I have a views page that has a media player. I want the page to be opened into a popup window resized to the player. I am assuming that I need to use the window.Open(), but how do I do that?

John