function mmLoadMenus() { if (window.mm_menu_2) return; window.mm_menu_2 = new Menu("root",200,20,"",12,"#FFFFFF","#FFFFFF","#FF9832","#D87B2B","left","middle",3,0,800,-5,7,true,true,true,0,true,false); mm_menu_2.addMenuItem("Munich Zwillingstraße","location='/en/Standorte/Muenchen_Zwillingstrasse'"); mm_menu_2.addMenuItem("Munich Schleißheimer Straße","location='/en/Standorte/Muenchen_Schleissheimer_Strasse'"); mm_menu_2.addMenuItem("Ingolstadt Haslangstrasse","location='/en/Standorte/Ingolstadt_Haslangstrasse'"); mm_menu_2.addMenuItem("Ingolstadt Permoserstraße","location='/en/Standorte/Ingolstadt_Permoserstrasse'"); mm_menu_2.addMenuItem("Ingolstadt Gerbergasse","location='/en/Standorte/Ingolstadt_Gerbergasse'"); mm_menu_2.addMenuItem("Ingolstadt Neuburger Straße","location='/en/Standorte/Ingolstadt_Neuburger_Strasse'"); mm_menu_2.hideOnMouseOut=true; mm_menu_2.bgColor='#999999'; mm_menu_2.menuBorder=1; mm_menu_2.menuLiteBgColor='#FF9900'; mm_menu_2.menuBorderBgColor='#E57B27'; window.mm_menu_3 = new Menu("root",160,20,"",12,"#FFFFFF","#FFFFFF","#FF9832","#D87B2B","left","middle",3,0,800,-5,7,true,true,true,0,true,false); mm_menu_3.addMenuItem("All around package","location='/en/Sorglospaket'"); mm_menu_3.addMenuItem("Community","location='/en/Lifestyle'"); mm_menu_3.addMenuItem("Management competence","location='/en/Managementkompetenz'"); mm_menu_3.addMenuItem("Testimonials","location='/en/Testimonials'"); mm_menu_3.hideOnMouseOut=true; mm_menu_3.bgColor='#999999'; mm_menu_3.menuBorder=1; mm_menu_3.menuLiteBgColor='#FF9900'; mm_menu_3.menuBorderBgColor='#E57B27'; window.mm_menu_4 = new Menu("root",120,20,"",12,"#FFFFFF","#FFFFFF","#FF9832","#D87B2B","left","middle",3,0,800,-5,7,true,true,true,0,true,false); mm_menu_4.addMenuItem("Links Ingolstadt","location='/en/Links_Ingolstadt'"); mm_menu_4.addMenuItem("Links München","location='/en/Links_Muenchen'"); mm_menu_4.addMenuItem("Nice to Know","location='/en/Nice_to_Know'"); mm_menu_4.addMenuItem("Events","location='/en/Aktionen/_Events'"); mm_menu_4.hideOnMouseOut=true; mm_menu_4.bgColor='#999999'; mm_menu_4.menuBorder=1; mm_menu_4.menuLiteBgColor='#FF9900'; mm_menu_4.menuBorderBgColor='#E57B27'; window.mm_menu_5 = new Menu("root",216,20,"",12,"#FFFFFF","#FFFFFF","#FF9832","#D87B2B","left","middle",3,0,800,-5,7,true,true,true,0,true,false); mm_menu_5.addMenuItem("Acquisition","location='/en/Ankauf'"); mm_menu_5.addMenuItem("News","location='/en/News'"); mm_menu_5.addMenuItem("Company","location='/en/Unternehmen'"); mm_menu_5.addMenuItem("Student Housing and Investment","location='/en/Studentenwohnheime_als_Investment'"); mm_menu_5.addMenuItem("Memberships","location='/en/Mitgliedschaften'"); mm_menu_5.addMenuItem("Jobs","location='/en/Jobs'"); mm_menu_5.hideOnMouseOut=true; mm_menu_5.bgColor='#999999'; mm_menu_5.menuBorder=1; mm_menu_5.menuLiteBgColor='#FF9900'; mm_menu_5.menuBorderBgColor='#E57B27'; window.mm_menu_6 = new Menu("root",192,20,"",12,"#FFFFFF","#FFFFFF","#FF9832","#D87B2B","left","middle",3,0,800,-5,7,true,true,true,0,true,false); mm_menu_6.addMenuItem("Reservation Inquiry","location='/en/Buchungsanfrage'"); mm_menu_6.addMenuItem("Contact person","location='/en/Ansprechpartner'"); mm_menu_6.addMenuItem("Contact","location='/en/Kontakt'"); mm_menu_6.addMenuItem("FAQs","location='/en/Haeufige_Fragen'"); mm_menu_6.addMenuItem("Company prgramme","location='/en/Firmenprogramm'"); mm_menu_6.addMenuItem("Services for Tenants","location='/en/Services_fuer_Mieter'"); mm_menu_6.addMenuItem("General Renting Conditions","location='/en/Allgemeine_Mietkonditionen'"); mm_menu_6.hideOnMouseOut=true; mm_menu_6.bgColor='#999999'; mm_menu_6.menuBorder=1; mm_menu_6.menuLiteBgColor='#FF9900'; mm_menu_6.menuBorderBgColor='#E57B27'; mm_menu_2.writeMenus(); }