if(typeof Data_Article_Shop == "undefined") Data_Article_Shop={};
Data_Article_Shop_class = function() {};
Object.extend(Data_Article_Shop_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	GetTJ_ItemsDetail: function(tj_ItemType, PageNum, RowNum) {
		return this.invoke("GetTJ_ItemsDetail", {"tj_ItemType":tj_ItemType, "PageNum":PageNum, "RowNum":RowNum}, this.GetTJ_ItemsDetail.getArguments().slice(3));
	},
	url: '/ajaxpro/Data_Article_Shop,App_Web_gqw5yvh_.ashx'
}));
Data_Article_Shop = new Data_Article_Shop_class();

