Window Methods

The window.open() method can be used to create new windows and manipulate their looks.

Syntax

[windowVar = ]
 [window].open
  ("URL", "windowName", ["windowFeatures"])