//Javascript for footer
document.write('<center>');
document.write('<img src="../head_img/ipo-redbar.gif" alt="" height="11" width="500"><br>');
document.write('<p><font face="Arial"><font color="#800000">Wisconsin Track Club&nbsp;&nbsp; |&nbsp;&nbsp; Box 60&nbsp; |&nbsp; 227 N Randall Ave&nbsp;&nbsp; |&nbsp;&nbsp; Madison, Wisconsin 53715</font></font>');
document.write('<table width="100%"><tbody><tr>');
document.write('<td align="center" width="50%"><a href="mailto:thecow@witrackclub.org">Send email to WTC</a><br></td>');
document.write('<td align="center" width="50%"><a href="mailto:webmaster@witrackclub.org">Send email to the webmaster</a><br></td>');
document.write('<tr><td colspan="2" align="center">This page was last modified on August 13, 2005.</td></tr>');
document.write('</tbody></table></center>');