<html> <head> <title>Popup test page</title> </head> <body onload="window.open('')"> Spawning a blank popup window... </body> </html>