domains/micetoday.com.js
authorAlan Knowles <alan@roojs.com>
Tue, 13 Sep 2016 03:37:30 +0000 (11:37 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 13 Sep 2016 03:37:30 +0000 (11:37 +0800)
domains/micetoday.com.js

index eaa8b7a..f629595 100644 (file)
@@ -6,6 +6,9 @@
         }
     }
     
-    disnone([document.getElementById('sbox-window'),document.getElementById('sbox-overlay')] )
+    disnone([
+            document.getElementById('sbox-window'),
+            document.getElementById('sbox-overlay')
+    ] );
     
 })(); 
\ No newline at end of file