//########################################
if(typeof sIFR == "function"){
// This is the preferred "named argument" syntax
sIFR.replaceElement(named({sSelector:"h1",sFlashSrc:"swf/sifr/franklin.swf",sColor:"#000000",sEmColor:"#FF6600",sStrongColor:"#FF0000",sSpanColor:"#FF9900",sBgColor:"#FFFFFF",sLinkColor:"#000000",sHoverColor:"#CCCCCC",nPaddingRight:10,nPaddingLeft:10,nPaddingTop:10,nPaddingBottom:10,sFlashVars:"textalign=right&offsetTop=0"}));
// This is the older, ordered syntax

		sIFR.replaceElement("h4.titulo1","swf/sifr/franklin.swf","#4E4E4E",null,null,null,null,null,null,0,0,0,0,"textalign=left&offsetTop=0");
		sIFR.replaceElement("h4.titulo2","swf/sifr/franklin.swf","#FF3300",null,null,null,null,null,null,0,0,0,0,"textalign=left&offsetTop=0");




}
//########################################