if(typeof ajax_BuyServerExplain == "undefined") ajax_BuyServerExplain={};
ajax_BuyServerExplain_class = function() {};
Object.extend(ajax_BuyServerExplain_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	orderSearch: function() {
		return this.invoke("orderSearch", {}, this.orderSearch.getArguments().slice(0));
	},
	url: '/ajaxpro/com22vsShopSystem.UI.myWEB.webboot.Shopping.BuyServerExplain,com22vsShopSystem.UI.ashx'
}));
ajax_BuyServerExplain = new ajax_BuyServerExplain_class();

