function ampliarImagen(){
	document.getElementById("efectoOscuro").style.display='block';
}
