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

