Searched refs:ajax_chat (Results 1 – 1 of 1) sorted by relevance
18 var ajax_chat = null; variable555 ajax_chat = new Ajax_chat_class("ajax_chat", outId, pageId, lastRefresh, window);559 if (ajax_chat === null) {570 ajax_chat.chatCheck();574 if (ajax_chat === null) {578 if (ajax_chat.refresh > AJAXCHAT_SHORT_INTERVAL) {579 ajax_chat.refresh = AJAXCHAT_SHORT_INTERVAL;580 ajax_chat.lastChatAreaUpdate = (new Date()).getTime();581 ajax_chat.updateInfo('ajaxRefreshInterval',ajax_chat.refresh+'sec');588 if (ajax_chat === null) {[all …]