if(typeof www == "undefined") www={};
if(typeof www.momo18 == "undefined") www.momo18={};
if(typeof www.momo18.com == "undefined") www.momo18.com={};
if(typeof www.momo18.com._Default_class == "undefined") www.momo18.com._Default_class={};
www.momo18.com._Default_class = function() {};
Object.extend(www.momo18.com._Default_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	RandomSelectOneRecommend: function() {
		return this.invoke("RandomSelectOneRecommend", {}, this.RandomSelectOneRecommend.getArguments().slice(0));
	},
	RandomSelectOneCommodity: function() {
		return this.invoke("RandomSelectOneCommodity", {}, this.RandomSelectOneCommodity.getArguments().slice(0));
	},
	SingleSelectOneCommodity: function(id) {
		return this.invoke("SingleSelectOneCommodity", {"id":id}, this.SingleSelectOneCommodity.getArguments().slice(1));
	},
	RandomSelectRstCommodity: function(id) {
		return this.invoke("RandomSelectRstCommodity", {"id":id}, this.RandomSelectRstCommodity.getArguments().slice(1));
	},
	SingleSelectRstCommodity: function(id1, id2, id3) {
		return this.invoke("SingleSelectRstCommodity", {"id1":id1, "id2":id2, "id3":id3}, this.SingleSelectRstCommodity.getArguments().slice(3));
	},
	ReadKeywords: function() {
		return this.invoke("ReadKeywords", {}, this.ReadKeywords.getArguments().slice(0));
	},
	ReadTrolley: function() {
		return this.invoke("ReadTrolley", {}, this.ReadTrolley.getArguments().slice(0));
	},
	ProcessUserLogin: function(acctname, password, authtype) {
		return this.invoke("ProcessUserLogin", {"acctname":acctname, "password":password, "authtype":authtype}, this.ProcessUserLogin.getArguments().slice(3));
	},
	ProcessUserLogout: function(memberid) {
		return this.invoke("ProcessUserLogout", {"memberid":memberid}, this.ProcessUserLogout.getArguments().slice(1));
	},
	url: '/ajaxpro/www.momo18.com._Default,www.momo18.com.ashx'
}));
www.momo18.com._Default = new www.momo18.com._Default_class();


