
var cururl = encodeURIComponent(document.URL);
document.write('<img src="/count/count.php?url='+cururl+'" />');
