diff options
Diffstat (limited to 'nomusic.html')
-rw-r--r-- | nomusic.html | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/nomusic.html b/nomusic.html new file mode 100644 index 0000000..12e0b1c --- /dev/null +++ b/nomusic.html @@ -0,0 +1,11 @@ +<html> +<body> + <SCRIPT LANGUAGE="JavaScript"> + <!-- + if (window.top == window.self) { + window.close(); + } + // --> + </SCRIPT> +</body> +</html>
\ No newline at end of file |