if(typeof ajax_BuyServerCenter == "undefined") ajax_BuyServerCenter={};
ajax_BuyServerCenter_class = function() {};
Object.extend(ajax_BuyServerCenter_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.BuyServerCenter,com22vsShopSystem.UI.ashx'
}));
ajax_BuyServerCenter = new ajax_BuyServerCenter_class();

