Test Popup Page 2
This page is like Page1 except that if you click anywhere, inside the window or outside it this popup window will close. It will even close if you click on the Page 1 link! Just a little too vicious.
The window will also close on right click -- but not under Opera.
This effect is quite similar to the built-in SiteSpinner popup.
Enter this code as a custom header, or append to the existing header on the popup page (all in one line)
<Body onBlur="self.close()" onClick="self.close()">