Property Description
<% if ((!$frs.util.hasYouTubeIframe(ad.adDescription)) && (ad.videoType === "youtube")){ %>
<% } %>
<%=ad.adDescription%>
<% if ((segmentID === "3") && (ad.mlsNbr)) { %>
MLS #: <%=ad.mlsNbr%>
<% } %>
<% if (ad.securityDescription) { %>
Security: <%=ad.securityDescription%>
<% } %>
<% if (ad.lotSize) { %>
Lot Size: <%=ad.lotSize%>
<% } %>
<% if (ad.moveInSpecial) { %>
Move In Special: <%=ad.moveInSpecial%>
<% } %>
<% if (ad.yearBuilt) { %>
Year Built: <%=ad.yearBuilt%>
<% } %>
<% if (ad.floors) { %>
Floor(s): <%=ad.floors%>
<% } %>
<% if (ad.garageSizeDescription) { %>
Garage Size: <%=ad.garageSizeDescription%>
<% } %>
<% if (ad.dog || ad.cat || ad.housingAssistance || ad.smokingDescription) { %>
Restrictions
<% if (ad.housingAssistance) { %>
Housing Assistance: <%=((ad.housingAssistance.toLowerCase() == "true") ? "Available" : "Not Available")%>
<% } %>
<% if (ad.dog || ad.cat) { %>
<% if (ad.dog) { %>
Dogs: <%=((ad.dog.toLowerCase() == "true") ? "Ok" : "No")%>
<% } %>
<% if (ad.cat) { %>
Cats: <%=((ad.cat.toLowerCase() == "true") ? "Ok" : "No")%>
<% } %>
<% if (ad.petDescription) { %>
<%=ad.petDescription%>
<% } %>
<% } %>
<% if (ad.smokingDescription) { %>
Smoking: <%=ad.smokingDescription%>
<% } %>
<% } %>
<% if (ad.leaseDescription || ad.tenantMix || ad.sectionEight || ad.availabilityDate) { %>
Lease Details
<% if (ad.leaseDescription) { %>
<%=ad.leaseDescription%>
<% } %>
<% if (ad.tenantMix) { %>
Tenant Mix: <%=ad.tenantMix%>
<% } %>
<% if (ad.sectionEight || ad.sectionEight === false) { %>
Section 8: <%=((ad.sectionEight.toLowerCase() == "true") ? "Housing Assistance Accepted" : "Housing Assistance Not Accepted")%>
<% if (ad.sectionEight && ad.sectionEightArea) { %>
Governing Area: <%=ad.sectionEightArea%>
<% } %>
<% } %>
<% if (ad.availabilityDate) { %>
Date Available: <%=((ad.availabilityDate > new Date()) ? "Immediately" : ad.availabilityDate)%>
<% } %>
<% } %>
<% if (ad.locatedNear || ad.crossStreet || ad.schools) { %>
Area Information
<% if (ad.locatedNear) { %>
Located Near: <%=ad.locatedNear%>
<% } %>
<% if (ad.crossStreet) { %>
Cross Street: <%=ad.crossStreet%>
<% } %>
<% if (ad.schools) { %>
Schools: <%=ad.schools%>
<% } %>
<% } %>
<% if (ad.spaceCount || ad.coveredCount || ad.garageCarCount || ad.parkingCost) { %>
Parking
<% if (ad.spaceCount) { %>
Spaces: <%=ad.spaceCount%>
<% } %>
<% if (ad.coveredCount) { %>
Covered Count: <%=ad.coveredCount%>
<% } %>
<% if (ad.garageCarCount) { %>
Garage Spaces: <%=ad.garageCarCount%>
<% } %>
<% if (ad.parkingCost) { %>
Parking Description: <%=ad.parkingCost%>
<% } %>
<% } %>
<% if (files.count > 0) { %>
Documents
<% for(i=0;i
<% } %>
<% } %>
<% if (segmentID === "3") { %>
Contact
<% } else { %>
Leasing Contact
<% } %>
<% if (ad.agentImageFileName) { %>
%>/<%=ad.profileUrl%>images/agents/<%=ad.agentImageFileName%>)
<% } %>
<%=((ad.contactName) ? ad.contactName : ad.contactCompany)%>
<%if (ad.contactName) { %><%=ad.contactCompany%>
<% } %>
Tel: <%=ad.contactPhone1%><% if (ad.contactExt1) { %> x<%=ad.contactExt1%><% } %>
<% if (ad.licenseNbr) { %>
License #: <%=ad.licenseNbr%>
<% } %>
<% if (ad.contactName2) { %>
<%=ad.contactName2%>
Tel: <%=ad.contactPhone2%><% if (ad.contactExt2) { %> x<%=ad.contactExt2%><% } %>
<% } %>