var url_about  = "http://www.ziptowns.com/aboutus.htm";
var url_term   = "http://localhost/zigtag/gt_terms.htm";
//------------- Footer body -------------
document.write("<Table><tr><td height=8><\/td><\/tr><\/table>");
document.write("<Table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH=760>");
document.write("<tr><td align=center>");
document.write("<a href=\""+url_about+"\" class=\"footlink\">About Us<\/a>");
document.write("&nbsp; <font size=-2 face=arial color=8d8d8d>|<\/font> &nbsp;");
document.writeln("<a href=\"mailto:info@ZipTowns.com?subject=About ZipTowns&amp;body=I have a question about your web service.\" class=\"footlink\">Contact Us<\/a>");
document.write("<Table><tr><td height=3><\/td><\/tr><\/table>");
//document.write("<hr width=90% size=1 noshade color=dedede>");
document.write("<font size=-2 face=arial color=8d8d8d>Copyright &copy; 2006 &nbsp; ZipTowns.com &nbsp; &nbsp; All rights reserved. <\/font>");
document.write("<\/td><\/tr><\/table>");
document.write("<Table><tr><td height=8><\/td><\/tr><\/table>");
//------------- END Footer body -------------
