Source code
Revision control
Copy as Markdown
Other Tools
<html>
<head> <meta charset="utf-8"> </head>
<body>
This page has a script which establishes a CloseWatcher.
<script>
new window.CloseWatcher()
</script>
</body>
</html>