//Goto Hotel Info Travelnow
function Info(hotelID) {
window.location=('http://hotels.discounthotelsbooking.com/hotels/hotelinfo.jsp?cid=105028&hotelID='+hotelID)
}