addNamespace("MasterPage");
MasterPage_class = function() {};
Object.extend(MasterPage_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	url: '/ajaxpro/MasterPage,App_Web_mkxzu9e5.ashx'
}));
MasterPage = new MasterPage_class();

