(function() { var script = document.createElement("script") script.type = "text/javascript"; if (script.readyState){ //IE script.onreadystatechange = function(){ if (script.readyState == "loaded" || script.readyState == "complete"){ script.onreadystatechange = null; var schedule = []; jwplayer("container_1766020897592").setup({ file: 'http://progressive.codev8.net/remotes/rtva/VTRInformativos/1547022108652rocio_madrid.mp4' ,image: "https://www.canalsur.es/resources/archivos_offline/2019/1/9/1547022080128rocio_madrid.jpg" ,width: "100%" ,aspectratio: "16:9" }); } }; } else { //Others script.onload = function(){ var schedule = []; jwplayer("container_1766020897592").setup({ file: 'http://progressive.codev8.net/remotes/rtva/VTRInformativos/1547022108652rocio_madrid.mp4' ,image: "https://www.canalsur.es/resources/archivos_offline/2019/1/9/1547022080128rocio_madrid.jpg" ,width: "100%" ,aspectratio: "16:9" }); }; } script.src = "https://www.canalsur.es/html/jwplayer-8.20.2/jwplayer.js"; document.getElementsByTagName("head")[0].appendChild(script); document.write('
'); })();