/* --- menu items --- */
var MENU_ITEMS0 = [
	['Présentation', 'index.php'],
	['Nos Vins', 'vins.php'],
	['Mets & Vins', 'mets.php'],
	['Actualités', 'news.php'],
	['Liens', 'liens.php'],
	['Contact', 'contact.php']
];

