if(typeof infoZyzg == "undefined") infoZyzg={};
infoZyzg_class = function() {};
Object.extend(infoZyzg_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	getNewsList: function(code) {
		return this.invoke("getNewsList", {"code":code}, this.getNewsList.getArguments().slice(1));
	},
	getSearchZyzgList: function(newsType, newsKey) {
		return this.invoke("getSearchZyzgList", {"newsType":newsType, "newsKey":newsKey}, this.getSearchZyzgList.getArguments().slice(2));
	},
	url: '/ajaxpro/info_zyzg,App_Web_zyzg.aspx.fa0c04cf.ashx'
}));
infoZyzg = new infoZyzg_class();

