document.write("<table width=98% border=0 cellpadding=0 cellspacing=0 id=footer>"+
            "<tr>"+
              "<td colspan=2 height=26 align=center valign=bottom><a href=index.html title='Home'>home</a>  |  <a href=products.html title='Our Products'>products</a>  |  <a href=media.html title='Media'>media</a>  |   <a href=about.html title='About Us'>about us</a>  |   <a href=related.html title='Related Info'>related info</a>  |   <a href=sitemap.html title='Sitemap'>sitemap</a></td>"+
            "</tr>"+
            "<tr>"+
              "<td colspan=2 height=20 align=center>Copyright &copy; 2008 Go-Go Caddy</td>"+
            "</tr>"+
            "<tr>"+
			"<td align=left>U.S. Patent No. 6,938,806 &ndash; Additional patents pending</td>"+
              "<td align=right><a href=http://www.zirezdesign.com target=_blank>Site by ZirezDesign</a></td>"+
            "</tr>"+
          "</table>");