id = "matt_tut"; if(showme==null) var showme='n'; if(st==null) var st='js';    
v = navigator.appName; c=0; if (v != "Netscape") c = screen.colorDepth;
else c = screen.pixelDepth; s = screen.width+"x"+screen.height;
t = escape(document.title); var f = "";
if (typeof(pp_frames) != "undefined")
if (pp_frames)
f = top.document.referrer;
if ((f == "") || (f == "[unknown origin]") || (f == "unknown") || (f == "undefined"))
if (document["parent"] != null) 
if (parent["document"] != null) 
if (parent.document["referrer"] != null) 
if (typeof(parent.document) == "object")
f = parent.document.referrer; 
if ((f == "") || (f == "[unknown origin]") || (f == "unknown") || (f == "undefined"))
if (document["referrer"] != null) 
f = document.referrer;
if ((f == "") || (f == "[unknown origin]") || (f == "unknown") || (f == "undefined"))
f = ""; f = escape(f); r="?id="+id+"&referer="+f+"&r="+s+"&c="+c+"&showme="+showme+"&st="+st+"&title="+t;
if(jslogid==null) var jslogid = 0; else r = r + "&jslogid="+jslogid;
if (st=='js') { if (v != "Microsoft Internet Explorer") { r = r+"&url="+document.URL; }
document.open(); document.write("<script language=\"JavaScript\" type=\"text/javascript\" src=\"http://www.pusher.ru/pph/pphlogger.php"+r+"\"></script>");	
document.close();} else { rand = Math.round(1000*Math.random()); r = r+"&b="+rand; document.open();
document.write("<img src=\"http://www.pusher.ru/pph/pphlogger.php"+r+"\" alt=\"\" border=\"0\">");
document.close();}
