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("Rich Buffet breakfast, map of venice, free tripe to the island of Murano, tickets of casino of Venice, all taxes and service..", "Rich Buffet breakfast, map of venice, free tripe to the island of Murano, tickets of casino of Venice, all taxes and service.") function GetLastMinOfferHTML() { var lmoHTML = "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "" + "
RoomRoom Rate, EURTotal
Mon
23-Nov
Tue
24-Nov
Wed
25-Nov
Double economy french bed privat external bathroom" + "" + "" + "" + "" + "" + "" + "
  availability: 1
" + "
484848144
DOUBLE ROMANTIC ROOM" + "" + "" + "" + "" + "" + "" + "
  availability: 2
" + "
606060180
DOUBLE SUPERIOR ROOM WITH CANAL VIEW" + "" + "" + "" + "" + "" + "" + "
  availability: 2
" + "
808080240
JUNIOR SUITE ( 2 - 4 pax )" + "" + "" + "" + "" + "" + "" + "
  availability: 1
" + "
150150150450
" + "
"; return lmoHTML; } //book button redirection function LBook(rtID) { location = "/SelectionsLinkRTG.asp?RoomTypeID=" + rtID + "&inDate=2009-11-23&outDate=2009-11-26&hotelid=61951&curr=EUR" }