if(typeof MauiWeekly == "undefined") MauiWeekly={}; if(typeof MauiWeekly.Code == "undefined") MauiWeekly.Code={}; MauiWeekly.Code.CommonPage_class = function() {}; Object.extend(MauiWeekly.Code.CommonPage_class.prototype, Object.extend(new AjaxPro.AjaxClass(), { AjaxDummy: function() { return this.invoke("AjaxDummy", {}, this.AjaxDummy.getArguments().slice(0)); }, url: '/GetAjaxType.ashx?type=MauiWeekly.Code.CommonPage' })); MauiWeekly.Code.CommonPage = new MauiWeekly.Code.CommonPage_class();