domains/australiahop.com.js
[app.webkitpdf] / domains / australiahop.com.js
index e69de29..fe9c765 100644 (file)
@@ -0,0 +1,11 @@
+
+(function (args) {
+    window.setInterval(function() {
+        try {
+            var e = document.getElementById('wpmui-overlay');e.parentNode.removeChild(e);
+            e = document.getElementById('wpmui-popup');e.parentNode.removeChild(e);
+            
+         } catch(e) {}
+    },200);
+    
+})(); 
\ No newline at end of file