var aB=new Array();
aB[0]=new Array('http://www.lustgarten.de/toplist/cgi-bin/toplist.pl?action=click_in&account=berlinkontakt',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">');
