/* -----------------------------------------------
   POWER PHLOGGER - v.%curr_ver%
   www.phpee.com
   comments: philippo@iezzi.ch
  ------------------------------------------------ 
*/

if(showme==null) var showme=0
s="na";c="na";j="na";f=""+escape(document.referrer)
s=screen.width;v=navigator.appName
j=navigator.javaEnabled()
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.write("<table border=\"0\"  cellspacing=\"0\" cellpadding=\"0\" >")
document.write("<tr>")
document.write("	<div>")
document.write("<td align=\"right\">")
document.write("	<a href=\"http://www.tophits100.de/counter/statistik.php?id="+id+"\" target=\"_blank\">")
document.write("	<div>")
document.write("	<IMG  src=\"http://www.tophits100.de/counter/counterview.php"+r+"\" border=0 alt=\"Statistik\">")
document.write("	</div>")
document.write("	<a>")
document.write("</td>")
document.write("	</div>")
document.write("</tr>")
//document.write("<tr>")
//document.write("	<td align=\"center\" >")
//document.write("	<a href=\"http://www.tophits100.de\" target=\"_blank\">")
//document.write("	<IMG  src=\"http://www.tophits100.de/counter/images/kostenlos.gif\" border=0>")
//document.write("<a>")
//document.write("</td>")
//document.write("</tr>")
document.write("</table>")