var _language=new Array();

// Please enter your name
_language['name']='Please enter your name';  
// Please enter a valid email address
_language['valid email']='Please enter a valid email address'; 
// Please enter the 5 letter/number code in to the box below
_language['code']='Please enter the 5 letter/number code in to the box below'; 
// Please enter a valid search date
_language['search date']='Please enter a valid search date'; 
// Unable to process your search at this time
_language['search fail']='Unable to process your search at this time'; 
//  Indicate your preferance for the following options
_language['preference']='Indicate your preferance for the following options'; 
// Please correct the following item(s)
_language['correct']='Please correct the following item(s)'; 
// Enter your last name
_language['last name']='Enter your last name'; 
// Enter your firstname
_language['first name']='Enter your firstname'; 
// Enter your contact number
_language['contact']='Enter your contact number'; 
// Select your location for pickup
_language['pickup']='Select your location for pickup'; 
// Re-enter your email address in the Confirm Email field
_language['re-enter']='Re-enter your email address in the Confirm Email field'; 
// The email
_language['the email']='The email'; 
// does not match the email
_language['no match']='does not match the email'; 
// Enter your email exactly in to both fields
_language['enter exact']='Enter your email exactly in to both fields'; 
// Enter the name on your card
_language['card name']='Enter the name on your card'; 
// Select your card type
_language['card type']='Select your card type'; 
// You entered
_language['you entered']='You entered'; 
// Enter your card expiry date
_language['card expiry']='Enter your card expiry date'; 
// Enter your card CVN - last 3 digits on back of card
_language['cvn']='Enter your card CVN - last 3 digits on back of card'; 
// You must enter the voucher number
_language['voucher']='You must enter the voucher number'; 
//  Acknowledge you agree to the terms & conditions by ticking the box
_language['terms']='Acknowledge you agree to the terms & conditions by ticking the box'; 
// Unable to complete your booking.  Please address the following items
_language['complete']='Unable to complete your booking.  Please address the following items'; 
// Code not validated
_language['agent code']='Code not validated'; 
// Agent code is too short.  Check code and try again
_language['short code']='Agent code is too short.  Check code and try again.'; 
// Validating, please wait...
_language['validating']='Validating, please wait...'; 
// There was a problem communicating with the server, please try again
_language['com error']='There was a problem communicating with the server, please try again'; 
// Agent code not valid.  Check your code and try again
_language['code invalid']='Agent code not valid.  Check your code and try again'; 


