if(typeof uc_liuyan_post == "undefined") uc_liuyan_post={};
uc_liuyan_post_class = function() {};
Object.extend(uc_liuyan_post_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	test: function() {
		return this.invoke("test", {}, this.test.getArguments().slice(0));
	},
	addLiuyan: function(valnumber, strPanel, strKey, strName, strQuestion) {
		return this.invoke("addLiuyan", {"valnumber":valnumber, "strPanel":strPanel, "strKey":strKey, "strName":strName, "strQuestion":strQuestion}, this.addLiuyan.getArguments().slice(5));
	},
	url: '/ajaxpro/uc_liuyan_post,App_Web_a8e88kix.ashx'
}));
uc_liuyan_post = new uc_liuyan_post_class();

