649453326a68bf6ee7136181c27eb1488217a149
[app.webkitpdf] / domains / asiaone.com.js
1 (function (args) {
2     
3       window.setInterval(function() {
4         console.log("try clear overlay");
5             try {
6                 removeOverLay();
7             } catch(e) {}
8         }, 1000);
9       
10 })();