if(typeof liuyan_index == "undefined") liuyan_index={};
liuyan_index_class = function() {};
Object.extend(liuyan_index_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	search: function(pageNumber, strKeyWord) {
		return this.invoke("search", {"pageNumber":pageNumber, "strKeyWord":strKeyWord}, this.search.getArguments().slice(2));
	},
	url: '/ajaxpro/liuyan_index,App_Web_lj-f0sey.ashx'
}));
liuyan_index = new liuyan_index_class();

