| free hosting image hosting hosting reseller online album e-shop famous people | ||
![]() ![]() |
||
And add this to your body tag:
The URLs can be local pages on your site - eg: mypage.htmlvar newurl=new Array() newurl[0]="url 1" newurl[1]="url 2" newurl[2]="url 3" newurl[3]="url 4" newurl[4]="url 5"
This randomly chooses a number whose limits are the length of the array, newurl.length.var mylocation=newurl[Math.floor(Math.random()*newurl.length)]
Referring to the script section above, you'll see that the contents of newurl[3] is URL 4.mylocation=newurl[3]
a customised popup window is created the chosen URL is loaded into the popup