//<![CDATA[
		/* Replacement calls. Please see documentation for more information. */

        if(typeof sIFR == "function"){
        // This is the preferred "named argument" syntax
            sIFR.replaceElement(named({sSelector:"h1.orange", sFlashSrc:swf_path+"swf/GothamRoundedMedium.swf", sColor:"#D07325", sLinkColor:"#000000", sBgColor:"#FFF", sHoverColor:"#CCCCCC", nPaddingTop:0, nPaddingBottom:0, sFlashVars:"textalign=left&size=12",sWmode:"transparent"}));
            sIFR.replaceElement(named({sSelector:"#colDroite h1", sFlashSrc:swf_path+"swf/GothamRoundedMedium.swf", sColor:"#000000", sLinkColor:"#000000",sBgColor:"#FFF", sHoverColor:"#CCCCCC", nPaddingTop:0, nPaddingBottom:0, sFlashVars:"textalign=left&size=9",sWmode:"transparent"}));
            sIFR.replaceElement(named({sSelector:"h2.black", sFlashSrc:swf_path+"swf/GothamOutlined.swf", sColor:"#000000", sLinkColor:"#000000", sBgColor:"#FFF", sHoverColor:"#CCCCCC", nPaddingTop:0, nPaddingBottom:0, sFlashVars:"textalign=left&size=9",sWmode:"transparent"}));

        // This is the older, ordered syntax
            sIFR.replaceElement("h1#titre", swf_path+"swf/GothamRoundedMedium.swf", "#000000", null, null, null, 0, 0, 0, 0);
            sIFR.replaceElement("h2", swf_path+"swf/GothamOutlined.swf", "#D07325", null, null, null, 0, 0, 0, 0);
            sIFR.replaceElement("h4", swf_path+"swf/GothamRoundedMedium.swf", "#000000", null, null, null, 0, 0, 0, 0);
            sIFR.replaceElement("h3", swf_path+"swf/GothamRoundedMedium.swf", "#000000", null, null, null, 0, 0, 0, 0);

        };



