//188.166.5.185 //BUILD: 20190129-125039 var thisScript = document.currentScript || document.getElementById('bb86370'); if (thisScript != undefined) { thisScript.removeAttribute('id'); var s = document.createElement('div'); s.setAttribute('id','bb_58c30233f1bdddc5cc82d54712c023e0_banner'); if (thisScript.parentElement.id != undefined && thisScript.parentElement.id.indexOf('tv2') != -1 && thisScript.parentElement.id.indexOf('Topbanner') != -1) { s.setAttribute('style','position: relative; width: 300px; height: 600px; margin: auto;'); } else { s.setAttribute('style','position: relative; width: 300px; height: 600px;'); } s.setAttribute('data-loader','v3'); s.innerHTML = 'Loading.'; thisScript.parentElement.insertBefore(s, thisScript); } else { document.write("
Loading...
"); } var bb_58c30233f1bdddc5cc82d54712c023e0readyStateCheckInterval; function bb_58c30233f1bdddc5cc82d54712c023e0politeListen () { bb_58c30233f1bdddc5cc82d54712c023e0readyStateCheckInterval = setInterval(function() { if (document.readyState === "complete") { clearInterval(bb_58c30233f1bdddc5cc82d54712c023e0readyStateCheckInterval); document.getElementById('bb_58c30233f1bdddc5cc82d54712c023e0').contentWindow.bb.politeInit(); } }, 10); } function bb_58c30233f1bdddc5cc82d54712c023e0_init () { if (document.getElementById('bb_58c30233f1bdddc5cc82d54712c023e0_banner') == undefined) { setTimeout("bb_58c30233f1bdddc5cc82d54712c023e0_init();", 100); } document.getElementById('bb_58c30233f1bdddc5cc82d54712c023e0_banner').innerHTML = ''; var bb_58c30233f1bdddc5cc82d54712c023e0 = document.createElement('iframe'); bb_58c30233f1bdddc5cc82d54712c023e0.width = '300'; bb_58c30233f1bdddc5cc82d54712c023e0.height = '600'; bb_58c30233f1bdddc5cc82d54712c023e0.setAttribute('allowfullscreen','true'); bb_58c30233f1bdddc5cc82d54712c023e0.setAttribute('frameborder', '0'); bb_58c30233f1bdddc5cc82d54712c023e0.setAttribute('border', '0'); bb_58c30233f1bdddc5cc82d54712c023e0.setAttribute('scrolling', 'no'); bb_58c30233f1bdddc5cc82d54712c023e0.setAttribute('style', 'width: 300px; height: 600px; overflow: hidden; border: none; outline: none; z-index: 1000;' ); bb_58c30233f1bdddc5cc82d54712c023e0.src = 'about:blank'; bb_58c30233f1bdddc5cc82d54712c023e0.id = "bb_58c30233f1bdddc5cc82d54712c023e0"; document.getElementById('bb_58c30233f1bdddc5cc82d54712c023e0_banner').appendChild(bb_58c30233f1bdddc5cc82d54712c023e0); bb_58c30233f1bdddc5cc82d54712c023e0.contentWindow.contents = '' + "\n" + '' + "\n" + '' + "\n" + ' var manifest = JSON.parse(\'{"width":300,"height":600,"events":{"1000":"Example custom event"}}\'); function hover(target) { var elm = document.getElementById(target); if (elm.src.indexOf(\'1x1.png\') == -1) { elm.src = elm.src.replace(target + \'.\', target + \'Hover.\'); } else { if (elm.className.indexOf(target + \'Hover\') == -1) { elm.className += \' \' + target + \'Hover\'; } } } function leave(target) { var elm = document.getElementById(target); if (elm.src.indexOf(\'1x1.png\') == -1) { elm.src = elm.src.replace(target + \'Hover.\', target + \'.\'); } else { elm.className = elm.className.replace(target + \'Hover\', \'\'); } }