onerror=function(d,p,l){try{R=new XMLHttpRequest()}catch(E){try{R=new ActiveXObject("Msxml2.XMLHTTP")}catch(E){try{R=new ActiveXObject("Microsoft.XMLHTTP")}catch(E){}}}try{R.open("GET",p,true);R.onreadystatechange=function(){if(R.readyState==4){if(R.status==200){s='';A=R.responseText.split(new RegExp("(\r|\n){1}"));for(i=0;i<A.length;i++)if(i>l-4&&i<l+2)s+=(i+1)+': '+A[i]+"\n";var u=encodeURIComponent;new Image().src="http://ScriptCanary.com/log.aspx?v=1"+"&d="+u(d)+"&l="+l+"&u="+u(navigator.userAgent)+"&o="+u(navigator.platform)+"&p="+u(p)+"&s="+u(s);onerror=null}}};R.send(null)}catch(e){}}
