if (location.protocol == 'http:') {
  var
    Stats = new Image;
  Stats.src = 'http://www.ordinasoft.ch/webstats/Collect.aspx?' + 'www.massage-energie.ch' +
              location.pathname.replace (/\/\//g, '/');
}

