﻿
var CHECK_PRICE_OF_TICKET = "Processing...";
var PAGE_NUM_FIRST = "First Page";
var PAGE_NUM_PREV = "Prev";
var PAGE_NUM_NEXT = "Next";
var PAGE_NUM_LAST = "Last Page";
var PAGE_NUM_PAGE = "Page";
var MSG_FLIGHT_OUT = "Sorry, the selected flight has been sold out, please select other flight to continue.";
var MSG_FLIGHT_BOOK = "This booking class seats have been sold out, the original quoted price is increased by ";
var MSG_FLIGHT_BOOK1= "do you want to continue?";
var MSG_FLIGHT_NO = "The trip you have selected is no longer available,due to the highly changing availability from the airline.Please select another trip.";
var MSG_FLIGHT_NOT = "The price for the trip you have selected is not available anymore due to the highly changing availability from the airline.";
var MSG_FLIGHT_NOT1= "The price has been changed from";
var MSG_FLIGHT_NOT2= "for your trip please re-check your trip price and continue.";
var MSG_FLIGHT_NOT3= "to";
var MSG_CACHE_EXPRIED = "To ensure accurate prices and availability, you must refresh the results.";
var MSG_TIME_MORNING = "Morning";
var MSG_TIME_LATENIGHT = "Late Night";
var MSG_TIME_AFTERNOON = "Afternoon";
var MSG_TIME_NIGHT = "Night";
var MSG_NONSTOP = "Nonstop";
var MSG_STOP1 = "1 stop";
var MSG_STOP2 = "2+ stops";
var MSG_LOW = "Low Fare Select";
var MSG_SHOWMORE = "More airlines »";
var MSG_SHOWPREV = "« Previous airlines";
var MSG_SEEBELOW = "see below";
var MSG_IMG = "images/MatrixFindBy.gif";
var MSG_PER = "per person";
var MSG_PERAdult = "per adult";
var MSG_SHOW = "Show ";
var MSG_HIDDEN = "Hidden ";
var MSG_AIRPORT_STAY = "Airport Overnight Stay.";
var MSG_PRICE_IMMEDIATELY = "Price is valid for ticketing immediately.";
var MSG_SEARCHTIMEOUT = "This is taking longer than usual. Please try again or call us.";
var MSG_FROM_TO = "From / To";
