<!doctype html>
      <html class="single">
        <head>
          <title data-react-helmet="true">Selena Gomez Breaks Down in Tears During Hurricane Harvey Telethon</title>
          <meta data-react-helmet="true" http-equiv="Content-Type" content="text/html;charset=UTF-8"/><meta data-react-helmet="true" charset="UTF-8"/><meta data-react-helmet="true" name="description" content="Selena Gomez broke down during a taped segment for a Hurricane Harvey benefit telethon while recounting Texas resident who lost their lives."/><meta data-react-helmet="true" name="keywords" content="selena gomez cry, selena gomez crying hurricane harvey, selena gomez hurricane harvey, selena gomez hurricane harvey benefit, selena gomez hurricane harvey interview, selena gomez hand in hand"/><meta data-react-helmet="true" property="fb:app_id" content="182203965156817"/><meta data-react-helmet="true" property="fb:admins" content="583052867"/><meta data-react-helmet="true" property="fb:admins" content="100002025987268"/><meta data-react-helmet="true" property="fb:admins" content="732998853"/><meta data-react-helmet="true" property="fb:admins" content="9806076"/><meta data-react-helmet="true" property="og:title" content="Selena Gomez Breaks Down in Tears During Hurricane Harvey Telethon"/><meta data-react-helmet="true" property="og:description" content="Selena Gomez broke down during a taped segment for a Hurricane Harvey benefit telethon while recounting Texas resident who lost their lives."/><meta data-react-helmet="true" property="og:url" content="http://popcrush.com/selena-gomez-cry-tears-hurricane-harvey-relief/"/><meta data-react-helmet="true" property="og:site_name" content="PopCrush"/><meta data-react-helmet="true" property="og:type" content="blog"/><meta data-react-helmet="true" property="og:image" content="http://popcrush.com/files/2017/09/selena-gomez-tears-hurricane-harvey.png?w=600&amp;h=0&amp;zc=1&amp;s=0&amp;a=t&amp;q=89"/><meta data-react-helmet="true" name="twitter:card" content="summary_large_image"/><meta data-react-helmet="true" name="twitter:site" content="@popcrush"/><meta data-react-helmet="true" name="sailthru.description" content="Selena Gomez broke down during a taped segment for a Hurricane Harvey benefit telethon while recounting Texas resident who lost their lives."/><meta data-react-helmet="true" name="sailthru.date" content="2017-09-13 10:20:48"/><meta data-react-helmet="true" name="sailthru.title" content="Selena Gomez Breaks Down in Tears During Hurricane Harvey Telethon"/><meta data-react-helmet="true" name="sailthru.tags" content="tsmsite-popcrush, tsmmarket-national, tsmtype-national, selena-gomez, celebrity-news, news"/><meta data-react-helmet="true" name="sailthru.author" content="mattdonnelly"/><meta data-react-helmet="true" name="sailthru.image.full" content="http://popcrush.com/files/2017/09/selena-gomez-tears-hurricane-harvey.png"/><meta data-react-helmet="true" name="sailthru.image.thumb" content="http://popcrush.com/files/2017/09/selena-gomez-tears-hurricane-harvey.png"/><meta data-react-helmet="true" name="google-site-verification" content="h0FSEELGnWYKLetWULjQ8yOcJifUnGMWiYPnl97tya4"/><meta data-react-helmet="true" property="fb:pages" content="109218389152020"/><meta data-react-helmet="true" http-equiv="Content-Type" content="text/html;charset=UTF-8"/><meta data-react-helmet="true" name="viewport" content="width=1286, initial-scale=1.0"/>
          <link data-react-helmet="true" id="design-fav" rel="shortcut icon" href="http://popcrush.com/files/2015/06/favicon.gif"/><link data-react-helmet="true" id="design-fav" rel="shortcut icon" href="http://popcrush.com/files/2015/06/favicon.gif"/><link data-react-helmet="true" rel="profile" href="http://gmpg.org/xfn/11"/><link data-react-helmet="true" rel="canonical" href="http://popcrush.com/selena-gomez-cry-tears-hurricane-harvey-relief/"/>
          <link href="//fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic,700italic|Roboto:400,400italic,500,500italic,700,300italic,300|Roboto+Condensed:300,400,700" rel="stylesheet" type="text/css" />
          <link href="/styles/base.css?ver=d2ef4e2b1b484e18413244552429598f9ec86f8f&mver=19" rel="stylesheet" type="text/css" />
          
        <script type="text/javascript">
          window.TSM = window.TSM || {};
          window.TSM.abgroup = "A";
          window.TSM.cadata = {"activeDomain":"popcrush.com","blogId":252,"method":"get_single","postId":536930,"postType":"post","postDateGmt":"2017-09-13 14:20:48.000+0000"};
          window.TSM.startload = new Date().getTime();
        </script>
          <script>
    (function () {
      function getCookie(name) {
        var value = "; " + document.cookie;
        var parts = value.split("; " + name + "=");
        if (parts.length == 2) return parts.pop().split(";").shift();
      }
      function updateCookie(name, value, expireDays) {
        let d = new Date();
        d.setTime(d.getTime() + (60*60*24*expireDays*1000));
        var expires = "expires="+ d.toUTCString();
        document.cookie = name + "=" + value + ";" + expires + ";path=/";
      }
      window.TSM = window.TSM || {};
      if (window.TSM.abgroup) {
        updateCookie("abgroup", window.TSM.abgroup, 90);
      }

      var xhr = new XMLHttpRequest();
      xhr.open("POST", "/rest/carbon/api/cogitoergosum", true);
      var cogitoergosum = getCookie("cogitoergosum");
      var abgroup = getCookie("abgroup");
      if (cogitoergosum) {
        window.TSM.cogitoergosum = JSON.parse( atob( decodeURIComponent( cogitoergosum ) ) );
      }
      xhr.onreadystatechange = function() {//Call a function when the state changes.
        if(xhr.readyState == XMLHttpRequest.DONE && xhr.status == 200) {
          if (xhr.response) {
            var result = JSON.parse(xhr.response);
            if (result && result.result) {
              if (result.result.cookie) {
                window.TSM.cogitoergosum = JSON.parse( atob( result.result.cookie ) );
              }
              if (result.result.credentials) {
                window.TSM.credentials = JSON.parse( atob( result.result.credentials ) );
              }
              // console.log("cogitoergosum xhr", window.TSM.cogitoergosum);
            }
          }
        }
      };
      xhr.setRequestHeader("Content-type", "application/json");
      var cadata = window.TSM.cadata || {};
      cadata.experimentGroup = window.TSM.abgroup;
      cadata.viewType = "standard";
      cadata.timespent = new Date().getTime() - window.TSM.startload;
      var referrer = document.referrer;
      var sendData = {
        type: "pageview",
        referrer: referrer,
        url: document.location.href,
        queryParam: document.location.queryParam,
        pageData: cadata,
        scrollPageIndex: 0
      };
      xhr.send(JSON.stringify(sendData));
    }());
  </script>
          <script>
            (function(w){
              w.ga=w.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;
              var gaInitData = {"hitType":"pageview","dimension1":"mattdonnelly","dimension2":"celebrity-news,news","dimension3":"selena-gomez","dimension4":"post","dimension5":"Wed Sept 13 2017","dimension6":"10:20","dimension7":"standard","dimension8":"1301","dimension9":"A","dimension10":"yes"};
ga( "create", {
          trackingId:"UA-19109753-7",
          name: "primary",
          allowAnchor: false
        });
        ga( "primary.require", "displayfeatures" );
        ga( "primary.send", gaInitData );
        window.TSM = window.TSM || {};
        window.TSM.trackersByNameAll = window.TSM.trackersByNameAll || {};
        window.TSM.trackersByNameAll[ "primary" ] = {gaid:"UA-19109753-7"};
ga( "create", {
          trackingId:"UA-19109753-34",
          name: "UA1910975334",
          allowAnchor: false
        });
        ga( "UA1910975334.require", "displayfeatures" );
        ga( "UA1910975334.send", gaInitData );
        window.TSM = window.TSM || {};
        window.TSM.trackersByNameAll = window.TSM.trackersByNameAll || {};
        window.TSM.trackersByNameAll[ "UA1910975334" ] = {gaid:"UA-19109753-34"};
ga( "create", {
          trackingId:"UA-19109753-60",
          name: "UA1910975360",
          allowAnchor: false
        });
        ga( "UA1910975360.require", "displayfeatures" );
        ga( "UA1910975360.send", gaInitData );
        window.TSM = window.TSM || {};
        window.TSM.trackersByNameAll = window.TSM.trackersByNameAll || {};
        window.TSM.trackersByNameAll[ "UA1910975360" ] = {gaid:"UA-19109753-60"};
            })(window);
          </script>
          <script async src="https://www.google-analytics.com/analytics.js"></script>
          <script>(function(w){
      w.dataLayer = [{"title":"Selena Gomez Breaks Down in Tears During Hurricane Harvey Telethon","callsign":"TSM_POPCRUSH","market":"National","sitetype":"National","siteClassification":"","state":"NY","genre":"pop","pageType":"post","tags":"selena-gomez","categories":"celebrity-news,news","mediaType":"gallery"}];
      w.dataLayer[0].referer = document.referrer;w.dataLayer[0].curatedReferer = document.referrer.replace( /https?:\/\//, "" );w.dataLayer[0].dayOfWeek = function(n){return n.toLocaleString("en-US",{weekday:"long"})}(new Date);w.dataLayer[0].periodOfDay = function(n,t,i){t=n.getHours(),i=n.getMinutes(),i<10&&(i="0"+i);var r=parseInt(t+""+i);return r>=0&&r<600?"Overnight":r>=600&&r<1e3?"Morning Drive":r>=1e3&&r<1500?"Midday":r>=1500&&r<1900?"Afternoon Drive":r>=1900&&r<2400?"Evening":void 0}(new Date);
    })(window);</script>
          <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({"gtm.start": new Date().getTime(),event:"gtm.js"});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!="dataLayer"?"&l="+l:"";j.async=true;j.src= "https://www.googletagmanager.com/gtm.js?id="+i+dl;f.parentNode.insertBefore(j,f); })(window,document,"script","dataLayer","GTM-K346HJZ");</script>
          <script>
        (function(w,dl){
          if( dl && dl[0] ){
            dl = dl[0];
            w._oiqq = w._oiqq || [];
            var keywordMeta = document.querySelector( "meta[name='keywords']");
            _oiqq.push(["oiq_addPageBrand", "title:" + dl.title]);
            _oiqq.push(["oiq_addPageBrand", "domain:" + location.hostname]);
            _oiqq.push(["oiq_addPageBrand", "callsign:" + dl.callsign]);
            _oiqq.push(["oiq_addPageCat", "url_path:" + location.pathname]);
            _oiqq.push(["oiq_addPageCat", "meta_keywords:" + ( keywordMeta ? keywordMeta.content : "" ) ]);
            _oiqq.push(["oiq_addPageCat", "title:" + dl.title]);
            _oiqq.push(["oiq_addPageCat", "callsign:" + dl.callsign]);
            _oiqq.push(["oiq_addPageCat", "market:" + dl.market]);
            _oiqq.push(["oiq_addPageCat", "sitetype:" + dl.sitetype]);
            _oiqq.push(["oiq_addPageCat", "state:" + dl.state]);
            _oiqq.push(["oiq_addPageCat", "page_type:" + dl.pageType]);
            _oiqq.push(["oiq_addPageCat", "media_type:" + dl.mediaType]);
            _oiqq.push(["oiq_addPageCat", "day_of_week:" + dl.dayOfWeek]);
            _oiqq.push(["oiq_addPageCat", "newsletter_submission:" + (dl.newsletterSubmission || "no")]);
            _oiqq.push(["oiq_addPageCat", "period_of_day:" + dl.periodOfDay]);
            _oiqq.push(["oiq_addPageCat", "curated_referer:" + dl.curatedReferer]);
            _oiqq.push(["oiq_addPageCat", "genre:" + dl.genre]);
            _oiqq.push(["oiq_addPageCat", "tags:" + dl.tags]);
            _oiqq.push(["oiq_addPageCat", "categories:" + dl.categories]);
            _oiqq.push(["oiq_doTag"]);
            _oiqq.push(["oiq_addPageLifecycle", "7leo"]);
          }
        })(window, window.dataLayer);
        (function() {
        var oiq = document.createElement("script"); oiq.type = "text/javascript"; oiq.async = true;
        oiq.src = document.location.protocol + "//px.owneriq.net/stas/s/72ixs8.js";
        var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(oiq, s);
        })();
      </script>
          
          <script class="kxct" data-id="rwjnisqy1" data-timing="async" data-version="3.0" type="text/javascript">
        window.Krux||((Krux=function(){Krux.q.push(arguments)}).q=[]);
        (function(){
          var k=document.createElement("script");k.type="text/javascript";k.async=true;
          k.src=(location.protocol==="https:"?"https:":"http:")+"//"+"cdn.krxd.net/controltag/rwjnisqy1.js";
          var s=document.getElementsByTagName("script")[0];s.parentNode.insertBefore(k,s);
        }());
      </script><script type="text/javascript" src="//mtrx.go.sonobi.com/morpheus.townsquaremedia.9692.js"></script>
<script async type="text/javascript" src="https://native.sharethrough.com/assets/sfp.js"></script><script async="async" src="https://www.googletagservices.com/tag/js/gpt.js"></script>
        <script>
        var googletag = googletag || {};
        googletag.cmd = googletag.cmd || [];
        </script>
<script>window.pbjs=window.pbjs||{};window.pbjs.que=window.pbjs.que||[];</script><script src="http://production.townsquareblogs.com/wp-content/uploads/static/prebid/carbon/pb.js?domain=popcrush.com"></script>
<script>!function(a9,a,p,s,t,A,g){if(a[a9])return;function q(c,r){a[a9]._Q.push([c,r])}a[a9]={init:function(){q("i",arguments)},fetchBids:function(){q("f",arguments)},setDisplayBids:function(){},targetingKeys:function(){return[]},_Q:[]};A=p.createElement(s);A.async=!0;A.src=t;g=p.getElementsByTagName(s)[0];g.parentNode.insertBefore(A,g)}("apstag",window,document,"script","//c.amazon-adsystem.com/aax2/apstag.js");
        apstag.init({pubID: "3227", adServer: "googletag" });</script>
