<!--

var scriptlocation = "contatore.asp";

document.write ('<img border=0 height=1 width=1 ');
document.write ('src="' + scriptlocation + '"');

//-->