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