// Begin Code...
document.write('<br>');
document.write('<div align=center>');
document.write('<a class=menu href="index.html">::&nbsp;home&nbsp;::</a>&nbsp;&nbsp;');
document.write('<a class=menu href="profile.html">::&nbsp;profile&nbsp;::</a>&nbsp;&nbsp;');
document.write('<a class=menu href="races.html">::&nbsp;racing&nbsp;::</a>&nbsp;&nbsp;');
document.write('<a class=menu href="gallery.html">::&nbsp;gallery&nbsp;::</a>&nbsp;&nbsp;');
document.write('<a class=menu href="news/index.html">::&nbsp;news&nbsp;::</a>&nbsp;&nbsp;');
document.write('<a class=menu href="store/index.html">::&nbsp;e-store&nbsp;::</a>&nbsp;&nbsp;');
document.write('<a class=menu href="links.html">::&nbsp;links&nbsp;::</a>&nbsp;&nbsp;');
document.write('<a class=menu href="contact.htm">::&nbsp;contact&nbsp;::</a>');
document.write('</div>');
document.write('<br><br>');
document.write('<table border="0" cellspacing="5" cellpadding="0" width="100%"><tr><td class="copyright">');
document.write('<p class=copyright>Contents &copy;&reg; 2010 Milka Duno - All rights reserved<br>');
document.write(' e-mail: <a href="mailto:info@milkaduno.com"  class=copyright >info@milkaduno.com</a><br>');
document.write('Website Updated by <a href="http://www.cyberspeed.cc" target="_blank">CyberSpeed</a><br>');
document.write('For problems with this website, please email the <a class=copyright href="mailto:support@cyberspeed.cc">Webmaster</a>');
document.write('</td></tr></table>');
document.write('');
// End Code
