window.avp.setImpressionId("a5e91309bd3b85b075ea268d06581061");window.avp.setSpotId("10015332");window.avp.setSpotNodeId("67495");window.avp.setCampaignId("37386");window.avp.setCampaignName("300X600_MIX");window.avp.setCreativeId("1113845");window.avp.setSnccId("2470229");window.avp.setSncId("115784");window.avp.setCampaignTemplateType('0');window.avp.setVortexId("10937");window.avp.setCountry("NO");window.avp.setConnectionType("Cable/DSL");window.avp.setCanvidWidth("300");window.avp.setCanvidHeight("600");window.avp.registerPlayer(document.getElementsByClassName("adaptive_video_player"));window.avp.setFallbackDelay(2500);window.avp.loadPlayer();/*Fix for ios 12.2 and above. Clean up the code if the issue is resolved in higher versions of ios*/function iOSversion() {if (/iP(hone|od|ad)/.test(navigator.userAgent)) {var v = (navigator.userAgent).match(/OS (\d+)_(\d+)_?(\d+)?/);return [parseInt(v[1], 10), parseInt(v[2], 10), parseInt(v[3] || 0, 10)];} return null;}function iosfix(){ var iosVer = iOSversion(); if(iosVer){var osVersion = (iosVer || [])[0] +"."+(iosVer || [])[1];if(osVersion >= 12.2) {setTimeout(function(){document.getElementById('ios122fix').innerHTML = document.querySelector('#video').currentTime;},1000);}}}/* End of fix for ios 12.2 and above*/