<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

// NOTE: Use  target="soundframe" to open links in the window


document.write('<DIV id="menulocation">');
document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="100%" height="25" class="printhide">');
document.write('<tr><td HEIGHT="1" bgcolor="#000000">');
document.write('<IMG SRC="picts/spacer.gif" HEIGHT="1" WIDTH="10" border="0"><BR>');
document.write('</td></tr><tr><td>');
document.write('<TABLE cellpadding="2" cellspacing="0" border="0"><tr><td width="25">&nbsp;<br>');


// START LINKS TO MAKE A NEW LINK COPY ANY OF THESE 2 LINES //


document.write('</td><td nowrap>');
document.write('<a href="index.htm" class="menu">Home</a>');


document.write('</td><td nowrap>');
document.write('<a href="About.htm" class="menu">About Us</a>');

document.write('</td><td nowrap>');
document.write('<a href="Rentals.htm" class="menu">Rental Listings</a>');


document.write('</td><td nowrap>');
document.write('<a href="Services.htm" class="menu">Our Services</a>');

document.write('</td><td nowrap>');
document.write('<a href="Forms.htm" class="menu">Rental Forms</a>');


document.write('</td><td nowrap>');
document.write('<a href="Tenants.htm" class="menu">Current Tenants</a>');


document.write('</td><td nowrap>');
document.write('<a href="Contact.htm" class="menu">Contact Us</a>');



document.write('</td></tr></table>');
document.write('</td></tr><tr><td HEIGHT="1" bgcolor="#FFFFFF">');
document.write('<IMG SRC="picts/spacer.gif" HEIGHT="1" WIDTH="10" border="0"><BR>');
document.write('</td></tr></table></DIV>');

//  End -->