function Zoom(iFoto){
	//vent =// 
	window.open('zoom.htm?ver=' + iFoto,'VentZOOM','top=10,left=10,width=500,height=500,scrollbars=yes,resizable=yes');
	//vent.focus();//
}