if(typeof eSD == "undefined") eSD={};
if(typeof eSD.ParentPortal == "undefined") eSD.ParentPortal={};
if(typeof eSD.ParentPortal.WEB == "undefined") eSD.ParentPortal.WEB={};
if(typeof eSD.ParentPortal.WEB.OnlineRegMaster == "undefined") eSD.ParentPortal.WEB.OnlineRegMaster={};
eSD.ParentPortal.WEB.OnlineRegMaster_class = function() {};
Object.extend(eSD.ParentPortal.WEB.OnlineRegMaster_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	ExtendSession: function(district) {
		return this.invoke("ExtendSession", {"district":district}, this.ExtendSession.getArguments().slice(1));
	},
	url: '/ajaxpro/eSD.ParentPortal.WEB.OnlineRegMaster,App_Web_xl22ytcm.ashx'
}));
eSD.ParentPortal.WEB.OnlineRegMaster = new eSD.ParentPortal.WEB.OnlineRegMaster_class();

