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.HomeStatiticWebPart_class == "undefined") OnlinePortal.Web.WebParts.HomeStatiticWebPart_class={}; OnlinePortal.Web.WebParts.HomeStatiticWebPart_class = function() {}; Object.extend(OnlinePortal.Web.WebParts.HomeStatiticWebPart_class.prototype, Object.extend(new AjaxPro.AjaxClass(), { url: '/ajaxpro/OnlinePortal.Web.WebParts.HomeStatiticWebPart,OnlinePortal.Web.WebParts.ashx' })); OnlinePortal.Web.WebParts.HomeStatiticWebPart = new OnlinePortal.Web.WebParts.HomeStatiticWebPart_class();