//contatore
provenienza = ""+escape(document.referrer);
ref = ""+escape(document.location.href) + " | arrivo da:" + provenienza;
var strinaIMG = "<img src='http://www.rivaluta.it/visite_chk_iframe.asp?REFER="+ref+ "' width='1' height='1' border='0' />"
document.write(strinaIMG);
