img = new Array(6); 
img[0] = "<a href=http://www.facebook.com/pages/wwwRallyShoppl-Najtansze-Akcesoria-Rajdowe/133501626686483?ref=ts target=blank onclick=pageTracker._trackPageview('/baner-facebook')><img src=http://rallyshop.pl/img/FB.jpg border=0></a>";
img[1] = "<embed src=http://rallyshop.pl/150x150.swf quality=high pluginspage=http://www.macromedia.com/go/getflashplayer type=application/x-shockwave-flash height=150 width=150>";
img[2] = "<embed src=http://rallyshop.pl/150_self.swf quality=high pluginspage=http://www.macromedia.com/go/getflashplayer type=application/x-shockwave-flash height=150 width=150>";
img[3] = "<embed src=http://rallyshop.pl/150x150_self.swf quality=high pluginspage=http://www.macromedia.com/go/getflashplayer type=application/x-shockwave-flash height=150 width=150>";
img[4] = "<embed src=http://rallyshop.pl/axis.swf quality=high pluginspage=http://www.macromedia.com/go/getflashplayer type=application/x-shockwave-flash height=150 width=150>";
img[5] = "<embed src=http://rallyshop.pl/kaski_150x150_blank.swf quality=high pluginspage=http://www.macromedia.com/go/getflashplayer type=application/x-shockwave-flash height=150 width=150>";
img[6] = "<embed src=http://rallyshop.pl/150x150_x-light.swf quality=high pluginspage=http://www.macromedia.com/go/getflashplayer type=application/x-shockwave-flash height=150 width=150>";

index = Math.floor(Math.random() * img.length);
document.write( img[index] );




