 var NoOffFirstLineMenus=18;   // Number of first level items
 var LowBgColor='#ffcc00';   // Background color when mouse is not over
 var LowSubBgColor='#ffcc00';   // Background color when mouse is not over on subs
 var HighBgColor='black';   // Background color when mouse is over
 var HighSubBgColor='black';   // Background color when mouse is over on subs
 var FontLowColor='black';   // Font color when mouse is not over
 var FontSubLowColor='black';   // Font color subs when mouse is not over
 var FontHighColor='white';   // Font color when mouse is over
 var FontSubHighColor='white';   // Font color subs when mouse is over
 var BorderColor='black';   // Border color
 var BorderSubColor='black';   // Border color for subs
 var BorderWidth=1;    // Border width
 var BorderBtwnElmnts=1;           // Border between elements 1 or 0
 var FontFamily="arial,comic sans ms,technical" // Font family menu items
 var FontSize=8;            // Font size menu items
 var FontBold=0;            // Bold menu items 1 or 0
 var FontItalic=0;    // Italic menu items 1 or 0
 var MenuTextCentered='left';   // Item text position 'left', 'center' or 'right'
 var MenuCentered='left';   // Menu horizontal position 'left', 'center' or 'right'
 var MenuVerticalCentered='top';          // Menu vertical position 'top', 'middle','bottom' or static
 var ChildOverlap=.2;     // horizontal overlap child/ parent
 var ChildVerticalOverlap=.2;   // vertical overlap child/ parent
 var StartTop=150;    // Menu offset x coordinate
 var StartLeft=10;    // Menu offset y coordinate
 var VerCorrect=0;    // Multiple frames y correction
 var HorCorrect=0;    // Multiple frames x correction
 var LeftPaddng=3;    // Left padding
 var TopPaddng=2;    // Top padding
 var FirstLineHorizontal=0;   // SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
 var MenuFramesVertical=1;   // Frames in cols or rows 1 or 0
 var DissapearDelay=1000;   // delay before menu folds in
 var TakeOverBgColor=1;           // Menu frame takes over background color subitem frame
 var FirstLineFrame='navig';   // Frame where first level appears
 var SecLineFrame='space';   // Frame where sub levels appear
 var DocTargetFrame='space';   // Frame where target documents appear
 var TargetLoc='';    // span id for relative positioning
 var HideTop=0;            // Hide first level when loading new document 1 or 0
 var MenuWrap=1;            // enables/ disables menu wrap 1 or 0
 var RightToLeft=0;    // enables/ disables right to left unfold 1 or 0
 var UnfoldsOnClick=0;           // Level 1 unfolds onclick/ onmouseover
 var WebMasterCheck=0;           // menu tree checking on or off 1 or 0
 var ShowArrow=1;    // Uses arrow gifs when 1
 var KeepHilite=1;    // Keep selected path highligthed
 var Arrws=['script/tri.gif',5,10,'script/tridown.gif',10,5,'script/trileft.gif',5,10]; // Arrow source, width and height

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}


// Menu tree
// MenuX=new Array(Text to show, Link, background image (optional), number of sub elements, height, width);
// For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"


