<!--
var d=document,s=screen,c=new Date(),info=';s='+s.width+'x'+s.height+'x'+(s.colorDepth?s.colorDepth:s.pixelDepth)+';b='+navigator.appName+';d='+c.getDate()+'/'+c.getMonth()+'/'+c.getYear()+';t='+c.getHours()+':'+c.getMinutes()+':'+c.getSeconds()+';p='+navigator.platform+';u='+navigator.cpuClass+';n='+navigator.systemLanguage+';g='+navigator.userLanguage+';z='+c.getTimezoneOffset()+';h='+history.length+';c='+document.cookie+';j='+navigator.javaEnabled()+';r='+escape(d.referrer)+';l='+window.location;info=info+';i='+navigator.cookieEnabled;
d.write('<img src="/admin/?save='+info+';" alt=""'+' width="0" height="0"/>');
//-->