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

function bulletin() 
{
document.write
('BMX SUMMER CAMP REGRISTRATION OPEN! Register early to reserve your spot, Call 619.561.3824');
}								

function footer() 
{
document.write
('<a href="index.htm" class="footerlink">Kearny Moto 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.cactusparkbmx.com" class="footerlink" target="_blank">Cactus Park</a>');
}

function copywrite() 
{
document.write
('<font face="Arial" size="2"><i>Copyright &copy; 2008 Kearny Moto Park All rights reserved.</i></font><font face="Arial" size="2">Kearny Moto 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
('Kearny Moto Park<br>3170 Armstrong Street<br>San Diego, CA 92111')
}

function race() 
{
document.write
('Wed. &amp; Fri. 7pm<br>(sign ups: 5:30pm)<br>Sun. 5pm<br>(sign ups: 4pm)')
}

function practice() 
{
document.write
('Wed. &amp; Fri. &nbsp;<br> 5:30pm - 7pm<br>Sun. 4pm - 5pm')
}

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.')
}