// var mobonMdScript = document.createElement('script'); mobonMdScript.src = "https://kn.acrosspf.com/delivery_icover_js.ad?pi=40083900&m=R"; document.head.appendChild(mobonMdScript); mobonMdScript.onload = function () { if (across_adn_ad_data.ad_exist === true) { var fq = 300; if (location.href.indexOf("#_across") === -1 || location.hash.indexOf("#_across") === -1) { history.pushState(null, document.title, location.href); history.replaceState(null, document.title, location.href + "#_across"); } window.addEventListener('hashchange', function () { //iSendChkÄíŰ »ý¼º var httpRequest = new XMLHttpRequest(); httpRequest.open('GET', 'https://www.mediacategory.com/servlet/iSendChkAdd?fq='+fq+"&au_id=649d18dff6a1ffad647da81c18b12fcd470-b7a"); httpRequest.send(); if (document.URL.indexOf("#_across") == -1) { setTimeout(function () { location.replace(decodeURIComponent(across_adn_ad_data.click_url)); }, 25); } }); } else { var httpRequest = new XMLHttpRequest(); httpRequest.open('GET', 'https://www.mediacategory.com/servlet/adMediation?s=69615&platform=M&au_id=649d18dff6a1ffad647da81c18b12fcd470-b7a&passback=across_mdno'); httpRequest.send(); httpRequest.onreadystatechange = function() { if (httpRequest.readyState === XMLHttpRequest.DONE) { if (httpRequest.status === 200) { var mdScrt = document.createElement("script"); mdScrt.text = httpRequest.response; document.body.appendChild(mdScrt); } } }; } };