var cal_monthNames = new Array("January","February","March","April","May","June","July","August","September","October","November","December"); var cal_shortDays = new Array('S','M','T','W','T','F','S'); var cal_monthOutput = new Array('Jan','Feb','Mar','Apr','May','Jun','Jul','Aug','Sep','Oct','Nov','Dec'); var cal_cmbMonthFormat = "MM,yyyy"; var cal_dsplMonthFormat = 'MMMM yyyy'; var cal_imgDir=agoda_url+"/affiliates/images/"; var cal_offsetyear=0; var txtErrorCountry = "Please Select a Country."; var txtErrorCity = "Please Select a City."; var txtErrorDate = "Please select a date"; var txtDay = "Day"; var txtMonth = "Month"; var txtErrorPast = "Check-in Date is in the past.\nPlease select a new date."; var txtErrorLater = "Check-out Date must be later than Check-in Date."; var txtErrorDays = "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 txtErrorNoArrival = "Please select Arrival date or no dates at all!"; var txtErrorNoDepart = "Translation ID - 2056"; var cal_gotoString = "Go To Current Month"; var cal_todayString = "Today is"; var cal_weekString = "Wk"; var cal_scrollLeftMessage = "Click to scroll to previous month. Hold your mouse button to scroll automatically."; var cal_scrollRightMessage = "Next Month"; var cal_txtClose = "Close Window"; var txtSelectDay = "Click to select this day."; var txtDayDisabled = "Can not book this day"; var txtMore3Rooms = "If you wish to book more than 3 rooms please contact an Online Agent."; var txtAdultChildMax = "The number of adults and children selected must not exceed a total of 4 per room."; var txtRoomsMoreGuest = "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 numberOfDaysPerMonthHashTable={"3,2009":31, "4,2009":30, "5,2009":31, "6,2009":30, "7,2009":31, "8,2009":31, "9,2009":30, "10,2009":31, "11,2009":30, "12,2009":31, "1,2010":31, "2,2010":28, "3,2010":31};