if(typeof XM35com == "undefined") XM35com={};
if(typeof XM35com.Web == "undefined") XM35com.Web={};
if(typeof XM35com.Web.Shop_userShow_spComment == "undefined") XM35com.Web.Shop_userShow_spComment={};
XM35com.Web.Shop_userShow_spComment_class = function() {};
Object.extend(XM35com.Web.Shop_userShow_spComment_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	AddBossSQ: function(Shop_Id, SQ_ContactName, SQ_ContactTel, SQ_Email) {
		return this.invoke("AddBossSQ", {"Shop_Id":Shop_Id, "SQ_ContactName":SQ_ContactName, "SQ_ContactTel":SQ_ContactTel, "SQ_Email":SQ_Email}, this.AddBossSQ.getArguments().slice(4));
	},
	AddReview: function(Remark_ID, VRefID, VRefContent, VReviewContent) {
		return this.invoke("AddReview", {"Remark_ID":Remark_ID, "VRefID":VRefID, "VRefContent":VRefContent, "VReviewContent":VReviewContent}, this.AddReview.getArguments().slice(4));
	},
	AddToFavourite: function(Shop_Id) {
		return this.invoke("AddToFavourite", {"Shop_Id":Shop_Id}, this.AddToFavourite.getArguments().slice(1));
	},
	AddToReport: function(Shop_Id, Content) {
		return this.invoke("AddToReport", {"Shop_Id":Shop_Id, "Content":Content}, this.AddToReport.getArguments().slice(2));
	},
	AddToUseOrNoUse: function(Remark_ID, SetValue) {
		return this.invoke("AddToUseOrNoUse", {"Remark_ID":Remark_ID, "SetValue":SetValue}, this.AddToUseOrNoUse.getArguments().slice(2));
	},
	AddToWantGoOrGo: function(Shop_Id, SetValue) {
		return this.invoke("AddToWantGoOrGo", {"Shop_Id":Shop_Id, "SetValue":SetValue}, this.AddToWantGoOrGo.getArguments().slice(2));
	},
	AjaxCheckIfLogin: function() {
		return this.invoke("AjaxCheckIfLogin", {}, this.AjaxCheckIfLogin.getArguments().slice(0));
	},
	ChangeQu: function(QuID) {
		return this.invoke("ChangeQu", {"QuID":QuID}, this.ChangeQu.getArguments().slice(1));
	},
	ChangeTags: function(Class_Id) {
		return this.invoke("ChangeTags", {"Class_Id":Class_Id}, this.ChangeTags.getArguments().slice(1));
	},
	IfValidCom: function(Shop_Name) {
		return this.invoke("IfValidCom", {"Shop_Name":Shop_Name}, this.IfValidCom.getArguments().slice(1));
	},
	SearchCom: function(ComName) {
		return this.invoke("SearchCom", {"ComName":ComName}, this.SearchCom.getArguments().slice(1));
	},
	UpCommendNum: function(Shop_Id) {
		return this.invoke("UpCommendNum", {"Shop_Id":Shop_Id}, this.UpCommendNum.getArguments().slice(1));
	},
	url: '/ajaxpro/XM35com.Web.Shop_userShow_spComment,Web_deploy.ashx'
}));
XM35com.Web.Shop_userShow_spComment = new XM35com.Web.Shop_userShow_spComment_class();

