var MENU_ITEMS = [
['
service', null, null,
['hotlines und garantie','./content.php?PGID=HOTLINE',null],
['sonstiges
',null, null,
['storage guide', './content.php?PGID=SGUIDE', null],
['glossar', './content.php?PGID=GLOSSARY', null]
],
['fulfillment','./content.php?PGID=FULFILLMENT',null],
],
['
news', null, null,
['produkt news','./content.php?PGID=PNEWS',null],
['markt news','./content.php?PGID=MNEWS',null],
['archiv','./content.php?PGID=ANEWS',null]
],
['
dexxon', null, null,
['über uns','./content.php?PGID=PROFILE',null],
['kontakt', null, null,
['team','./content.php?PGID=TEAM',null],
['standort','./content.php?PGID=LOCATION',null]
],
['pressemitteilungen','./content.php?PGID=PRESSRELEASES',null],
['finanz infos','./content.php?PGID=FINFO',null],
['events','./content.php?PGID=EVENTS',null],
['jobs','./content.php?PGID=JOBS',null],
['impressum','./content.php?PGID=IMPRINT',null]
]
];
var MENU_ITEMS2 = [
['
hilfe', null, null,
['benutzung der website','./content.php?PGID=HELP',{'tw' : '_blank'}],
['häufig gestellte fragen','./content.php?PGID=FAQ',null],
['digitale rechnung', './content.php?PGID=DIGINVOICE', null],
['credits', './content.php?PGID=CREDITS', null]
]
];
var MENU_POS = [
{
'height': 18,
'width': 120,
'block_top': 70,
'block_left': 4,
'top': 0,
'left': 119,
'css' : {
'outer': ['m0l0oout', 'm0l0oover'],
'inner': ['m0l0iout', 'm0l0iover']
}
},
{
'height': 20,
'width': 171,
'block_top': 19,
'block_left': 18,
'top': 19,
'left': 0,
'css': {
'outer': ['m020oout', 'm020oover'],
'inner': ['m020iout', 'm020iover']
}
},
{
'height': 20,
'width': 170,
'block_top': 0,
'block_left': 170,
'top': 19,
'left': 0,
'css': {
'outer': ['m020oout', 'm020oover'],
'inner': ['m020iout', 'm020iover']
}
}
];
var MENU_POS2 = [
{
'height': 18,
'width': 120,
'block_top': -1,
'block_left': 50,
'top': 0,
'left': 109,
'css' : {
'outer': ['m0l0oout', 'm0l0oover'],
'inner': ['m0l0iout', 'm0l0iover']
}
},
{
'height': 20,
'width': 171,
'block_top': 19,
'block_left': -61,
'top': 19,
'left': 0,
'css': {
'outer': ['m020oout', 'm020oover'],
'inner': ['m020iout', 'm020iover']
}
}
];