issues with ajax calls

issues with ajax calls

I have a site, where people can go and create chat sessions, which they can use and return to at anytime. however when you are in a chat session, the ajax call (which occures every second) fails and ends the session at random. I have spent the a lot of time  trying to figure out what is going on with no luck.

firebug points to line 5252
here is ascreen shot


the js code I am using is at http://www.keychat.com/include/js/index.js I would really appreciate some help. I posted something before, but i dont know why it did not go through.

I would really appreciate any help, if there is something wrong with my code, it there is a more efficient way of doing something than what I have, please let me know. I welcome any advice, suggestion, and help.



its happening in  FF, IE, and Chrome. Can someone please help me?