BLANK_IMAGE = '/Layout/shim.gif'; var STYLE = { border:0, // item's border width, pixels; zero means "none" shadow:0, // item's shadow size, pixels; zero means "none" color:{ border:"", // color of the item border, if any shadow:"", // color of the item shadow, if any bgON:"", // background color for the items bgOVER:"" // background color for the item which is under mouse right now }, css:{ ON:"menuOff", // CSS class for items OVER:"menuOn" // CSS class for item which is under mouse } }; var SUB_STYLE = { border:0, // item's border width, pixels; zero means "none" shadow:0, // item's shadow size, pixels; zero means "none" color:{ border:"", // color of the item border, if any shadow:"", // color of the item shadow, if any bgON:"", // background color for the items bgOVER:"" // background color for the item which is under mouse right now }, css:{ ON:"submenuOff", // CSS class for items OVER:"submenuOn" // CSS class for item which is under mouse } }; var MENU_ITEMS = [ {pos:[4,150], itemoff:[26,0], leveloff:[10,155], style:STYLE, size:[26,188]}, {code:"Herzlich Willkommen", url:"/index.php", target:"" }, {code:"Unsere Kirchen", url:"/218.php", target:"" }, {code:"Wir sind für Sie da", url:"/289.php", target:"" }, {code:"Termine", url:"/286.php", target:"" }, {code:"Kirchbauverein", url:"/356.php", target:"" }, {code:"Kinder und Jugend", url:"/400.php", target:"" }, {code:"Gruppen und Kreise", url:"/391.php", target:"" , sub:[ {style:SUB_STYLE}, {code:"Kirchencafé Unterföhring", url:"", target:"" }, {code:"Ökumen. NachtCafé", url:"/427.php", target:"" }, {code:"Offener Sing- und Tanzkreis", url:"/424.php", target:"" }, {code:"Ökumenische Exerzitien ", url:"/410.php", target:"" }, {code:"Meditation", url:"/413.php", target:"" }, {code:"Offener Literaturkreis ", url:"/409.php", target:"" }, {code:"Hospizkreis Ismaning", url:"/407.php", target:"" }, {code:"Ökumenische Frauengruppe", url:"/346.php", target:"" }, {code:"Ökumen. Friedensgebet", url:"/342.php", target:"" } ] }, {code:"Senioren", url:"/314.php", target:"" , sub:[ {style:SUB_STYLE}, {code:"Besuchsdienst", url:"/369.php", target:"" }, {code:"Seniorenurlaub", url:"/416.php", target:"" , sub:[ {style:SUB_STYLE}, {code:"", url:"", target:"" } ] }, {code:"Seniorenclub", url:"/366.php", target:"" } ] }, {code:"Gemeinde auf Reisen", url:"/303.php", target:"" }, {code:"Taufe", url:"/311.php", target:"" }, {code:"Konfirmation", url:"/316.php", target:"" }, {code:"Trauung", url:"/329.php", target:"" }, {code:"Bestattung", url:"/318.php", target:"" }, {code:"Tansania", url:"/320.php", target:"" }, {code:"Veröffentlichungen", url:"/324.php", target:"" }, {code:"Links", url:"/351.php", target:"" } ];