var aB=new Array();
aB[0]=new Array('http://www.swingertop100.de/in.php?id=59',0,0,'');
aB[1]=new Array('http://www.rehauge.com/Topliste/in.php?id=6',0,0,'');

var nB=Math.floor(Math.random()*aB.length);
document.write('<img src="'+aB[nB][0]+'" width="'+aB[nB][1]+'" height="'+aB[nB][2]+'" border="0">');
