//188.166.5.185 //BUILD: 20180604-143649 var thisScript = document.currentScript || document.getElementById('bb57630'); if (thisScript != undefined) { thisScript.removeAttribute('id'); var s = document.createElement('div'); s.setAttribute('id','bb_d6298f394be667af4ac3ec84d719bfbd_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: 250px; margin: auto;'); } else { s.setAttribute('style','position: relative; width: 300px; height: 250px;'); } s.setAttribute('data-loader','v3'); s.innerHTML = 'Loading.'; thisScript.parentElement.insertBefore(s, thisScript); } else { document.write("
Loading...
"); } var bb_d6298f394be667af4ac3ec84d719bfbdreadyStateCheckInterval; function bb_d6298f394be667af4ac3ec84d719bfbdpoliteListen () { bb_d6298f394be667af4ac3ec84d719bfbdreadyStateCheckInterval = setInterval(function() { if (document.readyState === "complete") { clearInterval(bb_d6298f394be667af4ac3ec84d719bfbdreadyStateCheckInterval); document.getElementById('bb_d6298f394be667af4ac3ec84d719bfbd').contentWindow.bb.politeInit(); } }, 10); } function bb_d6298f394be667af4ac3ec84d719bfbd_init () { if (document.getElementById('bb_d6298f394be667af4ac3ec84d719bfbd_banner') == undefined) { setTimeout("bb_d6298f394be667af4ac3ec84d719bfbd_init();", 100); } document.getElementById('bb_d6298f394be667af4ac3ec84d719bfbd_banner').innerHTML = ''; var bb_d6298f394be667af4ac3ec84d719bfbd = document.createElement('iframe'); bb_d6298f394be667af4ac3ec84d719bfbd.width = '300'; bb_d6298f394be667af4ac3ec84d719bfbd.height = '250'; bb_d6298f394be667af4ac3ec84d719bfbd.setAttribute('allowfullscreen','true'); bb_d6298f394be667af4ac3ec84d719bfbd.setAttribute('frameborder', '0'); bb_d6298f394be667af4ac3ec84d719bfbd.setAttribute('border', '0'); bb_d6298f394be667af4ac3ec84d719bfbd.setAttribute('scrolling', 'no'); bb_d6298f394be667af4ac3ec84d719bfbd.setAttribute('style', 'width: 300px; height: 250px; overflow: hidden; border: none; outline: none; z-index: 1000;' ); bb_d6298f394be667af4ac3ec84d719bfbd.src = 'about:blank'; bb_d6298f394be667af4ac3ec84d719bfbd.id = "bb_d6298f394be667af4ac3ec84d719bfbd"; document.getElementById('bb_d6298f394be667af4ac3ec84d719bfbd_banner').appendChild(bb_d6298f394be667af4ac3ec84d719bfbd); bb_d6298f394be667af4ac3ec84d719bfbd.contentWindow.contents = '' + "\n" + '' + "\n" + '' + "\n" + ' var manifest = JSON.parse(\'{"width":300,"height":250,"events":{"1000":"Show subpages","1001":"Hide subpages","1002":"Changed speaker","1006":"Changed Color to Dark grey","1007":"Changed Color to Blue","1008":"Changed Color to Red","1009":"Changed Color to Light grey"}}\'); 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\', \'\'); } }