//version 5.02 save  stytle=textalign=left (seems that even with class=mmmm td style wins
//          give up on onMouseOver="Cursor:...
//      status gets Real-World-Systems  Not default http://www.real..
document.write( 
"<style media=print>   td.screen {visibility:hidden}  </style>	"+
"<style media=screen>  td.screen {visibility:visible} </style>  "+
"<table width=100% border=0 cellpadding=0 cellspacing=0 >" );
if (document.url != "index.html" ) document.write (
" <tr> 								"+
"  <td class=screen style=text-align:left colspan=2	>	"+ 
"<a href=/                                              "+
"	onLoad=\"status='Real-World-Systems.com' ; docuument.cursor=\'help\'; return true;\" 		"+
"       title=' Real-World-Systems.com '	>		"+
" <img src=http://www.Real-World-Systems.com/home.gif border=0 alt= '\r Real-World-Systems.com \r' >"+
"</a>");

document.write( 
"<tr>							"+
" <td class=screen style=text-align:left >				"+ 
"<a href=mailto:webmaster&#x40;Real-World-Systems.com 	"+
"  style=cursor:help;font-size:x-small;text-decoration:none; "+
"  title=' Questions about this web page '>webmaster</a> 	"+
" <td align=right valign=bottom style=font-family:verdana;font-size:xx-small; class=none>	"+
"<a href=http://www.Real-World-Systems.com/DGerman.html		 style=text-decoration:none;color:whiteSmoke" +
" title=\"This web page hand crafted by Dennis German\">        " +
"This page last modified on " + document.lastModified + "<br>	" +
"©2005 Real-World-Systems, All rights reserved.		        	" +
"</a>"); 
var theWidth= screen.width;
if (window.innerWidth)                          theWidth = window.innerWidth;
 else if (document.documentElement && 
          document.documentElement.clientWidth) theWidth = document.documentElement.clientWidth; 
 else if (document.body )                       theWidth = document.body.clientWidth;
var k;
( document.referrer == "" ) ? referr="" : referr="&referrer="+ escape(document.referrer);
//    ##  "&referer=" + escape(document.referrer)+

k =     document.location + referr +
  	"&size="    + theWidth +   
        "&"+document.cookie;  
document.write(
"<img src=\"http://www.hicom.net/~danmar/cgi-bin/logit.cgi?" + k + "\" width=3 height=3 border=0 >"+
"</table> ") 
// //////////// end of enddoc.js
