  var myinfo=new Array()
  myinfo[1]="Monatsschrift für Deutsches Recht"
  myinfo[2]="Finanztest"
  myinfo[3]="DIE ZEIT"
  myinfo[4]="Business Vogue"
  myinfo[5]="mdr Ratgeber"
  myinfo[6]="Anwalt - Das Magazin"
  myinfo[7]="Wirtschaftswoche"
  myinfo[8]="3Sat: Recht brisant"
  myinfo[9]="ZDF (heute und heute.de)"
  myinfo[10]="mdr Jump"
  myinfo[11]="stern.de"
  myinfo[12]="WDR - polis"
  myinfo[13]="SWR / ARD Buffet"
  myinfo[14]="Berliner Zeitung"
  myinfo[15]="WDR Mittwochs live"
  myinfo[16]="Computerwoche"
  myinfo[17]="PCJobs"
  myinfo[18]="Bild.de"
  myinfo[19]="WDR - polis"
  myinfo[20]="Radio PSR"
  myinfo[21]="Radio1"
  myinfo[22]="ComputerBild"
  myinfo[23]="Bild am Sonntag"
  myinfo[24]="Die Welt online"
  myinfo[25]="WDR2 Mittagsmagazin"
  myinfo[26]="Kabel1 - K1 Journal"

  var ry=Math.floor(Math.random()*myinfo.length)

  if (ry==0)
     ry=1
     myinfowrite = myinfo[ry]

document.write ('<br><center><table CELLSPACING=0 CELLPADDING=1 COLS=1 BGCOLOR="#333399"><tr><td onClick="openme()"><table CELLSPACING=0 CELLPADDING=4 COLS=1 BGCOLOR="#333399"><tr><td><center><font face="Verdana"><font size=-1><a href="http://www.anwaltonline.com/beratungonline/index.html" style="text-decoration:none; color:#FFFFFF"><b>');

document.write ('Rechtliche Fragen? - holen Sie sich jetzt eine professionelle Antwort!<br>AnwaltOnline - empfohlen von <i>');
document.write(myinfowrite);
document.write('</i> u.v.a.');

document.write ('</a></b></font></font></center></td></tr></table></td></tr></table></center><br>');