function log() {
  var i=new Image(1,1);
  i.src="http://log.mercanova.com/log.php?r="+escape(document.referrer);
}

log();