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:"/324.php", target:"" , sub:[ {style:SUB_STYLE}, {code:"Kirchennacht", url:"/834.php", target:"" }, {code:"Bergexerzitien", url:"/861.php", target:"" }, {code:"Kreisjugendring", url:"/825.php", target:"" }, {code:"Jugendausschuss", url:"/816.php", target:"" }, {code:"Kirchenrenovierung", url:"/769.php", target:"" } ] }, {code:"Veranstaltungen", url:"/858.php", target:"" }, {code:"Gemeindeteam", url:"/546.php", target:"" , sub:[ {style:SUB_STYLE}, ] }, {code:"Stufen des Lebens", url:"/295.php", target:"" , sub:[ {style:SUB_STYLE}, {code:"Seelsorge", url:"/523.php", target:"" }, {code:"Taufe", url:"/337.php", target:"" }, {code:"Konfirmation", url:"/525.php", target:"" }, {code:"Trauung", url:"/340.php", target:"" }, {code:"Neu hinzugezogen", url:"/529.php", target:"" }, {code:"(Wieder) - Eintritt", url:"/527.php", target:"" }, {code:"Bestattung", url:"/531.php", target:"" } ] }, {code:"Unsere Gemeinde", url:"/478.php", target:"" , sub:[ {style:SUB_STYLE}, {code:"Pfarramt", url:"/517.php", target:"" }, {code:"So finden Sie uns", url:"/481.php", target:"" }, {code:"Geschichte", url:"/521.php", target:"" } ] }, {code:"Kindergarten", url:"http://www.ev-kiga-ll.de/", target:"_blank" }, {code:"Jugend", url:"http://www.evangelische-jugend-landsberg.de/", target:"_blank" , sub:[ {style:SUB_STYLE}, {code:"Jahresprogramm", url:"/512.php", target:"" } ] }, {code:"Fotogalerie", url:"http://picasaweb.google.com/landsberg.evangelisch", target:"_blank" }, {code:"Dekanat", url:"/838.php", target:"" } ];