//Carrega os dados com Replacement
function carregarDadosReplacement (ifila) {
//retorno padrão de dados - NÃO EXCLUIR ESSA LINHA - NÃO ADICIONAR CODIGOS ANTES DESSA LINHA
document.getElementById(fila[ifila][1]).innerHTML = xmlhttp.responseText;
// Editar à partir do SCRIPT inserido no rodapé de cada página.

	//########################################
	if(typeof sIFR == "function"){
	// This is the preferred "named argument" syntax
	sIFR.replaceElement(named({sSelector:"h1",sFlashSrc:"swf/sifr/common_ssi.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/common_ssi_bold.swf","#006200",null,null,null,null,null,null,0,0,0,0,"textalign=right&offsetTop=0");
		sIFR.replaceElement("h4.titulo1_2","swf/sifr/common_ssi_strong.swf","#006200",null,null,null,null,null,null,0,0,0,0,"textalign=right&offsetTop=0");
		sIFR.replaceElement("h4.titulo2","swf/sifr/common_ssi.swf","#006200",null,null,null,null,null,null,0,0,0,0,"textalign=right&offsetTop=0");
		sIFR.replaceElement("h4.titulo2_2","swf/sifr/common_ssi_bold.swf","#006200",null,null,null,null,null,null,0,0,0,0,"textalign=right&offsetTop=0");
		sIFR.replaceElement("h4.titulo3","swf/sifr/common_ssi.swf","#9C7E3A",null,null,null,null,null,null,0,0,0,0,"textalign=right&offsetTop=0");
		sIFR.replaceElement("h4.titulo4","swf/sifr/common_ssi.swf","#CC6600",null,null,null,null,null,null,0,0,0,0,"textalign=right&offsetTop=0");
		sIFR.replaceElement("h4.titulo4_2","swf/sifr/common_ssi_bold.swf","#CC6600",null,null,null,null,null,null,0,0,0,0,"textalign=right&offsetTop=0");
		sIFR.replaceElement("h4.titulo5","swf/sifr/common_ssi.swf","#876D32",null,null,null,null,null,null,0,0,0,0,"textalign=right&offsetTop=0");
		sIFR.replaceElement("h4.titulo6","swf/sifr/common_ssi_strong.swf","#004E00",null,null,null,null,null,null,0,0,0,0,"textalign=left&offsetTop=0");
		sIFR.replaceElement("h4.titulo7","swf/sifr/common_ssi_strong.swf","#8D7625",null,null,null,null,null,null,0,0,0,0,"textalign=left&offsetTop=0");
		sIFR.replaceElement("h4.titulo8","swf/sifr/common_ssi.swf","#64531A",null,null,null,null,null,null,0,0,0,0,"textalign=left&offsetTop=0");
		sIFR.replaceElement("h4.titulo9","swf/sifr/common_ssi.swf","#006200",null,null,null,null,null,null,0,0,0,0,"textalign=left&offsetTop=0");
		sIFR.replaceElement("h4.titulo10","swf/sifr/common_ssi_strong.swf","#772D20",null,null,null,null,null,null,0,0,0,0,"textalign=right&offsetTop=0");
		sIFR.replaceElement("h4.titulo11","swf/sifr/common_ssi_strong.swf","#8D7625",null,null,null,null,null,null,0,0,0,0,"textalign=left&offsetTop=0");
		sIFR.replaceElement("h4.titulo12","swf/sifr/common_ssi.swf","#64531A",null,null,null,null,null,null,0,0,0,0,"textalign=center&offsetTop=0");
		
		
	}
	//########################################

}