/* -----------------------------------------------
   POWER PHLOGGER - v.2.1.3
   WWW.Estats4all.com
   comments: support@estats4all.com
  ------------------------------------------------ */

//SETTINGS:
//enter your username you received from www.estats4all.com
  id="dtkt2"
//you don't need to edit anything below this line
//-------------------------------------------------

if(showme==null) var showme=0
s=0;c=0;f=""+escape(document.referrer)
sw=screen.width;sh=screen.height;s=sw+"x"+sh
v=navigator.appName
rand=Math.round(1000*Math.random()) //force the page to load the IMG
if (v != "Netscape") c=screen.colorDepth
else c=screen.pixelDepth

r="?id="+id+"&showme="+showme+"&referer="+f+"&r="+s+"&c="+c+"&b="+rand
document.open()
document.write("<IMG src='http://www.estats4all.com/pph/pphlogger.php3"+r+"'>")
document.close()
