Create Popup Windows

The WebWizard gives you the ability to create customized windows in which to open your links
Options:
Window NameA unique, internal name for your window (to allow access to it via scripting)
Window SizeThe initial dimensions of the popup window (in pixels)
Window PositionThe initial position of the popup window, measured from the top-left corner of the screen (in pixels)
Tool BarControls whether the window should have a tool bar
Location BarControls whether the window should have a location (address) bar
Directories BarControls whether the window should have a directories bar
Status BarControls whether the window should have a status bar
Menu BarControls whether the window should have a menu bar (File, Edit, View, etc)
Scroll BarsControls whether the window should have scrollbars
HotkeysControls whether "Hotkeys" are allowed in the popup window
ResizableControls whether visitors can resize the window
FullscreenOpens the popup in fullscreen mode
DependantA "dependant" popup is one where if it's parent window (the window which opened the popup) closes, the popup will also be closed
TestClick the "Test" button to preview how your popup will look