<html>
  <head>
    <title>Closing...</title>
  </head>
  <body>
    <script>
      window.close()
    </script>
  </body>
</html>