document.write('<ul id="nav-1">');
document.write('<li><a href="http://www.blundells.org/obclub/index.htm" class="css-nav-home">Home</a></li>');
//
// Main Menu												Double chevrons for #nav-3/#nav-4: &raquo;
//
document.write('<li><a href="#">Main Menu</a>');
document.write('	<ul class="nav-2">');
document.write('	<li><a href="http://www.obclub.co.uk/obclub/events.htm">Events</a></li>');
document.write('	<li><a href="http://www.obclub.co.uk/obclub/meetings.htm">Meetings</a></li>');
document.write('	<li><a href="http://www.obclub.co.uk/obclub/news.htm">News</a></li>');
document.write('	<li><a href="http://www.obclub.co.uk/obclub/ob_day.htm">OB Day</a></li>');
document.write('	<li><a href="http://www.obclub.co.uk/obclub/announcements.htm">Announcements</a></li>');
document.write('	<li><a href="http://www.obclub.co.uk/obclub/peter_blundell_society.htm">Peter Blundell Society</a></li>');
document.write('	<li><a href="http://www.obclub.co.uk/obclub/rules.htm">Rules</a></li>');
document.write('	<li><a href="http://www.obclub.co.uk/obclub/site_map.htm">Site Map</a></li>');
document.write('	</ul></li>');
//
// Old Blundellians
//
document.write('<li><a href="#">Old Blundellians</a>');
document.write('	<ul class="nav-2">');
document.write('	<li><a href="http://www.obclub.co.uk/obclub/where_are_they_now.htm">Where Are They Now?</a></li>');
document.write('	<li><a href="http://www.obclub.co.uk/obclub/charitable.htm">Charitable Endeavours</a></li>');
document.write('	</ul></li>');
//
// Sports
//
document.write('<li><a href="#">Sports</a>');
document.write('	<ul class="nav-2">');
document.write('	<li><a href="http://www.obclub.co.uk/obclub/sport.htm">Sports Intro</a></li>');
document.write('	<li><a href="http://www.obclub.co.uk/obclub/sport_cricket.htm">Cricket</a></li>');
document.write('	<li><a href="http://www.obclub.co.uk/obclub/sport_fives.htm">Fives</a></li>');
document.write('	<li><a href="http://www.obclub.co.uk/obclub/sport_football.htm">Football</a></li>');
document.write('	<li><a href="http://www.obclub.co.uk/obclub/sport_golf.htm">Golf</a></li>');
document.write('	<li><a href="http://www.obclub.co.uk/obclub/sport_hockey.htm">Hockey</a></li>');
document.write('	<li><a href="http://www.obclub.co.uk/obclub/sport_rugby.htm">Rugby</a></li>');
document.write('	<li><a href="http://www.obclub.co.uk/obclub/sport_the-russell.htm">The Russell</a></li>');
document.write('	<li><a href="http://www.obclub.co.uk/obclub/sport_shooting.htm">Shooting</a></li>');
document.write('	<li><a href="http://www.obclub.co.uk/obclub/sport_squash.htm">Squash</a></li>');
document.write('	</ul></li>');
//
// Facilities
//
document.write('<li><a href="#">Facilities</a>');
document.write('	<ul class="nav-2">');
document.write('	<li><a href="http://www.obclub.co.uk/obclub/colin_beale_centre.htm">Colin Beale Centre</a></li>');
document.write('	<li><a href="http://www.obclub.co.uk/obclub/ted_crowe_room.htm">Ted Crowe Room</a></li>');
document.write('	<li><a href="http://www.obclub.co.uk/obclub/blundells_lodge.htm">Blundell\'s Lodge</a></li>');
document.write('	</ul></li>');
//
// Other Sites
//
document.write('<li><a href="#">Other Sites</a>');
document.write('	<ul class="nav-2">');
document.write('	<li><a href="http://www.blundells.org/index.html">www.blundells.org</a></li>');
document.write('	<li><a href="http://www.blundells.org/admin/blundells.htm">Blundell\'s School</a></li>');
document.write('	<li><a href="http://www.blundells.org/prep/default.htm">Blundell\'s Prep School</a></li>');
document.write('	<li><a href="https://www.webalumnus.com/wa/userLogon.aspx?oid=30119">OB Database (Alumni)</a></li>');
document.write('	<li><a href="http://www.blundells.org/devoffice/index.htm">Blundell\'s Dev. Office</a></li>');
document.write('	</ul></li>');
document.write('</ul>');
