<!-- Begin

// NOTE: search for the text you want to edit use: edit - find

document.write('<TABLE cellpadding="5" cellspacing="0" border="0" width="125"><tr><td align="center">');

document.write('<span class="subtitle">');

document.write('Residential<BR>');
document.write('Homes<BR>');
document.write('</span>');

document.write('<a href="residential.asp"><img src="picts/ResidentialSM.jpg" vspace="3" height="75" width="100" border="1"><br>');

document.write('</a>');

document.write('<br><br>');

document.write('<span class="subtitle">');

document.write('Rentals<BR>');
document.write('Lakeside<BR>');
document.write('</span>');

document.write('<a href="rentals.html" Target="Rental"><img src="picts/RentalSM.jpg" vspace="3" height="75" width="100" border="1"><br>');

document.write('</a>');

document.write('<br><br>');

document.write('<IMG SRC="picts/spacer.gif" HEIGHT="5" WIDTH="100" border="0" alt="image"><BR>');

document.write('</td></tr></table>');

//  End -->