var data;
data = 'hostname='+escape(location.hostname)+'&filename='+escape(location.pathname)+'&title='+escape(document.title);
document.write('<img src=count.asp?'+data+' border=0 width=0 height=0>');