(function(w) { var origin = 'https://astg.widerplanet.com'; var wg = w.document.getElementById('wp_tg_cts'); function doPair(url) { if (wg == null) { return; } (function(_url) { var frm = w.document.createElement('IFRAME'); frm.width = '1px'; frm.height = '1px'; frm.style.display = 'none'; frm.src= _url; frm.title = 'tgpairing'; frm.addEventListener('load', function(o) { try { frm.contentWindow.postMessage({}, origin); } catch(e) {} }); wg.appendChild(frm); setTimeout(function() { wg.removeChild(frm); }, 3000); })(url); } try { doPair('https://astg.widerplanet.com/delivery/storage?request_id=8b7fd9fc1615d7c37bcd8820e11da8ed&wp_uid=2-790e7141676bcabe1d7e4e817282ff96-s1593500531.2327%7Cwindows_10%7Cchrome-1vk3rd0&qsc=cmubrh'); } catch(e) {} })(window);