var myMenu =
[
	[null,' Hotel',null,null,null,
		[null,'Rooms','hotel-chambres.html','_self',null],
		[null,'Fares','hotel-tarifs.html','_self',null],
		[null,'Reservation','hotel-reservations.html','_self',null]
	],
	_cmSplit,
	[null,' Restaurant',null,null,null,
		[null,'Presentation','restaurant-presentation.html','_self',null],
		[null,'Cartes',null,null,null,
			[null,'Dishes','restaurant-repas.html','_self',null],
			[null,'Wine selection','restaurant-vins.html','_self',null],
			[null,'Complete menu','restaurant-carte.html','_self',null]
		],
		[null,'Menus',null,null,null,
			[null,'Suggestions','restaurant-suggestions.html','_self',null],
			[null,'Composition','restaurant-compose.html','_self',null],
			[null,'Groupes','restaurant-groupes.html','_self',null]
		]
	],
	_cmSplit,
	[null,' Conference room',null,null,null,
		[null,'Presentation','conference-presentation.html','_self',null],
		[null,'Plan','conference-plan.html','_self',null]
	],
	_cmSplit,
	[null,' La Scène',null,null,null,
		[null,'Programme','scene-programme.asp','_self',null],
		[null,'Presentation','scene-presentation.html','_self',null],
		[null,'Plan','scene-plan.html','_self',null]
	],
	_cmSplit,
	[null,' Access','acces.html','_self',null],
	_cmSplit,
	[null,' Contact','contact.html','_self',null]
];
