// special  end-o-doc.js does not write out  <== BACK   for use by index.html
//
var modified =  document.lastModified ;
document.write(
 "<table width=99%> <tr> <td align=right> <small><small> This page last modified on " + modified);

s="na";c="na";j="na";f=""+escape(document.referrer);
//       </SCRIPT>
//        <SCRIPT TYPE="text/javascript" LANGUAGE="javascript1.2">
s=screen.width;v=navigator.appName
if (v != "Netscape") {c=screen.colorDepth}   else {c=screen.pixelDepth};
j=navigator.javaEnabled();
//          </SCRIPT>
//          <SCRIPT TYPE="text/javascript" LANGUAGE="javascript">

  r="&size="+s+"&colors="+c+"&referer="+f+"&java="+j+"" ;      

  rD=document.location + "&size=" + s +    "&colors=" + c +    "&referer=" + f +
           "&java=" + j + 
           "&" + document.cookie ;  // starts with U= 

document.write(
  "<IMG width=3 height=3 SRC=\"http://www.hicom.net/~danmar/cgi-bin/logit.cgi?" + rD + " \">")
            

document.write(
  "<a href=http://Real-World-Systems.com/DGerman.html>.</a></small></small> </td> " +
									" </tr> </table>\n");