if(typeof tcyl == "undefined") tcyl={};
if(typeof tcyl.cn == "undefined") tcyl.cn={};
if(typeof tcyl.cn.cn_tcly == "undefined") tcyl.cn.cn_tcly={};
tcyl.cn.cn_tcly_class = function() {};
Object.extend(tcyl.cn.cn_tcly_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_tcly,App_Web_rjnsljle.ashx'
}));
tcyl.cn.cn_tcly = new tcyl.cn.cn_tcly_class();

