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:"" }, {code:"Aktuelles", url:"/402.php", target:"" }, {code:"Gemeinden", url:"/315.php", target:"" , sub:[ {style:SUB_STYLE}, {code:"Simbach am Inn", url:"/321.php", target:"" }, {code:"Tann", url:"/323.php", target:"" }, {code:"Gemeindebote", url:"/325.php", target:"" }, {code:"Ökumene", url:"/327.php", target:"" } ] }, {code:"Gottesdienst", url:"/329.php", target:"" , sub:[ {style:SUB_STYLE}, {code:"Kindergottesdienst/ Kinderbibeltag", url:"/333.php", target:"" }, {code:"Bürger aus den Staaten der ehem. Sowjetunion", url:"/335.php", target:"" }, {code:"Besondere Gottesdienste", url:"/337.php", target:"" } ] }, {code:"Lebensbegleitung", url:"/339.php", target:"" , sub:[ {style:SUB_STYLE}, {code:"Taufe", url:"/343.php", target:"" }, {code:"Konfirmation", url:"/342.php", target:"" }, {code:"Trauung", url:"/345.php", target:"" }, {code:"Beerdigung", url:"/347.php", target:"" } ] }, {code:"Gruppen und Kreise", url:"/349.php", target:"" , sub:[ {style:SUB_STYLE}, {code:"Jugendarbeit", url:"/380.php", target:"" }, {code:"Konfis", url:"/355.php", target:"" }, {code:"Senioren", url:"/357.php", target:"" }, {code:"Gebetskreis", url:"/417.php", target:"" }, {code:"Bibelgesprächskreis", url:"/415.php", target:"" }, {code:"Besuchskreis", url:"/361.php", target:"" }, {code:"Posaunenchor", url:"/363.php", target:"" }, {code:"Singkreis", url:"/422.php", target:"" }, {code:"Arbeitskreis "Eine Welt"", url:"/365.php", target:"" }, {code:"Schaukasten", url:"/367.php", target:"" }, {code:"Selbsthilfegruppen", url:"/371.php", target:"" } ] }, {code:"Verwaltung/ Personen", url:"/382.php", target:"" , sub:[ {style:SUB_STYLE}, {code:"Pfarrer", url:"/384.php", target:"" }, {code:"Kirchenvorstand", url:"/386.php", target:"" }, {code:"Kirchenpfleger", url:"/388.php", target:"" }, {code:"Sekretärin", url:"/390.php", target:"" }, {code:"Musik/ Mesner/ Hausmeister", url:"/392.php", target:"" } ] }, {code:"Projekte", url:"/394.php", target:"" , sub:[ {style:SUB_STYLE}, {code:"Pradip - Partner Eine Welt", url:"/396.php", target:"" }, {code:"Bauvorhaben", url:"/398.php", target:"" }, {code:"Förderkreise", url:"/400.php", target:"" } ] }, {code:"Termine", url:"http://www.evangelische-termine.de/Veranstalter/index.php?vid=1651", target:"_blank" }, {code:"Nachrichten", url:"/266.php", target:"" , sub:[ {style:SUB_STYLE}, {code:"Chrismon", url:"http://www.sonntagsblatt.de", target:"_blank" }, {code:"Sonntagsblatt Bayern", url:"http://www.sonntagsblatt-bayern.de", target:"_blank" } ] }, {code:"Fotoalbum", url:"http://picasaweb.google.com/EvGemSi.Ta", target:"_blank" }, {code:"Links", url:"/429.php", target:"" } ];