Weezy
myp Ok, lets try this ..paste this code @ your forum footer or bottom autocontent ..check in this first code u will see
Hello look here and
And look here too ..they are slots for your ads, u can use text, link and banner ads ..just edit the text only
<script> var x = document.getElementsByClassName("ad_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>Helloo look here</b></div>';
x[z].innerHTML = '<div class="ad"><b>And look here too</b></div>';
</script>
Copy code
..now paste the below code in your message in forum box,