This tag is what is used to create the window within a window
effect, the frame in which this document shows up.
Note that its name is scriptwindow, and that a
page (called js0000.html) is loaded into the frame right
at the start. Later if you want to put something there,
include the target="scriptwindow" attribute in your link or form-input tag. Then the document will
be placed where the IFRAME tag ison the page.