<script>
        window.TSM = window.TSM || {}; window.TSM.adSlots = window.TSM.adSlots || {};window.TSM.adLog = window.TSM.adLog || {};
        googletag.cmd.push(function(){
googletag.pubads().disableInitialLoad();
googletag.pubads().setTargeting( "catid", ["celebrity-news","news"] );
googletag.pubads().setTargeting( "tags", ["selena-gomez"] );
googletag.pubads().setTargeting( "id", "selena-gomez-cry-tears-hurricane-harvey-relief" );
googletag.pubads().setTargeting( "author", "mattdonnelly" );
googletag.pubads().setTargeting( "kw", ["mattdonnelly","selena-gomez-cry-tears-hurricane-harvey-relief","celebrity-news","news","selena-gomez","pagetype-post"] );
googletag.pubads().setTargeting( "genre", ["pop"] );
googletag.pubads().setTargeting( "device", "web" );
googletag.pubads().setTargeting( "ksg", Krux.segments );
        googletag.pubads().setTargeting( "kuid", Krux.user );
if( window.TSM.adSlots["tsm-ad-300a"] === undefined ){
window.TSM.adSlots["tsm-ad-300a"] = googletag.defineSlot( "8328825/national/PopCrush/post", [[300,250],[300,600]], "tsm-ad-300a" ).
              addService(googletag.pubads()).
              setTargeting( "pos", "300a" );
}
if( window.TSM.adSlots["tsm-ad-maintop-300a"] === undefined ){
window.TSM.adSlots["tsm-ad-maintop-300a"] = googletag.defineSlot( "8328825/national/PopCrush/post", [[300,250]], "tsm-ad-maintop-300a" ).
              addService(googletag.pubads()).
              setTargeting( "pos", "300a" );
}
if( window.TSM.adSlots["tsm-ad-listenlive-300a"] === undefined ){
window.TSM.adSlots["tsm-ad-listenlive-300a"] = googletag.defineSlot( "8328825/national/PopCrush/post", [[300,250]], "tsm-ad-listenlive-300a" ).
              addService(googletag.pubads()).
              setTargeting( "pos", "300a" );
}
if( window.TSM.adSlots["tsm-ad-300b"] === undefined ){
window.TSM.adSlots["tsm-ad-300b"] = googletag.defineSlot( "8328825/national/PopCrush/post", [[300,250],[300,600]], "tsm-ad-300b" ).
              addService(googletag.pubads()).
              setTargeting( "pos", "300b,300d" );
}
if( window.TSM.adSlots["tsm-ad-300c"] === undefined ){
window.TSM.adSlots["tsm-ad-300c"] = googletag.defineSlot( "8328825/national/PopCrush/post", [[300,250],[300,600]], "tsm-ad-300c" ).
              addService(googletag.pubads()).
              setTargeting( "pos", "300c" );
}
if( window.TSM.adSlots["tsm-ad-728a"] === undefined ){
window.TSM.adSlots["tsm-ad-728a"] = googletag.defineSlot( "8328825/national/PopCrush/post", [[728,90],[970,90],[970,250]], "tsm-ad-728a" ).
              addService(googletag.pubads()).
              setTargeting( "pos", "728a" );
}
if( window.TSM.adSlots["tsm-ad-728b"] === undefined ){
window.TSM.adSlots["tsm-ad-728b"] = googletag.defineSlot( "8328825/national/PopCrush/post", [[728,90]], "tsm-ad-728b" ).
              addService(googletag.pubads()).
              setTargeting( "pos", "728b" );
}
if( window.TSM.adSlots["tsm-ad-oop"] === undefined ){
window.TSM.adSlots["tsm-ad-oop"] = googletag.defineOutOfPageSlot( "8328825/national/PopCrush/post", "tsm-ad-oop" ).
              addService(googletag.pubads()).
              setTargeting( "pos", "oop" );
}
 googletag.pubads().collapseEmptyDivs();
        googletag.enableServices();
      });
      </script>
          <script defer src="https://apis.google.com/js/platform.js"></script>
      <script>window.twttr = (function(d, s, id) {
      var js, fjs = d.getElementsByTagName(s)[0],
        t = window.twttr || {};
      if (d.getElementById(id)) return t;
      js = d.createElement(s);
      js.id = id;
      js.src = "https://platform.twitter.com/widgets.js";
      fjs.parentNode.insertBefore(js, fjs);
      t._e = [];
      t.ready = function(f) {
        t._e.push(f);
      };
      return t;
    }(document, "script", "twitter-wjs"));</script>
    <script async defer src="//platform.instagram.com/en_US/embeds.js"></script>
    <script defer type="text/javascript" src="//www.zergnet.com/zerg-inf-multi.js"></script>
        </head>
        <body>
          <div id="fb-root"></div>
          <div id="app"><div data-reactroot="" data-reactid="1" data-react-checksum="779855965"><!-- react-empty: 2 --><div id="container" class="" data-reactid="3"><section class="top-components" data-reactid="4"></section><div id="top-not-ads" class="" data-reactid="5"><div class="blingbar box" style="height:auto;left:0px;" data-reactid="6"><div class="tsm-ad tsm-ad-728" data-reactid="7"><div id="tsm-ad-728a" data-reactid="8"><!-- dynamic ad --></div></div></div><div id="tsm-ad-1x1-container" data-reactid="9"><div class="tsm-ad tsm-ad-oop" data-reactid="10"><div id="tsm-ad-oop" data-reactid="11"><!-- dynamic ad --></div></div></div></div><div class="container-inner" data-reactid="12"><div id="site-menu-wrapper" class="no-showticker blueiv-menu" data-reactid="13"><a class="logo" href="/" itemprop="logo url" alt="PopCrush" title="PopCrush" data-reactid="14"><img src="http://popcrush.com/files/2017/12/popcrush-logo-carbon.png" alt="PopCrush" title="PopCrush" data-reactid="15"/></a><div class="site-menu-right" data-reactid="16"><nav id="site-menu" data-reactid="17"><div class="wrapper" data-reactid="18"><span class="icon-base icon-menu select-none" data-reactid="19"></span><ul class="links" data-reactid="20"><li class="hassub" data-reactid="21"><a href="/" data-reactid="22">Home</a></li><li class="hassub" data-reactid="23"><a href="/category/celebrity-news/" data-reactid="24">News</a><div class="submenu no-data" data-reactid="25"></div></li><li class="hassub" data-reactid="26"><a href="/category/exclusive/" data-reactid="27">Exclusive</a><div class="submenu no-data" data-reactid="28"></div></li><li class="hassub" data-reactid="29"><a href="/category/music-news/" data-reactid="30">Music</a><div class="submenu no-data" data-reactid="31"></div></li><li class="hassub" data-reactid="32"><a href="/category/movie-news/" data-reactid="33">Movies</a><div class="submenu no-data" data-reactid="34"></div></li><li class="hassub" data-reactid="35"><a href="/category/tv-news/" data-reactid="36">TV</a><div class="submenu no-data" data-reactid="37"></div></li><li class="hassub" data-reactid="38"><a href="/category/readers-poll/" data-reactid="39">Polls</a><div class="submenu no-data" data-reactid="40"></div></li><li class="hassub" data-reactid="41"><a href="/category/videos/" data-reactid="42">Videos</a><div class="submenu no-data" data-reactid="43"></div></li><li class="hassub" data-reactid="44"><a href="/category/lists/" data-reactid="45">Lists</a><div class="submenu no-data" data-reactid="46"></div></li></ul><div class="site-menu-right" data-reactid="47"><ul class="social-links" data-reactid="48"><li class="social" data-reactid="49"><a class="share-link youtube" href="https://youtube.com/user/PopCrushMusic" target="_blank" data-social="youtube" data-reactid="50"><span class="icon-base icon-youtube" data-reactid="51"></span></a></li><li class="social" data-reactid="52"><a class="share-link facebook" href="http://www.facebook.com/PopCrush" target="_blank" data-social="facebook" data-reactid="53"><span class="icon-base icon-facebook" data-reactid="54"></span></a></li><li class="social" data-reactid="55"><a class="share-link twitter" href="https://twitter.com/popcrush" target="_blank" data-social="twitter" data-reactid="56"><span class="icon-base icon-twitter" data-reactid="57"></span></a></li><ul class="social-subscriptions" data-reactid="58"><li class="sub-instagram " data-reactid="59"><a href="https://www.instagram.com/popcrush" target="_blank" data-reactid="60">INSTAGRAM</a></li><li class="share_link_small youtube sub-youtube" data-reactid="61"><span class="youtube-subscribe-button " data-reactid="62"></span></li><li class="sub-facebook" data-reactid="63"></li><li class="sub-twitter" data-reactid="64"></li></ul></ul><div id="search-form" class="" data-reactid="65"><div class="form-wrap" data-reactid="66"><form data-reactid="67"><input type="text" name="searchInput" value="" class="search-input" placeholder="Search" data-reactid="68"/><input type="submit" class="search-submit" disabled="" value="SEARCH" data-reactid="69"/></form></div><div class="icon-base icon-search" data-reactid="70"></div></div></div><div class="site-screen select-none" data-reactid="71"></div></div></nav></div><ul class="promo-links" data-reactid="72"><li data-reactid="73"><span data-reactid="74">Trending:</span></li><li data-reactid="75"><a title="The Spice Girls" href="/tags/spice-girls/" data-reactid="76">The Spice Girls</a></li><li data-reactid="77"><a title="Justin Timberlake" href="/tags/justin-timberlake/" data-reactid="78">Justin Timberlake</a></li><li data-reactid="79"><a title="Halsey" href="/tags/halsey" data-reactid="80">Halsey</a></li><li data-reactid="81"><a title="Ed Sheeran" href="/tags/ed-sheeran/" data-reactid="82">Ed Sheeran</a></li><li data-reactid="83"><a title="BTS" href="/tags/bts/" data-reactid="84">BTS</a></li><li data-reactid="85"><a title="Taylor Swift" href="/tags/taylor-swift" data-reactid="86">Taylor Swift</a></li><li data-reactid="87"><a title="Selena Gomez" href="/tags/selena-gomez" data-reactid="88">Selena Gomez</a></li><li data-reactid="89"><a title="Cardi B" href="/tags/cardi-b/" data-reactid="90">Cardi B</a></li></ul></div><div class="tsm-ad tsm-ad-nav-970" data-reactid="91"><div id="tsm-ad-970a" data-reactid="92"><!-- dynamic ad --></div></div><div class="site-content clearfix" data-reactid="93"><div class="main-content" data-reactid="94"><div class="wrapper post-wrapper" data-reactid="95"><div class="post clearfix" data-reactid="96"><div class="entry" data-reactid="97"><article id="post-536930" data-location="/selena-gomez-cry-tears-hurricane-harvey-relief/" data-index="0" data-reactid="98"><div class="page-header" data-reactid="99"><div class="content-header show-ui front" id="content-header-536930" data-reactid="100"><div class="internal-header outgrow  " style="max-height:0px;" data-reactid="101"></div><div class="content-header-header" data-reactid="102"><div class="single-post-oembed-youtube-wrapper" data-reactid="103"><div class="single-post-oembed youtube" data-reactid="104"><div class="video-overlay has-pulsating-button" data-reactid="105"><div class="react-parallax " data-reactid="106"><div class="react-parallax-background-children" data-bottom-top="transform:translate3d(0,-20%,0);" data-top-bottom="transform:translate3d(0,20%,0);" data-reactid="107"><figure class="frameme" data-reactid="108"><div class="theframe" data-image="http://popcrush.com/files/2017/09/selena-gomez-tears-hurricane-harvey.png" rel="" title="" data-reactid="109"></div><div class="loadinganim showbox" id="0" data-reactid="110"><div class="loader" style="width:30px;height:30px;" data-reactid="111"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="112"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="113"></circle></svg></div></div></figure></div><div class="react-parallax-content" data-reactid="114"><figure class="frameme img-tag" data-reactid="115"><div class="theframe" data-image="http://popcrush.com/files/2017/09/selena-gomez-tears-hurricane-harvey.png" rel="" title="" data-reactid="116"></div><div class="loadinganim showbox" id="0" data-reactid="117"><div class="loader" style="width:30px;height:30px;" data-reactid="118"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="119"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="120"></circle></svg></div></div></figure></div></div><div class="pulsating-button" data-reactid="121"><span data-reactid="122"></span></div></div></div></div><div class="header" data-reactid="123"><section class="title " data-reactid="124"><h1 class="" data-reactid="125">Selena Gomez Breaks Down in Tears During Hurricane Harvey Telethon</h1></section><div class="byline" data-reactid="126"><div class="authors" data-reactid="127"><address class="author" data-reactid="128"><div class="author-image icon-user" data-reactid="129"><figure class="frameme" data-reactid="130"><a class="theframe" data-image="http://popcrush.com/files/2015/09/MattRetouched.jpg" href="http://popcrush.com/author/mattdonnelly/" rel="author" title="Matthew Scott Donnelly" data-reactid="131"></a><div class="loadinganim showbox" id="0" data-reactid="132"><div class="loader" style="width:30px;height:30px;" data-reactid="133"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="134"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="135"></circle></svg></div></div></figure></div><a class="author-name" href="http://popcrush.com/author/mattdonnelly/" rel="author" title="Matthew Scott Donnelly" data-reactid="136">Matthew Scott Donnelly</a></address></div><time datetime="2017-09-13 14:20:48 +0000" data-reactid="137">September 13, 2017</time></div></div></div></div></div><div class="content-wrap" data-reactid="138"><div class="social-share bignsexy" data-reactid="139"><div class="social-bar social-icons" data-reactid="140"><ul data-reactid="141"><li data-reactid="142"><a href="http://twitter.com/intent/tweet?text=Selena%20Gomez%20Breaks%20Down%20in%20Tears%20During%20Hurricane%20Harvey%20Telethon%20http%3A%2F%2Fpopcrush.com%2Fselena-gomez-cry-tears-hurricane-harvey-relief%2F%3Ftrackback%3Dtwitter_mobile%20%40popcrush" title="Share on Twitter" target="_blank" data-reactid="143"><span class=" social-icon icon-twitter tw" data-reactid="144"><span class="share-title" data-reactid="145">Share on Twitter</span></span></a></li><li data-reactid="146"><a href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fpopcrush.com%2Fselena-gomez-cry-tears-hurricane-harvey-relief%2F%3Ftrackback%3Dfbshare_mobile" title="Share on Facebook" target="_blank" data-reactid="147"><span class=" social-icon icon-facebook fb" data-reactid="148"><span class="share-title" data-reactid="149">Share on Facebook</span></span></a></li></ul></div></div><div class="content" data-reactid="150"><div class="pod-content" data-reactid="151"><p data-reactid="152"><a href="http://popcrush.com/tags/selena-gomez/" data-reactid="153"><!-- react-text: 154 -->Selena Gomez<!-- /react-text --></a><!-- react-text: 155 --> broke down in tears on Tuesday night&#x27;s (September 12) <!-- /react-text --><i data-reactid="156"><!-- react-text: 157 -->Hand in Hand: A Benefit for Hurricane Relief<!-- /react-text --></i><!-- react-text: 158 --> telethon,<!-- /react-text --><i data-reactid="159"><!-- react-text: 160 --> <!-- /react-text --></i><!-- react-text: 161 -->during which she recounted the dire fates of family members of the late Selena Quintanilla, who perished during the storm.<!-- /react-text --></p><p data-reactid="162">The Saldivar family tried to escape Hurricane Harvey&#x27;s wrath in August when their van was swept away by relentless, rising floodwaters. Gomez, who was raised about 250 miles away from the family&#x27;s home in Texas, said the news hit her like a ton of bricks. Still, from tragedy, came hope, she said.</p><div class="sharethrough-container" data-reactid="163"><div class="tsm-ad tsm-ad-oop" data-reactid="164"><div id="tsm-ad-sharethrough-oop-1" data-reactid="165"><!-- dynamic ad --></div></div></div><p data-reactid="166">“August 27, seven members of the Saldivar family tried to escape the rising flood waters. Their van is swept into the bayou, only Sammy Saldivar manages to survive,&quot; she said in the clip above as she got choked up. &quot;Their story affected all who heard it and, no matter who we are, the differences we have suddenly did not seem to matter. Since that day, we have joined together. Neighbor helping neighbor without stopping to think about race, religion, or anything else.”</p><p data-reactid="167">Nearly 50,000 homes were damaged by the storm and 60 people were killed in the United States. Upwards of 200,000 homes are still without power and nearly 800,000 were forced to evacuate.</p><div data-reactid="168"><p style="text-align: center;"><strong>Celebs Show Off Their Charitable Sides:</strong></p>
