Hunt_Job_more_class = function() {};
Object.extend(Hunt_Job_more_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	getData: function(pageindex, flag, condition) {
		return this.invoke("getData", {"pageindex":pageindex, "flag":flag, "condition":condition}, this.getData.getArguments().slice(3));
	},
	url: '/w_find/ajaxpro/Hunt_Job_more,App_Web_f_uhimyq.ashx'
}));
Hunt_Job_more = new Hunt_Job_more_class();

