I'm programmatically adding target="_blank to many a links, and they work fine, except for one thing - when they are clicked, the browser makes that link the active one; I want the links to open, but to stay on the same page (the page on my site, not transfer to an external site). How can I do that?