function mostrar(esa){
	document.getElementById('registro').style.display="block";
	}