I press a button.
A popup opens, showing me a list of links.
I click on a link.
The popup closes, and the new link opens in a new window at the same time.
what should I put instead of onClick=window.open('http://www.microsoft.com/','') or make any changes anywhere else, so that the link I...