if(typeof keshilist == "undefined") keshilist={};
keshilist_class = function() {};
Object.extend(keshilist_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	rKsListGood: function() {
		return this.invoke("rKsListGood", {}, this.rKsListGood.getArguments().slice(0));
	},
	rKsListBad: function() {
		return this.invoke("rKsListBad", {}, this.rKsListBad.getArguments().slice(0));
	},
	url: '/ajaxpro/keshilist,App_Web_kzn5dlqx.ashx'
}));
keshilist = new keshilist_class();

