  var iwt_visible = "false"
            if (iwt_visible == "false")
                var iwt_tm ="border='0' width='0' height='0'";
            else
                var iwt_tm ="width='11' height='11'";

        document.write("<img alt='iWebTrack' "+iwt_tm+" src='http"+(document.URL.indexOf('https:')==0?'s':'')+"://stats.iwebtrack.com/nTrack.asp?id=25045&referer="+document.referrer.replace(/&/g,'!~!')+"&title="+document.title+"&sw="+screen.width+"&sh="+screen.height+"&cd="+screen.colorDepth+"'>")
