if(typeof BrandSearchLibrary == "undefined") BrandSearchLibrary={};
if(typeof BrandSearchLibrary.RetailerProductStatusResultList == "undefined") BrandSearchLibrary.RetailerProductStatusResultList={};
BrandSearchLibrary.RetailerProductStatusResultList_class = function() {};
Object.extend(BrandSearchLibrary.RetailerProductStatusResultList_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	url: '/ajaxpro/BrandSearchLibrary.RetailerProductStatusResultList,BrandSearchLibrary.ashx'
}));
BrandSearchLibrary.RetailerProductStatusResultList = new BrandSearchLibrary.RetailerProductStatusResultList_class();


