var lang = {
	regis_email : 'Please fill in E-mail',
	regis_password : 'Please fill in password',
	regis_confirm : 'Please fill in confirm password',
	regis_confirmpwd : 'Please fill true password',
	regis_prefix : 'Please fill in prefix',	
	regis_name : 'Please fill in name',
	regis_surname : 'Please fill in surname',
	regis_fullname : 'Please fill in fullname',
	regis_lastname : 'Please fill in lastname',
	regis_race : 'Please fill in race',
	regis_nationality : 'Please fill in nationality',
	regis_birthdate : 'Please fill in birthday',
	regis_refno : 'Please fill in ID/Passport',
	regis_locateissue : 'Please fill in location issue',
	regis_startissue : 'Please fill in start issue',
	regis_expissue : 'Please fill in expire issue',
	regis_career : 'Please fill in career',
	regis_address1 : 'Please fill in Address',
	regis_district1 : 'Please fill in district',
	regis_city1 : 'Please fill in city',
	regis_zipcode1 : 'Please fill in zipcode',
	regis_country1 : 'Please fill in country',
	regis_tel1 : 'Please fill in Tel.',
	regis_fax1 : 'Please fill in Fax.',
	regis_mobile : 'Please fill in mobile',
/*	regis_address2 : 'กรุณากรอกที่อยู่ที่ทำงาน',
	regis_district2 : 'กรุณากรอกอำเภอ/เขต',
	regis_city2 : 'กรุณากรอกจังหวัด',
	regis_zipcode2 : 'กรุณากรอกรหัสไปรษณีย์',
	regis_country2 : 'กรุณาเลือกประเทศ',
	regis_tel2 : 'กรุณากรอกเบอร์โทรศัพท์',
	regis_fax2 : 'กรุณากรอกเบอร์แฟกซ์',
*/	
	regis_conditions : 'You also do not agree',
	
	login_email : 'Please fill E-mail',
	login_password : 'Please fill password',
		
	forgot_email : 'Please fill E-mail',
	
	changepwd_new : 'Please fill password',
	changepwd_confirm : 'Please confirm password',
	changepwd_confirmpwd : 'Please fill true password',

	suggestion_name : 'Please fill in your name',
	suggestion_email : 'Email is not valid',
	suggestion_subject : 'Please fill in Subject',
	suggestion_text : 'Please fill in Message',
	
	rate_date : 'Please fill in date',

	qna_subject :'Please fill in Subject',
	qna_text:'Please fill in Message',
	qna_confirmChange:'Are you sure to change this record?'
};



