// JavaScript 
document.write("<p class=smalltext>This page is located at: "+document.URL);
document.write( '</p>\n' );