// JavaScript Document
document.write("<hr>");
document.write("<table width=100% background='http://tucson.degoat11.com/images/footer.gif'><tr><td>");
document.write("<h5>");
document.write("<a class='bottomLinks' href='mailto:tucson@degoat11.com'>Joseph V. Malinowski</a><br>");
document.write("Copyright © 2005 [Malin Corporations]. All rights reserved.<br>");
document.write("Revised: 5/30/06.");
document.write("</h5>");
document.write("<table class='bottomLinks'>");
document.write("<tr align=left>");
  document.write("<td width=30 align=center><a class='bottomLinks' href='http://tucson.degoat11.com/'>Home</a></td>");
  document.write("<td width=5 align=center> |&nbsp;</td>");
  document.write("<td width=30 align=center><a class='bottomLinks' href='http://tucson.degoat11.com/links.html'>Links</a></td>");
  document.write("<td width=5 align=center> |&nbsp;</td>");
  document.write("<td width=30 align=center><a class='bottomLinks' href='http://tucson.degoat11.com/pictures.html'>Pictures</a></td>");
  document.write("<td width=5 align=center> |&nbsp;</td>");
  document.write("<td width=60 align=center><a class='bottomLinks' href='mailto:tucson@degoat11.com'>Contact Me</a></td>");
document.write("</tr></table>");
document.write("</td></tr></table>");