Document 'URLUnencoded' Example
<html> <body> <button onclick="alert(document.URLUnencoded);">URL Unencoded</button> </body> </html>