function obrirFoto(foto){
		window.open("fotos2/"+foto,"foto","toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbar=yes,resizable=yes,top=0,left=0,width=1015,height=750")
}

