EU celebra captura de ‘El Chapo’ en México

var gbs = “716ee5cf447289f814a8ef5f9ad86bb5”;
var mobileDimensions = getMobilePlayerSize();
var playerHeight;
var playerWidth;
if(mobileDimensions.height != null){
playerHeight = mobileDimensions.height;
playerWidth = mobileDimensions.width;
}

var galleryVideos = [];

var html5VideoPlayer;
var $playerContainer;
var objHtml5;
var galleryDisplayed = false;

function parseQuotes(parameter){
var salida=parameter.replace(/u201C/, ‘“’).replace(/u201D/ ,’”’).replace(/u0022/ ,’&#34′).replace(/u0027/ ,’&#39′);
return salida;
}

function InitIpad() {

var initialVideoProperties = {
thumbnail: “”,
title: ‘Elogia gobierno de EU captura de ‘El Chapo’’,
id: “16804576-0442cdc0-673d-46af-a6fa-ec10479282c9.mp4?co_id=373&__nn__=1834576322001&primaryToken=1393107300_eeb1fb096b11d5b4cded3e5c7c2e”,
cat: “2014/02/22”,
profile: “bca”,
gbs: “716ee5cf447289f814a8ef5f9ad86bb5”,
permalink: “http://noticieros.televisa.com/programas-noticias-y-reportajes/1402/elogia-gobierno-eu-captura-chapo/”,
duration: “00:06:46″,
origin: 8,
ism3: false || false,
m3u8: ”,
width : playerWidth || 624,
height: playerHeight || 380
};

document.getElementById(‘videoSplash’).innerHTML =contenidoIpad;
document.getElementById(‘videoSplash’).style.display = ‘block’;
$playerContainer = $(“#videoContainer”)

var dimensions = getMobilePlayerSize();

createHTML5Player(initialVideoProperties, true);

}

function createHTML5Player(properties, firstTime) {

objHtml5 = new HTML5Player(properties);

if (!firstTime && !galleryDisplayed) {
showGalleryVideo();
}

if( isiPad && (properties.origin == 8 && !properties.ism3 )){
objHtml5.CreatePlayer(‘videoPlayer’);
}else if(isiPad && (properties.origin == 8 && properties.ism3)){
objHtml5.CreatePlayerM3(‘videoPlayer’, properties.m3u8);
}else {
objHtml5.VideoNotAvailable(‘videoPlayer’);
papa = document.getElementById(‘videoSplash’);
if(papa.childNodes[0]{
hijo = papa.childNodes[0];
hijo.style.height = “100%”;
}
}

html5VideoPlayer = $(“video”, $playerContainer)[0]; //Get the video html5 element
if (firstTime) {
html5VideoPlayer.pause(); //To avoid the video autoplay
} else {
html5VideoPlayer.play();
}
}

var esmas_dart_ord = Math.floor( Math.random() * 1E16 );

if(!isiPad) {

var videoTitle = escape(“Elogia gobierno de EU captura de ‘El Chapo’”);
var linkBaseURL = “http://noticieros.televisa.com/programas-noticias-y-reportajes/1402/elogia-gobierno-eu-captura-chapo/”;
var videoDuration = “00:06:46″;

var params = {
bgcolor:”#000000″,
width:”624″,
height:”380″,
playerID:”643082227001″,
publisherID:”74091787001″,
playerKey:”AQ~~,AAAAEUA28vk~,ZZqXLYtFw-ADB2SpeHfBR3cyrCkvIrAe”,
isVid:”true”,
isUI:”true”,
dynamicStreaming:”false”,
videoId:”3242462127001″,
wmode:”transparent”,
linkBaseURL:”http://noticieros.televisa.com/programas-noticias-y-reportajes/1402/elogia-gobierno-eu-captura-chapo/”,
autoStart:”true”,
profile:”bca”,
quality:”high”
};
BCPlayerHandler.properties = params;
BCPlayerHandler.createVideoObject(params);

}else{
document.getElementById(‘contenedor’).innerHTML = ‘

‘;
$(document).ready(function () {
InitIpad();
});
}

function generateAdServerURL(){

var paramSite = “es.esmas.videonot/programas/programas-noticias-y-reportajes”;
var paramBits = “1011”;

var withAd = true;
var adUrlParam = “”;

if(paramBits == ‘0000’){
paramSite = ”;
}

if(paramBits == null){
paramBits = ‘0000’;
}

var arraySite = paramSite.split(“/”);
var arrayBits = paramBits.split(“”); // to have an array like this –> [0][0][0][0]

var site = paramSite;
if(arraySite.length > 1){
site = arraySite[0];
if(arrayBits[1]==’1′){
site = arraySite[0] + “.mov.vast”;
}
//site = site + “/” + arraySite[1];
for ( i = 1; i < arraySite.length; i++) {
site += "/" + arraySite[i];
}
}

var urlAdRule = "&ad_rule=1";
if( arrayBits[0] == '0'){

urlAdRule = "&ad_rule=0";
}

cust_paramTXT = "&cust_params=hasoverlay%3D";
hasOverValid = "false";
if( arrayBits[2] == '1'){
hasOverValid = "true";
}
cust_paramTXT += hasOverValid;
cust_paramTXT += "%26player%3Dbc";
if( arrayBits[3] === '0'){
withAd = false;
}

var urlAdsWeb = "http://pubads.g.doubleclick.net/gampad/ads?";
urlAdsWeb += "sz=1×1";
urlAdsWeb += "&ciu_szs=300×250,1×1";
urlAdsWeb += "&impl=s";
urlAdsWeb += "&gdfp_req=1";
urlAdsWeb += "&env=vp";
urlAdsWeb += "&output=xml_vast2";
urlAdsWeb += "&unviewed_position_start=1";
urlAdsWeb += "&url=tvolucion.esmas.com";

if(withAd){
adUrlParam = urlAdsWeb + "&iu=/5644/" + site + urlAdRule + cust_paramTXT;
}

var adURL = adUrlParam + "&correlator=" + esmas_dart_ord;

return adURL;
}

var adServerUrl = generateAdServerURL();
var video_info={
videoDuration:'00:06:46',
progressTime:0,
country: MN_geo.country,
state: MN_geo.state,
city: MN_geo.city,
videoTitle: escape("Elogia gobierno de EU captura de ‘El Chapo’"),
playerType:'bc',
videoType:'vod',
ip: MN_geo.ip,
url:'http://noticieros.televisa.com/programas-noticias-y-reportajes/1402/elogia-gobierno-eu-captura-chapo/'
};

$('.vid_player_01 #videobtn').click(function(event){
if (isiPad) {
showVideo();
html5VideoPlayer.play();
} else {
showVideo();
}
videolog.sendVideoLog('start', video_info);
BCPlayerHandler.changeVideo( { pauseVideo: false } );
event.preventDefault();
event.stopImmediatePropagation();
});

$('#video_play').click(function(event){

if (isiPad && html5VideoPlayer !== undefined) {
html5VideoPlayer.play();

}
showGalleryVideo();
BCPlayerHandler.changeVideo( { pauseVideo: false } );
event.preventDefault();
event.stopImmediatePropagation();
});

function showVideo(){
$('.vid_player_01 #theaterContainers').show();
$('.vid_player_01 #videobtn').hide();
$('.vid_player_01 #img_stage_01_IMG').hide();
$('.vid_player_01 #video_play').hide();
$('.vid_player_01 .vid_player_01_whtbkg').hide();
}

function showGalleryVideo(){

if (galleryDisplayed) {
return;
}

$('.vid_4vids_01 #theaterContainers').show();
$('.vid_4vids_01 .overlay').hide();
$('.vid_4vids_01 #img_stage_01_IMG').hide();
$('.vid_4vids_01 #video_play').hide();
$('.vid_player_01 .vid_player_01_whtbkg').hide();
$('#contenedor').show();
galleryDisplayed = true;
}

/* Callout */

Elogia gobierno de EU captura de ‘El Chapo’

WASHINGTON, Estados Unidos, feb. 22, 2014.- El secretario de Justicia de Estados Unidos, Eric Holder, celebró hoy la detención en México de Joaquín “El Chapo” Guzmán, líder del cártel del Pacífico, como una victoria para los ciudadanos de ambos países y felicitó a las fuerzas de seguridad mexicanas por su “valentía” en la operación conjunta.

 

“La captura hoy de Joaquín ‘El Chapo’ Guzmán Loera es un logro emblemático y una victoria para los ciudadanos tanto de México como de Estados Unidos”, dijo Holder en un comunicado. 

 

Guzmán fue uno de hombres más buscados del mundo y presunto líder de un imperio de droga que se extendía a través de varios continentes. 

 

Las actividades de Guzmán Loera contribuyeron directamente con la muerte y destrucción de millones en el planeta, a través de la adicción a las drogas, violencia, y corrupción.

 

Agrega que están complacidos de trabajar eficazmente con México a través de la relación de cooperación que tienen las agencias estadounidenses con las mexicanas. Esperamos mantener esta cooperación y futuros éxitos.

 

Por su parte, el secretario de Serguridad Nacional, Jeh Johnson, dijo que la operación es una victoria significativa para el interés común de combatir el narcotráfico, la violencia y las actividades ilícitas en la frontera binacional.

 

 

 

Aquí el texto completo del comunicado:

 

Statement on the Apprehension of Joaquin “Chapo” Guzman Loera

 

Today Mexican authorities announced the capture of Joaquin “Chapo” Guzman Loera, the alleged leader of the Sinaloa Cartel. The Sinaloa Cartel is designated a Significant Foreign Narcotics Trafficker by the U.S. Government.

 

Attorney General Holder stated:  “Today’s apprehension of Joaquin “Chapo” Guzman Loera by Mexican authorities is a landmark achievement, and a victory for the citizens of both Mexico and the United States. 

 

Guzman was one of the world’s most wanted men and the alleged head of a drug-running empire that spans continents.  The criminal activity Guzman allegedly directed contributed to the death and destruction of millions of lives across the globe through drug addiction, violence, and corruption.

 

We salute the Government of Mexico, and the professionalism and courage of the Mexican authorities, for this arrest.  We are pleased that we were able to work effectively with Mexico through the cooperative relationship that U.S. law enforcement agencies have with their Mexican counterparts.  We look forward to ongoing cooperation, and future successes.”

 

Secretary of Homeland Security Johnson stated: “The operation led by the Mexican government overnight to capture Joaquin “Chapo” Guzman Loera is a significant victory and milestone in our common interest of combating drug trafficking, violence and illicit activity along our shared border. We congratulate our Mexican partners in this achievement and we will continue to work collaboratively with them to ensure a border region that is safe and secure, for the communities and citizens of both our nations.”

 

 

 

 

MLV