<!--
function fwLoadMenus() {

  if (window.fw_menu_0) return;

 // Lausitzer Füchse
  window.fw_menu_0 = new Menu("root",160,18,"Verdana, Helvetica, sans-serif",10,"#172347","#172347","#E2E6EF","#FFFFFF");
  fw_menu_0.addMenuItem("News","location='?show=newsindex&section=1'");
  fw_menu_0.addMenuItem("Team","location='?show=team&content=1&section=1'");
  fw_menu_0.addMenuItem("Transferübersicht","location='?show=transfer&content=101&section=1&extra=2009'");
  fw_menu_0.addMenuItem("Verantwortliche","location='?show=verantwortliche&content=1&section=1'");
  fw_menu_0.addMenuItem("Trikotgalerie","location='?show=trikot&content=2009'");
  fw_menu_0.addMenuItem("Gegnerteams","location='?show=gegner&content=1&section=1&spielmodus=67'");
  fw_menu_0.addMenuItem("Spielmodus","location='?show=spielmodus&section=1'");
  fw_menu_0.addMenuItem("Spieltage","location='?show=ergebnisse&content=1&spielmodus=67&section=1&extra=1'");
  fw_menu_0.addMenuItem("Kalender","location='?show=kalender&content=1&section=1'");
  fw_menu_0.addMenuItem("Tabellen","location='?show=tabelle&content=1&section=1&spielmodus=67'");
  fw_menu_0.addMenuItem("Kreuztabelle","location='?show=kreuztabelle&content=1&section=1&spielmodus=67'");
  fw_menu_0.addMenuItem("Statistiken","location='?show=zuschauer&content=1&section=1&spielmodus=67'");
  fw_menu_0.hideOnMouseOut=true;

  // Jugend
  window.fw_menu_1 = new Menu("root",160,18,"Verdana, Helvetica, sans-serif",10,"#172347","#172347","#E2E6EF","#FFFFFF");
  fw_menu_1.addMenuItem("Team","location='?show=team&content=2&section=2'");
  fw_menu_1.addMenuItem("Verantwortliche","location='?show=verantwortliche&content=2&section=2'");
 //fw_menu_1.addMenuItem("Gegnerteams","location='?show=gegner&content=2&section=2&spielmodus=70'");
  fw_menu_1.addMenuItem("Spielmodus","location='?show=spielmodus&section=2'");
  fw_menu_1.addMenuItem("Spieltage","location='?show=ergebnisse&content=2&spielmodus=70&section=2&extra=1'");
  fw_menu_1.addMenuItem("Tabellen","location='?show=tabelle&content=2&section=2&spielmodus=70'");
  fw_menu_1.hideOnMouseOut=true;

  //Schüler 
  window.fw_menu_2 = new Menu("root",160,18,"Verdana, Helvetica, sans-serif",10,"#172347","#172347","#E2E6EF","#FFFFFF");
  fw_menu_2.addMenuItem("Team","location='?show=team&content=2&section=3'");
  fw_menu_2.addMenuItem("Verantwortliche","location='?show=verantwortliche&content=2&section=3'");
  fw_menu_2.addMenuItem("Spielmodus","location='?show=spielmodus&section=3'");
  fw_menu_2.addMenuItem("Spieltage","location='?show=ergebnisse&content=2&spielmodus=69&section=3&extra=1'");
  fw_menu_2.addMenuItem("Tabellen","location='?show=tabelle&content=2&section=3&spielmodus=69'");
  fw_menu_2.hideOnMouseOut=true;


 // Knaben MK1
  window.fw_menu_3_1 = new Menu("Meldeklasse 1",160,18,"Verdana, Helvetica, sans-serif",10,"#172347","#172347","#E2E6EF","#FFFFFF");
  fw_menu_3_1.addMenuItem("Team","location='?show=team&content=2&section=4'");
  fw_menu_3_1.addMenuItem("Verantwortliche","location='?show=verantwortliche&content=2&section=4'");
  fw_menu_3_1.addMenuItem("Spielmodus","location='?show=spielmodus&section=4'");
  fw_menu_3_1.addMenuItem("Spieltage","location='?show=ergebnisse&content=2&spielmodus=71&section=4&extra=1'");
  fw_menu_3_1.addMenuItem("Tabellen","location='?show=tabelle&content=2&section=4&spielmodus=71'");
  fw_menu_3_1.hideOnMouseOut=true;

  // Knaben MK 2
  window.fw_menu_3_2 = new Menu("Meldeklasse 2",160,18,"Verdana, Helvetica, sans-serif",10,"#172347","#172347","#E2E6EF","#FFFFFF");
  fw_menu_3_2.addMenuItem("Team","location='?show=team&content=2&section=5'");
  fw_menu_3_2.addMenuItem("Verantwortliche","location='?show=verantwortliche&content=2&section=5'");
  fw_menu_3_2.addMenuItem("Spielmodus","location='?show=spielmodus&section=5'");
  fw_menu_3_2.addMenuItem("Spieltage","location='?show=ergebnisse&content=2&spielmodus=72&section=5&extra=1'");
  fw_menu_3_2.addMenuItem("Tabellen","location='?show=tabelle&content=2&section=5&spielmodus=72'");
  fw_menu_3_2.hideOnMouseOut=true;

  window.fw_menu_3 = new Menu("root",160,18,"Verdana, Helvetica, sans-serif",10,"#172347","#172347","#E2E6EF","#FFFFFF");
  fw_menu_3.addMenuItem(fw_menu_3_1);
  fw_menu_3.addMenuItem(fw_menu_3_2);
  fw_menu_3.hideOnMouseOut=true;


  // Kleinschüler 1A
  window.fw_menu_4 = new Menu("root",160,18,"Verdana, Helvetica, sans-serif",10,"#172347","#172347","#E2E6EF","#FFFFFF");
  fw_menu_4.addMenuItem("Team","location='?show=team&content=2&section=9'");
  fw_menu_4.addMenuItem("Verantwortliche","location='?show=verantwortliche&content=2&section=9'");
  fw_menu_4.addMenuItem("Spielmodus","location='?show=spielmodus&section=9'");
  fw_menu_4.addMenuItem("Spieltage","location='?show=ergebnisse&content=2&spielmodus=73&section=9&extra=1'");
  fw_menu_4.addMenuItem("Tabellen","location='?show=tabelle&content=2&section=9&spielmodus=73'");
  fw_menu_4.hideOnMouseOut=true;
  
  
  //Bambini
  window.fw_menu_5 = new Menu("root",160,18,"Verdana, Helvetica, sans-serif",10,"#172347","#172347","#E2E6EF","#FFFFFF");
  fw_menu_5.addMenuItem("Team","location='?show=team&content=2&section=6'");
  fw_menu_5.addMenuItem("Verantwortliche","location='?show=verantwortliche&content=2&section=6'");
  fw_menu_5.addMenuItem("Spielmodus","location='?show=spielmodus&section=6'");
  fw_menu_5.addMenuItem("Spieltage","location='?show=ergebnisse&content=2&spielmodus=76&section=6&extra=1'");
  fw_menu_5.addMenuItem("Tabellen","location='?show=tabelle&content=2&section=6&spielmodus=76'");
  fw_menu_5.addMenuItem("Laufgruppe","location='?section=6&show=news&newsid=2199'");
  fw_menu_5.hideOnMouseOut=true;

 //Damen
  window.fw_menu_7_1 = new Menu("Pinguine",160,18,"Verdana, Helvetica, sans-serif",10,"#172347","#172347","#E2E6EF","#FFFFFF");
  fw_menu_7_1.addMenuItem("Team","location='?show=team&content=2&section=7'");
  fw_menu_7_1.addMenuItem("Verantwortliche","location='?show=verantwortliche&content=2&section=7'");
  /* fw_menu_7_1.addMenuItem("Spieltage","location='?show=ergebnisse&content=2&section=7&spielmodus=35&extra=1'");
  fw_menu_7_1.addMenuItem("Tabellen","location='?show=tabelle&content=2&section=7&spielmodus=35'");*/
  fw_menu_7_1.hideOnMouseOut=true;

 //Cheerleader
  window.fw_menu_7_2 = new Menu("JacKas Ice Devils",160,18,"Verdana, Helvetica, sans-serif",10,"#172347","#172347","#E2E6EF","#FFFFFF");
/*  fw_menu_7_2.addMenuItem("News","location='?show=newsindex&section=8'");
  fw_menu_7_2.addMenuItem("Teamfotos","location='?show=content&content=52&section=8'");
  fw_menu_7_2.addMenuItem("JacKas Ice Devils","location='?show=verantwortliche&content=2&section=8'");
  fw_menu_7_2.addMenuItem("Little Ice Angels","location='?show=verantwortliche&content=3&section=8'");
  fw_menu_7_2.addMenuItem("Termine","location='?show=termine'");*/
  fw_menu_7_2.addMenuItem("Kontakt","location='?show=content&content=41&section=8'");
  fw_menu_7_2.hideOnMouseOut=true;

window.fw_menu_7 = new Menu("root",160,18,"Verdana, Helvetica, sans-serif",10,"#172347","#172347","#E2E6EF","#FFFFFF");
  fw_menu_7.addMenuItem(fw_menu_7_1);
  fw_menu_7.addMenuItem(fw_menu_7_2);
  fw_menu_7.hideOnMouseOut=true;


  fw_menu_5.writeMenus();
} // fwLoadMenus()

//-->