function footer()
  {
    window.document.writeln("<p align=center>");
    window.document.writeln("<small><i>Letzte Aktualisierung dieser Seite: ",document.lastModified);
    window.document.writeln(" - www.revilos.de</i></small><br>");
    window.document.writeln("<a href='mailmir.html'><img src='email/oliversoltys.png' border=0></a></p>");
  }

