var loginfrmdate_msg='Login :From date is greater than To date';
var regfrmdate_msg='Registration :From date is greater than To date';
var username_msg='Username field is mandatory';
var chatname_msg='Chat Name field is mandatory';
var name_msg='Names can have only letters and spaces';
var firstname_msg='First Name field is mandatory';
var lastname_msg='Last Name field is mandatory';
var address_msg='Address field is mandatory';
var city_msg='City field is mandatory';
var county_msg='County field is mandatory';
var phone_msg=' Phone Number fields can have only numbers, hyphen, brackets and spaces';
var country_msg='Please select a Country';
var email_msg='Email Address field is mandatory';
var email_msgformat='Invalid Email Address. Please re-enter Email Address.';
var postal_msg='Postal Code field is mandatory';
var emailexists='E-mail Address already exists. Please try entering another Email Address';


/*
 * Promotion messages
*/

var promotype_msg="Please select the Promotion Type";
var promoday_msg="Please select the Promotion Day";
var promoname_msg="Please enter the Promotion Name";
var imgname_msg="Please upload a Promotion Image";
var startdate_msg="Please select the Start Date";
var enddate_msg="Please select the End Date";
var dtcmp="Start Date can not be greater than End Date";
var promodesc_msg="Please enter the Promotion Description";
var imgerr_msg="Invalid Promotion Image format. Accepted file formats: GIF, JPG, PNG and JPEG.";
var flash_msg="Please upload a Promotion Image meant for the Flash Banner.";

/*
 * Tutorial messages
*/
var tutorial_name_msg="Tutorial Name field is mandatory";
var tutorial_img_msg="Please upload the Tutorial Image";
var tutorial_img_valid_msg="Invalid Tutorial Image format. Accepted file formats: GIF, JPG, PNG and JPEG.";
var tutorial_content_msg="Please enter the Tutorial Content";

/*
 * Banner messages
*/
var deposit_msg="Please select a Deposit Bonus banner image meant for the Home Page";
var free_msg="Please select a Free Bingo banner image meant for the Home Page";
var what_on_msg="Please select a What's On banner image meant for the Home Page";
var meeting_msg="Please select a Meeting Place banner image meant for the Home Page";
var above_left_msg="Please select a Home Page banner image to be placed above the Left Menu";
var below_left_msg="Please select a Home Page banner image to be placed below the Left Menu";
var pointing_url ="Please enter the Pointing URLs";
var free_trial_msg = "Please select a Free Trial Box Banner image";

/*
 * Whats on messages - admin
 */
 
 var  firstpromo_msg="Please select the First Promotion";
 var  secondpromo_msg="Please select the Second Promotion";
 var  thirdpromo_msg="Please select the Third Promotion";
 var  fourthpromo_msg="Please select the Fourth Promotion";
 
 /*
 * User Registration Messages
 */
 
 var regUsername = "Please enter your Username";
 var regUsernameLmt = "Username should be 4 to 15 characters long";
 var regUsernameallow = "Username can have only letters,spaces,numbers and hyphens";
 var regUsernameExt = "Username already exists. Please try entering another Username.";
 var regChatnameExt = "Chat Name already exists. Please try entering another Chat Name.";
 var regChatname = "Please enter your Chat Name";
 var regChatnameLmt = "Chat Name should be 4 to 15 characters long";
 var regChatnameallow = "Chat Name can have only letters,spaces,numbers and hyphens";
 var regPass = "Please enter your Password";
 var regPassLmt = "Password should be 6 to 15 characters long, space not allowed";
 var regPassconfirm = "Please confirm your Password";
 var regPassconfirmLmt = "Confirmation Password should be 6 to 15 characters long, space not allowed";
 var regPassconfirmchk = "Your Passwords don't match. Please re-enter your Passwords ";
 var regFirstname = "Please enter your First Name";
 var regFirstnameLmt = "First Name should be altleast 6 characters long";
 var regFirstnameallow = "First Name can have only letters and\nspaces";
 var regLastname = "Please enter your Last Name";
 var regLastnameLmt = "Last Name should be altleast 6 characters long";
 var regLastnameallow = "Last Name can have only letters and\nspaces";
 var regDay = "Please select the Day";
 var regYear = "Please select Year";
 var regMonth = "Please select the Month";
 var regAddress = "Please enter your Address";
 var regCity = "Please enter your City Name";
 var regCityallow = "City Name can have only letters and\nspaces";
 var regState = "Please enter your State / County Name";
 var regStateallow = "State / County Name can have only letters and\nspaces";
 var regCode = "Please enter your Postal Code";
 var regCountry = "Please select your Country";
 var regEmail = "Please enter your Email Address";
 var regEmailallow = "Invalid Email Address. Please re-enter your Email Address.";
 var regEmailExt = "Email exists. Please contact support for a reminder of your username.";
 var regConfirmEmail = "Please enter your Confirm Email Address";
 var regConfirmEmailCheck = "Your Confirm Email address don't match.";
 var regStdCode = "Please enter State / County code";
 var regPhone = "Please enter your Home phone";
 var regPhoneallow = "Phone Number can have only numbers and spaces";
 var regPhoneallowNum = "Invalid Phone Number. Minimum 10 characters (including state code)";
 var regMobile = "You have agreed to SMS communication, for this we require a mobile phone number.";
 var regMobileallow = "Mobile phone can have only numbers and spaces";
 var regMobileallowNum = "Mobile phone should be altleast 11 characters long";
 var regTerm = "Please accept the Terms and Conditions";
 var regSmsupdate = "Please accept the SMS update";
 var userupload = 'Please upload your Avatar image';
 var uservalidupload = 'Invalid Avatar Image. Accepted file formats: GIF, JPG, PNG and JPEG.';
 var regPasscheckuname = "Password should not be same as UserName";
 var regPasscheckcname = "Password should not be same as ChatName";
 var regaddrerr="Invalid address please change your Postal Code or Door Number";
 var regToolDninum='Please enter DNI number';
 var regToolMrznum="Please enter the MRZ code";
 var Dnierror="DNI code cannot be blank";
 var Mrzerror="MRZ code cannot be blank";
 
 /**
 * Validate Message for UserPasswordChange
 */
	 
