<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="keywords" content="Topbuzz, Topbuzz news, Topbuzz video, Topbuzz app, Video, News, GIF"><meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"><meta name="referrer" content="origin"><meta name="hostname" content="topbuzz.com"><meta name="apple-mobile-web-app-capable" content="yes"><meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"><meta name="msapplication-TileImage" content="https://s0.ipstatp.com/images/icons/icon-144x144.png"><meta name="msapplication-TileColor" content="#FFF"><meta name="theme-color" content="#333"><meta name="on" content="x-dns-prefetch-control"><link rel="dns-prefetch" href="//www.google-analytics.com"><link rel="dns-prefetch" href="//google-analytics.com"><link rel="dns-prefetch" href="//apis.google.com"><link rel="dns-prefetch" href="//accounts.google.com"><link rel="dns-prefetch" href="//platform.twitter.com"><link rel="dns-prefetch" href="//www.topbuzz.com"><link rel="dns-prefetch" href="//connect.facebook.net"><link rel="dns-prefetch" href="//d24n15hnbwhuhn.cloudfront.net"><link rel="dns-prefetch" href="//p0.ipstatp.com"><link rel="dns-prefetch" href="//s0.ipstatp.com"><link rel="icon" type="image/x-icon" href="https://s0.ipstatp.com/img/favicon.ico"><link rel="alternate" href="//www.topbuzz.com/en" hreflang="en"><link rel="apple-touch-icon" href="https://s0.ipstatp.com/images/icons/icon-152x152.png"><link rel="manifest" href="/manifest.json"><title>Hurricane Harvey: Donald Trump has not accepted Mexico's offer to help Houston flooding victims</title><meta name="description" content="Donald Trump's administration has not yet decided whether it will accept assistance from Mexico to help the victims of a hurricane in Texas. The Mexican governm"><meta name="robots" content="noindex,nofollow"><meta property="og:type" content="article"><meta property="og:title" content="Hurricane Harvey: Donald Trump has not accepted Mexico's offer to help Houston flooding victims"><meta property="og:description" content="Donald Trump's administration has not yet decided whether it will accept assistance from Mexico to help the victims of a hurricane in Texas. The Mexican governm"><meta property="og:image" content="https://p0.ipstatp.com/large/0059a554b05f40a1614c"><meta property="og:image:width" content="640"><meta property="og:image:height" content="480"><meta name="twitter:card" content="summary_large_image"><meta name="twitter:site" content="@topbuzz"><meta name="twitter:title" content="Hurricane Harvey: Donald Trump has not accepted Mexico's offer to help Houston flooding victims"><meta name="twitter:description" content="Donald Trump's administration has not yet decided whether it will accept assistance from Mexico to help the victims of a hurricane in Texas. The Mexican governm"><meta name="twitter:image" content="https://p0.ipstatp.com/large/0059a554b05f40a1614c"><meta name="pathname" content="i18n_pgc_story"/><script>var TT_PERF_CONFIG = {
  metrics: true,
  percent: 100
};</script><script>(function(pathname) {
  var enhancedLogImage = (function(length) {
    var logImages = [], i, cur = 0;
    for(i = 0; i < length; ++i) {
      logImages.push(new Image());
    }
    return function(src) {
      logImages[cur % length].src = src;
      cur++;
    };
  }(10));
  var log = function(logtype, config) {
    var obj = {
        logtype: logtype,
        pathname: pathname,
        location: document.location.href,
        host: document.location.host
    }, key, query = [];
    if(logtype === 'error') {
        obj.labeltype = 'runtimeerr';
    } else if(logtype === 'loadfailed') {
        obj.tryinx = 1;
        obj.state = 'fail';
    }
    config = config || {};
    for(key in config) {
        if(config.hasOwnProperty(key)) {
            obj[key] = config[key];
        }
    }
    for(key in obj) {
        if(obj.hasOwnProperty(key)) {
            query.push(encodeURIComponent(key) + '=' + encodeURIComponent(obj[key]));
        }
    }
    enhancedLogImage('//www.toutiao.com/__utm.gif?' + query.join('&'));
  };
  window.logLoadFailed = log.bind(null, 'loadfailed');
}('i18n_pgc_story'));
(function() {
  var link = document.createElement('a');
  window.getUrl = function(url, config) {
    if(!config) {
      return url;
    }
    var search = [], key, queryData;
    queryData = config.query || {};
    link.href = url;
    link.search.substr(1).split('&').forEach(function(val) {
      var query = val.split('='), key, value;
      key = decodeURIComponent(query[0]);
      if(key && queryData[key] === void 0) {
        value = query[1] ? decodeURIComponent(query[1]) : true;
        queryData[key] = value;
      }
    });
    for(key in queryData) {
      if(queryData.hasOwnProperty(key)) {
        search.push(queryData[key] === true ? encodeURIComponent(key) : encodeURIComponent(key) + '=' + encodeURIComponent(queryData[key]));
      }
    }
    return link.protocol + '//' + (config.host || link.host) + link.pathname + '?' + search.join('&');
  };
  window.handleStaticError = function() {
    var tagName, attrMap, attrName, curTry, newNode, hostList, url, match;
    tagName = this.tagName.toLowerCase();
    attrMap = {
      link: 'href',
      script: 'src'
    };
    attrName = attrMap[tagName];
    curTry = +this.getAttribute('data-try') || 1;
    url = this[attrName];
    window.logLoadFailed({
      link: url,
      tryinx: curTry
    });
    link.href = url;
    match = link.host.match(/^s[01]\.(sg|i)pstatp\.com$/);
    if(match && match[1] === 'i') {
      hostList = ['s0', 's1'].map(function(name) {
        return name + '.' + match[1] + 'pstatp.com';
      });
    } else {
      hostList = [];
    }
    if(curTry < 3) {
      newNode = document.createElement(tagName);
      if(tagName === 'link') {
        newNode.setAttribute('rel', 'stylesheet');
        newNode.setAttribute('type', 'text/css');
      } else if(tagName === 'script') {
        newNode.setAttribute('type', 'text/javascript');
        newNode.setAttribute('crossorigin', 'anonymous');
      }
      newNode.onerror = window.handleStaticError;
      newNode.setAttribute('data-try',curTry+1);
      newNode[attrName] = window.getUrl(this[attrName], {
        host: hostList[hostList.length && curTry % hostList.length],
        query: {
          r: Math.random().toString(36).substr(2, 8)
        }
      });
      document.head.appendChild(newNode);
    }
  };
}());
</script><link rel="stylesheet" href="//s0.ipstatp.com/css/pgc/story.63533d23.css" onerror="handleStaticError.call(this)" type="text/css"/></head><body class="platform-pc    "><div id="root"><div class="story-pc-container" data-reactroot=""><div class="nav-container"><div class="nav-main"><a class="nav-logo" href="/feed">TopBuzz</a><div class="nav-right"><div class="nav-edit"></div><div class="nav-account"><span class="signin">Sign in</span><span class="signup">Sign up</span></div></div></div></div><div class="story-pc-body"><div class="article-container"><div class="article-header-container"><div class="title">Hurricane Harvey: Donald Trump has not accepted Mexico&#x27;s offer to help Houston flooding victims</div><div class="info"><span class="name">The Independent</span><span class="publishTime">2017-08-29 </span></div></div><article><main><div class="story-content-container"><div class="editor-container"><figure><div class="media-outer-container" style="width:640px"><div class="media-container" style="padding-bottom:75%;"><img alt="Hurricane Harvey: Donald Trump has not accepted Mexico's offer to help Houston flooding victims" class="image" src="//p0.ipstatp.com/large/0059a554b05f40a1614c"></div></div></figure><p>Donald Trump's administration has not yet decided whether it will accept assistance from Mexico to help the victims of a hurricane in Texas. </p><p>The Mexican government expressed its "full solidarity" with the people and government of the US and said it had "offered to provide help and cooperation" in the wake of Hurricane Harvey.  </p><p>Mexico previously provided help in 2005 after Hurricane Katrina hit the Gulf Coast, with soldiers from the Mexican army serving meals, distributing supplies and conducting medical consultations.  </p><section class="sns-container"><div class="sns-info"><img src="https://pbs.twimg.com/profile_images/874276197357596672/kUuht00m_bigger.jpg"class="sns-avatar"><div class="sns-name">Donald J. Trump</div><div class="sns-logo embed-twitter"></div></div><div class="sns-content">With Mexico being one of the highest crime Nations in the world, we must have THE WALL. Mexico will pay for it through reimbursement/other.</div></section><section class="sns-container"><div class="sns-info"><img src="https://pbs.twimg.com/profile_images/874276197357596672/kUuht00m_bigger.jpg"class="sns-avatar"><div class="sns-name">Donald J. Trump</div><div class="sns-logo embed-twitter"></div></div><div class="sns-content">We are in the NAFTA (worst trade deal ever made) renegotiation process with Mexico & Canada.Both being very difficult,may have to terminate?</div></section><p>But while Texas and Louisiana suffered Harvey's destruction, Mr Trump tweeted to assert Mexico would pay for his promised border wall, before going onto attack the NAFTA trade deal. </p><div class="video-layout" style=""><div class="video-container"><div class="video-player" style="padding-bottom:56.25%;"><video webkit-playsinline playsinline controls><source src="http://brightcove.vo.llnwd.net/v1/uds/pd/624246174001/201708/156/624246174001_5555685074001_5555678005001.mp4?pubId=624246174001&videoId=5555678005001" type="video/mp4"></source></video></div></div></div><p>Responding to the US President's tweets in a statement, Mexico's ministry of foreign affairs reiterated it would "not pay, under any circumstances, for a wall or physical barrier built on US territory along the Mexican border." </p><p>The statement went on to say: "The Mexican government takes this opportunity to express its full solidarity with the people and government of the United States as a result of the damages caused by Hurricane Harvey in Texas, and expresses that it has offered to provide help and cooperation to the US government in order to deal with the impact of this natural disaster —as good neighbours should always do in trying times." </p><figure><div class="media-outer-container" style="width:640px"><div class="media-container" style="padding-bottom:75%;"><img alt="Hurricane Harvey: Donald Trump has not accepted Mexico's offer to help Houston flooding victims" class="image" src="//p0.ipstatp.com/large/0059a554b2a50094da4c"></div></div><figcaption>Dominic Dominguez searches for his boat in a boat storage facility that was heavily damaged by Hurricane Harvey near Rockport, Texas</figcaption></figure><figure><div class="media-outer-container" style="width:640px"><div class="media-container" style="padding-bottom:75%;"><img alt="Hurricane Harvey: Donald Trump has not accepted Mexico's offer to help Houston flooding victims" class="image" src="//p0.ipstatp.com/large/0059a554b4da00a67d81"></div></div><figcaption>Debris lies on the ground after a building was destroyed by Hurricane Harvey in Aransas Pass, Texas</figcaption></figure><figure><div class="media-outer-container" style="width:640px"><div class="media-container" style="padding-bottom:75%;"><img alt="Hurricane Harvey: Donald Trump has not accepted Mexico's offer to help Houston flooding victims" class="image" src="//p0.ipstatp.com/large/0059a554b6b6c0a55a0a"></div></div><figcaption>People photograph the submerged motorway interchange </figcaption></figure><figure><div class="media-outer-container" style="width:640px"><div class="media-container" style="padding-bottom:75%;"><img alt="Hurricane Harvey: Donald Trump has not accepted Mexico's offer to help Houston flooding victims" class="image" src="//p0.ipstatp.com/large/0059a554b9d44097de22"></div></div><figcaption>Residents look on at a submerged motorway during a break in the rain in Houston, Texas</figcaption></figure><figure><div class="media-outer-container" style="width:640px"><div class="media-container" style="padding-bottom:75%;"><img alt="Hurricane Harvey: Donald Trump has not accepted Mexico's offer to help Houston flooding victims" class="image" src="//p0.ipstatp.com/large/0059a554bb53c0a53993"></div></div><figcaption>Evacuees leave a US Coast Guard helicopter after being rescued from flooding due to Hurricane Harvey in Houston, Texas</figcaption></figure><figure><div class="media-outer-container" style="width:640px"><div class="media-container" style="padding-bottom:75%;"><img alt="Hurricane Harvey: Donald Trump has not accepted Mexico's offer to help Houston flooding victims" class="image" src="//p0.ipstatp.com/large/0059a554bcb84096f79e"></div></div><figcaption>Evacuees are airlifted in a US Coast Guard helicopter after flooding due to Hurricane Harvey inundated neighborhoods in Houston, Texas</figcaption></figure><figure><div class="media-outer-container" style="width:640px"><div class="media-container" style="padding-bottom:75%;"><img alt="Hurricane Harvey: Donald Trump has not accepted Mexico's offer to help Houston flooding victims" class="image" src="//p0.ipstatp.com/large/0059a554be2bc0a4aa48"></div></div><figcaption>People are rescued from flood waters from Hurricane Harvey on a boat in Dickinson, Texas </figcaption></figure><figure><div class="media-outer-container" style="width:640px"><div class="media-container" style="padding-bottom:75%;"><img alt="Hurricane Harvey: Donald Trump has not accepted Mexico's offer to help Houston flooding victims" class="image" src="//p0.ipstatp.com/large/0059a554bf96c0a4afb8"></div></div><figcaption>People are rescued from flood waters from Hurricane Harvey in an armored police mine-resistant ambush protected vehicle in Dickinson, Texas</figcaption></figure><figure><div class="media-outer-container" style="width:640px"><div class="media-container" style="padding-bottom:75%;"><img alt="Hurricane Harvey: Donald Trump has not accepted Mexico's offer to help Houston flooding victims" class="image" src="//p0.ipstatp.com/large/0059a554c0ae80a72b5e"></div></div><figcaption>A massive sinkhole opened up on a motorway in Rosenburg, a city 25 miles southwest of Houston, Texas</figcaption></figure><figure><div class="media-outer-container" style="width:640px"><div class="media-container" style="padding-bottom:75%;"><img alt="Hurricane Harvey: Donald Trump has not accepted Mexico's offer to help Houston flooding victims" class="image" src="//p0.ipstatp.com/large/0059a554c1df80a9130c"></div></div><figcaption>A man floats past a truck submerged on a freeway flooded by Tropical Storm Harvey on Sunday</figcaption></figure><figure><div class="media-outer-container" style="width:640px"><div class="media-container" style="padding-bottom:75%;"><img alt="Hurricane Harvey: Donald Trump has not accepted Mexico's offer to help Houston flooding victims" class="image" src="//p0.ipstatp.com/large/0059a554c317c0972c7d"></div></div><figcaption>Residents walk along the flooded roadway of Texas 249 as they evacuate their adjacent neighborhoods </figcaption></figure><figure><div class="media-outer-container" style="width:640px"><div class="media-container" style="padding-bottom:75%;"><img alt="Hurricane Harvey: Donald Trump has not accepted Mexico's offer to help Houston flooding victims" class="image" src="//p0.ipstatp.com/large/0059a554c67a40a1ecf5"></div></div><figcaption>James Archiable carries his bike through the flooded intersection at Taylor and Usenet near downtown Houston, Texas</figcaption></figure><figure><div class="media-outer-container" style="width:640px"><div class="media-container" style="padding-bottom:75%;"><img alt="Hurricane Harvey: Donald Trump has not accepted Mexico's offer to help Houston flooding victims" class="image" src="//p0.ipstatp.com/large/0059a554c84f0093de3e"></div></div><figcaption>People are rescued by airboat as they evacuate from flood waters from Hurricane Harvey in Dickinson, Texas</figcaption></figure><p>In a statement to <em>The Washington Post</em>, a spokesman for the US State Department said: “It is common during hurricanes and other significant weather events for the US Government to be in close contact with our neighbours and partners in the region to share data and cooperate as needed and appropriate.   </p><p>"If a need for assistance does arise, we will work with our partners, including Mexico, to determine the best way forward.” </p><p>It is unclear whether the Trump administration would accept the offer, but the offer leaves Mr Trump in an awkward position. </p><p>If he were to accept aid, he could be accused of hypocrisy over his stance on Mexico. But should he refuse, he could be seen as acting callously while Texans suffer.  </p><p>Mr Trump plans to visit Texas to see the storm-hit areas.</p></div></div></main></article></div><div class="article-action-container horizontal"><div class="article-action" style="opactiy:1px"><div class="action-left"><div class="like-btn"><i class="pgcicon pgcicon-web_likehover_icon" style="visibility:visible"></i><span class="like-num">17</span></div><div class="comment-btn"><i class="pgcicon pgcicon-webcommenticon-copy" style="visibility:visible"></i><span class="comment-num">903</span></div></div><div class="action-right horizontal"><i class="pgcicon pgcicon-fb active" style="visibility:visible"></i><i class="pgcicon pgcicon-tw active" style="visibility:visible"></i><span><i class="pgcicon pgcicon-webreporticon" style="visibility:visible"></i></span></div></div></div><section class="comment-section"><div class="comment-container"><header class="comment-label label">Comments</header><div class="comment-input-container"><div class="smart-image-container smart-image-avatar"></div><div class="right-wrapper"><div class="flex-text-wrap comment-input-box"><pre><span>Your comment...</span><br/></pre><textarea placeholder="Your comment..." spellcheck="true" maxLength="999"></textarea></div></div><div class="tb-spin" style="display:none"><div class="tb-spining small"><span class="tb-spin-dot"><i></i><i></i><i></i><i></i></span></div><div class="tb-spin-container tb-spin-blur"></div></div></div><div class="comment-list"></div></div></section></div><div class="feedback-fix-wrapper"><div class="feedback-container" style="display:block"><div class="feedback-content"><div class="feedback-content-close"></div><div class="feedback-content-header"><div class="feedback-content-title">Email address</div><input type="text" class="account" placeholder="Your Email"/><p></p><div class="feedback-content-title">Problems you have</div><textarea class="" placeholder="Briefly introduce your problem. Or any suggestions and concerns." maxLength="1000"></textarea><p></p></div><div class="feedback-content-body"><div class="img-upload"><span>Upload screenshot</span></div></div><div class="feedback-content-footter"><button type="button" class="tb-btn tb-btn-primary tb-btn-middle button"><span class="tb-btn-wrapper">Send</span></button></div></div><div class="feedback-sidebar"><a class="faq feedback-sidebar-item" href="/academy/faq" target="_blank">FAQ</a><span><a class="feedback feedback-sidebar-item" href="/feedback" target="_blank"></a></span><a class="back-to-top feedback-sidebar-item"></a></div></div></div></div></div><script>window.firstScreen = performance.now();
window.__INITIAL_STATE__ = JSON.parse("{\"story\":{\"language\":\"en\",\"region\":\"gb,us\",\"articleType\":\"article\",\"groupId\":\"6459612698493354250\",\"articleId\":\"6459652356748345866\",\"title\":\"Hurricane Harvey: Donald Trump has not accepted Mexico's offer to help Houston flooding victims\",\"content\":\"\u003Cfigure\u003E\u003Cdiv class=\\\"media-outer-container\\\" style=\\\"width:640px\\\"\u003E\u003Cdiv class=\\\"media-container\\\" style=\\\"padding-bottom:75%;\\\"\u003E\u003Cimg alt=\\\"Hurricane Harvey: Donald Trump has not accepted Mexico's offer to help Houston flooding victims\\\" class=\\\"image\\\" src=\\\"\u002F\u002Fp0.ipstatp.com\u002Flarge\u002F0059a554b05f40a1614c\\\"\u003E\u003C\u002Fdiv\u003E\u003C\u002Fdiv\u003E\u003C\u002Ffigure\u003E\u003Cp\u003EDonald Trump's administration has not yet decided whether it will accept assistance from Mexico to help the victims of a hurricane in Texas. \u003C\u002Fp\u003E\u003Cp\u003EThe Mexican government expressed its \\\"full solidarity\\\" with the people and government of the US and said it had \\\"offered to provide help and cooperation\\\" in the wake of Hurricane Harvey.  \u003C\u002Fp\u003E\u003Cp\u003EMexico previously provided help in 2005 after Hurricane Katrina hit the Gulf Coast, with soldiers from the Mexican army serving meals, distributing supplies and conducting medical consultations.  \u003C\u002Fp\u003E\u003Csection class=\\\"sns-container\\\"\u003E\u003Cdiv class=\\\"sns-info\\\"\u003E\u003Cimg src=\\\"https:\u002F\u002Fpbs.twimg.com\u002Fprofile_images\u002F874276197357596672\u002FkUuht00m_bigger.jpg\\\"class=\\\"sns-avatar\\\"\u003E\u003Cdiv class=\\\"sns-name\\\"\u003EDonald J. Trump\u003C\u002Fdiv\u003E\u003Cdiv class=\\\"sns-logo embed-twitter\\\"\u003E\u003C\u002Fdiv\u003E\u003C\u002Fdiv\u003E\u003Cdiv class=\\\"sns-content\\\"\u003EWith Mexico being one of the highest crime Nations in the world, we must have THE WALL. Mexico will pay for it through reimbursement\u002Fother.\u003C\u002Fdiv\u003E\u003C\u002Fsection\u003E\u003Csection class=\\\"sns-container\\\"\u003E\u003Cdiv class=\\\"sns-info\\\"\u003E\u003Cimg src=\\\"https:\u002F\u002Fpbs.twimg.com\u002Fprofile_images\u002F874276197357596672\u002FkUuht00m_bigger.jpg\\\"class=\\\"sns-avatar\\\"\u003E\u003Cdiv class=\\\"sns-name\\\"\u003EDonald J. Trump\u003C\u002Fdiv\u003E\u003Cdiv class=\\\"sns-logo embed-twitter\\\"\u003E\u003C\u002Fdiv\u003E\u003C\u002Fdiv\u003E\u003Cdiv class=\\\"sns-content\\\"\u003EWe are in the NAFTA (worst trade deal ever made) renegotiation process with Mexico & Canada.Both being very difficult,may have to terminate?\u003C\u002Fdiv\u003E\u003C\u002Fsection\u003E\u003Cp\u003EBut while Texas and Louisiana suffered Harvey's destruction, Mr Trump tweeted to assert Mexico would pay for his promised border wall, before going onto attack the NAFTA trade deal. \u003C\u002Fp\u003E\u003Cdiv class=\\\"video-layout\\\" style=\\\"\\\"\u003E\u003Cdiv class=\\\"video-container\\\"\u003E\u003Cdiv class=\\\"video-player\\\" style=\\\"padding-bottom:56.25%;\\\"\u003E\u003Cvideo webkit-playsinline playsinline controls\u003E\u003Csource src=\\\"http:\u002F\u002Fbrightcove.vo.llnwd.net\u002Fv1\u002Fuds\u002Fpd\u002F624246174001\u002F201708\u002F156\u002F624246174001_5555685074001_5555678005001.mp4?pubId=624246174001&videoId=5555678005001\\\" type=\\\"video\u002Fmp4\\\"\u003E\u003C\u002Fsource\u003E\u003C\u002Fvideo\u003E\u003C\u002Fdiv\u003E\u003C\u002Fdiv\u003E\u003C\u002Fdiv\u003E\u003Cp\u003EResponding to the US President's tweets in a statement, Mexico's ministry of foreign affairs reiterated it would \\\"not pay, under any circumstances, for a wall or physical barrier built on US territory along the Mexican border.\\\" \u003C\u002Fp\u003E\u003Cp\u003EThe statement went on to say: \\\"The Mexican government takes this opportunity to express its full solidarity with the people and government of the United States as a result of the damages caused by Hurricane Harvey in Texas, and expresses that it has offered to provide help and cooperation to the US government in order to deal with the impact of this natural disaster —as good neighbours should always do in trying times.\\\" \u003C\u002Fp\u003E\u003Cfigure\u003E\u003Cdiv class=\\\"media-outer-container\\\" style=\\\"width:640px\\\"\u003E\u003Cdiv class=\\\"media-container\\\" style=\\\"padding-bottom:75%;\\\"\u003E\u003Cimg alt=\\\"Hurricane Harvey: Donald Trump has not accepted Mexico's offer to help Houston flooding victims\\\" class=\\\"image\\\" src=\\\"\u002F\u002Fp0.ipstatp.com\u002Flarge\u002F0059a554b2a50094da4c\\\"\u003E\u003C\u002Fdiv\u003E\u003C\u002Fdiv\u003E\u003Cfigcaption\u003EDominic Dominguez searches for his boat in a boat storage facility that was heavily damaged by Hurricane Harvey near Rockport, Texas\u003C\u002Ffigcaption\u003E\u003C\u002Ffigure\u003E\u003Cfigure\u003E\u003Cdiv class=\\\"media-outer-container\\\" style=\\\"width:640px\\\"\u003E\u003Cdiv class=\\\"media-container\\\" style=\\\"padding-bottom:75%;\\\"\u003E\u003Cimg alt=\\\"Hurricane Harvey: Donald Trump has not accepted Mexico's offer to help Houston flooding victims\\\" class=\\\"image\\\" src=\\\"\u002F\u002Fp0.ipstatp.com\u002Flarge\u002F0059a554b4da00a67d81\\\"\u003E\u003C\u002Fdiv\u003E\u003C\u002Fdiv\u003E\u003Cfigcaption\u003EDebris lies on the ground after a building was destroyed by Hurricane Harvey in Aransas Pass, Texas\u003C\u002Ffigcaption\u003E\u003C\u002Ffigure\u003E\u003Cfigure\u003E\u003Cdiv class=\\\"media-outer-container\\\" style=\\\"width:640px\\\"\u003E\u003Cdiv class=\\\"media-container\\\" style=\\\"padding-bottom:75%;\\\"\u003E\u003Cimg alt=\\\"Hurricane Harvey: Donald Trump has not accepted Mexico's offer to help Houston flooding victims\\\" class=\\\"image\\\" src=\\\"\u002F\u002Fp0.ipstatp.com\u002Flarge\u002F0059a554b6b6c0a55a0a\\\"\u003E\u003C\u002Fdiv\u003E\u003C\u002Fdiv\u003E\u003Cfigcaption\u003EPeople photograph the submerged motorway interchange \u003C\u002Ffigcaption\u003E\u003C\u002Ffigure\u003E\u003Cfigure\u003E\u003Cdiv class=\\\"media-outer-container\\\" style=\\\"width:640px\\\"\u003E\u003Cdiv class=\\\"media-container\\\" style=\\\"padding-bottom:75%;\\\"\u003E\u003Cimg alt=\\\"Hurricane Harvey: Donald Trump has not accepted Mexico's offer to help Houston flooding victims\\\" class=\\\"image\\\" src=\\\"\u002F\u002Fp0.ipstatp.com\u002Flarge\u002F0059a554b9d44097de22\\\"\u003E\u003C\u002Fdiv\u003E\u003C\u002Fdiv\u003E\u003Cfigcaption\u003EResidents look on at a submerged motorway during a break in the rain in Houston, Texas\u003C\u002Ffigcaption\u003E\u003C\u002Ffigure\u003E\u003Cfigure\u003E\u003Cdiv class=\\\"media-outer-container\\\" style=\\\"width:640px\\\"\u003E\u003Cdiv class=\\\"media-container\\\" style=\\\"padding-bottom:75%;\\\"\u003E\u003Cimg alt=\\\"Hurricane Harvey: Donald Trump has not accepted Mexico's offer to help Houston flooding victims\\\" class=\\\"image\\\" src=\\\"\u002F\u002Fp0.ipstatp.com\u002Flarge\u002F0059a554bb53c0a53993\\\"\u003E\u003C\u002Fdiv\u003E\u003C\u002Fdiv\u003E\u003Cfigcaption\u003EEvacuees leave a US Coast Guard helicopter after being rescued from flooding due to Hurricane Harvey in Houston, Texas\u003C\u002Ffigcaption\u003E\u003C\u002Ffigure\u003E\u003Cfigure\u003E\u003Cdiv class=\\\"media-outer-container\\\" style=\\\"width:640px\\\"\u003E\u003Cdiv class=\\\"media-container\\\" style=\\\"padding-bottom:75%;\\\"\u003E\u003Cimg alt=\\\"Hurricane Harvey: Donald Trump has not accepted Mexico's offer to help Houston flooding victims\\\" class=\\\"image\\\" src=\\\"\u002F\u002Fp0.ipstatp.com\u002Flarge\u002F0059a554bcb84096f79e\\\"\u003E\u003C\u002Fdiv\u003E\u003C\u002Fdiv\u003E\u003Cfigcaption\u003EEvacuees are airlifted in a US Coast Guard helicopter after flooding due to Hurricane Harvey inundated neighborhoods in Houston, Texas\u003C\u002Ffigcaption\u003E\u003C\u002Ffigure\u003E\u003Cfigure\u003E\u003Cdiv class=\\\"media-outer-container\\\" style=\\\"width:640px\\\"\u003E\u003Cdiv class=\\\"media-container\\\" style=\\\"padding-bottom:75%;\\\"\u003E\u003Cimg alt=\\\"Hurricane Harvey: Donald Trump has not accepted Mexico's offer to help Houston flooding victims\\\" class=\\\"image\\\" src=\\\"\u002F\u002Fp0.ipstatp.com\u002Flarge\u002F0059a554be2bc0a4aa48\\\"\u003E\u003C\u002Fdiv\u003E\u003C\u002Fdiv\u003E\u003Cfigcaption\u003EPeople are rescued from flood waters from Hurricane Harvey on a boat in Dickinson, Texas \u003C\u002Ffigcaption\u003E\u003C\u002Ffigure\u003E\u003Cfigure\u003E\u003Cdiv class=\\\"media-outer-container\\\" style=\\\"width:640px\\\"\u003E\u003Cdiv class=\\\"media-container\\\" style=\\\"padding-bottom:75%;\\\"\u003E\u003Cimg alt=\\\"Hurricane Harvey: Donald Trump has not accepted Mexico's offer to help Houston flooding victims\\\" class=\\\"image\\\" src=\\\"\u002F\u002Fp0.ipstatp.com\u002Flarge\u002F0059a554bf96c0a4afb8\\\"\u003E\u003C\u002Fdiv\u003E\u003C\u002Fdiv\u003E\u003Cfigcaption\u003EPeople are rescued from flood waters from Hurricane Harvey in an armored police mine-resistant ambush protected vehicle in Dickinson, Texas\u003C\u002Ffigcaption\u003E\u003C\u002Ffigure\u003E\u003Cfigure\u003E\u003Cdiv class=\\\"media-outer-container\\\" style=\\\"width:640px\\\"\u003E\u003Cdiv class=\\\"media-container\\\" style=\\\"padding-bottom:75%;\\\"\u003E\u003Cimg alt=\\\"Hurricane Harvey: Donald Trump has not accepted Mexico's offer to help Houston flooding victims\\\" class=\\\"image\\\" src=\\\"\u002F\u002Fp0.ipstatp.com\u002Flarge\u002F0059a554c0ae80a72b5e\\\"\u003E\u003C\u002Fdiv\u003E\u003C\u002Fdiv\u003E\u003Cfigcaption\u003EA massive sinkhole opened up on a motorway in Rosenburg, a city 25 miles southwest of Houston, Texas\u003C\u002Ffigcaption\u003E\u003C\u002Ffigure\u003E\u003Cfigure\u003E\u003Cdiv class=\\\"media-outer-container\\\" style=\\\"width:640px\\\"\u003E\u003Cdiv class=\\\"media-container\\\" style=\\\"padding-bottom:75%;\\\"\u003E\u003Cimg alt=\\\"Hurricane Harvey: Donald Trump has not accepted Mexico's offer to help Houston flooding victims\\\" class=\\\"image\\\" src=\\\"\u002F\u002Fp0.ipstatp.com\u002Flarge\u002F0059a554c1df80a9130c\\\"\u003E\u003C\u002Fdiv\u003E\u003C\u002Fdiv\u003E\u003Cfigcaption\u003EA man floats past a truck submerged on a freeway flooded by Tropical Storm Harvey on Sunday\u003C\u002Ffigcaption\u003E\u003C\u002Ffigure\u003E\u003Cfigure\u003E\u003Cdiv class=\\\"media-outer-container\\\" style=\\\"width:640px\\\"\u003E\u003Cdiv class=\\\"media-container\\\" style=\\\"padding-bottom:75%;\\\"\u003E\u003Cimg alt=\\\"Hurricane Harvey: Donald Trump has not accepted Mexico's offer to help Houston flooding victims\\\" class=\\\"image\\\" src=\\\"\u002F\u002Fp0.ipstatp.com\u002Flarge\u002F0059a554c317c0972c7d\\\"\u003E\u003C\u002Fdiv\u003E\u003C\u002Fdiv\u003E\u003Cfigcaption\u003EResidents walk along the flooded roadway of Texas 249 as they evacuate their adjacent neighborhoods \u003C\u002Ffigcaption\u003E\u003C\u002Ffigure\u003E\u003Cfigure\u003E\u003Cdiv class=\\\"media-outer-container\\\" style=\\\"width:640px\\\"\u003E\u003Cdiv class=\\\"media-container\\\" style=\\\"padding-bottom:75%;\\\"\u003E\u003Cimg alt=\\\"Hurricane Harvey: Donald Trump has not accepted Mexico's offer to help Houston flooding victims\\\" class=\\\"image\\\" src=\\\"\u002F\u002Fp0.ipstatp.com\u002Flarge\u002F0059a554c67a40a1ecf5\\\"\u003E\u003C\u002Fdiv\u003E\u003C\u002Fdiv\u003E\u003Cfigcaption\u003EJames Archiable carries his bike through the flooded intersection at Taylor and Usenet near downtown Houston, Texas\u003C\u002Ffigcaption\u003E\u003C\u002Ffigure\u003E\u003Cfigure\u003E\u003Cdiv class=\\\"media-outer-container\\\" style=\\\"width:640px\\\"\u003E\u003Cdiv class=\\\"media-container\\\" style=\\\"padding-bottom:75%;\\\"\u003E\u003Cimg alt=\\\"Hurricane Harvey: Donald Trump has not accepted Mexico's offer to help Houston flooding victims\\\" class=\\\"image\\\" src=\\\"\u002F\u002Fp0.ipstatp.com\u002Flarge\u002F0059a554c84f0093de3e\\\"\u003E\u003C\u002Fdiv\u003E\u003C\u002Fdiv\u003E\u003Cfigcaption\u003EPeople are rescued by airboat as they evacuate from flood waters from Hurricane Harvey in Dickinson, Texas\u003C\u002Ffigcaption\u003E\u003C\u002Ffigure\u003E\u003Cp\u003EIn a statement to \u003Cem\u003EThe Washington Post\u003C\u002Fem\u003E, a spokesman for the US State Department said: “It is common during hurricanes and other significant weather events for the US Government to be in close contact with our neighbours and partners in the region to share data and cooperate as needed and appropriate.   \u003C\u002Fp\u003E\u003Cp\u003E\\\"If a need for assistance does arise, we will work with our partners, including Mexico, to determine the best way forward.” \u003C\u002Fp\u003E\u003Cp\u003EIt is unclear whether the Trump administration would accept the offer, but the offer leaves Mr Trump in an awkward position. \u003C\u002Fp\u003E\u003Cp\u003EIf he were to accept aid, he could be accused of hypocrisy over his stance on Mexico. But should he refuse, he could be seen as acting callously while Texans suffer.  \u003C\u002Fp\u003E\u003Cp\u003EMr Trump plans to visit Texas to see the storm-hit areas.\u003C\u002Fp\u003E\",\"publishTime\":1503993660,\"video\":null,\"license\":\"\",\"likeNum\":17,\"commentNum\":903,\"isLiked\":false,\"notExist\":false,\"isForced\":true,\"isFold\":false,\"canShare\":true,\"isShare\":false,\"user\":{\"userStatus\":0,\"id\":\"6522267512913774090\",\"userId\":\"6522267512913774090\",\"mediaId\":\"0\",\"mediaType\":2,\"userName\":\"\",\"userDesc\":\"\",\"avatarUrl\":\"\",\"email\":\"\",\"contactEmail\":\"\",\"language\":\"\",\"region\":\"\",\"emailVerifyStatus\":0,\"create_time\":0,\"mediaStatus\":0,\"statusForbidden\":false,\"statusSuspended\":false,\"isGoogleBinded\":false,\"isFacebookBinded\":false,\"isTwitterBinded\":false,\"isLineBinded\":false,\"googleUser\":{},\"facebookUser\":{},\"twitterUser\":{},\"lineUser\":{},\"rssPermission\":0,\"statsPermission\":false,\"mcnPermission\":false,\"cidPermission\":false,\"showEarnings\":0,\"copyrightStatus\":5,\"communityStatus\":5,\"pasteUrlPermission\":false,\"pasteUrlExceed\":false,\"i18nRegion\":{},\"contractStatus\":0,\"hasNewContract\":false,\"needSetCurrency\":0,\"adPermission\":0,\"newUserName\":\"\",\"newUserDesc\":\"\",\"newAvatarUrl\":\"\",\"hasPassword\":false,\"isMediaVerifying\":false},\"author\":{\"isPGC\":false,\"name\":\"The Independent\",\"avatar\":\"\",\"description\":null},\"recommended\":[],\"hasMoreRecommend\":true,\"userStatus\":0,\"platform\":\"platform-pc\",\"iconName\":\"icon_1106 icon_android\",\"iconUrl\":\"\u002F\u002Fs0.ipstatp.com\u002Fimg\u002Fpgc\u002Ficon.1116.png\",\"appName\":\"TopBuzz\",\"isSmartView\":false,\"isAutomatic\":false,\"isShareBannerFixed\":false,\"abTest\":{\"double_feed\":0,\"play_install\":1,\"banner_fixed\":1,\"friend_card\":0,\"top_slide\":0,\"recommend_ajax\":1,\"related_style\":1,\"packup\":1,\"show_preroll\":1},\"isBabe\":false,\"shareUserName\":\"\",\"shareUserAvatar\":\"\",\"isVideoApp\":false,\"hasPreRoll\":true}}");
window.__appInfo__ = {"app_name":"TopBuzz","app_id":"1106","icon_name":"icon_1106 icon_android","icon_url":"/img/pgc/icon.1116.png"};
window.__isShare__ = false;
window.__RECOMMENDED__ = [];
window.__isInApp__ = false;
window.__QUERY_APP_ID__ = +'';</script><script>window.__PUBLIC_KEY__ = '-----BEGIN%20PUBLIC%20KEY-----%0AMIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDK%2BY0cw%2FWUpBOBwoHfQjL91koh%0AbfmFSUDxX6aVuYY5D3uLj5hsbjqqGL%2BRpVSmTG0bHnMXavftvNkQ2ELbkQz01KON%0AG7LSgZZYO0gKYw55oN6IChWjP368siPDqTszC4srZu2dvxxn1iFhPqBolbtg%2BE0f%0ApM99qKixqerwk3eCUwIDAQAB%0A-----END%20PUBLIC%20KEY-----%0A';
window.__REGION__ = 'us';
window.__LANGUAGE__ = 'en';
window.DEBUG = location.hash.substring(1) === 'DEBUG' || false;
window.PIC_CDN_PATH =  '//p0.ipstatp.com';
window.__platform__ = 'platform-pc';
window.__isiOS__ = false;
window.__isiPhone__ = false;
window.__isAndroid__ = false;
window.__isIE__ = false;
window.__ab__ = {};
window.userInfo = {"userStatus":0,"id":"6522267512913774090","userId":"6522267512913774090","mediaId":"0","mediaType":2,"userName":"","userDesc":"","avatarUrl":"","email":"","contactEmail":"","language":"","region":"","emailVerifyStatus":0,"create_time":0,"mediaStatus":0,"statusForbidden":false,"statusSuspended":false,"isGoogleBinded":false,"isFacebookBinded":false,"isTwitterBinded":false,"isLineBinded":false,"googleUser":{},"facebookUser":{},"twitterUser":{},"lineUser":{},"rssPermission":0,"statsPermission":false,"mcnPermission":false,"cidPermission":false,"showEarnings":0,"copyrightStatus":5,"communityStatus":5,"pasteUrlPermission":false,"pasteUrlExceed":false,"i18nRegion":{},"contractStatus":0,"hasNewContract":false,"needSetCurrency":0,"adPermission":0,"newUserName":"","newUserDesc":"","newAvatarUrl":"","hasPassword":false,"isMediaVerifying":false};
window.FACEBOOK_CLIENT_ID = '807114849391840';
window.GOOGLE_CLIENT_ID = '995891181511-00qbvdb6mjhulh22ss79iqrfoc8pnda6.apps.googleusercontent.com';
window.LINE_CLIENT_ID = '1536155621';
window.__PACKAGE_NAME__ = 'com.ss.android.article.master';
window.__APPSTORE_NAME__ = '/us/app/id1049682098';
window.__SPACE__ = 'va';
window.__COMMON_PROPS__ = {"ab":{"loginEntry":"enterStudio","feedTip":"feedTip","studioTip":"studioNoTip"}};
window.__CUR_TIMESTAMP__ = 1518583745045;
if(!window.DEBUG && location.protocol === 'http:' && /\w*\.topbbuzz\.com/.test(location.hostname)) {
  location.href = location.href.replace('http://', 'https://');
};</script><script>var _app_tea_id_ = ({
  'va': 1236,
  'sg': 1237
})[window.__SPACE__];
(function(win, doc, tag, url, name, appId, requiredKey) {
  win['MarioJSSDKObject'] = name;
  win[name] = win[name] || function () {
    (win[name].q = win[name].q || []).push(arguments)
  },
  win[name].id = appId,
  win[name].r = requiredKey,
  win[name].l = +new Date();
  var eScript = doc.createElement(tag),
    eArchor = doc.getElementsByTagName(tag)[0];
  eScript.async = 1;
  eScript.src = url;
  eArchor.parentNode.insertBefore(eScript, eArchor);
}(window, document, 'script', '//s0.ipstatp.com/js/lib/eventCollector.78a36097.js', 'collectEvent', _app_tea_id_));
window.collectEvent.ready = function(instance) {
  var userId = window.userInfo.id;
  var userType = window.userInfo.userStatus ? 12 : 14;
  instance.setRequiredKeys({
    user: ['user_unique_id', 'user_type', 'user_id'],
    header: ['app_id']
  });
  instance.setHeader({
    app_id: window.__QUERY_APP_ID__ || _app_tea_id_
  });
  instance.setUser({
    user_unique_id: userId,
    user_type: userType,
    user_id: userId
  });
  instance.setEventCommonParams({
    user_id: window.userInfo.id,
    language: window.__LANGUAGE__,
    platform: window.__platform__,
    host: location.host
  });
  instance.setDebug(false);
  instance.setIntranetMode(false, window.__SPACE__);
};</script><script>// 清空webid为0导致的累计大量失败请求,等待amplitude数据恢复正常，下掉如下代码
try{
  var key1 = 'amplitude_unsent';
  var key2 = 'amplitude_unsent_identify';
  var key3 = '__amplitude_has_cleaned__';
  var unsent = JSON.parse(localStorage.getItem(key1)) || [];
  var unsent_identify = JSON.parse(localStorage.getItem(key2)) || [];
  var has_cleaned = localStorage.getItem(key3)
  if(!has_cleaned){
    if(unsent.length > 0 || unsent_identify.length > 0){
      localStorage.removeItem(key1);
      localStorage.removeItem(key2);
    }
    localStorage.setItem(key3,1);
  }
}catch(err){
  // do nothing
}</script><script>(function(e,t){var n=e.amplitude||{_q:[],_iq:{}};var r=t.createElement("script");r.type="text/javascript";
r.async=true;r.src="https://d24n15hnbwhuhn.cloudfront.net/libs/amplitude-3.4.0-min.gz.js";
r.onload=function(){e.amplitude.runQueuedFunctions()};var i=t.getElementsByTagName("script")[0];
i.parentNode.insertBefore(r,i);function s(e,t){e.prototype[t]=function(){this._q.push([t].concat(Array.prototype.slice.call(arguments,0)));
return this}}var o=function(){this._q=[];return this};var a=["add","append","clearAll","prepend","set","setOnce","unset"];
for(var u=0;u<a.length;u++){s(o,a[u])}n.Identify=o;var c=function(){this._q=[];return this;
};var p=["setProductId","setQuantity","setPrice","setRevenueType","setEventProperties"];
for(var l=0;l<p.length;l++){s(c,p[l])}n.Revenue=c;var d=["init","logEvent","logRevenue","setUserId","setUserProperties","setOptOut","setVersionName","setDomain","setDeviceId","setGlobalUserProperties","identify","clearUserProperties","setGroup","logRevenueV2","regenerateDeviceId"];
function v(e){function t(t){e[t]=function(){e._q.push([t].concat(Array.prototype.slice.call(arguments,0)));
}}for(var n=0;n<d.length;n++){t(d[n])}}v(n);n.getInstance=function(e){e=(!e||e.length===0?"$default_instance":e).toLowerCase();
if(!n._iq.hasOwnProperty(e)){n._iq[e]={_q:[]};v(n._iq[e])}return n._iq[e]};e.amplitude=n;
})(window,document);

