//Javascript for sidebar

document.write('<td align="right" valign="top">');

document.write('<a href="http://www.witrackclub.org/">Home</a><br>');

document.write('<a href="http://www.witrackclub.org/about/"><font color="00008B">About&nbsp;us</a><br>');

document.write('<a href="http://www.witrackclub.org/officers/">Contact&nbsp;us</a><br>');

document.write('<a href="http://www.witrackclub.org/membership/"><font color="00008B">Membership</a><br>');

document.write('<a href="http://www.witrackclub.org/calendar/">Calendar</a><br>');

document.write('<a href="http://www.witrackclub.org/groups/"><font color="00008B">Groups</a><br>');

document.write('<a href="http://www.witrackclub.org/Downloads/"><font color="00008B">Moosletters</a><br>');

document.write('<a href="http://www.witrackclub.org/meetings/">Meetings</a><br>');

document.write('<a href="http://www.witrackclub.org/results/default.htm"><font color="00008B">Results</a><br>');

document.write('<a href="http://www.witrackclub.org/pictures/default.htm">Photos</a><br>');

document.write('<a href="http://www.witrackclub.org/apparel/default.htm"><font color="00008B">Apparel</a><br>');

document.write('<a href="http://www.witrackclub.org/events/capmile.htm">Capitol Mile</a><br>');

document.write('<a href="http://www.witrackclub.org/events/sts.htm"><font color="00008B">Track Series</a><br>');

document.write('<a href="http://www.witrackclub.org/runs/">Area Runs</a><br>');

document.write('<a href="http://www.witrackclub.org/links/default.htm"><font color="00008B">Links</a><br>');

document.write('</td>');
