Fix #5865 - fix channelnewsasia
[app.webkitpdf] / domains / aircargonews.net.js
1
2 (function (args) {
3      
4     try { document.body.style.overflow = 'auto'; }catch(e){}
5     try { var a = document.getElementsByClassName('outer-scroll')[0].style;
6         a.position = 'relative';
7         a.height = 'auto';
8         a.width = 'auto';
9          }catch(e){}    
10     try { document.getElementsByClassName('skyscraper-wrapper')[0].style.display = 'none'; }catch(e){}    
11 })();