if (location.protocol == 'http:') {
  var
    Stats = new Image;
  Stats.src = 'http://remoras.ch.t.seekdotnet.com/WebStats/Collect.aspx?' + 'www.remoras.ch' +
              location.pathname.replace (/\/\//g, '/');
}
