function fwLoadMenus() {
  if (window.fw_menu_0) return;
  window.fw_menu_0 = new Menu("root",182,16,"Verdana, Arial, Helvetica, sans-serif",9,"#e9e9e9","#003366","#5a78c7","#9ec0ed");
    fw_menu_0.hideOnMouseOut=true;
  window.fw_menu_1 = new Menu("root",120,20,"Verdana, Tahoma",14,"#ffffff","#0d3692","#004EC3","#a3c0e8");
  fw_menu_1.addMenuItem("Dänemark","location='http://www.sg-reisen.de/daenemark/daenemark.htm'");
  fw_menu_1.addMenuItem("Italien","location='http://www.sg-reisen.de/italien/italien.htm'");
  fw_menu_1.addMenuItem("Mallorca","location='http://www.sg-reisen.de/mallorca/mallorca.htm'");
  fw_menu_1.addMenuItem("Norwegen","location='http://www.sg-reisen.de/norwegen/norwegen.htm'");
  fw_menu_1.addMenuItem("Schweden","location='http://www.sg-reisen.de/schweden/schweden.htm'");
  fw_menu_1.addMenuItem("Schweiz","location='http://www.sg-reisen.de/schweiz/schweiz.htm'");
  fw_menu_1.hideOnMouseOut=true;
  window.fw_menu_2 = new Menu("root",120,20,"Verdana, Tahoma",14,"#ffffff","#0d3692","#004EC3","#a3c0e8");
  fw_menu_2.addMenuItem("Hongkong","location='http://www.sg-reisen.de/hongkong/hongkong.htm'");
  fw_menu_2.addMenuItem("Kuala Lumpur","location='http://www.sg-reisen.de/kl/kl.htm'");
  fw_menu_2.addMenuItem("Singapur 97","location='http://www.sg-reisen.de/singapur/singapur.htm'");
  fw_menu_2.addMenuItem("Singapur 07","location='http://www.sg-reisen.de/singapur07/singapur07.htm'");
  fw_menu_2.addMenuItem("Shanghai","location='http://www.sg-reisen.de/shanghai/shanghai.htm'");
  fw_menu_2.hideOnMouseOut=true;
 
  window.fw_menu_3 = new Menu("root",120,20,"Verdana, Tahoma",14,"#ffffff","#0d3692","#004EC3","#a3c0e8");
  fw_menu_3.addMenuItem("Chicago","location='http://www.sg-reisen.de/chicago/chicago.htm'");
  fw_menu_3.addMenuItem("San Francisco","location='http://www.sg-reisen.de/sanfrancisco/sanfrancisco.htm'");
  fw_menu_3.addMenuItem("Miami","location='http://www.sg-reisen.de/miami/miami.htm'");
  fw_menu_3.addMenuItem("Orlando","location='http://www.sg-reisen.de/orlando/orlando.htm'");
  fw_menu_3.addMenuItem("Las Vegas","location='http://www.sg-reisen.de/lasvegas/lasvegas.htm'");
  fw_menu_3.addMenuItem("Der Westen","location='http://www.sg-reisen.de/westen/westen.htm'");
  fw_menu_3.addMenuItem("Los Angeles","location='http://www.sg-reisen.de/losangeles/losangeles.htm'");
  fw_menu_3.addMenuItem("Denver","location='http://www.sg-reisen.de/denver/denver.htm'");
  fw_menu_3.addMenuItem("Rockies","location='http://www.sg-reisen.de/rockies/rockies.htm'");
   fw_menu_3.hideOnMouseOut=true;
  
   window.fw_menu_4 = new Menu("root",170,20,"Verdana, Tahoma",14,"#ffffff","#0d3692","#004EC3","#a3c0e8");
  fw_menu_4.addMenuItem("Kapstadt","location='http://www.sg-reisen.de/kapstadt/kapstadt.htm'");
  fw_menu_4.addMenuItem("Kruger Nationalpark","location='http://www.sg-reisen.de/krugerpark/kruger.htm'");
   fw_menu_4.hideOnMouseOut=true;
  
  window.fw_menu_5 = new Menu("root",140,17,"Verdana, Arial, Helvetica, Tahoma",10,"#ffffff","#0b3392","#5a78c7","#9ec0ed");
  fw_menu_5.hideOnMouseOut=true;
   
  window.fw_menu_6 = new Menu("root",192,17,"Verdana, Arial, Helvetica, sans-serif",10,"#ffffff","#0d3692","#5a78c7","#a3c0e8");
   fw_menu_6.hideOnMouseOut=true;
  window.fw_menu_7 = new Menu("root",106,17,"Verdana, Arial, Helvetica, sans-serif",10,"#ffffff","#0c3591","#5a78c7","#9ec0ed");
   fw_menu_7.hideOnMouseOut=true;
  window.fw_menu_8 = new Menu("root",120,20,"Verdana, Tahoma",14,"#ffffff","#0d3692","#004EC3","#a3c0e8");
  fw_menu_8.addMenuItem("Wir über uns","location='http://www.sg-reisen.de/ueber_uns.htm'");
  fw_menu_8.addMenuItem("Impressum","location='http://www.sg-reisen.de/impressum.htm'");
  fw_menu_8.hideOnMouseOut=true;

  fw_menu_8.writeMenus();
} // fwLoadMenus()