	MENU1_OFF = new Image(200,34) ; MENU1_OFF.src = "../images/imgs_index/menu_1_off.gif" ;
	MENU1_ON = new Image(200,34) ; MENU1_ON.src = "../images/imgs_index/menu_1_on.gif" ; 
	MENU1_SEL = new Image(200,34) ; MENU1_SEL.src = "../images/imgs_index/menu_1_on.gif" ;

	MENU2_OFF = new Image(200,34) ; MENU2_OFF.src = "../images/imgs_index/menu_2_off.gif" ;
	MENU2_ON = new Image(200,34) ; MENU2_ON.src = "../images/imgs_index/menu_2_on.gif" ; 
	MENU2_SEL = new Image(200,34) ; MENU2_SEL.src = "../images/imgs_index/menu_2_on.gif" ; 

	MENU3_OFF = new Image(200,34) ; MENU3_OFF.src = "../images/imgs_index/menu_3_off.gif" ;
	MENU3_ON = new Image(200,34) ; MENU3_ON.src = "../images/imgs_index/menu_3_on.gif" ; 
	MENU3_SEL = new Image(200,34) ; MENU3_SEL.src = "../images/imgs_index/menu_3_on.gif" ; 

	MENU5_OFF = new Image(200,34) ; MENU5_OFF.src = "../images/imgs_index/menu_4_off.gif" ;
	MENU5_ON = new Image(200,34) ; MENU5_ON.src = "../images/imgs_index/menu_4_on.gif" ; 
	MENU5_SEL = new Image(200,34) ; MENU5_SEL.src = "../images/imgs_index/menu_4_on.gif" ; 

	/*MENU5_OFF = new Image(100,34) ; MENU5_OFF.src = "../images/imgs_index/menu_5_off.gif" ;
	MENU5_ON = new Image(100,34) ; MENU5_ON.src = "../images/imgs_index/menu_5_on.gif" ; 
	MENU5_SEL = new Image(100,34) ; MENU5_SEL.src = "../images/imgs_index/menu_5_on.gif" ; */

	MENU6_OFF = new Image(402,34) ; MENU6_OFF.src = "../images/imgs_index/menu_6_off.gif" ;
	MENU6_ON = new Image(402,34) ; MENU6_ON.src = "../images/imgs_index/menu_6_on.gif" ; 
	MENU6_SEL = new Image(402,34) ; MENU6_SEL.src = "../images/imgs_index/menu_6_on.gif" ; 
	
// ONGLETS RECCURENTS
	//fpt
	ONGLETA_OFF = new Image(206,29) ; ONGLETA_OFF.src = "../images/imgs_index/onglet_a_off.gif" ;
	ONGLETA_ON = new Image(206,29) ; ONGLETA_ON.src = "../images/imgs_index/onglet_a_on.gif" ;
	ONGLETA_SEL = new Image(206,29) ; ONGLETA_SEL.src = "../images/imgs_index/onglet_a_on.gif" ;	
	//connaitre
	ONGLETB_OFF = new Image(159,29) ; ONGLETB_OFF.src = "../images/imgs_index/onglet_b_off.gif" ;
	ONGLETB_ON = new Image(159,29) ; ONGLETB_ON.src = "../images/imgs_index/onglet_b_on.gif" ;
	ONGLETB_SEL = new Image(159,29) ; ONGLETB_SEL.src = "../images/imgs_index/onglet_b_on.gif" ;	
	//publications
	ONGLETC_OFF = new Image(125,29) ; ONGLETC_OFF.src = "../images/imgs_index/onglet_c_off.gif" ;
	ONGLETC_ON = new Image(125,29) ; ONGLETC_ON.src = "../images/imgs_index/onglet_c_on.gif" ;
	ONGLETC_SEL = new Image(125,29) ; ONGLETC_SEL.src = "../images/imgs_index/onglet_c_on.gif" ;	

	//cnfpt
	CNFPT_OFF = new Image(115,22) ; CNFPT_OFF.src = "../images/imgs_index/cnfpt_off.gif" ;
	CNFPT_ON = new Image(115,22) ; CNFPT_ON.src = "../images/imgs_index/cnfpt_on.gif" ;
	CNFPT_SEL = new Image(115,22) ; CNFPT_SEL.src = "../images/imgs_index/cnfpt_on.gif" ;	
	