if(typeof OnlinePortal == "undefined") OnlinePortal={}; if(typeof OnlinePortal.Web == "undefined") OnlinePortal.Web={}; if(typeof OnlinePortal.Web.WebParts == "undefined") OnlinePortal.Web.WebParts={}; if(typeof OnlinePortal.Web.WebParts.HomeThreeBlockNews_class == "undefined") OnlinePortal.Web.WebParts.HomeThreeBlockNews_class={}; OnlinePortal.Web.WebParts.HomeThreeBlockNews_class = function() {}; Object.extend(OnlinePortal.Web.WebParts.HomeThreeBlockNews_class.prototype, Object.extend(new AjaxPro.AjaxClass(), { ServerSideSave: function(ORenderInfo, WebSitePageModuleId, Block1ListDataId, Block2ListDataId, Block3ListDataId) { return this.invoke("ServerSideSave", {"ORenderInfo":ORenderInfo, "WebSitePageModuleId":WebSitePageModuleId, "Block1ListDataId":Block1ListDataId, "Block2ListDataId":Block2ListDataId, "Block3ListDataId":Block3ListDataId}, this.ServerSideSave.getArguments().slice(5)); }, url: '/ajaxpro/OnlinePortal.Web.WebParts.HomeThreeBlockNews,OnlinePortal.Web.WebParts.ashx' })); OnlinePortal.Web.WebParts.HomeThreeBlockNews = new OnlinePortal.Web.WebParts.HomeThreeBlockNews_class();