@MattTheHat
Here is a link where the ads are displayed 2 times.
http://www.ionut.totalh.com/forum/ucp.php?mode=login
@essential
I just want to understand corecly, are you saying that the JS is looking for the <body> tag and if is found more the 1 time, the ad code is shows the exact number of times, found in the php/html page ?
If so, the JS provided by you, is going to stop at the first <body> tag and display only one time ?
By the way, I can only put the JS cod AFTER </body> BEFORE </html>/ ?>
Thank for your help.
LE: In the JS cod provided, can I add my html script ?