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:"Dekanat", url:"/index.php", target:"" }, {code:"Kirchengemeinden", url:"/218.php", target:"" , sub:[ {style:SUB_STYLE}, {code:"Breitenau/Dorfgütingen", url:"/223.php", target:"" }, {code:"Dentlein am Forst", url:"/248.php", target:"" }, {code:"Dombühl/Kloster Sulz", url:"/255.php", target:"" }, {code:"Feuchtwangen", url:"/235.php", target:"" }, {code:"Mosbach/Larrieden", url:"/307.php", target:"" }, {code:"Oberampfrach/Schnelldorf", url:"/309.php", target:"" }, {code:"Unterampfrach/Haundorf", url:"/311.php", target:"" }, {code:"Wieseth/Untermosbach", url:"/313.php", target:"" }, {code:"Wildenholz", url:"/315.php", target:"" } ] }, {code:"Büro", url:"/363.php", target:"" }, {code:"Diakonie", url:"/360.php", target:"" }, {code:"Dekanatsjugend", url:"/423.php", target:"" }, {code:"Eine-Welt-Arbeit", url:"/384.php", target:"" }, {code:"Ev. Bildungswerk", url:"/347.php", target:"" }, {code:"Frauenarbeit", url:"/358.php", target:"" }, {code:"Kirchenmusik", url:"/289.php", target:"" , sub:[ {style:SUB_STYLE}, {code:"Posaunenchöre", url:"/321.php", target:"" }, {code:"Vokalchöre", url:"/323.php", target:"" }, {code:"Organisten", url:"/332.php", target:"" }, {code:"Orgelunterricht", url:"/319.php", target:"" }, {code:"Orgeln im Dekanatsbezirk", url:"/317.php", target:"" }, {code:"Glocken", url:"/422.php", target:"" }, {code:"Links", url:"/339.php", target:"" } ] }, {code:"Links", url:"/325.php", target:"" }, {code:"Missionsprojekt", url:"/435.php", target:"" }, {code:"Veranstaltungen", url:"/352.php", target:"" } ];