<!-- Begin CSS Horizontal Menu - menu ver 3.1mini 2009

// NOTE: If you use a ' add a slash before it like this \'


var leftspacing		= "12"		// LEFT MENU PADDING
var rightspacing	= "3"		// RIGHT MENU PADDING
var menuside		= "RIGHT"	// MENU SIDE | left | right | center
var menuwidth		= "155"		// TOTAL MENU WIDTH (use only if wrapping is apparent)



document.write('<link rel="StyleSheet" href="drop-menu.css" type="text/css">');
document.write('<table cellpadding="0" cellspacing="0" border="0"><tr><td class="printhide menutable" align="'+menuside+'">');
document.write('<table cellpadding="0" cellspacing="0" border="0"><tr><td width="'+leftspacing+'">');
document.write('<img src="picts/spacer.gif" width="'+leftspacing+'" height="1"><br>');
document.write('</td><td>');

document.write('<ul id="menunav">');






// START MENU LINKS - EDIT BELOW THIS AREA





document.write('  <li><a href="home.html">HOME</a>'); 



document.write('  <li><a href="sponsors.html">SPONSORS</a>');
document.write('    <ul>');
document.write('      <li><a href="diamond_sponsors.html">DIAMOND</a></li>');
document.write('      <li><a href="platinum_sponsors.html">PLATINUM</a></li>');
document.write('      <li><a href="gold_sponsors.html">GOLD</a></li>');
document.write('      <li><a href="silver_sponsors.html">SILVER</a></li>');
document.write('      <li><a href="bronze_sponsors.html">BRONZE</a></li>');

document.write('    </ul>');
document.write('  </li>');

document.write('  <li><a href="news.html">NEWS</a>');

document.write('  <li><a href="newsletters.html">NEWSLETTERS 6/10</a>');
document.write('    <ul>');

document.write('      <li><a href="under_6_blue.html">U6 BLUE</a></li>');
document.write('      <li><a href="under_6_white.html">U6 WHITE</a></li>');
document.write('      <li><a href="under_7_blue.html">U7 BLUE</a></li>');
document.write('      <li><a href="under_7_white.html">U7 WHITE</a></li>');
document.write('      <li><a href="under_8_blue.html">U8 BLUE</a></li>');
document.write('      <li><a href="under_8_white.html">U8 WHITE</a></li>');
document.write('      <li><a href="under_8_green.html">U8 GREEN</a></li>');

document.write('      <li><a href="under_9_blue.html">U9 BLUE</a></li>');
document.write('      <li><a href="under_9_white.html">U9 WHITE</a></li>');
document.write('      <li><a href="under_9_green.html">U9 GREEN</a></li>');
document.write('      <li><a href="under_10_blue.html">U10 BLUE</a></li>');
document.write('      <li><a href="under_10_white.html">U10 WHITE</a></li>');



document.write('    </ul>');
document.write('  </li>');

document.write('  <li><a href="newsletters.html">NEWSLETTERS 11/OPEN</a>');
document.write('    <ul>');


document.write('      <li><a href="under_11_premier.html">U11 PREMIER</a></li>');
document.write('      <li><a href="under_11_div3.html">U11 DIV4</a></li>');
document.write('      <li><a href="under_12_div1.html">U12 DIV1</a></li>');
document.write('      <li><a href="under_12_div2.html">U12 DIV2</a></li>');
document.write('      <li><a href="under_13_premier.html">U13 PREMIER</a></li>');
document.write('      <li><a href="under_14_premier.html">U14 PREMIER</a></li>');
document.write('      <li><a href="under_14_div2.html">U14 DIV2</a></li>');
document.write('      <li><a href="under_14_div3.html">U14 DIV3</a></li>');

document.write('      <li><a href="under_15_div1.html">U15 DIV1</a></li>');
document.write('      <li><a href="under_15_div2.html">U15 DIV2</a></li>');
document.write('      <li><a href="under_16_div1.html">U16 DIV1</a></li>');
document.write('      <li><a href="under_18_nbs.html">U18 NBS</a></li>');
document.write('      <li><a href="under_18_div1.html">U18 DIV1</a></li>');
document.write('      <li><a href="under_20.html">U20</a></li>');
document.write('      <li><a href="opens_1.html">OPENS 1</a></li>');


document.write('    </ul>');
document.write('  </li>');




document.write('  <li><a href="ground_location.html">GROUND LOCATIONS</a>');

document.write('  <li><a href="rules.html">RULES</a>'); 
















document.write('  <li><a href="downloads.html">DOWNLOADS</a>');





document.write('      <li><a href="links.html">WEBSITE LINKS</a></li>');






document.write('  <li><a href="charter_statement.html">CLUB INFORMATION</a>'); 
document.write('    <ul>');
document.write('      <li><a href="coaches_managers.html">COACHES/MANAGERS</a></li>');
document.write('      <li><a href="downloads/Brothers Coaching Manual[2].pdf"target="_blank">COACHING MANUAL</a></li>');
document.write('      <li><a href="coaching_policy.html">COACHING POLICY</a></li>');
document.write('      <li><a href="committee.html">COMMITTEE</a></li>');
document.write('      <li><a href="grading.html">GRADING POLICY</a></li>');

document.write('      <li><a href="club_history.html">CLUB HISTORY</a></li>');
document.write('      <li><a href="corporate_plan.html">CORPORATE PLAN</a></li>');
document.write('      <li><a href="Presidents_report.html">PRESIDENTS REPORT 09</a></li>');
document.write('    </ul>');
document.write('  </li>');



document.write('<li><a href="site_map.html">SITE MAP</a></li>');

// END LINKS //





document.write('</ul>');

document.write('</td><td width="'+rightspacing+'">');
document.write('<img src="picts/spacer.gif" width="'+rightspacing+'" height="1"><br>');
document.write('</td></tr></table>');
document.write('</td></tr><tr><td width="'+menuwidth+'">');
document.write('<img src="picts/spacer.gif" width="'+menuwidth+'" height="1"><br>');
document.write('</td></tr></table>');





IEMhover = function() {
	var IEMh = document.getElementById("menunav").getElementsByTagName("LI");
	for (var i=0; i<IEMh.length; i++) {
		IEMh[i].onmouseover=function() {
			this.className+=" IEMhover";
		}
		IEMh[i].onmouseout=function() {
			this.className=this.className.replace(new RegExp(" IEMhover\\b"), "");
		}
	}
}
if (window.attachEvent) window.attachEvent("onload", IEMhover);


// END -->
