//SETTINGS://enter your username you received from www.eticostat.it  id="Marco_Casarin"//you don't need to edit anything below this line//-------------------------------------------------if(showme==null) var showme='n'        // default showme valueif(st==null)     var st='js'           // default st (show-type) values=0;c=0f=""+escape(top.document.referrer) // for frames use 'top.document.referrer'sw=screen.width;sh=screen.height;s=sw+"x"+sht=escape(document.title)v=navigator.appNameif (v != "Netscape") c=screen.colorDepthelse c=screen.pixelDepthr="?id="+id+"&referer="+f+"&r="+s+"&c="+c+"&showme="+showme+"&st="+st+"&title="+tif (st=='js') { // calling logger by JavaScript-tag	if (v != "Microsoft Internet Explorer") {		r = r+"&url="+document.URL // $HTTP_REFERER problem with NS,...	}	document.open()	document.write("<script language=\"JavaScript\" type=\"text/javascript\" src=\"http://www.eticostat.it/stat/pphlogger.php"+r+"\"></script>")	document.close()} else { // calling PowerPhlogger by IMG-tag	rand=Math.round(1000*Math.random())	r = r+"&b="+rand  //force the page to load the IMG	document.open()	document.write("<img src=\"http://www.eticostat.it/stat/pphlogger.php"+r+"\" alt=\"\" border=\"0\">")	document.close()}
