	function removeElement()
	{
	document.getElementById("informe").style.display="none";
	}
