PRI pide suspender spots durante visita del papa a México

var galleryVideos = [];

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

function parseQuotes(parameter){ var salida=parameter.replace(/u201C/, '“').replace(/u201D/ ,'”').replace(/u0022/ ,'"').replace(/u0027/ ,'''); return salida; }

function InitIpad() {

var initialVideoProperties = { thumbnail: "", title: 'PRI dice no a spots sobre Asamblea Constituyente de la Ciudad de México', id: "25507654-a2176196-67bb-4950-b12c-78a01397d911.mp4?co_id=278&__nn__=1834576322001&primaryToken=1455259500_9d6a3595d01c176fd4ec474e6524", cat: "2016/02/12", profile: "bca", gbs: "716ee5cf447289f814a8ef5f9ad86bb5", permalink: "http://noticieros.televisa.com/programas-noticiero-con-joaquin-lopez-doriga/1602/pri-dice-no-spots-asamblea-constituyente-ciudad-mexico/", duration: "00:01:36", 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("PRI dice no a spots sobre Asamblea Constituyente de la Ciudad de México"); var linkBaseURL = "http://noticieros.televisa.com/programas-noticiero-con-joaquin-lopez-doriga/1602/pri-dice-no-spots-asamblea-constituyente-ciudad-mexico/"; var videoDuration = "00:01:36";

var params = { bgcolor:"#000000", width:"624", height:"380", playerID:"643082227001", publisherID:"74091787001", playerKey:"AQ~~,AAAAEUA28vk~,ZZqXLYtFw-ADB2SpeHfBR3cyrCkvIrAe", isVid:"true", isUI:"true", dynamicStreaming:"false", videoId:"4751546546001", wmode:"transparent", linkBaseURL:"http://noticieros.televisa.com/programas-noticiero-con-joaquin-lopez-doriga/1602/pri-dice-no-spots-asamblea-constituyente-ciudad-mexico/", 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-noticiero-lopez-doriga"; 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=1x1"; urlAdsWeb += "&ciu_szs=300x250,1x1"; 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:01:36', progressTime:0, country: MN_geo.country, state: MN_geo.state, city: MN_geo.city, videoTitle: escape("PRI dice no a spots sobre Asamblea Constituyente de la Ciudad de México"), playerType:'bc', videoType:'vod', ip: MN_geo.ip, url:'http://noticieros.televisa.com/programas-noticiero-con-joaquin-lopez-doriga/1602/pri-dice-no-spots-asamblea-constituyente-ciudad-mexico/' }; $('.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 */

PRI dice no a spots sobre Asamblea Constituyente de la Ciudad de México

CIUDAD DE MÉXICO, México, feb. 11, 2016.- El Partido Revolucionario Institucional (PRI) solicitó al Instituto Nacional Electoral (INE) suspender la transmisión de los spots de su partido, referentes a la integración Asamblea Constituyente de la Ciudad de México.

 

En una carta dirigida al presidente del INE, Lorenzo Córdova, el representante del PRI ante este Instituto, Jorge Carlos Marín, indicó que solicitan que su pauta de transmisión no se incluya porque no quieren interrumpir la transmisión en vivo de los eventos de la visita del papa Francisco.

 

En el documento se señaló que las transmisiones de los spots de la elección de la Asamblea Constituyente de la Ciudad de México están programadas para iniciar este viernes 12 de febrero, el mismo día que llega a México el papa.

 

La Dirección de Prerrogativas y Partidos Políticos del INE analiza la solicitud del PRI.

 

Por otra parte, la Cámara Nacional de la Industria de  Radio y Televisión (CIRT) impugnó ante el Tribunal Electoral  el acuerdo del INE que fijó la pauta y el catálogo de estaciones de radiodifusión que deben transmitir los spots  de los partidos políticos y de la autoridad electoral referentes a  elección de la Asamblea Constituyente de la Ciudad de México.

 

En los recursos de apelación, la CIRT argumentó que no existe fundamento constitucional o legal para determinar el otorgamiento de tiempos adicionales en las estaciones de radio y televisión de la Ciudad de México. Destacaron que se genera una carga irracional y desmedida de publicidad electoral que afectará a las audiencias de la Ciudad y a la operación de las emisoras de radiodifusión.

 

Solicitaron a los magistrados de la Sala Superior del Tribunal Electoral que dicten medidas cautelares para suspender de inmediato la transmisión de esos promocionales, pautados para ser transmitidos a partir del 12 de febrero.

 

RMT