if(typeof generalforeks == "undefined") generalforeks={};
generalforeks_class = function() {};
Object.extend(generalforeks_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	LoadData: function(KatID) {
		return this.invoke("LoadData", {"KatID":KatID}, this.LoadData.getArguments().slice(1));
	},
	url: '/ajaxpro/generalforeks,App_Web_generalforeks.master.cdcab7d2.ashx'
}));
generalforeks = new generalforeks_class();

