$(document).ready(function(){
						   
	carregaConteudoXML("../xml/rodape.xml","../xml/xsl/rodape.xsl","divRodape");

});
