if(typeof Gryphtech == "undefined") Gryphtech={};
if(typeof Gryphtech.RemaxEurope == "undefined") Gryphtech.RemaxEurope={};
if(typeof Gryphtech.RemaxEurope.RemaxEuropeSearchEngine == "undefined") Gryphtech.RemaxEurope.RemaxEuropeSearchEngine={};
if(typeof Gryphtech.RemaxEurope.RemaxEuropeSearchEngine.ListingSearch == "undefined") Gryphtech.RemaxEurope.RemaxEuropeSearchEngine.ListingSearch={};
Gryphtech.RemaxEurope.RemaxEuropeSearchEngine.ListingSearch_class = function() {};
Object.extend(Gryphtech.RemaxEurope.RemaxEuropeSearchEngine.ListingSearch_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	GetCountAJAX: function(Searchkey, currentSiteId, sParamType, sParamNewValue) {
		return this.invoke("GetCountAJAX", {"Searchkey":Searchkey, "currentSiteId":currentSiteId, "sParamType":sParamType, "sParamNewValue":sParamNewValue}, this.GetCountAJAX.getArguments().slice(4));
	},
	UpdateCountAJAX: function(Searchkey, currentSiteId, sParamType, sParamNewValue) {
		return this.invoke("UpdateCountAJAX", {"Searchkey":Searchkey, "currentSiteId":currentSiteId, "sParamType":sParamType, "sParamNewValue":sParamNewValue}, this.UpdateCountAJAX.getArguments().slice(4));
	},
	url: '/ajaxpro/Gryphtech.RemaxEurope.RemaxEuropeSearchEngine.ListingSearch,RemaxEuropeSearchEngine.ashx'
}));
Gryphtech.RemaxEurope.RemaxEuropeSearchEngine.ListingSearch = new Gryphtech.RemaxEurope.RemaxEuropeSearchEngine.ListingSearch_class();

