domains/remove_print_css.js
[app.webkitpdf] / domains / efytimes.com.js
1
2 (function (args) {
3      
4     try { document.getElementById('CoverPop-cover').style.display = 'none'; }catch(e){}
5     try { document.body.setAttribute('style', '');}catch(e){}
6     try { document.documentElement.className= '';}catch(e){}
7     try { document.getElementById('IL_INSEARCH').style.display = 'none'; }catch(e){}
8     
9     
10 })();