function bstracker(a){var hoststr = document.location.hostname;h = hoststr.substring(hoststr.indexOf('.'), hoststr.length);var ts=new Date();var i,u=document.location.protocol+'//bstracker.blogspirit.net/s.gif?host='+escape(document.location.host)+'&ts='+ts.getTime();for(i in a){u=u+'&'+i+'='+escape(a[i]);}u=u+'&ref='+escape(document.referrer);document.open();document.write("<img id=\"bstracker\" src=\""+u+"\" alt=\"\" />");document.close();}
