if(typeof UserControl_Store_ShopList2 == "undefined") UserControl_Store_ShopList2={};
UserControl_Store_ShopList2_class = function() {};
Object.extend(UserControl_Store_ShopList2_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	GetData: function(Area, Count) {
		return this.invoke("GetData", {"Area":Area, "Count":Count}, this.GetData.getArguments().slice(2));
	},
	url: '/ajaxpro/UserControl_Store_ShopList2,App_Web_store_shoplist2.ascx.6be62623.ashx'
}));
UserControl_Store_ShopList2 = new UserControl_Store_ShopList2_class();

