
	bt_assurance_on = new Image();
	bt_assurance_on.src = "../images/type_assurance_on.jpg";
	bt_assurance_off = new Image();
	bt_assurance_off.src = "../images/type_assurance_off.jpg";


	bt_commerce_on = new Image();
	bt_commerce_on.src = "../images/type_commerce_on.jpg";
	bt_commerce_off = new Image();
	bt_commerce_off.src = "../images/type_commerce_off.jpg";


	bt_environnement_on = new Image();
	bt_environnement_on.src = "../images/type_environnement_on.jpg";
	bt_environnement_off = new Image();
	bt_environnement_off.src = "../images/type_environnement_off.jpg";


	bt_faillite_on = new Image();
	bt_faillite_on.src = "../images/type_faillite_on.jpg";
	bt_faillite_off = new Image();
	bt_faillite_off.src = "../images/type_faillite_off.jpg";


	bt_immobilier_on = new Image();
	bt_immobilier_on.src = "../images/type_immobilier_on.jpg";
	bt_immobilier_off = new Image();
	bt_immobilier_off.src = "../images/type_immobilier_off.jpg";


	bt_litiges_on = new Image();
	bt_litiges_on.src = "../images/type_litiges_on.jpg";
	bt_litiges_off = new Image();
	bt_litiges_off.src = "../images/type_litiges_off.jpg";


	bt_municipal_on = new Image();
	bt_municipal_on.src = "../images/type_municipal_on.jpg";
	bt_municipal_off = new Image();
	bt_municipal_off.src = "../images/type_municipal_off.jpg";


	bt_travail_on = new Image();
	bt_travail_on.src = "../images/type_travail_on.jpg";
	bt_travail_off = new Image();
	bt_travail_off.src = "../images/type_travail_off.jpg";
	
	bt_famille_on = new Image();
	bt_famille_on.src = "../images/type_famille_on.jpg";
	bt_famille_off = new Image();
	bt_famille_off.src = "../images/type_famille_off.jpg";
	
	bt_info_on = new Image();
	bt_info_on.src = "../images/bt_info_on.gif";
	bt_info_off = new Image();
	bt_info_off.src = "../images/bt_info_off.gif";
	
	bt_domaines_on = new Image();
	bt_domaines_on.src = "../images/bt_domaines_on.gif";
	bt_domaines_off = new Image();
	bt_domaines_off.src = "../images/bt_domaines_off.gif";
	
	bt_cabinet_on = new Image();
	bt_cabinet_on.src = "../images/bt_cabinet_on.gif";
	bt_cabinet_off = new Image();
	bt_cabinet_off.src = "../images/bt_cabinet_off.gif";
	
	bt_abonnement_on = new Image();
	bt_abonnement_on.src = "../images/bt_abonnement_on.gif";
	bt_abonnement_off = new Image();
	bt_abonnement_off.src = "../images/bt_abonnement_off.gif";
	
	bt_joindre_on = new Image();
	bt_joindre_on.src = "../images/bt_joindre_on.gif";
	bt_joindre_off = new Image();
	bt_joindre_off.src = "../images/bt_joindre_off.gif";
	
	bt_profils_on = new Image();
	bt_profils_on.src = "../images/bt_profils_on.gif";
	bt_profils_off = new Image();
	bt_profils_off.src = "../images/bt_profils_off.gif";
	
	bt_engage_on = new Image();
	bt_engage_on.src = "../images/bt_engage_on.gif";
	bt_engage_off = new Image();
	bt_engage_off.src = "../images/bt_engage_off.gif";
	
	bt_carrieres_on = new Image();
	bt_carrieres_on.src = "../images/bt_carrieres_on.gif";
	bt_carrieres_off = new Image();
	bt_carrieres_off.src = "../images/bt_carrieres_off.gif";
	

	
	
	

