Unlimitedapps
LAXIKIDO Copy the code for making the buzzcity ads display inside ur filelist
Note:Paste it at your footer
<script> var x = document.getElementsByClassName("ads_pop_in");
var y = Math.floor(Math.random() * x.length);
var z = Math.floor(Math.random() * x.length);
x[y].innerHTML = '\<div class=\"ad\"\>\<b\><div class="full" style="background:url(/B/Bg/download.png)"><table cellspacing="0px"><tr align="middle"><td align="left"><img src="http://unlimitedapps.cf/Admin/ad_icon.png" alt="**" class="ico" width="27px" height="30px" /></td><td align="left"><img src="http://unlimitedapps.cf/Admin/rating.gif" /><br/><a href="http://click.buzzcity.net/click.php?partnerid=138838&bn=4"><img src="http://show.buzzcity.net/show.php?label=ns&partnerid=138838&get=image&imgsize=300x50&bn=4" alt="" width="300" height="50"/></a></td></tr></table></div><hr style="border:1px dotted red;"/>\</b\>\</div\>';
x[z].innerHTML = '\<div class=\"ad\"\>\<b\><div class="full" style="background:url(/B/Bg/download.png)"><table cellspacing="0px"><tr align="middle"><td align="left"><img src="http://unlimitedapps.cf/Admin/ad_icon.png" alt="**" class="ico" width="27px" height="30px" /></td><td align="left"><img src="http://unlimitedapps.cf/Admin/rating.gif" /><br/><a href="http://click.buzzcity.net/click.php?partnerid=138838&bn=5"><img src="http://show.buzzcity.net/show.php?label=ns&partnerid=138838&get=image&imgsize=300x50&bn=5" alt="" width="300" height="50"/></a></td></tr></table></div><hr style="border:1px dotted red;"/>\</b\>\</div\>';
</script>
Copy code Drop your filelist code here leme add something to it for it to work.