/* Tigra Menu items structure */
var MENU_ITEMS = [
	/*['Qui sommes nous?', null, null,*/
	 ['La structure', null, null,
	    ['Missions et activités', 'pavillonsciences.php?page=1&titre=1'],
	    ['L\'équipe','pavillonsciences.php?page=22&titre=22'],
		['Nos partenaires','pavillonsciences.php?page=40&titre=40'],
	 
	 ],
	
	/*['Actuellement', null, null,
		/*['A la recherche de p\'tit thom',     'pavillonsciences.php?page=55&titre=2'],*/
		/*['Le véloconférence',     'pavillonsciences.php?page=56&titre=2'],*/
		
		/*['Espace Chenevière',   'pavillonsciences.php?page=3&titre=3'],*/
		/*['Espace conciergerie', 'pavillonsciences.php?page=4&titre=4'],*/
		
		/*['Offres d\'emploi',     'pavillonsciences.php?page=48&titre=14'],*/
		
	/*],*/
	['Des services', null, null,
		['Le Colporteur des sciences',  'pavillonsciences.php?page=6&titre=6'],
		['Le Colporteur nutrition et santé',  'pavillonsciences.php?page=59&titre=6'],
		['Espace Public Numérique',    'pavillonsciences.php?page=7&titre=7'],
		['Expositions itinérantes gratuites', 'pavillonsciences.php?page=8&titre=8'],
		['Expositions volumes', 'pavillonsciences.php?page=25&titre=25'],
		['Atelier Espace', 			   'pavillonsciences.php?page=9&titre=9'],
		/*['Salle de conférences',       'pavillonsciences.php?page=10&titre=10'],*/
		/*['Salle pique nique',          'pavillonsciences.php?page=11&titre=11'],*/
		/*['Produits itinérants',        'pavillonsciences.php?page=12&titre=12'],*/
		
	],
	['Des lieux', null, null,
		['Le Parc du Près la Rose ',  'pavillonsciences.php?page=33&titre=33'],
		['Espace Galilée',      'pavillonsciences.php?page=2&titre=2'],
		['Espace Rudolphe',     'pavillonsciences.php?page=5&titre=5'],
		['La Fabrika Science',     'pavillonsciences.php?page=60&titre=37'],
		/*['Le Restaurant du Près la Rose',       'pavillonsciences.php?page=13&titre=13'],*/
	],
	['Agenda', 'pavillonsciences.php?page=14&titre=14'],
	['Infos pratiques', null, null,
		['Tarifs/horaires', 'pavillonsciences.php?page=15&titre=15'],
		/*['Nous écrire',     'pavillonsciences.php?page=16&titre=16'],*/
		['Plan d\'accès',     'pavillonsciences.php?page=17&titre=17'],
		['Liens',     'pavillonsciences.php?page=37&titre=37'],
		['Contacts',     'pavillonsciences.php?page=42&titre=42'],
	],
	['Bars des sciences','pavillonsciences.php?page=58&titre=58'
	/* ['Janvier', 'pavillonsciences.php?page=41&titre=41'],
	  ['Février', 'pavillonsciences.php?page=43&titre=41'],
	  ['Mars', 'pavillonsciences.php?page=44&titre=41'],
	    ['Avril', 'pavillonsciences.php?page=45&titre=41'],
		 ['Mai', 'pavillonsciences.php?page=46&titre=41'],
		  /*['Juin', 'pavillonsciences.php?page=47&titre=41'],
		  ['Août', 'pavillonsciences.php?page=51&titre=41'],
		  ['Septembre', 'pavillonsciences.php?page=49&titre=41'],
		  ['Octobre', 'pavillonsciences.php?page=52&titre=41'],
		  ['Novembre', 'pavillonsciences.php?page=53&titre=41'],
		  ['Décembre', 'pavillonsciences.php?page=54&titre=41'],*/
			],  
		
];

