function CargaCompleta(){ 
	Mensagem.style.display = "none"; 
	Conteudo.style.display = "inline"; 
} 
