
<!-- Begin

<!-- NOTE: If you use a ' add a slash before it like this \' -->

document.write('<DIV id=menu>');
document.write('<TABLE cellpadding=0 cellspacing=0 border=0><tr><td>');
document.write('<img src="picts/menu-top.gif"></a><br>');
document.write('</td></tr><tr><form action="index.html"><td>');
document.write('<input type="submit" value="Home" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></tr><tr></form><form action="about.htm"><td>');
document.write('<input type="submit" value="About Us" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></tr><tr></form><form action="officers.htm"><td>');
document.write('<input type="submit" value="Officers & Directors" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></tr><tr></form><form action="sponsors.htm"><td>');
document.write('<input type="submit" value="Sponsors" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></tr><tr></form><form action="schedule.htm"><td>');
document.write('<input type="submit" value="Rodeo Schedule" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></tr><tr></form><form action="results.htm"><td>');
document.write('<input type="submit" value="Rodeo Results" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></tr><tr></form><form action="news.htm"><td>');
document.write('<input type="submit" value="News" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></tr><tr></form><form action="links.htm"><td>');
document.write('<input type="submit" value="Other Links" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></tr><tr></form><td>');
document.write('<img src="picts/menu-center.gif" width="125" height="88"></a><br>');
document.write('</td></tr><tr><td bgcolor="#000000" background="picts/menu-bottom.gif" height="250" valign="top">');
document.write('<TABLE cellpadding=6 cellspacing=0 border=0><tr><td>');
document.write('<span class="whitecopy">Welcome to TRC\'s website!</span><BR>');
document.write('</td></tr></table>');
document.write('</td></tr></table></DIV>');

//  End -->