if(typeof spotter == "undefined") spotter={};
spotter_class = function() {};
Object.extend(spotter_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	GetRepulo: function(ctrl, listWidth) {
		return this.invoke("GetRepulo", {"ctrl":ctrl, "listWidth":listWidth}, this.GetRepulo.getArguments().slice(2));
	},
	GetRepter: function(ctrl, listWidth) {
		return this.invoke("GetRepter", {"ctrl":ctrl, "listWidth":listWidth}, this.GetRepter.getArguments().slice(2));
	},
	GetLegitarsasag: function(ctrl, listWidth) {
		return this.invoke("GetLegitarsasag", {"ctrl":ctrl, "listWidth":listWidth}, this.GetLegitarsasag.getArguments().slice(2));
	},
	GetFotos: function(ctrl, listWidth) {
		return this.invoke("GetFotos", {"ctrl":ctrl, "listWidth":listWidth}, this.GetFotos.getArguments().slice(2));
	},
	url: '/ajaxpro/spotter,App_Web_db_pzb4b.ashx'
}));
spotter = new spotter_class();


