Forum Moderators: open
myWin = window.open(...);
What does myWin contain when the window fails to open (ie. pop-up being disabled by the browser) ...? null I guess?