Código PHP:
<a href="imagenes/productos/<?php echo $result_row[3]; ?>" target="popup" hreflang="es" title="Imagen del Producto" onclick="javascript:window.open('','popup','resizable=1, width=350 ,height=350');">
<img src="imagenes/lupa1.gif" align="middle" width="25" height="25" alt="<?php echo $result_row[1]; ?>" border="0">
</a>