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

