var vlang = {
	'incorrect-required': 'Some required values are not correct. Please check the items in red.',
	'general-header': "We have found the following error(s):\n\n  * ",
	'general-footer': "\n\nPlease check the fields and try again"
};

var clang = {
	'header': 'Please verify delivery INFORMATION, and then CLICK OK.\n\n',
	'footer': 'BY CLICKING OK YOU AGREE TO OUR TERMS (linked below).',
	'name': 'Full Name: ',
	'address': 'Address: ',
	'city': 'City: ',
	'state': 'State: ',
	'country': 'Country: ',
	'zip': 'Postal Code: '
};
