// JScript File var popUp; function OpenLink(link) { popUp = window.open(link); }