var initX       = 96;
var initY       = 126; 
var backColor   = '#ffffff';
var borderColor = 'black';
var borderSize  = '1';
var itemHeight  = 18;
var xOverlap    = 5;
var yOverlap    = 10;
menuContent     = new Array ();
menuContent [0] = new Array ( 
-1,
-1,
98,
-1,
-1,
new Array (
'Qui sommes-nous ?', 'asc.html',
'Nos activit&eacute;s ?', 'prestations1.html',
'Nous trouver ?', 'trouver.html',
'Nous contacter ?', 'contact.html',
'Paris-Dakar 2004', 'parisdakar2004.html',
'A propos du site...', 'apropos.html'

));

menuContent [1] = new Array (
-1,
-1,
98,
-1,
-1,


new Array (
'Pr&eacute;sentation', 'internet.html',
'Nos Prestations', 'prestations.html',
'Nos Packs Internet', 'packs.html',
'Sites Dynamiques', 'sitedynamique.html',
'H&eacute;bergement', 'hebergement.html',
'R&eacute;f&eacute;rencement', 'referencement.html',
'Nos Cr&eacute;ations', 'creations.html'
));

menuContent [2] = new Array ( 
-1, 
-1,
96,
-1,
-1,

new Array (
'Pr&eacute;sentation', 'reseaux.html'
));


menuContent [3] = new Array ( 
-1, 
-1,
96,
-1,
-1,

new Array (
'Pr&eacute;sentation', 'developpement.html'

));

menuContent [4] = new Array ( 
-1, 
-1,
96,
-1,
-1,
new Array (
'Pr&eacute;sentation', 'formation.html',
'Comptabilit&eacute;', 'formationcompta.html',
'Comptabilit&eacute; - Traitement Salaire', 'formationcompta1.html',
'Gestion Commerciale', 'formationgestion.html',
'Cr&eacute;ation de site internet', 'formationinternet.html'

));


menuContent [5] = new Array ( 
-1, 
-1,
96,
-1,
-1,

new Array (
'Charte de Qualit&eacute;', 'charte.html',
'Contrat de Maintenance', 'maintenance.html',
'S.A.V.', 'sav.html',
'Mise à jour logiciel', 'miseajour.html'
));

menuContent [6] = new Array ( 
-1, 
-1,
89,
-1,
-1,

new Array (
'Tom Tom Navigator 3', 'tomtomnavigator.html',
'La Montre USB', 'montre.html',
'Les Boîtiers SOLTEK et SHUTTLE', 'soltek.html'
));

menuContent [7] = new Array ( 
1, 
2,
90,
291, // x coordinate (absolute) of left corner of this menu list, -1 if the coordinate is defined from parent x-coordinate
164, // y coordinate (absolute) of left corner of this menu list, -1 if the coordinate is defined from parent y-coordinate
new Array (
'Pack "Présence"', 'packpresence.html',
'Pack "Entreprise"', 'packentreprise.html', 
'Pack "Business"', 'packbusiness.html'

));