if(typeof sIFR == "function"){

// This is the preferred "named argument" syntax
	sIFR.replaceElement(named({sSelector:"body h2", sFlashSrc:"sifr/h2sub.swf", sColor:"#ffffff", sLinkColor:"#000000", sBgColor:"#dd2623", sHoverColor:"#CCCCCC", sWmode:"transparent"}));
	sIFR.replaceElement(named({sSelector:"body h3.principale", sFlashSrc:"sifr/h3sub.swf", sColor:"#ffffff", sLinkColor:"#000000", sBgColor:"#2e3036", sHoverColor:"#CCCCCC", sWmode:"transparent"}));


};