èåç°è©å¹Â :: å°ç£çŸé£ç¶² ; $(body).append(setAdBlock); var isClosePopupBootom = false; var closetime = 4000; //äžæ»ŸåæïŒ4ç§èªåæ¶å€± var setTimeoutId = null; var scrolling = false; $(window).on(scroll, function() { scrolling = true; if (!!setTimeoutId) { clearTimeout(setTimeoutId); } setTimeoutId = setTimeout(function() { scrolling = false; }, closetime); }); setInterval(function() { $(.popup_bottom_block)[scrolling && !isClosePopupBootom ? addClass : removeClass](active); $(.popup_bottom_ad_close)[scrolling && !isClosePopupBootom ? addClass : removeClass](active); }, 300); $(.popup_bottom_ad_close).on(click, function() { isClosePopupBootom = true; $(.popup_bottom_block ins).remove(); }); if (!isClosePopupBootom)(adsbygoogle = window.adsbygoogle || []).push...