if(typeof ax_aspx_productCategory == "undefined") ax_aspx_productCategory={};
ax_aspx_productCategory_class = function() {};
Object.extend(ax_aspx_productCategory_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.productCategory,com22vsShopSystem.UI.ashx'
}));
ax_aspx_productCategory = new ax_aspx_productCategory_class();