var amplitudeIns = amplitude.getInstance();
if (true) {
  window.amplitudeEnable = true;
  amplitudeIns.init('32caf4a74febe90c66e3dfbaa2346782', null, {
    language: 'en-' + ('us' || '').toUpperCase()
  });
  if(window.userInfo) {
    amplitudeIns.setUserId(window.userInfo.id);
    var identify = new amplitude.Identify().set('Device Platform', window.__platform__).set('Login Status', (window.userInfo || {}).userStatus || 0).set('Host', location.host)
    amplitudeIns.identify(identify)
  }
}
window.__amplitudeIns__ = amplitudeIns;</script><script>// do nothing</script><script type="text/javascript" crossorigin="anonymous" src="//s0.ipstatp.com/js/pgc/common.bundle.5063f194.js" onerror="handleStaticError.call(this)"></script><script type="text/javascript" crossorigin="anonymous" src="//s0.ipstatp.com/js/pgc/pwa_main.71d820d9.js" onerror="handleStaticError.call(this)"></script><script>function insertDom(dom, id, src) {
  const fjs = document.getElementsByTagName(dom)[0];
  if(document.getElementById(id)) { return; }
  const js = document.createElement(dom);
  js.id = id;
  js.src = src;
  fjs.parentNode.insertBefore(js, fjs);
}
window.fbAsyncInit = function () {
  window.facebookSDKLoaded = true;
  FB.init({
    appId: 807114849391840,
    cookie: true,
    xfbml: false,
    version: 'v2.10',
    status: true
  });
}
insertDom('script', 'facebook-jssdk', '//connect.facebook.net/en_US/sdk.js');
window.FACEBOOK_CLIENT_ID = '807114849391840';</script><script>strings = {"academy_enter":"Enter the Academy of TopBuzz","common_Address":"Email address","common_AllSignInOptions":"All sign in options","common_AllSignUpOptions":"All sign up options","common_AlreadyHaveAnAccount":"Already have an account? ","common_And":"and","common_AreYouNew":"Are you new to TopBuzz?","common_Article":"Article","common_BannerAppName":"TopBuzz","common_BannerArticleOops":"This article disappeared, you may like","common_BannerDownload":"Open App","common_BannerVideoOops":"This video disappeared, you may like","common_BindEmail":"Please bind the mailbox for improving the security of your account, Sign into TopBuzz by email.","common_Cancel":"Cancel","common_Confirm":"Confirm","common_Continue":"Continue","common_ContinueAttention":"By continue, I agree to Topbuzz","common_Delete":"Delete","common_Draft":"Draft","common_Email":"Email","common_EmailDesc":"If you don't see the email ,please check your spam folder.","common_EmailInvalid":"Invalid email","common_EmailNotRegistered":"The email has not been registered, <a href=\"/signup#signup\">sign up</a>?","common_EmailRegistered":"The email has been registered","common_EmailResetPassword":"We've sent an email to {0}. Click the link in the email to reset your password.","common_EmailSendAgain":"Send again","common_EmailSendLink":"We've sent an email to {0}. Click the link in the email to activate your account.","common_End":"End","common_FeedbackImageLimit":"Up to {0} pics","common_GreenWayGuid":"Speed up registration via our TopBuzz fast track","common_ImageOnly":"image only","common_Loading":"Loading","common_NetworkError":"Network error Please retry.","common_NotPermitAction":"Account status does not permit this action","common_OK":"OK","common_Open":"Open","common_PasswordCharacterWrong":"Password supports letters, numbers and special characters as below: !\"#$%&‘()*+,-./:;<=>?@[\\]^{|}~","common_PasswordLengthWrong":"Passwords must be at least 6 characters and less than 16 characters","common_PasswordSpaceWrong":"You can't use a space at the beginning or end of your password, but spaces inside the password are fine.","common_PasswordWrong":"Please re-enter your password, The password you’ve entered is incorrect. <a href=\"/findPassword\">Forgot Password?</a>","common_Privacy":"Privacy Policy","common_Problems":"Problems you have","common_ProblemsPlaceholder":"Briefly introduce your problem. Or any suggestions and concerns.","common_ProblemsWarning":"Please provide more details about the problem you have.","common_Publish":"Publish","common_Return":"Return","common_Saved":"Saved","common_Saving":"Saving...","common_Send":"Send","common_ServiceDown":"Something went wrong. Please try again.","common_Settings":"Settings","common_SignIn":"Sign in","common_SignInWithXX":"Sign in with {0}","common_SignOut":"Sign out","common_SignPasswordPlaceholder":"Create/Enter password","common_SignTrouble":"Forget Password?","common_SignUp":"Sign up","common_SignUpOfActivate":"Your registration is complete!<br>Wanna try login now?","common_SignUpWithXX":"Sign Up with {0}","common_Success":"success","common_Terms":"Terms of Service","common_UploadImageSizeTip":"A single image should not exceed 5M in size","common_UploadScreenshot":"Upload screenshot","common_UploadScreenshotFailed":"Failed, please upload the screenshots again.","common_Video":"Video","common_ViewsCount":"{0} views","common_YourEmail":"Your Email","common_gallery":"Album","common_gif":"GIF","common_install":"Install","creators_v2_Page1_Title":"BECOME A <span>TOPBUZZER</span>","error_call_service_fail":"Sorry! An internal server error just occurred. Please try again later.","error_crawl_seed_existed_owner":"Please do not submit the same link twice!","error_default_api_fail":"Something went wrong. Please try again.","error_email_has_been_used":"This email has been used.","error_greenway_invite_code_has_benn_used":"This fast track invite code has been used","error_greenway_invite_code_invalid":"This fast track invite code is invalid!","error_has_been_banned":"Your account is currently locked. Please contact contact@topbuzz.com for more information.","error_has_been_degraded":"Something went wrong. Please try again.","error_has_no_mcn_permission":"No MCN permission","error_invalid_id":"The ID number you entered does not exist. Please check and add it again.","error_invalid_url":"The link is not available","error_mcn_been_other":"The account has already been associated with a different MCN user","error_mcn_been_refused_before":"The account has already been associated with a different MCN user","error_mcn_duplicate_invite":"The MCN account is already existed and can't be re-invited","error_mcn_error_status":"MCN state error","error_mcn_fail_to_create":"MCN setup failed","error_mcn_invite_key_error":"The given MCN invitation link is incorrect","error_mcn_inviting":"A MCN invitation is already in process, repeated invitation requests will not be allowed.","error_mcn_no_inviting":"MCN invitation has not been sent yet, MCN invitation has been confirmed already, or MCN invitation has been rejected.","error_mcn_save_error":"MCN save failed","error_media_not_exist":"The account does not exist","error_name_is_sensitive":"Please pick another name, check our Username Policy under FAQ for more information!","error_not_allow_to_modify":"Modifications are not allowed.","error_not_login":"Oops! Please make sure you’ve signed in.","error_not_permission":"Access not authorized. Please check and try again.","error_password_error":"Wrong password. Try again.","error_paste_url_exceed":"You have posted more than the allowed number of video uploads. Please save and post tomorrow.","error_paste_url_permission":"Your video submission by urls has been suspended. Please submit videos from your computer.","error_publish_duplicated_article":"You've published identical content previously, please change content and then upload.","error_video_cannot_play":"The link is not available","fantasy_join":"Join Now","fantasy_title":"12問全問正解すると<br/>賞金を山分け！最大：","feed_entry_tip":"Check out what’s trending on TopBuzz here!","home_feedback_tip":"Click here to report your issue","nav_edit_tip":"POST to monetize your content!","profile_CommentsNumber":"{0} comments","profile_v2_clicks":"Clicks","profile_v2_create_studio":"Creator Studio","profile_v2_impressions":"Impressions","story_CommentLimit":"Your comment is too long.","story_CommentPlaceholder":"Your comment...","story_Comments":"Comments","story_DeleteCommentConfirm":"Deleted comments are gone forever. Are you sure?","story_EmptyComment":"Empty comment","story_EnjoyApp":"Check out this cool content at {0}!","story_EnjoyNews":"Install {0} to get more news!","story_EnjoyVideo":"Install {0} to get more videos!","story_HideReply":"Hide replies","story_LoadingReplies":"Loading replies...","story_MoreNews":"More News","story_MoreVideos":"More Videos","story_ReadMore":"Read more","story_Recommend":"You might like","story_Related":"Recommended","story_Reply":"Reply","story_Report":"Report","story_ReportReasons":"Report reasons","story_ShareHint":"The post is being verified and cannot be shared","story_VideoDownload":"Watch it in {0} - fast & free!","story_ViewMoreReplies":"View more replies","story_ViewOriginal":"View Original","story_ViewReply":"View all {0} replies","story_Vote":"Vote","story_WaitingTip":"waiting for you at {0}","story_content_bully":"Violence, Bullying and Harassment","story_content_child":"Child Endangerment","story_content_gamble":"Illegal Gambling","story_content_hate":"Hate Speech","story_content_illegal":"Other Illegal Activities","story_content_violence":"Sexually Explicit Content","story_getApp":"Get the app to view more on TopBuzz!"};</script><script type="text/javascript" crossorigin="anonymous" src="//s0.ipstatp.com/js/pgc/story.e215650f.js" onerror="handleStaticError.call(this)"></script><script type="text/javascript" crossorigin="anonymous" src="//s0.ipstatp.com/inapp/ta.171015.js" onerror="handleStaticError.call(this)"></script><script>window.sendTTCustomizeLog && window.sendTTCustomizeLog('firstScreen',  window.firstScreen);</script><script src="//cdn.ravenjs.com/1.3.0/jquery,native/raven.min.js"></script><script>window.Raven && Raven.config('//0f181cb013574352bf79ed6e3aa16cc6@i-sentry.byted.org/24').install();</script></body></html>