</div><div class="photogallery-wrapper sliding-photogallery" data-reactid="169"><div class="photogallery-container" id="photogallery-252-456830-0" data-reactid="170"><div class="sizer" data-reactid="171"></div><div class="loadinganim showbox" id="0" data-reactid="172"><div class="loader" style="width:30px;height:30px;" data-reactid="173"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="174"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" style="stroke:#fff;" data-reactid="175"></circle></svg></div></div></div><!-- react-text: 176 --><!-- /react-text --></div></div></div><div class="content-footer" data-reactid="177"><div class="single-post-button cto-container" data-reactid="178"><a class="next-post cto" href="http://popcrush.com/janet-jackson-hurricane-harvey-houston-concert/" target="_blank" data-reactid="179">Next: Janet Jackson Surprises Hurricane Harvey Victims</a></div><!-- react-empty: 180 --><div class="lazyload-placeholder zergnet-lazyload-placeholder" data-reactid="181"></div><!-- react-text: 182 --><!-- /react-text --><div class="tags-lines" data-reactid="183"><div class="wrapper" data-reactid="184"><span data-reactid="185"><!-- react-text: 186 -->Filed Under<!-- /react-text --><!-- react-text: 187 -->: <!-- /react-text --></span><span data-reactid="188"><!-- react-text: 189 --><!-- /react-text --><a href="http://popcrush.com/tags/selena-gomez/" data-reactid="190">Selena Gomez</a></span></div><div class="wrapper" data-reactid="191"><span data-reactid="192"><!-- react-text: 193 -->Categories<!-- /react-text --><!-- react-text: 194 -->: <!-- /react-text --></span><span data-reactid="195"><!-- react-text: 196 --><!-- /react-text --><a href="http://popcrush.com/category/celebrity-news/" data-reactid="197">Celebrity News</a></span><span data-reactid="198"><!-- react-text: 199 -->, <!-- /react-text --><a href="http://popcrush.com/category/news/" data-reactid="200">News</a></span></div></div><div class="comments-wrapper" data-reactid="201"><div class="comments" data-reactid="202"><div data-reactid="203"><span class="icon-comments" data-reactid="204"></span><i data-reactid="205">Comments</i><span class="fb-comments-count" data-href="http://popcrush.com/selena-gomez-cry-tears-hurricane-harvey-relief/" data-reactid="206"></span><span class="icon-triangle-down" data-reactid="207"></span></div><div class="cto" data-reactid="208">Leave A Comment</div></div></div><div class="goto-top-container outgrow" data-reactid="209"><a class="goto-top icon-triangle-left" href="javascript:void(0);" title="Go To Top" data-index="0" data-reactid="210">Back To Top</a></div></div></div></article></div></div></div></div><aside class="main-aside" data-reactid="211"><div class="aside-inside" data-reactid="212"><section class="sidebar-section widget-fix_sidebar_marker" id="fix_sidebar_marker-54" data-reactid="213"><div class="wrapper clearfix" data-reactid="214"><div class="fix_sidebar_marker" data-reactid="215"></div></div></section><section class="sidebar-section widget-ts_blogroll" id="ts_blogroll-1403" data-reactid="216"><header data-reactid="217"><h2 data-reactid="218"><span class="title-container" data-reactid="219">Special Features</span><!-- react-text: 220 --><!-- /react-text --></h2></header><div class="wrapper clearfix" data-reactid="221"><section id="ts_blogroll-1403" class="blogroll carousel slider dl align-right" data-reactid="222"><div class="slider blogroll-items" data-reactid="223"><div class="sizer" data-reactid="224"></div><div class="mover slide" data-reactid="225"><article class="item title-over-image" data-reactid="226"><figure class="frameme" data-reactid="227"><a class="theframe" data-image="http://popcrush.com/files/2018/02/jennifer-aniston-justin-theroux-separate.jpg" href="http://popcrush.com/jennifer-aniston-justin-theroux-separation-breakup/" rel="" title="Jennifer Aniston + Justin Theroux Separate" data-reactid="228"></a><div class="loadinganim showbox" id="0" data-reactid="229"><div class="loader" style="width:30px;height:30px;" data-reactid="230"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="231"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="232"></circle></svg></div></div></figure><div class="content" data-reactid="233"><a href="http://popcrush.com/jennifer-aniston-justin-theroux-separation-breakup/" title="Jennifer Aniston + Justin Theroux Separate" class="title" data-reactid="234">Jennifer Aniston + Justin Theroux Separate</a></div></article></div><div class="previous icon-arrow-thin-left arrow icon-base round always-visible" title="Previous" data-reactid="235"></div><div class="next icon-arrow-thin-right arrow icon-base round always-visible" title="Next" data-reactid="236"></div></div></section></div></section><section class="sidebar-section widget-google-ads-widget" id="google-ads-widget-975" data-reactid="237"><div class="wrapper clearfix" data-reactid="238"><div class="widget-content" data-reactid="239"><div class="tsm-ad tsm-ad-300" data-reactid="240"><div id="tsm-ad-300a" data-reactid="241"><!-- dynamic ad --></div></div></div></div></section><section class="sidebar-section widget-tsq_sailthru_newsletter_widget" id="tsq_sailthru_newsletter_widget-773" data-reactid="242"><div class="wrapper clearfix" data-reactid="243"><div class="widget-content" data-reactid="244"><div data-reactid="245"><form method="post" class="newsletter-frame clearfix" data-reactid="246"><div class="content clearfix" data-reactid="247"><p class="title" data-reactid="248">Subscribe to our newsletter</p><div class="newsletter-fields vertical-center" data-reactid="249"><div class="vertical-centered" data-reactid="250"><input type="text" name="email" value="" class="sailthru-email" autocomplete="off" data-reactid="251"/><input type="email" name="sailthru-sub" placeholder="Email Address" value="" data-reactid="252"/></div></div></div></form></div></div></div></section><section class="sidebar-section widget-ts_blogroll" id="ts_blogroll-1404" data-reactid="253"><header data-reactid="254"><h2 data-reactid="255"><span class="title-container" data-reactid="256">Latest Articles</span><!-- react-text: 257 --><!-- /react-text --></h2></header><div class="wrapper clearfix" data-reactid="258"><div class="widget-content blogroll-widget blogroll sidebar-row-standard" data-reactid="259"><div class="blogroll-inner clearfix" data-reactid="260"><article class="" data-reactid="261"><figure class="frameme" data-reactid="262"><a class="theframe" data-image="http://popcrush.com/files/2018/02/jennifer-aniston-justin-theroux-separate.jpg" href="http://popcrush.com/jennifer-aniston-justin-theroux-separation-breakup/" rel="" title="Jennifer Aniston and Justin Theroux Announce Separation" data-reactid="263"></a><div class="loadinganim showbox" id="0" data-reactid="264"><div class="loader" style="width:30px;height:30px;" data-reactid="265"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="266"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="267"></circle></svg></div></div></figure><div class="content" data-reactid="268"><a href="http://popcrush.com/jennifer-aniston-justin-theroux-separation-breakup/" title="Jennifer Aniston and Justin Theroux Announce Separation" class="title" data-reactid="269">Jennifer Aniston and Justin Theroux Announce Separation</a></div></article><article class="" data-reactid="270"><figure class="frameme" data-reactid="271"><a class="theframe" data-image="http://popcrush.com/files/2018/02/ciara-shares-sienna-first-baby-photos.png" href="http://popcrush.com/ciara-shares-sienna-first-baby-photos/" rel="" title="Ciara Shares First Pics of Baby Sienna " data-reactid="272"></a><div class="loadinganim showbox" id="0" data-reactid="273"><div class="loader" style="width:30px;height:30px;" data-reactid="274"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="275"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="276"></circle></svg></div></div></figure><div class="content" data-reactid="277"><a href="http://popcrush.com/ciara-shares-sienna-first-baby-photos/" title="Ciara Shares First Pics of Baby Sienna " class="title" data-reactid="278">Ciara Shares First Pics of Baby Sienna </a></div></article><article class="" data-reactid="279"><figure class="frameme" data-reactid="280"><a class="theframe" data-image="http://popcrush.com/files/2017/11/selena-gomez.jpg" href="http://popcrush.com/selena-gomez-barney-hot/" rel="" title="Selena Gomez Used to Think &amp;apos;Barney&amp;apos; Was Hot" data-reactid="281"></a><div class="loadinganim showbox" id="0" data-reactid="282"><div class="loader" style="width:30px;height:30px;" data-reactid="283"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="284"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="285"></circle></svg></div></div></figure><div class="content" data-reactid="286"><a href="http://popcrush.com/selena-gomez-barney-hot/" title="Selena Gomez Used to Think &#x27;Barney&#x27; Was Hot" class="title" data-reactid="287">Selena Gomez Used to Think &#x27;Barney&#x27; Was Hot</a></div></article></div></div></div></section><section class="sidebar-section widget-rss-feed" id="rss-feed-22" data-reactid="288"><div class="wrapper clearfix" data-reactid="289"><div class="widget-content" data-reactid="290"><header data-reactid="291"><h2 data-reactid="292"><span class="title-container" data-reactid="293"><div class="rss-icon-wrap" data-reactid="294"><span class="header-icon" data-reactid="295"><a href="http://www.tmz.com/rss.xml" class="icon-feed icon-base" data-reactid="296"></a></span><a href="http://www.tmz.com" data-reactid="297">HOT HEADLINES</a></div></span></h2><!-- react-text: 298 --><!-- /react-text --></header><div class="clearfix" data-reactid="299"><article class="item-rss" data-reactid="300"><div class="content" data-reactid="301"><a href="http://www.tmz.com/2018/02/15/festus-ezeli-black-panther-chadwick-bozeman/" class="title" data-reactid="302">Festus Ezeli Says &#x27;Black Panther&#x27; Will Change Minds About Africa</a><!-- react-text: 303 --><!-- /react-text --></div></article><article class="item-rss" data-reactid="304"><div class="content" data-reactid="305"><a href="http://www.tmz.com/2018/02/15/lil-pump-released-jail-firearms-shooting/" class="title" data-reactid="306">Lil Pump Says He&#x27;s Got Rich Lawyers to Fight Firearms Charges </a><!-- react-text: 307 --><!-- /react-text --></div></article><article class="item-rss" data-reactid="308"><div class="content" data-reactid="309"><a href="http://www.tmz.com/2018/02/15/senator-ted-cruz-hollywood-liberal-hypocrites-gun-control-florida-shooting/" class="title" data-reactid="310">Sen. Ted Cruz Says Celebrities are Hypocrites on Gun Control</a><!-- react-text: 311 --><!-- /react-text --></div></article><article class="item-rss" data-reactid="312"><div class="content" data-reactid="313"><a href="http://www.tmz.com/2018/02/15/jennifer-aniston-justin-theroux-separate-divorce/" class="title" data-reactid="314">Jennifer Aniston &amp; Justin Theroux Separate and Divorce Looms</a><!-- react-text: 315 --><!-- /react-text --></div></article><article class="item-rss" data-reactid="316"><div class="content" data-reactid="317"><a href="http://www.tmz.com/2018/02/15/florida-school-shooter-walmart-subway-mcdonalds-capture/" class="title" data-reactid="318">Florida School Shooter Stopped at Subway, McDonald&#x27;s After Rampage Bef…</a><!-- react-text: 319 --><!-- /react-text --></div></article><article class="item-rss" data-reactid="320"><div class="content" data-reactid="321"><a href="http://www.tmz.com/2018/02/15/donald-cowboy-cerrone-weed-harleys-ufc/" class="title" data-reactid="322">UFC&#x27;s Cowboy Cerrone: After I Fight Yancy Medeiros, We&#x27;re Smoking…</a><!-- react-text: 323 --><!-- /react-text --></div></article><article class="item-rss" data-reactid="324"><div class="content" data-reactid="325"><a href="http://www.tmz.com/2018/02/15/cody-nickson-proposes-jessica-graf-amazing-race-stars-engaged/" class="title" data-reactid="326">&#x27;Amazing Race&#x27; Stars Cody and Jessica Engaged After Runyon Canyon…</a><!-- react-text: 327 --><!-- /react-text --></div></article><article class="item-rss" data-reactid="328"><div class="content" data-reactid="329"><a href="http://www.tmz.com/2018/02/15/jennifer-hudson-david-otunga-child-david-jr-therapist-confidentiality/" class="title" data-reactid="330">Jennifer Hudson &amp; David Otunga&#x27;s Custody War, Child Therapist is Off L…</a><!-- react-text: 331 --><!-- /react-text --></div></article><article class="item-rss" data-reactid="332"><div class="content" data-reactid="333"><a href="http://www.tmz.com/2018/02/15/nicole-eggert-scott-baio-too-old-sexual-assault-claim-age-gap/" class="title" data-reactid="334">Nicole Eggert Says Scott Baio Was Too Old for Sex with Her, Even If She Was…</a><!-- react-text: 335 --><!-- /react-text --></div></article><article class="item-rss" data-reactid="336"><div class="content" data-reactid="337"><a href="http://www.tmz.com/2018/02/15/florida-shooter-nikolas-cruz-youtube-ben-bennight-alerted-fbi/" class="title" data-reactid="338">Florida Shooting Suspect Reported to FBI 5 Months Ago, Whistleblower Speaks…</a><!-- react-text: 339 --><!-- /react-text --></div></article></div></div></div></section></div></aside></div><section class="site-footer" data-reactid="340"><footer data-reactid="341"><div class="links clearfix" data-reactid="342"><div class="logo" data-reactid="343"></div><div class="details" data-reactid="344"><h2 data-reactid="345">Information</h2><ul data-reactid="346"><li data-reactid="347"><a title="PopCrush Network" class="" data-reactid="348">PopCrush Network</a></li><li data-reactid="349"><a title="Contact Us" href="mailto:staff@popcrush.com" class="" data-reactid="350">Contact Us</a></li><li data-reactid="351"><a title="Privacy" href="/privacy" class="" data-reactid="352">Privacy</a></li><li data-reactid="353"><a title="Advertise" href="http://www.townsquaremedia.com/national-media/advertise" class="" data-reactid="354">Advertise</a></li></ul></div><div class="social-links" data-reactid="355"><h2 data-reactid="356">Follow Us</h2><ul data-reactid="357"><li class="social" data-reactid="358"><a class="share_link youtube" href="https://www.youtube.com/user/PopCrushMusic" target="_blank" data-social="youtube" data-reactid="359"><span class="icon-youtube" data-reactid="360"></span></a></li><li class="social" data-reactid="361"><a class="share_link facebook" href="http://www.facebook.com/PopCrush" target="_blank" data-social="facebook" data-reactid="362"><span class="icon-facebook" data-reactid="363"></span></a></li><li class="social" data-reactid="364"><a class="share_link twitter" href="https://twitter.com/popcrush" target="_blank" data-social="twitter" data-reactid="365"><span class="icon-twitter" data-reactid="366"></span></a></li></ul></div></div><div class="legal" data-reactid="367"><!-- react-text: 368 -->2018<!-- /react-text --><!-- react-text: 369 --> <!-- /react-text --><!-- react-text: 370 -->PopCrush<!-- /react-text --><!-- react-text: 371 --> is part of the PopCrush Network<!-- /react-text --><!-- react-text: 372 -->, Townsquare Media, Inc. All rights reserved.<!-- /react-text --></div></footer></section></div><section class="bottom-components" data-reactid="373"><!-- react-empty: 374 --><div id="bottom-not-ads" data-reactid="375"><div class="tsm-ad tsm-ad-728" data-reactid="376"><div id="tsm-ad-728b" data-reactid="377"><!-- dynamic ad --></div></div></div></section></div></div></div>
          <script>
            window.__INITIAL_STATE__ = {"gallery":{},"internalads":{},"json":{"response":{"options":{"method":"get_single","adPageType":"post","mediaType":"gallery","loyalty_restricted":false,"methodSubType":null,"blogId":252,"postId":536930,"url":"/selena-gomez-cry-tears-hurricane-harvey-relief/","unfriendlyRequestUrl":"/selena-gomez-cry-tears-hurricane-harvey-relief/","requestUrl":"/selena-gomez-cry-tears-hurricane-harvey-relief/","blogOptions":{"aioseop_options":{"aiosp_can":"on","aiosp_donate":null,"aiosp_home_title":"PopCrush","aiosp_home_description":"PopCrush is the digital destination for fun and irreverent pop music, celebrity and entertainment news served with a fresh and positive perspective.","aiosp_home_keywords":"pop music, music news, entertainment news, celebrity news","aiosp_max_words_excerpt":null,"aiosp_rewrite_titles":"on","aiosp_post_title_format":"%post_title%","aiosp_page_title_format":"%page_title% - PopCrush","aiosp_category_title_format":"%category_title% - PopCrush","aiosp_archive_title_format":"%date% - PopCrush","aiosp_tag_title_format":"%tag% News","aiosp_search_title_format":"%search% - PopCrush","aiosp_description_format":"%description%","aiosp_404_title_format":"Nothing found for %request_words%","aiosp_paged_format":" - Part %page%","aiosp_use_categories":null,"aiosp_dynamic_postspage_keywords":null,"aiosp_category_noindex":null,"aiosp_archive_noindex":null,"aiosp_tags_noindex":null,"aiosp_cap_cats":"on","aiosp_generate_descriptions":null,"aiosp_debug_info":null,"aiosp_post_meta_tags":"","aiosp_page_meta_tags":"","aiosp_home_meta_tags":"","aiosp_enabled":"1","aiosp_use_tags_as_keywords":null,"aiosp_do_log":null,"aiosp_ex_pages":""},"blogdescription":"","blogname":"PopCrush","carbonUiUpdateCounter":"19","design_option_live":{"page_bg":"FFFFFFFF","page_head_bg":"00444444","primary_bg":"FFFFFFFF","secondary_bg":"FF191919","mdl_head_bg":"FF000000","main_nav_hue":"FFFFFFFF","nav_hover_hue":"FF572F6E","primary_hue":"FF1B1B1B","secondary_hue":"FF222222","primary_head_hue":"FF333333","secondary_head_hue":"FF000000","primary_active_hue":"FF752FA1","secondary_active_hue":"FF572F6E","accent_hue":"FF572F6E","header_link_hue":"FF572F6E","footer_link_hue":"FF808080","primary_mdl_bg":"FFE9E9E9","primary_mdl_hue":"FF111111","secondary_mdl_bg":"FFF2F2F2","secondary_mdl_hue":"FF5A5A5A","standout_bg":"FF572F6E","mobile_primary_color":"FF572F6E","mobile_secondary_color":"FF572F6E","iv_primary_color":"FF7530A0","iv_secondary_color":"FF572F6E","iv_tertiary_color":"FFFFFFFF","iv_html_color":"FFE3E3E5","iv_container_color":"FFFFFFFF","iv_html_bg":"","iv_body_bg":"","iv_logo":"http://popcrush.com/files/2015/06/logonav.jpg","iv_logo_trim":"http://popcrush.com/files/2015/06/logonav-trim.jpg","carbon_logo_bg":"FFFFFFFF","carbon_showticker_bg":"80000000","events_app_primary_color":"FF572F6E","events_app_secondary_color":"FF000000","carbon_primary_hue":"FF45444A","carbon_header_hue":"FFFFFFFF","carbon_footer_hue":"FFFFFFFF","dropdown_menu_hue":null,"second_head_twotone_hue":null,"input_field_bg":null,"input_field_focus_hue":null,"input_field_blur_hue":null,"calendar_date_hue":null,"alert_hue":null,"standout_hue":null,"carbon_body_img":"http://popcrush.com/files/2018/02/popcrush-bg-veryhigh.jpg","carbon_logo_img":"http://popcrush.com/files/2017/12/popcrush-logo-carbon.png","carbon_promo_bg_img":"http://popcrush.com/files/2017/10/popcrush-promo1.jpg","page_img":"","body_img":"","square_logo_img":"","logo_img":"http://popcrush.com/files/2015/11/popcrushlogo1162.png","logo_img_trim":"http://popcrush.com/files/2015/06/logosmallcolor2.png","logo_img_light":"http://popcrush.com/files/2015/07/popcrush-light.png","logo_img_dark":"","header_img":"http://popcrush.com/files/2015/06/mobileheaderwhite2.jpg","placeholder_img":"http://popcrush.com/files/2015/06/mobile-preload.jpg","page_head_img":"","favicon_img":"http://popcrush.com/files/2015/06/favicon.gif","top_banner_img":"light","title":"Popcrush Carbonated","ID":"0","designer":"Christian","comment":"updated bg image to not be shitty","action":"edit","editor":"Christian Stadler","editorID":428174,"siteID":"252","timestamp":1518024613,"status":"active","properties":{"iv_html_bg":{"background-repeat":"","background-attachment":"","background-size":""},"carbon_body_img":{"background-repeat":"","background-attachment":"","background-size":""}}},"disable_mobile_ads":"","enableAppNexusWrapper":"1","enableBelowGalleryEndcard":"1","enableInGalleryEndcard":"1","enable_chartbeat":"","exclude_bottom_banner":"1","exclude_top_banner":"","FacebookCommentsOptions":{"moderator_userids":"583052867,100002025987268,732998853,9806076","moderator_appid":"182203965156817","colorscheme":""},"facebook_app":{"id":"182203965156817","fanpage":"http://www.facebook.com/PopCrush","plugins":{"facebook-authentication":1,"facebook-like-button":1}},"google_ads_dfp6_template_ads":{"top-728x90":"1","bottom-728x90":"1","mid-top-300x250":"0","mid-bottom-300x250":"0","tsm-out-of-page":"1","tsm-2x2":"0","top-right-noflex-300x250":"1","maintop-300x250":"1","middle-right-300x250":"1","bottom-right-300x250":"1","photogallery-300x250":"1","photogallery-728x90":"1","in-between-article-728":"1","dynamic-ad-custom":"0","dynamic-ad-header":"0","dynamic-ad-push":"0","top-right-300x250":"1"},"iq_weather_page_sponsor_city_name":"","iq_weather_page_sponsor_zip_code":"","onlyhome_pushdown":"","onlyhome_topbanner":"","posts_per_page":"10","sailthru_list_default":"PopCrush","site_template_theme_meta":{"template-tone":"1","listen-live-bar":"block","sidebar-widgets-header":"clear","next-page-offset":"11"},"social_overlay":{"fb":"1","nl":"1","colors":{"background-color":"#c30034","color":"#FFF"},"wrapper":{"divider":"#fff","button":"#044086","button-font":"#ffffff"},"logo":"http://popcrush.com/files/2014/06/popcrush-social.png"},"timezone_string":"America/New_York","townsquare_ad_version":"dfp6","tpsoip-jsfileid":"72ixs8","tpsoip-pagelifecycle":"7leo","ts-templates-carbon-homepage-id":"539234","ts-templates-homepage-id":"191253","ts-templates-mobile-homepage-id":"381375","tsc_category_sidebars":{"festivals":"tsc_custom_festival-fever","bonnaroo":"tsc_custom_festival-fever","coachella":"tsc_custom_festival-fever","governors-ball":"tsc_custom_festival-fever","iheart-radio-festival":"tsc_custom_festival-fever","lollapalooza":"tsc_custom_festival-fever","sxsw":"tsc_custom_festival-fever","t-in-the-park":"tsc_custom_festival-fever","summertime-ball":"tsc_custom_festival-fever","ultimate-popcrush-music-festival":"tsc_custom_festival-fever","top-10-video-countdown":"tsc_custom_countdown","popcrush-nights":"tsc_custom_popcrush-nights"},"tsc_tag_sidebars":{},"_station_info":{"sitetype":"National","market":"National","genre":{"0":"pop"},"callsign":"TSM_POPCRUSH","callletters":"PopCrush","legalname":"PopCrush","siteclassification":"","street":"","street-2":"","city":"","state":"NY","zip":"","phone":"","helpline":"","studioline":"","officeline":"","officehours":"","email":"","tipus-email":"","inquiries-email":"","advertising-contact":"","advertising-email":"","gm-contact":"","gm-email":"","programming-director-contact":"","programming-director-email":"","digital-managing-editor-contact":"","digital-managing-editor-email":"","digital-sales-manager-contact":"","digital-sales-manager-email":"","mobile-app-feedback-email":"ask.popcrush@townsquaredigital.com","mobile-app-media-submission-email":"media.submit.popcrush@townsquaredigital.com","public-record-administrator-name":"","public-record-administrator-email":"","fcc-online-public-file-url":"","feedbackurl":"","biz-list-url":"","amazon_affiliate":"","yieldmo_placement":"ym_1179531812261968367","jwplayer":"","twitter_handle":"popcrush","youtube_handle":"PopCrushMusic","youtube_channel_id":"","instagram_handle":"popcrush","rss_icon":"1","comscore-label":"PopCrush"},"_station_logos":{"rss-logo":"http://popcrush.com/files/2015/06/RSSlogolight.png","facebook-logo":"http://popcrush.com/files/2017/08/popcrush-fb-image.jpg","admin-icon-logo":"http://popcrush.com/files/2015/06/32X32.jpg","apple-low-res":"http://popcrush.com/files/2015/06/57X57.jpg","apple-high-res":"http://popcrush.com/files/2015/06/114X114.jpg","apple-ipad":"http://popcrush.com/files/2015/06/72.jpg"},"_station_settings":{"default_show_image":""},"_townsquare_user_registration_settings":{"registration-confirmation":"yes","use-short-form":"yes","use-captcha":"yes","show-welcome":"no","disable-registration":"yes","javascript-links":"no","profile_language":{"registration":{"lightbox_title":"PopCrush Registration","lightbox_message":"Sign up for an account to comment, share your thoughts, and earn points to get great prizes.","lightbox_button":"Registration","page_signup_title":"Registration","page_signup_message":"Sign up now to earn points and get closer to all of those rewards and benefits! Only your Display Name will be visible to the public.","page_signup_email_subscribe":"Sign me up for email notifications and newsletters!","page_email_confirm_title":"Please Confirm Your Registration.","page_email_confirm_title_error":"Error Confirming Your Registration.","page_email_confirm_message":"We just sent you an email with a confirmation link in it. Click the link and you'll be ready to start racking up some points, and leaving comments for your favorite djs.","page_email_confirm_button":"Resend confirmation email."},"profile":{"edit_user_title":"Personal Information","edit_contact_title":"Contact Info","edit_contact_email_subscribe":"I want to receive emails from PopCrush.","edit_contact_sms_subscribe":"I want to receive SMS text updates from PopCrush."}},"requires-confirmation":"no"},"blogInfo":{"blogId":252,"blogName":"PopCrush","blogDescription":"","postTitleFormat":"%post_title%","timeZone":"America/New_York","market":"National","activeDomain":"popcrush.com","legalName":"PopCrush"}},"globalBlogOptions":{"google_maps_default_api_key":"AIzaSyCcIkjOyxS9DtubyqzLX2Sbancl83fKon4","gtmSiteId":"GTM-K346HJZ","kruxSiteId":"rwjnisqy1","loyalty_title_252":"VIP Fan Club","kruxEnabled":true,"oipEnabled":true},"headers":{"title":[{"textContent":"Selena Gomez Breaks Down in Tears During Hurricane Harvey Telethon"}],"meta":[{"attrs":{"http-equiv":"Content-Type","content":"text/html;charset=UTF-8"}},{"attrs":{"charset":"UTF-8"}},{"attrs":{"name":"description","content":"Selena Gomez broke down during a taped segment for a Hurricane Harvey benefit telethon while recounting Texas resident who lost their lives."}},{"attrs":{"name":"keywords","content":"selena gomez cry, selena gomez crying hurricane harvey, selena gomez hurricane harvey, selena gomez hurricane harvey benefit, selena gomez hurricane harvey interview, selena gomez hand in hand"}},{"attrs":{"property":"fb:app_id","content":"182203965156817"}},{"attrs":{"property":"fb:admins","content":"583052867"}},{"attrs":{"property":"fb:admins","content":"100002025987268"}},{"attrs":{"property":"fb:admins","content":"732998853"}},{"attrs":{"property":"fb:admins","content":"9806076"}},{"attrs":{"property":"og:title","content":"Selena Gomez Breaks Down in Tears During Hurricane Harvey Telethon"}},{"attrs":{"property":"og:description","content":"Selena Gomez broke down during a taped segment for a Hurricane Harvey benefit telethon while recounting Texas resident who lost their lives."}},{"attrs":{"property":"og:url","content":"http://popcrush.com/selena-gomez-cry-tears-hurricane-harvey-relief/"}},{"attrs":{"property":"og:site_name","content":"PopCrush"}},{"attrs":{"property":"og:type","content":"blog"}},{"attrs":{"property":"og:image","content":"http://popcrush.com/files/2017/09/selena-gomez-tears-hurricane-harvey.png?w=600&h=0&zc=1&s=0&a=t&q=89"}},{"attrs":{"name":"twitter:card","content":"summary_large_image"}},{"attrs":{"name":"twitter:site","content":"@popcrush"}},{"attrs":{"name":"sailthru.description","content":"Selena Gomez broke down during a taped segment for a Hurricane Harvey benefit telethon while recounting Texas resident who lost their lives."}},{"attrs":{"name":"sailthru.date","content":"2017-09-13 10:20:48"}},{"attrs":{"name":"sailthru.title","content":"Selena Gomez Breaks Down in Tears During Hurricane Harvey Telethon"}},{"attrs":{"name":"sailthru.tags","content":"tsmsite-popcrush, tsmmarket-national, tsmtype-national, selena-gomez, celebrity-news, news"}},{"attrs":{"name":"sailthru.author","content":"mattdonnelly"}},{"attrs":{"name":"sailthru.image.full","content":"http://popcrush.com/files/2017/09/selena-gomez-tears-hurricane-harvey.png"}},{"attrs":{"name":"sailthru.image.thumb","content":"http://popcrush.com/files/2017/09/selena-gomez-tears-hurricane-harvey.png"}},{"attrs":{"name":"google-site-verification","content":"h0FSEELGnWYKLetWULjQ8yOcJifUnGMWiYPnl97tya4"}},{"attrs":{"property":"fb:pages","content":"109218389152020"}},{"attrs":{"http-equiv":"Content-Type","content":"text/html;charset=UTF-8"}}],"link":[{"attrs":{"id":"design-fav","rel":"shortcut icon","href":"http://popcrush.com/files/2015/06/favicon.gif"}},{"attrs":{"id":"design-fav","rel":"shortcut icon","href":"http://popcrush.com/files/2015/06/favicon.gif"}},{"attrs":{"rel":"alternate","type":"application/rss+xml","title":"PopCrush » Feed","href":"http://popcrush.com/feed/"}},{"attrs":{"rel":"profile","href":"http://gmpg.org/xfn/11"}},{"attrs":{"rel":"alternate","type":"application/rss+xml","title":"PopCrush » Selena Gomez Breaks Down in Tears During Hurricane Harvey Telethon Comments Feed","href":"http://popcrush.com/selena-gomez-cry-tears-hurricane-harvey-relief/feed/"}},{"attrs":{"rel":"wlwmanifest","type":"application/wlwmanifest+xml","href":"http://popcrush.com/wp-includes/wlwmanifest.xml"}},{"attrs":{"rel":"prev","title":"ICYMI: Fifth Harmony Brings the Heat With ‘He Like That’ on ‘James Corden’","href":"http://popcrush.com/icymi-fifth-harmony-brings-the-heat-with-he-like-that-on-james-corden/"}},{"attrs":{"rel":"next","title":"15 Super Smart Stars You Didn’t Know Were Ivy League Grads","href":"http://popcrush.com/celebrity-ivy-league-grads-gallery/"}},{"attrs":{"rel":"shortlink","href":"http://popcrush.com/?p=536930"}},{"attrs":{"rel":"canonical","href":"http://popcrush.com/selena-gomez-cry-tears-hurricane-harvey-relief/"}},{"attrs":{"rel":"apple-touch-icon-precomposed","href":"http://popcrush.com/files/2015/06/57X57.jpg"}},{"attrs":{"rel":"apple-touch-icon-precomposed","sizes":"114x114","href":"http://popcrush.com/files/2015/06/114X114.jpg"}},{"attrs":{"rel":"apple-touch-icon-precomposed","sizes":"72x72","href":"http://popcrush.com/files/2015/06/72.jpg"}}],"noscript":[{"attrs":{"children":[{"tagName":"img","src":"http://b.scorecardresearch.com/p?c1=2&c2=6665296&cv=2.0&cj=1"}]}}]},"adVars":{"amazonAds":true,"enableCriteo":true,"enableViewability":false,"enableViewabilityBR":false,"enableSharethrough":true,"enableAppNexusWrapper":true,"sharethroughKey":"38ed408d","sharethroughArticleKey":"o7ySrACsct3KbaMUtjhHcL6S","enableOpenx":false,"enableKiosked":true,"enableKioskedMobile":false,"enableSonobi":true,"sonobiScript":"","zergnetId":"58625","enableYieldbot":false},"scriptVars":{"dfp":{"activeSlots":["tsm-out-of-page","top-right-300x250","middle-right-300x250","bottom-right-300x250","top-728x90","bottom-728x90","top-right-noflex-300x250","tsm-2x2"],"adPageSettings":{"attrs":{"catid":["celebrity-news","news"],"tags":["selena-gomez"],"id":"selena-gomez-cry-tears-hurricane-harvey-relief","author":"mattdonnelly","kw":["mattdonnelly","selena-gomez-cry-tears-hurricane-harvey-relief","celebrity-news","news","selena-gomez","pagetype-post"],"genre":["pop"],"device":"web","kv":[]}},"mobileActiveSlots":["ads-expand-down","ads-expand","ads-prestitial","ads-top-right","ads-bottom-right","ads-top-leaderboard","ads-bottom-leaderboard","tsm-2x2"],"dfp6":true},"revision":"fb1b2a3d36474a43f7a77c1ac349bbd95b2c2460"},"activeDomain":"popcrush.com","authLoginFormNonce":"af6287751a","authRegFormNonce":"ef1f4af0a8","ga":{"ids":{"primary":"UA-19109753-7","secondary":["UA-19109753-34","UA-19109753-60"],"all":["UA-19109753-7","UA-19109753-34","UA-19109753-60"]}},"tsmStatic":{"revision":"d5c50cf176b5ac67cddfd65e606955c9bb38a2de"},"isGallery":true,"userRegistrationSettings":{"disable-registration":"yes"},"activePlugins":{"braveBrowserPopup":false},"postData":{"id":536930,"postAuthor":2405200,"postDate":"2017-09-13T15:20:48.000Z","postDateGmt":"2017-09-13T14:20:48.000Z","postTitle":"Selena Gomez Breaks Down in Tears During Hurricane Harvey Telethon","postExcerpt":"'Their story affected all who heard it,' Gomez said as she choked up about the fate of Selena Quintanilla's family.","postStatus":"publish","commentStatus":"open","postPassword":"","postName":"selena-gomez-cry-tears-hurricane-harvey-relief","toPing":"","pinged":"","postModified":"2017-09-13T15:20:48.000Z","postModifiedGmt":"2017-09-13T14:20:48.000Z","postContentFiltered":"","postParent":0,"guid":"http://popcrush.com/?p=536930","menuOrder":0,"postType":"post","postMimeType":"","commentCount":0,"postDateGmtStr":"2017-09-13 14:20:48.000+0000","postModifiedGmtStr":"2017-09-13 14:20:48.000+0000","meta":{}},"sidebarOptions":{"tsc_selected_sidebar":"single-page","tsc_selected_sidebar_carbon":"carbon-post-sidebar"},"pageTitle":"Selena Gomez Breaks Down in Tears During Hurricane Harvey Telethon","next":{"latest":[{"postId":535181,"documentUrl":"/sexy-slumber-party-playlist-tei-shi-sza/","filterUrl":"/rest/carbon/filter/main/sexy-slumber-party-playlist-tei-shi-sza/","sortDate":"2017-09-09 15:30:52.000 +0000","termTaxonomyId":64,"taxonomyType":"tags"},{"postId":535686,"documentUrl":"/justin-bieber-nudes-leak-from-selena-gomez-hacked-instagram/","filterUrl":"/rest/carbon/filter/main/justin-bieber-nudes-leak-from-selena-gomez-hacked-instagram/","sortDate":"2017-08-28 19:45:55.000 +0000","termTaxonomyId":64,"taxonomyType":"tags"},{"postId":534434,"documentUrl":"/selena-gomez-fetish-behind-the-scenes/","filterUrl":"/rest/carbon/filter/main/selena-gomez-fetish-behind-the-scenes/","sortDate":"2017-08-18 07:52:21.000 +0000","termTaxonomyId":64,"taxonomyType":"tags"},{"postId":533564,"documentUrl":"/zedd-explains-why-he-and-selena-gomez-broke-up/","filterUrl":"/rest/carbon/filter/main/zedd-explains-why-he-and-selena-gomez-broke-up/","sortDate":"2017-08-11 10:16:16.000 +0000","termTaxonomyId":64,"taxonomyType":"tags"},{"postId":533339,"documentUrl":"/selena-gomez-woody-allen-film/","filterUrl":"/rest/carbon/filter/main/selena-gomez-woody-allen-film/","sortDate":"2017-08-09 07:42:16.000 +0000","termTaxonomyId":64,"taxonomyType":"tags"},{"postId":533256,"documentUrl":"/leland-mattress-lyric-video-popcrush-presents/","filterUrl":"/rest/carbon/filter/main/leland-mattress-lyric-video-popcrush-presents/","sortDate":"2017-08-08 10:21:34.000 +0000","termTaxonomyId":64,"taxonomyType":"tags"},{"postId":532892,"documentUrl":"/selena-gomez-in-style-interview-treatment-horses/","filterUrl":"/rest/carbon/filter/main/selena-gomez-in-style-interview-treatment-horses/","sortDate":"2017-08-03 08:52:12.000 +0000","termTaxonomyId":64,"taxonomyType":"tags"},{"postId":532390,"documentUrl":"/celebrities-who-walked-out-of-interviews-videos/","filterUrl":"/rest/carbon/filter/main/celebrities-who-walked-out-of-interviews-videos/","sortDate":"2017-07-31 15:20:48.000 +0000","termTaxonomyId":64,"taxonomyType":"tags"},{"postId":532107,"documentUrl":"/selena-gomez-fetish-music-video/","filterUrl":"/rest/carbon/filter/main/selena-gomez-fetish-music-video/","sortDate":"2017-07-26 12:22:55.000 +0000","termTaxonomyId":64,"taxonomyType":"tags"},{"postId":531500,"documentUrl":"/selena-gomez-vs-taeyeon-2017-queen-of-social-media-round-1/","filterUrl":"/rest/carbon/filter/main/selena-gomez-vs-taeyeon-2017-queen-of-social-media-round-1/","sortDate":"2017-07-20 12:12:51.000 +0000","termTaxonomyId":64,"taxonomyType":"tags"}],"taxonomy":[{"postId":535181,"documentUrl":"/sexy-slumber-party-playlist-tei-shi-sza/","filterUrl":"/rest/carbon/filter/main/sexy-slumber-party-playlist-tei-shi-sza/","sortDate":"2017-09-09 15:30:52.000 +0000","termTaxonomyId":64,"taxonomyType":"tags"},{"postId":535686,"documentUrl":"/justin-bieber-nudes-leak-from-selena-gomez-hacked-instagram/","filterUrl":"/rest/carbon/filter/main/justin-bieber-nudes-leak-from-selena-gomez-hacked-instagram/","sortDate":"2017-08-28 19:45:55.000 +0000","termTaxonomyId":64,"taxonomyType":"tags"},{"postId":534434,"documentUrl":"/selena-gomez-fetish-behind-the-scenes/","filterUrl":"/rest/carbon/filter/main/selena-gomez-fetish-behind-the-scenes/","sortDate":"2017-08-18 07:52:21.000 +0000","termTaxonomyId":64,"taxonomyType":"tags"},{"postId":533564,"documentUrl":"/zedd-explains-why-he-and-selena-gomez-broke-up/","filterUrl":"/rest/carbon/filter/main/zedd-explains-why-he-and-selena-gomez-broke-up/","sortDate":"2017-08-11 10:16:16.000 +0000","termTaxonomyId":64,"taxonomyType":"tags"},{"postId":533339,"documentUrl":"/selena-gomez-woody-allen-film/","filterUrl":"/rest/carbon/filter/main/selena-gomez-woody-allen-film/","sortDate":"2017-08-09 07:42:16.000 +0000","termTaxonomyId":64,"taxonomyType":"tags"},{"postId":533256,"documentUrl":"/leland-mattress-lyric-video-popcrush-presents/","filterUrl":"/rest/carbon/filter/main/leland-mattress-lyric-video-popcrush-presents/","sortDate":"2017-08-08 10:21:34.000 +0000","termTaxonomyId":64,"taxonomyType":"tags"},{"postId":532892,"documentUrl":"/selena-gomez-in-style-interview-treatment-horses/","filterUrl":"/rest/carbon/filter/main/selena-gomez-in-style-interview-treatment-horses/","sortDate":"2017-08-03 08:52:12.000 +0000","termTaxonomyId":64,"taxonomyType":"tags"},{"postId":532390,"documentUrl":"/celebrities-who-walked-out-of-interviews-videos/","filterUrl":"/rest/carbon/filter/main/celebrities-who-walked-out-of-interviews-videos/","sortDate":"2017-07-31 15:20:48.000 +0000","termTaxonomyId":64,"taxonomyType":"tags"},{"postId":532107,"documentUrl":"/selena-gomez-fetish-music-video/","filterUrl":"/rest/carbon/filter/main/selena-gomez-fetish-music-video/","sortDate":"2017-07-26 12:22:55.000 +0000","termTaxonomyId":64,"taxonomyType":"tags"},{"postId":531500,"documentUrl":"/selena-gomez-vs-taeyeon-2017-queen-of-social-media-round-1/","filterUrl":"/rest/carbon/filter/main/selena-gomez-vs-taeyeon-2017-queen-of-social-media-round-1/","sortDate":"2017-07-20 12:12:51.000 +0000","termTaxonomyId":64,"taxonomyType":"tags"}]},"cadata":{"activeDomain":"popcrush.com","blogId":252,"method":"get_single","postId":536930,"postType":"post","postDateGmt":"2017-09-13 14:20:48.000+0000"},"env":"production"},"structure":{"data":["header","maintop","main","mainads","mainbottom","side","nav"],"dataDetails":{"header":["header-sidebar"],"maintop":[],"main":["carbonsidebar/single"],"mainads":["carbonsidebar/mainads"],"mainbottom":["single-post-bottom","carbonsidebar/facebookComment"],"side":["carbon-post-sidebar"],"nav":["carbonsidebar/nav/blueiv","carbonsidebar/nav/main","carbonsidebar/nav/promo_links","carbonsidebar/nav/footer"]}},"sidebars":{"data":["header-sidebar","carbonsidebar/single","carbonsidebar/mainads","single-post-bottom","carbonsidebar/facebookComment","carbon-post-sidebar","carbonsidebar/nav/blueiv","carbonsidebar/nav/main","carbonsidebar/nav/promo_links","carbonsidebar/nav/footer"],"dataDetails":{"header-sidebar":{"widgets":[],"widgetDetails":{"now-playing-79":{},"widget_onair-69":{}}},"carbonsidebar/single":{"widgets":["carbonwidget/single-1"],"widgetDetails":{"carbonwidget/single-1":{"widgetInfo":{"id":"carbonwidget/single-1","groupType":"carbonwidget/single","widgetInstance":"1"},"widgetParams":{"mainAuthor":{"id":2405200,"slug":"mattdonnelly","name":"Matthew Scott Donnelly","first_name":"Matthew Scott","last_name":"Donnelly","nickname":"mattdonnelly","thumbnail":"http://popcrush.com/files/2015/09/MattRetouched.jpg","url":"http://popcrush.com/author/mattdonnelly/"},"firstCategoryName":"Celebrity News","postType":"post","postTitle":"Selena Gomez Breaks Down in Tears During Hurricane Harvey Telethon","widgetTime":32}}}},"carbonsidebar/mainads":{"widgets":["carbonwidget/top-728x90","carbonwidget/tsm-out-of-page","carbonwidget/bottom-728x90"],"widgetDetails":{"carbonwidget/top-728x90":{"widgetInfo":{"id":"carbonwidget/top-728x90","groupType":"carbonwidget/ads","widgetInstance":"1"},"widgetParams":{"adunit":"top-728x90","widgetTime":18}},"carbonwidget/tsm-out-of-page":{"widgetInfo":{"id":"carbonwidget/tsm-out-of-page","groupType":"carbonwidget/ads","widgetInstance":"1"},"widgetParams":{"adunit":"tsm-out-of-page","widgetTime":18}},"carbonwidget/bottom-728x90":{"widgetInfo":{"id":"carbonwidget/bottom-728x90","groupType":"carbonwidget/ads","widgetInstance":"1"},"widgetParams":{"adunit":"bottom-728x90","widgetTime":17}}}},"single-post-bottom":{"widgets":["widget_third_party_content-4","widget_third_party_content-5","ts_blogroll-30"],"widgetDetails":{"widget_third_party_content-4":{"widgetInfo":{"id":"widget_third_party_content-4","groupType":"widget_third_party_content","widgetType":"widget_widget_third_party_content","widgetInstance":"4"},"widgetParams":{"type":"zergnet","title":"Recommended for You","id":"35854","placement":"","targettype":"","mode":"","widgetTime":17}},"widget_third_party_content-5":{"widgetInfo":{"id":"widget_third_party_content-5","groupType":"widget_third_party_content","widgetType":"widget_widget_third_party_content","widgetInstance":"5"},"widgetParams":{"type":"zergnet","title":"Best of the Web","id":"13399","placement":"","targettype":"","mode":"","widgetTime":17}},"ts_blogroll-30":{"widgetInfo":{"id":"ts_blogroll-30","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"30"},"widgetParams":{"title":"Best of PopCrush","type":"main_content_thumb_title_roll","cat":"2119,8510","tag":"","private_tag":"","posts_per_page":"4","thumb_type":"landscape","link_label":"","link":"","show_thumb":0,"alternate_data":0,"unique_posts":"1","sponsor":{"time_start":"","time_end":"","background_image":"","sponsor_image":"","sponsor_image_mobile":"","background_color":"#000000","background_repeat":"no-repeat","sponsor_name":"","sponsor_link":""}}}}},"carbonsidebar/facebookComment":true,"carbon-post-sidebar":{"widgets":["fix_sidebar_marker-54","ts_blogroll-1403","google-ads-widget-975","tsq_sailthru_newsletter_widget-773","ts_blogroll-1404","rss-feed-22"],"widgetDetails":{"fix_sidebar_marker-54":{"widgetInfo":{"id":"fix_sidebar_marker-54","groupType":"fix_sidebar_marker","widgetType":"widget_fix_sidebar_marker","widgetInstance":"54"},"widgetParams":{"title":"Fix Sidebar Marker","widgetTime":2}},"ts_blogroll-1403":{"widgetInfo":{"id":"ts_blogroll-1403","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"1403"},"widgetParams":{"title":"Special Features","type":"carousel","isweather":0,"cat":"","posts_per_page":"3","align":"right","tag":"featured","private_tag":"","thumb_type":"landscape","link_label":"","link":"","unique_posts":"1","show_thumb":0,"alternate_data":0}},"google-ads-widget-975":{"widgetInfo":{"id":"google-ads-widget-975","groupType":"google-ads-widget","widgetType":"widget_google-ads-widget","widgetInstance":"975"},"widgetParams":{"title":"Carbon Google Ads","adunit":"top-right-300x250","align":"","adtype":"dfp6","widgetTime":2}},"tsq_sailthru_newsletter_widget-773":{"widgetInfo":{"id":"tsq_sailthru_newsletter_widget-773","groupType":"tsq_sailthru_newsletter_widget","widgetType":"widget_tsq_sailthru_newsletter_widget","widgetInstance":"773"},"widgetParams":{"title":"Subscribe to our newsletter","description":"Newsletter","confirmation":"Thanks for subscribing","enable_primary":"","align":"","lists":["PopCrush"],"widgetTime":2}},"ts_blogroll-1404":{"widgetInfo":{"id":"ts_blogroll-1404","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"1404"},"widgetParams":{"title":"Latest Articles","type":"sidebar_row_standard","posts_per_page":"3","cat":"","tag":"","private_tag":"","thumb_type":"landscape","link_label":"","link":"","align":"default","show_thumb":0,"alternate_data":0,"unique_posts":0,"isweather":0}},"rss-feed-22":{"widgetInfo":{"id":"rss-feed-22","groupType":"rss-feed","widgetType":"widget_rss-feed","widgetInstance":"22"},"widgetParams":{"title":"HOT HEADLINES","url":"http://www.tmz.com/rss.xml","title_url":"http://www.tmz.com","header_url":"","items":"10","show_summary":"","show_date":"","show_image":"","show_author":"","show_rss_icon":"1","header_image":"","show_header_image":"","title_length":"0","link_title":"1","link_text":"","link_url":"","url_sameDomainLink":{"sameDomain":false,"url":"http://www.tmz.com/rss.xml"},"title_url_sameDomainLink":{"sameDomain":false,"url":"http://www.tmz.com"}}}}},"carbonsidebar/nav/blueiv":{"widgets":["carbonwidget/nav/blueiv"],"widgetDetails":{"carbonwidget/nav/blueiv":{"widgetInfo":{"id":"carbonwidget/nav/blueiv","groupType":"carbonwidget/nav/blueiv"}}}},"carbonsidebar/nav/main":{"widgets":["carbonwidget/nav/main"],"widgetDetails":{"carbonwidget/nav/main":{"widgetInfo":{"id":"carbonwidget/nav/main","groupType":"carbonwidget/nav/main"}}}},"carbonsidebar/nav/promo_links":{"widgets":["carbonwidget/nav/promo_links"],"widgetDetails":{"carbonwidget/nav/promo_links":{"widgetInfo":{"id":"carbonwidget/nav/promo_links","groupType":"carbonwidget/nav/promo_links"}}}},"carbonsidebar/nav/footer":{"widgets":["carbonwidget/nav/footer"],"widgetDetails":{"carbonwidget/nav/footer":{"widgetInfo":{"id":"carbonwidget/nav/footer","groupType":"carbonwidget/nav/footer"}}}}}},"widgets":{"carbonwidget/single-1":{"info":{"id":"carbonwidget/single-1","groupType":"carbonwidget/single","widgetInstance":"1"},"params":{"mainAuthor":{"id":2405200,"slug":"mattdonnelly","name":"Matthew Scott Donnelly","first_name":"Matthew Scott","last_name":"Donnelly","nickname":"mattdonnelly","thumbnail":"http://popcrush.com/files/2015/09/MattRetouched.jpg","url":"http://popcrush.com/author/mattdonnelly/"},"firstCategoryName":"Celebrity News","postType":"post","postTitle":"Selena Gomez Breaks Down in Tears During Hurricane Harvey Telethon","widgetTime":32},"data":[536930],"dataDetails":{"536930":{"thumbnail":"http://popcrush.com/files/2017/09/selena-gomez-tears-hurricane-harvey.png","caption":"YouTube","excerpt":"'Their story affected all who heard it,' Gomez said as she choked up about the fate of Selena Quintanilla's family.","date":"September 13, 2017 10:20 AM","postDateGmt":"2017-09-13 14:20:48 +0000","postModifiedGmt":"2017-09-13 14:20:48 +0000","title":"Selena Gomez Breaks Down in Tears During Hurricane Harvey Telethon","url":"http://popcrush.com/selena-gomez-cry-tears-hurricane-harvey-relief/","id":536930,"contentRaw":"https://www.youtube.com/watch?time_continue=8&v=QH0fGSqow3c\r\n\r\n<a href=\"http://popcrush.com/tags/selena-gomez/\">Selena Gomez</a> broke down in tears on Tuesday night's (September 12) <i>Hand in Hand: A Benefit for Hurricane Relief</i> telethon,<i> </i>during which she recounted the dire fates of family members of the late Selena Quintanilla, who perished during the storm.\r\n\r\nThe Saldivar family tried to escape Hurricane Harvey's wrath in August when their van was swept away by relentless, rising floodwaters. Gomez, who was raised about 250 miles away from the family's home in Texas, said the news hit her like a ton of bricks. Still, from tragedy, came hope, she said.\r\n\r\n“August 27, seven members of the Saldivar family tried to escape the rising flood waters. Their van is swept into the bayou, only Sammy Saldivar manages to survive,\" she said in the clip above as she got choked up. \"Their story affected all who heard it and, no matter who we are, the differences we have suddenly did not seem to matter. Since that day, we have joined together. Neighbor helping neighbor without stopping to think about race, religion, or anything else.”\r\n\r\nNearly 50,000 homes were damaged by the storm and 60 people were killed in the United States. Upwards of 200,000 homes are still without power and nearly 800,000 were forced to evacuate.\r\n<p style=\"text-align: center;\"><strong>Celebs Show Off Their Charitable Sides:</strong></p>\r\n[gallery ids=\"457600,457595,457592,457605,457614,457611,457616,457588,457621,457617,457612,457597,457620,457607,457613,457610,457609,457606,457604,457603,457602,457601,457599,457598,457596,457594,457593,457591,457590,457589\" galleryid=\"252:456830\" galleryindex=\"0\" enablefullscreen=\"yes\" showthumbs=\"no\"]\r\n\r\n[button href=\"http://popcrush.com/janet-jackson-hurricane-harvey-houston-concert/\" title=\"Next: Janet Jackson Surprises Hurricane Harvey Victims\" align=\"center\"]","next_url":[{"textContent":"Next: Janet Jackson Surprises Hurricane Harvey Victims","class":"button_act","href":"http://popcrush.com/janet-jackson-hurricane-harvey-houston-concert/"}],"content":"\n<p><div class=\"embed-wrapper\"><iframe style=\"vertical-align: bottom;\" src=\"https://www.youtube.com/embed/QH0fGSqow3c?feature=oembed\" frameborder=\"0\" allowfullscreen data-width=\"630\" data-height=\"354\"></iframe></div><span class=\"tsm_youtube_sub\">Subscribe to <a style=\"margin-right:5px;\" href=\"http://www.youtube.com/subscription_center?add_user=PopCrushMusic\">PopCrush on Youtube</a></span></p>\n<p><a href=\"http://popcrush.com/tags/selena-gomez/\">Selena Gomez</a> broke down in tears on Tuesday night’s (September 12) <i>Hand in Hand: A Benefit for Hurricane Relief</i> telethon,<i> </i>during which she recounted the dire fates of family members of the late Selena Quintanilla, who perished during the storm.</p>\n<p>The Saldivar family tried to escape Hurricane Harvey’s wrath in August when their van was swept away by relentless, rising floodwaters. Gomez, who was raised about 250 miles away from the family’s home in Texas, said the news hit her like a ton of bricks. Still, from tragedy, came hope, she said.</p>\n<p>“August 27, seven members of the Saldivar family tried to escape the rising flood waters. Their van is swept into the bayou, only Sammy Saldivar manages to survive,” she said in the clip above as she got choked up. “Their story affected all who heard it and, no matter who we are, the differences we have suddenly did not seem to matter. Since that day, we have joined together. Neighbor helping neighbor without stopping to think about race, religion, or anything else.”</p>\n<p>Nearly 50,000 homes were damaged by the storm and 60 people were killed in the United States. Upwards of 200,000 homes are still without power and nearly 800,000 were forced to evacuate.</p>\n<p style=\"text-align: center;\"><strong>Celebs Show Off Their Charitable Sides:</strong></p>\n<script type=\"text/javascript\">\n\twindow.TSM = window.TSM || {};\n\twindow.TSM.photogalleryConfigs = window.TSM.photogalleryConfigs || [];\n\tvar photogalleryConfig = {\n\t\tgalleryUrl:'/api/json/galleries/456830?filterexclusions&galleryindex=0'\n\t\t,galleryId:'tsm-photogallery-252-456830-0'\n\t\t,showThumbs:0\n\t\t,colorscheme:'dark'\n\t\t\n\t\t,dozIndexTweak:1\n\t\t,refreshRate:1\n\t\t,enableFullscreen:1\n\t\t,expandOnLoadHash:0\n\t\t,portraitMode:0\n\t\t,initImage:'http://popcrush.com/files/2015/12/DemiLovato-2014-FreetheChildren-IG-DemiLovato.jpg'\n\t\t,enableEndCard:1\n\t\t,enableBelowDescriptionEndCard:1\n\t\t,endCardMode:2\n\t\t,enableKiosked:1\n\t\t,enableKioskedMobile:0\n\t\t,carbonLayout:\"\"\n\t};\n\twindow.TSM.photogalleryConfigs.push( photogalleryConfig );\n<\/script><div id=\"tsm-photogallery-252-456830-0-placeholder\"></div>\n<div class=\"tsm-photogallery-wrapper dark\">\n\t<div class=\"tsm-photogallery-container\" id=\"tsm-photogallery-252-456830-0\">\n\t\t<div class=\"tsm-photogallery-header\">\n\t\t\t<div class=\"tsm-photogallery-ad tsm-photogallery-320x50 off\" id=\"tsm-photogallery-252-456830-0-320x50\"></div>\n\t\t</div>\n\t\t<div class=\"tsm-photogallery\">\n\t\t\t<div class=\"loadinganim\">\n<span></span><span></span><span></span>\n</div>\n\t\t\t<div class=\"tsm-photogallery-mover-container\">\n\t\t\t\t<div class=\"tsm-photogallery-nav prev primary-active-color\"><a title=\"Previous\" class=\"icon-left-open prev-btn\" href=\"javascript:void(0);\"></a></div>\n\t\t\t\t<div class=\"tsm-photogallery-nav next primary-active-color\"><a class=\"icon-right-open next-btn\" title=\"Next\" href=\"javascript:void(0);\"></a></div>\n\t\t\t\t<div class=\"tsm-photogallery-mover\"></div>\n\t\t\t</div>\n\t\t\t<div class=\"tsm-photogallery-thumbnail-wrapper off\">\n\t\t\t\t<div class=\"tsm-photogallery-thumbnail-nav prev\"><a title=\"Previous\" class=\"thumb-prev-btn\" href=\"javascript:void(0);\"></a></div>\n\t\t\t\t<div class=\"tsm-photogallery-thumbnail-nav next\"><a title=\"Next\" class=\"thumb-next-btn\" href=\"javascript:void(0);\"></a></div>\n\t\t\t\t<div class=\"tsm-photogallery-thumbnails\">\n\t\t\t\t\t<div class=\"tsm-photogallery-thumbnail-mover\"></div>\n\t\t\t\t</div>\n\t\t\t</div>\n\t\t\t<div class=\"tsm-photogallery-footer off\">\n<div class=\"tsm-photogallery-imagecount\">\n<b>Image </b><span class=\"tsm-photogallery-current\"></span> of <span class=\"tsm-photogallery-total\"></span>\n</div>\n<div class=\"tsm-photogallery-caption\"></div>\n</div>\n\t\t</div>\n\t\t<a href=\"javascript:void(0);\" class=\"tsm-photogallery-engagement-close\"></a>\n\t\t<aside class=\"tsm-photogallery-sidebar\"><div class=\"tsm-photogallery-ad tsm-photogallery-300x250 off\" id=\"tsm-photogallery-252-456830-0-300x250\"></div>\n\t\t\t<div class=\"tsm-photogallery-copy\">\n\t\t\t\t<h2 class=\"tsm-photogallery-imagetitle\"></h2>\n\t\t\t\t<p class=\"tsm-photogallery-imagedescription\"></p>\n\t\t\t\t<div class=\"description-scroll description-up\"></div>\n<div class=\"description-scroll description-down\"></div>\n\t\t\t</div>\n\t\t\t<div class=\"under-description-content\"></div>\n\t\t</aside><footer><div class=\"tsm-photogallery-ad tsm-photogallery-728x90 off\" id=\"tsm-photogallery-252-456830-0-728x90\"></div>\n\t\t\t<div class=\"tsm-photogallery-ad\" id=\"tsm-photogallery-oop\"></div>\n\t\t</footer>\n</div>\n\t<div class=\"tsm-photogallery-overlay\"></div>\n</div>\n<p class=\"more_act ga_network_button aligncenter\"><a class=\"button_act\" href=\"http://popcrush.com/janet-jackson-hurricane-harvey-houston-concert/\">Next: Janet Jackson Surprises Hurricane Harvey Victims</a></p>\n","postType":"post","wpVersion":"","alternateMetaForBlogroll":{"title":"Selena Gomez Breaks Down in Tears During Hurricane Harvey Telethon","excerpt":"'Their story affected all who heard it,' Gomez said as she choked up about the fate of Selena Quintanilla's family.","post_excerpt":"'Their story affected all who heard it,' Gomez said as she choked up about the fate of Selena Quintanilla's family.","post_more_excerpt":"<p>'Their story affected all who heard it,' Gomez said as she choked up about the fate of Selena Quintanilla's family.\n<p class=\"more_act\"><a href=\"http://popcrush.com/selena-gomez-cry-tears-hurricane-harvey-relief/\" title=\"Selena Gomez Breaks Down in Tears During Hurricane Harvey Telethon\">Read More</a></p>\n","permalink":"http://popcrush.com/selena-gomez-cry-tears-hurricane-harvey-relief/","image":{"id":536932,"url":"http://popcrush.com/files/2017/09/selena-gomez-tears-hurricane-harvey.png","caption":"YouTube"}},"sponsors":[],"carbonMeta":{"widePromotion":false,"isGallery":true},"tags":[{"id":63,"slug":"selena-gomez","title":"Selena Gomez","description":"Former Disney starlet and multiplatinum singer Selena Gomez conquered the worlds of acting and music while she was still in her teens. Born in Texas in 1992, she began her acting career at the tender age of 7. Guest spots on popular Disney series led to the dark-haired beauty being cast in the lead role on the network's 'Wizards of Waverly Place' in 2007. Sel parlayed her mega-popularity into many charitable endeavors, a clothing line and a burgeoning music career, signing her first record deal just before turning 16. Fronting the band Selena Gomez &amp; the Scene, she released three albums that displayed her penchant for dance pop. She went solo for 2013's 'Stars Dance,' which featured her first-ever Top 10 hit, 'Come &amp; Get It.' Her acting career continued apace, with her appearing in a variety of projects, including the more-grownup 2012 movie 'Spring Breakers.'","post_count":1159,"link_url":"http://popcrush.com/tags/selena-gomez/","feed_url":"http://popcrush.com/tags/selena-gomez/feed/","term_taxonomy_id":64,"object_id":0}],"categories":[{"id":1717,"slug":"celebrity-news","title":"Celebrity News","description":"","parent":0,"post_count":13885,"link_url":"http://popcrush.com/category/celebrity-news/","feed_url":"http://popcrush.com/category/celebrity-news/feed/","term_taxonomy_id":1753,"object_id":0},{"id":6,"slug":"news","title":"News","description":"Music News.","parent":0,"post_count":38562,"link_url":"http://popcrush.com/category/news/","feed_url":"http://popcrush.com/category/news/feed/","term_taxonomy_id":6,"object_id":0}],"authors":[{"id":2405200,"slug":"mattdonnelly","name":"Matthew Scott Donnelly","first_name":"Matthew Scott","last_name":"Donnelly","nickname":"mattdonnelly","thumbnail":"http://popcrush.com/files/2015/09/MattRetouched.jpg","url":"http://popcrush.com/author/mattdonnelly/"}],"post_more_meta":{"meta":""},"social":{"tw":{"href":"http://twitter.com/intent/tweet?text=Selena%20Gomez%20Breaks%20Down%20in%20Tears%20During%20Hurricane%20Harvey%20Telethon%20http%3A%2F%2Fpopcrush.com%2Fselena-gomez-cry-tears-hurricane-harvey-relief%2F%3Ftrackback%3Dtwitter_mobile%20%40popcrush","title":"Share on Twitter","target":"_blank"},"fb":{"href":"http://www.facebook.com/sharer.php?u=http%3A%2F%2Fpopcrush.com%2Fselena-gomez-cry-tears-hurricane-harvey-relief%2F%3Ftrackback%3Dfbshare_mobile","title":"Share on Facebook","target":"_blank"},"email":null,"pinterest":null,"print":null,"is_article":true},"nextArticle":"http://popcrush.com/icymi-fifth-harmony-brings-the-heat-with-he-like-that-on-james-corden/","prevArticle":"http://popcrush.com/celebrity-ivy-league-grads-gallery/","pageUrl":"/selena-gomez-cry-tears-hurricane-harvey-relief/","blogId":252,"domain":"popcrush.com","crossPostAttributionBottom":"","rawContent":"<p>\n<sectiontag class=\"module\" contenteditable=\"false\" type=\"oembed\" attr-url=\"http://www.youtube.com/oembed?url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Ftime_continue%3D8%26v%3DQH0fGSqow3c&amp;format=json\">\n<noscript class=\"rendered-html\" type=\"text/html\"></noscript>\n<p></sectiontag></p>\n<p><a href=\"http://popcrush.com/tags/selena-gomez/\">Selena Gomez</a> broke down in tears on Tuesday night's (September 12) <i>Hand in Hand: A Benefit for Hurricane Relief</i> telethon,<i> </i>during which she recounted the dire fates of family members of the late Selena Quintanilla, who perished during the storm.</p>\n<p>The Saldivar family tried to escape Hurricane Harvey's wrath in August when their van was swept away by relentless, rising floodwaters. Gomez, who was raised about 250 miles away from the family's home in Texas, said the news hit her like a ton of bricks. Still, from tragedy, came hope, she said.</p>\n<p>“August 27, seven members of the Saldivar family tried to escape the rising flood waters. Their van is swept into the bayou, only Sammy Saldivar manages to survive,\" she said in the clip above as she got choked up. \"Their story affected all who heard it and, no matter who we are, the differences we have suddenly did not seem to matter. Since that day, we have joined together. Neighbor helping neighbor without stopping to think about race, religion, or anything else.”</p>\n<p>Nearly 50,000 homes were damaged by the storm and 60 people were killed in the United States. Upwards of 200,000 homes are still without power and nearly 800,000 were forced to evacuate.</p>\n<p style=\"text-align: center;\"><strong>Celebs Show Off Their Charitable Sides:</strong></p>\n<p><sectiontag class=\"module\" contenteditable=\"false\" type=\"gallery\" attr-url=\"/rest/carbon/uri/api/gallery/domain/popcrush.com/galleryId/456830?filterexclusions&amp;galleryindex=0\" attr-thumbnail=\"http://popcrush.com/files/2015/12/DemiLovato-2014-FreetheChildren-IG-DemiLovato.jpg\" attr-layout=\"\" attr-fullscreen=\"1\"></sectiontag></p>\n<p><sectiontag class=\"module\" contenteditable=\"false\" type=\"button\" attr-href=\"http://popcrush.com/janet-jackson-hurricane-harvey-houston-concert/\" attr-title=\"Next: Janet Jackson Surprises Hurricane Harvey Victims\" attr-align=\"center\" attr-appLink=\"true\"></sectiontag></p>\n","podContent":[{"type":"singlePostText","data":{"text":"<p><a href=\"http://popcrush.com/tags/selena-gomez/\">Selena Gomez</a> broke down in tears on Tuesday night&apos;s (September 12)&#xA0;<i>Hand in Hand: A Benefit for Hurricane Relief</i>&#xA0;telethon,<i>&#xA0;</i>during which she recounted the dire fates of family members of the late Selena Quintanilla, who perished during the storm.</p>\n"},"currentTextLength":265,"runningCounter":1,"cumulativePodTextLength":265,"totalSimilarConsecutiveElements":5,"totalTextLength":1301},{"type":"singlePostText","data":{"text":"<p>The Saldivar family tried to escape Hurricane Harvey&apos;s wrath in August when their van was swept away by relentless, rising floodwaters. Gomez, who was raised about&#xA0;250 miles away from the family&apos;s home in Texas, said the news hit her like a ton of bricks. Still, from tragedy, came hope, she said.</p>\n"},"currentTextLength":313,"runningCounter":2,"cumulativePodTextLength":578,"totalSimilarConsecutiveElements":5,"totalTextLength":1301},{"type":"singlePostShareThrough","data":{}},{"type":"singlePostText","data":{"text":"<p>&#x201C;August 27, seven members of the Saldivar family tried to escape the rising flood waters. Their van is swept into the bayou, only Sammy Saldivar manages to survive,&quot; she said in the clip above as she got choked up. &quot;Their story affected all who heard it and, no matter who we are, the differences we have suddenly did not seem to matter. Since that day, we have joined together. Neighbor helping neighbor without stopping to think about race, religion, or anything else.&#x201D;</p>\n"},"currentTextLength":496,"runningCounter":3,"cumulativePodTextLength":1074,"totalSimilarConsecutiveElements":5,"totalTextLength":1301},{"type":"singlePostText","data":{"text":"<p>Nearly 50,000 homes were damaged by the storm and 60 people were killed in the United States. Upwards of 200,000 homes are still without power and nearly 800,000 were forced to evacuate.</p>\n"},"currentTextLength":187,"runningCounter":4,"cumulativePodTextLength":1261,"totalSimilarConsecutiveElements":5,"totalTextLength":1301},{"type":"singlePostText","data":{"text":"<p style=\"text-align: center;\"><strong>Celebs Show Off Their Charitable Sides:</strong></p>\n"},"currentTextLength":40,"runningCounter":5,"cumulativePodTextLength":1301,"totalSimilarConsecutiveElements":5,"totalTextLength":1301},{"type":"singlePostGallery","data":{"url":"/rest/carbon/uri/api/gallery/domain/popcrush.com/galleryId/456830?filterexclusions&galleryindex=0","thumbnail":"http://popcrush.com/files/2015/12/DemiLovato-2014-FreetheChildren-IG-DemiLovato.jpg","layout":"","fullscreen":1},"currentTextLength":null,"runningCounter":1,"totalSimilarConsecutiveElements":1}],"uniquePodTypes":["singlePostOembed","singlePostText","singlePostGallery","singlePostButton"],"podHeader":[{"type":"singlePostOembed","data":{"html":"<iframe width=\"480\" height=\"270\" src=\"https://www.youtube.com/embed/QH0fGSqow3c?feature=oembed\" frameborder=\"0\" allow=\"autoplay; encrypted-media\" allowfullscreen></iframe>","provider_url":"https://www.youtube.com/","height":270,"width":480,"thumbnail_height":360,"author_url":"https://www.youtube.com/channel/UCF5HO2q6GyC36o4a3RG8E2w","version":"1.0","author_name":"THE RESISTANCE Mind Tripper","provider_name":"YouTube","title":"Selena Gomez hand in hand","thumbnail_url":"http://popcrush.com/files/2017/09/selena-gomez-tears-hurricane-harvey.png","thumbnail_width":480,"type":"video"},"currentTextLength":null,"runningCounter":1,"totalSimilarConsecutiveElements":1}],"podFooter":{"type":"singlePostButton","data":{"href":"http://popcrush.com/janet-jackson-hurricane-harvey-houston-concert/","title":"Next: Janet Jackson Surprises Hurricane Harvey Victims","align":"center","applink":"true"},"currentTextLength":null,"runningCounter":1,"totalSimilarConsecutiveElements":1},"next":{"latest":[{"postId":535181,"documentUrl":"/sexy-slumber-party-playlist-tei-shi-sza/","filterUrl":"/rest/carbon/filter/main/sexy-slumber-party-playlist-tei-shi-sza/","sortDate":"2017-09-09 15:30:52.000 +0000","termTaxonomyId":64,"taxonomyType":"tags"},{"postId":535686,"documentUrl":"/justin-bieber-nudes-leak-from-selena-gomez-hacked-instagram/","filterUrl":"/rest/carbon/filter/main/justin-bieber-nudes-leak-from-selena-gomez-hacked-instagram/","sortDate":"2017-08-28 19:45:55.000 +0000","termTaxonomyId":64,"taxonomyType":"tags"},{"postId":534434,"documentUrl":"/selena-gomez-fetish-behind-the-scenes/","filterUrl":"/rest/carbon/filter/main/selena-gomez-fetish-behind-the-scenes/","sortDate":"2017-08-18 07:52:21.000 +0000","termTaxonomyId":64,"taxonomyType":"tags"},{"postId":533564,"documentUrl":"/zedd-explains-why-he-and-selena-gomez-broke-up/","filterUrl":"/rest/carbon/filter/main/zedd-explains-why-he-and-selena-gomez-broke-up/","sortDate":"2017-08-11 10:16:16.000 +0000","termTaxonomyId":64,"taxonomyType":"tags"},{"postId":533339,"documentUrl":"/selena-gomez-woody-allen-film/","filterUrl":"/rest/carbon/filter/main/selena-gomez-woody-allen-film/","sortDate":"2017-08-09 07:42:16.000 +0000","termTaxonomyId":64,"taxonomyType":"tags"},{"postId":533256,"documentUrl":"/leland-mattress-lyric-video-popcrush-presents/","filterUrl":"/rest/carbon/filter/main/leland-mattress-lyric-video-popcrush-presents/","sortDate":"2017-08-08 10:21:34.000 +0000","termTaxonomyId":64,"taxonomyType":"tags"},{"postId":532892,"documentUrl":"/selena-gomez-in-style-interview-treatment-horses/","filterUrl":"/rest/carbon/filter/main/selena-gomez-in-style-interview-treatment-horses/","sortDate":"2017-08-03 08:52:12.000 +0000","termTaxonomyId":64,"taxonomyType":"tags"},{"postId":532390,"documentUrl":"/celebrities-who-walked-out-of-interviews-videos/","filterUrl":"/rest/carbon/filter/main/celebrities-who-walked-out-of-interviews-videos/","sortDate":"2017-07-31 15:20:48.000 +0000","termTaxonomyId":64,"taxonomyType":"tags"},{"postId":532107,"documentUrl":"/selena-gomez-fetish-music-video/","filterUrl":"/rest/carbon/filter/main/selena-gomez-fetish-music-video/","sortDate":"2017-07-26 12:22:55.000 +0000","termTaxonomyId":64,"taxonomyType":"tags"},{"postId":531500,"documentUrl":"/selena-gomez-vs-taeyeon-2017-queen-of-social-media-round-1/","filterUrl":"/rest/carbon/filter/main/selena-gomez-vs-taeyeon-2017-queen-of-social-media-round-1/","sortDate":"2017-07-20 12:12:51.000 +0000","termTaxonomyId":64,"taxonomyType":"tags"}],"taxonomy":[{"postId":535181,"documentUrl":"/sexy-slumber-party-playlist-tei-shi-sza/","filterUrl":"/rest/carbon/filter/main/sexy-slumber-party-playlist-tei-shi-sza/","sortDate":"2017-09-09 15:30:52.000 +0000","termTaxonomyId":64,"taxonomyType":"tags"},{"postId":535686,"documentUrl":"/justin-bieber-nudes-leak-from-selena-gomez-hacked-instagram/","filterUrl":"/rest/carbon/filter/main/justin-bieber-nudes-leak-from-selena-gomez-hacked-instagram/","sortDate":"2017-08-28 19:45:55.000 +0000","termTaxonomyId":64,"taxonomyType":"tags"},{"postId":534434,"documentUrl":"/selena-gomez-fetish-behind-the-scenes/","filterUrl":"/rest/carbon/filter/main/selena-gomez-fetish-behind-the-scenes/","sortDate":"2017-08-18 07:52:21.000 +0000","termTaxonomyId":64,"taxonomyType":"tags"},{"postId":533564,"documentUrl":"/zedd-explains-why-he-and-selena-gomez-broke-up/","filterUrl":"/rest/carbon/filter/main/zedd-explains-why-he-and-selena-gomez-broke-up/","sortDate":"2017-08-11 10:16:16.000 +0000","termTaxonomyId":64,"taxonomyType":"tags"},{"postId":533339,"documentUrl":"/selena-gomez-woody-allen-film/","filterUrl":"/rest/carbon/filter/main/selena-gomez-woody-allen-film/","sortDate":"2017-08-09 07:42:16.000 +0000","termTaxonomyId":64,"taxonomyType":"tags"},{"postId":533256,"documentUrl":"/leland-mattress-lyric-video-popcrush-presents/","filterUrl":"/rest/carbon/filter/main/leland-mattress-lyric-video-popcrush-presents/","sortDate":"2017-08-08 10:21:34.000 +0000","termTaxonomyId":64,"taxonomyType":"tags"},{"postId":532892,"documentUrl":"/selena-gomez-in-style-interview-treatment-horses/","filterUrl":"/rest/carbon/filter/main/selena-gomez-in-style-interview-treatment-horses/","sortDate":"2017-08-03 08:52:12.000 +0000","termTaxonomyId":64,"taxonomyType":"tags"},{"postId":532390,"documentUrl":"/celebrities-who-walked-out-of-interviews-videos/","filterUrl":"/rest/carbon/filter/main/celebrities-who-walked-out-of-interviews-videos/","sortDate":"2017-07-31 15:20:48.000 +0000","termTaxonomyId":64,"taxonomyType":"tags"},{"postId":532107,"documentUrl":"/selena-gomez-fetish-music-video/","filterUrl":"/rest/carbon/filter/main/selena-gomez-fetish-music-video/","sortDate":"2017-07-26 12:22:55.000 +0000","termTaxonomyId":64,"taxonomyType":"tags"},{"postId":531500,"documentUrl":"/selena-gomez-vs-taeyeon-2017-queen-of-social-media-round-1/","filterUrl":"/rest/carbon/filter/main/selena-gomez-vs-taeyeon-2017-queen-of-social-media-round-1/","sortDate":"2017-07-20 12:12:51.000 +0000","termTaxonomyId":64,"taxonomyType":"tags"}]}}}},"carbonwidget/top-728x90":{"info":{"id":"carbonwidget/top-728x90","groupType":"carbonwidget/ads","widgetInstance":"1"},"params":{"adunit":"top-728x90","widgetTime":18},"data":["carbonwidget/top-728x90"],"dataDetails":{"carbonwidget/top-728x90":{"adUnit":"top-728x90","adType":"dfp6"}}},"carbonwidget/tsm-out-of-page":{"info":{"id":"carbonwidget/tsm-out-of-page","groupType":"carbonwidget/ads","widgetInstance":"1"},"params":{"adunit":"tsm-out-of-page","widgetTime":18},"data":["carbonwidget/tsm-out-of-page"],"dataDetails":{"carbonwidget/tsm-out-of-page":{"adUnit":"tsm-out-of-page","adType":"dfp6"}}},"carbonwidget/bottom-728x90":{"info":{"id":"carbonwidget/bottom-728x90","groupType":"carbonwidget/ads","widgetInstance":"1"},"params":{"adunit":"bottom-728x90","widgetTime":17},"data":["carbonwidget/bottom-728x90"],"dataDetails":{"carbonwidget/bottom-728x90":{"adUnit":"bottom-728x90","adType":"dfp6"}}},"widget_third_party_content-4":{"info":{"id":"widget_third_party_content-4","groupType":"widget_third_party_content","widgetType":"widget_widget_third_party_content","widgetInstance":"4"},"params":{"type":"zergnet","title":"Recommended for You","id":"35854","placement":"","targettype":"","mode":"","widgetTime":17},"data":[],"dataDetails":{}},"widget_third_party_content-5":{"info":{"id":"widget_third_party_content-5","groupType":"widget_third_party_content","widgetType":"widget_widget_third_party_content","widgetInstance":"5"},"params":{"type":"zergnet","title":"Best of the Web","id":"13399","placement":"","targettype":"","mode":"","widgetTime":17},"data":[],"dataDetails":{}},"ts_blogroll-30":{"info":{"id":"ts_blogroll-30","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"30"},"params":{"title":"Best of PopCrush","type":"main_content_thumb_title_roll","cat":"2119,8510","tag":"","private_tag":"","posts_per_page":"4","thumb_type":"landscape","link_label":"","link":"","show_thumb":0,"alternate_data":0,"unique_posts":"1","sponsor":{"time_start":"","time_end":"","background_image":"","sponsor_image":"","sponsor_image_mobile":"","background_color":"#000000","background_repeat":"no-repeat","sponsor_name":"","sponsor_link":""},"widgetTime":19,"widgetFilterTime":0,"widgetFilterParallelTime":1},"data":[549297,548479,549467,549131],"dataDetails":{"548479":{"postid":"548479","sortdate":"2018-02-12T15:00:02.000Z","data":{"mainData":{"postType":"post","caption":"Wild Bunch / DreamWorks / Miramax Film / Warner Bros.","thumbnail":"http://popcrush.com/files/2018/02/2018-Netflix-Chill-Valentines-Day-Movies.png","postDateGmt":"2018-02-12 15:00:02 +0000","title":"10 Movies to Netflix and Chill To This Valentine&apos;s Day","url":"http://popcrush.com/valentines-day-romantic-movies-netflix-2018/","id":548479,"carbonMeta":{"widePromotion":false,"isGallery":true},"excerpt":"Allow us to help plan your Netflix and Chill this Valentine&apos;s Day.","authors":[{"id":2328189,"slug":"parisclose","name":"Paris Close","first_name":"Paris","last_name":"Close","nickname":"parisclose","thumbnail":"http://popcrush.com/files/2017/10/paris-close.png","url":"http://popcrush.com/author/parisclose/"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-title":"10 Movies You Can Netflix and Chill To This Valentine&apos;s Day","dynamic-lead-excerpt":"","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"10 Movies to Netflix and Chill To This Valentine&apos;s Day"}}},"549131":{"postid":"549131","sortdate":"2018-02-07T15:59:41.000Z","data":{"mainData":{"postType":"post","caption":"Bob Levey, Getty Images","thumbnail":"http://popcrush.com/files/2018/02/kylie-jenner-travis-scott-featured.jpg","postDateGmt":"2018-02-07 15:59:41 +0000","title":"Stormi, Pilot + 16 Other Crazy Celeb Baby Names","url":"http://popcrush.com/crazy-celebrity-baby-names-stormi/","id":549131,"carbonMeta":{"widePromotion":false,"isGallery":true},"excerpt":"From Tu Morrow to Zuma Nesta, these kids will have no trouble standing out in school.","authors":[{"id":2405200,"slug":"mattdonnelly","name":"Matthew Scott Donnelly","first_name":"Matthew Scott","last_name":"Donnelly","nickname":"mattdonnelly","thumbnail":"http://popcrush.com/files/2015/09/MattRetouched.jpg","url":"http://popcrush.com/author/mattdonnelly/"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-title":"Stormi, Pilot + 16 Other Crazy Celeb Baby Names","dynamic-lead-excerpt":"","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""}}}},"549297":{"postid":"549297","sortdate":"2018-02-13T16:00:50.000Z","data":{"mainData":{"postType":"post","caption":"Alberto E. Rodriguez/Getty Images; Kevin Winter/Getty Images","thumbnail":"http://popcrush.com/files/2018/02/Longest-Lasting-Female-Celebrity-Friendships.jpg","postDateGmt":"2018-02-13 16:00:50 +0000","title":"12 Female Celebrity Friendships That Have Outlasted the Spotlight","url":"http://popcrush.com/longest-lasting-female-celebrity-friendships/","id":549297,"carbonMeta":{"widePromotion":false,"isGallery":true},"excerpt":"Ring in Galentine&apos;s Day with a look back at some of Hollywood&apos;s longest lasting gal pals.","authors":[{"id":3925411,"slug":"danagetz","name":"Dana Getz","first_name":"Dana","last_name":"Getz","nickname":"Dana Getz","thumbnail":"http://popcrush.com/files/2018/01/Dana-Getz-bio-photo.jpg","url":"http://popcrush.com/author/danagetz/"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-title":"12 Female Celebrity Friendships That Have Outlasted the Spotlight","dynamic-lead-excerpt":"","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"12 Female Celebrity Friendships That Have Outlasted the Spotlight"}}},"549467":{"postid":"549467","sortdate":"2018-02-09T17:14:39.000Z","data":{"mainData":{"postType":"post","caption":"Getty Images","thumbnail":"http://popcrush.com/files/2018/02/go-red-for-women.jpg","postDateGmt":"2018-02-09 17:14:39 +0000","title":"&apos;The Bachelorette,&apos; Melissa Joan Hart + More Go Red for Women","url":"http://popcrush.com/go-red-for-women-fashion-week-2018/","id":549467,"carbonMeta":{"widePromotion":false,"isGallery":true},"excerpt":"The annual event takes place during the first week of New York Fashion Week. ","authors":[{"id":3885787,"slug":"unitedpress","name":"UPI","first_name":"UPI","nickname":"UPI","url":"http://popcrush.com/author/unitedpress/","thumbnail":"http://popcrush.com/files/2018/01/United_Press_International_UPI_logo.svg_.png"},{"id":3836084,"slug":"erinmedley","name":"Erin S. Medley","first_name":"Erin","last_name":"Medley","nickname":"erinmedley","thumbnail":"http://popcrush.com/files/2017/12/erin-medley.jpg","url":"http://popcrush.com/author/erinmedley/"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-title":"","dynamic-lead-excerpt":"","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"&apos;The Bachelorette,&apos; Melissa Joan Hart + More Go Red for Women"}}}},"redisCached":true},"fix_sidebar_marker-54":{"info":{"id":"fix_sidebar_marker-54","groupType":"fix_sidebar_marker","widgetType":"widget_fix_sidebar_marker","widgetInstance":"54"},"params":{"title":"Fix Sidebar Marker","widgetTime":2},"data":[],"dataDetails":{}},"ts_blogroll-1403":{"info":{"id":"ts_blogroll-1403","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"1403"},"params":{"title":"Special Features","type":"carousel","isweather":0,"cat":"","posts_per_page":"3","align":"right","tag":"featured","private_tag":"","thumb_type":"landscape","link_label":"","link":"","unique_posts":"1","show_thumb":0,"alternate_data":0,"widgetTime":3,"widgetFilterTime":0,"widgetFilterParallelTime":1},"data":[550193,550180,550166],"dataDetails":{"550166":{"postid":"550166","sortdate":"2018-02-15T22:30:00.000Z","data":{"mainData":{"postType":"post","caption":"Neilson Barnard, Getty Images","thumbnail":"http://popcrush.com/files/2017/11/selena-gomez.jpg","postDateGmt":"2018-02-15 22:30:00 +0000","title":"Selena Gomez Used to Think &apos;Barney&apos; Was Hot","url":"http://popcrush.com/selena-gomez-barney-hot/","id":550166,"carbonMeta":{"widePromotion":false,"isGallery":true},"excerpt":"The &quot;Wolves&quot; singer revealed she once had a crush on the iconic schoolyard dinosaur.","authors":[{"id":3925411,"slug":"danagetz","name":"Dana Getz","first_name":"Dana","last_name":"Getz","nickname":"Dana Getz","thumbnail":"http://popcrush.com/files/2018/01/Dana-Getz-bio-photo.jpg","url":"http://popcrush.com/author/danagetz/"}],"video":false,"videoUrl":"https://www.youtube.com/watch?v=wIimU5-UEPc","youtubeId":"wIimU5-UEPc"},"alternateData":{"_townsquare_media_url":"https://www.youtube.com/watch?v=wIimU5-UEPc","dynamic-lead-title":"","dynamic-lead-excerpt":"","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"Selena Gomez Used to Think &apos;Barney&apos; Was Hot"}}},"550180":{"postid":"550180","sortdate":"2018-02-16T00:00:06.000Z","data":{"mainData":{"postType":"post","caption":"Instagram (@ciara)","thumbnail":"http://popcrush.com/files/2018/02/ciara-shares-sienna-first-baby-photos.png","postDateGmt":"2018-02-16 00:00:06 +0000","title":"Ciara Shares First Pics of Baby Sienna ","url":"http://popcrush.com/ciara-shares-sienna-first-baby-photos/","id":550180,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"There&apos;s a new Princess in town, and she&apos;s adorable.","authors":[{"id":2328189,"slug":"parisclose","name":"Paris Close","first_name":"Paris","last_name":"Close","nickname":"parisclose","thumbnail":"http://popcrush.com/files/2017/10/paris-close.png","url":"http://popcrush.com/author/parisclose/"}],"video":true,"videoUrl":"https://www.youtube.com/watch?v=dZdTA3I4KHw","youtubeId":"dZdTA3I4KHw"},"alternateData":{"_townsquare_media_url":"https://www.youtube.com/watch?v=dZdTA3I4KHw","dynamic-lead-title":"","dynamic-lead-excerpt":"","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"Ciara Shares First Pics of Baby Sienna "}}},"550193":{"postid":"550193","sortdate":"2018-02-16T01:11:17.000Z","data":{"mainData":{"postType":"post","caption":"Kevin Winter, Getty Images","thumbnail":"http://popcrush.com/files/2018/02/jennifer-aniston-justin-theroux-separate.jpg","postDateGmt":"2018-02-16 01:11:17 +0000","title":"Jennifer Aniston + Justin Theroux Separate","url":"http://popcrush.com/jennifer-aniston-justin-theroux-separation-breakup/","id":550193,"carbonMeta":{"widePromotion":false,"isGallery":true},"excerpt":"&apos;We are two best friends who have decided to part ways as a couple, but look forward to continuing our cherished friendship.&apos;","authors":[{"id":2328189,"slug":"parisclose","name":"Paris Close","first_name":"Paris","last_name":"Close","nickname":"parisclose","thumbnail":"http://popcrush.com/files/2017/10/paris-close.png","url":"http://popcrush.com/author/parisclose/"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-title":"Jennifer Aniston + Justin Theroux Separate","dynamic-lead-excerpt":"","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"Jennifer Aniston and Justin Theroux Announce Separation"}}}},"redisCached":true},"google-ads-widget-975":{"info":{"id":"google-ads-widget-975","groupType":"google-ads-widget","widgetType":"widget_google-ads-widget","widgetInstance":"975"},"params":{"title":"Carbon Google Ads","adunit":"top-right-300x250","align":"","adtype":"dfp6","widgetTime":2},"data":["top-right-300x250"],"dataDetails":{"top-right-300x250":{"adUnit":"top-right-300x250","adType":"dfp6"}}},"tsq_sailthru_newsletter_widget-773":{"info":{"id":"tsq_sailthru_newsletter_widget-773","groupType":"tsq_sailthru_newsletter_widget","widgetType":"widget_tsq_sailthru_newsletter_widget","widgetInstance":"773"},"params":{"title":"Subscribe to our newsletter","description":"Newsletter","confirmation":"Thanks for subscribing","enable_primary":"","align":"","lists":["PopCrush"],"widgetTime":2},"data":[],"dataDetails":{}},"ts_blogroll-1404":{"info":{"id":"ts_blogroll-1404","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"1404"},"params":{"title":"Latest Articles","type":"sidebar_row_standard","posts_per_page":"3","cat":"","tag":"","private_tag":"","thumb_type":"landscape","link_label":"","link":"","align":"default","show_thumb":0,"alternate_data":0,"unique_posts":0,"isweather":0,"widgetTime":4,"widgetFilterTime":0,"widgetFilterParallelTime":0},"data":[550193,550180,550166],"dataDetails":{"550166":{"postid":"550166","sortdate":"2018-02-15T22:30:00.000Z","data":{"mainData":{"postType":"post","caption":"Neilson Barnard, Getty Images","thumbnail":"http://popcrush.com/files/2017/11/selena-gomez.jpg","postDateGmt":"2018-02-15 22:30:00 +0000","title":"Selena Gomez Used to Think &apos;Barney&apos; Was Hot","url":"http://popcrush.com/selena-gomez-barney-hot/","id":550166,"carbonMeta":{"widePromotion":false,"isGallery":true},"excerpt":"The &quot;Wolves&quot; singer revealed she once had a crush on the iconic schoolyard dinosaur.","authors":[{"id":3925411,"slug":"danagetz","name":"Dana Getz","first_name":"Dana","last_name":"Getz","nickname":"Dana Getz","thumbnail":"http://popcrush.com/files/2018/01/Dana-Getz-bio-photo.jpg","url":"http://popcrush.com/author/danagetz/"}],"video":false,"videoUrl":"https://www.youtube.com/watch?v=wIimU5-UEPc","youtubeId":"wIimU5-UEPc"},"alternateData":{"_townsquare_media_url":"https://www.youtube.com/watch?v=wIimU5-UEPc","dynamic-lead-title":"","dynamic-lead-excerpt":"","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"Selena Gomez Used to Think &apos;Barney&apos; Was Hot"}}},"550180":{"postid":"550180","sortdate":"2018-02-16T00:00:06.000Z","data":{"mainData":{"postType":"post","caption":"Instagram (@ciara)","thumbnail":"http://popcrush.com/files/2018/02/ciara-shares-sienna-first-baby-photos.png","postDateGmt":"2018-02-16 00:00:06 +0000","title":"Ciara Shares First Pics of Baby Sienna ","url":"http://popcrush.com/ciara-shares-sienna-first-baby-photos/","id":550180,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"There&apos;s a new Princess in town, and she&apos;s adorable.","authors":[{"id":2328189,"slug":"parisclose","name":"Paris Close","first_name":"Paris","last_name":"Close","nickname":"parisclose","thumbnail":"http://popcrush.com/files/2017/10/paris-close.png","url":"http://popcrush.com/author/parisclose/"}],"video":true,"videoUrl":"https://www.youtube.com/watch?v=dZdTA3I4KHw","youtubeId":"dZdTA3I4KHw"},"alternateData":{"_townsquare_media_url":"https://www.youtube.com/watch?v=dZdTA3I4KHw","dynamic-lead-title":"","dynamic-lead-excerpt":"","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"Ciara Shares First Pics of Baby Sienna "}}},"550193":{"postid":"550193","sortdate":"2018-02-16T01:11:17.000Z","data":{"mainData":{"postType":"post","caption":"Kevin Winter, Getty Images","thumbnail":"http://popcrush.com/files/2018/02/jennifer-aniston-justin-theroux-separate.jpg","postDateGmt":"2018-02-16 01:11:17 +0000","title":"Jennifer Aniston and Justin Theroux Announce Separation","url":"http://popcrush.com/jennifer-aniston-justin-theroux-separation-breakup/","id":550193,"carbonMeta":{"widePromotion":false,"isGallery":true},"excerpt":"&apos;We are two best friends who have decided to part ways as a couple, but look forward to continuing our cherished friendship.&apos;","authors":[{"id":2328189,"slug":"parisclose","name":"Paris Close","first_name":"Paris","last_name":"Close","nickname":"parisclose","thumbnail":"http://popcrush.com/files/2017/10/paris-close.png","url":"http://popcrush.com/author/parisclose/"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-title":"Jennifer Aniston + Justin Theroux Separate","dynamic-lead-excerpt":"","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"Jennifer Aniston and Justin Theroux Announce Separation"}}}},"redisCached":true},"rss-feed-22":{"info":{"id":"rss-feed-22","groupType":"rss-feed","widgetType":"widget_rss-feed","widgetInstance":"22"},"params":{"title":"HOT HEADLINES","url":"http://www.tmz.com/rss.xml","title_url":"http://www.tmz.com","header_url":"","items":"10","show_summary":"","show_date":"","show_image":"","show_author":"","show_rss_icon":"1","header_image":"","show_header_image":"","title_length":"0","link_title":"1","link_text":"","link_url":"","url_sameDomainLink":{"sameDomain":false,"url":"http://www.tmz.com/rss.xml"},"title_url_sameDomainLink":{"sameDomain":false,"url":"http://www.tmz.com"},"widgetTime":4},"data":[1,2,3,4,5,6,7,8,9,10],"dataDetails":{"1":{"title":"Festus Ezeli Says &apos;Black Panther&apos; Will Change Minds About Africa","url":"http://www.tmz.com/2018/02/15/festus-ezeli-black-panther-chadwick-bozeman/","author":"TMZ Staff","datefmt":"YYYY-MM-DD HH:mm:ss.SSSZ","summary":"\n\t\t"},"2":{"title":"Lil Pump Says He&apos;s Got Rich Lawyers to Fight Firearms Charges ","url":"http://www.tmz.com/2018/02/15/lil-pump-released-jail-firearms-shooting/","author":"TMZ Staff","datefmt":"YYYY-MM-DD HH:mm:ss.SSSZ","summary":"\n\t\t"},"3":{"title":"Sen. Ted Cruz Says Celebrities are Hypocrites on Gun Control","url":"http://www.tmz.com/2018/02/15/senator-ted-cruz-hollywood-liberal-hypocrites-gun-control-florida-shooting/","author":"TMZ Staff","datefmt":"YYYY-MM-DD HH:mm:ss.SSSZ","summary":"\n\t\t"},"4":{"title":"Jennifer Aniston &amp; Justin Theroux Separate and Divorce Looms","url":"http://www.tmz.com/2018/02/15/jennifer-aniston-justin-theroux-separate-divorce/","author":"TMZ Staff","datefmt":"YYYY-MM-DD HH:mm:ss.SSSZ","summary":"\n\t\t"},"5":{"title":"Florida School Shooter Stopped at Subway, McDonald&apos;s After Rampage Before Capture","url":"http://www.tmz.com/2018/02/15/florida-school-shooter-walmart-subway-mcdonalds-capture/","author":"TMZ Staff","datefmt":"YYYY-MM-DD HH:mm:ss.SSSZ","summary":"\n\t\t"},"6":{"title":"UFC&apos;s Cowboy Cerrone: After I Fight Yancy Medeiros, We&apos;re Smoking Weed in Hawaii!","url":"http://www.tmz.com/2018/02/15/donald-cowboy-cerrone-weed-harleys-ufc/","author":"TMZ Staff","datefmt":"YYYY-MM-DD HH:mm:ss.SSSZ","summary":"\n\t\t"},"7":{"title":"&apos;Amazing Race&apos; Stars Cody and Jessica Engaged After Runyon Canyon Proposal","url":"http://www.tmz.com/2018/02/15/cody-nickson-proposes-jessica-graf-amazing-race-stars-engaged/","author":"TMZ Staff","datefmt":"YYYY-MM-DD HH:mm:ss.SSSZ","summary":"\n\t\t"},"8":{"title":"Jennifer Hudson &amp; David Otunga&apos;s Custody War, Child Therapist is Off Limits ","url":"http://www.tmz.com/2018/02/15/jennifer-hudson-david-otunga-child-david-jr-therapist-confidentiality/","author":"TMZ Staff","datefmt":"YYYY-MM-DD HH:mm:ss.SSSZ","summary":"\n\t\t"},"9":{"title":"Nicole Eggert Says Scott Baio Was Too Old for Sex with Her, Even If She Was 18","url":"http://www.tmz.com/2018/02/15/nicole-eggert-scott-baio-too-old-sexual-assault-claim-age-gap/","author":"TMZ Staff","datefmt":"YYYY-MM-DD HH:mm:ss.SSSZ","summary":"\n\t\t"},"10":{"title":"Florida Shooting Suspect Reported to FBI 5 Months Ago, Whistleblower Speaks Out","url":"http://www.tmz.com/2018/02/15/florida-shooter-nikolas-cruz-youtube-ben-bennight-alerted-fbi/","author":"TMZ Staff","datefmt":"YYYY-MM-DD HH:mm:ss.SSSZ","summary":"\n\t\t"}},"redisCached":true},"carbonwidget/nav/blueiv":{"info":{"id":"carbonwidget/nav/blueiv","groupType":"carbonwidget/nav/blueiv"},"params":{"widgetTime":4},"data":["1","2","3","4","5","6","7","8","9"],"dataDetails":{"1":{"menuId":"1","attrs":{"menuPostId":361536,"title":"Home","titleExcerpt":"Home","href":"/","samedomain":true,"hasBlogroll":false}},"2":{"menuId":"2","attrs":{"menuPostId":542232,"title":"News","titleExcerpt":"News","href":"/category/celebrity-news/","samedomain":true,"menupath":"/rest/carbon/api/menu/category/celebrity-news/","hasBlogroll":true}},"3":{"menuId":"3","attrs":{"menuPostId":542233,"title":"Exclusive","titleExcerpt":"Exclusive","href":"/category/exclusive/","samedomain":true,"menupath":"/rest/carbon/api/menu/category/exclusive/","hasBlogroll":true}},"4":{"menuId":"4","attrs":{"menuPostId":542234,"title":"Music","titleExcerpt":"Music","href":"/category/music-news/","samedomain":true,"menupath":"/rest/carbon/api/menu/category/music-news/","hasBlogroll":true}},"5":{"menuId":"5","attrs":{"menuPostId":542235,"title":"Movies","titleExcerpt":"Movies","href":"/category/movie-news/","samedomain":true,"menupath":"/rest/carbon/api/menu/category/movie-news/","hasBlogroll":true}},"6":{"menuId":"6","attrs":{"menuPostId":542236,"title":"TV","titleExcerpt":"TV","href":"/category/tv-news/","samedomain":true,"menupath":"/rest/carbon/api/menu/category/tv-news/","hasBlogroll":true}},"7":{"menuId":"7","attrs":{"menuPostId":542237,"title":"Polls","titleExcerpt":"Polls","href":"/category/readers-poll/","samedomain":true,"menupath":"/rest/carbon/api/menu/category/readers-poll/","hasBlogroll":true}},"8":{"menuId":"8","attrs":{"menuPostId":542238,"title":"Videos","titleExcerpt":"Videos","href":"/category/videos/","samedomain":true,"menupath":"/rest/carbon/api/menu/category/videos/","hasBlogroll":true}},"9":{"menuId":"9","attrs":{"menuPostId":542239,"title":"Lists","titleExcerpt":"Lists","href":"/category/lists/","samedomain":true,"menupath":"/rest/carbon/api/menu/category/lists/","hasBlogroll":true}}},"redisCached":true},"carbonwidget/nav/main":{"info":{"id":"carbonwidget/nav/main","groupType":"carbonwidget/nav/main"},"params":{"widgetTime":3},"data":["1","2","3","4","5","6","7","8","9","10"],"dataDetails":{"1":{"menuId":"1","attrs":{"menuPostId":306170,"title":"Home","titleExcerpt":"Home","href":"/","samedomain":true,"hasBlogroll":false}},"2":{"menuId":"2","attrs":{"menuPostId":485408,"title":"News","titleExcerpt":"News","href":"/category/celebrity-news/","samedomain":true,"menupath":"/rest/carbon/api/menu/category/celebrity-news/","hasBlogroll":false}},"3":{"menuId":"3","attrs":{"menuPostId":539666,"title":"Exclusive","titleExcerpt":"","href":"/category/exclusive/","samedomain":true,"menupath":"/rest/carbon/api/menu/category/exclusive/","hasBlogroll":false}},"4":{"menuId":"4","attrs":{"menuPostId":423041,"title":"Music","titleExcerpt":"Music","href":"/category/music-news/","samedomain":true,"menupath":"/rest/carbon/api/menu/category/music-news/","hasBlogroll":false}},"5":{"menuId":"5","attrs":{"menuPostId":423046,"title":"Movies","titleExcerpt":"Movies","href":"/category/movie-news/","samedomain":true,"menupath":"/rest/carbon/api/menu/category/movie-news/","hasBlogroll":false}},"6":{"menuId":"6","attrs":{"menuPostId":423045,"title":"TV","titleExcerpt":"TV","href":"/category/tv-news/","samedomain":true,"menupath":"/rest/carbon/api/menu/category/tv-news/","hasBlogroll":false}},"7":{"menuId":"7","attrs":{"menuPostId":186601,"title":"Polls","titleExcerpt":"Music Polls","href":"/category/readers-poll/","samedomain":true,"menupath":"/rest/carbon/api/menu/category/readers-poll/","hasBlogroll":false}},"8":{"menuId":"8","attrs":{"menuPostId":414460,"title":"Videos","titleExcerpt":"Videos","href":"/category/videos/","samedomain":true,"menupath":"/rest/carbon/api/menu/category/videos/","hasBlogroll":false}},"9":{"menuId":"9","attrs":{"menuPostId":376278,"title":"Photos","titleExcerpt":"Photos","href":"/category/galleries/","samedomain":true,"menupath":"/rest/carbon/api/menu/category/galleries/","hasBlogroll":false}},"10":{"menuId":"10","attrs":{"menuPostId":423048,"title":"Lists","titleExcerpt":"Lists","href":"/category/lists/","samedomain":true,"menupath":"/rest/carbon/api/menu/category/lists/","hasBlogroll":false}}},"redisCached":true},"carbonwidget/nav/promo_links":{"info":{"id":"carbonwidget/nav/promo_links","groupType":"carbonwidget/nav/promo_links"},"params":{"widgetTime":4},"data":["1","2","3","4","5","6","7","8","9"],"dataDetails":{"1":{"menuId":"1","attrs":{"menuPostId":428735,"title":"Trending:","titleExcerpt":"Trending:","href":"","samedomain":true,"hasBlogroll":false}},"2":{"menuId":"2","attrs":{"menuPostId":528683,"title":"The Spice Girls","titleExcerpt":"The Spice Girls","href":"/tags/spice-girls/","samedomain":true,"menupath":"/rest/carbon/api/menu/tags/spice-girls/","hasBlogroll":false}},"3":{"menuId":"3","attrs":{"menuPostId":524361,"title":"Justin Timberlake","titleExcerpt":"Justin Timberlake","href":"/tags/justin-timberlake/","samedomain":true,"menupath":"/rest/carbon/api/menu/tags/justin-timberlake/","hasBlogroll":false}},"4":{"menuId":"4","attrs":{"menuPostId":525153,"title":"Halsey","titleExcerpt":"Halsey","href":"/tags/halsey","samedomain":true,"menupath":"/rest/carbon/api/menu/tags/halsey","hasBlogroll":false}},"5":{"menuId":"5","attrs":{"menuPostId":529851,"title":"Ed Sheeran","titleExcerpt":"Ed Sheeran","href":"/tags/ed-sheeran/","samedomain":true,"menupath":"/rest/carbon/api/menu/tags/ed-sheeran/","hasBlogroll":false}},"6":{"menuId":"6","attrs":{"menuPostId":523928,"title":"BTS","titleExcerpt":"BTS","href":"/tags/bts/","samedomain":true,"menupath":"/rest/carbon/api/menu/tags/bts/","hasBlogroll":false}},"7":{"menuId":"7","attrs":{"menuPostId":526750,"title":"Taylor Swift","titleExcerpt":"Taylor Swift","href":"/tags/taylor-swift","samedomain":true,"menupath":"/rest/carbon/api/menu/tags/taylor-swift","hasBlogroll":false}},"8":{"menuId":"8","attrs":{"menuPostId":523551,"title":"Selena Gomez","titleExcerpt":"Selena Gomez","href":"/tags/selena-gomez","samedomain":true,"menupath":"/rest/carbon/api/menu/tags/selena-gomez","hasBlogroll":false}},"9":{"menuId":"9","attrs":{"menuPostId":546913,"title":"Cardi B","titleExcerpt":"Cardi B","href":"/tags/cardi-b/","samedomain":true,"menupath":"/rest/carbon/api/menu/tags/cardi-b/","hasBlogroll":false}}},"redisCached":true},"carbonwidget/nav/footer":{"info":{"id":"carbonwidget/nav/footer","groupType":"carbonwidget/nav/footer"},"params":{"widgetTime":1},"data":["comscore","1","2","3"],"dataDetails":{"1":{"menuId":"1","attrs":{"title":"Contact Us","href":"mailto:staff@popcrush.com"}},"2":{"menuId":"2","attrs":{"title":"Privacy","href":"/privacy"}},"3":{"menuId":"3","attrs":{"title":"Advertise","href":"http://www.townsquaremedia.com/national-media/advertise"}},"comscore":{"menuId":"comscore","attrs":{"title":"PopCrush Network"}}},"redisCached":true}},"data":{},"time":{"wpTime":23.193,"mainOptionsTime":8.135,"sidebarsTime":10.006,"widgetsTime":34.645,"processTime":76.117},"experimentGroup":"A"},"serverConfig":{"host":"popcrush.com","ua":"python-requests/2.10.0"}},"listenLive":{},"nav":{},"newsletter":{},"ui":{},"weather":{},"youtube":{},"sweeps":{},"form":{"NavSearchForm":{"registeredFields":[{"name":"searchInput","type":"Field"}]}},"routing":{"locationBeforeTransitions":null},"events":{},"ads":{}}
          </script>
          <script src="//cdn.production.townsquareblogs.com/public/dist/main.bundle.js?ver=d2ef4e2b1b484e18413244552429598f9ec86f8f"></script>
        </body>
      </html>