The cookie problem, I couldn't get the button to show but I see you've put something up about it so I've added it back in for now - if it gets reported as being broken by others though I'll have to disable it again until you sort that out.
I had a similar issue in the first few days of LGC where I'd written cookie values that were going to cause me problems in the future. How I got around it was by allocating a version number within the cookie and checking it against the version of the code at the server side - if a user came in with a cookie version pre-dating the site's version number their cookie was cleared by my code and rebuilt the way I wanted it, complete with the updated version number so I knew they were on the right version and it wouldn't be rebuilt again on future visits (until next time I get into a mess and need to rewrite everyone's cookies

)
Something to consider anyway.
Hey, LosingAlpha, I'd appreciate it if you could add BitFall.co back in. I wasn't aware of it not working until yesterday, but it's all fixed now.
Thanks.

Hi sorry for not responding before, I added you back in when I saw this message but forgot to reply!