var wkdArray = new Array('Sun', 'Mon', 'Tue', 'Wed', 'Thu', 'Fri', 'Sat') var arrShortDay = new Array('Su', 'Mo', 'Tu', 'We', 'Th', 'Fr', 'Sa') var arrMonth = new Array('Jan', 'Feb', 'Mar', 'Apr', 'May', 'Jun', 'Jul', 'Aug', 'Sep', 'Oct', 'Nov', 'Dec') var monthArray = arrMonth var dateMask = 'd|m|y|-' var incArray = new Array("Inclusive of Buffet Continental Breakfast, Service, and VAT", "Inclusive of Buffet Continental Breakfast, Service, and VAT.", "30% Discount on 3 night min. stay.Inclusive of Buffet Continental Breakfast, Service, and VAT", "30% discount on 3 night min. stay.Inclusive of Buffet Continental Breakfast, Service, and VAT") function GetLastMinOfferHTML() { var lmoHTML = "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "
RoomRoom Rate, GBPTotal
Mon
23-Nov
Tue
24-Nov
Wed
25-Nov
Stay 3 NIghts get 30% Doscount - Single room" + "" + "" + "" + "" + "" + "" + "
  availability: 4
" + "
848484252
Single Room Ensuite" + "" + "" + "" + "" + "" + "" + "
  availability: 3
" + "
719999269
30% off on 3 Nights min. Stay - Double / Twin Room" + "" + "" + "" + "" + "" + "" + "
  availability: 2
" + "
115115115345
Double Room Ensuite" + "" + "" + "" + "" + "" + "" + "
  availability: 2
" + "
103133133369
Twin Room Ensuite" + "" + "" + "" + "" + "
" + "
103133sold
133
369
Triple Room Ensuite" + "" + "" + "" + "" + "
" + "
150sold
180
sold
180
510
Quad Room Ensuite" + "" + "" + "" + "" + "
" + "
sold
180
sold
220
sold
220
620
" + "
"; return lmoHTML; } //book button redirection function LBook(rtID) { location = "/SelectionsLinkRTG.asp?RoomTypeID=" + rtID + "&inDate=2009-11-23&outDate=2009-11-26&hotelid=138&curr=GBP" }