document.write('<ul>');
//document.write('<li><a href="index.html">HOME</a></li>');
document.write('<li><a href="http://www.latimerbsa.org/what.html">WHAT IS LATIMER?</a></li>');
document.write('<li><a href="http://www.latimerbsa.org/registration.html" onMouseover="dropdownmenu(this, event, menu1, \'125px\')" onMouseout="delayhidemenu()">REGISTRATION</a></li>');
document.write('<li><a href="http://www.latimerbsa.org/programs.html" onMouseover="dropdownmenu(this, event, menu2, \'125px\')" onMouseout="delayhidemenu()">PROGRAMS</a></li>');
document.write('<li><a href="http://www.latimerbsa.org/employment.html">EMPLOYMENT</a></li>');
document.write('<li><a href="http://www.latimerbsa.org/blog">CONSTRUCTION BLOG</a></li>');
document.write('<li><a href="http://www.latimerbsa.org/contact.html">CONTACT</a></li>');
document.write('</ul>');