if(typeof Hainan100T == "undefined") Hainan100T={};
if(typeof Hainan100T.ajax == "undefined") Hainan100T.ajax={};
if(typeof Hainan100T.ajax.AjaxHelper == "undefined") Hainan100T.ajax.AjaxHelper={};
Hainan100T.ajax.AjaxHelper_class = function() {};
Object.extend(Hainan100T.ajax.AjaxHelper_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	CheckMemberName: function(inMemberName) {
		return this.invoke("CheckMemberName", {"inMemberName":inMemberName}, this.CheckMemberName.getArguments().slice(1));
	},
	AddMemberLoginInfo: function(inMemberName, inMemberPwd, inProblem, inSolution, inComeFrom, inComeOther) {
		return this.invoke("AddMemberLoginInfo", {"inMemberName":inMemberName, "inMemberPwd":inMemberPwd, "inProblem":inProblem, "inSolution":inSolution, "inComeFrom":inComeFrom, "inComeOther":inComeOther}, this.AddMemberLoginInfo.getArguments().slice(6));
	},
	UpdateMemberInfo: function(inMemberID, inTrueName, inSex, inIDCardType, inIDCardNo, inBirthday, inOccupation, inEducation, inMonthIncome, inMarriage, inIfChinese, inProvince, inCity, inAddress, inZip, inEmail, inTel, inMobilePhone, inMySignature) {
		return this.invoke("UpdateMemberInfo", {"inMemberID":inMemberID, "inTrueName":inTrueName, "inSex":inSex, "inIDCardType":inIDCardType, "inIDCardNo":inIDCardNo, "inBirthday":inBirthday, "inOccupation":inOccupation, "inEducation":inEducation, "inMonthIncome":inMonthIncome, "inMarriage":inMarriage, "inIfChinese":inIfChinese, "inProvince":inProvince, "inCity":inCity, "inAddress":inAddress, "inZip":inZip, "inEmail":inEmail, "inTel":inTel, "inMobilePhone":inMobilePhone, "inMySignature":inMySignature}, this.UpdateMemberInfo.getArguments().slice(19));
	},
	GetDialogueDatetable: function(inPage, inUserID, inReplyName) {
		return this.invoke("GetDialogueDatetable", {"inPage":inPage, "inUserID":inUserID, "inReplyName":inReplyName}, this.GetDialogueDatetable.getArguments().slice(3));
	},
	Add_DialogueInfo: function(inGB_Name, inGB_Sex, inGB_Email, inGB_Tel, inGB_Address, inGB_Title, inGB_Content, inGB_User) {
		return this.invoke("Add_DialogueInfo", {"inGB_Name":inGB_Name, "inGB_Sex":inGB_Sex, "inGB_Email":inGB_Email, "inGB_Tel":inGB_Tel, "inGB_Address":inGB_Address, "inGB_Title":inGB_Title, "inGB_Content":inGB_Content, "inGB_User":inGB_User}, this.Add_DialogueInfo.getArguments().slice(8));
	},
	GetHotelList: function() {
		return this.invoke("GetHotelList", {}, this.GetHotelList.getArguments().slice(0));
	},
	GetOtherHotelList: function() {
		return this.invoke("GetOtherHotelList", {}, this.GetOtherHotelList.getArguments().slice(0));
	},
	GetTop12Dialogue: function() {
		return this.invoke("GetTop12Dialogue", {}, this.GetTop12Dialogue.getArguments().slice(0));
	},
	GetTop20BBSList: function(inSearchStr) {
		return this.invoke("GetTop20BBSList", {"inSearchStr":inSearchStr}, this.GetTop20BBSList.getArguments().slice(1));
	},
	GetTop6BBSList: function(inBBSModelID) {
		return this.invoke("GetTop6BBSList", {"inBBSModelID":inBBSModelID}, this.GetTop6BBSList.getArguments().slice(1));
	},
	GetFlight: function(inFromCityID, inToCityId, inFlight_Type) {
		return this.invoke("GetFlight", {"inFromCityID":inFromCityID, "inToCityId":inToCityId, "inFlight_Type":inFlight_Type}, this.GetFlight.getArguments().slice(3));
	},
	GetTopArtcleList: function(inBarID, inStrLength, inItemNum, inButtonType, inIFTime, inIFPhoto) {
		return this.invoke("GetTopArtcleList", {"inBarID":inBarID, "inStrLength":inStrLength, "inItemNum":inItemNum, "inButtonType":inButtonType, "inIFTime":inIFTime, "inIFPhoto":inIFPhoto}, this.GetTopArtcleList.getArguments().slice(6));
	},
	MemberLogin: function(inMemberName, inMemberPwd) {
		return this.invoke("MemberLogin", {"inMemberName":inMemberName, "inMemberPwd":inMemberPwd}, this.MemberLogin.getArguments().slice(2));
	},
	GetHotelProDuctList: function() {
		return this.invoke("GetHotelProDuctList", {}, this.GetHotelProDuctList.getArguments().slice(0));
	},
	GetGolfProductList: function() {
		return this.invoke("GetGolfProductList", {}, this.GetGolfProductList.getArguments().slice(0));
	},
	GetMsg: function() {
		return this.invoke("GetMsg", {}, this.GetMsg.getArguments().slice(0));
	},
	url: '/ajaxpro/Hainan100T.ajax.AjaxHelper,Hainan100T.ashx'
}));
Hainan100T.ajax.AjaxHelper = new Hainan100T.ajax.AjaxHelper_class();

