var MENU_ITEMS = [
['
service', null, null,
['hotlines en garantie','./content.php?PGID=HOTLINE',null],
['meta informatie
',null, null,
['storage guide', './content.php?PGID=SGUIDE', null],
['woordenlijst', './content.php?PGID=GLOSSARY', null]
],
],
['
nieuws', null, null,
['produkt nieuws','./content.php?PGID=PNEWS',null],
['markt nieuws','./content.php?PGID=MNEWS',null],
['archief','./content.php?PGID=ANEWS',null]
],
['
over dexxon', null, null,
['wie zijn we ?','./content.php?PGID=PROFILE',null],
['contact', null, null,
['team','./content.php?PGID=TEAM',null],
['locatie','./content.php?PGID=LOCATION',null]
],
['persberichten','./content.php?PGID=PRESSRELEASES',null],
['financiele gegevens','./content.php?PGID=FINFO',null],
['evenementen','./content.php?PGID=EVENTS',null],
['vacatures','./content.php?PGID=JOBS',null],
['imprint','./content.php?PGID=IMPRINT',null]
,['leveringsvoorwaarden','./content.php?PGID=AGB',null]
]
];
var MENU_ITEMS2 = [
['
help', null, null,
['het gebruik van de website','./content.php?PGID=HELP',{'tw' : '_blank'}],
['FAQ','./content.php?PGID=FAQ',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']
}
}
];