I'm using the EditMode="PopUp" and I have script that will center the popup window over the visible portion of the screen. Except there's a hitch: I'm not explicitly setting the height of my popup but my script relies on knowing the height of the popup object. How can I get the height if I don't explicitly set it?