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:"Aktuell", url:"http://matthaeuskirche-gaustadt.de/index.php#Aktuelles", target:"" }, {code:"Über uns", url:"/327.php", target:"" , sub:[ {style:SUB_STYLE}, {code:"Ihr Weg zu uns", url:"/430.php", target:"" }, {code:"Personen", url:"/333.php", target:"" }, {code:"Kirchenvorstand", url:"/335.php", target:"" }, {code:"Matthäuskirche", url:"/330.php", target:"" , sub:[ {style:SUB_STYLE}, {code:"Kirchenfotos", url:"/398.php", target:"" } ] }, {code:"Matthäusgemeinde", url:"/331.php", target:"" } ] }, {code:"Gottesdienste", url:"/340.php", target:"" }, {code:"Gemeindeleben", url:"/336.php", target:"" , sub:[ {style:SUB_STYLE}, {code:"Kindergottesdienst", url:"/315.php", target:"" , sub:[ {style:SUB_STYLE}, {code:"Kigo-Ausflug", url:"/456.htm", target:"" }, {code:"Kindergottesdienst-Fotos", url:"/391.php", target:"" } ] }, {code:"Konfirmanden", url:"/317.php", target:"" , sub:[ {style:SUB_STYLE}, {code:"Konfi-Fotos", url:"/389.php", target:"" } ] }, {code:"Frauenkreis", url:"/319.php", target:"" , sub:[ {style:SUB_STYLE}, {code:"Frauenkreis-Fotos", url:"/393.php", target:"" } ] }, {code:"Seniorenkreis", url:"/321.php", target:"" , sub:[ {style:SUB_STYLE}, {code:"Seniorenkreis-Fotos", url:"/437.php", target:"" } ] }, {code:"Musik", url:"/338.php", target:"" , sub:[ {style:SUB_STYLE}, {code:"Projektchor", url:"/374.php", target:"" }, {code:"Gottesdienstband", url:"/377.php", target:"" }, {code:"Konzerte", url:"/381.php", target:"" } ] }, {code:"Kirchenkaffee", url:"/372.php", target:"" }, {code:"Gemeindebrief", url:"/342.php", target:"" , sub:[ {style:SUB_STYLE}, {code:"Gemeindebriefe als pdf", url:"/368.php", target:"" } ] }, {code:"Öffentlichkeitsarbeit", url:"/379.php", target:"" } ] }, {code:"Nachrichten", url:"/366.php", target:"" }, {code:"Facebook", url:"http://www.facebook.com/Matthaeuskirche", target:"" }, {code:"Veranstaltungen", url:"/286.php", target:"" , sub:[ {style:SUB_STYLE}, {code:"Termine", url:"/286.php", target:"" }, {code:"Landesgartenschau 2012", url:"/497.php", target:"" }, {code:"Konzerte", url:"/381.php", target:"" , sub:[ {style:SUB_STYLE}, {code:"Konzert-Fotos", url:"/395.php", target:"" } ] } ] }, {code:"Dekanatstermine", url:"/361.php", target:"" }, {code:"FAQ", url:"/264.php", target:"" , sub:[ {style:SUB_STYLE}, {code:"Taufe", url:"/347.php", target:"" }, {code:"Konfirmation", url:"/349.php", target:"" }, {code:"Trauung", url:"/351.php", target:"" }, {code:"Bestattung", url:"/353.php", target:"" } ] }, {code:"Links", url:"/364.php", target:"" , sub:[ {style:SUB_STYLE}, {code:"Dekanat Bamberg", url:"http://www.dekanat-bamberg.de/", target:"_blank" }, {code:"Ev. Jugend Bamberg", url:"http://www.ej-bamberg.de/", target:"_blank" }, {code:"ACK (Arbeitsgemeinschaft christlicher Kirchen in Bamberg)", url:"http://ack-bamberg.de/", target:"_blank" }, {code:"Katholische Pfarrgemeinde St. Josef Gaustadt", url:"http://www.eo-bamberg.de/eob/dcms/sites/bistum/pfarreien/dekanate/bamberg/st_josef_gaustadt/index.html", target:"_blank" }, {code:"Evangelische Landeskirche", url:"http://www.bayern-evangelisch.de/", target:"_blank" }, {code:"Chrismon", url:"http://www.chrismon.de", target:"_blank" }, {code:"Sonntagsblatt Bayern", url:"/268.php", target:"" } ] } ];