However, for it to work, on a page someone will visit before loading a movie, you must set the cookie by putting this in the <head> section:
Code:
<SCRIPT LANGUAGE="javascript">
document.cookie = "id=valid; path=/"
</SCRIPT>
[/quote]And the bad part of this is that it will get your submitted sites rejected. But if it's on your hub or something you are not submitting give it a try..