Looking for a "do not show this page again" checkbox script
I've been looking for this kind of script and can't find it. Basically it would be based on a browser's cookie session (...correct?...) and when a person checks the box, the home-page.html page would load automatically. It's not merely a hiding/showing selective content script, it's loading a new page. So as long as the user hasn't deleted their cookies, they won't ever see the page again.
It would go on this page http://weblinedesigns.net/mushmoot/ - so checking the box would make it so people wouldn't see that splash page again.
Anyone know of such a script? PHP, JavaScript -- whatever works for me.