Sometimes, to draw special attention to a particular part of your site, you may want to open a JavaScript new window on top of the current browser window. This can be done "automatically" when your page loads in the browser or when a person clicks a link away from your site or closes the browser window. The following ScriptWriter will write all the code needed to create a JavaScript new window to your specifications and the page you want to display within it. UnLoad ExampleOnLoad Example