function contacto(){
	document.getElementById('contact').style.visibility='visible'
}

