
// footer stuff including copyright
document.write('<p> <hr width="80%"> <p>');
document.write('<center>');
document.write('<FONT SIZE=1 COLOR="#D0D0D0">Copyright &copy; 1998-2008 Team Hightower - All Rights Reserved');
document.write('</center>');


