var MenuOffset=0; // MENU-STRUKTUR DEFINIEREN function insertMenu(sWhere, sHTML){ amenudiv=document.getElementById("menu_div"); if(amenudiv){ if(amenudiv.insertAdjacentHTML) amenudiv.insertAdjacentHTML(sWhere, sHTML); else if(amenudiv.innerHTML) amenudiv.innerHTML+=sHTML; } }; function createMenu(){ if(!window.initMenu){ window.setTimeout("createMenu()",200); return; } //MenuOffset = document.all?((document.body.clientWidth-800)/2):((window.innerWidth-800)/2); MenuOffset = document.all?((document.body.clientWidth-document.getElementById("header").clientWidth)/2):((window.innerWidth-document.getElementById("header").clientWidth)/2); mn6150=initMenu("Europäische Charta der Jugendinformation","showcontent.asp?ThemaID=6535", null,"Prinzipien für Online-Jugendinformation","showcontent.asp?ThemaID=6536", null); mn6521=initMenu("AG-Tagung 2010","showcontent.asp?ThemaID=6548", null,"Fachtagung 2009","showcontent.asp?ThemaID=6515", null,"Fachtagung 2008","showcontent.asp?ThemaID=6530", null); mn6465=initMenu("Protokolle","showcontent.asp?ThemaID=6510", null); mn6464=initMenu("Protokolle","showcontent.asp?ThemaID=6480", null); mn6463=initMenu("Protokolle","showcontent.asp?ThemaID=6483", null); mn6522=initMenu("Protokolle und Ergebnisse","showcontent.asp?ThemaID=6521", mn6521,"Qualifizierung","showcontent.asp?ThemaID=6465", mn6465,"Qualitätsentwicklung","showcontent.asp?ThemaID=6464", mn6464,"Partizipation","showcontent.asp?ThemaID=6463", mn6463); mn6497=initMenu("Modul 1","showcontent.asp?ThemaID=6498", null,"Modul 2","showcontent.asp?ThemaID=6500", null,"Modul 3","showcontent.asp?ThemaID=6502", null,"Modul 4","showcontent.asp?ThemaID=6503", null,"Modul 5","showcontent.asp?ThemaID=6504", null,"Modul 6","showcontent.asp?ThemaID=6518", null); mn6490=initMenu("Inhalte","showcontent.asp?ThemaID=6497", mn6497,"Leitung und Trägerverbund","showcontent.asp?ThemaID=6505", null,"Anmeldung Einzelmodule","showcontent.asp?ThemaID=6513", null); mn6508=initMenu("JI - offen für alle?","showcontent.asp?ThemaID=6549", null,"Projektpool","showcontent.asp?ThemaID=6542", null,"Fragebogen","showcontent.asp?ThemaID=6509", null,"Praxisreader","showcontent.asp?ThemaID=6533", null); mn6152=initMenu("Beirat Jugendinformation","showcontent.asp?ThemaID=6516", null); mn6153=initMenu("ERYICA","showcontent.asp?ThemaID=6157", null,"Eurodesk","showcontent.asp?ThemaID=6158", null,"EYCA","showcontent.asp?ThemaID=6159", null); mn6470=initMenu("überregional","showcontent.asp?ThemaID=6152", mn6152,"Internationale Netzwerke","showcontent.asp?ThemaID=6153", mn6153); mn6471=initMenu("Jugendinfonetz-Materialien","showcontent.asp?ThemaID=6531", null); mn6473=initMenu("AG-Tagung 2010","showcontent.asp?ThemaID=6519", null); mn6156=initMenu("Das Working-Together-Handbuch","showcontent.asp?ThemaID=6537", null); mn6282=initMenu("Fachtagung Jugendinformation 2002","showcontent.asp?ThemaID=1558", null,"Landesjugendserver - Tagung 2003","showcontent.asp?ThemaID=4007", null,"Fachtagung Jugendinformation 2003","showcontent.asp?ThemaID=4571", null,"3-W-Tagungs-Dokumentation","showcontent.asp?ThemaID=5622", null,"Fachtagung 2004","showcontent.asp?ThemaID=6057", null,"Fachtagung Jugendinformation 2005","showcontent.asp?ThemaID=6418", null,"Arbeitsgruppen Jugendinformation September 2005","showcontent.asp?ThemaID=6417", null); mn6154=initMenu("Jugendpolitik und Jugendinformation in der EU","showcontent.asp?ThemaID=5300", null,"Indikatoren für eine nationale Politik der Jugendinformation","showcontent.asp?ThemaID=6405", null); mn6472=initMenu("Materialien & Arbeitshilfen","showcontent.asp?ThemaID=6156", mn6156,"Fachtagungen zur Jugendinformation","showcontent.asp?ThemaID=6282", mn6282,"Politik & Strategie","showcontent.asp?ThemaID=6154", mn6154); insertMenu("beforeEnd",mn6150); WbTopMenu['mn6150']=mn6150; insertMenu("beforeEnd",mn6522); WbTopMenu['mn6522']=mn6522; insertMenu("beforeEnd",mn6490); WbTopMenu['mn6490']=mn6490; insertMenu("beforeEnd",mn6508); WbTopMenu['mn6508']=mn6508; insertMenu("beforeEnd",mn6470); WbTopMenu['mn6470']=mn6470; insertMenu("beforeEnd",mn6471); WbTopMenu['mn6471']=mn6471; insertMenu("beforeEnd",mn6473); WbTopMenu['mn6473']=mn6473; insertMenu("beforeEnd",mn6472); WbTopMenu['mn6472']=mn6472; geladen1=true; } var WbTopMenu=new Array(); // MENU-STRUKTUR ENDE // writeMenu - AUFRUFE geladen2=true; // writeMenu - AUFRUFE ENDE