// items structure
// each item is the array of one or more properties:
// [text, link, settings, subitems ...]

//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~Découvrez~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~	
var MENU_ITEMS = [
	
	['Découvrez', 'http://www.ot-mandelieu.fr/vacances-cote-d-azur/vacances-cote-d-azur.php', null,
		['Les sites et activités', null, null,
			['La Mer', 'http://www.ot-mandelieu.fr/vacances-cote-d-azur/nautisme-mandelieu/nautisme-mandelieu.php'],
			['La Nature', 'http://www.ot-mandelieu.fr/vacances-cote-d-azur/nature-mandelieu/nature-mandelieu.php'],
			['Le Golf', 'http://www.ot-mandelieu.fr/vacances-cote-d-azur/golfs-mandelieu/golfs-mandelieu.php']
			// there must be no comma 
		],
		
		['Loisirs - Excursions', null, null,
				['Excursion en mer', 'http://www.ot-mandelieu.fr/vacances-cote-d-azur/loisirs-excursions/excursions-mer.php'],
				['Excursion à terre', 'http://www.ot-mandelieu.fr/vacances-cote-d-azur/loisirs-excursions/excursions-terre.php'],
				['Le bien être', 'http://www.ot-mandelieu.fr/vacances-cote-d-azur/loisirs-excursions/bien-etre-mandelieu.php'],
				['Les autres loisirs', 'http://www.ot-mandelieu.fr/vacances-cote-d-azur/loisirs-excursions/autres-loisirs-mandelieu.php']
				// there must be no comma 
		],
		
		
		['Culture et gastronomie', null, null,
				['Notre Histoire', 'http://www.ot-mandelieu.fr/vacances-cote-d-azur/culture-gastronomie/histoire-mandelieu.php'],
				['Château de La Napoule', 'http://www.ot-mandelieu.fr/vacances-cote-d-azur/culture-gastronomie/chateau-la-napoule.php'],
				['Atelier de cuisine', 'http://www.ot-mandelieu.fr/vacances-cote-d-azur/culture-gastronomie/ateliers-cuisine-oasis.php']
				// there must be no comma 
		],
		
		['Fête et traditions', 'http://www.ot-mandelieu.fr/vacances-cote-d-azur/fetes-traditions/fetes-traditions.php'],
		
		['Le Club Excellence', 'http://www.ot-mandelieu.fr/vacances-cote-d-azur/excellence-mandelieu/club-excellence-mandelieu.php'], 
		
			
		['En images', null, null,
				['Vue du ciel', 'http://www.ot-mandelieu.fr/mandelieu-virtuel/', {'tw':'_blank'}],
				['Galerie photos', 'http://www.ot-mandelieu.fr/mandelieu-galerie/index.php'],
				['Vidéo', 'http://www.ot-mandelieu.fr/vacances-cote-d-azur/vue-mandelieu/video-mandelieu.php']
				// there must be no comma after the last element
		],
		
		
	],
	
//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~Préparez votre séjour~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~	
	
	
	['Préparez votre séjour', 'http://www.ot-mandelieu.fr/preparez-sejours-mandelieu/preparez-vacances-cote-d-azur.php', null,
		['Réservez', null, null,
			['Centrale de réservation', 'https://activresa-secure3.icor.fr/mandelieu' , {'tw':'_blank'}],	
			['Offres promo', 'http://www.ot-mandelieu.fr/preparez-sejours-mandelieu/sejours-cote-d-azur/sejours-promos-cote-d-azur.php'],				
			['Idées de séjours', 'http://www.ot-mandelieu.fr/preparez-sejours-mandelieu/sejours-cote-d-azur/sejours-weekend-cote-d-azur.php'],			
			['Activités & loisirs', 'http://www.ot-mandelieu.fr/preparez-sejours-mandelieu/activites-loisirs/activites-mandelieu-cote-d-azur.php']
			// there must be no comma after the last element
		],
	 
	 	['L\'hébergement', null, null,
			['Hôtels & résidences', 'http://www.ot-mandelieu.fr/preparez-sejours-mandelieu/hebergement-cote-dazur/hotel-mandelieu-cote-d-azur.php'],				
			['Hôtellerie de plein air', 'http://www.ot-mandelieu.fr/preparez-sejours-mandelieu/hebergement-cote-dazur/camping-mandelieu-cote-d-azur.php'],	
			['Meublés', 'http://www.ot-mandelieu.fr/preparez-sejours-mandelieu/hebergement-cote-dazur/meubles-mandelieu-cote-d-azur.php'],			
			['Agences immobilières', 'http://www.ot-mandelieu.fr/preparez-sejours-mandelieu/hebergement-cote-dazur/agences-mandelieu-cote-d-azur.php']
			// there must be no comma after the last element
		],
		
		['Situation & Accès', null, null,
			['Plans', 'http://www.ot-mandelieu.fr/preparez-sejours-mandelieu/acces-plan-infos-mandelieu/plans-mandelieu.php'],				
			['Bus & Parkings', 'http://www.ot-mandelieu.fr/preparez-sejours-mandelieu/acces-plan-infos-mandelieu/bus-parking-mandelieu.php']
			// there must be no comma after the last element
		],
	 
	 	['Les labels', null, null,
			['Tourisme & Handicap', 'http://www.ot-mandelieu.fr/preparez-sejours-mandelieu/labels-mandelieu/label-tourisme-handicap.php'],				
			['Qualité Tourisme', 'http://www.ot-mandelieu.fr/preparez-sejours-mandelieu/labels-mandelieu/label-qualite-tourisme.php'],	
			['Famille plus', 'http://www.ot-mandelieu.fr/preparez-sejours-mandelieu/labels-mandelieu/label-famille-plus.php']
			// there must be no comma after the last element
		],
	 
		['Nos services', null, null,
			['Bureau accueil', 'http://www.ot-mandelieu.fr/preparez-sejours-mandelieu/services-mandelieu/horaires-office-tourisme.php'],				
			['Documentation', 'http://www.ot-mandelieu.fr/preparez-sejours-mandelieu/services-mandelieu/documents-mandelieu.php'],	
			['Wifi gratuit', 'http://www.ot-mandelieu.fr/preparez-sejours-mandelieu/services-mandelieu/wifi-gratuit-mandelieu.php'],			
			['La météo', 'http://www.ot-mandelieu.fr/preparez-sejours-mandelieu/services-mandelieu/meteo-mandelieu.php'],
			['Boutique', 'http://www.ot-mandelieu.fr/preparez-sejours-mandelieu/services-mandelieu/boutique-office-tourisme.php']
			// there must be no comma after the last element
		],
		
		['Contactez-nous', null, null,
			['Votre demande', 'http://www.ot-mandelieu.fr/formulaire/message-mandelieu.php'],				
			['Votre avis', 'http://www.ot-mandelieu.fr/formulaire/message-votre-avis.php'],	
			['Lettre de diffusion', 'http://www.ot-mandelieu.fr/formulaire/newsletter-mandelieu.php']	
			// there must be no comma after the last element
		],
			
		
	],


//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~Sortez de là~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~	
	
	['Sortez', 'http://www.ot-mandelieu.fr/sortez-a-mandelieu/sortez-a-mandelieu.php', null,
		 ['Evènements', null, null,
			['Festivités', 'http://www.ot-mandelieu.fr/sortez-a-mandelieu/evenements-mandelieu/animations-evenements-mandelieu.php'],				
			['Salons', 'http://www.ot-mandelieu.fr/sortez-a-mandelieu/evenements-mandelieu/salon-mandelieu.php']
			// there must be no comma after the last element
		],
	
		['Animations', null, null,
			['Restaurants', 'http://www.ot-mandelieu.fr/sortez-a-mandelieu/restaurants-mandelieu.php'],
			['Plages', 'http://www.ot-mandelieu.fr/sortez-a-mandelieu/plages-mandelieu.php'],
			['Marchés', 'http://www.ot-mandelieu.fr/sortez-a-mandelieu/marches-mandelieu.php'],
			['Casino', 'http://www.ot-mandelieu.fr/sortez-a-mandelieu/casino-mandelieu.php'],
			['Cinéma', 'http://www.ot-mandelieu.fr/sortez-a-mandelieu/cinema-mandelieu.php'] // there must be no comma after the last element
		],
	
	],


//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~Famille~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~	
	
	['En famille', 'http://www.ot-mandelieu.fr/famille-mandelieu/en-famille-a-mandelieu.php', null,
		['Label famille plus', 'http://www.ot-mandelieu.fr/famille-mandelieu/label-famille-mandelieu.php'],
		['Accueil des enfants', 'http://www.ot-mandelieu.fr/famille-mandelieu/famille-loisirs-mandelieu.php'],
		['A faire en famille', 'http://www.ot-mandelieu.fr/famille-mandelieu/famille-activites-mandelieu.php'],
		['Où dormir', 'http://www.ot-mandelieu.fr/famille-mandelieu/famille-hebergements-mandelieu.php'],
		['Où manger', 'http://www.ot-mandelieu.fr/famille-mandelieu/famille-restauration-mandelieu.php']
		// there must be no comma after the last element
	],
//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~Le Mimosa~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~	
	
	['Le mimosa', 'http://www.ot-mandelieu.fr/mimosa-mandelieu/mimosa-mandelieu.php', null,
		['La route du Mimosa', 'http://www.ot-mandelieu.fr/mimosa-mandelieu/route-mimosa-mandelieu.php'],
		['L\'histoire du Mimosa', 'http://www.ot-mandelieu.fr/mimosa-mandelieu/histoire-mimosa-mandelieu.php'],
		['Le Mimosa au jardin', 'http://www.ot-mandelieu.fr/mimosa-mandelieu/infos-mimosa-mandelieu.php'],
		['La Fête du Mimosa', 'http://www.ot-mandelieu.fr/mimosa-mandelieu/fete-mimosa-mandelieu.php'] // there must be no comma after the last element
	],
	

];





