if(typeof UserControl_QYXXUserControl == "undefined") UserControl_QYXXUserControl={};
UserControl_QYXXUserControl_class = function() {};
Object.extend(UserControl_QYXXUserControl_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	GetQYDQ: function() {
		return this.invoke("GetQYDQ", {}, this.GetQYDQ.getArguments().slice(0));
	},
	GetJPQY: function() {
		return this.invoke("GetJPQY", {}, this.GetJPQY.getArguments().slice(0));
	},
	GetNewQY: function() {
		return this.invoke("GetNewQY", {}, this.GetNewQY.getArguments().slice(0));
	},
	url: '/ajaxpro/UserControl_QYXXUserControl,App_Web_igao4tkh.ashx'
}));
UserControl_QYXXUserControl = new UserControl_QYXXUserControl_class();

