if(typeof MetaPress == "undefined") MetaPress={}; if(typeof MetaPress.Web == "undefined") MetaPress.Web={}; if(typeof MetaPress.Web.UI == "undefined") MetaPress.Web.UI={}; if(typeof MetaPress.Web.UI.Page == "undefined") MetaPress.Web.UI.Page={}; MetaPress.Web.UI.Page_class = function() {}; Object.extend(MetaPress.Web.UI.Page_class.prototype, Object.extend(new AjaxPro.AjaxClass(), { url: '/ajaxpro/MetaPress.Web.UI.Page,MetaPress.Web.ashx' })); MetaPress.Web.UI.Page = new MetaPress.Web.UI.Page_class();