//Variables for cookies and urls
var LC_CEC = "MC107_CEC";
var LC_VIC = "MC107_VIC";
var LC_DND = "MC107_DND";
var LC_IGN = "MC107_IGN";
var liveChatStatus= "live_chat_status";
var LC_onlineImg = "op_online.gif";
var LC_offlineImg = "op_offline.gif";
var lc_typing_status=true;
var _trackURL = "http://chat.webgreeter.com:8089/Default.aspx";
var _offlineURL = "http://chat.webgreeter.com:8089/OfflineMessage.aspx";
var _chatURL = "http://chat.webgreeter.com:8085/VisitorService/ChatService.svc/";
var _imageURL = "http://chat.webgreeter.com/magicubes/";
var _convURL = "http://chat.webgreeter.com:8088/Conversation.aspx";