document.write ('<hr>');		
document.write ('<a href="index.html">Home</a>&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp; <a href="residential.html">Residential</a>&nbsp; &nbsp;&nbsp;|&nbsp;&nbsp; &nbsp; ');
document.write ('<a href="communities.html">Communities</a>&nbsp;&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp; <a href="commercial.html">Commercial</a>&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp; <a href="about.html">About</a>&nbsp;&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp; <a href="contact.html">Contact</a>');
document.write ('<hr>');
