    //<![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", sFlashSrc:"js/sifr/helvetica.swf", sColor:"#ffffff", sLinkColor:"#ffffff", sBgColor:"none", sHoverColor:"#CCCCCC", sWmode:"transparent", nPaddingTop:0, nPaddingBottom:0, sFlashVars:"textalign=left&offsetTop=0"}));
		
		// This is the older, ordered syntax
			sIFR.replaceElement("p.calendario_eventos", "js/sifr/helvetica_condensed.swf", "#000000", "#000000", "#ECECEC", "#ECECEC", 0, 0, 0, 0);
			sIFR.replaceElement("h2", "tradegothic.swf", "#000000", null, null, null, 0, 0, 0, 0);
			sIFR.replaceElement("h4.subhead", "tradegothic.swf", "#660000", null, null, null, 0, 0, 0, 0);
			sIFR.replaceElement("h3.sidebox","tradegothic.swf","#000000", "#000000", "#DCDCDC", "#DCDCDC", 0, 0, 0, 0, null);
			sIFR.replaceElement("h3", "tradegothic.swf", "#000000", null, null, null, 0, 0, 0, 0, null);
		
		};
    
    //]]>
