if(typeof HotelSpy_Shell == "undefined") HotelSpy_Shell={};
if(typeof HotelSpy_Shell.global_ajax_class == "undefined") HotelSpy_Shell.global_ajax_class={};
HotelSpy_Shell.global_ajax_class = function() {};
Object.extend(HotelSpy_Shell.global_ajax_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	grs: function() {
		return this.invoke("grs", {}, this.grs.getArguments().slice(0));
	},
	suf: function(sName, sBotCheck, sEmail, sMessage, sBrowser, sBrowserVersion, sPlatform, sPagesViewed, sJavaEnabled, sScreenResolution) {
		return this.invoke("suf", {"sName":sName, "sBotCheck":sBotCheck, "sEmail":sEmail, "sMessage":sMessage, "sBrowser":sBrowser, "sBrowserVersion":sBrowserVersion, "sPlatform":sPlatform, "sPagesViewed":sPagesViewed, "sJavaEnabled":sJavaEnabled, "sScreenResolution":sScreenResolution}, this.suf.getArguments().slice(10));
	},
	url: '/ajaxpro/HotelSpy_Shell.global_ajax,HotelSpy_Shell.ashx'
}));
HotelSpy_Shell.global_ajax = new HotelSpy_Shell.global_ajax_class();

