window.onload = function(){
	document.getElementById("titulo").style.display = "none";
}