Here about the Javascript parameter to control your popup window:
| directories | boolean | Controls the standard browser directory buttons | |
| height | numeric | Specifies the height of the window in pixels | |
| location | boolean | Controls the Location entry field | |
| menubar | boolean | Controls the menu at the top of the window | |
| resizable | boolean | Controls the ability to resize the window | |
| scrollbars | boolean | Controls the horizontal and vertical scrollbars | |
| status | boolean | Controls the status bar at the bottom of the window | |
| toolbar | boolean | Controls the standard browser toolbar | |
| width | numeric | Specifies the width of the window in pixels |