if (location.protocol == 'http:') {
  var
    Stats = new Image;
  Stats.src = 'http://213.3.4.167/GribiStats/Collect.aspx?' + location.host +
              location.pathname.replace (/\/\//g, '/').replace (/\/GGribi\//i, '/');
}
