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

