img = new Array(2); 
img[0] = '<a href="http://topmp3.pl/" target="_blank"><img src="http://pliczek.net/images/topmp3_750x100.gif" alt="disco polo"></a>';
img[1] = '<a href="http://betonline.net.pl" target="_blank"><img src="http://betonline.net.pl/images/betonline_750x100.gif" alt="kasyno"></a>';
img[2] = '<a href="http://findmp3.pl" target="_blank"><img src="http://theprisonbreak.net/images/findmp3_750x100a.gif" alt="mp3"></a>';

index = Math.floor(Math.random() * img.length);
document.write( img[index] );