$.ajax({type:"GET",url:"/sectionPopularNews/"+popularSection,dataType:"html",async:!0,data:"",cache:!1,success:function(n){var t=document.getElementById("divPopularSection");t.innerHTML=n,$("img.lazy").lazyload({effect:"fadeIn",failure_limit:1e4,threshold:100})}})