//version 5.1 save theWidth 
document.write( 
" <br clear=all><center><big><big style=color:DarkGreen;><big> 	"+
"Hilltop Conservancy</big></big> <br> 			"+
"         <b style=color:DarkBlue;> 			"+
"Essex County</b>, NJ	</big>  <br><small>  		"+ 
"A Non-Profit Organization </small> <br>	 	"+
"        <i style=font-family:script;font-size:150%;> 	"+
"Preserving the quality&nbsp;of&nbsp;life and the resources&nbsp;of&nbsp;nature</i> "+
"								"+
"<style media=print>   td.screen {visibility:hidden}  </style>	"+
"<style media=screen>  td.screen {visibility:visible} </style>  "+
"<table width=100% border=0 >" 					);
if (document.url != "index.html" ) document.write (
" <tr> 								"+
"<a href=/							"+
"	onMouseOver=\"status='home'; return true;\" 		"+
"	onMouseOut =\"status='';     return true;\"       	"+
"       style=cursor:auto;    title=' [ home ] '	>		"+
"  <td class=screen align=left colspan=9 valign=bottom>"+
" <a href=/> <img src=/home.gif border=0 alt= '\r  [ home ]  \r' ></a>"+
"</a>" );

document.write( 
"<tr>							"+
" <td class=screen align=left>				"+ 
"<a href=mailto:webmaster&#x40;HilltopConservancy.org 	"+
"  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;color:whiteSmoke; class=none>	"+
"This page last modified on " + document.lastModified + "<br>		" +
"©2004 The Hilltop Conservancy, All rights reserved.			" +
"<a href=http://www.Real-World-Systems.com/DGerman.html			" +
" title=\"This web page hand crafted by Dennis German\"></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); 

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

