var ivmfiles = ["//vjs.zencdn.net/7.18.1/video-js.min.css", "//ivm.antenaplay.ro/js/html5/videojs6-hls.css?v=3"];
for(var i = 0; i < ivmfiles.length; i++) {
var fileref = document.createElement("link")
fileref.setAttribute("rel", "stylesheet")
fileref.setAttribute("type", "text/css")
fileref.setAttribute("href", ivmfiles[i])
document.getElementsByTagName("head")[0].appendChild(fileref)
}
document.write('');
function _LoadIVMScript(c,b){ var a=document.createElement("script");a.type="text/javascript";a.readyState?a.onreadystatechange=function(){ if("loaded"==a.readyState||"complete"==a.readyState)a.onreadystatechange=null,b() }:a.onload=function(){ b() };a.src=c;document.getElementsByTagName("head")[0].appendChild(a) };
function _LoadIVMScriptWithError(c,b,d){ var a=document.createElement("script");a.type="text/javascript";a.readyState?a.onreadystatechange=function(){ if("loaded"==a.readyState||"complete"==a.readyState)a.onreadystatechange=null,b() } :a.onload=function(){ b() };a.addEventListener('error', function(ev){ d(ev.target.src) }, true);a.src=c;document.getElementsByTagName("head")[0].appendChild(a) }
_LoadIVMScript("//vjs.zencdn.net/7.18.1/video.min.js",function (){
_LoadIVMScript("//ivm.antenaplay.ro/js/html5/videojs7-hls.js?v=10",function (){
_LoadIVMScriptWithError("//imasdk.googleapis.com/js/sdkloader/ima3.js",function () {
var player = videojs('ivmUupY2drOF9ivsqB');
var options = {
id: 'ivmUupY2drOF9ivsqB',
adTagUrl: "https://ivm.antenaplay.ro/vmap.php?site=as.ro&guid=UupY2drOF9i&url=" + escape(document.location.href)
};
if (typeof __cxSegments !== 'undefined' && Array.isArray(__cxSegments) && __cxSegments.length > 0){
options.adTagUrl += '&cxSegments=' + __cxSegments.join(',')
}
if (typeof __dfp_mature !== 'undefined') {
options.adTagUrl += "&mature=" + __dfp_mature;
}
if (typeof __dfp_categ !== 'undefined') {
options.adTagUrl += "&Categ=" + __dfp_categ;
}
player.ima(options);
var contentPlayer = document.getElementById('ivmUupY2drOF9ivsqB_html5_api');
if ((navigator.userAgent.match(/iPad/i) || navigator.userAgent.match(/Android/i)) && contentPlayer.hasAttribute('controls')) {
contentPlayer.removeAttribute('controls');
}
var startEvent = 'click';
if (navigator.userAgent.match(/iPhone/i) || navigator.userAgent.match(/iPad/i) || navigator.userAgent.match(/Android/i)) {
startEvent = 'touchend';
}
player.one(startEvent, function() {
player.ima.initializeAdDisplayContainer();
});
player.logview({ "container": "ivmUupY2drOF9ivsqB", "vid": "UupY2drOF9i", "fullshow": 0, "free": 1});
player.cxbrat( { "guid": "UupY2drOF9i", "tip_play": "on_demand", "log": "verbose" } );
}, function(url){ var player = videojs('ivmUupY2drOF9ivsqB');player.src("https://videoassets.antenaplay.ro/temp/oh-no.mp4");player.logview({ "container": "ivmUupY2drOF9ivsqB" });});
} );
} );