document.write("<!-- FOOTER -->");
document.write("<TABLE BORDER=\"0\" CELLSPACING=\"0\" CELLPADDING=\"0\" WIDTH=\"100%\">");
document.write("<tr height=\"1\">");
document.write("   <td colspan=\"4\" height=\"1\" bgcolor=\"#669999\">");
document.write("      <img src=\"images/spacer.gif\" width=\"1\" height=\"1\" border=\"0\">");
document.write("   </td>");
document.write("</tr>");
document.write("<tr height=\"3\">");
document.write("   <td colspan=\"4\" height=\"6\" bgcolor=\"#eeeeee\"></td>");
document.write("</tr>");
document.write("<tr>");
document.write("   <td colspan=\"4\"><div align=\"center\"><font face=\"Verdana,Arial,Helvetica\" size=\"-2\"><strong>");
document.write("      <a href=\"index.htm\">Thank you for visiting Austin TOWN</a>");
document.write("      </strong></font><br><br><font face=\"Verdana,Arial,Helvetica\" size=\"-2\">");
document.write("      <a href=\"index.htm\">Home</a> |");
document.write("      <a href=\"calendar.htm\">Calendar</a>&nbsp;");
document.write("      |&nbsp;<font face=\"Verdana,Arial,Helvetica\">");
document.write("      <a href=\"lead.htm\">Participate in Outings</a> |");
document.write("      </font><font face=\"Verdana,Arial,Helvetica\">");
document.write("      <a href=\"about.htm\">About Us</a> |");
//document.write("      <a href=\"contact.htm\">Contact Us</a> |");
document.write("      <a href=\"join.htm\">Join</a> |");
document.write("      <a href=\"photos.htm\">Photos</a> |");
document.write("      <a href=\"links.htm\">Resources</a> </font><br>");
document.write("      </font></div>");
document.write("  </td>");
document.write("</tr>");
document.write("<tr height=\"3\">");
document.write("   <td colspan=\"4\" height=\"3\" bgcolor=\"#eeeeee\"><img src=\"images/spacer.gif\" width=\"1\" height=\"1\" border=\"0\">");
document.write("   </td>");
document.write("</tr>");
document.write("");
document.write("<tr>");
document.write("   <td colspan=\"4\"> <div align=\"center\">&nbsp;");
document.write("      <FONT SIZE=\"-2\" face=\"Verdana,Arial,Helvetica\" color=\"336666\">&nbsp;&copy;2006 Austin TOWN - All Rights Reserved</FONT>");
document.write("      </div>");
document.write("   </td>");
document.write("</tr>");
document.write("</TABLE>");
document.write("<!-- End footer -->");
document.write("");
document.write("</BODY>");
document.write("</HTML>");
































