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:"Startseite", url:"/index.php", target:"" , sub:[ {style:SUB_STYLE}, {code:"Öffnungszeiten des Pfarramtes", url:"/443.php", target:"" } ] }, {code:"Aktuelles", url:"/360.php", target:"" }, {code:"Verantwortung_tragen", url:"/218.php", target:"" , sub:[ {style:SUB_STYLE}, {code:"Kirchenvorstand", url:"/248.php", target:"" }, {code:"Hauptamtliche", url:"/255.php", target:"" }, {code:"Jugendausschuss", url:"/235.php", target:"" }, {code:"Kindergarten Regenbogen", url:"/223.php", target:"" } ] }, {code:"Lebensbegleitung", url:"/401.php", target:"" , sub:[ {style:SUB_STYLE}, {code:"Seelsorge", url:"/441.php", target:"" }, {code:"Taufe", url:"/410.php", target:"" , sub:[ {style:SUB_STYLE}, {code:"Taufgespräch", url:"/412.php", target:"" } ] }, {code:"Kircheneintritt", url:"/403.php", target:"" }, {code:"Konfirmation", url:"/414.php", target:"" }, {code:"Trauung", url:"/416.php", target:"" , sub:[ {style:SUB_STYLE}, {code:"Traugespräch", url:"/418.php", target:"" } ] }, {code:"Beichte", url:"/450.php", target:"" }, {code:"Bestattung", url:"/421.php", target:"" } ] }, {code:"Gottesdienst", url:"/328.php", target:"" , sub:[ {style:SUB_STYLE}, {code:"Heilig-Geist-Kirche", url:"/327.php", target:"" }, {code:"Außenorte", url:"/340.php", target:"" , sub:[ {style:SUB_STYLE}, {code:"Grainbach", url:"/338.php", target:"" }, {code:"Thansau", url:"/336.php", target:"" }, {code:"Vogtareuth", url:"/334.php", target:"" } ] }, {code:"Gottesdienstplan", url:"/332.php", target:"" } ] }, {code:"Gemeindegeschichte", url:"/464.php", target:"" , sub:[ {style:SUB_STYLE}, {code:"Chronologie der Gemeinde", url:"/466.php", target:"" }, {code:"Bilder aus 2010", url:"/468.php", target:"" }, {code:"Bilder aus 2011", url:"/483.php", target:"" } ] }, {code:"Lageplan", url:"/289.php", target:"" }, {code:"Gemeindebrief", url:"/317.php", target:"" }, {code:"Spenden", url:"/394.php", target:"" }, {code:"Nachrichten", url:"/266.php", target:"" , sub:[ {style:SUB_STYLE}, {code:"Sonntagsblatt", url:"http://www.sonntagsblatt.de", target:"_blank" }, {code:"Nachrichten Kanäle", url:"/268.php", target:"" } ] }, {code:"Wichtige Adressen", url:"/362.php", target:"" } ];