if(typeof news == "undefined") news={}; news_class = function() {}; Object.extend(news_class.prototype, Object.extend(new AjaxPro.AjaxClass(), { LoadLine: function(pageIndex, sid) { return this.invoke("LoadLine", {"pageIndex":pageIndex, "sid":sid}, this.LoadLine.getArguments().slice(2)); }, url: '/ajaxpro/news,App_Web_fycojb1a.ashx' })); news = new news_class();