If you are using window.open to create popup or popunder windows, you might want to add the ability for the window to automatically close itself after a certain period of time. This script sets a timer that executes the window.close function after the amount of time you specify expires. |