BLANK_IMAGE = '/images/spacer-tranparent.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:"#ED1C23", // color of the item border, if any shadow:"#ED1C23", // color of the item shadow, if any bgON:"#ED1C23", // background color for the items bgOVER:"#ED1C23" // background color for the item which is under mouse right now }, css:{ ON:"level0_on", // CSS class for items OVER:"level0_over" // CSS class for item which is under mouse } }; var STYLE2 = { border:0, // item's border width, pixels; zero means "none" shadow:0, // item's shadow size, pixels; zero means "none" color:{ border:"#000000", // color of the item border, if any shadow:"#000000", // color of the item shadow, if any bgON:"#F7DBB4", // background color for the items bgOVER:"#F0C892" // background color for the item which is under mouse right now }, css:{ ON:"level1_on", // CSS class for items OVER:"level1_over" // CSS class for item which is under mouse } }; var MENU_ITEMS = [ {"pos":"relative", itemoff:[0,0], leveloff:[0,0], style:STYLE, size:[0,0]}, {code:"Startseite",url:"/index.php",format:{size:[17,98],itemoff:[0,0]}}, {code:"Unternehmen",url:"/index.php",format:{size:[17,98],itemoff:[0,99]}, sub:[ {style:STYLE2,itemoff:[15,0],size:[17,156]}, {code:" • Ausgezeichneter Fahrer",url:"/index.php?p=o_45&content=showpage&id=0.64651100-1127908502",format:{leveloff:[17,0]}}, {code:" • Jobs",url:"/index.php?p=o_42&content=showpage&id=0.90745500-1131088038",format:{leveloff:[17,0]}}, {code:" • Reiseleiter",url:"/index.php?p=o_43&content=showpage&id=0.48122700-1127915703",format:{leveloff:[17,0]}}, {code:" • Team",url:"/index.php?p=o_44&content=showpage&id=0.27085900-1131031793",format:{leveloff:[17,0]}} ] }, {code:"Busbetrieb",url:"/index.php",format:{size:[17,98],itemoff:[0,99]}, sub:[ {style:STYLE2,itemoff:[15,0],size:[17,162]}, {code:" • Linienverkehr",url:"/index.php?p=o_31&content=showpage&id=0.17541600-1129118245",format:{leveloff:[17,0]}}, {code:" • Mietomnibusse/Incoming",url:"/index.php?p=o_32&content=showpage&id=0.55357800-1131017846",format:{leveloff:[17,0]}} ] }, {code:"Impressum",url:"/index.php?p=o_5&content=showpage&id=0.22748300-1134657572",target:"_self",format:{size:[17,98],itemoff:[0,99]}}, {code:"Schnäppchen",url:"/index.php?p=o_50&content=showpage&id=0.98005600-1267797552",format:{size:[17,98],itemoff:[0,99]}, sub:[ {style:STYLE2,itemoff:[15,0],size:[17,94]}, {code:" • Kreuzfahrten",url:"/index.php?p=o_51&content=showpage&id=0.62145300-1267794796",format:{leveloff:[17,0]}}, {code:" • Busreisen",url:"/index.php?p=o_52&content=showpage&id=0.87358900-1267798050",format:{leveloff:[17,0]}} ] }, ]; function none () { }