var userpasslimit = 'Old Password should be 6 to 15 characters, space not allowed';
var userpass = 'Please enter your Old Password';
var usernew_passlimit = 'New Password should be 6 to 15 characters, space not allowed';
var usernewpass = 'Please enter your New password';
var userconfirm_passlimit = 'Confirm Password length should be 6 to 15 characters, space not allowed';
var check_confirmpass = 'Your New Password and Confirmation Password does not match';
var userconfirmpass = 'Please enter your Confirm Password';
 
 /**
 * Validate Message for User Submitted FAQ
 */
 var userFaqQuestion = "Please enter your Question";
 
 /*
 *  Validate Message for inbox
 */
 var deleteConfirmMsg = "Are you sure you wish to remove the message?";
 
 /*
 *  Validate Message for Contact
 */
 
 var conUserName = "Please enter Your Name";
 var conUserNameLmt = "User Name should contain only letters,\nspaces";
 var conEmail = "Please enter your Email Address";
 var conEmailLmt = "Invalid Email Address";
 var conSubject = "Please enter a Subject for the Message";
 var conMessage = "Please enter the Message Content";
 var conEmail = "Please enter Email Address";
 var conEmailLmt = "Please enter valid Email";
 var conSubject = "Please enter Subject";
 var conMessage = "Please enter Message";
 
 /*
 * User Registration Tooltip Messages
 */
 var regToolUsername = "Username is mandatory. \nIt should be 4 to 15 characters long.";
 var regToolChatname = "Chat Name is mandatory";
 var regToolUsernameDesc = "Your username is used to log into the site.";
 var regToolChatnameDesc = "Your Chat Name is what other members will see in the game.";
 var regToolPass = "Password is mandatory. It should be 6 to 15 characters long.";
 var regToolPassconfirm = "Confirmation Password is mandatory. It should be 6 to 15 characters long.";
 var regToolFirstname = "First Name is mandatory. It can only have letters and spaces.";
 var regToolLastname = "Last Name is mandatory. It can only have letters and spaces.";
 var regToolAddress = "Please enter your Address here";
 var regToolCity = "City Name is mandatory. It can only have letters and spaces.";
 var regToolState = "State / County Name is mandatory. It can only have letters and spaces.";
 var regToolCode = "Postal Code is mandatory. It can only have numbers,letters and spaces.";
 var regToolCountry  = "We only accept players from the UK and Spain.";
 var regToolEmail = "Email Address is mandatory";
 var regToolConfirmEmail = "Confirm Email Address is mandatory";
 var regToolPhone = "One phone number is mandatory. It can only have numbers and spaces";
 var regToolMobile = "One phone number is mandatory. It can only have numbers and spaces";
 var regToolDoornum="Please enter your door number";



/*
 * Validate Message for Refer A Friend
 */
 
 var refEmailEmt = "Please enter Email Address";
 var refEmailVal = "Invalid Email Address";
 var refName = "Please enter your Friend's Name";
 
 /*
 * Contractor page Message
 */
 
 var contPageName = "Please enter the Page Name";
 var contPageAlreadyExist = "The Page Name already exists, Please enter a different Page Name";
 var contPageContenttitle = "Please enter the Page Content Title";
 var contPageContent = "Please enter the Page Content";
 var contcurrentpass = "Please enter your current password";
 var contNewPass = "Please enter your new password";
 var contConfirmPass = "Please confirm your new password";
 var contconfirmNotmatch = "Your new password and confirm password don't match";
 
 