<!--
var myMenu =
// Copier à partir du '[' (crochet ouvrant) ci-dessous, jusqu'au dernier ';' (point virgule)
[
	[null,'Accueil','/index-fr.html',null,'Back to Home page'],
	_cmSplit,
	[null,'Groupe&nbsp;CAT',null,null,null,
		[null,'Notre&nbsp;identité','/fr/CAT_Group/identite.html','_self',null,
			[null,'Notre&nbsp;histoire','/fr/CAT_Group/histoire.html','_self',null],
			_cmSplit,
			[null,'Nos&nbsp;chiffres','/fr/CAT_Group/chiffres.html','_self',null]
		],
		_cmSplit,
		[null,'Nos&nbsp;clients','/fr/CAT_Group/clients.html','_self',null],
		_cmSplit,
		[null,'Notre&nbsp;organisation','/fr/CAT_Group/organisation.html','_self',null],
		_cmSplit,
		[null,'Nos&nbsp;valeurs','/fr/CAT_Group/valeurs.html','_self',null],
		_cmSplit,
		[null,'Nos&nbsp;ressources&nbsp;humaines','/fr/CAT_Group/rh.html','_self',null],
		_cmSplit,
		[null,'Contact&nbsp;Groupe','/fr/CAT_Group/carte-group.html','_self',null]
	],
	_cmSplit,
	[null,'CAT<br>Logistique&nbsp;Véhicules',null,null,null,
		[null,'Présentation&nbsp;générale','/fr/CAT_VL/presentation.html','_self',null,
			[null,'La&nbsp;qualité&nbsp;au&nbsp;quotidien','/fr/CAT_VL/qualite.html','_self',null],
			_cmSplit,
			[null,'Nos&nbsp;Systèmes&nbsp;d Information','/fr/CAT_VL/si.html','_self',null],
			_cmSplit,
			[null,'Nos&nbsp;chiffres','/fr/CAT_VL/chiffres.html','_self',null],
		],
		_cmSplit,
		[null,'Nos&nbsp;services','/fr/CAT_VL/services.html','_self',null,
			[null,'Logistique&nbsp;R&nbsp;&&nbsp;D','/fr/CAT_VL/logistique-rd.html','_self',null],
			_cmSplit,
			[null,'Gestion&nbsp;usine','/fr/CAT_VL/gestion-usine.html','_self',null],
			_cmSplit,
			[null,'Approche','/fr/CAT_VL/approche.html','_self',null],
			_cmSplit,
			[null,'Prestations&nbsp;centres','/fr/CAT_VL/prestation-centres.html','_self',null],
			_cmSplit,
			[null,'Distribution','/fr/CAT_VL/distribution.html','_self',null],
			_cmSplit,
			[null,'Services&nbsp;VO','/fr/CAT_VL/services-vo.html','_self',null]
		],
		_cmSplit,
		[null,'CAT&nbsp;LV&nbsp;par&nbsp;pays','/fr/CAT_VL/carte-lv.html','_self',null]
	],
	_cmSplit,
	['','CAT&nbsp;Logistique&nbsp;Cargo','#','_self','Contenu statique',
		[null,'Présentation&nbsp;générale','/fr/CAT_CL/presentation.html','_self',null,
			[null,'Nos&nbsp;engagements','/fr/CAT_CL/engagements.html','_self',null],
			_cmSplit,
			[null,'Nos&nbsp;chiffres','/fr/CAT_CL/chiffres.html','_self',null],
		],
		_cmSplit,		
		[null,'Nos&nbsp;services','/fr/CAT_CL/services.html','_self',null,
			[null,'Distribution','/fr/CAT_CL/distribution.html','_self',null],
			_cmSplit,
			[null,'Entreposage','/fr/CAT_CL/entreposage.html','_self',null],
			_cmSplit,
			[null,'Lignes&nbsp;internationales','/fr/CAT_CL/lignes-internationales.html','_self',null],
			_cmSplit,
			[null,'Approvisionnement&nbsp;usines','/fr/CAT_CL/appro-usines.html','_self',null],
			_cmSplit,
			[null,'Logistique&nbsp;des&nbsp;retours','/fr/CAT_CL/logistique-retours.html','_self',null],
			_cmSplit,
			[null,'Logistique&nbsp;des&nbsp;motos','/fr/CAT_CL/logistique-moto.html','_self',null]
		],
		_cmSplit,
		[null,'CAT&nbsp;LC&nbsp;par&nbsp;pays','/fr/CAT_CL/carte-lc.html','_self',null]
	],

];

// Copier jusqu'au ';' (point virgule) ci-dessus. Ne pas toucher à la ligne ci-dessous
-->