if(typeof sIFR == "function"){
//	sIFR.replaceElement("#contenu h2", named({sFlashSrc: "./sifr/bauhaus.swf", sColor: "#D1AC53", sFlashVars: "textsize=45", sWmode: "transparent"}));
//	sIFR.replaceElement(".bloc_vertical_hp h3", named({sFlashSrc: "./sifr/bauhaus.swf", sColor: "#572056", sFlashVars: "textsize=26&leading=-6"}));
//	sIFR.replaceElement(".bloc_caree_hp h2, .bloc_horizontal_hp h2", named({sFlashSrc: "./sifr/bauhaus.swf", sColor: "#D1AC53", sFlashVars: "textsize=20&leading=-4"}));
//	sIFR.replaceElement(".bloc_vertical_hp h2", named({sFlashSrc: "./sifr/script.swf", sColor: "#D1AC53", sFlashVars: "textsize=36"}));
    
    //SLI - 20070928 - redefinition du path des polices (suite à l'urlrw)    
    sIFR.replaceElement("#contenu h2", named({sFlashSrc: "/html/sifr/bauhaus.swf", sColor: "#D1AC53", sFlashVars: "textsize=45", sWmode: "transparent"}));	
	sIFR.replaceElement(".bloc_vertical_hp h3", named({sFlashSrc: "/html/sifr/bauhaus.swf", sColor: "#572056", sFlashVars: "textsize=26&leading=-6"}));	
	sIFR.replaceElement(".bloc_caree_hp h2, .bloc_horizontal_hp h2", named({sFlashSrc: "/html/sifr/bauhaus.swf", sColor: "#D1AC53", sFlashVars: "textsize=20&leading=-4"}));
	sIFR.replaceElement(".bloc_vertical_hp h2", named({ sFlashSrc: "/html/sifr/script.swf", sColor: "#D1AC53", sFlashVars: "textsize=36" }));
	sIFR.replaceElement(".bloc_cp_hp h2", named({ sFlashSrc: "/html/sifr/bauhaus.swf", sColor: "#D1AC53", sFlashVars: "textsize=20&leading=-4" }));	
}