summaryrefslogtreecommitdiff
path: root/adzap/zaps/closepopup-clear.html
diff options
context:
space:
mode:
Diffstat (limited to 'adzap/zaps/closepopup-clear.html')
-rw-r--r--adzap/zaps/closepopup-clear.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/adzap/zaps/closepopup-clear.html b/adzap/zaps/closepopup-clear.html
new file mode 100644
index 0000000..5eb3bb8
--- /dev/null
+++ b/adzap/zaps/closepopup-clear.html
@@ -0,0 +1,5 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
+<SCRIPT LANGUAGE="JavaScript">
+window.close();
+</SCRIPT>