yet=document.location.href;
taille=yet.length;
yet=yet.substring(7,taille);
document.write("<p style=\"text-align:right\">adresse de la page : "+yet+"<br>adresse du site : www.cliohist.net</p>")