function abrePop(arquivo){
	window.open('vista.php?img='+arquivo, 'popupzoom', 'left=0,top=0,width=694,height=344');
}
