Forum Moderators: open
And if the window isn't opened by Javascript and you want to get rid of the dialogue, try the following.
<Body ONLOAD="window.opener='';window.close();">
Or is your browser FireFox? I think that doesn't let you close it like that.