Black Lives Matter – The Nation
Skip to content');}});/* * Scroll IF # id exist in URL */if(url_id!=''){var s = url_id;var n = s.indexOf('/');if(n!=''&& typeof n!= 'undefined'){var id_var = s.substring(0, n != -1 ? n : s.length);$('html, body').animate({scrollTop: $('#'+id_var).offset().top},2000);return false;}}/* * Check for audio *//* * script to handle Back Button Event */if(window.attachEvent){window.attachEvent('onpopstate', datHash);}function datHash(event){var str = $('#goback').val();if(str==''){window.history.go(-Math.abs(pageChange));}else{window.history.go(-Math.abs(pageChange));}return false;}/* * */$('.post-edit-link').attr('href', function( _, action){return action.replace('https', 'http');}); /* * @function for load article in infinite scroll */ $('a.inifiniteLoader').hide(); function loadArticle(pageNumber){$('a.inifiniteLoader').show('fast');$.ajax({url : "https://www.thenation.com/wp-admin/admin-ajax.php",type : 'POST',cache : false,dataType : 'json',data : {action:'infinite_scroll',page_no: pageNumber,loop_file: 'articleload',slug:'activism,cities,class,criminal-justice,culture,economics,education,inequality,labor,law,media,media-analysis,police-and-law-enforcement,political-figures,political-ideologies,politics,poverty,race-and-ethnicity,racism-and-discrimination,society,states',curr_post_id:'386559'},success : function(receivedHTML){if ( typeof receivedHTML == 'object' && receivedHTML!=null ){if(typeof receivedHTML.html!=='undefined' && receivedHTML.html!=''){html = receivedHTML.html;}}else{$('a.inifiniteLoader').hide();$("#single_article_footer").show();}$('a.inifiniteLoader').hide('1000');if ( typeof receivedHTML == 'object' && receivedHTML!=null ){$("#wrap").append(html); // This will be the div where our content will be loadedvar postID = $($.parseHTML(html)).filter(".scrolltrace").attr('article-post-id');$('.abody-'+postID+' .article-body-inner').children('p:first-of-type').html(function (i, html) {if ( $('.abody-'+postID).children('img').length == "0" ){var text = $('.abody-'+postID+' .article-body-inner').children('p:first-of-type').html();$('.abody-'+postID+' .article-body-inner').children('p:first-of-type').html(text.replace(/^()?([A-Za-z0-9])/g,'$1$2'));}}); if( !$('.abody-' + postID +'').parent().parent().hasClass('textContainer_Truncate') ){$('').insertAfter('.abody-' + postID);}/* * Article Divider Count */article_divider = article_divider+1; $('.abody-'+postID+'').attr("article-number",article_divider);/*for hiding meterpaywall popups when pixel ads call starts here*/var hidePixelBool = false;var meetkatstep1 = jQuery('#paywall .step.one');var meetkatstep2 = jQuery('#paywall .step.two');var meetkatstep3 = jQuery('#paywall .step.three');var meetkatstep4 = jQuery('#paywall .step.four');if( typeof meetkatstep1!='undefined' && meetkatstep1.is(':visible') ){hidePixelBool = true;}if ( typeof meetkatstep2!='undefined' && meetkatstep2.is(':visible') ){hidePixelBool = true;}if( typeof meetkatstep3!='undefined' && meetkatstep3.is(':visible') ){hidePixelBool = true;}if( typeof meetkatstep4!='undefined' && meetkatstep4.is(':visible') ){hidePixelBool = true;}if( hidePixelBool===false ){ /*for hiding meterpaywall popups when pixel ads call ends here*//****Alternate Popup code start*********/var enable_alterpopup_check;enable_alterpopup_check ='';if( typeof(enable_alterpopup_check) != "undefined" && enable_alterpopup_check == 1 ){ var alternate_article_no;alternate_article_no = '';if( pageCounterPaywall % alternate_article_no == 0 && pageCounterPaywall!=0 ){show_lightbox('','');}}/******Alternate Popup code End********/}pageCounterPaywall++;ajaxCarousel(postID);ajaxGallery(postID);articleNLogo(postID);/** Slider Content **/flag = false;$('section.article-body:last img').each(function(){if($(this).parent("a").parent("figure").hasClass('bx-item')){ flag = true;}else{$(this).parent("a").addClass("gallery");}});if(flag){var k = $('section.article-body:last').find('.gallery-2').bxSlider({adaptiveHeight: true,adaptiveHeightSpeed: 500,infiniteLoop: false,hideControlOnEnd: false,pager: false});k.reloadSlider();}/* Slider Content End */ var usera = navigator.userAgent.toLowerCase(); if ( $('.article-page').length ) { var slickWidth = $('.article-list.slick-slide').width(); if ($('.ie9').length){ slickWidth = $('.recirc-carousel.slick-initialized.slick-slider').width(); } $('.slick-list.draggable').css({'width' : slickWidth}); if( !/android|webos|iphone|ipad|ipod|blackberry/i.test(usera) ){ $('.article-list.slick-slide').children('li').css({'width' : slickWidth}); $('.slick-list').css({'width' : slickWidth}); } } var $newArticles = $(html);var imagesLoading = [];$newArticles.find('img').each(function() {// For each image, create a new deferred object that resolves when the// image has loaded and add that to an array of deferred objects.var loadingImage = $.Deferred();imagesLoading.push(loadingImage);// "this" is the image element here and should have a complete property.// See http://stackoverflow.com/a/24201249if (this.complete){loadingImage.resolve();}else{var adTimeout = window.setTimeout(function() {loadingImage.resolve();}, 3000);this.addEventListener('load', function() {loadingImage.resolve();window.clearTimeout(adTimeout);});this.addEventListener('error', function() {// We really don't care if the image never loads, but we still need// to resolve the promise so that we can reset the waypoints.loadingImage.resolve();window.clearTimeout(adTimeout);});// Clean up event listenersthis.removeEventListener('load', function() {loadingImage.resolve();window.clearTimeout(adTimeout);});this.removeEventListener('error', function() {loadingImage.resolve();window.clearTimeout(adTimeout);});}});$.when.apply(this, imagesLoading).then(function() { fixedAds($('.postid-' + postID).children('article'));}, function() {console.log(arguments);});}}});return false;}/* * Load second article on scroll */$(window).bind('scroll', function(){$('.scrolltrace').each(function(){var post = $(this);var topp = post.position().top;var bott = post.position().top + post.height();var pos = $(window).scrollTop(); if ( pos>=topp && pos 0){ }else{window.history.pushState({}, "", $('.currentScr').attr('articlelistlinks'));articlePostId = $('.currentScr').attr("article-post-id");/*New non subscriber For Infinite Scroll*/if (null != is_user_logged_in) {var tn_sfg_local = localStorage.getItem("tn_sfg_local");if (null != tn_sfg_local && undefined != tn_sfg_local && '' != tn_sfg_local) {tn_sfg_local = JSON.parse(tn_sfg_local);if (tn_sfg_local.includes(parseInt(articlePostId))) {$('.currentScr').find('.tn-sfg-add-to-list').addClass('selected');$('.currentScr').find('.tn-sfg-add-to-list').removeClass('hide');}else {$('.currentScr').find('.tn-sfg-add-to-list').removeClass('hide');}} else {$('.currentScr').find('.tn-sfg-add-to-list').removeClass('hide');}}/*New non subscriber For Infinite Scroll*/var allSubject = $('.postid-'+articlePostId+'.currentScr input[name="tpTags"]').val();var allAuthor = $('.postid-'+articlePostId+'.currentScr input[name="tpContentAuthor"]').val();var username = getCookie('SESSname');if(username != null){_cbq.push(['_acct', 'paid']); }else{_cbq.push(['_acct', 'anon']); }console.log("Chartbeat");pSUPERFLY.virtualPage({sections: allSubject,authors: allAuthor,path: window.location.pathname,title: $('.currentScr').attr('articlelisttitle')});}/* Taxonomy and Author Trigger in GA Event Start */var allSubject = allSubject.split(',');$.each( allSubject, function( i, allsubval ) {gaTaxonomyAuthor( allsubval, $('.currentScr').attr('articlelisttitle'), $('.currentScr').attr('articlelistlinks') ); });var allAuthor = allAuthor.split(',');$.each( allAuthor, function( i, allautval ) {gaTaxonomyAuthor( allautval, $('.currentScr').attr('articlelisttitle'), $('.currentScr').attr('articlelistlinks') );});/* Taxonomy and Author Trigger in GA Event End *//* * Call Email Signup for infinite scroll */if( !$('.postid-'+articlePostId+' .article-body img').parent("a").parent("figure").hasClass('bx-item') ){if( !$(".abody-"+articlePostId+"").hasClass("email-signup-visited") ){email_signup_module( articlePostId );}} /* Content Page View Event */dataLayer.push({'event': 'gaPageViewEvent','gaEventCategory': 'article','gaEventAction': $('.currentScr').attr('articlelisttitle'),'gaEventLabel': articlePostId,});/* Content Page View Event *//* * Article Divider Scrolled Over Total Count */dataLayer.push({'event': 'gaRecirculationEvent','gaEventCategory': 'recirculation','gaEventAction': 'article-divider-scrolled-over','gaEventLabel': $('.currentScr').attr('articlelistlinks'),});/* * Article Divider Scrolled Over Individual Count */article_number = $('.abody-'+articlePostId+'').attr("article-number");if (typeof article_number !== typeof undefined && article_number !== false) {dataLayer.push({'event': 'gaRecirculationEvent','gaEventCategory': 'recirculation','gaEventAction': 'article-divider-scrolled-over-'+article_number+'','gaEventLabel': $('.currentScr').attr('articlelistlinks'),});}// Google Analytics for Infinite Scroll /*ga('send', 'pageview', {'page': $('.currentScr').attr('articlelistlinks'),'title': $('.currentScr').attr('articlelisttitle')});*/console.log("Google");ga('set', 'dimension1', $('.currentScr').find('.tn_publish_date').text());ga('send', 'pageview', {'page': window.location.pathname,'title': $('.currentScr').attr('articlelisttitle')});dataLayer.push({'event':'InfiniteScrollPageView','virtualPageURL': window.location.pathname,'virtualPageTitle' : $('.currentScr').attr('articlelisttitle')});$("nav.primary ul li.article-meta h2").html($('.currentScr').attr('articlelisttitle').substring(0,100));$("title").html($('.currentScr').attr('articlelisttitle')); var linktext = $('.currentScr').find(".anchor_subject").html();if ( linktext!='' ){var linkredirectval =$('.currentScr').find(".anchor_subject").attr('subjectlink');if(typeof linkredirectval!='undefined'){var subject_head_link = ""+linktext+"";$('.tophead_subject').html(subject_head_link);}else{var subject_head_link = "";$('.tophead_subject').html(subject_head_link);}} pageChange = parseInt(pageChange) + 1;} }else{ $(this).removeClass('currentScr');} });$current_article = $('.scrolltrace.currentScr');// Load next leaderboard ad on reach to bottom action tout if($current_article.hasClass('currentScr')){articlePostId = $('.currentScr').attr("article-post-id");var windowTop = $(window).scrollTop();if( $current_article.find('.expand-reduce').length != 0 ){if( !$('#expand-reduce-'+articlePostId+'').hasClass('expand-close') && !$('#expand-reduce-'+articlePostId+'').hasClass('tn-first-expand')){if( $('.abody-'+articlePostId+'').hasClass('keep-reading') ){/* Overflow Hidden Parent Div */$('.abody-'+articlePostId+'').parent().addClass("keep-reading-parent");/* Hide Article Footer */$('#article-footer-'+articlePostId+'').hide();/* Hide Rev Content Block */$('#tabola-block-'+articlePostId+'').hide();/* Hide aside wrap modules */$('.scrolltrace.currentScr .aside-wrap .ad-wrap').not(':eq(0)').hide();/* Show expand Reduce */$('#expand-reduce-'+articlePostId+'').show();}else{// Execute when the page loadedeval("pushDataPianoOnInfinite_"+articlePostId+"()");tp.experience.execute();}}}}var loadPoint = $('.article-body:last').offset().top - 68;if (loadPoint!=false && $(window).scrollTop() >= loadPoint){ if( $('.scrolltrace').length==count ){ loagAgn = true;if(loagAgn){count++;if(count eval("pushDataPianoOnInfinite_"+$article_id+"()");// Execute when the page loadedtp.experience.execute();$('.abody-'+$article_id+'').removeClass('keep-reading');$('.abody-'+$article_id+'').removeClass('no-reading');/* Overflow Visible Parent */$('.abody-'+$article_id+'').parent().removeClass("keep-reading-parent");/* Show Article Footer */$('#article-footer-'+$article_id+'').show();/* Show Rev Content Block */$('#tabola-block-'+$article_id+'').show();/* Show aside wrap modules */$('.postid-'+$article_id+' .aside-wrap .ad-wrap').not(':eq(0)').show();/* Hide expand Reduce */$('#expand-reduce-'+$article_id+'').hide();/* * Related Single Article Track */relatedSingleArticle( $article_id );/* * Related Multiple Article Track */relatedMultiArticle( $article_id );/* * Current Issue Module Track */currentIssueModule( $article_id ); /* * Inline CTA One Track */inlineCtaOne( $article_id ); /* * Inline CTA Two Track */inlineCtaTwo( $article_id ); /* * Inline CTA Two Track */inlineCtaSignup( $article_id ); /* * Author Highlight Track */authorHighlight( $article_id ); /* * Series Module Track */seriesModule( $article_id );/* * Comment Module Track */commentModule( $article_id );/* * Books Salad Track */booksSalad( $article_id );/* * Action Tout Module Track */actionToutModule( $article_id );/* * Sidebar Community Module Track */sidebarCommunityModule( $article_id );tp.push(["setCustomVariable", "book_and_arts_article", "true"]);console.log("pushed variable book_and_arts_article true");}); $('body').on('click','.click_comment',function(event){event.preventDefault();/* Basic Data */var article_id = $(this).attr("article-post-id");var comment_container = $(this).closest('.article-footer').find('.commentContainer');var post_comment_list = comment_container.find('.post_comment_list');var _loader= comment_container.find('.post_comment_list_loader');var _count= $(this).find('.title');/* Check if user logged_in */$is_user_logged_in = false;$username = getCookie('SESSname');if( $username != null ){$is_user_logged_in = true;$username = Base64.decode($username);comment_container.find('.logged-in-as').find('.login_user').html($username);}if( $is_user_logged_in ){comment_container.find('form').show();}else{comment_container.find('.must-log-in').show();}/* Check if user logged_in *//* Open commnet section */comment_container.slideToggle('slow');/* Add close class */$(this).find('.open').toggleClass('close');/* Check for ajax call */if( post_comment_list.html().length == 0){/* Change Focus */try{comment_container.find('textarea').focus();}catch(e){}/* post_comment_list_loader */_loader.show();$.ajax({url :ajax_object.ajax_url,data:{'action' : 'article_comment_list','article_id' : article_id},type:'POST',success:function( response ){if( typeof response == 'string' ){response = JSON.parse( response );if( response.status == 'success' ){_loader.hide();post_comment_list.before(response.sorting);post_comment_list.append(response.comment_list);_count.html('Comments ('+response.count+')');}else if( response.status == 'fail' ){_loader.hide();}}}});}});jQuery( ".action_tout_remove_gallery a" ).removeClass( "gallery imgHover" ).delay( 1000 );$(document).on('click','.nation_convsersation',function(event){event.preventDefault();/* Basic Data */var article_id = $(this).attr("article-id");var _click_comment = $('.postid-'+article_id+' .click_comment');var comment_container = _click_comment.closest('.article-footer').find('.commentContainer');var post_comment_list = comment_container.find('.post_comment_list');var _loader= comment_container.find('.post_comment_list_loader');var _count= _click_comment.find('.title');/* Check if user logged_in */$is_user_logged_in = false;$username = getCookie('SESSname');if( $username != null ){$is_user_logged_in = true;$username = Base64.decode($username);comment_container.find('.logged-in-as').find('.login_user').html($username);}if( $is_user_logged_in ){comment_container.find('form').show();}else{comment_container.find('.must-log-in').show();}/* Check if user logged_in *//* Open commnet section */comment_container.slideToggle('slow');/* Add close class */$('html, body').animate({scrollTop: _click_comment.offset().top},2000);_click_comment.find('.open').toggleClass('close');/* Check for ajax call */if( post_comment_list.html().length == 0){/* Change Focus */try{comment_container.find('textarea').focus();}catch(e){}/* post_comment_list_loader */_loader.show();$.ajax({url :ajax_object.ajax_url,data:{'action' : 'article_comment_list','article_id' : article_id},type:'POST',success:function( response ){if( typeof response == 'string' ){response = JSON.parse( response );if( response.status == 'success' ){_loader.hide();post_comment_list.before(response.sorting);post_comment_list.append(response.comment_list);_count.html('Comments ('+response.count+')');}else if( response.status == 'fail' ){_loader.hide();}}}});}});$(".social-share-icon").click(function(){$(".nav-toggle, .logo").toggleClass("hidden");$(".share-icons").toggleClass("slide-share");$(".header-bar a.social-sharing").toggleClass("share-icons-close"); });/* * Click Event Tracking for Related Single Article */ $(document).on('click', '.related-oneup-click',function(){/* * Click Event */ dataLayer.push({'event': 'gaRelatedSingleArticleEvent','gaEventCategory': 'related-single-article','gaEventAction': 'related-single-article-click','gaEventLabel': $(this).attr('href'),});}); /* * Click Event Tracking for Related Multi Article */ $(document).on('click', '.related-multi-click',function(){/* * Click Event */ dataLayer.push({'event': 'gaRelatedMultiArticleEvent','gaEventCategory': 'related-multi-article','gaEventAction': 'related-multi-article-click','gaEventLabel': $(this).attr('href'),});}); /* * Click Event Tracking for Current Issue */ $(document).on('click', '.magazine_button a',function(){/* * Click Event */ dataLayer.push({'event': 'gaCurrentIssueModuleEvent','gaEventCategory': 'current-issue-module','gaEventAction': 'current-issue-module-click','gaEventLabel': $(this).find('input').val(),});}); /* * Click Event Tracking for In-line CTA 1 */ $(document).on('click', '.inline-cta-1 .cta a',function(){/* * Click Event */ dataLayer.push({'event': 'gaInlineCtaOneEvent','gaEventCategory': 'inline-cta-1','gaEventAction': 'inline-cta-1-click','gaEventLabel': $(this).find('input').val(),});}); /* * Click Event Tracking for In-line CTA 2 */ $(document).on('click', '.inline-cta-2 .cta a',function(){/* * Click Event */ dataLayer.push({'event': 'gaInlineCtaTwoEvent','gaEventCategory': 'inline-cta-2','gaEventAction': 'inline-cta-2-click','gaEventLabel': $(this).find('input').val(),});});/* * Click Event Tracking for In-line CTA Signup */ $(document).on('click', '.inline-cta_form .cta a',function(){/* * Click Event */ dataLayer.push({'event': 'gaInlineCtaSignupEvent','gaEventCategory': 'inline-cta-signup','gaEventAction': 'inline-cta-signup-click','gaEventLabel': $(this).find('input').val(),});});/* * Click Event Tracking for Footer Last Latest From NAtion */ $(document).on('click', '#article-footer-last .latest-from h3 a',function(){/* * Click Event */ dataLayer.push({'event': 'gaInfiniteScrollfooterEvent','gaEventCategory': 'infinite-scroll-footer-latest-articles','gaEventAction': 'infinite-scroll-footer-latest-articles-click','gaEventLabel': $(this).attr('href'),});});/* * Click Event Tracking for Footer Last Editor Picks */ $(document).on('click', '#article-footer-last .editors-picks h3 a, #article-footer-last .editors-picks .story a',function(){/* * Click Event */ dataLayer.push({'event': 'gaInfiniteScrollfooterEvent','gaEventCategory': 'infinite-scroll-footer-editor-picks','gaEventAction': 'infinite-scroll-footer-editor-picks-click','gaEventLabel': $(this).attr('href'),});});/* * Click Event Tracking for Author Highlight */ $(document).on('click', '.author-modules .newrelated-blocks > a',function(){/* * Click Event */ dataLayer.push({'event': 'gaAuthorHighlight','gaEventCategory': 'author-Highlight','gaEventAction': 'author-Highlight-click','gaEventLabel': $(this).attr('href'),});});/* * Click Event Tracking for Series Module */ $(document).on('click', '.series-modules .series-modules-blocks .series-blocks > a',function(){/* * Click Event */ dataLayer.push({'event': 'gaSeriesModule','gaEventCategory': 'series-module','gaEventAction': 'series-module-click','gaEventLabel': $(this).attr('href'),});});/* * Click Event Tracking for Comment Module */ $(document).on('click', '.comment-module .comment-blocks .cta input',function(){/* * Click Event */ dataLayer.push({'event': 'gaCommentsModule','gaEventCategory': 'comments-module','gaEventAction': 'comments-module-click','gaEventLabel': $(this).val(),});});/* * Click Event Tracking for Books Salad */ $(document).on('click', '.book-module .newrelated-blocks a',function(){/* * Click Event */ dataLayer.push({'event': 'gaBooksSalad','gaEventCategory': 'books-salad','gaEventAction': 'books-salad-click','gaEventLabel': $(this).parent().parent().find('h5').text(),});});/* * Click Event Tracking for Action Tout Module */ $(document).on('click', 'aside.takeaction .cta input',function(){/* * Click Event */ dataLayer.push({'event': 'gaActionToutModule','gaEventCategory': 'action-tout-module','gaEventAction': 'action-tout-module-click','gaEventLabel': document.URL,});});/* * Click Event Tracking for Keep Reading 2/3/4/5 */ $(document).on('click', '.expand-reduce a',function(){var article_number = $(this).parents('.scrolltrace').find('.article-body').attr('article-number');if (typeof article_number !== typeof undefined && article_number !== false) {/* * Click Event */dataLayer.push({'event': 'gaKeepReading','gaEventCategory': 'keep-reading','gaEventAction': 'keep-reading-'+article_number+'-click','gaEventLabel': document.URL,});}});/* * Article Email Sign Up */$(document).on('click','.para_one_button_email',function(){/* * Track Click On Sign Up Button GTM */var current_email_signup = $(this).parents(".email-signup-module"); var current_step = current_email_signup.attr("data-section");var article_id = $(this).parents("#url-title").parent().attr("article-post-id");paragraphOneClickEvent(article_id, current_step);var email = current_email_signup.find("#para-one-email-input-"+current_step+"").val();var sailthru_list = current_email_signup.find("#para-one-sailthru-list-"+current_step+"").val();var current_parent = $(this).parent();if( email!='' && typeof email!==typeof undefined){jQuery.ajax({url :ajax_object.ajax_url,type :"POST",data :"sailthru_email_take_action="+email+"&take_action_sailthru_list_final="+sailthru_list+"&action=action_tout_sailthru",success : function(data){if( data.indexOf('errormsg') > 0 ){current_parent.find('.footer_email_error').html(data);}else{/* * Track Successful Sign Up GTM */if( typeof article_id !== typeof undefined && typeof current_step !== typeof undefined && (typeof paragraph_module !== typeof undefined) && (paragraph_module[article_id][current_step].event_name!="") ){dataLayer.push({'event': 'gaParagraphOneEvent','gaEventCategory': ''+ paragraph_module[article_id][current_step].event_name +'','gaEventAction': ''+ paragraph_module[article_id][current_step].event_name +'-list','gaEventLabel': email,});}var nextTNstep = parseInt(current_step)+1;nextTNstep = ( nextTNstep > 5 )? 0 : nextTNstep;var step = getParaOneNextStep(article_id, nextTNstep);var cookieDateTNstep = new Date();cookieDateTNstep.setTime(cookieDateTNstep.getTime() + (30*24*60*60*1000));document.cookie = "TNstep="+step+";expires="+cookieDateTNstep.toUTCString()+";path=/";var cookieDateTNlifetime = new Date();cookieDateTNlifetime.setTime(cookieDateTNlifetime.getTime() + (10*365*24*60*60*1000));document.cookie = "TNlifetime="+step+";expires="+cookieDateTNlifetime.toUTCString()+";path=/";$(".abody-"+article_id+" .email-signup-module").hide();current_email_signup.next("#para-one-thankyou-"+article_id+"").show();}}});}else{current_parent.find('.footer_email_error').html('Please Enter Email');}});/* * Paragraph one other module */$(document).on('click','.para_one_button',function(){/* * Track Click On Sign Up Button GTM */var current_step = $(this).parents(".email-signup-module").attr("data-section");var article_id = $(this).parents("#url-title").parent().attr("article-post-id");var nextTNstep = parseInt(current_step)+1;nextTNstep = ( nextTNstep > 5 )? 0 : nextTNstep;var step = getParaOneNextStep(article_id, nextTNstep);var cookieDateTNstep = new Date();cookieDateTNstep.setTime(cookieDateTNstep.getTime() + (30*24*60*60*1000));document.cookie = "TNstep="+step+";expires="+cookieDateTNstep.toUTCString()+";path=/";var cookieDateTNlifetime = new Date();cookieDateTNlifetime.setTime(cookieDateTNlifetime.getTime() + (10*365*24*60*60*1000));document.cookie = "TNlifetime="+step+";expires="+cookieDateTNlifetime.toUTCString()+";path=/";paragraphOneClickEvent(article_id, current_step);});$(document).on('click','.inline_cta_signup',function(){var current_email_signup = $(this).parents(".inline-cta-form-module"); var article_id = $(this).parents("#url-title").parent().attr("article-post-id");$(".inline_cta__form_error_"+article_id).html("");$(".inline_cta__form_toperror_"+article_id).html("");var email = $("#inline_cta__email_"+article_id).val();var sailthru_list = $("#inline_cta__sail_list_"+article_id).val();var current_parent = $(this).parent();if( email!='' && typeof email!==typeof undefined){if(!isValidEmailAddress(email)){$(".inline_cta__form_error_"+article_id).html('');}else{jQuery.ajax({url :ajax_object.ajax_url,type :"POST",data :"article_id="+article_id+"&email="+email+"&list="+sailthru_list+"&action=inlinecta-signup",success : function(data){if( data.indexOf('errormsg') > 0 ){$(".inline_cta__form_error_"+article_id).html(data);}else{$(".inline_cta__signup_module_"+article_id).hide();if (data.indexOf('verify_email') > 0) {$("#inline_cta__form_thanks"+article_id).html(data);}$("#inline_cta__form_thanks"+article_id).show();}}});}}else{$(".inline_cta__form_error_"+article_id).html('');}});});
Originally posted here:
Black Lives Matter - The Nation
- What Running Teaches Us About Black Lives Matter - Psychology Today - September 28th, 2025 [September 28th, 2025]
- Ayo Edebiri responds to her viral, awkward interview about MeToo and Black Lives Matter: It was a very human moment - Decider - September 28th, 2025 [September 28th, 2025]
- FBI fires at least 15 agents who knelt during the 2020 Black Lives Matter protest in viral photographs - The Independent - September 28th, 2025 [September 28th, 2025]
- Kanye West Calls Black Lives Matter 'Worse Than the Devil' in Resurfaced Clip of Axing Pusha T Verse - Yahoo - September 25th, 2025 [September 25th, 2025]
- Kanye West Complains To Playboi Carti About Pusha T's "Black Lives Matter" Verse In Old Clip - HotNewHipHop - September 23rd, 2025 [September 23rd, 2025]
- Charlie Kirk assassination: Violence breaks out at Boise vigil; Black Lives Matter activist with firearm, - The Times of India - September 13th, 2025 [September 13th, 2025]
- Official Black Lives Matter Account Appears To Justify Violence In Wake Of Charlotte Stabbing - AOL.com - September 13th, 2025 [September 13th, 2025]
- Ayo Edebiri praised for graceful response after journalist seems to exclude her from Black Lives Matter question - The Boston Globe - September 11th, 2025 [September 11th, 2025]
- Five things Charlie Kirk said: On Indians, guns, Gaza, abortion, Black Lives Matter - Telegraph India - September 11th, 2025 [September 11th, 2025]
- Ayo Edebiri Clarifies The Work Isnt Finished At All With Me Too, Black Lives Matter Movements - Deadline - September 11th, 2025 [September 11th, 2025]
- Ayo Edebiri Says #MeToo and Black Lives Matter Movements Arent Finished at All - Cosmopolitan - September 11th, 2025 [September 11th, 2025]
- Black Lives Matter: reflecting on theatres response five years on - The Stage - September 11th, 2025 [September 11th, 2025]
- Watch Ayo Edebiris viral reaction to Black Lives Matter question asked to Julia Roberts and not her - Page Six - September 11th, 2025 [September 11th, 2025]
- Reporter who snubbed Ayo Edebiri for question about Black Lives Matter and #MeToo responds - Face2Face Africa - September 11th, 2025 [September 11th, 2025]
- Andrew Garfield And Julia Roberts Are Going Viral For Putting On A "Disgusted, United Front" When Ayo Edebiri Was Excluded From A Question... - September 11th, 2025 [September 11th, 2025]
- Ayo Edebiri Says #MeToo and Black Lives Matter Arent Dead After Interviewer Asks Only Her White Co-Stars Julia Roberts and Andrew Garfield to Respond:... - September 9th, 2025 [September 9th, 2025]
- Ayo Edebiri responds to interview question about MeToo and Black Lives Matter that excluded her: 'I don't think it's done' - Entertainment Weekly - September 9th, 2025 [September 9th, 2025]
- Ayo Edebiri addresses ongoing work of Me Too and Black Lives Matter movements after being excluded from question about them in favour of 'After The... - September 9th, 2025 [September 9th, 2025]
- Ayo Edebiri hailed a class act after being excluded from Black Lives Matter question in interview - Metro.co.uk - September 9th, 2025 [September 9th, 2025]
- Demand to remove Black Lives Matter mural is an attempt to sanitize history | Letters - Pensacola News Journal - September 5th, 2025 [September 5th, 2025]
- Black Lives Matter mural in Pensacola will be removed - fox10tv.com - September 5th, 2025 [September 5th, 2025]
- Pensacola Black Lives Matter mural to be removed by FDOT - fox10tv.com - September 5th, 2025 [September 5th, 2025]
- Spartanburgs Black Lives Matter mural has faded over five years. Does it have a future? - Post and Courier - September 5th, 2025 [September 5th, 2025]
- Pensacola to comply with removal of 'Black Lives Matter' mural, asks FDOT to do the work - WEAR-TV - August 29th, 2025 [August 29th, 2025]
- Pensacola to comply with state order to remove Black Lives Matter mural - Baltimore Sun - August 29th, 2025 [August 29th, 2025]
- The Black Lives Matter Movement (Part 2) - VCY.org - August 29th, 2025 [August 29th, 2025]
- Pensacola to comply with removal of 'Black Lives Matter' mural, asks FDOT to do the work - fox4beaumont.com - August 27th, 2025 [August 27th, 2025]
- Harvard orders professors to remove Black Lives Matter sign from office window - The College Fix - August 24th, 2025 [August 24th, 2025]
- Six arrests made as Black Lives Matter continues to disrupt the city of Homewood - 1819 News - August 24th, 2025 [August 24th, 2025]
- Harvard To Remove Black Lives Matter Message From Biology Professors Office Windows - The Harvard Crimson - August 22nd, 2025 [August 22nd, 2025]
- South Bend mayor, FOP, Black Lives Matter respond to video of officer restraining girl - South Bend Tribune - August 18th, 2025 [August 18th, 2025]
- Confederate statue toppled during Black Lives Matter protests will be reinstalled - NPR - August 6th, 2025 [August 6th, 2025]
- USA, a monument torn down during Black Lives Matter protests will be put back in place - Finestre sull'Arte - August 6th, 2025 [August 6th, 2025]
- It Happened Here: Black Lives Matter protest sparks chalk-art fight in Selah - Yakima Herald-Republic - August 6th, 2025 [August 6th, 2025]
- Trump administration to reinstall Confederate statue toppled in Black Lives Matter protests | US news - The Guardian - August 6th, 2025 [August 6th, 2025]
- Male Black lives matter too in Trenton and throughout New Jersey (L.A. PARKER COLUMN) - Trentonian - July 30th, 2025 [July 30th, 2025]
- Black Lives Matter says Homewood demonstrations will continue following arrest of 5 protesters - WVTM - July 27th, 2025 [July 27th, 2025]
- Black Lives Matter Birmingham ignores the death of 3-year-old while - 1819 News - July 27th, 2025 [July 27th, 2025]
- Covid, social media, Black Lives Matter: Ari Asters Eddington takes 2020 on and mostly succeeds - The Guardian - July 24th, 2025 [July 24th, 2025]
- Why the Breonna Taylor Sentence Proves That Black Lives Dont Matter to Trumps DOJ - The Root - July 24th, 2025 [July 24th, 2025]
- Black Lives Matter marks 12 years with global expansion and renewed calls for accountability - Insight News - July 22nd, 2025 [July 22nd, 2025]
- Police Seeking Thief Who Stole Pride, Black Lives Matter Flags From Danville Inn - Caledonian Record - July 20th, 2025 [July 20th, 2025]
- Renowned photographer Misan Harriman on Black Lives Matter, Gaza and finding hope in protest - Big Issue - July 14th, 2025 [July 14th, 2025]
- This Day in History Hundreds of Black Lives Matter protestors occupied I-40 bridge - Action News 5 - July 12th, 2025 [July 12th, 2025]
- Pepper-balls vs. tear gas: How 2020's Black Lives Matter protest in Spokane compares to the immigration demonstration of 2025 - The Spokesman-Review - June 18th, 2025 [June 18th, 2025]
- Now and then: How Trump's response to LA riots has changed from 2020 Black Lives Matter and Antifa - Fox News - June 12th, 2025 [June 12th, 2025]
- Community comes together to repaint Black Lives Matter mural - The Pajaronian - June 12th, 2025 [June 12th, 2025]
- When the looting starts, the shooting starts: Trump echoes notorious Black Lives Matter quote over LA anti-ICE demos - The Independent - June 12th, 2025 [June 12th, 2025]
- Understanding the History of Torture in America - Black Lives Matter - June 12th, 2025 [June 12th, 2025]
- Organizers look back to 2020 when 1,000 people marched in Black Lives Matter protest in Green Bay - Green Bay Press-Gazette - June 7th, 2025 [June 7th, 2025]
- Black Lives Matter Plaza 5 Years Later - The Washington Informer - June 7th, 2025 [June 7th, 2025]
- Black Lives Matter was an outbreak of global hysteria - Spiked - June 7th, 2025 [June 7th, 2025]
- What I learned from the aftermath of the Black Lives Matter uprising - The Guardian - May 28th, 2025 [May 28th, 2025]
- Five Years of Black Lives Matter: Top conspiracy theories about the death of George Floyd - Times of India - May 28th, 2025 [May 28th, 2025]
- Black Lives Matter wasnt interested in truth - Spiked - May 28th, 2025 [May 28th, 2025]
- I walked across the south of America in a Black Lives Matter shirt this is what happened - London Evening Standard - May 28th, 2025 [May 28th, 2025]
- Storyville: White Man Walking review the man who marched 1,500 miles with a Black Lives Matter sign - The Guardian - May 28th, 2025 [May 28th, 2025]
- Five years on from Black Lives Matter, has the UK made progress on ethnic equalities? - The Guardian - May 28th, 2025 [May 28th, 2025]
- 'Coming from a place of accountability' - How the Black Lives Matter movement inspired analyst and ex-USMNT star Taylor Twellman to earn a degree 20... - May 28th, 2025 [May 28th, 2025]
- Five years of virtue signalling: the failure of Black Lives Matter - The Telegraph - May 28th, 2025 [May 28th, 2025]
- Was the Black Lives Matter rebellion all for nothing? It may feel like that, but I have seen reasons for hope - The Guardian - May 28th, 2025 [May 28th, 2025]
- Highland Park to restore Black Lives Matter mural - Central New Jersey News - May 28th, 2025 [May 28th, 2025]
- Black Lives Matter street murals stand as an enduring reminder of protests against racism - Lynchburg News and Advance - May 28th, 2025 [May 28th, 2025]
- 'Black lives matter': Demonstrators march in Southeast Portland, paying tribute to George Floyd, 5 years after his murder - KGW - May 28th, 2025 [May 28th, 2025]
- History Today: How George Floyds killing in US gave rise to Black Lives Matter movement - Firstpost - May 28th, 2025 [May 28th, 2025]
- Free Palestine Replaces Black Lives Matter as the Cause of the Activist Class - The New York Sun - May 28th, 2025 [May 28th, 2025]
- The far-right's resurgence was only a matter of time after Black Lives Matter - Big Issue - May 28th, 2025 [May 28th, 2025]
- Inside the Big Issue: The rise and fall of Black Lives Matter - Big Issue - May 19th, 2025 [May 19th, 2025]
- Five Years After the Murder of George Floyd, New Survey Measures Views on Race, Policing and Black Lives Matter - Good Faith Media - May 19th, 2025 [May 19th, 2025]
- Backlash: The Murder of George Floyd TV review tracing the transatlantic spread of Black Lives Matter - Financial Times - May 19th, 2025 [May 19th, 2025]
- Minneapolis still broken, divided and suffering 5 years after George Floyd death: Black Lives Matter was never here - New York Post - May 19th, 2025 [May 19th, 2025]
- Black Lives Matter: Will Donald Trump pardon Derek Chauvin, convicted of killing George Floyd? What we kn - Times of India - May 19th, 2025 [May 19th, 2025]
- BC teacher who referred to Black Lives Matter protesters as 'animals' gets reprimanded - Infotel.ca - May 19th, 2025 [May 19th, 2025]
- Teachers Are Building the Future. Trump Is Tearing It Down. - Black Lives Matter - May 11th, 2025 [May 11th, 2025]
- Megyn Kelly criticizes Met Gala's Tailoring Black Style theme: "It was basically Black Lives Matter at the Met" - Media Matters - May 11th, 2025 [May 11th, 2025]
- Black Lives Matter Plaza's end like its beginning is a barometer of the times - Roanoke Times - April 10th, 2025 [April 10th, 2025]
- Seattle Parks working on plan for new memorial in Cal Anderson marking CHOP and the 2020 Black Lives Matter protests UPDATE - CHS Capitol Hill... - April 3rd, 2025 [April 3rd, 2025]
- Black Lives Matter Plaza's end like its beginning is a barometer of the times - Ottumwa Courier - April 3rd, 2025 [April 3rd, 2025]
- Black Lives Matter Plaza's end like its beginning is a barometer of the times - southernminn.com - April 3rd, 2025 [April 3rd, 2025]
- Black Lives Matter Plaza's end like its beginning is a barometer of the times - thederrick.com - April 3rd, 2025 [April 3rd, 2025]