var bn_url='http://h.holder.com.ua/c?z2017&b15559&k2041285091&s04678&s14757&u'; var EV_CLOSE = 1, EV_COMPLETE = 2, EV_5SEC = 3, EV_SOUND = 4, EV_20SEC = 5, EV_40SEC = 6, EV_START = 7, EV_89_SEC = 8, EV_TIC = 9; var vh = {bottomVisible:0,bottomBannerHeight:0,url:'',body:null,domain:'',stat:null,blockID:0,offsetHeight:300,options: {}}; vh.initURL = function(bn_url){ var pos = bn_url.indexOf('?'); if (pos==-1) return false; vh.domain=bn_url.substr(0, bn_url.lastIndexOf('/')+1); var match = bn_url.slice(pos+1).split('&'),parm={z:'b',d:'u',k:'r',b:''},value; var countURL = vh.domain+'s?tv&p1'; for(i=0;i' : i + '="' + value + '" '; } return isObject ? '' + html + '<\/object>' : '<\/embed>'; } vh.loadPixel = function(src){ var img=new Image(); img.src=src; return true; } vh.loadScript = function(src, fn){ var scr = document.createElement("SCRIPT"); scr.async = "async"; scr.src = src; if (fn){ scr.onreadystatechange=function(){ if(this.readyState=='complete'||this.readyState=='loaded') setTimeout(fn, 0); } scr.onload = scr.onerror = fn; } var head = document.getElementsByTagName('HEAD')[0]; head.appendChild(scr); } vh.addEvent = function(object, eventType, func){ object[/*@cc_on !@*/0 ? 'attachEvent' : 'addEventListener'](/*@cc_on 'on' + @*/eventType, func, false); } vh.getPosition = function(elem){ var top = 0; while (elem.offsetParent){ top += elem.offsetTop; elem = elem.offsetParent; } return top + elem.offsetTop; } vh.getBottomPos = function(vh){ var WH = 0; vh.bottomBannerHeight = vh.getPosition(vh.body.previousSibling) + vh.offsetHeight;//recalc if (window.innerWidth) {// ff & opera WH = window.innerHeight+window.pageYOffset; } else if (document.documentElement && document.documentElement.clientWidth) {// ie WH = document.documentElement.clientHeight+document.documentElement.scrollTop; } else if (document.body) { WH = document.body.clientHeight+document.body.scrollTop; } if (!vh.bottomVisible && (WH > (vh.bottomBannerHeight))) {//count if we actually see this banner vh.bottomVisible = true; vh.loadScript('http://h.holder.com.ua/s?b'+countID+'&tj&p1&r'+Math.random(), vh.loadVideo); vh.loadPixel('http://h.holder.com.ua/s?b1585&s3908&tz&a33794&r'+Math.random()); vh.loadPixel(vh.countURL); } } vh.loadTns = function(event, movie){ if (vh.stat) if (movie) vh.stat.sendStat(event, movie, movie); else vh.stat.sendStat(event); } vh.initPosition = function(){ if(!vh.body)vh.body=document.getElementById('videoad'); vh.bottomBannerHeight = vh.getPosition(vh.body.previousSibling) + vh.offsetHeight; vh.getBottomPos(vh); if (!vh.bottomVisible) { vh.addEvent(window, 'scroll', function () {vh.getBottomPos(vh)}); vh.addEvent(window, 'onresize', function () {vh.getBottomPos(vh)}); } vh.body.style.display='none'; } var match = bn_url.match(/z(\d+)&/); var blockID = match[1] ? match[1] : 2007, countID = 2037; var translateID={ 2007:[2037,580,'tochka.net'], 1985:[2038,580,'bigmir.net'], 2039:[2040,570,'football.ua'], 2015:[2041,580,'korrespondent.net'], 2016:[2042,510,'kp.ua'], 2043:[2044,490,'isport.ua'], 2018:[2036,510,'dengi.ua'], 2017:[2045,580,'focus.ua'], 2046:[2047,580,'forbes.ua'], 2026:[2048,580,'autocentre.ua'], 2072:[2073,580,'autobazar.ua'], 2031:[2049,580,'segodnya.ua'], 2029:[2050,420,'liga.net'], 2027:[2051,450,'unian.net'], 2030:[2052,560,'pravda.com.ua'], 2032:[2053,580,'gismeteo.ua'], 2028:[2054,580,'glavred.info'], 2025:[2055,580,'tsn.ua'], 2057:[2058,580,'i.ua'], 2084:[2085,580,'lb.ua'], 2090:[2091,419,'livejournal.com'], 2086:[2087,580,'ko.com.ua'], 2295:[2296,580,'aif.ua'], 2299:[2300,580,'mediananny.com'], 2301:[2302,580,'unn.com.ua'], 2305:[2304,580,'for-ua.com'], 2311:[2312,510,'tvi.com.ua'], 2362:[2361,580,'gazeta.ru'], 2437:[2438,580,'championat.com'], 2467:[2468,580,'newsru.ua'], 2469:[2470,580,'comments.ua'], 2527:[2528,580,'vcene.ua'], 2547:[2548,580,'2k.ua'], 2592:[2593,580,'telegraf.com.ua'], 2644:[2645,580,'polemika.com.ua'], 2655:[2656,580,'open.ua'], 2887:[2888,500,'day.kiev.ua'], 2913:[2914,580,'banker.ua'], 2915:[2916,580,'join.ua'], 2917:[2918,580,'a.ua'], 2923:[2924,580,'ua-football.com'], 2925:[2926,580,'uaua.info'], 2927:[2928,580,'likar.info'], 2929:[2930,580,'hochu.ua'], 2935:[2936,580,'online.ua'], 2969:[2970,580,'gipoteza.net'], 3023:[3024,580,'vgorode.ua'], 3025:[3026,580,'tv.ua'], 3033:[3034,580,'uzr.com.ua'], 3059:[3060,580,'depo.ua'], 3085:[3086,580,'pic.com.ua'], 3239:[3240,580,'bagnet.org'], 3252:[3253,580,'inpress.ua'], 2070:[2071,580,'048.ua'] }; if (translateID[blockID]) { countID = translateID[blockID][0]; vh.width = translateID[blockID][1]; vh.height = Math.round(vh.width*343/600); } else { vh.width = 580; vh.height = 332; } if (vh.flashVer()) { vh.countURL = vh.initURL(bn_url); vh.domain=bn_url.substr(0, bn_url.lastIndexOf('/')+1); document.write('
'); document.write(''); vh.body=document.getElementById('videoad'); if (!vh.body) setTimeout(vh.initPosition, 20); else vh.initPosition(); }