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:"Inzell sucht PfarrerIn", url:"/375.php", target:"" }, {code:"Startseite", url:"/index.php", target:"" }, {code:"Siegsdorf-Inzell", url:"/315.php", target:"" }, {code:"Ruhpolding - Reit i.W.", url:"/314.php", target:"" }, {code:"Tourismusseelsorge", url:"/319.php", target:"" }, {code:"Kirchenmusik", url:"/366.php", target:"" , sub:[ {style:SUB_STYLE}, {code:"Kirchenchor", url:"", target:"" } ] }, {code:"Veranstaltungen", url:"/286.php", target:"" }, {code:"Predigten", url:"/325.php", target:"" }, {code:"Gemeindebrief", url:"/341.php", target:"" }, {code:"Gruppen, Aktionen", url:"/336.php", target:"" , sub:[ {style:SUB_STYLE}, {code:"f?rwachsene", url:"", target:"" }, {code:"Konfirmanden- und Jugendarbeit", url:"", target:"" }, {code:"Kinder- und Familienarbeit", url:"", target:"" , sub:[ {style:SUB_STYLE}, {code:"Siegsdorf: Kinder-/ Familienarbeit ", url:"/335.php", target:"" }, {code:"Ruhpolding: Kinder- / Familienarbeit", url:"/334.php", target:"" }, {code:"Inzell mit Reit i.W.: Kinder-/ Familienarbeit", url:"/333.php", target:"" } ] } ] }, {code:"Was tun, wenn ...", url:"/357.php", target:"" , sub:[ {style:SUB_STYLE}, {code:"Taufe", url:"/355.php", target:"" }, {code:"Konfirmation", url:"/349.php", target:"" }, {code:"Kircheneintritt", url:"/356.php", target:"" }, {code:"Heirat", url:"/354.php", target:"" }, {code:"Trauerfeier und Bestattung", url:"/351.php", target:"" } ] }, {code:"F?rverein", url:"/345.php", target:"" }, {code:"Praktische Lebenshilfe", url:"/343.php", target:"" }, {code:"Kontakte", url:"/321.php", target:"" , sub:[ {style:SUB_STYLE}, {code:"Der Kirchenvorstand", url:"/363.php", target:"" }, {code:"Gemeindeb?und Pfarramt", url:"", target:"" }, {code:"Die Pfarrer", url:"/360.php", target:"" } ] }, {code:"Nachrichten", url:"/266.php", target:"" , sub:[ {style:SUB_STYLE}, {code:"Chrismon", url:"http://www.sonntagsblatt.de", target:"_blank" }, {code:"Sonntagsblatt Bayern", url:"/268.php", target:"" } ] } ];