Hunt_Person_more_class = function() {};
Object.extend(Hunt_Person_more_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	getData: function(pageindex, lookForPostion, condition) {
		return this.invoke("getData", {"pageindex":pageindex, "lookForPostion":lookForPostion, "condition":condition}, this.getData.getArguments().slice(3));
	},
	url: '/w_find/ajaxpro/Hunt_Person_more,App_Web_hunt_person_more.aspx.cdcab7d2.ashx'
}));
Hunt_Person_more = new Hunt_Person_more_class();

