// JavaScript Document

document.write("<table width='100%' cellpadding='0' cellspacing='0' border='0'>");
document.write("<tr><td valign='top' class='bottomNav' align='center' bgcolor='#F0AF01'>");
document.write("<a href='index.html'>Home</a>&nbsp;&nbsp;&nbsp;l&nbsp;&nbsp;&nbsp;<a href='listings.html'>Listings</a>&nbsp;&nbsp;&nbsp;l&nbsp;&nbsp;&nbsp;<a href='about_us.html'>About Us</a>&nbsp;&nbsp;&nbsp;l&nbsp;&nbsp;&nbsp;<a href='open_house.html'>Open House</a>&nbsp;&nbsp;&nbsp;l&nbsp;&nbsp;&nbsp;<a href='whats_new.html'>Newsletter</a>&nbsp;&nbsp;&nbsp;l&nbsp;&nbsp;&nbsp;<a href='communities.html'>Communities</a>&nbsp;&nbsp;&nbsp;l&nbsp;&nbsp;&nbsp;<a href='contact_us.html'>Contact Us</a></td>");
document.write("</tr><tr>");
document.write("<td align='center' class='smallest' style='padding-top:12px;'>This Web site &copy; copyright 2005 by Century 21 Purtell Realty, Inc.</td>");
document.write("</tr></table>");