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

index 082a071..81753fd 100644 (file)
@@ -13,7 +13,9 @@
         disnone([
                 document.getElementById('sbox-window'),
                 document.getElementById('sbox-overlay')
+                
         ] );
+        document.body.className = ''; // remove the overlay...
      }, 200);
         
 })(); 
\ No newline at end of file