// <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
//
// $Id: msg-en.js 427 2011-11-16 09:28:38Z wah $
//

var msgStr = {
	productSearchFieldEmpty: 'Please enter search criteria',
	
	lightBoxConfigTxtImage: 'image',
	lightBoxConfigTxtOf: 'of',
	
	nameRequired: 'Name is required',
	countryRequired: 'Please select a Country',
	emailRequired: 'Email address is required',
	subjectRequired: 'Subject is required',
	commentRequired: 'Message is required',
	emailFormatInvalid: 'Invalid format of email address',
	
	requireNewerFlashPlayerMsg: 'Content on this page requires a newer version of Adobe Flash Player. Do you want to download it now?',
	
	answerRequired: 'Please answer this question',
	specifyAnswerRequired: 'Please fill-in the specify field',
	entryIsRequired: 'Entry is required'
};

