var langF = 'en';
var emValid = 'Please fill your email correctly first.';
var emValid2 = 'Please retype your email correctly first.';
var emMatch = 'The emails you entered should be matched.';
var passValid = 'Please fill the password field.';
var passValid2 = 'Please retype your password.';
var passMutch = 'The passwords you entered should be matched.';
var titleValid = 'Please select your title.';
var fNameValid = 'Please fill your first name.';
var lNameValid = 'Please fill your last name.';
var poBValid = 'Please fill your P.O. Box.';
var countrValid = 'Please select your country.';
var cityValid = 'Please select your city.';
var mobValid = 'Please fill your mobile number.';

var langValid = 'Please select your prefered language.';
var dayValid = 'Please select your full birthday[day].';
var monthValid = 'Please select your full birthday[month].';
var yearValid = 'Please select your full birthday[year].';
var natValid = 'Please select your nationality.';
var occValid = 'Please select your full occupation.';
var indValid = 'Please select the industry.';
var eduValid = 'Please select your level of education.';
var comSizeValid = 'Please select the size of your company.';
var martValid = 'Please select your marital status.';
var childValid = 'Please select many children do you have.';
var childPartValid = 'Please select if the children still part of your household.';
var mobValid = 'Please select if you own a mobile phone.';
var lapValid = 'Please select if you own a computer and/or laptop';
var carValid = 'Please select if you own a car.';
var cridValid = 'Please select if you own credit card.';
var flightValid = 'Please select how many flights do you take every year.';
var termValid = 'You have to agree to the Terms and Conditions in order to proceed.';
