

Config.exec = "/exec";
Config.customer = "/exec/customer";
Config.performer = "/exec/performer";
Config.webmaster = "/exec/webmaster";
Config.manager = "/exec/manager";
Config.serverURL = "http://live.camwithher.com";
Config.dateFormat = "MM/dd/yyyy";

if(typeof(_JS_DICTIONARY) == "undefined") _JS_DICTIONARY = {};
_JS_DICTIONARY["ERROR_AJAX_CONNECT"] = "Connection timeout. Please try later.";
_JS_DICTIONARY["ERROR_REQUIRED_FIELDS"] = "All fields are required.";
_JS_DICTIONARY["CALENDAR"] = "Calendar";
_JS_DICTIONARY["TODAY"] = "Today";
_JS_DICTIONARY["YESTERDAY"] = "Yesterday";
_JS_DICTIONARY["THIS_MONTH"] = "This month";
_JS_DICTIONARY["LAST_MONTH"] = "Last month";
_JS_DICTIONARY["THIS_YEAR"] = "This year";
_JS_DICTIONARY["LAST_YEAR"] = "Last year";
_JS_DICTIONARY["ALL_TIME"] = "All Time";
_JS_DICTIONARY["CLOSE"] = "Close";


