
Config.exec = "/exec";
Config.customer = "/exec/customer";
Config.performer = "/exec/performer";
Config.webmaster = "/exec/webmaster";
Config.manager = "/exec/manager";
Config.serverURL = "http://www.chatprincess.com";
Config.dateFormat = "MM/dd/yyyy";
Config.defaultTimezone = "America/Los_Angeles";
Config.language = "english";
Config.languageISOCode = "en";

if(typeof(I18n.DICTIONARY) == "undefined") I18n.DICTIONARY = {};
I18n.DICTIONARY["Sure to delete checked messages?"] = "Sure to delete checked messages?";
I18n.DICTIONARY["Connection timeout. Please try later."] = "Connection timeout. Please try later.";
I18n.DICTIONARY["All fields are required."] = "All fields are required.";
I18n.DICTIONARY["Calendar"] = "Calendar";
I18n.DICTIONARY["Today"] = "Today";
I18n.DICTIONARY["Yesterday"] = "Yesterday";
I18n.DICTIONARY["This month"] = "This month";
I18n.DICTIONARY["Last month"] = "Last month";
I18n.DICTIONARY["This year"] = "This year";
I18n.DICTIONARY["Last year"] = "Last year";
I18n.DICTIONARY["All Time"] = "All Time";
I18n.DICTIONARY["Close"] = "Close";
I18n.DICTIONARY["Email"] = "Email";
I18n.DICTIONARY["Password"] = "Password";
I18n.DICTIONARY["Phone"] = "Phone";
I18n.DICTIONARY["Previous"] = "Previous";
I18n.DICTIONARY["Next"] = "Next";


