var footer = "<TR><TD ALIGN='center' WIDTH='780'><BR><BR><DIV CLASS='main' align='center'>" +
"<a href='/' class='main'>Home</a> &nbsp; | &nbsp; <a href='/orlando/' class='main'>Orlando/Central Florida</a> &nbsp; | &nbsp; " +
"<a href='/swfla/' class='main'>Southwest Florida/Charlotte Area</a> &nbsp; | &nbsp; " +
"<a href='/links.cfm' class='main'>Links</a> &nbsp; | &nbsp; <a href='/about.cfm' class='main'>About</a> &nbsp; | &nbsp; " +
"<a href='/contact.cfm' class='main'>Contact</a><br><br>" +
"A Publication of <A HREF='mailto:goddess@themapguidecompany.com' CLASS='main'>The Map Guide Company</A>. @2002-2007 " +
"All rights reserved.</DIV><BR><BR></TD><TD></TD></TR>";


document.write(footer); 