if(typeof HotelSpy_Shell == "undefined") HotelSpy_Shell={};
if(typeof HotelSpy_Shell.hs_index1_class == "undefined") HotelSpy_Shell.hs_index1_class={};
HotelSpy_Shell.hs_index1_class = function() {};
Object.extend(HotelSpy_Shell.hs_index1_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	ac: function(sSearch) {
		return this.invoke("ac", {"sSearch":sSearch}, this.ac.getArguments().slice(1));
	},
	url: '/ajaxpro/HotelSpy_Shell.hs_index1,HotelSpy_Shell.ashx'
}));
HotelSpy_Shell.hs_index1 = new HotelSpy_Shell.hs_index1_class();

