// Affichage de l'URL.
var lieu=("<u>URL:<\/u> "+self.location.href);
document.writeln(lieu);