function fwLoadMenus() {
  if (window.fw_menu_0) return;
  window.fw_menu_0 = new Menu("root",110,18,"Arial, Helvetica, sans-serif",11,"#000000","#ffffff","#ffffff","#000000");
  fw_menu_0.addMenuItem("About NextAxiom","location='NextAxiom_Company_AboutNextAxiom.html'");
  fw_menu_0.addMenuItem("Management","location='NextAxiom_Company_Management.html'");
   fw_menu_0.hideOnMouseOut=true;
  window.fw_menu_1 = new Menu("root",178,18,"Arial, Helvetica, sans-serif",11,"#000000","#ffffff","#ffffff","#000000");
  fw_menu_1.addMenuItem("Hyperservice Business Platform","location='NextAxiom_Products_HyperserviceBusinessPlatform.html'");
  fw_menu_1.addMenuItem("Hyperservice Studio","location='NextAxiom_Products_HyperserviceStudio.html'");
  fw_menu_1.addMenuItem("NextAxiom Server","location='NextAxiom_Products_NextAxiomServer.html'");
  fw_menu_1.addMenuItem("Hyperservice Manager","location='NextAxiom_Products_HyperserviceManager.html'");
   fw_menu_1.hideOnMouseOut=true;
  window.fw_menu_2 = new Menu("root",80,18,"Arial, Helvetica, sans-serif",11,"#000000","#ffffff","#ffffff","#000000");
  fw_menu_2.addMenuItem("Training","location='NextAxiom_Services_Training.html#training'");
  fw_menu_2.addMenuItem("Consulting","location='NextAxiom_Services_Training.html#consulting'");
  fw_menu_2.addMenuItem("Support","location='NextAxiom_Services_Training.html#support'");
   fw_menu_2.hideOnMouseOut=true;
  window.fw_menu_3 = new Menu("root",80,18,"Arial, Helvetica, sans-serif",11,"#000000","#ffffff","#ffffff","#cc0000");
  fw_menu_3.addMenuItem("Consulting","location='NextAxiom_Services_Consulting_Body.html'");
  fw_menu_3.addMenuItem("Support","location='NextAxiom_Services_Support_Body.html'");
   fw_menu_3.hideOnMouseOut=true;
  window.fw_menu_4 = new Menu("root",160,18,"Arial, Helvetica, sans-serif",11,"#000000","#ffffff","#ffffff","#cc0000");
  fw_menu_4.addMenuItem("Press Releases","location='NextAxiom_NewsEvents_PressReleases_Body.html'");
  fw_menu_4.addMenuItem("In the Press","location='NextAxiom_NewsEvents_InthePress_Body.html'");
  fw_menu_4.addMenuItem("Conferences","location='NextAxiom_NewsEvents_Conferences_Body.html'");
  fw_menu_4.addMenuItem("Web Seminars","location='NextAxiom_NewsEvents_WebSeminars_Body.html'");  
   fw_menu_4.hideOnMouseOut=true;
  window.fw_menu_5 = new Menu("root",140,18,"Arial, Helvetica, sans-serif",11,"#000000","#ffffff","#ffffff","#cc0000");
  fw_menu_5.addMenuItem("Trial","location='NextAxiom_Downloads_FastObjectsTrial_Body.html'");
  fw_menu_5.addMenuItem("Registration","location='NextAxiom_Downloads_FastObjectsRegistration_Body.html'");
   fw_menu_5.hideOnMouseOut=true;
  window.fw_menu_6 = new Menu("root",120,18,"Arial, Helvetica, sans-serif",11,"#000000","#ffffff","#ffffff","#cc0000");
  fw_menu_6.addMenuItem("At a Glance","location='NextAxiom_Investors_AtAGlance_Body.html'");
  fw_menu_6.addMenuItem("Financial Data","location='NextAxiom_Investors_FinancialData_Body.html'");
  fw_menu_6.addMenuItem("FAQ","location='NextAxiom_Investors_FAQ_Body.html'");
  fw_menu_6.addMenuItem("Press/News/Events","location='NextAxiom_Investors_Press_AdHoc_Body.html'");
  fw_menu_6.addMenuItem("Financial Calender","location='NextAxiom_Investors_FinancialCalendar_Body.html'");
  fw_menu_6.addMenuItem("Team","location='NextAxiom_Investors_Team_Body.html'");
   fw_menu_6.hideOnMouseOut=true;
  window.fw_menu_7 = new Menu("root",80,18,"Arial, Helvetica, sans-serif",11,"#000000","#ffffff","#ffffff","#cc0000");
  fw_menu_7.addMenuItem("English","location='NextAxiom_Region_UnitedStates_Body.html'");
  fw_menu_7.addMenuItem("German","location='NextAxiom_Region_Germany_Body.html'");
   fw_menu_7.hideOnMouseOut=true;

  fw_menu_7.writeMenus();
}