I am opening a window using this code:

JobWin = window.open(mypage,myname,settings)

The window that opens always gets minimized. How can I have the window stay on top?