//New entry MSG_EMAIL_INVALID added on 07/14/2011
var MSG_EMAIL_INVALID = "Sorry, email id must of a valid format, may not be blank or contain any special characters";


var MSG_MISSING_INFO = "Please enter missing information...";

var MSG_ENTER_EMAIL = "Please enter your email address before we can email you the password";

var MSG_ENTER_PASSWORD = "Sorry, the password field may not be empty";

var MSG_PASSWORDS_MISMATCH = "The two Passwords don't match. Please try again...";

var MSG_PASSWORD_INVALID = "Sorry, password contains invalid characters. Please choose from numbers and alphabets only.";

var MSG_UPDATING_PROFILE = "Please wait... Updating User Profile ...";

var MSG_OPTOUT_WARNING = "WARNING: If you uncheck this box, you may not receive emails relevant to the product you have purchased. Are you sure you still want to Unsubscribe?";

var MSG_NO_SPECIAL = "Sorry, no special characters allowed";



