var ol_CommunicationsError = 'There was an error in communications\nwith the webserver.\n\nPlease try again later.';
var ol_BookingError_PaymentErrorPrefix = 'Payment error: ';
var ol_BookingError_Code = 'code';
var ol_LoadingDates = 'loading dates ...';
var ol_PassengerTerms = 'Please accept our terms before continuing.';
var ol_SelectDate = 'select date';
var ol_SelectPackageDate = 'Please select departure date';
var ol_SoldOut = 'SOLD OUT';
var ol_SeatsAvailable = 'seats available';
var ol_NoFlights = 'No flights';          
var ol_FlightSeatTaken = 'Some of the selected seats has already been taken, please follow this link bellow and try again.';
var ol_Continue = 'Continue';
var ol_SelectTour = 'Select tour';
var ol_NoTourFound = 'No tour found';
var ol_err_select_destination = 'You have to select a destination!';
var ol_err_select_both_dates = 'You have to select both departure and arrival dates!';
var ol_err_areyousureyouwantoneway = 'Are you sure you just want a one way flight?';
var ol_err_flightsoldout = 'This flight is sold out';
var ol_err_select_package_category = 'You have to select a package category!';
var ol_err_select_package = 'You have to select a package!';
var ol_err_pkg_you_have_to_select_at_least_one_flight = 'You have to select at least -- flight(s)';
var ol_err_pkg_you_have_to_select_at_least_one_hotel = 'You have to select at least -- hotels(s)';
var ol_err_pkg_you_have_to_select_at_least_one_service = 'You have to select at least -- service(s)';
var ol_err_pkg_you_have_to_select_at_least_one_car = 'You have to select at least -- car(s)';         
var ol_PriceQuote_PricePrPerson = 'Price pr. person';
var ol_PriceQuote_Price = 'Price';
var ol_PriceQuote_BookNow = 'Book Now';
var ol_PriceQuote_NoResult = 'No availability was found for the selected period';
var ol_QuickSearch_SingleServiceMissingDates = 'You need to select both dates';
var ol_PackageDetails_ErrorPrefix = 'If you cannot find what you are looking for, please contact us and we will be happy to assist you.<br />ERROR:';      
var ol_seatSelectionSuccess = "Seat change has bee successfull";
var ol_seatSelection_payment_error = "Payment did not get through, please try again later.";
var ol_seatSelection_seat_taken = "Some of the seats has already been take, please try again.";
var ol_PaymentTermsNotAgreed = 'Please accept our terms before continuing.';
