var MENU_ITEMS = [
	['LES ARTISTES', null, null,
		['Quintet Queue de Pie', 'artistes.php?n=24'],
		['Le Trèfle à Quatre Swing', 'artistes.php?n=04'],
		['Les Copains d\'abord', 'artistes.php?n=03'],
		['Le Brass Bazar', 'artistes.php?n=02'],
		['Oreil Big Band', 'artistes.php?n=05'],
		['Maria Pereira (Fado)', 'artistes.php?n=06'],
		['Christine Hélya', 'artistes.php?n=07'],
		['La Gaule de Bois', 'artistes.php?n=20'],
		['Sophie pour les petits', 'artistes.php?n=13'],
		['Double Echange', 'artistes.php?n=14'],
		['La Scie Reine', 'artistes.php?n=17'],
		['Pizzi et Piston', 'artistes.php?n=08'],
		['Joker Musical', 'artistes.php?n=15'],
		['Le Marching Band', 'artistes.php?n=11'],
		['Henri Jacques Marcel', 'artistes.php?n=22'],
],
	['Calendrier', null, null,
		['Par date', 'actus_date.php'],
		['Par artiste', 'actus_artistes.php']
	],
	['Boutique CD', 'catalogue.php'],
	['Contacts', 'contacts_oreil.php'],
	['Liens', 'liens_oreil.php'],
	['Photos', 'photos_oreil.php']
];

