f = document.referrer;
if ((f == "[unknown origin]") || (f == "unknown") || (f == "undefined")) f = "";
f = escape(f);
	var c = screen.colorDepth;
	if (c==null) c = screen.pixelDepth;
	if (c==null) c=0;
	var s = screen.width+"x"+screen.height;
	var r="?id=gisdro&referer="+f+"&r="+s+"&c="+c+"&showme=n&st=js&title="+deTitel;
	document.write("<script type='text/javascript' src='http://www.manoeuvre.nl/pphlogger/pphlogger.php"+r+"' />");


  
