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:"Grüß Gott", url:"/index.php", target:"" }, {code:"Gottesdienste", url:"/373.php", target:"" }, {code:"Veranstaltungen", url:"/286.php", target:"" }, {code:"Kirche und Gemeinde", url:"/295.php", target:"" , sub:[ {style:SUB_STYLE}, {code:"Rundgang durch die Kirche", url:"/297.php", target:"" }, {code:"Die Geschichte der Kirchengemeinde", url:"/299.php", target:"" } ] }, {code:"Sonnenstrom", url:"/376.php", target:"" }, {code:"Kinder", url:"/301.php", target:"" , sub:[ {style:SUB_STYLE}, {code:"Krabbelgruppe", url:"/320.php", target:"" }, {code:"Kindergruppe", url:"/324.php", target:"" }, {code:"Kinderchor", url:"/405.php", target:"" }, {code:"Kinderfreizeit", url:"/326.php", target:"" }, {code:"Kinderbibelwoche", url:"/328.php", target:"" }, {code:"Kinderkrippenspiel", url:"/330.php", target:"" }, {code:"Gottesdienst einmal anders", url:"/365.php", target:"" } ] }, {code:"Jugend", url:"/303.php", target:"" , sub:[ {style:SUB_STYLE}, {code:"Freizeiten", url:"/344.php", target:"" , sub:[ {style:SUB_STYLE}, {code:"Skifreizeit ", url:"/380.php", target:"" }, {code:"Libi-Anmeldung", url:"/390.php", target:"" }, {code:"Mittelmeerfreizeit", url:"/400.php", target:"" } ] }, {code:"LeiterInnenrunden", url:"/338.php", target:"" }, {code:"Konfis", url:"/336.php", target:"" } ] }, {code:"Erwachsene, Familien", url:"/331.php", target:"" , sub:[ {style:SUB_STYLE}, {code:"Gymnastikgruppe Spahn", url:"/398.php", target:"" }, {code:"Ökumene", url:"/369.php", target:"" }, {code:"Gottesdienst einmal anders", url:"/365.php", target:"" }, {code:"Kino", url:"/396.php", target:"" }, {code:"Töpfern", url:"/363.php", target:"" }, {code:"Kirchenvorstand...", url:"/361.php", target:"" }, {code:"Brot für die Welt Aktion", url:"/359.php", target:"" } ] }, {code:"Senioren", url:"/315.php", target:"" }, {code:"Musik", url:"/317.php", target:"" , sub:[ {style:SUB_STYLE}, {code:"Musik in ....", url:"/351.php", target:"" }, {code:"Chor", url:"/357.php", target:"" }, {code:"Posaunenchor", url:"/355.php", target:"" }, {code:"Kirchenband", url:"/353.php", target:"" }, {code:"Kirchenmusik im evang. Dekanat Weilheim", url:"/349.php", target:"" } ] }, {code:"Urlauber", url:"/313.php", target:"" }, {code:"Bücherei", url:"/347.php", target:"" }, {code:"Taufe, Trauung ...", url:"/333.php", target:"" }, {code:"Kircheneintritt", url:"/307.php", target:"" }, {code:"Nachrichten", url:"/266.php", target:"" , sub:[ {style:SUB_STYLE}, {code:"Sonntagsblatt Chrismon", url:"http://www.sonntagsblatt.de", target:"_blank" }, {code:"Sonntagsblatt Bayern", url:"http://www.sonntagsblatt-bayern.de", target:"_blank" }, {code:"Nachrichten Kanäle", url:"/268.php", target:"" } ] } ];