function mmLoadMenus() {

  window.mm_menu_4 = new Menu("root",166,23,"Arial",12,"#536b36","#FFFFFF","#e1ead7","#82aa59","left","middle",3,0,1000,0,7,true,true,true,5,true,true);
  mm_menu_4.addMenuItem("President's&nbsp;Message","location='/servlet/content/president_s_message.html'");
  mm_menu_4.addMenuItem("Board&nbsp;of&nbsp;Directors","location='/servlet/content/board_of_directors.html'");
  mm_menu_4.addMenuItem("Leadership","location='/servlet/content/leadership.html'");
  mm_menu_4.addMenuItem("Staff","location='/servlet/content/staff.html'");
  mm_menu_4.hideOnMouseOut=true;
  mm_menu_4.bgColor='#333333';
  mm_menu_4.menuBorder=0;
  mm_menu_4.menuLiteBgColor='#333333';
  mm_menu_4.menuBorderBgColor='#333333';
  mm_menu_4.fontWeight='normal';

  window.mm_menu_5 = new Menu("root",152,23,"Arial",12,"#536b36","#FFFFFF","#e1ead7","#82aa59","left","middle",3,0,1000,0,7,true,true,true,5,true,true);
  mm_menu_5.addMenuItem("ICC's&nbsp;Beginning","location='/servlet/content/the_beginning.html'");
  mm_menu_5.addMenuItem("Chair","location='/servlet/content/chair.html'");
  mm_menu_5.addMenuItem("Executive&nbsp;Council","location='/servlet/content/executive_council.html'");
  mm_menu_5.addMenuItem("General&nbsp;Assembly","location='/servlet/content/general_assembly.html'");
  mm_menu_5.addMenuItem("Charter&nbsp;and&nbsp;Bylaws","location='/servlet/content/charter_and_bylaws.html'");
  mm_menu_5.hideOnMouseOut=true;
  mm_menu_5.bgColor='#333333';
  mm_menu_5.menuBorder=0;
  mm_menu_5.menuLiteBgColor='#333333';
  mm_menu_5.menuBorderBgColor='#333333';
  mm_menu_5.fontWeight='normal';

          <!-- Start  -->

  window.mm_menu_73 = new Menu("Speeches",159,23,"Arial",12,"#536b36","#FFFFFF","#e1ead7","#82aa59","left","middle",3,0,1000,0,7,true,true,true,5,true,true);
  mm_menu_73.addMenuItem("Chair&nbsp;Speeches","location='/servlet/content/chair_speeches.html'");
  mm_menu_73.addMenuItem("President&nbsp;Speeches","location='/servlet/content/president_speeches.html'");
  mm_menu_73.addMenuItem("Other&nbsp;Speeches","location='/servlet/content/other_speeches.html'");
  mm_menu_73.hideOnMouseOut=true;
  mm_menu_73.bgColor='#333333';
  mm_menu_73.menuBorder=0;
  mm_menu_73.menuLiteBgColor='#333333';
  mm_menu_73.menuBorderBgColor='#333333';
  mm_menu_73.fontWeight='normal';
          <!-- End  -->

  window.mm_menu_8 = new Menu("root",131,23,"Arial",12,"#536b36","#FFFFFF","#e1ead7","#82aa59","left","middle",3,0,1000,0,7,true,true,true,5,true,true);
  mm_menu_8.addMenuItem("Declarations","location='/servlet/content/declarations.html'");
  mm_menu_8.addMenuItem("Press&nbsp;Releases","location='/servlet/content/press_releases.html'");
  mm_menu_8.addMenuItem(mm_menu_73,"location='http://www.iccalaska.org/servlet/content/chair_speeches.html'");
  mm_menu_8.addMenuItem("Other","location='/servlet/content/other.html'");
  mm_menu_8.hideOnMouseOut=true;
  mm_menu_8.bgColor='#333333';
  mm_menu_8.menuBorder=0;
  mm_menu_8.menuLiteBgColor='#333333';
  mm_menu_8.menuBorderBgColor='#333333';
  mm_menu_8.fontWeight='normal';
  writeMenus();
}

