//document.write(5+4);
//document.write(window.location.href);
wind=window.location.href;
guil='"';
guil2=' "'
text0="<img src=";
//text1="http://localhost/stats/enrestati2.php?nomfic=";
text1="http://www.ardm.asso.fr/stats/enrestat2.php?nomfic=";
text2="WIDTH=1 height=1>";
document.write(guil);
//document.write("<br>");
//document.write('<img src="\"http://localhost/stats/enrestati.php?nomfic=\""+window.location.href+\"+ "WIDTH=1 height=1>"\"');
document.write(text0+guil+text1+wind+guil2+text2);
