// Error Messages from 

arrErr['020']= "#1 should only contain letters and numbers.";
arrErr['008']= "Maximum #1 guests allowed.";
arrErr['001']= "#1 cannot be blank.";
arrErr['014']= "Invalid character(s) #1 exist in #2. Please check and enter again.";
arrErr['016']= "Maximum of only #1 guests are allowed for a travelling party.";
arrErr['003']= "From & To locations cannot be the same.";
arrErr['012']= "Return date must be #1 hours ahead from current date.";
arrErr['004']= "Please select #1.";
arrErr['022']= "Miles cannot be redeemed for promotions.";
arrErr['006']= "#1 cannot be before the #2.";
arrErr['013']= "Child cannot travel alone.";
arrErr['010']= "No flights found. Please call our Call Centre for your booking.";
arrErr['007']= "Invalid #1.";
arrErr['009']= "Please select the number of guests.";
arrErr['017']= "#1 cannot contain any characters other than letters.";
arrErr['021']= "#1 cannot be greater than #2.";
arrErr['015']= "Low fare search cannot be used.";
arrErr['018']= "#1 should contain only letters.";
arrErr['005']= "#1 cannot be before the current date.";
arrErr['011']= "Departure date must be #1 day(s) ahead from current date.";
arrErr['019']= "#1 should be numeric.";
