function fwLoadMenus() {
  if (window.fw_menu_0) return;
  window.fw_menu_0 = new Menu("root",220,17,"Arial, Helvetica, sans-serif",11,"#DCC164","#DCC164","#663399","#9966CC");
  fw_menu_0.addMenuItem("HISTORY","location='/about/history.htm'");
  fw_menu_0.addMenuItem("STRATEGIC LONG-RANGE PLAN","location='/about/Approved_ACGIH_Strategic_Long_Range_Plan_2007-2011.pdf'");
  fw_menu_0.addMenuItem("BOARD OF DIRECTORS","location='/about/boardofdirectors.htm'");
  fw_menu_0.addMenuItem("COMMITTEES","location='/about/Committees.htm'");
  fw_menu_0.hideOnMouseOut=true;
   window.fw_menu_1 = new Menu("root",220,17,"Arial, Helvetica, sans-serif",11,"#DCC164","#DCC164","#663399","#9966CC");
  fw_menu_1.addMenuItem("JOEH","location='/Products/joeh/'");
  fw_menu_1.addMenuItem("PUBLICATIONS","location='/store/'");
  fw_menu_1.hideOnMouseOut=true;
     window.fw_menu_2 = new Menu("root",220,17,"Arial, Helvetica, sans-serif",11,"#DCC164","#DCC164","#663399","#9966CC");
  fw_menu_2.addMenuItem("BENEFITS","location='/members/benefits.htm'");
  fw_menu_2.addMenuItem("JOIN / RENEW","location='https://www.acgih.org/MemberApplication/index.cfm'");
  fw_menu_2.addMenuItem("MEMBER LOGIN","location='/Members/logininstr.htm'");
  fw_menu_2.addMenuItem("AWARDS","location='/Members/awards/index.htm'");
  fw_menu_2.hideOnMouseOut=true;
       window.fw_menu_3 = new Menu("root",220,17,"Arial, Helvetica, sans-serif",11,"#DCC164","#DCC164","#663399","#9966CC");
  fw_menu_3.addMenuItem("CONFERENCES","location='/events/conference.htm'");
  fw_menu_3.addMenuItem("COURSES, WEBINARS & SYMPOSIA","location='/events/course.htm'");
  fw_menu_3.addMenuItem("CALENDAR OF EVENTS","location='/events/calendar.htm'");
  fw_menu_3.hideOnMouseOut=true;
       window.fw_menu_4 = new Menu("root",220,17,"Arial, Helvetica, sans-serif",11,"#DCC164","#DCC164","#663399","#9966CC");
  fw_menu_4.addMenuItem("CONFLICT OF INTEREST POLICY","location='/TLV/COIPolicy.htm'");
  fw_menu_4.addMenuItem("NOTICE OF INTENDED CHANGES (NIC)","location='/TLV/NIC.htm'");
  fw_menu_4.addMenuItem("TLV<sup>&#174;</sup>/BEI<sup>&#174;</sup> POLICY STATEMENT","location='/TLV/PolicyStmt.htm'");
  fw_menu_4.addMenuItem("TLV<sup>&#174;</sup>/BEI<sup>&#174;</sup> POSITION STATEMENT","location='/TLV/PosStmt.htm'");
  fw_menu_4.addMenuItem("TLV<sup>&#174;</sup>/BEI<sup>&#174;</sup> DEVELOPMENT PROCESS","location='/TLV/DevProcess.htm'");
fw_menu_4.addMenuItem("COMMITTEE OPERATIONS MANUALS","location='/TLV/OpsManual.htm'");
  fw_menu_4.addMenuItem("TLV<sup>&#174;</sup>/BEI<sup>&#174;</sup> PROCESS PRESENTATIONS","location='/TLV/TLVPresentation.htm'");
  fw_menu_4.addMenuItem("UNDER STUDY LIST","location='/TLV/Studies.htm'");
  fw_menu_4.hideOnMouseOut=true;
         window.fw_menu_5 = new Menu("root",220,15,"Arial, Helvetica, sans-serif",11,"#DCC164","#DCC164","#663399","#9966CC");
  fw_menu_5.addMenuItem("FOHS","location='http://www.fohs.org/'");
  fw_menu_5.hideOnMouseOut=true;
           window.fw_menu_6 = new Menu("root",220,17,"Arial, Helvetica, sans-serif",11,"#DCC164","#DCC164","#663399","#9966CC");
fw_menu_6.addMenuItem("LINKS","location='/resources/links.htm'");
fw_menu_6.addMenuItem("CERTIFICATION INFORMATION","location='/resources/certification.htm'");
fw_menu_6.addMenuItem("ACGIH<sup>&#174;</sup> PRESS RELEASES","location='/resources/press/index.htm'");
fw_menu_6.addMenuItem("ADVERTISING OPPORTUNITIES","location='/resources/advertising.htm'");
fw_menu_6.addMenuItem("CLASSIFIED EMPLOYMENT ADS","location='/resources/classifieds.htm'");
fw_menu_6.hideOnMouseOut=true;
fw_menu_6.writeMenus();
  } // fwLoadMenus()
