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); mn4582=initMenu("Berlin","showcontent.asp?ThemaID=4583", null,"München","showcontent.asp?ThemaID=4584", null,"NRW","showcontent.asp?ThemaID=4585", null); mn4563=initMenu("Agenturadressen","showcontent.asp?ThemaID=4566", null,"Agenturstandorte","showcontent.asp?ThemaID=4582", mn4582,"RAL-Gütezeichen Au pair","showcontent.asp?ThemaID=4564", null); mn4510=initMenu("...die den Geschäftsbetrieb der Agentur/ Organisation betreffen","showcontent.asp?ThemaID=4518", null,"...die Au pairs betreffen","showcontent.asp?ThemaID=4521", null,"...die die Gasteltern betreffen","showcontent.asp?ThemaID=4526", null); mn16=initMenu("...die den Geschäftsbetrieb der Agentur/ Organisation betreffen","showcontent.asp?ThemaID=17", null,"...die Au pairs betreffen","showcontent.asp?ThemaID=21", null,"...die die Gasteltern betreffen","showcontent.asp?ThemaID=26", null); mn4509=initMenu("Satzung","showcontent.asp?ThemaID=4531", null,"Gütebestimmungen Outgoing","showcontent.asp?ThemaID=4510", mn4510,"Gütebestimmungen Incoming","showcontent.asp?ThemaID=16", mn16,"Vorstand","showcontent.asp?ThemaID=4542", null,"Güteausschuss","showcontent.asp?ThemaID=4543", null,"Über RAL","showcontent.asp?ThemaID=4511", null,"RAL-Logo Au pair Incoming","showcontent.asp?ThemaID=4537", null,"RAL-Logo Au pair Outgoing","showcontent.asp?ThemaID=31", null); mn4512=initMenu("Mitgliedschaftsantrag","showcontent.asp?ThemaID=4535", null,"Gütezeichensatzung","showcontent.asp?ThemaID=4532", null,"Durchführungsbestimmungen","showcontent.asp?ThemaID=4533", null); mn4536=initMenu("spielen und lernen, Heft 10, 01.10.2006","showcontent.asp?ThemaID=4577", null,"Gütegemeinschaft, 28.09.2006","showcontent.asp?ThemaID=4570", null,"Süddeutsche Zeitung, 26.09.2006","showcontent.asp?ThemaID=4571", null,"Eltern family, 01.07.2006","showcontent.asp?ThemaID=4575", null,"Die Welt, 19.06.2006","showcontent.asp?ThemaID=4561", null,"Linda Magazin, 02.06.2006","showcontent.asp?ThemaID=4574", null,"RAL Güteinfo, April 2006","showcontent.asp?ThemaID=4560", null,"Kölner Stadtanzeiger, 18.04.2006","showcontent.asp?ThemaID=4558", null,"Sozialarbeitsnetz, 28.03.2006","showcontent.asp?ThemaID=4569", null,"taz, 16.03.2006","showcontent.asp?ThemaID=4557", null,"RAL Gütezeichenverleihung in Berlin, 15.03.2006","showcontent.asp?ThemaID=4555", null,"BMFSFJ, 15.03.2006","showcontent.asp?ThemaID=4556", null,"BMFSFJ, 15.03.2006 (Rede)","showcontent.asp?ThemaID=4559", null,"WDR Fernsehen, Servicezeit Familie, 08.03.2006","showcontent.asp?ThemaID=4553", null,"Stern, Nr. 7, 09.02.2006","showcontent.asp?ThemaID=4552", null,"Pressetext proBABY, Katalog 2006","showcontent.asp?ThemaID=4549", null,"BRIGITTE, Heft 24/05, 09.11.2005","showcontent.asp?ThemaID=4547", null,"SWR Infomarkt, 05.07.2005","showcontent.asp?ThemaID=4554", null,"RAL, 23.06.2005","showcontent.asp?ThemaID=4546", null,"BMFSFJ, 22.11.2004","showcontent.asp?ThemaID=4540", null,"BMFSFJ, 22.11.2004 (Rede)","showcontent.asp?ThemaID=4541", null,"Pressemiteilung, 04.07.2007","showcontent.asp?ThemaID=4578", null); insertMenu("beforeEnd",mn4563); WbTopMenu['mn4563']=mn4563; insertMenu("beforeEnd",mn4509); WbTopMenu['mn4509']=mn4509; insertMenu("beforeEnd",mn4512); WbTopMenu['mn4512']=mn4512; insertMenu("beforeEnd",mn4536); WbTopMenu['mn4536']=mn4536; geladen1=true; } var WbTopMenu=new Array(); // MENU-STRUKTUR ENDE // writeMenu - AUFRUFE geladen2=true; // writeMenu - AUFRUFE ENDE