var MESS=new Array();
MESS["ERROR"]="Error";
MESS["SORRY"]="Sorry. There was an error.";
MESS["INCORRECT_QUANTITY"]="Incorrect Quantity!";
MESS["INCORRECT_EMAIL"]="Incorrect Email!";
MESS["SHOULD_NOT_EMPTY"]="should not be empty!";
MESS["ERROR_ALL"]="Error: all of the fields marked with an \"*\" are required. Please review the form and enter the missing information.";
MESS["PLEASE_CHOOSE"]="Please choose a";
MESS["PLEASE_CHOOSE_SET"]="Please make a selection.";
MESS["NO_SHIPING_OVER"]="No shipping for oversized items";
