//loadScript('https://www.google-analytics.com/analytics.js', false);
}
function loadInterstitial(){
googletag.cmd.push(function() {
googletag.display(googletag.enums.OutOfPageFormat.INTERSTITIAL);
googletag.pubads().refresh([interstitialSlot]);
});
}