
// var WWWROOT = "http://espretest.india.rsystems.com/refdev/refserver-v8/espre.local/project" ;

var WWWROOT = "http://esprelive.com/sales/ms8/espre.local/project" ;


var WORK_FOLDER = "refimpl" ;
var MAX_CAPTURE_TIME_LIMIT = 200;

//for now tested 10 seconds only.. increasing this time may cause JS errors  
var PRESENCE_REFRESH_TIME = 10000; //10 seconds 

var CHAT_REFRESH_TIME = 2000; // 2 seconds
