// ************* FUNCTION FOR ROLLOVER *************

function fct_onmouseover(id,m){
	if(document.getElementById(id) != null){
		document.getElementById(id).src="images/" + document.frm.id_langue.value + "/" + m;
	}
}




/*

****************************************
******** SITE USE THIS FUNCTION ********
****************************************

CLUB23

INTERFERENCES

*/
