jQuery(function(a){a("#recentlyViewedProductsBox").length>0&&a.ajax({type:"GET",url:"/ajax/homepage/recentlyviewed.aspx",dataType:"html",timeout:15000,success:function(b){a("#recentlyViewedProductsBox").html(b)}})})
