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:"Aktuell", url:"/337.php", target:"" , sub:[ {style:SUB_STYLE}, ] }, {code:"Terminkalender", url:"/286.php", target:"" }, {code:"Gemeindeteam", url:"/296.php", target:"" , sub:[ {style:SUB_STYLE}, ] }, {code:"Gottesdienste", url:"/302.php", target:"" , sub:[ {style:SUB_STYLE}, ] }, {code:"Kirchenmusik", url:"/360.php", target:"" }, {code:"Kunst", url:"/512.php", target:"" }, {code:"Kirche im Leben", url:"/330.php", target:"" , sub:[ {style:SUB_STYLE}, {code:"Seelsorge", url:"/316.php", target:"" }, {code:"Taufe", url:"/318.php", target:"" }, {code:"Konfirmation", url:"/320.php", target:"" }, {code:"Trauung", url:"/322.php", target:"" }, {code:"Lebensgemeinschaften", url:"/324.php", target:"" }, {code:"Kircheneintritt", url:"/326.php", target:"" }, {code:"Beerdigung", url:"/328.php", target:"" } ] }, {code:"Diakonie", url:"/374.php", target:"" , sub:[ {style:SUB_STYLE}, {code:"Nachbarschaftsbrücke", url:"/376.php", target:"" , sub:[ {style:SUB_STYLE}, ] }, {code:"Diakoniestation Sendling", url:"/378.php", target:"" } ] }, {code:"Jugend", url:"/332.php", target:"" }, {code:"Junge Erwachsene", url:"/506.php", target:"" }, {code:"Erwachsene", url:"/307.php", target:"" , sub:[ {style:SUB_STYLE}, ] }, {code:"Familien", url:"/405.php", target:"" }, {code:"Interrelig. Dialog", url:"/391.php", target:"" }, {code:"Gemeindegeschichte", url:"/299.php", target:"" }, {code:"Fotogalerie", url:"/482.php", target:"" , sub:[ {style:SUB_STYLE}, ] }, {code:"Texte", url:"/493.php", target:"" , sub:[ {style:SUB_STYLE}, ] }, {code:"Linkliste", url:"/313.php", target:"" }, {code:"- - - - - - - - - - - - - Prodekanat M-Süd", url:"/348.php", target:"" , sub:[ {style:SUB_STYLE}, {code:"Wir über uns", url:"/350.php", target:"" }, {code:"Gruß der Dekanin", url:"/352.php", target:"" }, {code:"Linkliste des Prodekanats", url:"/354.php", target:"" } ] } ];