// JavaScript Document

<!--

//Display the address for this page

document.write("Link to this page:<br />");
document.write(location.href);

//-->
