
function michalink()
{
  //document.writeln("<table style=\"border:1px solid #ffffdd\"><tr><td>");
  
  document.write("<span class=\"pt10n\">");
  document.write("<a href=\"..\/index.htm\" class=\"pt10n\">");
  document.write("<img src=\"..\/sr.jpg\" width=40 height=40 border=0>");
  document.write("<img src=\"..\/sb.jpg\" width=40 height=40 border=0>");
  document.write("<img src=\"..\/mk.jpg\" width=40 height=40 border=0>");
  document.write("<\/a>&nbsp;[<a href=\"..\/index.htm\" class=\"pt10n\">");
  document.writeln("Zurück zur Startauswahl<\/a>]<\/span>");
  
  document.write("<span class=\"pt10n\">");
  document.write("<a href=\"micha.htm\" class=\"pt10n\">");
  document.write("<img src=\"..\/mk.jpg\" width=40 height=40 border=0>");
  document.write("<\/a>&nbsp;[<a href=\"micha.htm\" class=\"pt10n\">");
  document.writeln("Michas Reich<\/a>]<\/span>");
  
  //document.writeln("<\/td><\/tr><\/table>");
}
