document.addEventListener("DOMContentLoaded", function() { var ___dmc___timer___stw_itembaycom_11 = null; const ___dmc___adImage___stw_itembaycom_11 = document.getElementById('___adImageArea___stw_itembaycom_11'), ___dmc___observer___Option___stw_itembaycom_11 = { threshold: 0.5 } if('https://adapi.feeldmc.com/ad/p/in/v1_0/vwi?slotid=stw_itembaycom_11&adgroupid=adg_itembay_20211103_56&adid=adi_itembay_20211103_76&rnd=f432bad2af064b0b9823b722767662e4' !== ''){ if ('IntersectionObserver' in window && 'IntersectionObserverEntry' in window && 'intersectionRatio' in window.IntersectionObserverEntry.prototype) { var ___dmc___observer___stw_itembaycom_11 = new IntersectionObserver(function(entries) { entries.forEach(function(entry) { if (entry.isIntersecting) { ___dmc___timer___stw_itembaycom_11 = setTimeout(function() { var xhr = new XMLHttpRequest(); xhr.open("GET", 'https://adapi.feeldmc.com/ad/p/in/v1_0/vwi?slotid=stw_itembaycom_11&adgroupid=adg_itembay_20211103_56&adid=adi_itembay_20211103_76&rnd=f432bad2af064b0b9823b722767662e4' + '&clihnt=' + parent.___dmc___unique___get___id___() + '&clisid=' + parent.___dmc___unique___get___sid___(), true); xhr.send(); }, 1000); } else { clearTimeout(___dmc___timer___stw_itembaycom_11) } }); }, ___dmc___observer___Option___stw_itembaycom_11); ___dmc___observer___stw_itembaycom_11.observe(___dmc___adImage___stw_itembaycom_11); } else { console.warn('dmc ::: Intersection Observer Not Available'); // IE10 or older: Use scroll event listener function checkVisibility() { var rect = ___dmc___adImage___stw_itembaycom_11.getBoundingClientRect(); var isVisible = (rect.top >= 0 && rect.left >= 0 && rect.bottom <= (window.innerHeight || document.documentElement.clientHeight) && rect.right <= (window.innerWidth || document.documentElement.clientWidth)); if (isVisible) { ___dmc___timer___stw_itembaycom_11 = setTimeout(function() { var xhr = new XMLHttpRequest(); xhr.open("GET", 'https://adapi.feeldmc.com/ad/p/in/v1_0/vwi?slotid=stw_itembaycom_11&adgroupid=adg_itembay_20211103_56&adid=adi_itembay_20211103_76&rnd=f432bad2af064b0b9823b722767662e4' + '&clihnt=' + parent.___dmc___unique___get___id___() + '&clisid=' + parent.___dmc___unique___get___sid___(), true); xhr.send(); }, 1000); window.removeEventListener('scroll', checkVisibility); // Only trigger once } else { clearTimeout(___dmc___timer___stw_itembaycom_11); } } window.addEventListener('scroll', checkVisibility); window.addEventListener('resize', checkVisibility); // Check on resize as well checkVisibility(); // Initial check } } }); document.write('');