if(typeof index == "undefined") index={};
index_class = function() {};
Object.extend(index_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	kefuzx: function(http, nid, ip, imghttp, comname) {
		return this.invoke("kefuzx", {"http":http, "nid":nid, "ip":ip, "imghttp":imghttp, "comname":comname}, this.kefuzx.getArguments().slice(5));
	},
	url: '/club/ajaxpro/index,App_Web_index.aspx.cdcab7d2.ashx'
}));
index = new index_class();


