/* -----------------------------------------------
   POWER PHLOGGER - v.2.1.4c
   www.phpee.com
   comments: philippo@iezzi.ch
  ------------------------------------------------ */

//SETTINGS:
//enter your username you received from www.award-freecounter.de
  id="tzschupke-counter"
//you don't need to edit anything below this line
//-------------------------------------------------

if(showme==null) var showme=0
s=0;c=0;f=""+escape(document.referrer)
s=screen.width;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 border='0' height=0 width=0 alt='PowerPhlogger-Award-freecounter' src='http://www.award-freecounter.de/pphlogger.php"+r+"'>")
document.write("<!-- Ende -->")
document.close()

