I don't know for sure but my guess is that they use a cookie to decide if the SB window needs to be automatically opened. If you look at the source of the page the first time you visit it you can see the window open code. On subsequent visits it's not there. This is probably done in PHP when the page is requested but you could probably do it all in javascript too.