I've been working on a pop up window that will play a video the first time a user visits a website. It works using a cookie and some javascript executing a popup window. The issue now is that most browsers have to allow popups on my site - and if that isn't a big enough issue - once they allow them they will have to reload the page. Those are some pretty big issues.... So I'm testing some other approaches.