addNamespace("Localmation.CRM.Components.BusApp.LocalmationApp");
Localmation.CRM.Components.BusApp.LocalmationApp.Localmation_App_class = Class.create();
Object.extend(Localmation.CRM.Components.BusApp.LocalmationApp.Localmation_App_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	GetIpArea: function() {
		return this.invoke("GetIpArea", {}, this.GetIpArea.getArguments().slice(0));
	},
	FindIpArea: function() {
		return this.invoke("FindIpArea", {}, this.FindIpArea.getArguments().slice(0));
	},
	RegisterExists: function(UidOrLocalmationId, Category) {
		return this.invoke("RegisterExists", {"UidOrLocalmationId":UidOrLocalmationId, "Category":Category}, this.RegisterExists.getArguments().slice(2));
	},
	RegisterPasswordCheck: function(UidOrLocalmationId, Category, Password) {
		return this.invoke("RegisterPasswordCheck", {"UidOrLocalmationId":UidOrLocalmationId, "Category":Category, "Password":Password}, this.RegisterPasswordCheck.getArguments().slice(3));
	},
	CheckValidateEqual: function(ValidateCodeStr) {
		return this.invoke("CheckValidateEqual", {"ValidateCodeStr":ValidateCodeStr}, this.CheckValidateEqual.getArguments().slice(1));
	},
	ShowInitLoginInfo: function(DirName) {
		return this.invoke("ShowInitLoginInfo", {"DirName":DirName}, this.ShowInitLoginInfo.getArguments().slice(1));
	},
	LoginSuccessSet: function(UidOrLocalmationId, LoginType, IsAutoLogin, DirName) {
		return this.invoke("LoginSuccessSet", {"UidOrLocalmationId":UidOrLocalmationId, "LoginType":LoginType, "IsAutoLogin":IsAutoLogin, "DirName":DirName}, this.LoginSuccessSet.getArguments().slice(4));
	},
	SetCookieAreaCode: function(AreaCode) {
		return this.invoke("SetCookieAreaCode", {"AreaCode":AreaCode}, this.SetCookieAreaCode.getArguments().slice(1));
	},
	SaveNavigateMenu: function(NavigateStr) {
		return this.invoke("SaveNavigateMenu", {"NavigateStr":NavigateStr}, this.SaveNavigateMenu.getArguments().slice(1));
	},
	GetCurLocalmation: function() {
		return this.invoke("GetCurLocalmation", {}, this.GetCurLocalmation.getArguments().slice(0));
	},
	UserIsLogin: function() {
		return this.invoke("UserIsLogin", {}, this.UserIsLogin.getArguments().slice(0));
	},
	ChkBaseComplete: function(LocalMationID) {
		return this.invoke("ChkBaseComplete", {"LocalMationID":LocalMationID}, this.ChkBaseComplete.getArguments().slice(1));
	},
	GetDirectoryIdStr: function(AreaCode, Path_IdStr) {
		return this.invoke("GetDirectoryIdStr", {"AreaCode":AreaCode, "Path_IdStr":Path_IdStr}, this.GetDirectoryIdStr.getArguments().slice(2));
	},
	GetAreaCodeDirectoryId: function(AreaCode, LayerId) {
		return this.invoke("GetAreaCodeDirectoryId", {"AreaCode":AreaCode, "LayerId":LayerId}, this.GetAreaCodeDirectoryId.getArguments().slice(2));
	},
	GetDirectoryLayerIdByAreaCode: function(AreaCode, Directory) {
		return this.invoke("GetDirectoryLayerIdByAreaCode", {"AreaCode":AreaCode, "Directory":Directory}, this.GetDirectoryLayerIdByAreaCode.getArguments().slice(2));
	},
	GetDirectoryStr: function(DirectoryId, isSysDir) {
		return this.invoke("GetDirectoryStr", {"DirectoryId":DirectoryId, "isSysDir":isSysDir}, this.GetDirectoryStr.getArguments().slice(2));
	},
	GetAreaName: function(AreaCode) {
		return this.invoke("GetAreaName", {"AreaCode":AreaCode}, this.GetAreaName.getArguments().slice(1));
	},
	GetEntireAreaName: function(AreaCode) {
		return this.invoke("GetEntireAreaName", {"AreaCode":AreaCode}, this.GetEntireAreaName.getArguments().slice(1));
	},
	Getconsume: function(StartTime_value, EndTime_value, radiotype, Hour, Minute, Week, Day_value, price, Tag) {
		return this.invoke("Getconsume", {"StartTime_value":StartTime_value, "EndTime_value":EndTime_value, "radiotype":radiotype, "Hour":Hour, "Minute":Minute, "Week":Week, "Day_value":Day_value, "price":price, "Tag":Tag}, this.Getconsume.getArguments().slice(9));
	},
	GetAutoUpdateByIntergral: function(StartTime_value, EndTime_value, radiotype, Hour, Minute, Week, Day_value, SingleInteral) {
		return this.invoke("GetAutoUpdateByIntergral", {"StartTime_value":StartTime_value, "EndTime_value":EndTime_value, "radiotype":radiotype, "Hour":Hour, "Minute":Minute, "Week":Week, "Day_value":Day_value, "SingleInteral":SingleInteral}, this.GetAutoUpdateByIntergral.getArguments().slice(8));
	},
	GetTotalTime: function(StartTime_value, EndTime_value, radiotype, Hour, Minute, Week, Day_value, price, Tag) {
		return this.invoke("GetTotalTime", {"StartTime_value":StartTime_value, "EndTime_value":EndTime_value, "radiotype":radiotype, "Hour":Hour, "Minute":Minute, "Week":Week, "Day_value":Day_value, "price":price, "Tag":Tag}, this.GetTotalTime.getArguments().slice(9));
	},
	GetUserName: function(LocalmationID) {
		return this.invoke("GetUserName", {"LocalmationID":LocalmationID}, this.GetUserName.getArguments().slice(1));
	},
	GeneraterEncryptorStr: function(Para) {
		return this.invoke("GeneraterEncryptorStr", {"Para":Para}, this.GeneraterEncryptorStr.getArguments().slice(1));
	},
	GeneraterDescryptorStr: function(Para) {
		return this.invoke("GeneraterDescryptorStr", {"Para":Para}, this.GeneraterDescryptorStr.getArguments().slice(1));
	},
	GetEncryptorPageUrl: function(Url) {
		return this.invoke("GetEncryptorPageUrl", {"Url":Url}, this.GetEncryptorPageUrl.getArguments().slice(1));
	},
	GetConnectInfo: function(LocalmationID) {
		return this.invoke("GetConnectInfo", {"LocalmationID":LocalmationID}, this.GetConnectInfo.getArguments().slice(1));
	},
	QuitLocalmation: function() {
		return this.invoke("QuitLocalmation", {}, this.QuitLocalmation.getArguments().slice(0));
	},
	ReplacePara: function(PageUrl, DelParaNameList) {
		return this.invoke("ReplacePara", {"PageUrl":PageUrl, "DelParaNameList":DelParaNameList}, this.ReplacePara.getArguments().slice(2));
	},
	GetFormatyMd: function(DateStr) {
		return this.invoke("GetFormatyMd", {"DateStr":DateStr}, this.GetFormatyMd.getArguments().slice(1));
	},
	initialize: function() {
		this.url = '/ajaxpro/Localmation.CRM.Components.BusApp.LocalmationApp.Localmation_App,EesyWeb.Components.ashx';
	}
}));
Localmation.CRM.Components.BusApp.LocalmationApp.Localmation_App = new Localmation.CRM.Components.BusApp.LocalmationApp.Localmation_App_class();


