function Anteprima(prodotto){window.open('anteprima.php?id_prodotto=' + prodotto, '', 'toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,copyhistory=no,resizable=yes,screenX=50,screenY=50,top=100,left=50 ,width=800, height=700');}