var alt = 0;
var larg = 0;
var color = 0;
ref = ''+escape(document.referrer);
larg = screen.width;
alt = screen.height;
color = window.screen.colorDepth;
document.write('<img width=45 height=20 src=http://codice.html.it/stat/cgi.asp?idsito=147398&idwebmaster=111247');
document.write('&color=' + color + '&larghezza=' + larg );
document.write('&altezza=' + alt +'&ref=' + ref + ' border=0>');