googletag.cmd.push(() => { // Ensure the first call to display comes after static ad slot // divs are defined. If you do not have any static ad slots, this // call can be made immediately after services are enabled. googletag.display(anchorSlot); }); // window.setTimeout(function(){ // if(document.visibilityState == 'visible'){ // googletag.pubads().refresh([anchorSlot]); // } //}, 90000);