<!--
var myMenu =
// Copier à partir du '[' (crochet ouvrant) ci-dessous, jusqu'au dernier ';' (point virgule)
[
	[null,'Homepage','/index.html',null,'Back to Home page'],
	_cmSplit,
	[null,'CAT&nbsp;Group',null,null,null,
		[null,'Our&nbsp;identity','/uk/CAT_Group/identity.html','_self',null,
			[null,'Our&nbsp;history','/uk/CAT_Group/history.html','_self',null],
			_cmSplit,
			[null,'Our&nbsp;key&nbsp;figures','/uk/CAT_Group/key-figures.html','_self',null]
		],
		_cmSplit,
		[null,'Our&nbsp;customers','/uk/CAT_Group/customers.html','_self',null],
		_cmSplit,
		[null,'Our&nbsp;organisation','/uk/CAT_Group/organisation.html','_self',null],
		_cmSplit,
		[null,'Our&nbsp;values','/uk/CAT_Group/values.html','_self',null],
		_cmSplit,
		[null,'Our&nbsp;human&nbsp;resources','/uk/CAT_Group/hr.html','_self',null],
		_cmSplit,
		[null,'Group&nbsp;contact','/uk/CAT_Group/group-map.html','_self',null]
	],
	_cmSplit,
	[null,'CAT<br>Vehicle&nbsp;Logistics',null,null,null,
		[null,'General&nbsp;overview','/uk/CAT_VL/general-overview.html','_self',null,
			[null,'Quality&nbsp;day-in&nbsp;-&nbsp;day-out','/uk/CAT_VL/quality.html','_self',null],
			_cmSplit,
			[null,'Our&nbsp;Information&nbsp;Systems','/uk/CAT_VL/is.html','_self',null],
			_cmSplit,
			[null,'Our&nbsp;key&nbsp;figures','/uk/CAT_VL/figures.html','_self',null],
		],
		_cmSplit,
		[null,'Our&nbsp;services','/uk/CAT_VL/services.html','_self',null,
			[null,'Logistics&nbsp;R&nbsp;&&nbsp;D','/uk/CAT_VL/logistics_rd.html','_self',null],
			_cmSplit,
			[null,'Release&nbsp;agent','/uk/CAT_VL/release-agent.html','_self',null],
			_cmSplit,
			[null,'Multimodal&nbsp;transport','/uk/CAT_VL/multimodal.html','_self',null],
			_cmSplit,
			[null,'Service&nbsp;centres','/uk/CAT_VL/service-centres.html','_self',null],
			_cmSplit,
			[null,'Distribution','/uk/CAT_VL/distribution.html','_self',null],
			_cmSplit,
			[null,'Used-vehicle&nbsp;services','/uk/CAT_VL/used-vehicle.html','_self',null]
		],
		_cmSplit,
		[null,'CAT&nbsp;VL&nbsp;by&nbsp;country','/uk/CAT_VL/vl-map.html','_self',null]
	],
	_cmSplit,
	['','CAT&nbsp;Cargo&nbsp;Logistics','#','_self','Contenu statique',
		[null,'General&nbsp;overview','/uk/CAT_CL/general-overview.html','_self',null,
			[null,'Our&nbsp;commitments','/uk/CAT_CL/commitments.html','_self',null],
			_cmSplit,
			[null,'Our&nbsp;key&nbsp;figures','/uk/CAT_CL/key-figures.html','_self',null],
		],
		_cmSplit,		
		[null,'Our&nbsp;services','/uk/CAT_CL/services.html','_self',null,
			[null,'Distribution','/uk/CAT_CL/distribution.html','_self',null],
			_cmSplit,
			[null,'Storage','/uk/CAT_CL/storage.html','_self',null],
			_cmSplit,
			[null,'International&nbsp;lines','/uk/CAT_CL/international-linehaul.html','_self',null],
			_cmSplit,
			[null,'Factory&nbsp;supply','/uk/CAT_CL/factory-supply.html','_self',null],
			_cmSplit,
			[null,'Reverse&nbsp;logistics','/uk/CAT_CL/reverse-logistics.html','_self',null],
			_cmSplit,
			[null,'Motorcycle&nbsp;logistics','/uk/CAT_CL/motorcycle-logistics.html','_self',null]
		],
		_cmSplit,
		[null,'CAT&nbsp;CL&nbsp;by&nbsp;country','/uk/CAT_CL/cl-map.html','_self',null]
	],

];

// Copier jusqu'au ';' (point virgule) ci-dessus. Ne pas toucher à la ligne ci-dessous
-->