function abrirPopFoto(id){
	window.open("pop_fotografia.php?id="+id,"Filosofía","width=630,height=662,scrollbars=yes,resize=yes, top=0, left=0");
}
