  
function select_ed(sID) {
	if (sID=="2") { 
		document.location.href = "/f/";
		}
	if (sID=="1") { 
		document.location.href = "/d/";
		}
	if (sID=="3") { 
		document.location.href = "/i/";
		}
}


function fwLoadMenus() {
if (window.fw_menu_0) return;
  window.fw_menu_0 = new Menu("root",125,17,"Arial, Helvetica, sans-serif",10,"#330000","#330000","#FFFFCC","#FFFF99");
  fw_menu_0.addMenuItem("Was ist HTK?","location='/d/hippotherapie/index.htm'");
  fw_menu_0.addMenuItem("Wirkung","location='/d/hippotherapie/wirkung.htm'");
  fw_menu_0.addMenuItem("Durchfuehrung","location='/d/hippotherapie/durchfuehrung.htm'");
  fw_menu_0.addMenuItem("Welche Pferde","location='/d/hippotherapie/kleinpferde.htm'");
  fw_menu_0.addMenuItem("Wer fuehrt HTK durch?","location='/d/hippotherapie/wer.htm'");
  fw_menu_0.hideOnMouseOut=true;
  window.fw_menu_1 = new Menu("root",175,17,"Arial, Helvetica, sans-serif",10,"#330000","#330000","#FFFFCC","#FFFF99");
  fw_menu_1.addMenuItem("Anforderungen","location='/d/ausbildung/'");
  fw_menu_1.addMenuItem("Kursprogramme","location='/d/ausbildung/kurse.htm'");
  fw_menu_1.addMenuItem("Kursunterlagen/Anmeldeformulare","location='/d/ausbildung/anmeldung.htm'");
  fw_menu_1.hideOnMouseOut=true;
  window.fw_menu_2 = new Menu("root",125,17,"Arial, Helvetica, sans-serif",10,"#330000","#330000","#FFFFCC","#FFFF99");
  fw_menu_2.addMenuItem("Verein","location='/d/verein/'");
  fw_menu_2.addMenuItem("Mitgliedschaft","location='/d/verein/anmeldung.asp'");
  fw_menu_2.addMenuItem("Statuten","location='/d/verein/statuten.htm'");
  fw_menu_2.addMenuItem("Mediendokumentation","location='/d/verein/mediendoku.htm'");
   fw_menu_2.hideOnMouseOut=true;
  window.fw_menu_3 = new Menu("root",125,17,"Arial, Helvetica, sans-serif",10,"#330000","#330000","#FFFFCC","#FFFF99");
  fw_menu_3.addMenuItem("Aktuell","location='/d/mitglieder/aktuell.htm'");
  fw_menu_3.addMenuItem("Instruktor","location='/d/mitglieder/'");
  fw_menu_3.addMenuItem("Zeitschrift","location='/d/mitglieder/zeitschrift.htm'");
  fw_menu_3.addMenuItem("Arbeitsblaetter","location='/d/mitglieder/arbeitsblaetter.htm'");
  fw_menu_3.addMenuItem("Veranstaltungen","location='/d/hippotherapie/VERANSTALTUNGEN.ASP'");
  fw_menu_3.addMenuItem("Börse","location='/d/board/index.asp'");
  fw_menu_3.addMenuItem("Kontakt","location='/d/mitglieder/kontakt.htm'");
   fw_menu_3.hideOnMouseOut=true;
     
  fw_menu_3.writeMenus();
} // fwLoadMenus()