    data = 'referrer=' + escape(document.referrer)
         + '&pathname=' + escape(location.pathname);

    this.Counter = new Image();
    this.Counter.src = "http://www3.webng.com/rmoeller/Counter.asp?" + data ;

