function set_SIFR(){
	if(typeof sIFR == "function"){
		sIFR.replaceElement("h1", named({sFlashSrc: sDossierSite+"swf/swis721cnbt.swf", sColor: "#ec1c27", sWmode:"transparent"}));
		sIFR.replaceElement("h2", named({sFlashSrc: sDossierSite+"swf/swis721cnbt.swf", sColor: "#ffffff", sWmode:"transparent"}));
		sIFR.replaceElement("h3", named({sFlashSrc: sDossierSite+"swf/swis721cnbt.swf", sColor: "#f9ec7a", sWmode:"transparent"}));
		sIFR.replaceElement("h4", named({sFlashSrc: sDossierSite+"swf/swis721cnbt.swf", sColor: "#f9ec7a", sWmode:"transparent"}));
	};
}

addLoadEvent(set_SIFR);