window.avp.setImpressionId("12c402dcb5878f1105ed38186e99a0a2");window.avp.setSpotId("10012456");window.avp.setSpotNodeId("59151");window.avp.setCampaignId("38071");window.avp.setCampaignName("300X250_PC_NTK_TGPTS5_SFW");window.avp.setCreativeId("1030390");window.avp.setSnccId("1890960");window.avp.setSncId("102768");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*/