<!--
var scriptlocation = "/stats/europe.asp";
document.write ('<img height=1 width=1 ');
document.write ('src="' + scriptlocation + '?r=');
document.write (escape(document.referrer) + '&t=2');
document.write ('&s=' + window.screen.width + 'x' + window.screen.height + '"');
//-->


