If I understand the problem, when the popup window opens, the parent window closes?? If so, then add:
right after:Code:'_blank'
A new window will open, leaving the parent also open.Code:getURL("javascript:window.open('file to be oppened','_blank',...
Best wishes,
EfV




Reply With Quote