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:"/315.php", target:"" }, {code:"Gemeindeteam", url:"/313.php", target:"" , sub:[ {style:SUB_STYLE}, {code:"Pfarramtsbüro", url:"/323.php", target:"" }, {code:"Pfarrer", url:"/325.php", target:"" }, {code:"Diakon", url:"/420.php", target:"" }, {code:"Mesnerin", url:"/327.php", target:"" }, {code:"Kirchenmusik ", url:"/329.php", target:"" }, {code:"Jugend und Kinder", url:"/333.php", target:"" }, {code:"Chormusik", url:"/335.php", target:"" }, {code:"Kirchenvorstand", url:"/331.php", target:"" } ] }, {code:"Veranstaltungen", url:"/286.php", target:"" }, {code:"Lebendige Gemeinde", url:"/264.php", target:"" , sub:[ {style:SUB_STYLE}, {code:"Alpha-Kurs", url:"/356.php", target:"" }, {code:"Frauen loben Gott", url:"/354.php", target:"" }, {code:"Friedensgebet", url:"/440.php", target:"" }, {code:"Hauskreise", url:"/349.php", target:"" }, {code:"Jugend", url:"/347.php", target:"" }, {code:"Kindergarten", url:"/345.php", target:"" }, {code:"Kirchenmusik", url:"/343.php", target:"" , sub:[ {style:SUB_STYLE}, {code:"Konzerte", url:"/431.php", target:"" }, {code:"Kirchenchor", url:"/358.php", target:"" }, {code:"Bläserensemble", url:"/437.php", target:"" }, {code:"Kinderchor", url:"/360.php", target:"" } ] }, {code:"Klinikseelsorge", url:"/341.php", target:"" }, {code:"Mutter-Kind Gruppen", url:"/339.php", target:"" }, {code:"Altersarbeit", url:"/337.php", target:"" } ] }, {code:"Gemeindehausneubau", url:"/442.php", target:"" }, {code:"Unsere Kirchen", url:"/319.php", target:"" , sub:[ {style:SUB_STYLE}, {code:"Bad Aibling", url:"/377.php", target:"" }, {code:"Bad Feilnbach", url:"/379.php", target:"" } ] }, {code:"Soziale Dienste", url:"/434.php", target:"" }, {code:"Interessante Links", url:"/381.php", target:"" } ];