I have a pop under link that I got from edomz that I want to put it on my blog. The problem is that it only opens after someone clicks on a different page. I would like it to open as soon as someone opens my site.
Thanks in advance.
This is the code
<script language="javascript" type="text/javascript"
src="http://www.lookit-quick.com/run.php?user=pacmaniam&js=1&lb=0&pnum=6"></script>
PS I have no js experience
if you want to do so : you could do it through body load event : something similar to that