quotes=new Array(3)

quotes[0]="<a href=http://www.iss-sport.pl/shop,show,3538><img src=http://www.bigfootball.pl/spodenki1.jpg border=0 alt=spodenki-interu></a>"

quotes[1]="<a href=http://www.iss-sport.pl/shop,show,3342><img src=http://www.bigfootball.pl/spodenki2.jpg border=0 alt=spodenki-arsenalu></a>"

quotes[2]="<a href=http://www.iss-sport.pl/shop,show,3927><img src=http://www.bigfootball.pl/spodenki3.jpg border=0 alt=spodenki-anglii></a>"

index=Math.floor(Math.random()*quotes.length)
document.write(quotes[index])


