First off that is web sockets, so you would probably get every ticker, and most the time it is the same price. It also keeps the client having an open socket to mt gox. Also web sockets are kinda iffy they break a lot. While the short answer you can do web sockets, you can't do javascript polling, cause I know for chrome that sends up a red flag of cross site scripting.