inserting ads to
Code: Select all
<div id="yandex_ad"></div>
this is not helped:
Code: Select all
@@|http://acomics.ru/
@@||http://acomics.ru/
@@||http://acomics.ru/*
Code: Select all
<div id="ad-right">
<div id="square-block"><script>$( window ).load( function(){ Ads.create('medrec', 'square-block'); });</script></div>
<div id="ad-right-text">
<a href="http://www.nexusmods.com/newvegas/users/premium/">Remove these ads</a>
</div>
</div>
Code: Select all
<div id="pub728x90">
<div id="top-bar">
<script>
if ( hide_leaderboard === false )
{
$( window ).load( function(){ Ads.create('leaderboard', 'top-bar'); });
}
</script>
</div>
</div>
<script>
//$( window ).load( function(){ Ads.layoutComplete(); });
var adsBlocked = false;
if ( document.getElementById("tester") == undefined )
{
$('#pub728x90').remove();
document.write('<div style="float: left; width: 728px; height: 90px; background: #313131;"><a href="http://www.nexusmods.com/newvegas/users/supporter/"><img src="http://staticdelivery.nexusmods.com/contents/images/pub_horizontal.png" /></a></div>');
adsBlocked = true;
}
</script>
<div id="ad_cover"> </div>