document.write("<table width=100% border=0 cellspacing=0 cellpadding=0>"+
        "<tr>"+
          "<td width=11><img src=images/footer_l.jpg alt= width=11 height=49 /></td>"+
          "<td class=footer><table width=100% border=0 cellspacing=0 cellpadding=0>"+
              "<tr>"+
                "<td width=70%><a href=index.html>Home</a> | <a href=why_come_here.html>Why Come Here</a> | <a href=photo_gallery.html>Photo Gallery</a> | <a href=our_slips.html>Our Slips</a> | <a href=things_to_do.html>Things To Do</a> | <a href=how_to_get_here.html>How To Get Here</a> </td>"+
                "<td align=right>&copy; 2009 - Tailrace Marina Village.</td>"+
              "</tr>"+
          "</table></td>"+
          "<td width=11><img src=images/footer_r.jpg width=11 height=49 /></td>"+
        "</tr>"+
    "</table>"+
	"<table width='100%' border=0 cellspacing=0 cellpadding=0>"+
  "<tr>"+
    //"<td class='copywrite' align=left>Some photos courtesy of the Washington Tourism Development Authority</td>"+
     "<td class='copywrite' align=right>Site by <a href='http://zirezdesign.com/' target='_blank'>ZirezDesign</a></td>"+
  "</tr>"+
"</table>");