function updated() 
{
document.write
('<font face="Arial" size=-1><b>Web site last updated 3/24/11</font></b>');
}

function bulletin() 
{
document.write
('3/24/11 - No racing tonight, track is too wet.');
}								
								

function footer() 
{
document.write
('<a href="index.htm" class="footerlink">Cactus Park </a>&nbsp;|&nbsp;<a href="directions.htm" class="footerlink">Directions </a>&nbsp;|&nbsp;<a href="links.htm" class="footerlink">BMX Links </a>&nbsp;|&nbsp;<a href="parties.htm" class="footerlink">Party Info </a>&nbsp;|&nbsp;<a href="general.htm" class="footerlink">Track</a>&nbsp;|&nbsp;<a href="general.htm" class="footerlink">Info </a>&nbsp;|&nbsp;<a href="schedul.htm" class="footerlink">Race Times </a>&nbsp;|&nbsp;<a href="http://www.kearnybmx.com" class="footerlink" target="_blank">Kearny Moto Park</a>');
}

function copywrite() 
{
document.write
('<font face="Arial" size="2"><i>Copyright &copy; 2011 Cactus Park BMX All rights reserved.</i></font><font face="Arial" size="2"> Cactus Park &nbsp;---&nbsp;  The Best BMX Racing Action in San Diego!</font></i></b>');
}

function phone() 
{
document.write
('(619) 561-3824');
}

function address() 
{
document.write
('Cactus Park BMX<br>10610 Ashwood St<br>Lakeside, CA');
}

function race() 
{
document.write
('Mon. &amp; Thur. 7 p.m.<br>(sign ups: 5:30 p.m)<br>No Racing Saturdays');
}

function practice() 
{
document.write
('Mon. &amp; Thurs. &nbsp;<br> 5:30 - 7 p.m.<br>No Practice Saturdays');
}

function race0() 
{
document.write
('ABA Race Season Ended,<br>Racing to resume in January<p>Track is still open for birthday parties and Events.');
}

function practice0() 
{
document.write
('ABA Race Season Ended,<br>Racing to resume in January<p>Track is still open for birthday parties and Events.');
}
