/*
  --- menu items --- 
  note that this structure has changed its format since previous version.
  additional third parameter is added for item scope settings.
  Now this structure is compatible with Tigra Menu GOLD.
  Format description can be found in product documentation.
*/

var MENU_ITEMS = [
	
    ['&nbsp;Accueil','index.htm', {'tw' : ''}],
	['&nbsp;Historique','histo.htm', {'tw' : ''}],
	['&nbsp;Les métiers','compteur.htm', {'tw' : ''}],
	['&nbsp;Formations au Lycée','formlycee_index.htm', {'tw' : ''}],
	['&nbsp;Formations au C.F.A.','formcfa_index.htm', {'tw' : ''}],
	['&nbsp;Formations au C.F.P.P.A.','formcfppa_index.htm', {'tw' : ''}],
	['&nbsp;Exploitation','exploitation_index.htm', {'tw' : ''}],
	['&nbsp;Taxe apprentissage','taxeap.htm', {'tw' : ''}],
	['&nbsp;Accès au campus','acces.htm', {'tw' : ''}],
/*  ['&nbsp;Téléchargements des cours','cours.htm', {'tw' : ''}], 
    ['&nbsp;Emploi','emploispip.php3', {'tw' : ''}],	   
    ['&nbsp;Appel d offre','AppelOffre.htm', {'tw' : ''}],	  	*/
	['&nbsp;Contacts','contacts.htm', {'tw' : ''}],
	['&nbsp;Inscriptions','inscriptions2.htm', {'tw' : ''}],
    ['&nbsp;Espace Pronote','http://195.220.64.231:8000', {'tw' : ''}],
    ['&nbsp;Site d appui informatique pour les stagiaires du CFPPA et apprentis du CFA','http://formations.barrusse.fr', {'tw' : ''}],

];
