addNamespace("www17yoocom.AccountSale");
www17yoocom.AccountSale.index_class = Class.create();
Object.extend(www17yoocom.AccountSale.index_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	Web_tbAccountInfo_LevelList: function() {
		return this.invoke("Web_tbAccountInfo_LevelList", {}, this.Web_tbAccountInfo_LevelList.getArguments().slice(0));
	},
	Web_tbAccountInfo_OccupationList: function() {
		return this.invoke("Web_tbAccountInfo_OccupationList", {}, this.Web_tbAccountInfo_OccupationList.getArguments().slice(0));
	},
	Web_tbAccountInfo_RaceList: function() {
		return this.invoke("Web_tbAccountInfo_RaceList", {}, this.Web_tbAccountInfo_RaceList.getArguments().slice(0));
	},
	Web_tbAccountInfo_Search: function(pageindex, pagesize, Game, Server, ServerType, Level, Race, Occupation) {
		return this.invoke("Web_tbAccountInfo_Search", {"pageindex":pageindex, "pagesize":pagesize, "Game":Game, "Server":Server, "ServerType":ServerType, "Level":Level, "Race":Race, "Occupation":Occupation}, this.Web_tbAccountInfo_Search.getArguments().slice(8));
	},
	Web_tbAccountInfo_ServerList: function(Game) {
		return this.invoke("Web_tbAccountInfo_ServerList", {"Game":Game}, this.Web_tbAccountInfo_ServerList.getArguments().slice(1));
	},
	Web_tbAccountInfo_ServerTypeList: function() {
		return this.invoke("Web_tbAccountInfo_ServerTypeList", {}, this.Web_tbAccountInfo_ServerTypeList.getArguments().slice(0));
	},
	initialize: function() {
		this.url = '/ajaxpro/www17yoocom.AccountSale.index,www.17yoo.com_deploy.ashx';
	}
}));
www17yoocom.AccountSale.index = new www17yoocom.AccountSale.index_class();

