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.HomeNewsAndVideoWebPart_class == "undefined") OnlinePortal.Web.WebParts.HomeNewsAndVideoWebPart_class={}; OnlinePortal.Web.WebParts.HomeNewsAndVideoWebPart_class = function() {}; Object.extend(OnlinePortal.Web.WebParts.HomeNewsAndVideoWebPart_class.prototype, Object.extend(new AjaxPro.AjaxClass(), { ServerSideSave: function(ORenderInfo, WebSitePageModuleId, ListDataId, VideoClipListDataId) { return this.invoke("ServerSideSave", {"ORenderInfo":ORenderInfo, "WebSitePageModuleId":WebSitePageModuleId, "ListDataId":ListDataId, "VideoClipListDataId":VideoClipListDataId}, this.ServerSideSave.getArguments().slice(4)); }, url: '/ajaxpro/OnlinePortal.Web.WebParts.HomeNewsAndVideoWebPart,OnlinePortal.Web.WebParts.ashx' })); OnlinePortal.Web.WebParts.HomeNewsAndVideoWebPart = new OnlinePortal.Web.WebParts.HomeNewsAndVideoWebPart_class();