config=’toolbar=no,location=no,directories=no,status=no,menubar=no,width=200,height=150′
config += ‘scrollbars=no,resizable=no’
pop = window.open (“”,”pop”,config)
pop.document.write(‘
The Pop-Up Window Will Close Itself In Just A Few
Seconds...
Script by: William Flanery
Not only will this window pop up, but it will
also close itself. It's a great little welcome to those who stop by your site.
You can change the number of seconds the window stays open by changing the
number 3000 (in the script) to the number you want. Remember that JavaScript
counts in thousands of seconds, so 3000 is only 3 seconds.