| <%stringPage = Request.ServerVariables("HTTP_URL")
IF InStr(stringPage,"apartment") <> 0 then
Link = "-apartments"
DisplayProperty = "Apartments"
else if InStr(stringPage,"condo") <> 0 then
Link = "-condos"
DisplayProperty = "Condos"
else if InStr(stringPage,"duplex") <> 0 then
Link = "-duplexes"
DisplayProperty = "Duplexes"
else if InStr(stringPage,"house") <> 0 then
Link = "-houses"
DisplayProperty = "Houses"
else if InStr(stringPage,"loft") <> 0 then
Link = "-lofts"
DisplayProperty = "Lofts"
else if InStr(stringPage,"pet-friendly") <> 0 OR InStr(stringPage,"pets") <> 0 then
Link = "-pets"
DisplayProperty = "Pet Friendly"
else if InStr(stringPage,"rent-own") <> 0 OR InStr(stringPage,"rent-to-own") <> 0 then
Link = "-rent-own"
DisplayProperty = "Rent to Own"
else if InStr(stringPage,"section-8") <> 0 then
Link = "-section-8"
DisplayProperty = "Section 8 Housing"
else if InStr(stringPage,"townhome") <> 0 then
Link = "-townhomes"
DisplayProperty = "Townhomes"
else if InStr(stringPage,"villa") <> 0 then
Link = "-villas"
DisplayProperty = "Villas"
else
Link = ""
DisplayProperty = "Rental Properties"
end if
end if
end if
end if
end if
end if
end if
end if
end if
end if
%>
|
Rental Agreement Forms
RentBlurb.com offers several rental agreement forms available
for online download.
Download Free Rental Agreement Form
Download our free rental agreement form below.
This form is written in Microsoft Word format and can be
modified. Please note that this rental agreement may not be legally
binding in your state. It is offered without any
guarantee.
Make Selection:
Download a Guaranteed Legally Binding
Rental Agreement Form
Select the state that your rental property is located in below
to download a professionally, legal binding rental agreement
form. These rental agreement forms are written by
attorneys.
Having a good rental agreement form is an important process
in the landlord/tenant relationship. Whether you are a
landlord or a tenant, be certain you have your rental form or
application. |