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:"#000000", // color of the item border, if any
shadow:"#000000", // color of the item shadow, if any
bgON:"#4E6D3C", // background color for the items
bgOVER:"#3E5335" // 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:"#DCE0D5", // background color for the items
bgOVER:"#DCE0D5" // 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,99], leveloff:[0,0], style:STYLE, size:[19,100]},
{code:"
Gastgeber",url:"/index.php",target:"_self",format:{size:[19,112],itemoff:[0,0]},
sub:[
{style:STYLE2,itemoff:[19,0],size:[19,112]},
{code:"Zimmer",url:"/index.php?p=142&content=suche_zimmer",target:"_self",format:{leveloff:[19,0],size:[19,112]}},
{code:"Ferienwohnung",url:"/index.php?p=143&content=suche_ferienwohnung",target:"_self",format:{itemoff:[19,0],leveloff:[19,0],size:[19,112]}},
{code:"Gastronomie",url:"/index.php?p=144&content=suche_gastronomie",target:"_self",format:{itemoff:[19,0],leveloff:[19,0],size:[19,112]}},
{code:"Campingplätze",url:"/index.php?p=145&content=suche_camping",target:"_self",format:{itemoff:[19,0],leveloff:[19,0],size:[19,112]}},
{code:"Wohnmobilstellplatz",url:"/index.php?p=146&content=suche_wohnmobil",target:"_self",format:{itemoff:[19,0],leveloff:[19,0],size:[19,112]}},
{code:"Fahrradfreundliche
Betriebe",url:"/index.php?p=147&content=suche_fahrradfreundlich",target:"_self",format:{itemoff:[19,0],leveloff:[32,0],size:[32,112]}},
]
},
{code:"
Pauschalen",url:"/index.php?p=55&content=pauschalangebote",target:"_self",format:{size:[19,112],itemoff:[0,113]}},
{code:"
Freizeitangebot",url:"/index.php?p=141&content=suche_freizeit",target:"_self",format:{size:[19,112],itemoff:[0,113]}},
{code:"
Servicecenter",url:"/index.php",target:"_self",format:{size:[19,112],itemoff:[0,113]},
sub:[
{style:STYLE2,itemoff:[19,0],size:[19,112]},
{code:"E-Card versenden",url:"/index.php?p=148&content=ecard",target:"_self",format:{itemoff:[32,0],leveloff:[19,0],size:[19,112]}},
{code:"Infoanforderung",url:"/index.php?p=150&content=magenta_prospekte",target:"_self",format:{itemoff:[19,0],leveloff:[19,0],size:[19,112]}},
{code:"Newsletter",url:"/index.php?p=152&content=newsletter",target:"_self",format:{itemoff:[19,0],leveloff:[19,0],size:[19,112]}},
{code:"Wissenswertes",url:"/index.php?p=155&content=showpage&id=1-0.27268000-1093243306",target:"_self",format:{itemoff:[19,0],leveloff:[19,0],size:[19,112]}},
{code:"Links",url:"/index.php?p=156&content=showpage&id=1-0.67056300-1122463583",target:"_self",format:{itemoff:[19,0],leveloff:[19,0],size:[19,112]}},
{code:"Pressedienst",url:"/index.php?p=157&content=presse",target:"_self",format:{itemoff:[19,0],leveloff:[19,0],size:[19,112]}}
]
}
];
function none () { }