function foto_orig(img)
{
	Imatgegran=window.open("imatge.php?src="+img,"Zoom","scrollbars=no,menubar=no,toolbar=no,resizable=no,status=no,directories=no,location=no,width=10,height=10");

} 