// JavaScript Document
<!--
function mmLoadMenus() {
  if (window.mm_menu_0121133403_0) return;
            window.mm_menu_0121133403_0 = new Menu("root",118,20,"Trebuchet MS",11,"#FAF76B","#FFFFFF","#636365","#666666","left","middle",3,0,200,-5,7,true,true,true,0,false,false);
  mm_menu_0121133403_0.addMenuItem("About&nbsp;the&nbsp;ICDL","window.open('about-ICDL.html', '_self');");
  mm_menu_0121133403_0.addMenuItem("Rosters&nbsp;and&nbsp;Bars","window.open('rosters-bars.php', '_self');");
  mm_menu_0121133403_0.addMenuItem("Print&nbsp;Score&nbsp;Sheets","window.open('Score_Sheet_Final.pdf', '_blank');");
  mm_menu_0121133403_0.addMenuItem("League&nbsp;Rules","window.open('league-rules.html', '_self');");
  mm_menu_0121133403_0.addMenuItem("Board&nbsp;Setup","window.open('board-setup.html', '_self');");
  mm_menu_0121133403_0.addMenuItem("Friends&nbsp;of&nbsp;the&nbsp;ICDL","window.open('ICDL-friends.html', '_self');");
  mm_menu_0121133403_0.addMenuItem("Message Boards","window.open('http://www.icdldarts.com/forum/', '_self');");
   mm_menu_0121133403_0.fontWeight="bold";
   mm_menu_0121133403_0.hideOnMouseOut=true;
   mm_menu_0121133403_0.menuBorder=1;
   mm_menu_0121133403_0.menuLiteBgColor='';
   mm_menu_0121133403_0.menuBorderBgColor='#333333';

  if (window.mm_menu_01234) return;
            window.mm_menu_01234 = new Menu("root",118,20,"Trebuchet MS",11,"#FAF76B","#FFFFFF","#636365","#666666","left","middle",3,0,200,-5,7,true,true,true,0,false,false);
  mm_menu_01234.addMenuItem("&nbsp;HIGH&nbsp;IN","window.open('all-stars.php#highin', '_self');");
  mm_menu_01234.addMenuItem("&nbsp;HIGH&nbsp;OUT","window.open('all-stars.php#highout', '_self');");
   mm_menu_01234.fontWeight="bold";
   mm_menu_01234.hideOnMouseOut=true;
   mm_menu_01234.menuBorder=1;
   mm_menu_01234.menuLiteBgColor='';
   mm_menu_01234.menuBorderBgColor='#333333';


mm_menu_0121133403_0.writeMenus();
} // mmLoadMenus()
//-->