var MW_labels_validation = new Array();
MW_labels_validation['message_0001'] = 'Please enter your ';
MW_labels_validation['message_0002'] = ' is required';
MW_labels_validation['message_0003'] = ' cannot exceed ';
MW_labels_validation['message_0004'] = ' characters in length';
MW_labels_validation['message_0005'] = ' must match ';
MW_labels_validation['message_0006'] = ' must be a valid ';
MW_labels_validation['message_0007'] = 'More information is required for ';
MW_labels_validation['message_0008'] = 'An error occurred with field: ';
MW_labels_validation['message_0009'] = 'Please select a ';
MW_labels_validation['message_0010'] = ' must be greater than ';
MW_labels_validation['date_0001'] = ' is an incorrect Date';
MW_labels_validation['date_0002'] = ' must be greater than or equal to ';
MW_labels_validation['date_0003'] = ' must be greater than ';
MW_labels_validation['phone_0001'] = ' is required and must be 3 numbers';
MW_labels_validation['phone_0002'] = ' is required and must be at least 4 numbers';
MW_labels_validation['phone_0003'] = ' must be 3 numbers';
MW_labels_validation['phone_0004'] = ' must be at least 4 numbers';
MW_labels_validation['postal_0001'] = ' is required and must contain 6 characters';
MW_labels_validation['postal_0002'] = 'The first character of the ';
MW_labels_validation['postal_0003'] = 'The second character of the ';
MW_labels_validation['postal_0004'] = 'The third character of the ';
MW_labels_validation['postal_0005'] = 'The fourth character of the ';
MW_labels_validation['postal_0006'] = 'The fifth character of the ';
MW_labels_validation['postal_0007'] = 'The sixth character of the ';
MW_labels_validation['postal_0008'] = ' must be a number';
MW_labels_validation['postal_0009'] = ' must be a letter';
MW_labels_validation['postal_0010'] = ' is required and must be either 5 or 9 numbers';
MW_labels_validation['postal_0011'] = ' can only contain numbers';
MW_labels_validation['country_0001'] = ' selected is not from the chosen ';
MW_labels_validation['email_0001'] = '  must contain an @ sign';
MW_labels_validation['email_0002'] = '  may contain only one @ sign';
MW_labels_validation['email_0003'] = '  must contain a period (.)';
MW_labels_validation['email_0004'] = '  must contain at least 5 characters';
MW_labels_validation['email_0005'] = '  cannot start with the @ sign';
MW_labels_validation['email_0006'] = '  cannot have @ sign in the last 3 characters';
MW_labels_validation['email_0007'] = '  cannot have a period (.) as the first character';
MW_labels_validation['email_0008'] = '  cannot have a period (.) as the last character';
MW_labels_validation['email_009'] = '  cannot have an @ sign after the last period';
MW_labels_validation['email_0010'] = '  cannot contain a comma (,)';
MW_labels_validation['email_0011'] = '  cannot contain a space';
MW_labels_validation['email_0012'] = '  cannot contain a asterisk (*)';
MW_labels_validation['email_0013'] = '  cannot contain a close parenthesis \'(\'';
MW_labels_validation['email_0014'] = '  cannot contain an open parenthesis \')\'';
MW_labels_validation['email_0015'] = '  cannot contain a greater than sign (>)';
MW_labels_validation['email_0016'] = '  cannot contain a less then sign (>)';
MW_labels_validation['email_0017'] = '  cannot contain a colon (:)';
MW_labels_validation['email_0018'] = '  cannot contain a semicolon (;)';
MW_labels_validation['email_0019'] = '  cannot contain a double quote (")';
MW_labels_validation['email_0020'] = '  cannot contain two consecutive periods (..)';
MW_labels_validation['email_0021'] = '  cannot contain an @ sign directly followed by a period (@.)';
MW_labels_validation['email_0022'] = '  cannot contain an @ sign directly preceded by a period (.@)';
MW_labels_validation['email_0023'] = ' cannot have \'.edy\' as an extension. Did you mean \'.edu\'?';
MW_labels_validation['email_0024'] = ' cannot have \'.con\' as an extension. Did you mean \'.com\'?';
MW_labels_validation['number_0001'] = 'number';
MW_labels_validation['number_0002'] = 'integer';
MW_labels_validation['number_0003'] = 'positive ';
MW_labels_validation['number_0004'] = 'negative ';