if(typeof journal == "undefined") journal={}; journal_class = function() {}; Object.extend(journal_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/journal,App_Web_fycojb1a.ashx' })); journal = new journal_class();