if(typeof MasterPage_Sys_Default == "undefined") MasterPage_Sys_Default={};
MasterPage_Sys_Default_class = function() {};
Object.extend(MasterPage_Sys_Default_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	ChangeSysCss: function(p_iCss) {
		return this.invoke("ChangeSysCss", {"p_iCss":p_iCss}, this.ChangeSysCss.getArguments().slice(1));
	},
	url: '/ajaxpro/MasterPage_Sys_Default,App_Web_nftdlrfv.ashx'
}));
MasterPage_Sys_Default = new MasterPage_Sys_Default_class();

