if(typeof tcyl == "undefined") tcyl={};
if(typeof tcyl.cn == "undefined") tcyl.cn={};
if(typeof tcyl.cn.cn_bszn == "undefined") tcyl.cn.cn_bszn={};
tcyl.cn.cn_bszn_class = function() {};
Object.extend(tcyl.cn.cn_bszn_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	pageInfo: function(index) {
		return this.invoke("pageInfo", {"index":index}, this.pageInfo.getArguments().slice(1));
	},
	url: '/ajaxpro/tcyl.cn.cn_bszn,App_Web_rjnsljle.ashx'
}));
tcyl.cn.cn_bszn = new tcyl.cn.cn_bszn_class();

