window.avp.setImpressionId("466c762ec139634b7dae6203a525fe3e");window.avp.setSpotId("10013879");window.avp.setSpotNodeId("63643");window.avp.setCampaignId("36901");window.avp.setCampaignName("300X250_MIX_DEM");window.avp.setCreativeId("1084385");window.avp.setSnccId("2293413");window.avp.setSncId("105210");window.avp.setCampaignTemplateType('0');window.avp.setVortexId("10937");window.avp.setCountry("NO");window.avp.setConnectionType("Cable/DSL");window.avp.setCanvidWidth("300");window.avp.setCanvidHeight("250");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*/