if(typeof hotel_HotelShowHtml == "undefined") hotel_HotelShowHtml={};
hotel_HotelShowHtml_class = function() {};
Object.extend(hotel_HotelShowHtml_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	getHAId: function() {
		return this.invoke("getHAId", {}, this.getHAId.getArguments().slice(0));
	},
	dlstRoomDataBind: function(strHId) {
		return this.invoke("dlstRoomDataBind", {"strHId":strHId}, this.dlstRoomDataBind.getArguments().slice(1));
	},
	SetHot: function(strHId) {
		return this.invoke("SetHot", {"strHId":strHId}, this.SetHot.getArguments().slice(1));
	},
	getViewRoomPriceDay: function(strRName, strHId) {
		return this.invoke("getViewRoomPriceDay", {"strRName":strRName, "strHId":strHId}, this.getViewRoomPriceDay.getArguments().slice(2));
	},
	getBCount: function(strHId) {
		return this.invoke("getBCount", {"strHId":strHId}, this.getBCount.getArguments().slice(1));
	},
	getSearchDate: function() {
		return this.invoke("getSearchDate", {}, this.getSearchDate.getArguments().slice(0));
	},
	url: '/ajaxpro/hotel_HotelShowHtml,App_Web_sos-d7vw.ashx'
}));
hotel_HotelShowHtml = new hotel_HotelShowHtml_class();

