video_class = function() {}; Object.extend(video_class.prototype, Object.extend(new AjaxPro.AjaxClass(), { OnPaging: function(nPageNo) { return this.invoke("OnPaging", {"nPageNo":nPageNo}, this.OnPaging.getArguments().slice(1)); }, url: '/ajaxpro/video,App_Web_8v4b-jpk.ashx' })); video = new video_class();