<!DOCTYPE HTML>
<html>
<head>
</head>

<body>
  This is frame 1: 
  <script>
    "use strict";
    document.write(location.href);
  </script>
</body>
</html>