Why the TARGET _BLANK parameter does not work, when there is onClick parameter? The onlick is google event script. When I add onclick to this link, it opens inside the frameset.
<a target=_blank href="externalwwwlink" onClick="recordOutboundLink(this, 'Link', 'aaa');return false;">OPEN </a>