/*	['Découvrir', null, null,
		['Visite virtuelle', null, null,
			['Vidéo', null, null, 
				['Internet Explorer 5+'],
				['Netscape 6.0+'],
				['Mozilla 0.9+'],
				['AOL 5+'],
				['Opera 5+'],
				['Safari 3+'] // there must be no comma after the last element
			],
			['Mac OS Browsers', null, null,
				['Internet Explorer 5+'],
				['Netscape 6.0+'],
				['Mozilla 0.9+'],
				['AOL 5+'],
				['Safari 1.0+']
			],
			['KDE (Linux, FreeBSD)', null, null,
				['Netscape 6.0+'],
				['Mozilla 0.9+']
			]
		],
		// this is how custom javascript code can be called from the item
		// note how apostrophes are escaped inside the string, i.e. 'Don't' must be 'Don\'t'
		['Unsupported Browsers', 'javascript:alert(\'hello world\')', null,
			['Internet Explorer 4.x'],
			['Netscape 4.x']
		],
		['Report test results', 'http://www.softcomplex.com/support.html'],
	],

['Infos pratiques', null, null,
		// this is how item scope settings are defined
		['Product Page', 'http://www.softcomplex.com/products/tigra_menu/', {'tw':'_blank'}],
		// this is how multiple item scope settings are defined
		['Welcome Page', '../ReadMeFirst.html', {'tw':'_top', 'tt':'Welcome Page', 'sb':'Test Status Bar Message'}]
	],
*/

