var ipr = document.getElementById('iprblock-90');
if(ipr!=undefined){
  ipr.innerHTML = '<noindex> <div class="_ban" > <a id="21104" rel="noreferrer" onclick="iprbclk(21104,90,0);" target="_blank" title="Goodgame Empire" href="http://empire.goodgamestudios.com/?w=296936"> <span style="display:block"><img title="Goodgame Empire" src="//ad.iplayer.org/images/mmorpg/21104.jpg"></span> <div style="text-align:center">Goodgame Empire</div> </a> </div> <div class="_ban" > <a id="21472" rel="noreferrer" onclick="iprbclk(21472,90,0);" target="_blank" title="Vikings War of Clans" href="https://plarium.com/landings/en/desktop/vikings/two_halfs_f045_rdoapp?plid=103301&amp;pxl=iplayer&amp;publisherId=21472US"> <span style="display:block"><img title="Vikings War of Clans" src="//ad.iplayer.org/images/mmorpg/21472.jpg"></span> <div style="text-align:center">Vikings War of Clans</div> </a> </div> <div class="_ban" > <a id="23432" rel="noreferrer" onclick="iprbclk(23432,90,0);" target="_blank" title="Raid: Shadow Legends" href="https://plarium.com/landings/en/desktop/raid/dro/video_promo4_f046?plid=151428&amp;pxl=iplayer&amp;publisherId=23432US"> <span style="display:block"><img title="Raid: Shadow Legends" src="//ad.iplayer.org/images/mmorpg/23432.jpg"></span> <div style="text-align:center">Raid: Shadow Legends</div> </a> </div> <div class="_ban" > <a id="14747" rel="noreferrer" onclick="iprbclk(14747,90,0);" target="_blank" title="Big Farm" href="http://bigfarm.goodgamestudios.com/?w=239025"> <span style="display:block"><img title="Big Farm" src="//ad.iplayer.org/images/mmorpg/14747.jpg"></span> <div style="text-align:center">Big Farm</div> </a> </div> <div style="clear:both"></div></noindex>';
}
var css = '  /* wrapper */  #iprblock-90 {width: 1675px !important; height: 133px !important; background-color: white; }  /* Обертка игры */  #iprblock-90 ._ban {width: 265px !important; height:133px !important; float: left; text-align: center; padding-top: 0px !important; overflow: hidden;}  /* Обертка игры при наведении*/  #iprblock-90 ._ban:hover {background-color: }  /* Ссылка на игру*/  #iprblock-90 ._ban a{font-size: 0px; font-weight: bold; color: gray; font-family: Verdana}  #iprblock-90 ._ban:hover a {color: }  /* Картинка */  #iprblock-90 ._ban img {width: 265px !important; height: 133px !important; margin: 0px auto;}    #iprblock-90 ._ban div {line-height:1em; padding-top: 0px !important;}',
head = document.getElementsByTagName('head')[0],
ipr_links = ipr.getElementsByTagName('a'),
style = document.createElement('style');
style.type = 'text/css';
if (style.styleSheet){style.styleSheet.cssText = css;}
else {style.appendChild(document.createTextNode(css));}
head.appendChild(style);
delete(ipr)
function iprbclk(game_id,block_id,sub_id){
var img = new Image();
img.src = 'https://ad.iplayer.org/track?id='+game_id+'&block_id='+block_id+'&sub_id='+sub_id;
document.body.appendChild(img);
}

