// GLOBUS S.r.l. -- COPYRIGHT (C) 2007

var pagetitle = document.title; //titolo pagina
var scriptlocation = "statistiche/track.asp";var pagedata = 'titolo=' + escape(pagetitle) + '&prov=' + escape(document.referrer) + '&url=' + escape(document.URL) +  '&mtt=2&ris=' + window.screen.width + 'x' + window.screen.height + '&col=' + window.screen.colorDepth + '&mti=1&mtz=' + Math.random();document.write ('<img height=1 width=1 ');
document.write ('src="' + scriptlocation + '?' + pagedata + '">');
