He intentado cambiar los valores 'no' por '0', pero tampoco me resulta.
Código PHP:
echo "<td ><a href='ver2.php?id_pro=$id_produ' target='_blank' onclick='javascript:window.open(this.href, this.target,toolbars=no,titlebars=no, statusbars=no, menubars=no, resizable=no, width=450, height=400, directories=no, location=no)'><img src='imagen.php?id_pro=$id_produ width='80' height='80'/></a></td>";