<!--
function fwLoadMenus() {
  if (window.fw_menu_0) return;
  window.fw_menu_0 = new Menu("root",132,17,"Verdana, Arial, Helvetica, sans-serif",10,"#666666","#666666","#e6e9e4","#d2d8d1");
  fw_menu_0.addMenuItem("--","location='#'");
  fw_menu_0.addMenuItem("--","location='#'");
  fw_menu_0.addMenuItem("--","location='#'");
   fw_menu_0.hideOnMouseOut=true;
  window.fw_menu_1 = new Menu("root",160,27,"Verdana, Arial, Helvetica, sans-serif",10,"#666666","#666666","#e6e9e4","#d2d8d1");
  fw_menu_1.addMenuItem("Kinderdermatologie","location='http://www.hautarzt-hojabri.de/html/kinderdermatologie.htm'");
  fw_menu_1.addMenuItem("Hautkrebsvorsorge","location='http://www.hautarzt-hojabri.de/html/hautkrebsvorsorge.htm'");
  fw_menu_1.addMenuItem("Allergietestungen","location='http://www.hautarzt-hojabri.de/html/allergietestungen.htm'");
  fw_menu_1.addMenuItem("Ambulante Operationen","location='http://www.hautarzt-hojabri.de/html/op.htm'");
  fw_menu_1.addMenuItem("Kosmetisch/aesthetische Beratung und Therapie","location='http://www.hautarzt-hojabri.de/html/kosmetik.htm'");
   fw_menu_1.hideOnMouseOut=true;
  window.fw_menu_2 = new Menu("root",138,17,"Verdana, Arial, Helvetica, sans-serif",10,"#666666","#666666","#e6e9e4","#d2d8d1");
  fw_menu_2.addMenuItem("Dr. Christina Hojabri","location='#'");
  fw_menu_2.addMenuItem("Qualifikation","#'");
   fw_menu_2.hideOnMouseOut=true;
  window.fw_menu_3 = new Menu("root",122,34,"Verdana, Arial, Helvetica, sans-serif",10,"#666666","#666666","#e6e9e4","#d2d8d1");
  fw_menu_3.addMenuItem("Frauenheilkunde Dr. Kurosch Hojabri","location='#'");
   fw_menu_3.hideOnMouseOut=true;
     window.fw_menu_4 = new Menu("root",100,20,"Verdana, Arial, Helvetica, sans-serif",10,"#666666","#666666","#e6e9e4","#d2d8d1");
  fw_menu_4.addMenuItem("Impressum","location='http://www.hautarzt-hojabri.de/html/impressum.htm'");
  fw_menu_4.addMenuItem("Links","location='http://www.hautarzt-hojabri.de/html/links.htm'");
  fw_menu_4.addMenuItem("Anfahrt","location='http://www.hautarzt-hojabri.de/html/anfahrt.htm'");
  fw_menu_4.addMenuItem("Kontakt","location='http://www.hautarzt-hojabri.de/html/kontakt.htm'");
    fw_menu_4.addMenuItem("Die Praxis","location='http://www.hautarzt-hojabri.de/html/praxis.htm'");
   fw_menu_4.hideOnMouseOut=true;
  fw_menu_4.writeMenus();
} // fwLoadMenus()

//-->