function footer()
{
  document.writeln("<b><font face=Arial size=-2 color=C0C0C0>copyright 1999-2004 &copy; by Jens Bremer<br>");
  document.writeln("aktualisiert (MM/TT/JJ): ", document.lastModified);
}