Epointment.txt = {};
Epointment.txt['required'] = "'%s' is a required field.";
Epointment.txt['numeric'] = "'%s' should be a valid number.";
Epointment.txt['email'] = "'%s' should be a valid email address.";
Epointment.txt['date'] = "'%s' should be a valid date.";
