Display's the URL of the current page you are viewing.
<script type="text/javascript"><!--
// ***************
// Display Current Page URL
// More JavaScript Scripts at
// http://www.icecaves.net/webmasters/javascript_scripts.php
// ***************
document.write(document.URL);
//-->
</script>Code Preview:
Forum Board:
