//ref=location.pathname;
ref=location.href;

document.write('<a href="http://www.gallomatese.info/" target="_blank" >');
document.write('<img border=0 hspace=0  width=0 height=0 '+'vspace=0 src="http://www.gallomatese.info/update.php?ref='+ref+'"></a>');

function writeJS(){
var strstr='';

   
 strstr+='<p align="center"><a href="foto.html"><img src="tutte.gif" alt="Gallo dalle Vtarell" width="100" height="70" border="0"><\/a><\/p> ';



document.write(strstr);

}
writeJS();