if(typeof Application_UserCtrl_PageMenu_UsrCtrl == "undefined") Application_UserCtrl_PageMenu_UsrCtrl={};
Application_UserCtrl_PageMenu_UsrCtrl_class = function() {};
Object.extend(Application_UserCtrl_PageMenu_UsrCtrl_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	GetLogPic: function() {
		return this.invoke("GetLogPic", {}, this.GetLogPic.getArguments().slice(0));
	},
	GetMenuI: function() {
		return this.invoke("GetMenuI", {}, this.GetMenuI.getArguments().slice(0));
	},
	url: '/ajaxpro/Application_UserCtrl_PageMenu_UsrCtrl,App_Web_eectx0zy.ashx'
}));
Application_UserCtrl_PageMenu_UsrCtrl = new Application_UserCtrl_PageMenu_UsrCtrl_class();

