Site hosted by Angelfire.com: Build your free website today!
This window opens in two (2) seconds
& will close automatically after nine (9) seconds -- actually 9 - 2 = 7 secs from the appearance of the window. Please be patient. Thank you.

Study the code.
") } self.setTimeout('winOpen()', 2000) function winClose() { myWindow.close() } self.setTimeout('winClose()', 9000) //-->


Auto open window ( 2 secs ) and auto close ( 9 secs OR 9-2=7 secs).