‘);$vidEndSlate.removeClass(‘video__end-slate–inactive’).addClass(‘video__end-slate–active’);}};CNN.autoPlayVideoExist = (CNN.autoPlayVideoExist === true) ? true : false;var configObj = {thumb: ‘none’,video: ‘world/2017/04/21/france-shooting-election-bell-dnt-lead.cnn’,width: ‘100%’,height: ‘100%’,section: ‘domestic’,profile: ‘expansion’,network: ‘cnn’,markupId: ‘large-media_0’,adsection: ‘const-video-leaf’,frameWidth: ‘100%’,frameHeight: ‘100%’,posterImageOverride: {“mini”:{“height”:124,”width”:220,”type”:”jpg”,”uri”:”//i2.cdn.cnn.com/cnnnext/dam/assets/170421133711-02-french-election-split-macron-le-pen-small-169.jpg”},”xsmall”:{“height”:173,”width”:307,”type”:”jpg”,”uri”:”//i2.cdn.cnn.com/cnnnext/dam/assets/170421133711-02-french-election-split-macron-le-pen-medium-plus-169.jpg”},”small”:{“height”:259,”width”:460,”type”:”jpg”,”uri”:”//i2.cdn.cnn.com/cnnnext/dam/assets/170421133711-02-french-election-split-macron-le-pen-large-169.jpg”},”medium”:{“height”:438,”width”:780,”type”:”jpg”,”uri”:”//i2.cdn.cnn.com/cnnnext/dam/assets/170421133711-02-french-election-split-macron-le-pen-exlarge-169.jpg”},”large”:{“height”:619,”width”:1100,”type”:”jpg”,”uri”:”//i2.cdn.cnn.com/cnnnext/dam/assets/170421133711-02-french-election-split-macron-le-pen-super-169.jpg”},”full16x9″:{“height”:900,”width”:1600,”type”:”jpg”,”uri”:”//i2.cdn.cnn.com/cnnnext/dam/assets/170421133711-02-french-election-split-macron-le-pen-full-169.jpg”},”mini1x1″:{“height”:120,”width”:120,”type”:”jpg”,”uri”:”//i2.cdn.cnn.com/cnnnext/dam/assets/170421133711-02-french-election-split-macron-le-pen-small-11.jpg”}}},autoStartVideo = false,callbackObj,containerEl,currentVideoCollection = [{“videoCMSUrl”:”/videos/world/2017/04/21/france-shooting-election-bell-dnt-lead.cnn”,”videoId”:”world/2017/04/21/france-shooting-election-bell-dnt-lead.cnn”,”videoUrl”:”/videos/world/2017/04/21/france-shooting-election-bell-dnt-lead.cnn”},{“videoCMSUrl”:”/video/data/3.0/video/us/2017/04/20/paris-shooting-suspect-french-national-isis-lok-bittermann-cnni.cnn/index.xml”,”videoId”:”us/2017/04/20/paris-shooting-suspect-french-national-isis-lok-bittermann-cnni.cnn”,”videoUrl”:”/videos/us/2017/04/20/paris-shooting-suspect-french-national-isis-lok-bittermann-cnni.cnn/video/playlists/paris-champs-elysees-shooting/”},{“videoCMSUrl”:”/video/data/3.0/video/world/2017/04/20/francois-hollande-france-paris-shooting-sot-cnni.cnn/index.xml”,”videoId”:”world/2017/04/20/francois-hollande-france-paris-shooting-sot-cnni.cnn”,”videoUrl”:”/videos/world/2017/04/20/francois-hollande-france-paris-shooting-sot-cnni.cnn/video/playlists/paris-champs-elysees-shooting/”},{“videoCMSUrl”:”/video/data/3.0/video/politics/2017/04/20/trump-italian-pm-paris-champs-elysees-shooting-bts.cnn/index.xml”,”videoId”:”politics/2017/04/20/trump-italian-pm-paris-champs-elysees-shooting-bts.cnn”,”videoUrl”:”/videos/politics/2017/04/20/trump-italian-pm-paris-champs-elysees-shooting-bts.cnn/video/playlists/paris-champs-elysees-shooting/”},{“videoCMSUrl”:”/video/data/3.0/video/us/2015/11/13/active-shooter-police-training-orig.cnn/index.xml”,”videoId”:”us/2015/11/13/active-shooter-police-training-orig.cnn”,”videoUrl”:”/videos/us/2015/11/13/active-shooter-police-training-orig.cnn/video/playlists/paris-champs-elysees-shooting/”},{“videoCMSUrl”:”/video/data/3.0/video/us/2017/04/20/france-paris-shooting-isis-claim-marine-le-pen-lok-bell-cnni.cnn/index.xml”,”videoId”:”us/2017/04/20/france-paris-shooting-isis-claim-marine-le-pen-lok-bell-cnni.cnn”,”videoUrl”:”/videos/us/2017/04/20/france-paris-shooting-isis-claim-marine-le-pen-lok-bell-cnni.cnn/video/playlists/paris-champs-elysees-shooting/”}],currentVideoCollectionId = ”,isLivePlayer = false,moveToNextTimeout,mutePlayerEnabled = false,nextVideoId = ”,nextVideoUrl = ”,turnOnFlashMessaging = false,videoPinner,videoEndSlateImpl;if (CNN.autoPlayVideoExist === false) {autoStartVideo = true;if (autoStartVideo === true) {if (turnOnFlashMessaging === true) {autoStartVideo = false;containerEl = jQuery(document.getElementById(configObj.markupId));CNN.VideoPlayer.showFlashSlate(containerEl);} else {CNN.autoPlayVideoExist = true;}}}configObj.autostart = autoStartVideo;CNN.VideoPlayer.setPlayerProperties(configObj.markupId, autoStartVideo, isLivePlayer, mutePlayerEnabled);CNN.VideoPlayer.setFirstVideoInCollection(currentVideoCollection, configObj.markupId);var embedLinkHandler = {},videoPinner,embedCodeCopy;function onVideoCarouselItemClicked(evt) {‘use strict’;var videoId,articleElem,videoPlayer,thumbImageElem,thumbImageLargeSource,overrides = {videoCollection: this.videoCollection,autostart: false},shouldStartVideo = false,playerInstance;try {articleElem = jQuery(evt.currentTarget).find(‘article’);thumbImageElem = jQuery(articleElem).find(‘.media__image’);videoId = articleElem.data().videoId;if (CNN.VideoPlayer.getLibraryName(configObj.markupId) === ‘fave’) {playerInstance = FAVE.player.getInstance(configObj.markupId);if (CNN.Utils.existsObject(playerInstance) &&typeof playerInstance.getVideoData === ‘function’ &&playerInstance.getVideoData().id !== videoId) {/* Remove videoobject metadata script.If the user click other than initial loaded video */jQuery(articleElem).closest(‘.cn-carousel-medium-strip’).parent().find(‘script[name=”metaScript”]’).remove();playerInstance.play(videoId, overrides);}} else {videoPlayer = CNNVIDEOAPI.CNNVideoManager.getInstance().getPlayerByContainer(configObj.markupId);if (videoPlayer && videoPlayer.videoInstance) {/** if videoPlayer.videoInstance.cvp is null that means it’s not initialized yet so* pass in the thumbnail, too.*/if (!videoPlayer.videoInstance.cvp) {if (typeof thumbImageElem !== ‘undefined’ && thumbImageElem !== null) {thumbImageLargeSource = thumbImageElem.data() && thumbImageElem.data().srcLarge ? thumbImageElem.data().srcLarge : ‘none’;}overrides.thumb = thumbImageLargeSource ? thumbImageLargeSource : ‘none’;shouldStartVideo = true;}if (videoPlayer.videoInstance.config) {if (videoPlayer.videoInstance.config.video !== videoId) {/* Remove videoobject metadata script.If the user click other than initial loaded video */jQuery(articleElem).closest(‘.cn-carousel-medium-strip’).parent().find(‘script[name=”metaScript”]’).remove();CNNVIDEOAPI.CNNVideoManager.getInstance().playVideo(configObj.markupId, videoId, overrides);}/* Video player isn’t autoplay, so init itif (shouldStartVideo && this.carouselClickAutostartsVideo) {try {videoPlayer.videoInstance.start();} catch (startError) {console.log(“error in initializing video player” + startError);}}*/}}}} catch (error) {console.log(“error in initializing video player” + error);}}function setInitialVideoEmbed() {}function initialize(){var carousel = jQuery(document.getElementById(‘cn-current_video_collection’)).find(‘.js-owl-carousel’),owl;if (carousel) {carousel.find(‘.cn__column.carousel__content__item’).find(‘a’).removeAttr(‘href’);jQuery(carousel).on(‘click’, ‘.cn__column.carousel__content__item’, onVideoCarouselItemClicked);}}if (CNN.VideoPlayer.getLibraryName(configObj.markupId) === ‘videoLoader’) {window.CNNVideoAPILoadCompleteHandlers = window.CNNVideoAPILoadCompleteHandlers ? window.CNNVideoAPILoadCompleteHandlers : [];window.CNNVideoAPILoadCompleteHandlers.push(initialize);window.CNNVideoAPILoadCompleteHandlers.push(setInitialVideoEmbed);} else {initialize();}CNN.INJECTOR.executeFeature(‘videx’).done(function () {var initMeta = {id:”world/2017/04/21/france-shooting-election-bell-dnt-lead.cnn”, isEmbeddable: “no”};CNN.Videx.EmbedButton.updateCode(initMeta);}).fail(function () {throw ‘Unable to fetch the videx bundle.’;});function updateCurrentlyPlaying(videoId) {var videoCollectionId = ‘current_video_collection’,videocardContents = getCurrentVideoCardContents(videoId),carousel = jQuery(document.getElementById(‘cn-current_video_collection’)).find(‘.js-owl-carousel’),domain = CNN.Host.domain || (document.location.protocol + ‘//’ + document.location.hostname),owl,$owlFirstItem,$owlPrevItem,showDetailsSpanContent = ”,gigyaShareElement,showIndex,whatsappShareElement,$carouselContentItems = jQuery(‘.carousel__content__item’, document.getElementById(‘cn-current_video_collection’));gigyaShareElement = jQuery(‘div.js-gigya-sharebar’);if (typeof gigyaShareElement !== ‘undefined’) {jQuery(gigyaShareElement).attr(‘data-title’, videocardContents.headlinePlainText || ”);jQuery(gigyaShareElement).attr(‘data-description’, videocardContents.descriptionPlainText || ”);jQuery(gigyaShareElement).attr(‘data-link’, domain + videocardContents.url || ”);jQuery(gigyaShareElement).attr(‘data-image-src’, videocardContents.media.elementContents.imageUrl || ”);}whatsappShareElement = jQuery(‘div.share-bar-whatsapp-container’);if (typeof whatsappShareElement !== ‘undefined’) {jQuery(whatsappShareElement).attr(‘data-title’, videocardContents.headlinePlainText || ”);jQuery(whatsappShareElement).attr(‘data-storyurl’, domain + videocardContents.url || ”);}if (carousel && currentVideoCollectionContainsId(videoId)) {owl = carousel.data(‘owl.carousel’) || {};showIndex = getCurrentVideoIndex(videoId);if (typeof owl.to === ‘function’) {owl.to(showIndex);}$owlPrevItem = CNN.Utils.exists(owl.$element) ? owl.$element.find(‘.cd.cd–active’) : $carouselContentItems.find(‘.cd.cd–active’);$owlPrevItem.removeClass(‘cd–active’);$owlPrevItem.find(‘.media__over-text’).remove();$owlPrevItem.find(‘.media__icon’).show();$owlFirstItem = CNN.Utils.exists(owl._items) ? jQuery(owl._items[showIndex]) : $carouselContentItems.eq(showIndex);$owlFirstItem.find(‘.cd’).addClass(‘cd–active’);$owlFirstItem.find(‘.media a:first-child’).append(‘
Now Playing
‘);if (Modernizr && !Modernizr.phone) {$owlFirstItem.find(‘.media__icon’).hide();}}CNN.Videx.Metadata.init({dateCreated: videocardContents.dateCreated,descriptionText: videocardContents.descriptionText,duration: videocardContents.duration,sourceLink: videocardContents.sourceLink,sourceName: videocardContents.sourceName,title: videocardContents.headlineText},{videoCollectionDivId: ‘cn-1q94fs0’,videoDescriptionDivId: ‘js-video_description-1q94fs0’,videoDurationDivId: ‘js-video_duration-1q94fs0’,videoTitleDivId: ‘js-leaf-video_headline-1q94fs0’,videoSourceDivId: ‘js-video_sourceName-1q94fs0’});if (CNN.Utils.exists(videocardContents.showName)) {if (CNN.Utils.exists(videocardContents.showUrl)) {showDetailsSpanContent = ‘‘ + videocardContents.showName + ‘ | ‘;} else {showDetailsSpanContent = videocardContents.showName + ‘ | ‘;}}fastdom.measure(function getShowInfo() {var $show = jQuery(‘.metadata__show’),$isShowDetailsSpanExists = $show.find(‘span’).hasClass(‘metadata–show__name’),$showName = jQuery(‘.metadata–show__name’);fastdom.mutate(function updateShowInfo() {if (!$isShowDetailsSpanExists) {$show.prepend(‘‘ + showDetailsSpanContent + ‘‘);} else {$showName.html(showDetailsSpanContent);}});});if (typeof (history) !== ‘undefined’ && typeof (history.replaceState) !== ‘undefined’) {history.replaceState(”, ”, videocardContents.url);document.title = videocardContents.headlineText ? videocardContents.headlineText : ”;}}function getCurrentVideoCardContents(currentVideoId) {var containerContents = [{“branding”:””,”cardContents”:{“auxiliaryText”:””,”bannerText”:[],”bannerHasATag”:false,”bannerPosition”:””,”brandingLink”:””,”brandingImageUrl”:””,”brandingTextHead”:””,”brandingTextSub”:””,”cardSectionName”:””,”contentType”:””,”cta”:”share”,”descriptionText”:[“Thursday’s terror attack on the Champs-Elysées, in which a policeman was killed and others wounded, just days before the country goes to the polls has brought yet another twist to an increasingly unpredictable election race. CNN’s u003ca href=”http://www.cnn.com/profiles/melissa-bell”>Melissa Bellu003c/a> reports.”],”descriptionPlainText”:”Thursday’s terror attack on the Champs-Elysées, in which a policeman was killed and others wounded, just days before the country goes to the polls has brought yet another twist to an increasingly unpredictable election race. CNN’s Melissa Bell reports.”,”headlinePostText”:””,”headlinePreText”:””,”headlineText”:”How will shooting impact French election?”,”headlinePlainText”:”How will shooting impact French election?”,”iconImageUrl”:””,”iconType”:”video”,”isMobileBannerText”:false,”kickerText”:””,”maximizedBannerSize”:[],”media”:{“contentType”:”image”,”type”:”element”,”cutFormat”:”16:9″,”elementContents”:{“caption”:””,”imageAlt”:””,”imageUrl”:”//i2.cdn.cnn.com/cnnnext/dam/assets/170421133711-02-french-election-split-macron-le-pen-large-169.jpg”,”label”:””,”galleryTitle”:””,”head”:””,”cuts”:{“mini”:{“height”:124,”width”:220,”type”:”jpg”,”uri”:”//i2.cdn.cnn.com/cnnnext/dam/assets/170421133711-02-french-election-split-macron-le-pen-small-169.jpg”},”xsmall”:{“height”:173,”width”:307,”type”:”jpg”,”uri”:”//i2.cdn.cnn.com/cnnnext/dam/assets/170421133711-02-french-election-split-macron-le-pen-medium-plus-169.jpg”},”small”:{“height”:259,”width”:460,”type”:”jpg”,”uri”:”//i2.cdn.cnn.com/cnnnext/dam/assets/170421133711-02-french-election-split-macron-le-pen-large-169.jpg”},”medium”:{“height”:438,”width”:780,”type”:”jpg”,”uri”:”//i2.cdn.cnn.com/cnnnext/dam/assets/170421133711-02-french-election-split-macron-le-pen-exlarge-169.jpg”},”large”:{“height”:619,”width”:1100,”type”:”jpg”,”uri”:”//i2.cdn.cnn.com/cnnnext/dam/assets/170421133711-02-french-election-split-macron-le-pen-super-169.jpg”},”full16x9″:{“height”:900,”width”:1600,”type”:”jpg”,”uri”:”//i2.cdn.cnn.com/cnnnext/dam/assets/170421133711-02-french-election-split-macron-le-pen-full-169.jpg”},”mini1x1″:{“height”:120,”width”:120,”type”:”jpg”,”uri”:”//i2.cdn.cnn.com/cnnnext/dam/assets/170421133711-02-french-election-split-macron-le-pen-small-11.jpg”}},”responsiveImage”:true}},”noFollow”:false,”overMediaText”:””,”sectionUri”:””,”showSocialSharebar”:false,”shortUrl”:””,”statusText”:””,”statusColor”:””,”targetType”:””,”timestampDisplay”:””,”timestampUtc”:””,”lastModifiedText”:””,”lastModifiedState”:””,”type”:”card”,”url”:”/videos/world/2017/04/21/france-shooting-election-bell-dnt-lead.cnn”,”width”:””,”height”:””,”videoCMSUri”:”/videos/world/2017/04/21/france-shooting-election-bell-dnt-lead.cnn”,”videoId”:”world/2017/04/21/france-shooting-election-bell-dnt-lead.cnn”,”adSection”:”const-video-leaf”,”dateCreated”:”4:23 PM ET, Fri April 21, 2017″,”sourceName”:”CNN”,”sourceLink”:”http://www.cnn.com/shows/the-lead”,”showName”:”The Lead”,”showUrl”:”/shows/the-lead”},”contentType”:”video”,”maximizedBanner”:false,”type”:”card”},{“branding”:””,”cardContents”:{“auxiliaryText”:””,”bannerText”:[],”bannerHasATag”:false,”bannerPosition”:””,”brandingLink”:””,”brandingImageUrl”:””,”brandingTextHead”:””,”brandingTextSub”:””,”cardSectionName”:”us”,”contentType”:””,”cta”:”share”,”descriptionText”:[“A source tells CNN that the suspect involved in the Paris shooting was involved with a shooting in 2001. CNN’s u003ca href=”http://www.cnn.com/profiles/jim-bittermann”>Jim Bittermanu003c/a> reports.”],”descriptionPlainText”:”A source tells CNN that the suspect involved in the Paris shooting was involved with a shooting in 2001. CNN’s Jim Bitterman reports.”,”headlinePostText”:””,”headlinePreText”:””,”headlineText”:”Source: Suspect involved in 2001 shooting”,”headlinePlainText”:”Source: Suspect involved in 2001 shooting”,”iconImageUrl”:””,”iconType”:”video”,”isMobileBannerText”:false,”kickerText”:””,”maximizedBannerSize”:[],”media”:{“contentType”:”image”,”type”:”element”,”cutFormat”:”16:9″,”elementContents”:{“caption”:”Police officers block the access to the Champs Elysees in Paris after a shooting on April 20, 2017.rOne police officer was killed and another wounded today in a shooting on Paris’s Champs Elysees, police said just days ahead of France’s presidential election. France’s interior ministry said the attacker was killed in the incident on the world famous boulevard that is popular with tourists.r / AFP PHOTO / Ludovic MARIN (Photo credit should read LUDOVIC MARIN/AFP/Getty Images)”,”imageAlt”:”Police officers block the access to the Champs Elysees in Paris after a shooting on April 20, 2017.rOne police officer was killed and another wounded today in a shooting on Paris’s Champs Elysees, police said just days ahead of France’s presidential election. France’s interior ministry said the attacker was killed in the incident on the world famous boulevard that is popular with tourists.r / AFP PHOTO / Ludovic MARIN (Photo credit should read LUDOVIC MARIN/AFP/Getty Images)”,”imageUrl”:”//i2.cdn.cnn.com/cnnnext/dam/assets/170420155644-02-champs-elysees-shooting-0420-large-169.jpg”,”label”:””,”galleryTitle”:””,”head”:””,”cuts”:{“mini”:{“height”:124,”width”:220,”type”:”jpg”,”uri”:”//i2.cdn.cnn.com/cnnnext/dam/assets/170420155644-02-champs-elysees-shooting-0420-small-169.jpg”},”xsmall”:{“height”:173,”width”:307,”type”:”jpg”,”uri”:”//i2.cdn.cnn.com/cnnnext/dam/assets/170420155644-02-champs-elysees-shooting-0420-medium-plus-169.jpg”},”small”:{“height”:259,”width”:460,”type”:”jpg”,”uri”:”//i2.cdn.cnn.com/cnnnext/dam/assets/170420155644-02-champs-elysees-shooting-0420-large-169.jpg”},”medium”:{“height”:438,”width”:780,”type”:”jpg”,”uri”:”//i2.cdn.cnn.com/cnnnext/dam/assets/170420155644-02-champs-elysees-shooting-0420-exlarge-169.jpg”},”large”:{“height”:619,”width”:1100,”type”:”jpg”,”uri”:”//i2.cdn.cnn.com/cnnnext/dam/assets/170420155644-02-champs-elysees-shooting-0420-super-169.jpg”},”full16x9″:{“height”:900,”width”:1600,”type”:”jpg”,”uri”:”//i2.cdn.cnn.com/cnnnext/dam/assets/170420155644-02-champs-elysees-shooting-0420-full-169.jpg”},”mini1x1″:{“height”:120,”width”:120,”type”:”jpg”,”uri”:”//i2.cdn.cnn.com/cnnnext/dam/assets/170420155644-02-champs-elysees-shooting-0420-small-11.jpg”}},”responsiveImage”:true},”duration”:”1:35″},”noFollow”:false,”overMediaText”:””,”sectionUri”:””,”showSocialSharebar”:false,”shortUrl”:””,”statusText”:””,”statusColor”:””,”targetType”:””,”timestampDisplay”:””,”timestampUtc”:””,”lastModifiedText”:””,”lastModifiedState”:””,”type”:”card”,”url”:”/videos/us/2017/04/20/paris-shooting-suspect-french-national-isis-lok-bittermann-cnni.cnn/video/playlists/paris-champs-elysees-shooting/”,”width”:””,”height”:””,”videoCMSUri”:”/video/data/3.0/video/us/2017/04/20/paris-shooting-suspect-french-national-isis-lok-bittermann-cnni.cnn/index.xml”,”videoId”:”us/2017/04/20/paris-shooting-suspect-french-national-isis-lok-bittermann-cnni.cnn”,”adSection”:”const-video-leaf”,”dateCreated”:”7:49 PM ET, Thu April 20, 2017″,”sourceName”:”CNN”,”sourceLink”:”http://www.cnn.com/”,”videoCollectionUrl”:”/video/playlists/paris-champs-elysees-shooting/”},”contentType”:”video”,”maximizedBanner”:false,”type”:”card”},{“branding”:””,”cardContents”:{“auxiliaryText”:””,”bannerText”:[],”bannerHasATag”:false,”bannerPosition”:””,”brandingLink”:””,”brandingImageUrl”:””,”brandingTextHead”:””,”brandingTextSub”:””,”cardSectionName”:”world”,”contentType”:””,”cta”:”share”,”descriptionText”:[“French President Francois Hollande has addressed the French nation after a man opened fire on a police vehicle on the Champs-Elysees in Paris, leaving one officer dead.”],”descriptionPlainText”:”French President Francois Hollande has addressed the French nation after a man opened fire on a police vehicle on the Champs-Elysees in Paris, leaving one officer dead.”,”headlinePostText”:””,”headlinePreText”:””,”headlineText”:”Hollande: Our citizens will be protected”,”headlinePlainText”:”Hollande: Our citizens will be protected”,”iconImageUrl”:””,”iconType”:”video”,”isMobileBannerText”:false,”kickerText”:””,”maximizedBannerSize”:[],”media”:{“contentType”:”image”,”type”:”element”,”cutFormat”:”16:9″,”elementContents”:{“caption”:”Police officers block the access of a street near the Champs Elysees in Paris after a shooting on April 20, 2017.nOne police officer was killed and another wounded today in a shooting on Paris’s Champs Elysees, police said just days ahead of France’s presidential election. France’s interior ministry said the attacker was killed in the incident on the world famous boulevard that is popular with tourists.n / AFP PHOTO / THOMAS SAMSON (Photo credit should read THOMAS SAMSON/AFP/Getty Images)”,”imageAlt”:”Police officers block the access of a street near the Champs Elysees in Paris after a shooting on April 20, 2017.nOne police officer was killed and another wounded today in a shooting on Paris’s Champs Elysees, police said just days ahead of France’s presidential election. France’s interior ministry said the attacker was killed in the incident on the world famous boulevard that is popular with tourists.n / AFP PHOTO / THOMAS SAMSON (Photo credit should read THOMAS SAMSON/AFP/Getty Images)”,”imageUrl”:”//i2.cdn.cnn.com/cnnnext/dam/assets/170420163604-16-champs-elysees-shooting-0420-large-169.jpg”,”label”:””,”galleryTitle”:””,”head”:””,”cuts”:{“mini”:{“height”:124,”width”:220,”type”:”jpg”,”uri”:”//i2.cdn.cnn.com/cnnnext/dam/assets/170420163604-16-champs-elysees-shooting-0420-small-169.jpg”},”xsmall”:{“height”:173,”width”:307,”type”:”jpg”,”uri”:”//i2.cdn.cnn.com/cnnnext/dam/assets/170420163604-16-champs-elysees-shooting-0420-medium-plus-169.jpg”},”small”:{“height”:259,”width”:460,”type”:”jpg”,”uri”:”//i2.cdn.cnn.com/cnnnext/dam/assets/170420163604-16-champs-elysees-shooting-0420-large-169.jpg”},”medium”:{“height”:438,”width”:780,”type”:”jpg”,”uri”:”//i2.cdn.cnn.com/cnnnext/dam/assets/170420163604-16-champs-elysees-shooting-0420-exlarge-169.jpg”},”large”:{“height”:619,”width”:1100,”type”:”jpg”,”uri”:”//i2.cdn.cnn.com/cnnnext/dam/assets/170420163604-16-champs-elysees-shooting-0420-super-169.jpg”},”full16x9″:{“height”:900,”width”:1600,”type”:”jpg”,”uri”:”//i2.cdn.cnn.com/cnnnext/dam/assets/170420163604-16-champs-elysees-shooting-0420-full-169.jpg”},”mini1x1″:{“height”:120,”width”:120,”type”:”jpg”,”uri”:”//i2.cdn.cnn.com/cnnnext/dam/assets/170420163604-16-champs-elysees-shooting-0420-small-11.jpg”}},”responsiveImage”:true},”duration”:”3:39″},”noFollow”:false,”overMediaText”:””,”sectionUri”:””,”showSocialSharebar”:false,”shortUrl”:””,”statusText”:””,”statusColor”:””,”targetType”:””,”timestampDisplay”:””,”timestampUtc”:””,”lastModifiedText”:””,”lastModifiedState”:””,”type”:”card”,”url”:”/videos/world/2017/04/20/francois-hollande-france-paris-shooting-sot-cnni.cnn/video/playlists/paris-champs-elysees-shooting/”,”width”:””,”height”:””,”videoCMSUri”:”/video/data/3.0/video/world/2017/04/20/francois-hollande-france-paris-shooting-sot-cnni.cnn/index.xml”,”videoId”:”world/2017/04/20/francois-hollande-france-paris-shooting-sot-cnni.cnn”,”adSection”:”const-video-leaf”,”dateCreated”:”4:24 PM ET, Thu April 20, 2017″,”sourceName”:”CNN”,”sourceLink”:”http://www.cnn.com/”,”videoCollectionUrl”:”/video/playlists/paris-champs-elysees-shooting/”},”contentType”:”video”,”maximizedBanner”:false,”type”:”card”},{“branding”:””,”cardContents”:{“auxiliaryText”:””,”bannerText”:[],”bannerHasATag”:false,”bannerPosition”:””,”brandingLink”:””,”brandingImageUrl”:””,”brandingTextHead”:””,”brandingTextSub”:””,”cardSectionName”:”politics”,”contentType”:””,”cta”:”share”,”descriptionText”:[“President Donald Trump and Italian Prime Minister Paolo Gentiloni react to the shooting in Paris at a joint press conference. “],”descriptionPlainText”:”President Donald Trump and Italian Prime Minister Paolo Gentiloni react to the shooting in Paris at a joint press conference.”,”headlinePostText”:””,”headlinePreText”:””,”headlineText”:”Trump, Italian PM comment on Paris shooting “,”headlinePlainText”:”Trump, Italian PM comment on Paris shooting “,”iconImageUrl”:””,”iconType”:”video”,”isMobileBannerText”:false,”kickerText”:””,”maximizedBannerSize”:[],”media”:{“contentType”:”image”,”type”:”element”,”cutFormat”:”16:9″,”elementContents”:{“caption”:””,”imageAlt”:””,”imageUrl”:”//i2.cdn.cnn.com/cnnnext/dam/assets/170420161431-03-trump-presser-with-italy-pm-large-169.jpg”,”label”:””,”galleryTitle”:””,”head”:””,”cuts”:{“mini”:{“height”:124,”width”:220,”type”:”jpg”,”uri”:”//i2.cdn.cnn.com/cnnnext/dam/assets/170420161431-03-trump-presser-with-italy-pm-small-169.jpg”},”xsmall”:{“height”:173,”width”:307,”type”:”jpg”,”uri”:”//i2.cdn.cnn.com/cnnnext/dam/assets/170420161431-03-trump-presser-with-italy-pm-medium-plus-169.jpg”},”small”:{“height”:259,”width”:460,”type”:”jpg”,”uri”:”//i2.cdn.cnn.com/cnnnext/dam/assets/170420161431-03-trump-presser-with-italy-pm-large-169.jpg”},”medium”:{“height”:438,”width”:780,”type”:”jpg”,”uri”:”//i2.cdn.cnn.com/cnnnext/dam/assets/170420161431-03-trump-presser-with-italy-pm-exlarge-169.jpg”},”large”:{“height”:619,”width”:1100,”type”:”jpg”,”uri”:”//i2.cdn.cnn.com/cnnnext/dam/assets/170420161431-03-trump-presser-with-italy-pm-super-169.jpg”},”full16x9″:{“height”:900,”width”:1600,”type”:”jpg”,”uri”:”//i2.cdn.cnn.com/cnnnext/dam/assets/170420161431-03-trump-presser-with-italy-pm-full-169.jpg”},”mini1x1″:{“height”:120,”width”:120,”type”:”jpg”,”uri”:”//i2.cdn.cnn.com/cnnnext/dam/assets/170420161431-03-trump-presser-with-italy-pm-small-11.jpg”}},”responsiveImage”:true},”duration”:”0:57″},”noFollow”:false,”overMediaText”:””,”sectionUri”:””,”showSocialSharebar”:false,”shortUrl”:””,”statusText”:””,”statusColor”:””,”targetType”:””,”timestampDisplay”:””,”timestampUtc”:””,”lastModifiedText”:””,”lastModifiedState”:””,”type”:”card”,”url”:”/videos/politics/2017/04/20/trump-italian-pm-paris-champs-elysees-shooting-bts.cnn/video/playlists/paris-champs-elysees-shooting/”,”width”:””,”height”:””,”videoCMSUri”:”/video/data/3.0/video/politics/2017/04/20/trump-italian-pm-paris-champs-elysees-shooting-bts.cnn/index.xml”,”videoId”:”politics/2017/04/20/trump-italian-pm-paris-champs-elysees-shooting-bts.cnn”,”adSection”:”const-video-leaf”,”dateCreated”:”4:30 PM ET, Thu April 20, 2017″,”sourceName”:”CNN”,”sourceLink”:”http://www.cnn.com/”,”showName”:”The Lead”,”showUrl”:”/shows/the-lead”,”videoCollectionUrl”:”/video/playlists/paris-champs-elysees-shooting/”},”contentType”:”video”,”maximizedBanner”:false,”type”:”card”},{“branding”:””,”cardContents”:{“auxiliaryText”:””,”bannerText”:[],”bannerHasATag”:false,”bannerPosition”:””,”brandingLink”:””,”brandingImageUrl”:””,”brandingTextHead”:””,”brandingTextSub”:””,”cardSectionName”:”us”,”contentType”:””,”cta”:”share”,”descriptionText”:[“”Active shooter” is one of the worst calls police can get. CNN gets an exclusive look at the Advanced Law Enforcement Rapid Response Training Program, which trains police for real-life active shooter scenarios.”],”descriptionPlainText”:””Active shooter” is one of the worst calls police can get. CNN gets an exclusive look at the Advanced Law Enforcement Rapid Response Training Program, which trains police for real-life active shooter scenarios.”,”headlinePostText”:””,”headlinePreText”:””,”headlineText”:”How police respond in ‘active shooter’ situations”,”headlinePlainText”:”How police respond in ‘active shooter’ situations”,”iconImageUrl”:””,”iconType”:”video”,”isMobileBannerText”:false,”kickerText”:””,”maximizedBannerSize”:[],”media”:{“contentType”:”image”,”type”:”element”,”cutFormat”:”16:9″,”elementContents”:{“caption”:””,”imageAlt”:””,”imageUrl”:”//i2.cdn.cnn.com/cnnnext/dam/assets/161128103124-01-osu-shooting-1128-large-169.jpg”,”label”:””,”galleryTitle”:””,”head”:””,”cuts”:{“mini”:{“height”:124,”width”:220,”type”:”jpg”,”uri”:”//i2.cdn.cnn.com/cnnnext/dam/assets/161128103124-01-osu-shooting-1128-small-169.jpg”},”xsmall”:{“height”:173,”width”:307,”type”:”jpg”,”uri”:”//i2.cdn.cnn.com/cnnnext/dam/assets/161128103124-01-osu-shooting-1128-medium-plus-169.jpg”},”small”:{“height”:259,”width”:460,”type”:”jpg”,”uri”:”//i2.cdn.cnn.com/cnnnext/dam/assets/161128103124-01-osu-shooting-1128-large-169.jpg”},”medium”:{“height”:438,”width”:780,”type”:”jpg”,”uri”:”//i2.cdn.cnn.com/cnnnext/dam/assets/161128103124-01-osu-shooting-1128-exlarge-169.jpg”},”large”:{“height”:619,”width”:1100,”type”:”jpg”,”uri”:”//i2.cdn.cnn.com/cnnnext/dam/assets/161128103124-01-osu-shooting-1128-super-169.jpg”},”full16x9″:{“height”:900,”width”:1600,”type”:”jpg”,”uri”:”//i2.cdn.cnn.com/cnnnext/dam/assets/161128103124-01-osu-shooting-1128-full-169.jpg”},”mini1x1″:{“height”:120,”width”:120,”type”:”jpg”,”uri”:”//i2.cdn.cnn.com/cnnnext/dam/assets/161128103124-01-osu-shooting-1128-small-11.jpg”}},”responsiveImage”:true},”duration”:”2:20″},”noFollow”:false,”overMediaText”:””,”sectionUri”:””,”showSocialSharebar”:false,”shortUrl”:””,”statusText”:””,”statusColor”:””,”targetType”:””,”timestampDisplay”:””,”timestampUtc”:””,”lastModifiedText”:””,”lastModifiedState”:””,”type”:”card”,”url”:”/videos/us/2015/11/13/active-shooter-police-training-orig.cnn/video/playlists/paris-champs-elysees-shooting/”,”width”:””,”height”:””,”videoCMSUri”:”/video/data/3.0/video/us/2015/11/13/active-shooter-police-training-orig.cnn/index.xml”,”videoId”:”us/2015/11/13/active-shooter-police-training-orig.cnn”,”adSection”:”const-video-leaf”,”dateCreated”:”2:04 PM ET, Fri November 13, 2015″,”sourceName”:”CNN”,”sourceLink”:”http://www.cnn.com/”,”videoCollectionUrl”:”/video/playlists/paris-champs-elysees-shooting/”},”contentType”:”video”,”maximizedBanner”:false,”type”:”card”},{“branding”:””,”cardContents”:{“auxiliaryText”:””,”bannerText”:[],”bannerHasATag”:false,”bannerPosition”:””,”brandingLink”:””,”brandingImageUrl”:””,”brandingTextHead”:””,”brandingTextSub”:””,”cardSectionName”:”us”,”contentType”:””,”cta”:”share”,”descriptionText”:[“A man who shot a Parisian police officer to death on the Champs-Elysees Thursday night was known to French security services for radical Islamist activities, a source close to the investigation told CNN.”],”descriptionPlainText”:”A man who shot a Parisian police officer to death on the Champs-Elysees Thursday night was known to French security services for radical Islamist activities, a source close to the investigation told CNN.”,”headlinePostText”:””,”headlinePreText”:””,”headlineText”:”ISIS claims responsibility for Paris attack”,”headlinePlainText”:”ISIS claims responsibility for Paris attack”,”iconImageUrl”:””,”iconType”:”video”,”isMobileBannerText”:false,”kickerText”:””,”maximizedBannerSize”:[],”media”:{“contentType”:”image”,”type”:”element”,”cutFormat”:”16:9″,”elementContents”:{“caption”:””,”imageAlt”:””,”imageUrl”:”//i2.cdn.cnn.com/cnnnext/dam/assets/151127115607-isis-flag-large-169.jpg”,”label”:””,”galleryTitle”:””,”head”:””,”cuts”:{“mini”:{“height”:124,”width”:220,”type”:”jpg”,”uri”:”//i2.cdn.cnn.com/cnnnext/dam/assets/151127115607-isis-flag-small-169.jpg”},”xsmall”:{“height”:173,”width”:307,”type”:”jpg”,”uri”:”//i2.cdn.cnn.com/cnnnext/dam/assets/151127115607-isis-flag-medium-plus-169.jpg”},”small”:{“height”:259,”width”:460,”type”:”jpg”,”uri”:”//i2.cdn.cnn.com/cnnnext/dam/assets/151127115607-isis-flag-large-169.jpg”},”medium”:{“height”:438,”width”:780,”type”:”jpg”,”uri”:”//i2.cdn.cnn.com/cnnnext/dam/assets/151127115607-isis-flag-exlarge-169.jpg”},”large”:{“height”:619,”width”:1100,”type”:”jpg”,”uri”:”//i2.cdn.cnn.com/cnnnext/dam/assets/151127115607-isis-flag-super-169.jpg”},”full16x9″:{“height”:900,”width”:1600,”type”:”jpg”,”uri”:”//i2.cdn.cnn.com/cnnnext/dam/assets/151127115607-isis-flag-full-169.jpg”},”mini1x1″:{“height”:120,”width”:120,”type”:”jpg”,”uri”:”//i2.cdn.cnn.com/cnnnext/dam/assets/151127115607-isis-flag-small-11.jpg”}},”responsiveImage”:true},”duration”:”2:17″},”noFollow”:false,”overMediaText”:””,”sectionUri”:””,”showSocialSharebar”:false,”shortUrl”:””,”statusText”:””,”statusColor”:””,”targetType”:””,”timestampDisplay”:””,”timestampUtc”:””,”lastModifiedText”:””,”lastModifiedState”:””,”type”:”card”,”url”:”/videos/us/2017/04/20/france-paris-shooting-isis-claim-marine-le-pen-lok-bell-cnni.cnn/video/playlists/paris-champs-elysees-shooting/”,”width”:””,”height”:””,”videoCMSUri”:”/video/data/3.0/video/us/2017/04/20/france-paris-shooting-isis-claim-marine-le-pen-lok-bell-cnni.cnn/index.xml”,”videoId”:”us/2017/04/20/france-paris-shooting-isis-claim-marine-le-pen-lok-bell-cnni.cnn”,”adSection”:”const-video-leaf”,”dateCreated”:”6:06 PM ET, Thu April 20, 2017″,”sourceName”:”CNN”,”sourceLink”:”http://www.cnn.com/”,”videoCollectionUrl”:”/video/playlists/paris-champs-elysees-shooting/”},”contentType”:”video”,”maximizedBanner”:false,”type”:”card”}],cardContents,i;for (i = 0; i 0) {for (i = 0; i 0) {for (i = 0; i 0) {for (i = 0; i 0) {nextPlay = currentVideoCollection[getNextVideoIndex(currentVideoId)].videoId;if (nextPlay === undefined || nextPlay === null) {nextPlay = currentVideoCollection[0].videoId;}moveToNextTimeout = setTimeout(function () {overrides = {videoCollection: currentVideoCollection,autostart: true};if (CNN.VideoPlayer.getLibraryName(configObj.markupId) === ‘fave’) {FAVE.player.getInstance(configObj.markupId).play(nextPlay, overrides);} else {CNNVIDEOAPI.CNNVideoManager.getInstance().playVideo(configObj.markupId, nextPlay, overrides);}}, nextVideoPlayTimeout);}}var decorateVideoApi = function(){/* if this happens before the video API loads it gets deleted. */CNN.VideoPlayer.showSpinner = function showSpinner(containerId) {if (Modernizr && !Modernizr.phone && !Modernizr.mobile && !Modernizr.tablet) {jQuery(document.getElementById((‘spinner_’ + containerId).replace(‘#’, ”))).show();}};CNN.VideoPlayer.hideSpinner = function hideSpinner(containerId) {if (Modernizr && !Modernizr.phone && !Modernizr.mobile && !Modernizr.tablet) {jQuery(document.getElementById((‘spinner_’ + containerId).replace(‘#’, ”))).hide();}};CNN.VideoPlayer.hideThumbnail = function hideThumbnail(containerId) {if (Modernizr && !Modernizr.phone && !Modernizr.mobile && !Modernizr.tablet) {jQuery(document.getElementById(containerId + ‘–thumbnail’)).hide();}};};callbackObj = {onPlayerReady: function (containerId) {CNN.INJECTOR.getNameSpaceFeature(‘CNN.VideoPlayer.showSpinner’).fail(decorateVideoApi);var containerClassId;CNN.VideoPlayer.reportLoadTime(containerId);CNN.VideoPlayer.handleAdOnCVPVisibilityChange(containerId, CNN.pageVis.isDocumentVisible());if (Modernizr && !Modernizr.phone && !Modernizr.mobile && !Modernizr.tablet) {containerClassId = ‘#’ + containerId;if (jQuery(containerClassId).parents(‘.js-pg-rail-tall__head’).length > 0) {videoPinner = new CNN.VideoPinner(containerClassId);videoPinner.setIsVideoCollection(true);videoPinner.init();} else {CNN.VideoPlayer.hideThumbnail(containerId);}}},onContentEntryLoad: function(containerId, playerId, contentid, isQueue) {CNN.VideoPlayer.showSpinner(containerId);CNN.VideoPlayer.isFirstVideoInCollection(containerId, contentid);},onAdPlay: function (containerId, cvpId, token, mode, id, duration, blockId, adType) {clearTimeout(moveToNextTimeout);if (blockId === 0) {(new Image()).src = “http://traffic.outbrain.com/network/trackpxl?advid=814&action=view”;}CNN.VideoPlayer.hideSpinner(containerId);if (Modernizr && !Modernizr.phone && !Modernizr.mobile && !Modernizr.tablet) {if (typeof videoPinner !== ‘undefined’ && videoPinner !== null) {videoPinner.setIsPlaying(true);videoPinner.handleOnVideoPlay();videoPinner.animateDown();}}},onContentPlay: function (containerId, cvpId, contentId) {/** When the video content starts playing, the companion ad* layout (if it was set when the ad played) should switch* back to epic ad layout. onContentPlay calls updateCompanionLayout* with ‘restoreEpicAds’ layout to make this switch and removes FW* with ‘removeFreewheel’ so you don’t see double ads. If a user* clicks another video midway, onContentBegin will add FW back*/if (CNN.companion && typeof CNN.companion.updateCompanionLayout === ‘function’) {CNN.companion.updateCompanionLayout(‘removeFreewheel’);CNN.companion.updateCompanionLayout(‘restoreEpicAds’);}clearTimeout(moveToNextTimeout);CNN.VideoPlayer.hideSpinner(containerId);var idx,playerInstance,prevVideoId = (window.jsmd && window.jsmd.v && (window.jsmd.v.eVar18 || window.jsmd.v.eVar4)) || ”;if (CNN.VideoPlayer.getLibraryName(configObj.markupId) === ‘fave’) {playerInstance = FAVE.player.getInstance(containerId);} else {playerInstance = containerId && window.cnnVideoManager.getPlayerByContainer(containerId).videoInstance.cvp || null;}if (playerInstance && typeof playerInstance.reportAnalytics === ‘function’) {if (prevVideoId.length === 0 && document.referrer && document.referrer.search(//videos//) >= 0) {prevVideoId = document.referrer.replace(/^(?:http|https)://[^/]/videos/(.+.w+)(?:/video/playlists/.*)?$/, ‘/video/$1’);if (prevVideoId === document.referrer) {prevVideoId = ”;}}if (jQuery.isArray(currentVideoCollection) && currentVideoCollection.length > 0) {idx = getNextVideoIndex(contentId);nextVideoId = currentVideoCollection[idx].videoId;nextVideoUrl = currentVideoCollection[idx].videoUrl;currentVideoCollectionId = (window.jsmd && window.jsmd.v && window.jsmd.v.eVar60) || nextVideoUrl.replace(/^.+/video/playlists/(.+)//, ‘$1’);}playerInstance.reportAnalytics(‘videoPageData’, {videoCollection: currentVideoCollectionId,videoBranding: CNN.omniture.branding_content_page,templateType: CNN.omniture.template_type,nextVideo: nextVideoId,previousVideo: prevVideoId,referrerType: ”,referrerUrl: document.referrer});}if (Modernizr && !Modernizr.phone && !Modernizr.mobile && !Modernizr.tablet) {if (typeof videoPinner !== ‘undefined’ && videoPinner !== null) {videoPinner.setIsPlaying(true);videoPinner.handleOnVideoPlay();videoPinner.animateDown();}}},onContentReplayRequest: function (containerId, cvpId, contentId) {if (Modernizr && !Modernizr.phone && !Modernizr.mobile && !Modernizr.tablet) {if (typeof videoPinner !== ‘undefined’ && videoPinner !== null) {videoPinner.setIsPlaying(true);var $endSlate = jQuery(document.getElementById(containerId)).parent().find(‘.js-video__end-slate’).eq(0);if ($endSlate.length > 0) {$endSlate.removeClass(‘video__end-slate–active’).addClass(‘video__end-slate–inactive’);}}}},onContentMetadata: function (containerId, playerId, metadata, contentId, duration, width, height) {if (CNN.Utils.exists(metadata)) {try {if (CNN.VideoPlayer.getLibraryName(containerId) === ‘fave’) {CNN.Videx.EmbedButton.updateCode(metadata);} else {CNN.Videx.EmbedButton.updateCode(JSON.parse(metadata));}} catch (e) {console.log(‘Invalid video metadata JSON.’);}}},onContentBegin: function (containerId, cvpId, contentId) {CNN.VideoPlayer.reverseAutoMute(containerId);CNN.VideoPlayer.isFirstVideoInCollection(containerId, contentId);/** Before the video ad starts, the freewheel companion ad* html needs to be placed on the page so that it can be* triggered by Freewheel to display the companion ad.* onContentBegin triggers updateCompanionLayout which* handles the logic to switch from epic to companion ads*/if (CNN.companion && typeof CNN.companion.updateCompanionLayout === ‘function’) {CNN.companion.updateCompanionLayout(‘removeEpicAds’);CNN.companion.updateCompanionLayout(‘restoreFreewheel’);}clearTimeout(moveToNextTimeout);fastdom.mutate(function () {CNN.share.reloadShareBar();});updateCurrentlyPlaying(contentId);jQuery(document).triggerVideoContentStarted();},onContentComplete: function (containerId, cvpId, contentId) {navigateToNextVideo(contentId);},onContentEnd: function (containerId, cvpId, contentId) {/** When the video content ends playing, remove the epic ad* and prepare the freewheel companion ad for the next video*/if (CNN.companion && typeof CNN.companion.updateCompanionLayout === ‘function’) {CNN.companion.updateCompanionLayout(‘removeEpicAds’);CNN.companion.updateCompanionLayout(‘restoreFreewheel’);}navigateToNextVideo(contentId);if (Modernizr && !Modernizr.phone && !Modernizr.mobile && !Modernizr.tablet) {if (typeof videoPinner !== ‘undefined’ && videoPinner !== null) {videoPinner.setIsPlaying(false);}}},onCVPVisibilityChange: function (containerId, cvpId, visible) {CNN.VideoPlayer.handleAdOnCVPVisibilityChange(containerId, visible);}};if (typeof configObj.context !== ‘string’ || configObj.context.length
Shooting at Paris’ Champs-Elysées (5 Videos)