addNamespace("Niu.Bll.Ajax");
Niu.Bll.Ajax.Common_class = Class.create();
Object.extend(Niu.Bll.Ajax.Common_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	SaveFeeSession: function(Fee) {
		return this.invoke("SaveFeeSession", {"Fee":Fee}, this.SaveFeeSession.getArguments().slice(1));
	},
	GetPayFee: function(snCRType) {
		return this.invoke("GetPayFee", {"snCRType":snCRType}, this.GetPayFee.getArguments().slice(1));
	},
	GetnMinSellVolume: function(GameId) {
		return this.invoke("GetnMinSellVolume", {"GameId":GameId}, this.GetnMinSellVolume.getArguments().slice(1));
	},
	GetnmMinsellBal: function(Goodid) {
		return this.invoke("GetnmMinsellBal", {"Goodid":Goodid}, this.GetnmMinsellBal.getArguments().slice(1));
	},
	GetTradeWayName: function(GameId) {
		return this.invoke("GetTradeWayName", {"GameId":GameId}, this.GetTradeWayName.getArguments().slice(1));
	},
	CheckCodeValue: function(CodeKey, CheckCode) {
		return this.invoke("CheckCodeValue", {"CodeKey":CodeKey, "CheckCode":CheckCode}, this.CheckCodeValue.getArguments().slice(2));
	},
	CheckLoginCodeValue: function(CheckCode) {
		return this.invoke("CheckLoginCodeValue", {"CheckCode":CheckCode}, this.CheckLoginCodeValue.getArguments().slice(1));
	},
	CheckLogin: function() {
		return this.invoke("CheckLogin", {}, this.CheckLogin.getArguments().slice(0));
	},
	CustomerLogin: function(LoginID, LoginPassword) {
		return this.invoke("CustomerLogin", {"LoginID":LoginID, "LoginPassword":LoginPassword}, this.CustomerLogin.getArguments().slice(2));
	},
	CustomerInfoCookie: function() {
		return this.invoke("CustomerInfoCookie", {}, this.CustomerInfoCookie.getArguments().slice(0));
	},
	CustomerActiveInfoCookie: function() {
		return this.invoke("CustomerActiveInfoCookie", {}, this.CustomerActiveInfoCookie.getArguments().slice(0));
	},
	CustomerLogout: function() {
		return this.invoke("CustomerLogout", {}, this.CustomerLogout.getArguments().slice(0));
	},
	CustInfoShoppingCart: function() {
		return this.invoke("CustInfoShoppingCart", {}, this.CustInfoShoppingCart.getArguments().slice(0));
	},
	CustomerInfo: function() {
		return this.invoke("CustomerInfo", {}, this.CustomerInfo.getArguments().slice(0));
	},
	SaveAff: function(Aff) {
		return this.invoke("SaveAff", {"Aff":Aff}, this.SaveAff.getArguments().slice(1));
	},
	ReadHistoryGame: function(GoodsType) {
		return this.invoke("ReadHistoryGame", {"GoodsType":GoodsType}, this.ReadHistoryGame.getArguments().slice(1));
	},
	ReadSHistoryGame: function(SeachType) {
		return this.invoke("ReadSHistoryGame", {"SeachType":SeachType}, this.ReadSHistoryGame.getArguments().slice(1));
	},
	WriteHistoryGame: function(GoodsType, GameID, GameName) {
		return this.invoke("WriteHistoryGame", {"GoodsType":GoodsType, "GameID":GameID, "GameName":GameName}, this.WriteHistoryGame.getArguments().slice(3));
	},
	WriteSHistoryGame: function(GameID, GameName, SeachType) {
		return this.invoke("WriteSHistoryGame", {"GameID":GameID, "GameName":GameName, "SeachType":SeachType}, this.WriteSHistoryGame.getArguments().slice(3));
	},
	InsertShoppingCart: function(GoodsType, GoodsID, GoodsName, Price, Volume, GameID, ZoneID, ServerID, CampID, Account, DeliveryType, Memo, PromiseDate, TradeLocate, ActorLevel, CommonPrice) {
		return this.invoke("InsertShoppingCart", {"GoodsType":GoodsType, "GoodsID":GoodsID, "GoodsName":GoodsName, "Price":Price, "Volume":Volume, "GameID":GameID, "ZoneID":ZoneID, "ServerID":ServerID, "CampID":CampID, "Account":Account, "DeliveryType":DeliveryType, "Memo":Memo, "PromiseDate":PromiseDate, "TradeLocate":TradeLocate, "ActorLevel":ActorLevel, "CommonPrice":CommonPrice}, this.InsertShoppingCart.getArguments().slice(16));
	},
	ClearShoppingCart: function() {
		return this.invoke("ClearShoppingCart", {}, this.ClearShoppingCart.getArguments().slice(0));
	},
	DeleteShoppingCart: function(GoodsType, GoodsID) {
		return this.invoke("DeleteShoppingCart", {"GoodsType":GoodsType, "GoodsID":GoodsID}, this.DeleteShoppingCart.getArguments().slice(2));
	},
	SelectShoppingCart: function() {
		return this.invoke("SelectShoppingCart", {}, this.SelectShoppingCart.getArguments().slice(0));
	},
	ShoppingCartGoodsInfo: function(GoodsType, GoodsID) {
		return this.invoke("ShoppingCartGoodsInfo", {"GoodsType":GoodsType, "GoodsID":GoodsID}, this.ShoppingCartGoodsInfo.getArguments().slice(2));
	},
	RefreshShoppingCart: function(Code) {
		return this.invoke("RefreshShoppingCart", {"Code":Code}, this.RefreshShoppingCart.getArguments().slice(1));
	},
	SavePayPassword: function(PayPassword) {
		return this.invoke("SavePayPassword", {"PayPassword":PayPassword}, this.SavePayPassword.getArguments().slice(1));
	},
	PaymentInfo: function(Code, Name, Email, QQ, Phone) {
		return this.invoke("PaymentInfo", {"Code":Code, "Name":Name, "Email":Email, "QQ":QQ, "Phone":Phone}, this.PaymentInfo.getArguments().slice(5));
	},
	SaveBank: function(BankCode) {
		return this.invoke("SaveBank", {"BankCode":BankCode}, this.SaveBank.getArguments().slice(1));
	},
	ClearSessionSno: function() {
		return this.invoke("ClearSessionSno", {}, this.ClearSessionSno.getArguments().slice(0));
	},
	SaveZCMoney: function(zcMoney) {
		return this.invoke("SaveZCMoney", {"zcMoney":zcMoney}, this.SaveZCMoney.getArguments().slice(1));
	},
	sp_Web_tbOrderIsEsti: function(CNO) {
		return this.invoke("sp_Web_tbOrderIsEsti", {"CNO":CNO}, this.sp_Web_tbOrderIsEsti.getArguments().slice(1));
	},
	AddAnOrderEsti: function(CNO, estiStatus, estiMonet, snEstiType, SerQQ) {
		return this.invoke("AddAnOrderEsti", {"CNO":CNO, "estiStatus":estiStatus, "estiMonet":estiMonet, "snEstiType":snEstiType, "SerQQ":SerQQ}, this.AddAnOrderEsti.getArguments().slice(5));
	},
	RHCardPriceList: function(CompanyID, GameID) {
		return this.invoke("RHCardPriceList", {"CompanyID":CompanyID, "GameID":GameID}, this.RHCardPriceList.getArguments().slice(2));
	},
	ZCGetSerialNo: function() {
		return this.invoke("ZCGetSerialNo", {}, this.ZCGetSerialNo.getArguments().slice(0));
	},
	JsonZoneList: function(GameID) {
		return this.invoke("JsonZoneList", {"GameID":GameID}, this.JsonZoneList.getArguments().slice(1));
	},
	JsonServerList: function(GameID, ZoneID) {
		return this.invoke("JsonServerList", {"GameID":GameID, "ZoneID":ZoneID}, this.JsonServerList.getArguments().slice(2));
	},
	CodeInfo: function(Code) {
		return this.invoke("CodeInfo", {"Code":Code}, this.CodeInfo.getArguments().slice(1));
	},
	CheckPayment: function() {
		return this.invoke("CheckPayment", {}, this.CheckPayment.getArguments().slice(0));
	},
	PayPasswordStatus1: function() {
		return this.invoke("PayPasswordStatus1", {}, this.PayPasswordStatus1.getArguments().slice(0));
	},
	GrabCard: function() {
		return this.invoke("GrabCard", {}, this.GrabCard.getArguments().slice(0));
	},
	GrabCardUpdateInfo: function(QQ) {
		return this.invoke("GrabCardUpdateInfo", {"QQ":QQ}, this.GrabCardUpdateInfo.getArguments().slice(1));
	},
	RemainCardNum: function(vcCardType) {
		return this.invoke("RemainCardNum", {"vcCardType":vcCardType}, this.RemainCardNum.getArguments().slice(1));
	},
	RandomCard: function() {
		return this.invoke("RandomCard", {}, this.RandomCard.getArguments().slice(0));
	},
	GetCardList: function(vcCardType) {
		return this.invoke("GetCardList", {"vcCardType":vcCardType}, this.GetCardList.getArguments().slice(1));
	},
	ActiveSendNum: function(Price) {
		return this.invoke("ActiveSendNum", {"Price":Price}, this.ActiveSendNum.getArguments().slice(1));
	},
	GetCardNumPwd: function() {
		return this.invoke("GetCardNumPwd", {}, this.GetCardNumPwd.getArguments().slice(0));
	},
	GetrRandomImgByTime: function(time, pid) {
		return this.invoke("GetrRandomImgByTime", {"time":time, "pid":pid}, this.GetrRandomImgByTime.getArguments().slice(2));
	},
	GetrRandomImgByTime1: function(pid) {
		return this.invoke("GetrRandomImgByTime1", {"pid":pid}, this.GetrRandomImgByTime1.getArguments().slice(1));
	},
	GetrRandomImgByTimeR: function(pid) {
		return this.invoke("GetrRandomImgByTimeR", {"pid":pid}, this.GetrRandomImgByTimeR.getArguments().slice(1));
	},
	KaMiCardStorage: function(vcGoodsID) {
		return this.invoke("KaMiCardStorage", {"vcGoodsID":vcGoodsID}, this.KaMiCardStorage.getArguments().slice(1));
	},
	ZhiChongCardStorage: function(snToComp) {
		return this.invoke("ZhiChongCardStorage", {"snToComp":snToComp}, this.ZhiChongCardStorage.getArguments().slice(1));
	},
	GetGongGao: function(Order) {
		return this.invoke("GetGongGao", {"Order":Order}, this.GetGongGao.getArguments().slice(1));
	},
	GettbOrderEByiDate: function(dtEstiDate) {
		return this.invoke("GettbOrderEByiDate", {"dtEstiDate":dtEstiDate}, this.GettbOrderEByiDate.getArguments().slice(1));
	},
	SetHelpQuestion: function(vcQuestions, vcQuestionInfo, vcComp, snGame, vcgoods, CheckCode, cFirsCate) {
		return this.invoke("SetHelpQuestion", {"vcQuestions":vcQuestions, "vcQuestionInfo":vcQuestionInfo, "vcComp":vcComp, "snGame":snGame, "vcgoods":vcgoods, "CheckCode":CheckCode, "cFirsCate":cFirsCate}, this.SetHelpQuestion.getArguments().slice(7));
	},
	BaseInfoList: function() {
		return this.invoke("BaseInfoList", {}, this.BaseInfoList.getArguments().slice(0));
	},
	initialize: function() {
		this.url = '/ajaxpro/Niu.Bll.Ajax.Common,BllAjax.ashx';
	}
}));
Niu.Bll.Ajax.Common = new Niu.Bll.Ajax.Common_class();


