Estimado que es esto..javascript
:abrirVentana()???.....no será algo asi...
El lanzamiento de pop up debe ser algo asi
Código HTML:
Ver original<a href="/index.htm" target="_blank" onClick="window.open(this.href, this.target, 'width=300,height=400'); return false;">Lanzar correctamente
</a>