(function(){ var ref=escape(document.referrer); var host=escape(document.location.host); var uri=escape( document.location.pathname + document.location.search + document.location.hash ); var hash=''; var https=('https:'==document.location.protocol?'on':'off'); var img='/vicestats/vs_img.php?ref='+ref+'&host='+host+'&uri='+uri+'+&https='+https; if (''!=hash) img+='&hash='+hash; document.write(""); }())