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:"Aktuelles", url:"/436.php", target:"" }, {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:"Kirchenvorstand", url:"/430.htm", target:"" , sub:[ {style:SUB_STYLE}, {code:"Kirchenvorstand", url:"/433.php", target:"" }, {code:"Sitzung 14.12.2011", url:"/445.php", target:"" }, {code:"Protokoll 23.11.2011", url:"/438.php", target:"" } ] }, {code:"Termine", url:"/286.php", target:"" }, {code:"Kirchbauverein", url:"/356.php", target:"" }, {code:"Kinder und Jugend", url:"/400.php", target:"" , sub:[ {style:SUB_STYLE}, {code:"", url:"/453.php", target:"" } ] }, {code:"Gruppen und Kreise", url:"/391.php", target:"" , sub:[ {style:SUB_STYLE}, {code:"Anonyme Alkoholiker", url:"/449.php", target:"" }, {code:"Bibelkreis", url:"/457.php", target:"" }, {code:"Ökumen. Besinnungstag ", url:"/410.php", target:"" }, {code:"Kirchencafé Unterföhring", url:"/446.php", target:"" }, {code:"Meditation", url:"/413.php", target:"" , sub:[ {style:SUB_STYLE}, {code:"Meditation - auf dem Weg zu mir selbst", url:"/465.php", target:"" } ] }, {code:"Ökumen. Frauengruppe", url:"/346.php", target:"" }, {code:"Ökumen. Friedensgebet", url:"/342.php", target:"" }, {code:"Ökumen. NachtCafé", url:"/427.php", target:"" }, {code:"Offener Sing- und Tanzkreis", url:"/424.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:"" } ];