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:"Archivneubau", url:"/357.php", target:"_blank" } ] }, {code:"Unser Archivteam", url:"/319.php", target:"" }, {code:"Veröffentlichungen", url:"/359.php", target:"_blank" }, {code:"Archivgeschichte", url:"/308.php", target:"" }, {code:"Wege", url:"/311.php", target:"_blank" }, {code:"Benutzung", url:"/316.php", target:"" , sub:[ {style:SUB_STYLE}, {code:"Familienforschung", url:"/352.php", target:"" }, {code:"Benutzungsgebühren", url:"/322.php", target:"" } ] }, {code:"Kirchengeschichte", url:"/315.php", target:"" , sub:[ {style:SUB_STYLE}, {code:"Verein für bayerische Kirchengeschichte", url:"/330.php", target:"" } ] }, {code:"Bestände", url:"/317.php", target:"" , sub:[ {style:SUB_STYLE}, {code:"Kirchenbucharchiv", url:"/339.php", target:"" }, {code:"Pfarrarchive", url:"/324.php", target:"" }, {code:"Oberkonsistorium", url:"/346.php", target:"" , sub:[ {style:SUB_STYLE}, {code:"Inhalt", url:"/348.php", target:"_blank" } ] }, {code:"Nachlässe", url:"/336.php", target:"" } ] }, {code:"Bibliothek", url:"/333.php", target:"" }, {code:"Veranstaltungen", url:"/286.php", target:"" }, {code:"Nachrichten", url:"/266.php", target:"" , sub:[ {style:SUB_STYLE}, {code:"Chrismon", url:"http://www.sonntagsblatt.de", target:"_blank" }, {code:"Sonntagsblatt Bayern", url:"/268.php", target:"" } ] }, {code:"Verbindungen / Links", url:"/344.php", target:"" } ];