<!-- hide JS code 
  lastModDate  = new Date(document.lastModified)
  document.write("<I>Letzte Änderung: " + lastModDate.getDate() 
  + "." + (lastModDate.getMonth() + 1) + "." + lastModDate.getYear() + "</I>")
  // end JS hide -->
