var MENU_ITEMS = [
['
services', null, null,
['site dexxon-services','http://www.dexxon-services.com/',null],
['guide des garanties','./content.php?PGID=HOTLINE',null],
['ressources techniques
',null, null,
['guide du stockage', './content.php?PGID=SGUIDE', null],
['dossiers', './content.php?PGID=SISSUES', null],
['glossaire', './content.php?PGID=GLOSSARY', null]
],
],
['
news', null, null,
['infos produits','./content.php?PGID=PNEWS',null],
['infos marché','./content.php?PGID=MNEWS',null],
['archives','./content.php?PGID=ANEWS',null]
],
['
société', null, null,
['qui sommes-nous ?','./content.php?PGID=PROFILE',null],
['contact', null, null,
['équipe','./content.php?PGID=TEAM',null],
['nous trouver','./content.php?PGID=LOCATION',null]
],
['communiqués de presse','./content.php?PGID=PRESSRELEASES',null],
['chiffres financiers','./content.php?PGID=FINFO',null],
['événements','./content.php?PGID=EVENTS',null],
['recrutement','./content.php?PGID=JOBS',null],
['infos légales','./content.php?PGID=IMPRINT',null]
]
];
var MENU_ITEMS2 = [
['
aide', null, null,
['utiliser le site','./content.php?PGID=HELP',{'tw' : '_blank'}],
['FAQ','./content.php?PGID=FAQ',null],
['crédits', './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']
}
}
];