 var numberOfDaysPerMonthHashTable = {'12,2011' :31, '1,2012' :31, '2,2012' :29, '3,2012' :31, '4,2012' :30, '5,2012' :31, '6,2012' :30, '7,2012' :31, '8,2012' :31, '9,2012' :30, '10,2012' :31, '11,2012' :30, '12,2012' :31, '1,2013' :31, '2,2013' :28, '3,2013' :31, '4,2013' :30, '5,2013' :31, '6,2013' :30, '7,2013' :31, '8,2013' :31, '9,2013' :30, '10,2013' :31, '11,2013' :30, '12,2013' :31}
    var ControlID       = "ctl00_ContentMain_hotelSearchBox_";
    var ErrorAjax       = "Your webbrowser does not seem to be AJAX capable. Please reload the page to try again or upgrade your webbrowser";
    var ErrorCallBack   = "There is a problem retrieving the City or Hotel list from the server. Please reload the page, use an AJAX compatible webbrowser or report this problem with the feedback form link on the bottom of this page.";
    var ErrorPast       = "Your arrival date is in the past.\nPlease select a new date.";
    var ErrorLater      = "Your departure date must be later than your arrival date.";
    var ErrorDays       = "Number of Nights must be between 1 and 120. Maximum Number of Nights allowed is 120.\nFor stays of longer than 120 days, please contact our Customer Service Agents.";
    var ErrorCountry    = "Please Select a Country.";
    var ErrorCity       = "Please Select a City.";
    var More9Rooms      = "If you wish to book more than 9 rooms please contact Agoda customer service. Our agents will be happy to help you.";
    var AdultChildMax   = "The number of adults and children selected must not exceed a total of 4 per room.";
    var RoomsMoreGuest  = "Searching for rooms that hold 4 guests can reduce the search results. You can now: click OK to continue this search. Click cancel to change your search or contact a customer service agent.";
    var ErrorNoArrival  = "Please select a valid Arrival date.";
    var ErrorNoDepart   = "Please select Departure date or no dates at all!";
    var WaitText        = "Loading"+"...";
    var WaitHotel       = "Select City first";
    var WaitCity        = "Select Country first";
    var ErrorDate       = "Please select a date";    
    var txtDay          = "Day";
    var txtMonth        = "Month";
    var More14Days      = "You've selected a date range which is more than 14 days in length. Are you sure you want to check availability for this long a period? If so, please press OK below to proceed.";
    var More30Days      = "We notice you've selected a date range exceeding 30 days. If this is correct, please contact the hotel and representative will be happy to help you";
    var IsSmartSearchResult="False"; 
	
	
	
