window.EMAIL_INVALID_MESSAGE = window.SMS_INVALID_MESSAGE = "The information provided is invalid. Please review the field format and try again.";
window.REQUIRED_ERROR_MESSAGE = "This field cannot be left blank. ";
window.GENERIC_INVALID_MESSAGE = "The information provided is invalid. Please review the field format and try again.";
window.translation = { common: { selectedList: '{quantity} list selected', selectedLists: '{quantity} lists selected' } };
var AUTOHIDE = Boolean(0);
Recent Comments