// JavaScript Document

<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<UL>');
document.write('<LI><A href="http://www.nationalmecha.org/" >Home</A></LI>');
document.write('<LI><A href="http://www.nationalmecha.org/about.html" >About Us</A></LI>');
document.write('<LI><A href="http://www.nationalmecha.org/documentos.html" >Documentos</A></LI>');
document.write('<LI><A href="http://www.nationalmecha.org/regions.html" >Regions</A></LI>');
document.write('<LI><A href="http://www.nationalmecha.org/forum/" >Forums</A></LI>');
document.write('<LI><A href="http://www.nationalmecha.org/contact.html" >Contact</A></LI>');
document.write('<LI><A href="http://www.nationalmecha.org/nationals2009.html" >National Conference</A></LI>');
document.write('</UL>');


// document.write('<LI><A href="http://www.nationalmecha.org/" >TITLE</A></LI>');

//  End -->

