function mmLoadMenus() {
  if (window.mm_menu_0) return;
  window.mm_menu_0 = new Menu("root",100,20,"Trebuchet MS, Verdana, Arial, Helvetica, sans-serif",11,"#ffffff","#ffffff","#666666","#333333","left","middle",4,0,1000,-5,7,true,false,true,0,true,true);
  mm_menu_0.addMenuItem("People","location='/about/people/index.html'");
  mm_menu_0.addMenuItem("Careers","location='/about/careers/index.html'");
  mm_menu_0.addMenuItem("News&nbsp;&amp;&nbsp;Events","location='/about/news_events/index.html'");
  mm_menu_0.addMenuItem("Media&nbsp;Kit","location='/about/mediakit/index.html'");
  mm_menu_0.addMenuItem("Newsletter","location='/about/newsletter/index.html'");  
  mm_menu_0.addMenuItem("Contact","location='/about/contact/index.html'");
   mm_menu_0.hideOnMouseOut=true;
   mm_menu_0.menuBorder=0;
   mm_menu_0.menuLiteBgColor='#999999';
   mm_menu_0.menuBorderBgColor='#ffffff';
   mm_menu_0.bgColor='#ffffff';
  window.mm_menu_1 = new Menu("root",200,20,"Trebuchet MS, Verdana, Arial, Helvetica, sans-serif",11,"#ffffff","#ffffff","#666666","#333333","left","middle",4,0,1000,-5,7,true,false,true,0,true,true);
  mm_menu_1.addMenuItem("FusionWare&nbsp;for&nbsp;Web&nbsp;Services","location='/products/integration_server/index.html'");
  mm_menu_1.addMenuItem("FusionWare&nbsp;for&nbsp;MultiValue&nbsp;Systems","location='/products/etools/index.html'");
  mm_menu_1.addMenuItem("Determine&nbsp;Your&nbsp;Need&nbsp;for&nbsp;FusionWare","location='/products/determine.html'");
  mm_menu_1.addMenuItem("FusionWare&nbsp;Web&nbsp;Design&nbsp;Services","location='/products/index.html#web'");
  mm_menu_1.addMenuItem("How&nbsp;To&nbsp;Buy","location='/products/how_to_buy/index.html'");
   mm_menu_1.hideOnMouseOut=true;
   mm_menu_1.menuBorder=0;
   mm_menu_1.menuLiteBgColor='#999999';
   mm_menu_1.menuBorderBgColor='#ffffff';
   mm_menu_1.bgColor='#ffffff';
  window.mm_menu_2 = new Menu("root",120,20,"Trebuchet MS, Verdana, Arial, Helvetica, sans-serif",11,"#ffffff","#ffffff","#666666","#333333","left","middle",4,0,1000,-5,7,true,false,true,0,true,true);
  mm_menu_2.addMenuItem("FAQ","location='/support/faq/index.html'");
  mm_menu_2.addMenuItem("Support&nbsp;Request","location='/support/request/index.html'");
  mm_menu_2.addMenuItem("Search&nbsp;Knowledgebase","location='http://kb.fusionware.net:82/ptracker/kbase/EuDocFind.htx?UserID=kb&Password=kb'");  
  mm_menu_2.addMenuItem("Downloads","location='/support/downloads/default.asp'");
  mm_menu_2.addMenuItem("Registration","location='/support/registration/index.html'");
   mm_menu_2.hideOnMouseOut=true;
   mm_menu_2.menuBorder=0;
   mm_menu_2.menuLiteBgColor='#999999';
   mm_menu_2.menuBorderBgColor='#ffffff';
   mm_menu_2.bgColor='#ffffff';
  window.mm_menu_3 = new Menu("root",85,20,"Trebuchet MS, Verdana, Arial, Helvetica, sans-serif",11,"#ffffff","#ffffff","#666666","#333333","left","middle",4,0,1000,-5,7,true,false,true,0,true,true);
  mm_menu_3.addMenuItem("FAQ","location='/resources/faq/index.html'");
  mm_menu_3.addMenuItem("Industry&nbsp;Links","location='/resources/links/index.html'");
  mm_menu_3.addMenuItem("Whitepapers","location='/resources/whitepapers/default.asp'");
   mm_menu_3.hideOnMouseOut=true;
   mm_menu_3.menuBorder=0;
   mm_menu_3.menuLiteBgColor='#999999';
   mm_menu_3.menuBorderBgColor='#ffffff';
   mm_menu_3.bgColor='#ffffff';
  window.mm_menu_4 = new Menu("root",100,20,"Trebuchet MS, Verdana, Arial, Helvetica, sans-serif",11,"#ffffff","#ffffff","#666666","#333333","left","middle",4,0,1000,-5,7,true,false,true,0,true,true);
  mm_menu_4.addMenuItem("Partner&nbsp;Overview","location='/partners/learn_more/index.html'");
  mm_menu_4.addMenuItem("Our&nbsp;Partners","location='/partners/partners/index.html'");
  mm_menu_4.addMenuItem("Partner&nbsp;Sign&nbsp;Up","location='/partners/sign_up/index.html'");
   mm_menu_4.hideOnMouseOut=true;
   mm_menu_4.menuBorder=0;
   mm_menu_4.menuLiteBgColor='#999999';
   mm_menu_4.menuBorderBgColor='#ffffff';
   mm_menu_4.bgColor='#ffffff';

  mm_menu_4.writeMenus();
}