Menu1=new Array("Bevölkerung","","",7,20,160);
Menu1_1=new Array("Einwohner","","",3,20,90);
Menu1_1_1=new Array("insgesamt","datamon.jsp?thema=C01","",0,20,60);
Menu1_1_2=new Array("Deutsche","datamon.jsp?thema=C02","",0,20,60);
Menu1_1_3=new Array("Ausländer","datamon.jsp?thema=C03","",0,20,60);
Menu1_2=new Array("Geburten","","",3,20,90);
Menu1_2_1=new Array("insgesamt","datamon.jsp?thema=C04","",0,20,60);
Menu1_2_2=new Array("Deutsche","datamon.jsp?thema=C05","",0,20,60);
Menu1_2_3=new Array("Ausländer","datamon.jsp?thema=C06","",0,20,60);
Menu1_3=new Array("Sterbefälle","","",3,20,90);
Menu1_3_1=new Array("insgesamt","datamon.jsp?thema=C07","",0,20,60);
Menu1_3_2=new Array("Deutsche","datamon.jsp?thema=C08","",0,20,60);
Menu1_3_3=new Array("Ausländer","datamon.jsp?thema=C09","",0,20,60);
Menu1_4=new Array("Zuzüge","","",3,20,90);
Menu1_4_1=new Array("insgesamt","datamon.jsp?thema=C10","",0,20,60);
Menu1_4_2=new Array("Deutsche","datamon.jsp?thema=C11","",0,20,60);
Menu1_4_3=new Array("Ausländer","datamon.jsp?thema=C12","",0,20,60);
Menu1_5=new Array("Wegzüge","","",3,20,90);
Menu1_5_1=new Array("insgesamt","datamon.jsp?thema=C13","",0,20,60);
Menu1_5_2=new Array("Deutsche","datamon.jsp?thema=C14","",0,20,60);
Menu1_5_3=new Array("Ausländer","datamon.jsp?thema=C15","",0,20,60);
Menu1_6=new Array("Umzüge","","",3,20,90);
Menu1_6_1=new Array("insgesamt","datamon.jsp?thema=C16","",0,20,60);
Menu1_6_2=new Array("Deutsche","datamon.jsp?thema=C17","",0,20,60);
Menu1_6_3=new Array("Ausländer","datamon.jsp?thema=C18","",0,20,60);
Menu1_7=new Array("Eheschließungen","datamon.jsp?thema=C19","",0,20,90);
Menu2=new Array("Arbeitsmarkt","","",9,20,160);
Menu2_1=new Array("Arbeitslose insgesamt","datamon.jsp?thema=A01","",0,20,200);
Menu2_2=new Array("Arbeitslose Frauen","datamon.jsp?thema=A02","",0,20,200);
Menu2_3=new Array("Arbeitslose Männer","datamon.jsp?thema=A03","",0,20,200);
Menu2_4=new Array("Arbeitslose Jüngere unter 25","datamon.jsp?thema=A04","",0,20,200);
Menu2_5=new Array("Arbeitslose Ältere über 55 Jahre","datamon.jsp?thema=A05","",0,20,200);
Menu2_6=new Array("Arbeitslose Ausländer/innen","datamon.jsp?thema=A06","",0,20,200);
Menu2_7=new Array("Arbeitslose Schwerbehinderte","datamon.jsp?thema=A07","",0,20,200);
Menu2_8=new Array("Langzeitarbeitslose","datamon.jsp?thema=A09","",0,20,200);
Menu2_9=new Array("gemeldete offene Stellen","datamon.jsp?thema=A10","",0,20,200);
Menu3=new Array("Wirtschaft","","",4,20,160);
Menu3_1=new Array("Handwerk","","",8,20,140);
Menu3_1_1=new Array("Gesamthandwerk insgesamt","datamon.jsp?thema=H03","",0,20,170);
Menu3_1_2=new Array("Bauhauptgewerbe","datamon.jsp?thema=H04","",0,20,170);
Menu3_1_3=new Array("Ausbaugewerbe","datamon.jsp?thema=H05","",0,20,170);
Menu3_1_4=new Array("Handwerk f. gewerbl. Bedarf","datamon.jsp?thema=H06","",0,20,170);
Menu3_1_5=new Array("Kfz-Gewerbe","datamon.jsp?thema=H07","",0,20,170);
Menu3_1_6=new Array("Lebensmittelgewerbe","datamon.jsp?thema=H08","",0,20,170);
Menu3_1_7=new Array("Gesundheitsgewerbe","datamon.jsp?thema=H09","",0,20,170);
Menu3_1_8=new Array("Handwerk f. den priv. Bedarf","datamon.jsp?thema=H10","",0,20,170);
Menu3_2=new Array("Baugewerbe","","",6,20,140);
Menu3_2_1=new Array("Betriebe","datamon.jsp?thema=BA01","",0,20,170);
Menu3_2_2=new Array("tätige Personen","datamon.jsp?thema=BA02","",0,20,170);
Menu3_2_3=new Array("Löhne und Gehälter","datamon.jsp?thema=BA03","",0,20,170);
Menu3_2_4=new Array("Arbeitsstunden","datamon.jsp?thema=BA04","",0,20,170);
Menu3_2_5=new Array("Gesamtumsatz","datamon.jsp?thema=BA05","",0,20,170);
Menu3_2_6=new Array("Auftragseingänge","datamon.jsp?thema=BA06","",0,20,170);
Menu3_3=new Array("Verarbeitendes Gewerbe","","",6,20,140);
Menu3_3_1=new Array("Betriebe","datamon.jsp?thema=VG01","",0,20,170);
Menu3_3_2=new Array("tätige Personen","datamon.jsp?thema=VG02","",0,20,170);
Menu3_3_3=new Array("Arbeitsstunden","datamon.jsp?thema=VG03","",0,20,170);
Menu3_3_4=new Array("Löhne und Gehälter","datamon.jsp?thema=VG04","",0,20,170);
Menu3_3_5=new Array("Gesamtumsatz","datamon.jsp?thema=VG05","",0,20,170);
Menu3_3_6=new Array("Auslandsumsatz","datamon.jsp?thema=VG06","",0,20,170);
Menu3_4=new Array("Sonstiges","","",2,20,140);
Menu3_4_1=new Array("Gewerbeanmeldungen","datamon.jsp?thema=G01","",0,20,170);
Menu3_4_2=new Array("Gewerbeabmeldungen","datamon.jsp?thema=G02","",0,20,170);
Menu4=new Array("Baugenehmigungen","","",3,20,160);
Menu4_1=new Array("Wohngebäude","datamon.jsp?thema=B01","",0,20,170);
Menu4_2=new Array("Gewerbl. und sonst. Gebäude","datamon.jsp?thema=B02","",0,20,170);
Menu4_3=new Array("Wohnungen","datamon.jsp?thema=B03","",0,20,170);
Menu5=new Array("Fertiggestellte Bauten","","",7,20,160);
Menu5_1=new Array("Wohngebäude (einschl. Wohnheime)","datamon.jsp?thema=B04","",0,20,260);
Menu5_2=new Array("Ein- und Zweifamiliengebäude","datamon.jsp?thema=B05","",0,20,260);
Menu5_3=new Array("Wohnungen in Ein- und Zweifamiliengebäuden","datamon.jsp?thema=B06","",0,20,260);
Menu5_4=new Array("Gewerbl. u. sonstige Gebäude","datamon.jsp?thema=B07","",0,20,260);
Menu5_5=new Array("Rauminhalt gewerbl. Gebäude in 1000 cbm","datamon.jsp?thema=B08","",0,20,260);
Menu5_6=new Array("Rohzugang von Wohnungen","datamon.jsp?thema=B09","",0,20,260);
Menu5_7=new Array("Rohzugang von Wohnräumen","datamon.jsp?thema=B10","",0,20,260);
Menu6=new Array("Gebäude-/Wohnungsbestand","","",2,20,160);
Menu6_1=new Array("Bestand an Wohngebäuden","datamon.jsp?thema=B13","",0,20,140);
Menu6_2=new Array("Bestand an Wohnungen","datamon.jsp?thema=B14","",0,20,140);
Menu7=new Array("Sozialhilfe","","",1,20,160);
Menu7_1=new Array("Empfänger","","",3,20,100);
Menu7_1_1=new Array("Hilfen nach SGB XII","datamon.jsp?thema=S12","",0,20,220);
Menu7_1_2=new Array("Hilfe zum Lebensunterhalt n. SGB XII","datamon.jsp?thema=S13","",0,20,220);
Menu7_1_3=new Array("Grundsicherungsleistungen n. SGB XII","datamon.jsp?thema=S14","",0,20,220);
Menu8=new Array("KFZ-Bestand","","",8,20,160);
Menu8_1=new Array("Kraftfahrzeuge insgesamt","datamon.jsp?thema=K01","",0,20,160);
Menu8_2=new Array("Krafträder","datamon.jsp?thema=K02","",0,20,160);
Menu8_3=new Array("Personenkraftwagen","datamon.jsp?thema=K03","",0,20,160);
Menu8_4=new Array("Kraftomnibusse","datamon.jsp?thema=K04","",0,20,160);
Menu8_5=new Array("Lastkraftwagen","datamon.jsp?thema=K05","",0,20,160);
Menu8_6=new Array("Zugmaschinen","datamon.jsp?thema=K06","",0,20,160);
Menu8_7=new Array("selbstf. Arbeitsmaschinen","datamon.jsp?thema=K07","",0,20,160);
Menu8_8=new Array("sonstige Kraftfahrzeuge","datamon.jsp?thema=K08","",0,20,160);
Menu9=new Array("KFZ-Bewegungen","","",2,20,160);
Menu9_1=new Array("Neuzulassungen KFZ gesamt","datamon.jsp?thema=K09","",0,20,160);
Menu9_2=new Array("Neuzulassungen PKW","datamon.jsp?thema=K10","",0,20,160);
Menu10=new Array("Verkehrsunfälle","","",3,20,160);
Menu10_1=new Array("Verkehrsunfälle","","",3,20,90);
Menu10_1_1=new Array("insgesamt","datamon.jsp?thema=V01","",0,20,140);
Menu10_1_2=new Array("mit Personenschäden","datamon.jsp?thema=V02","",0,20,140);
Menu10_1_3=new Array("Verletzte und Getötete","datamon.jsp?thema=V03","",0,20,140);
Menu10_2=new Array("Fluchtunfälle","","",2,20,90);
Menu10_2_1=new Array("insgesamt","datamon.jsp?thema=V04","",0,20,140);
Menu10_2_2=new Array("Verletzte und Getötete","datamon.jsp?thema=V05","",0,20,140);
Menu10_3=new Array("Alkoholunfälle","","",2,20,90);
Menu10_3_1=new Array("insgesamt","datamon.jsp?thema=V06","",0,20,140);
Menu10_3_2=new Array("Verletzte und Getötete","datamon.jsp?thema=V07","",0,20,140);
Menu11=new Array("Luftverkehr","","",2,20,160);
Menu11_1=new Array("Flugzeugbewegungen","","",3,20,110);
Menu11_1_1=new Array("insgesamt","datamon.jsp?thema=L01","",0,20,140);
Menu11_1_2=new Array("Linien- und Charterverkehr","datamon.jsp?thema=L02","",0,20,140);
Menu11_1_3=new Array("Passagierflüge","datamon.jsp?thema=L03","",0,20,140);
Menu11_2=new Array("Fluggäste","","",6,20,110);
Menu11_2_1=new Array("insgesamt","datamon.jsp?thema=L07","",0,20,140);
Menu11_2_2=new Array("Einsteiger/innen","datamon.jsp?thema=L04","",0,20,140);
Menu11_2_3=new Array("Austeiger/innen","datamon.jsp?thema=L05","",0,20,140);
Menu11_2_4=new Array("Durchgang","datamon.jsp?thema=L06","",0,20,140);
Menu11_2_5=new Array("Direktverkehr-Inland","datamon.jsp?thema=L08","",0,20,140);
Menu11_2_6=new Array("Direktverkehr-Ausland","datamon.jsp?thema=L09","",0,20,140);
Menu12=new Array("Fremdenverkehr","","",6,20,160);
Menu12_1=new Array("Gäste insgesamt","datamon.jsp?thema=FR1","",0,20,150);
Menu12_2=new Array("Gäste Inland","datamon.jsp?thema=FR2","",0,20,150);
Menu12_3=new Array("Gäste Ausland","datamon.jsp?thema=FR3","",0,20,150);
Menu12_4=new Array("Übernachtungen insgesamt","datamon.jsp?thema=FR4","",0,20,150);
Menu12_5=new Array("Übernachtungen Inland","datamon.jsp?thema=FR5","",0,20,150);
Menu12_6=new Array("Übernachtungen Ausland","datamon.jsp?thema=FR6","",0,20,150);
Menu13=new Array("Freizeit u. Sport","","",6,20,160);
Menu13_1=new Array("Besucher des Olympiaturms","datamon.jsp?thema=FS2","",0,20,220);
Menu13_2=new Array("Besucher des Olympiastadions","datamon.jsp?thema=FS3","",0,20,220);
Menu13_3=new Array("Besucher der Olympiahalle","datamon.jsp?thema=FS4","",0,20,220);
Menu13_4=new Array("Besucher des Olympia-Eissportzentrums","datamon.jsp?thema=FS6","",0,20,220);
Menu13_5=new Array("Besucher des Botanischen Gartens","datamon.jsp?thema=FS8","",0,20,220);
Menu13_6=new Array("Besucher des Tierparks Hellabrunn","datamon.jsp?thema=FS9","",0,20,220);
Menu14=new Array("Theater u. Konzerte","","",2,20,160);
Menu14_1=new Array("Aufführungen","","",7,20,70);
Menu14_1_1=new Array("Münchner Kammerspiele","datamon.jsp?thema=TK01","",0,20,250);
Menu14_1_2=new Array("Münchner Philharmoniker","datamon.jsp?thema=TK03","",0,20,250);
Menu14_1_3=new Array("Bayerische Staatsoper-Nationaltheater","datamon.jsp?thema=TK05","",0,20,250);
Menu14_1_4=new Array("Bayerisches Staatsschauspiel-Residenztheater","datamon.jsp?thema=TK07","",0,20,250);
Menu14_1_5=new Array("Gärtnerplatztheater","datamon.jsp?thema=TK09","",0,20,250);
Menu14_1_6=new Array("Prinzregententheater","datamon.jsp?thema=TK11","",0,20,250);
Menu14_1_7=new Array("Schauburg - Theater der Jugend","datamon.jsp?thema=TK13","",0,20,250);
Menu14_2=new Array("Besucher","","",7,20,70);
Menu14_2_1=new Array("Münchner Kammerspiele","datamon.jsp?thema=TK02","",0,20,250);
Menu14_2_2=new Array("Münchner Philharmoniker","datamon.jsp?thema=TK04","",0,20,250);
Menu14_2_3=new Array("Bayerische Staatsoper-Nationaltheater","datamon.jsp?thema=TK06","",0,20,250);
Menu14_2_4=new Array("Bayerisches Staatsschauspiel-Residenztheater","datamon.jsp?thema=TK08","",0,20,250);
Menu14_2_5=new Array("Gärtnerplatztheater","datamon.jsp?thema=TK10","",0,20,250);
Menu14_2_6=new Array("Prinzregententheater","datamon.jsp?thema=TK12","",0,20,250);
Menu14_2_7=new Array("Schauburg - Theater der Jugend","datamon.jsp?thema=TK14","",0,20,250);
Menu15=new Array("Museen","","",11,20,160);
Menu15_1=new Array("Alte Pinakothek","datamon.jsp?thema=T01","",0,20,200);
Menu15_2=new Array("Neue Pinakothek","datamon.jsp?thema=T02","",0,20,200);
Menu15_3=new Array("Pinakothek der Moderne","datamon.jsp?thema=T03","",0,20,200);
Menu15_4=new Array("Schackgalerie","datamon.jsp?thema=T04","",0,20,200);
Menu15_5=new Array("Städtische Galerie im Lenbachhaus","datamon.jsp?thema=T05","",0,20,200);
Menu15_6=new Array("Münchner Stadtmuseum","datamon.jsp?thema=T06","",0,20,200);
Menu15_7=new Array("Bayerisches Nationalmuseum","datamon.jsp?thema=T07","",0,20,200);
Menu15_8=new Array("Deutsches Museum","datamon.jsp?thema=T08","",0,20,200);
Menu15_9=new Array("Verkehrszentrum Deutsches Museum","datamon.jsp?thema=T09","",0,20,200);
Menu15_10=new Array("Museum Brandhorst","datamon.jsp?thema=T10","",0,20,200);
Menu15_11=new Array("Museum Mensch und Natur","datamon.jsp?thema=T11","",0,20,200);
Menu16=new Array("Umwelt","","",2,20,160);
Menu16_1=new Array("Monatsmittel","","",4,20,150);
Menu16_1_1=new Array("Feinstaub","datamon.jsp?thema=U01","",0,20,110);
Menu16_1_2=new Array("Stickstoffmonoxid","datamon.jsp?thema=U11","",0,20,110);
Menu16_1_3=new Array("Stickstoffdioxid","datamon.jsp?thema=U02","",0,20,110);
Menu16_1_4=new Array("Ozon","datamon.jsp?thema=U04","",0,20,110);
Menu16_2=new Array("Höchster Halbstundenwert","","",4,20,150);
Menu16_2_1=new Array("Feinstaub","datamon.jsp?thema=U06","",0,20,110);
Menu16_2_2=new Array("Stickstoffmonoxid","datamon.jsp?thema=U12","",0,20,110);
Menu16_2_3=new Array("Stickstoffdioxid","datamon.jsp?thema=U07","",0,20,110);
Menu16_2_4=new Array("Ozon","datamon.jsp?thema=U09","",0,20,110);
Menu17=new Array("Witterung","","",7,20,160);
Menu17_1=new Array("Höchste Lufttemperatur","datamon.jsp?thema=W02","",0,20,180);
Menu17_2=new Array("Tiefste Lufttemperatur","datamon.jsp?thema=W03","",0,20,180);
Menu17_3=new Array("Mittlere Lufttemperatur","datamon.jsp?thema=W04","",0,20,180);
Menu17_4=new Array("mittlere relative Luftfeuchtigkeit","datamon.jsp?thema=W06","",0,20,180);
Menu17_5=new Array("Niederschlagsmenge insgesamt","datamon.jsp?thema=W07","",0,20,180);
Menu17_6=new Array("Niederschläge","datamon.jsp?thema=W09","",0,20,180);
Menu17_7=new Array("Sonnenscheindauer","datamon.jsp?thema=W10","",0,20,180);
Menu18=new Array("Feuerwehr","","",8,20,160);
Menu18_1=new Array("Brandalarme","datamon.jsp?thema=D01","",0,20,180);
Menu18_2=new Array("technische Hilfeleistungen","datamon.jsp?thema=D02","",0,20,180);
Menu18_3=new Array("Fehlalarme","datamon.jsp?thema=D03","",0,20,180);
Menu18_4=new Array("Rettungsdiensteinsätze gesamt","datamon.jsp?thema=D04","",0,20,180);
Menu18_5=new Array("Notarzteinsätze","datamon.jsp?thema=D05","",0,20,180);
Menu18_6=new Array("Kindernotarzteinsätze","datamon.jsp?thema=D06","",0,20,180);
Menu18_7=new Array("Neugeborenennotarzteinsätze","datamon.jsp?thema=D07","",0,20,180);
Menu18_8=new Array("Rettungswageneinsätze","datamon.jsp?thema=D08","",0,20,180);

