<!doctype html>
      <html class="single">
        <head>
          <title data-react-helmet="true">Please DO NOT Do These Things yo Help With Hurricane Harvey</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="instagram_profile" value="us105fm"/><meta data-react-helmet="true" name="description" content="Many want to help whenever a tragedy like Hurricane Harvey occurs. However, there are ways that you might think help, but are actually making recovery harder."/><meta data-react-helmet="true" name="keywords" content="hurricane harvey, hurricane harvey help, hurricane harvey videos"/><meta data-react-helmet="true" property="fb:app_id" content="354462811300357"/><meta data-react-helmet="true" property="fb:admins" content="100002025987268"/><meta data-react-helmet="true" property="og:title" content="Please DO NOT Do These Things to &#x27;Help&#x27; With Hurricane Harvey"/><meta data-react-helmet="true" property="og:description" content="Before you help hurricane victims, make sure your help isn&#x27;t more harm."/><meta data-react-helmet="true" property="og:url" content="http://us105fm.com/please-do-not-do-these-things-to-help-with-hurricane-harvey-video/"/><meta data-react-helmet="true" property="og:site_name" content="US105"/><meta data-react-helmet="true" property="og:type" content="blog"/><meta data-react-helmet="true" property="og:image" content="http://awesome98.com/files/2017/08/Harvey-Help.jpg?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="@US105fm"/><meta data-react-helmet="true" name="sailthru.description" content="Many want to help whenever a tragedy like Hurricane Harvey occurs. However, there are ways that you might think help, but are actually making recovery harder."/><meta data-react-helmet="true" name="sailthru.date" content="2017-08-29 09:40:14"/><meta data-react-helmet="true" name="sailthru.title" content="Please DO NOT Do These Things To ‘Help’ With Hurricane Harvey [VIDEO]"/><meta data-react-helmet="true" name="sailthru.tags" content="tsmsite-kusj, tsmmarket-killeentemple, tsmtype-local, hurricane-harvey, local-news, news"/><meta data-react-helmet="true" name="sailthru.author" content="edometrius"/><meta data-react-helmet="true" name="sailthru.image.full" content="http://awesome98.com/files/2017/08/Harvey-Help.jpg"/><meta data-react-helmet="true" name="sailthru.image.thumb" content="http://awesome98.com/files/2017/08/Harvey-Help.jpg"/><meta data-react-helmet="true" property="fb:pages" content="1755347871387837"/><meta data-react-helmet="true" name="google-site-verification" content="Feqhi5e05kt6uhu1BH6erseoZYo4OnvAmo4r7eJpvE0"/><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://us105fm.com/files/2014/04/favicon.ico"/><link data-react-helmet="true" rel="profile" href="http://gmpg.org/xfn/11"/><link data-react-helmet="true" rel="canonical" href="http://awesome98.com/please-do-not-do-these-things-to-help-with-hurricane-harvey-video/"/>
          <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=f6f5453a8cde7d0b301abb99888e7aca87cafa58&mver=4" rel="stylesheet" type="text/css" />
          
        <script type="text/javascript">
          window.TSM = window.TSM || {};
          window.TSM.abgroup = "A";
          window.TSM.cadata = {"activeDomain":"us105fm.com","blogId":514,"method":"get_single","postId":267740,"crosspostBlogId":"190","crosspostPostId":"297873","postType":"post","postDateGmt":"2017-08-29 14:40:14.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":"edometrius","dimension2":"local-news,news","dimension3":"hurricane-harvey","dimension4":"post","dimension5":"Tue Aug 29 2017","dimension6":"09:40","dimension7":"standard","dimension8":"1025","dimension9":"A","dimension10":"no"};
ga( "create", {
          trackingId:"UA-33430515-2",
          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-33430515-2"};
ga( "create", {
          trackingId:"UA-19109753-1",
          name: "UA191097531",
          allowAnchor: false
        });
        ga( "UA191097531.require", "displayfeatures" );
        ga( "UA191097531.send", gaInitData );
        window.TSM = window.TSM || {};
        window.TSM.trackersByNameAll = window.TSM.trackersByNameAll || {};
        window.TSM.trackersByNameAll[ "UA191097531" ] = {gaid:"UA-19109753-1"};
ga( "create", {
          trackingId:"UA-33430515-6",
          name: "UA334305156",
          allowAnchor: false
        });
        ga( "UA334305156.require", "displayfeatures" );
        ga( "UA334305156.send", gaInitData );
        window.TSM = window.TSM || {};
        window.TSM.trackersByNameAll = window.TSM.trackersByNameAll || {};
        window.TSM.trackersByNameAll[ "UA334305156" ] = {gaid:"UA-33430515-6"};
ga( "create", {
          trackingId:"UA-28825804-1",
          name: "UA288258041",
          allowAnchor: false
        });
        ga( "UA288258041.require", "displayfeatures" );
        ga( "UA288258041.send", gaInitData );
        window.TSM = window.TSM || {};
        window.TSM.trackersByNameAll = window.TSM.trackersByNameAll || {};
        window.TSM.trackersByNameAll[ "UA288258041" ] = {gaid:"UA-28825804-1"};
ga( "create", {
          trackingId:"UA-45260060-3",
          name: "UA452600603",
          allowAnchor: false
        });
        ga( "UA452600603.require", "displayfeatures" );
        ga( "UA452600603.send", gaInitData );
        window.TSM = window.TSM || {};
        window.TSM.trackersByNameAll = window.TSM.trackersByNameAll || {};
        window.TSM.trackersByNameAll[ "UA452600603" ] = {gaid:"UA-45260060-3"};
            })(window);
          </script>
          <script async src="https://www.google-analytics.com/analytics.js"></script>
          <script>(function(w){
      w.dataLayer = [{"title":"Please DO NOT Do These Things yo Help With Hurricane Harvey","callsign":"KUSJFM","market":"Killeen","sitetype":"Local","siteClassification":"","state":"TX","genre":{"0":"country"},"pageType":"post","tags":"hurricane-harvey","categories":"local-news,news","mediaType":"video"}];
      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 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.local.1594.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=us105fm.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", ["local-news","news"] );
googletag.pubads().setTargeting( "tags", ["hurricane-harvey"] );
googletag.pubads().setTargeting( "id", "please-do-not-do-these-things-to-help-with-hurricane-harvey-video" );
googletag.pubads().setTargeting( "author", "edometrius" );
googletag.pubads().setTargeting( "kw", ["edometrius","please-do-not-do-these-things-to-help-with-hurricane-harvey-video","local-news","news","hurricane-harvey","pagetype-post"] );
googletag.pubads().setTargeting( "genre", ["country"] );
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/local/Killeen/KUSJ/post", [[300,250],[300,600]], "tsm-ad-300a" ).
              addService(googletag.pubads()).
              setTargeting( "pos", "300a" );
}
if( window.TSM.adSlots["tsm-ad-970a"] === undefined ){
window.TSM.adSlots["tsm-ad-970a"] = googletag.defineSlot( "8328825/local/Killeen/KUSJ/post", [[970,90]], "tsm-ad-970a" ).
              addService(googletag.pubads()).
              setTargeting( "pos", "970a" );
}
if( window.TSM.adSlots["tsm-ad-maintop-300a"] === undefined ){
window.TSM.adSlots["tsm-ad-maintop-300a"] = googletag.defineSlot( "8328825/local/Killeen/KUSJ/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/local/Killeen/KUSJ/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/local/Killeen/KUSJ/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/local/Killeen/KUSJ/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/local/Killeen/KUSJ/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/local/Killeen/KUSJ/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/local/Killeen/KUSJ/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="-1114040820"><!-- 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="" data-reactid="13"><a class="logo" href="/" itemprop="logo url" alt="US105" title="US105" data-reactid="14"><img src="http://us105fm.com/files/2017/12/kusjfm-logo.png" alt="US105" title="US105" data-reactid="15"/></a><div class="site-menu-right" data-reactid="16"><div class="showticker-container" id="show-ticker" data-reactid="17"><div class="slider showticker-items" data-reactid="18"><div class="sizer" data-reactid="19"></div><div class="mover fade" data-reactid="20"><div class="listenlive-container showticker-item active" data-reactid="21"><div class="song-meta first-song" data-reactid="22"><div class="artist-image icon-headphones" data-reactid="23"></div><div class="song-info radio" data-reactid="24"><a class="live-show-info" data-reactid="25">US105</a></div></div></div></div></div><a class="listen-live-cto cto" href="/listen-live/" data-reactid="26"><span class="icon-play2" data-reactid="27"></span><span class="cto-title" data-reactid="28">Listen Now</span></a><a class="sign-in-out" href="/#auth-start" title="" data-reactid="29"></a></div><nav id="site-menu" data-reactid="30"><div class="wrapper" data-reactid="31"><span class="icon-base icon-menu select-none" data-reactid="32"></span><ul class="links" data-reactid="33"><li class="hassub" data-reactid="34"><a href="/" data-reactid="35">Home</a></li><li class="hassub" data-reactid="36"><a href="/djs" data-reactid="37">On-Air</a><ul class="links submenu" data-reactid="38"><li class="hassub" data-reactid="39"><a href="/djs" data-reactid="40">Our DJs</a></li><li class="hassub" data-reactid="41"><a href="/shows" data-reactid="42">Today&#x27;s Shows</a></li></ul></li><li class="hassub" data-reactid="43"><a href="/listen-live" data-reactid="44">Listen</a><ul class="links submenu" data-reactid="45"><li class="hassub" data-reactid="46"><a href="/listen-live" data-reactid="47">Listen Live</a></li><li class="hassub" data-reactid="48"><a href="/mobile" data-reactid="49">Mobile App</a></li><li class="hassub" data-reactid="50"><a href="/big-d-bubba-on-demand" data-reactid="51">Big D &amp; Bubba On Demand</a></li></ul></li><li class="hassub" data-reactid="52"><a href="/playlist/" data-reactid="53">Playlist</a><ul class="links submenu" data-reactid="54"><li class="hassub" data-reactid="55"><a href="/playlist/" data-reactid="56">Recently Played</a></li></ul></li><li class="hassub" data-reactid="57"><a href="http://myus105.com/events-killeen/upcoming/" target="_blank" data-reactid="58">Events</a><ul class="links submenu" data-reactid="59"><li class="hassub" data-reactid="60"><a href="http://myus105.com/events-killeen/" target="_blank" data-reactid="61">Community Calendar</a></li><li class="hassub" data-reactid="62"><a href="/events-killeen/community/add/" data-reactid="63">Submit an Event</a></li><li class="hassub" data-reactid="64"><a href="http://www.kwtx.com/weather" target="_blank" data-reactid="65">Check Your KWTX Local Weather</a></li></ul></li><li class="hassub" data-reactid="66"><a href="/vip" data-reactid="67">The Nation</a><ul class="links submenu" data-reactid="68"><li class="hassub" data-reactid="69"><a href="/registration" data-reactid="70">Sign Up</a></li><li class="hassub" data-reactid="71"><a href="/win-a-dozen-birthday-cupcakes-from-smallcakes" data-reactid="72">Win a Dozen Birthday Cupcakes from SMALLCAKES!</a></li><li class="hassub" data-reactid="73"><a href="/contests/" data-reactid="74">Contests</a></li><li class="hassub" data-reactid="75"><a href="/prizes" data-reactid="76">Picking Up Prizes and General Contest Rules</a></li><li class="hassub" data-reactid="77"><a href="http://myus105.com/local-experts/" target="_blank" data-reactid="78">View Local Experts</a><ul class="links submenu" data-reactid="79"><li class="hassub" data-reactid="80"><a href="/vip/sponsors/amos-electric-3/" data-reactid="81">Amos Electric</a></li><li class="hassub" data-reactid="82"><a href="/ed-l-laughlin/" data-reactid="83">Ed Laughlin</a></li><li class="hassub" data-reactid="84"><a href="/local_experts/maaco-collision-repair-and-auto-painting/" data-reactid="85">Maaco</a></li><li class="hassub" data-reactid="86"><a href="/vip/sponsors/ttd-bookkeeping-service/" data-reactid="87">TTD Bookkeeping</a></li></ul></li></ul></li><li class="hassub" data-reactid="88"><a href="/contests/" data-reactid="89">Win Stuff</a></li><li class="hassub" data-reactid="90"><a href="/tags/job-openings/" data-reactid="91">Jobs</a><ul class="links submenu" data-reactid="92"><li class="hassub" data-reactid="93"><a href="/job-opening-account-executive-temple-tx/" data-reactid="94">Account Executive</a></li><li class="hassub" data-reactid="95"><a href="/job-opening-digital-sales-specialist-temple-tx/" data-reactid="96">Digital Sales Specialist</a></li><li class="hassub" data-reactid="97"><a href="http://killeen.townsquarejobnetwork.com/" target="_blank" data-reactid="98">Townsquare Job Network</a></li><li class="hassub" data-reactid="99"><a href="/files/2017/10/Townsquare-Media-Killeen-Temple-EEO-Apr-2017-REVISION-2.pdf" data-reactid="100">2017 EEO Report</a></li></ul></li><li class="hassub" data-reactid="101"><a href="/help" data-reactid="102">Contact Us</a><ul class="links submenu" data-reactid="103"><li class="hassub" data-reactid="104"><a href="/help" data-reactid="105">Help &amp; Contact Info</a></li><li class="hassub" data-reactid="106"><a href="/feedback" data-reactid="107">Send Feedback</a></li><li class="hassub" data-reactid="108"><a href="/apply-for-media-credentials" data-reactid="109">Apply for Media Credentials</a></li><li class="hassub" data-reactid="110"><a href="/advertise" data-reactid="111">Advertise</a></li></ul></li><li class="hidden-menu hassub hide" data-reactid="112"><a class="more-icon" href="#" data-reactid="113">More</a><ul class="links submenu" data-reactid="114"><li class="hassub hide" data-reactid="115"><a href="/" data-reactid="116">Home</a></li><li class="hassub hide" data-reactid="117"><a href="/djs" data-reactid="118">On-Air</a><ul class="links submenu" data-reactid="119"><li class="hassub" data-reactid="120"><a href="/djs" data-reactid="121">Our DJs</a></li><li class="hassub" data-reactid="122"><a href="/shows" data-reactid="123">Today&#x27;s Shows</a></li></ul></li><li class="hassub hide" data-reactid="124"><a href="/listen-live" data-reactid="125">Listen</a><ul class="links submenu" data-reactid="126"><li class="hassub" data-reactid="127"><a href="/listen-live" data-reactid="128">Listen Live</a></li><li class="hassub" data-reactid="129"><a href="/mobile" data-reactid="130">Mobile App</a></li><li class="hassub" data-reactid="131"><a href="/big-d-bubba-on-demand" data-reactid="132">Big D &amp; Bubba On Demand</a></li></ul></li><li class="hassub hide" data-reactid="133"><a href="/playlist/" data-reactid="134">Playlist</a><ul class="links submenu" data-reactid="135"><li class="hassub" data-reactid="136"><a href="/playlist/" data-reactid="137">Recently Played</a></li></ul></li><li class="hassub hide" data-reactid="138"><a href="http://myus105.com/events-killeen/upcoming/" target="_blank" data-reactid="139">Events</a><ul class="links submenu" data-reactid="140"><li class="hassub" data-reactid="141"><a href="http://myus105.com/events-killeen/" target="_blank" data-reactid="142">Community Calendar</a></li><li class="hassub" data-reactid="143"><a href="/events-killeen/community/add/" data-reactid="144">Submit an Event</a></li><li class="hassub" data-reactid="145"><a href="http://www.kwtx.com/weather" target="_blank" data-reactid="146">Check Your KWTX Local Weather</a></li></ul></li><li class="hassub hide" data-reactid="147"><a href="/vip" data-reactid="148">The Nation</a><ul class="links submenu" data-reactid="149"><li class="hassub" data-reactid="150"><a href="/registration" data-reactid="151">Sign Up</a></li><li class="hassub" data-reactid="152"><a href="/win-a-dozen-birthday-cupcakes-from-smallcakes" data-reactid="153">Win a Dozen Birthday Cupcakes from SMALLCAKES!</a></li><li class="hassub" data-reactid="154"><a href="/contests/" data-reactid="155">Contests</a></li><li class="hassub" data-reactid="156"><a href="/prizes" data-reactid="157">Picking Up Prizes and General Contest Rules</a></li><li class="hassub" data-reactid="158"><a href="http://myus105.com/local-experts/" target="_blank" data-reactid="159">View Local Experts</a><ul class="links submenu" data-reactid="160"><li class="hassub" data-reactid="161"><a href="/vip/sponsors/amos-electric-3/" data-reactid="162">Amos Electric</a></li><li class="hassub" data-reactid="163"><a href="/ed-l-laughlin/" data-reactid="164">Ed Laughlin</a></li><li class="hassub" data-reactid="165"><a href="/local_experts/maaco-collision-repair-and-auto-painting/" data-reactid="166">Maaco</a></li><li class="hassub" data-reactid="167"><a href="/vip/sponsors/ttd-bookkeeping-service/" data-reactid="168">TTD Bookkeeping</a></li></ul></li></ul></li><li class="hassub hide" data-reactid="169"><a href="/contests/" data-reactid="170">Win Stuff</a></li><li class="hassub hide" data-reactid="171"><a href="/tags/job-openings/" data-reactid="172">Jobs</a><ul class="links submenu" data-reactid="173"><li class="hassub" data-reactid="174"><a href="/job-opening-account-executive-temple-tx/" data-reactid="175">Account Executive</a></li><li class="hassub" data-reactid="176"><a href="/job-opening-digital-sales-specialist-temple-tx/" data-reactid="177">Digital Sales Specialist</a></li><li class="hassub" data-reactid="178"><a href="http://killeen.townsquarejobnetwork.com/" target="_blank" data-reactid="179">Townsquare Job Network</a></li><li class="hassub" data-reactid="180"><a href="/files/2017/10/Townsquare-Media-Killeen-Temple-EEO-Apr-2017-REVISION-2.pdf" data-reactid="181">2017 EEO Report</a></li></ul></li><li class="hassub hide" data-reactid="182"><a href="/help" data-reactid="183">Contact Us</a><ul class="links submenu" data-reactid="184"><li class="hassub" data-reactid="185"><a href="/help" data-reactid="186">Help &amp; Contact Info</a></li><li class="hassub" data-reactid="187"><a href="/feedback" data-reactid="188">Send Feedback</a></li><li class="hassub" data-reactid="189"><a href="/apply-for-media-credentials" data-reactid="190">Apply for Media Credentials</a></li><li class="hassub" data-reactid="191"><a href="/advertise" data-reactid="192">Advertise</a></li></ul></li></ul></li></ul><div class="site-menu-right" data-reactid="193"><ul class="social-links" data-reactid="194"><li class="social" data-reactid="195"><a class="share-link youtube" href="https://youtube.com/user/KUSJ1055KT" target="_blank" data-social="youtube" data-reactid="196"><span class="icon-base icon-youtube" data-reactid="197"></span></a></li><li class="social" data-reactid="198"><a class="share-link facebook" href="http://www.facebook.com/us105fm" target="_blank" data-social="facebook" data-reactid="199"><span class="icon-base icon-facebook" data-reactid="200"></span></a></li><li class="social" data-reactid="201"><a class="share-link twitter" href="https://twitter.com/US105fm" target="_blank" data-social="twitter" data-reactid="202"><span class="icon-base icon-twitter" data-reactid="203"></span></a></li><ul class="social-subscriptions" data-reactid="204"><li class="sub-instagram " data-reactid="205"><a href="https://www.instagram.com/us105fm" target="_blank" data-reactid="206">INSTAGRAM</a></li><li class="share_link_small youtube sub-youtube" data-reactid="207"><span class="youtube-subscribe-button " data-reactid="208"></span></li><li class="sub-facebook" data-reactid="209"></li><li class="sub-twitter" data-reactid="210"></li></ul></ul><div id="search-form" class="" data-reactid="211"><div class="form-wrap" data-reactid="212"><form data-reactid="213"><input type="text" name="searchInput" value="" class="search-input" placeholder="Search" data-reactid="214"/><input type="submit" class="search-submit" disabled="" value="SEARCH" data-reactid="215"/></form></div><div class="icon-base icon-search" data-reactid="216"></div></div></div><div class="site-screen select-none" data-reactid="217"></div></div></nav></div><ul class="promo-links" data-reactid="218"><li data-reactid="219"><span data-reactid="220">Hot Now</span></li><li data-reactid="221"><a title="Valentine&#x27;s Day Giveaway" href="/valentines-day-2018-dig-yourself-out-of-the-dog-house/" data-reactid="222">Valentine&#x27;s Day Giveaway</a></li><li data-reactid="223"><a title="Party with Brad Paisley" href="/?p=274912" data-reactid="224">Party with Brad Paisley</a></li><li data-reactid="225"><a title="Free Birthday Cookies" href="/?p=264806" data-reactid="226">Free Birthday Cookies</a></li><li data-reactid="227"><a title="US 105 App" href="/app/" data-reactid="228">US 105 App</a></li><li data-reactid="229"><a title="US105 Alexa Skill" href="https://www.amazon.com/gp/product/B0767PPLDM?ie=UTF8&amp;ref-suffix=ss_rw" data-reactid="230">US105 Alexa Skill</a></li><li data-reactid="231"><a title="Join the Nation" href="/vip/" data-reactid="232">Join the Nation</a></li><li data-reactid="233"><a title="Big Game Squares Rules" href="/?p=233417" data-reactid="234">Big Game Squares Rules</a></li></ul></div><div class="tsm-ad tsm-ad-nav-970" data-reactid="235"><div id="tsm-ad-970a" data-reactid="236"><!-- dynamic ad --></div></div><div class="site-content clearfix" data-reactid="237"><div class="main-content" data-reactid="238"><div class="wrapper post-wrapper" data-reactid="239"><div class="post clearfix" data-reactid="240"><div class="entry" data-reactid="241"><article id="post-267740" data-location="/please-do-not-do-these-things-to-help-with-hurricane-harvey-video/" data-index="0" data-reactid="242"><div class="page-header" data-reactid="243"><div class="content-header show-ui front" id="content-header-267740" data-reactid="244"><div class="internal-header outgrow  " style="max-height:0px;" data-reactid="245"></div><div class="content-header-header" data-reactid="246"><div class="react-parallax " data-reactid="247"><div class="react-parallax-background-children" data-bottom-top="transform:translate3d(0,-20%,0);" data-top-bottom="transform:translate3d(0,20%,0);" data-reactid="248"><figure class="frameme img-tag frame-loaded" data-reactid="249"><div class="theframe" data-image="http://awesome98.com/files/2017/08/Harvey-Help.jpg" rel="" title="" style="background-image:url(&quot;http://awesome98.com/files/2017/08/Harvey-Help.jpg?w=980&amp;q=75&quot;);" data-reactid="250"></div></figure></div><div class="react-parallax-content" data-reactid="251"><figure class="frameme img-tag" data-reactid="252"><div class="theframe" data-image="http://awesome98.com/files/2017/08/Harvey-Help.jpg" rel="" title="" data-reactid="253"></div><div class="loadinganim showbox" id="0" data-reactid="254"><div class="loader" style="width:30px;height:30px;" data-reactid="255"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="256"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="257"></circle></svg></div></div></figure></div></div><div class="header" data-reactid="258"><section class="title " data-reactid="259"><h1 class="" data-reactid="260">Please DO NOT Do These Things To ‘Help’ With Hurricane Harvey [VIDEO]</h1></section><div class="byline" data-reactid="261"><div class="authors" data-reactid="262"><address class="author" data-reactid="263"><div class="author-image icon-user" data-reactid="264"><figure class="frameme" data-reactid="265"><a class="theframe" data-image="http://awesome98.com/files/2017/06/Profile-Resized.jpg" href="http://us105fm.com/author/edometrius/" rel="author" title="Heathen" data-reactid="266"></a><div class="loadinganim showbox" id="0" data-reactid="267"><div class="loader" style="width:30px;height:30px;" data-reactid="268"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="269"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="270"></circle></svg></div></div></figure></div><a class="author-name" href="http://us105fm.com/author/edometrius/" rel="author" title="Heathen" data-reactid="271">Heathen</a></address></div><time datetime="2017-08-29 14:40:14 +0000" data-reactid="272">August 29, 2017</time></div><figcaption title="Getty Images" data-reactid="273">Getty Images</figcaption></div></div></div></div><div class="content-wrap" data-reactid="274"><div class="social-share bignsexy" data-reactid="275"><div class="social-bar social-icons" data-reactid="276"><ul data-reactid="277"><li data-reactid="278"><a href="http://twitter.com/intent/tweet?text=Please%20DO%20NOT%20Do%20These%20Things%20To%20%E2%80%98Help%E2%80%99%20With%20Hurricane%20Harvey%20%5BVIDEO%5D%20http%3A%2F%2Fus105fm.com%2Fplease-do-not-do-these-things-to-help-with-hurricane-harvey-video%2F%3Ftrackback%3Dtwitter_mobile%20%40US105fm" title="Share on Twitter" target="_blank" data-reactid="279"><span class=" social-icon icon-twitter tw" data-reactid="280"><span class="share-title" data-reactid="281">Share on Twitter</span></span></a></li><li data-reactid="282"><a href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fus105fm.com%2Fplease-do-not-do-these-things-to-help-with-hurricane-harvey-video%2F%3Ftrackback%3Dfbshare_mobile" title="Share on Facebook" target="_blank" data-reactid="283"><span class=" social-icon icon-facebook fb" data-reactid="284"><span class="share-title" data-reactid="285">Share on Facebook</span></span></a></li></ul></div></div><div class="content" data-reactid="286"><div class="pod-content" data-reactid="287"><p data-reactid="288"><!-- react-text: 289 -->CBS<!-- /react-text --><a href="https://www.cbsnews.com/news/when-disaster-relief-brings-anything-but-relief/" target="_blank" data-reactid="290"><!-- react-text: 291 --> ran a story last year<!-- /react-text --></a><!-- react-text: 292 --> about the ways people try to help after a disaster has struck that are actually more harm than help. Read it BEFORE you try to help to make sure you really are helping.<!-- /react-text --><span id="more-267740" data-reactid="293"></span></p><p data-reactid="294"><!-- react-text: 295 -->Most of us want to help whenever a horrible tragedy like <!-- /react-text --><a href="http://awesome98.com/tags/hurricane-harvey" target="_blank" data-reactid="296"><!-- react-text: 297 -->Hurricane Harvey<!-- /react-text --></a><!-- react-text: 298 --> is destroying millions of lives. But there are a lot of ways we shouldn&#x27;t help. Ways that you might think are helping, but are actually making recovery harder for the people who need it most.<!-- /react-text --></p><p data-reactid="299">The ONLY thing that will always be accepted and approved for donation to ANY cause is money. Any amount of money is always better than donations of things. But I know that money isn&#x27;t something all of us have enough of, and sometimes it&#x27;s the hardest thing for some of us to donate. So we want to donate needed items to help those who are suffering. But what are the needed items? That&#x27;s where our helping can actually turn into hurting.</p><p data-reactid="300">Watch this CBS story about ways that you can actually make life worse for the victims of a disaster.</p><div class="lazyload-placeholder oembed-lazyload-placeholder" data-reactid="301"></div><p data-reactid="302"><!-- react-text: 303 -->The bottom line is that we all want to help, and the best way to do that is to send cash to a <!-- /react-text --><a href="http://awesome98.com/hurricane-harvey-relief/" target="_blank" data-reactid="304"><!-- react-text: 305 -->reputable aid foundation<!-- /react-text --></a><!-- react-text: 306 -->. If you don&#x27;t have money then do some research and <!-- /react-text --><a href="http://awesome98.com/hurricane-harvey-relief/" target="_blank" data-reactid="307"><!-- react-text: 308 -->find a group that you like and ask<!-- /react-text --></a><!-- react-text: 309 --> what they need. <!-- /react-text --><a href="http://awesome98.com/here-is-a-list-of-food-banks-you-can-donate-to-and-help-with-hurricane-harvey-relief/" target="_blank" data-reactid="310"><!-- react-text: 311 -->Food banks<!-- /react-text --></a><!-- react-text: 312 --> might be overstocked with food and need physical help sorting instead of more food. Instead of sending bottled water, send money to a water purification group, or offer to help a local group that already has the systems in place.<!-- /react-text --></p><p data-reactid="313"><!-- react-text: 314 -->The best way to help is to assume you have no idea what people need, and <!-- /react-text --><a href="http://awesome98.com/hurricane-harvey-relief/" target="_blank" data-reactid="315"><!-- react-text: 316 -->ask someone who does know how you can best help the victims.<!-- /react-text --></a></p><div class="single-post-button cto-container" data-reactid="317"><a class="next-post cto" href="http://awesome98.com/hurricane-harvey-relief/" target="_blank" data-reactid="318">More Ways to Help With Hurricane Harvey Relief</a></div><div class="list-post standard" data-reactid="319"><ul data-reactid="320"><li data-reactid="321"><span class="count" data-reactid="322">MORE</span><header data-reactid="323"><h2 data-reactid="324">Houston-Area Resident Details Harvey's Effects </h2><small data-reactid="325"></small></header><article data-reactid="326"><div class="lazyload-placeholder oembed-lazyload-placeholder" data-reactid="327"></div></article></li></ul></div></div></div><div class="content-footer" data-reactid="328"><!-- react-empty: 329 --><div class="lazyload-placeholder zergnet-lazyload-placeholder" data-reactid="330"></div><!-- react-text: 331 --><!-- /react-text --><div class="tags-lines" data-reactid="332"><div class="wrapper" data-reactid="333"><span data-reactid="334"><!-- react-text: 335 -->Filed Under<!-- /react-text --><!-- react-text: 336 -->: <!-- /react-text --></span><span data-reactid="337"><!-- react-text: 338 --><!-- /react-text --><a href="http://us105fm.com/tags/hurricane-harvey/" data-reactid="339">Hurricane Harvey</a></span></div><div class="wrapper" data-reactid="340"><span data-reactid="341"><!-- react-text: 342 -->Categories<!-- /react-text --><!-- react-text: 343 -->: <!-- /react-text --></span><span data-reactid="344"><!-- react-text: 345 --><!-- /react-text --><a href="http://us105fm.com/category/news/local-news/" data-reactid="346">Local News</a></span><span data-reactid="347"><!-- react-text: 348 -->, <!-- /react-text --><a href="http://us105fm.com/category/news/" data-reactid="349">News</a></span></div></div><div class="comments-wrapper" data-reactid="350"><div class="comments" data-reactid="351"><div data-reactid="352"><span class="icon-comments" data-reactid="353"></span><i data-reactid="354">Comments</i><span class="fb-comments-count" data-href="http://us105fm.com/please-do-not-do-these-things-to-help-with-hurricane-harvey-video/" data-reactid="355"></span><span class="icon-triangle-down" data-reactid="356"></span></div><div class="cto" data-reactid="357">Leave A Comment</div></div></div><div class="goto-top-container outgrow" data-reactid="358"><a class="goto-top icon-triangle-left" href="javascript:void(0);" title="Go To Top" data-index="0" data-reactid="359">Back To Top</a></div></div></div></article></div></div></div></div><aside class="main-aside" data-reactid="360"><div class="aside-inside" data-reactid="361"><section class="sidebar-section widget-fix_sidebar_marker" id="fix_sidebar_marker-45" data-reactid="362"><div class="wrapper clearfix" data-reactid="363"><div class="fix_sidebar_marker" data-reactid="364"></div></div></section><section class="sidebar-section widget-ts_blogroll" id="ts_blogroll-734" data-reactid="365"><header data-reactid="366"><h2 data-reactid="367"><span class="title-container" data-reactid="368">What&#x27;s Hot</span><!-- react-text: 369 --><!-- /react-text --></h2></header><div class="wrapper clearfix" data-reactid="370"><section id="ts_blogroll-734" class="blogroll carousel slider dl align-right" data-reactid="371"><div class="slider blogroll-items" data-reactid="372"><div class="sizer" data-reactid="373"></div><div class="mover slide" data-reactid="374"><article class="item title-over-image" data-reactid="375"><figure class="frameme" data-reactid="376"><a class="theframe" data-image="http://ktemnews.com/files/2013/07/Flames-Yuji-Sakai-Getty-Images.jpg" href="http://us105fm.com/burn-ban-begins-tuesday-january-30-2018-in-bell-county/" rel="" title="Bell County Burn Ban" data-reactid="377"></a><div class="loadinganim showbox" id="0" data-reactid="378"><div class="loader" style="width:30px;height:30px;" data-reactid="379"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="380"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="381"></circle></svg></div></div></figure><div class="content" data-reactid="382"><a href="http://us105fm.com/burn-ban-begins-tuesday-january-30-2018-in-bell-county/" title="Bell County Burn Ban" class="title" data-reactid="383">Bell County Burn Ban</a></div></article></div><div class="previous icon-arrow-thin-left arrow icon-base round always-visible" title="Previous" data-reactid="384"></div><div class="next icon-arrow-thin-right arrow icon-base round always-visible" title="Next" data-reactid="385"></div></div></section></div></section><section class="sidebar-section widget-google-ads-widget" id="google-ads-widget-489" data-reactid="386"><div class="wrapper clearfix" data-reactid="387"><div class="widget-content" data-reactid="388"><div class="tsm-ad tsm-ad-300" data-reactid="389"><div id="tsm-ad-300a" data-reactid="390"><!-- dynamic ad --></div></div></div></div></section><section class="sidebar-section widget-tsq_sailthru_newsletter_widget" id="tsq_sailthru_newsletter_widget-466" data-reactid="391"><div class="wrapper clearfix" data-reactid="392"><div class="widget-content" data-reactid="393"><div data-reactid="394"><form method="post" class="newsletter-frame clearfix" data-reactid="395"><div class="content clearfix" data-reactid="396"><p class="title" data-reactid="397">Get our Newsletter</p><div class="newsletter-fields vertical-center" data-reactid="398"><div class="vertical-centered" data-reactid="399"><input type="text" name="email" value="" class="sailthru-email" autocomplete="off" data-reactid="400"/><input type="email" name="sailthru-sub" placeholder="Email Address" value="" data-reactid="401"/></div></div></div></form></div></div></div></section><section class="sidebar-section widget-ts_blogroll" id="ts_blogroll-735" data-reactid="402"><header data-reactid="403"><h2 data-reactid="404"><span class="title-container" data-reactid="405">Latest Articles</span></h2></header><div class="wrapper clearfix" data-reactid="406"><div class="widget-content blogroll-widget blogroll sidebar-row-standard" data-reactid="407"><div class="blogroll-inner clearfix" data-reactid="408"><article class="" data-reactid="409"><figure class="frameme" data-reactid="410"><a class="theframe" data-image="http://krock1017fm.com/files/2018/02/hqdefault5.jpg" href="http://us105fm.com/central-texas-needs-to-start-zorbing/" rel="" title="Central Texas Needs to Start Zorbing" data-reactid="411"></a><div class="loadinganim showbox" id="0" data-reactid="412"><div class="loader" style="width:30px;height:30px;" data-reactid="413"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="414"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="415"></circle></svg></div></div></figure><div class="content" data-reactid="416"><a href="http://us105fm.com/central-texas-needs-to-start-zorbing/" title="Central Texas Needs to Start Zorbing" class="title" data-reactid="417">Central Texas Needs to Start Zorbing</a></div></article><article class="" data-reactid="418"><figure class="frameme" data-reactid="419"><a class="theframe" data-image="http://krock1017fm.com/files/2015/05/Police-Lights-ThinkStock-150x150.jpg" href="http://us105fm.com/adorable-dog-tries-out-for-harker-heights-police-k9-unit/" rel="" title="Adorable dog tries out for Harker Heights Police K9 Unit." data-reactid="420"></a><div class="loadinganim showbox" id="0" data-reactid="421"><div class="loader" style="width:30px;height:30px;" data-reactid="422"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="423"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="424"></circle></svg></div></div></figure><div class="content" data-reactid="425"><a href="http://us105fm.com/adorable-dog-tries-out-for-harker-heights-police-k9-unit/" title="Adorable dog tries out for Harker Heights Police K9 Unit." class="title" data-reactid="426">Adorable dog tries out for Harker Heights Police K9 Unit.</a></div></article><article class="" data-reactid="427"><figure class="frameme" data-reactid="428"><a class="theframe" data-image="http://us105fm.com/files/2018/02/Gattis-Pizza-Austin-via-youtube.png" href="http://us105fm.com/gattis-pizza-in-killeen-is-now-hiring/" rel="" title="Gatti&amp;apos;s Pizza in Killeen is Now Hiring" data-reactid="429"></a><div class="loadinganim showbox" id="0" data-reactid="430"><div class="loader" style="width:30px;height:30px;" data-reactid="431"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="432"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="433"></circle></svg></div></div></figure><div class="content" data-reactid="434"><a href="http://us105fm.com/gattis-pizza-in-killeen-is-now-hiring/" title="Gatti&#x27;s Pizza in Killeen is Now Hiring" class="title" data-reactid="435">Gatti&#x27;s Pizza in Killeen is Now Hiring</a></div></article></div></div></div></section></div></aside></div><section class="site-footer" data-reactid="436"><footer data-reactid="437"><div class="links clearfix" data-reactid="438"><div class="logo" data-reactid="439"></div><div class="details" data-reactid="440"><h2 data-reactid="441">Information</h2><ul data-reactid="442"><li data-reactid="443"><a title="Taste Of Country Network" class="" data-reactid="444">Taste Of Country Network</a></li><li data-reactid="445"><a title="2017 EEO Report" href="/eeo/" class="" data-reactid="446">2017 EEO Report</a></li><li data-reactid="447"><a title="Advertise" href="/advertise/" class="" data-reactid="448">Advertise</a></li><li data-reactid="449"><a title="Public File" href="/kusj-public-file/" class="" data-reactid="450">Public File</a></li><li data-reactid="451"><a title="Terms" href="/terms/" class="" data-reactid="452">Terms</a></li><li data-reactid="453"><a title="VIP Terms" href="/vip-terms/" class="" data-reactid="454">VIP Terms</a></li><li data-reactid="455"><a title="FAQ" href="/vip-faq/" class="" data-reactid="456">FAQ</a></li><li data-reactid="457"><a title="Contest Rules" href="/contest-rules/" class="" data-reactid="458">Contest Rules</a></li><li data-reactid="459"><a title="Privacy Policy (Updated: 8/31/17)" href="/privacy/" class="" data-reactid="460">Privacy Policy (Updated: 8/31/17)</a></li><li data-reactid="461"><a title="Contact" href="/help/" class="" data-reactid="462">Contact</a></li><li data-reactid="463"><a href="http://townsquaremediagroup.com/" class="" data-reactid="464"></a></li><li data-reactid="465"><a title="Killeen Business Listings" href="/killeen-featured-business-listings/" class="" data-reactid="466">Killeen Business Listings</a></li></ul></div><div class="social-links" data-reactid="467"><h2 data-reactid="468">Follow Us</h2><ul data-reactid="469"><li class="social" data-reactid="470"><a class="share_link youtube" href="https://www.youtube.com/user/KUSJ1055KT" target="_blank" data-social="youtube" data-reactid="471"><span class="icon-youtube" data-reactid="472"></span></a></li><li class="social" data-reactid="473"><a class="share_link facebook" href="http://www.facebook.com/us105fm" target="_blank" data-social="facebook" data-reactid="474"><span class="icon-facebook" data-reactid="475"></span></a></li><li class="social" data-reactid="476"><a class="share_link twitter" href="https://twitter.com/US105fm" target="_blank" data-social="twitter" data-reactid="477"><span class="icon-twitter" data-reactid="478"></span></a></li></ul></div></div><div class="legal" data-reactid="479"><!-- react-text: 480 -->2018<!-- /react-text --><!-- react-text: 481 --> <!-- /react-text --><!-- react-text: 482 -->US105<!-- /react-text --><!-- react-text: 483 --> is part of the Taste Of Country Network<!-- /react-text --><!-- react-text: 484 -->, Townsquare Media, Inc. All rights reserved.<!-- /react-text --></div></footer></section></div><section class="bottom-components" data-reactid="485"><!-- react-empty: 486 --><div id="bottom-not-ads" data-reactid="487"><div class="tsm-ad tsm-ad-728" data-reactid="488"><div id="tsm-ad-728b" data-reactid="489"><!-- dynamic ad --></div></div></div><div data-reactid="490"></div></section></div></div></div>
          <script>
            window.__INITIAL_STATE__ = {"gallery":{},"internalads":{},"json":{"response":{"options":{"method":"get_single","adPageType":"post","mediaType":"video","loyalty_restricted":null,"methodSubType":null,"blogId":514,"postId":267740,"url":"/please-do-not-do-these-things-to-help-with-hurricane-harvey-video/","unfriendlyRequestUrl":"/please-do-not-do-these-things-to-help-with-hurricane-harvey-video/","requestUrl":"/please-do-not-do-these-things-to-help-with-hurricane-harvey-video/","blogOptions":{"aioseop_options":{"aiosp_can":"on","aiosp_donate":null,"aiosp_home_title":"US 105 New Country – Central Texas New Country Radio – Killeen/Temple Country Radio","aiosp_home_description":"US 105 New Country, KUSJ-FM Radio, plays the best country music in Killeen and Temple, Texas. ","aiosp_home_keywords":"US 105 New Country Killeen, Killeen US 105 New Country, country radio Killeen, Killeen country radio, country music Killeen, Killeen country music, US 105 New Country Temple, Temple US 105 New Country, country radio Temple, Temple country radio, country music Temple, Temple country music","aiosp_max_words_excerpt":null,"aiosp_rewrite_titles":"on","aiosp_post_title_format":"%post_title% ","aiosp_page_title_format":"%page_title% - %blog_title%","aiosp_category_title_format":"%category_title% - %blog_title%","aiosp_archive_title_format":"%date% - %blog_title%","aiosp_tag_title_format":"%tag% - %blog_title%","aiosp_search_title_format":"%search% - %blog_title%","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":"on","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":"New Country","blogname":"US105","carbonUiUpdateCounter":"4","design_option_live":{"page_bg":"FF010000","page_head_bg":"00000000","primary_bg":"FFE9E9E9","secondary_bg":"FFFFFFFF","mdl_head_bg":"FF222222","main_nav_hue":"FFFFFFFF","nav_hover_hue":"FFFF2E19","primary_hue":"FF212121","secondary_hue":"FF2B2B2B","primary_head_hue":"FF212121","secondary_head_hue":"FF111111","primary_active_hue":"FF1556A8","secondary_active_hue":"FF1556A8","accent_hue":"FF1556A8","header_link_hue":"FFFFFFFF","footer_link_hue":"FFFFFFFF","primary_mdl_bg":"FFCCCACB","primary_mdl_hue":"FF111111","secondary_mdl_bg":"25777777","secondary_mdl_hue":"FF111111","standout_bg":"FFF13319","mobile_primary_color":"FF1556A8","mobile_secondary_color":"FFF13319","iv_primary_color":"FF1B58A5","iv_secondary_color":"FF1556A8","iv_tertiary_color":"FFEE3627","iv_html_color":"FF000000","iv_container_color":"FFFFFFFF","iv_html_bg":"","iv_body_bg":"","iv_logo":"","iv_logo_trim":"","carbon_logo_bg":"80000000","carbon_showticker_bg":"80000000","events_app_primary_color":"FF1556A8","events_app_secondary_color":"FF1556A8","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://us105fm.com/files/2017/12/kusjfm-bg.jpg","carbon_logo_img":"http://us105fm.com/files/2017/12/kusjfm-logo.png","carbon_promo_bg_img":"http://us105fm.com/files/2017/12/kusjfm-promo.jpg","page_img":"http://kusj.production.townsquareblogs.com/files/2012/08/1x1.gif","body_img":"http://us105fm.com/files/2014/02/GNA-background-v2.jpg","square_logo_img":"","logo_img":"http://us105fm.com/files/2013/11/logo21.png","logo_img_trim":"http://us105fm.com/files/2013/11/logo211.png","logo_img_light":"","logo_img_dark":"","header_img":"http://myus105.com/files/2013/08/us-1051.png","placeholder_img":"","page_head_img":"","favicon_img":"http://us105fm.com/files/2014/04/favicon.ico","top_banner_img":"dark","title":"TS3 - KUSJ 105.5","ID":"0","designer":"Steve Frost","comment":"Updated design for US105","action":"edit","editor":"Stephen Alba","editorID":2190306,"siteID":"514","timestamp":1512587473,"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":"","exclude_top_banner":"","FacebookCommentsOptions":{"moderator_userids":"100002025987268","moderator_appid":"354462811300357","colorscheme":"","show_like":"yes","show_comments":"yes","show_commentscount":"no","action":"like"},"facebook_app":{"id":"354462811300357","fanpage":"http://www.facebook.com/us105fm","plugins":{"facebook-like-button":"1","facebook-authentication":"1"}},"google_ads_dfp6_template_ads":{"dynamic-ad-custom":"1","dynamic-ad-header":"1","dynamic-ad-push":"1","top-728x90":"1","bottom-728x90":"1","mid-top-300x250":"1","mid-bottom-300x250":"1","tsm-out-of-page":"1","tsm-2x2":"0","top-right-noflex-300x250":"1","top-right-300x250":"1"},"iq_weather_page_sponsor_city_name":"Temple","iq_weather_page_sponsor_zip_code":"76504","onlyhome_pushdown":"","onlyhome_topbanner":"","posts_per_page":"10","radio_players_wo_stream_id":"3617","sailthru_list_default":"KUSJ-FM","site_template_theme_meta":{"template-tone":"2","listen-live-bar":"block","sidebar-widgets-header":"block","blogroll-image-size":"cropped","next-page-offset":"11"},"social_overlay":{"active":"1","fb":"1","nl":"1","colors":{"background-color":"#222222","color":"#FFFFFF"},"wrapper":{"divider":"","button":"#F13319","button-font":""},"logo":"http://us105fm.com/files/2014/10/us105.png"},"timezone_string":"America/Chicago","townsquare_ad_version":"dfp6","ts-templates-carbon-homepage-id":"272919","ts-templates-homepage-id":"22386","ts-templates-mobile-homepage-id":"22386","tsc_category_sidebars":{},"tsc_tag_sidebars":{},"_station_info":{"sitetype":"Local","market":"Killeen","genre":{"0":"country"},"callsign":"KUSJFM","callletters":"KUSJ","legalname":"KUSJ-FM","siteclassification":"","street":"608 Moody Lane","street-2":"","city":"Temple ","state":"TX","zip":"76504","phone":"254-773-1025","helpline":"254-773-5252","studioline":"254-773-1025","officeline":"254-773-5252","officehours":"","email":"aaron.savage@townsquaremedia.com","tipus-email":"","inquiries-email":"Wesley.Adams@townsquaremedia.com","advertising-contact":"Laura Wiederhold","advertising-email":"Laura.Wiederhold@townsquaremedia.com","gm-contact":"","gm-email":"","programming-director-contact":"Wes Adams","programming-director-email":"Wesley.Adams@townsquaremedia.com","digital-managing-editor-contact":"Aaron Savage","digital-managing-editor-email":"aaron.savage@townsquaremedia.com","digital-sales-manager-contact":"Kelsey Kilter","digital-sales-manager-email":"Kelsey.Kilter@townsquaremedia.com","mobile-app-feedback-email":"ask.us105@townsquaredigital.com","mobile-app-media-submission-email":"media.submit.us105@townsquaredigital.com","public-record-administrator-name":"Wesley Adams","public-record-administrator-email":"Wesley.Adams@townsquaremedia.com","fcc-online-public-file-url":"https://publicfiles.fcc.gov/fm-profile/kusj","feedbackurl":"http://myus105.com/feedback/","biz-list-url":"http://myus105.com/killeen-featured-business-listings/","amazon_affiliate":"","yieldmo_placement":"","jwplayer":"","twitter_handle":"US105fm","youtube_handle":"KUSJ1055KT","youtube_channel_id":"UCfFZA71VF0cyqJPBES3_EPw","instagram_handle":"us105fm","comscore-label":"Taste Of Country"},"_station_logos":{},"_townsquare_user_registration_settings":{"requires-confirmation":"no","use-short-form":"no","use-captcha":"yes","javascript-links":"no"},"blogInfo":{"blogId":514,"blogName":"US105","blogDescription":"New Country","postTitleFormat":"%post_title% ","timeZone":"America/Chicago","market":"Killeen","activeDomain":"us105fm.com","legalName":"KUSJ-FM"},"tsiMarkets":"Killeen-Temple","_station_settings":{"default_show_image":""}},"globalBlogOptions":{"google_maps_default_api_key":"AIzaSyCcIkjOyxS9DtubyqzLX2Sbancl83fKon4","gtmSiteId":"GTM-K346HJZ","kruxSiteId":"rwjnisqy1","loyalty_title_514":"US105 Nation","kruxEnabled":true},"headers":{"title":[{"textContent":"Please DO NOT Do These Things yo Help With Hurricane Harvey"}],"meta":[{"attrs":{"http-equiv":"Content-Type","content":"text/html;charset=UTF-8"}},{"attrs":{"charset":"UTF-8"}},{"attrs":{"name":"instagram_profile","value":"us105fm"}},{"attrs":{"name":"description","content":"Many want to help whenever a tragedy like Hurricane Harvey occurs. However, there are ways that you might think help, but are actually making recovery harder."}},{"attrs":{"name":"keywords","content":"hurricane harvey, hurricane harvey help, hurricane harvey videos"}},{"attrs":{"property":"fb:app_id","content":"354462811300357"}},{"attrs":{"property":"fb:admins","content":"100002025987268"}},{"attrs":{"property":"og:title","content":"Please DO NOT Do These Things to 'Help' With Hurricane Harvey"}},{"attrs":{"property":"og:description","content":"Before you help hurricane victims, make sure your help isn't more harm."}},{"attrs":{"property":"og:url","content":"http://us105fm.com/please-do-not-do-these-things-to-help-with-hurricane-harvey-video/"}},{"attrs":{"property":"og:site_name","content":"US105"}},{"attrs":{"property":"og:type","content":"blog"}},{"attrs":{"property":"og:image","content":"http://awesome98.com/files/2017/08/Harvey-Help.jpg?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":"@US105fm"}},{"attrs":{"name":"sailthru.description","content":"Many want to help whenever a tragedy like Hurricane Harvey occurs. However, there are ways that you might think help, but are actually making recovery harder."}},{"attrs":{"name":"sailthru.date","content":"2017-08-29 09:40:14"}},{"attrs":{"name":"sailthru.title","content":"Please DO NOT Do These Things To ‘Help’ With Hurricane Harvey [VIDEO]"}},{"attrs":{"name":"sailthru.tags","content":"tsmsite-kusj, tsmmarket-killeentemple, tsmtype-local, hurricane-harvey, local-news, news"}},{"attrs":{"name":"sailthru.author","content":"edometrius"}},{"attrs":{"name":"sailthru.image.full","content":"http://awesome98.com/files/2017/08/Harvey-Help.jpg"}},{"attrs":{"name":"sailthru.image.thumb","content":"http://awesome98.com/files/2017/08/Harvey-Help.jpg"}},{"attrs":{"property":"fb:pages","content":"1755347871387837"}},{"attrs":{"name":"google-site-verification","content":"Feqhi5e05kt6uhu1BH6erseoZYo4OnvAmo4r7eJpvE0"}},{"attrs":{"http-equiv":"Content-Type","content":"text/html;charset=UTF-8"}}],"link":[{"attrs":{"id":"design-fav","rel":"shortcut icon","href":"http://us105fm.com/files/2014/04/favicon.ico"}},{"attrs":{"rel":"alternate","type":"application/rss+xml","title":"US105 » Feed","href":"http://us105fm.com/feed/"}},{"attrs":{"rel":"profile","href":"http://gmpg.org/xfn/11"}},{"attrs":{"rel":"alternate","type":"application/rss+xml","title":"US105 » Please DO NOT Do These Things To ‘Help’ With Hurricane Harvey [VIDEO] Comments Feed","href":"http://us105fm.com/please-do-not-do-these-things-to-help-with-hurricane-harvey-video/feed/"}},{"attrs":{"rel":"wlwmanifest","type":"application/wlwmanifest+xml","href":"http://us105fm.com/wp-includes/wlwmanifest.xml"}},{"attrs":{"rel":"prev","title":"Killeen Man Among Fallen Recovered from USS McCain","href":"http://us105fm.com/killeen-man-among-fallen-recovered-from-uss-mccain/"}},{"attrs":{"rel":"next","title":"Hurricane Harvey Victims Targets of Social Media Scam","href":"http://us105fm.com/hurricane-harvey-victims-targets-of-social-media-scam/"}},{"attrs":{"rel":"shortlink","href":"http://us105fm.com/?p=267740"}},{"attrs":{"rel":"canonical","href":"http://awesome98.com/please-do-not-do-these-things-to-help-with-hurricane-harvey-video/"}}],"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":"","sharethroughArticleKey":"4pp6BazfJXhA5exCoBSXgecA","enableOpenx":false,"enableKiosked":false,"enableKioskedMobile":false,"enableSonobi":true,"sonobiScript":"","zergnetId":"59579","enableYieldbot":false},"scriptVars":{"dfp":{"activeSlots":["tsm-out-of-page","top-right-300x250","middle-right-300x250","bottom-right-300x250","dynamic-ad-custom","dynamic-ad-header","dynamic-ad-push","top-728x90","bottom-728x90","mid-top-300x250","mid-bottom-300x250","top-right-noflex-300x250","tsm-2x2"],"adPageSettings":{"attrs":{"catid":["local-news","news"],"tags":["hurricane-harvey"],"id":"please-do-not-do-these-things-to-help-with-hurricane-harvey-video","author":"edometrius","kw":["edometrius","please-do-not-do-these-things-to-help-with-hurricane-harvey-video","local-news","news","hurricane-harvey","pagetype-post"],"genre":["country"],"device":"web","kv":[]}},"mobileActiveSlots":["ads-expand-down","ads-expand","ads-prestitial","ads-top-right","ads-bottom-right","ads-top-leaderboard","ads-bottom-leaderboard","ads-mid-top","ads-mid-bottom","tsm-2x2"],"dfp6":true},"smartAppBanner":{"bannerTitle":null,"itunes_app_id":null,"google_play_app_id":null,"daysHidden":"15","daysReminder":"90","buttonText":"View","priceText":"Get","img_url":null},"revision":"dc1580972c867b4fe21b9449d55eca093dd2a4f0"},"postMeta":{"_aioseop_title":"Please DO NOT Do These Things yo Help With Hurricane Harvey"},"activeDomain":"us105fm.com","authLoginFormNonce":"be0d3d179b","authRegFormNonce":"00bad6b3b7","ga":{"ids":{"primary":"UA-33430515-2","secondary":["UA-19109753-1","UA-33430515-6","UA-28825804-1","UA-45260060-3"],"all":["UA-33430515-2","UA-19109753-1","UA-33430515-6","UA-28825804-1","UA-45260060-3"]}},"tsmStatic":{"revision":"9b6ee779bc4d8305761bcac27314957bd83678ad"},"isGallery":false,"userRegistrationSettings":{},"activePlugins":{"braveBrowserPopup":false},"postData":{"id":267740,"postAuthor":406,"postDate":"2017-08-29T14:40:14.000Z","postDateGmt":"2017-08-29T14:40:14.000Z","postTitle":"Please DO NOT Do These Things To 'Help' With Hurricane Harvey [VIDEO]","postExcerpt":"Before you help hurricane victims, make sure your help isn't more harm.","postStatus":"publish","commentStatus":"open","postPassword":"","postName":"please-do-not-do-these-things-to-help-with-hurricane-harvey-video","toPing":"","pinged":"","postModified":"2017-08-30T15:43:01.000Z","postModifiedGmt":"2017-08-30T15:43:01.000Z","postContentFiltered":"","postParent":0,"guid":"http://us105fm.com/please-do-not-do-these-things-to-help-with-hurricane-harvey-video/","menuOrder":0,"postType":"post","postMimeType":"","commentCount":0,"postDateGmtStr":"2017-08-29 14:40:14.000+0000","postModifiedGmtStr":"2017-08-30 15:43:01.000+0000","meta":{"_crosspost_source_blog_id":"190","_crosspost_source_post_id":"297873"}},"sidebarOptions":{"tsc_selected_sidebar":"single-page","tsc_selected_sidebar_carbon":"carbon-post-sidebar"},"pageTitle":"Please DO NOT Do These Things yo Help With Hurricane Harvey ","next":{"latest":[{"postId":267709,"documentUrl":"/cowboys-texans-game-moved-to-att-stadium/","filterUrl":"/rest/carbon/filter/main/cowboys-texans-game-moved-to-att-stadium/","sortDate":"2017-08-28 20:27:14.000 +0000","termTaxonomyId":3953,"taxonomyType":"tags"},{"postId":267655,"documentUrl":"/20-emotional-haunting-hurricane-harvey-pictures/","filterUrl":"/rest/carbon/filter/main/20-emotional-haunting-hurricane-harvey-pictures/","sortDate":"2017-08-28 15:00:36.000 +0000","termTaxonomyId":3953,"taxonomyType":"tags"},{"postId":267630,"documentUrl":"/harvey-victims-insurance-policy-sept-1/","filterUrl":"/rest/carbon/filter/main/harvey-victims-insurance-policy-sept-1/","sortDate":"2017-08-28 14:17:11.000 +0000","termTaxonomyId":3953,"taxonomyType":"tags"},{"postId":267626,"documentUrl":"/join-us-in-sending-hurricane-harvey-flood-relief-to-victoria/","filterUrl":"/rest/carbon/filter/main/join-us-in-sending-hurricane-harvey-flood-relief-to-victoria/","sortDate":"2017-08-28 14:13:38.000 +0000","termTaxonomyId":3953,"taxonomyType":"tags"},{"postId":267617,"documentUrl":"/mexico-pledges-help-to-texas-after-hurricane-harvey/","filterUrl":"/rest/carbon/filter/main/mexico-pledges-help-to-texas-after-hurricane-harvey/","sortDate":"2017-08-28 13:25:04.000 +0000","termTaxonomyId":3953,"taxonomyType":"tags"},{"postId":267607,"documentUrl":"/texas-gov-greg-abbot-activates-12000-national-guard-troops/","filterUrl":"/rest/carbon/filter/main/texas-gov-greg-abbot-activates-12000-national-guard-troops/","sortDate":"2017-08-28 13:11:07.000 +0000","termTaxonomyId":3953,"taxonomyType":"tags"},{"postId":267577,"documentUrl":"/jab-fest-hurricane-harvey-donations/","filterUrl":"/rest/carbon/filter/main/jab-fest-hurricane-harvey-donations/","sortDate":"2017-08-28 12:17:07.000 +0000","termTaxonomyId":3953,"taxonomyType":"tags"},{"postId":267574,"documentUrl":"/hurricane-harvey-knows-no-bounds-interview-with-woodlands-resident/","filterUrl":"/rest/carbon/filter/main/hurricane-harvey-knows-no-bounds-interview-with-woodlands-resident/","sortDate":"2017-08-28 11:50:04.000 +0000","termTaxonomyId":3953,"taxonomyType":"tags"},{"postId":267556,"documentUrl":"/flood-waters-bring-in-food-to-one-home/","filterUrl":"/rest/carbon/filter/main/flood-waters-bring-in-food-to-one-home/","sortDate":"2017-08-28 11:33:50.000 +0000","termTaxonomyId":3953,"taxonomyType":"tags"},{"postId":267548,"documentUrl":"/cajun-navy-announces-app-where-you-can-ask-for-help/","filterUrl":"/rest/carbon/filter/main/cajun-navy-announces-app-where-you-can-ask-for-help/","sortDate":"2017-08-28 11:03:06.000 +0000","termTaxonomyId":3953,"taxonomyType":"tags"}],"taxonomy":[{"postId":267709,"documentUrl":"/cowboys-texans-game-moved-to-att-stadium/","filterUrl":"/rest/carbon/filter/main/cowboys-texans-game-moved-to-att-stadium/","sortDate":"2017-08-28 20:27:14.000 +0000","termTaxonomyId":3953,"taxonomyType":"tags"},{"postId":267655,"documentUrl":"/20-emotional-haunting-hurricane-harvey-pictures/","filterUrl":"/rest/carbon/filter/main/20-emotional-haunting-hurricane-harvey-pictures/","sortDate":"2017-08-28 15:00:36.000 +0000","termTaxonomyId":3953,"taxonomyType":"tags"},{"postId":267630,"documentUrl":"/harvey-victims-insurance-policy-sept-1/","filterUrl":"/rest/carbon/filter/main/harvey-victims-insurance-policy-sept-1/","sortDate":"2017-08-28 14:17:11.000 +0000","termTaxonomyId":3953,"taxonomyType":"tags"},{"postId":267626,"documentUrl":"/join-us-in-sending-hurricane-harvey-flood-relief-to-victoria/","filterUrl":"/rest/carbon/filter/main/join-us-in-sending-hurricane-harvey-flood-relief-to-victoria/","sortDate":"2017-08-28 14:13:38.000 +0000","termTaxonomyId":3953,"taxonomyType":"tags"},{"postId":267617,"documentUrl":"/mexico-pledges-help-to-texas-after-hurricane-harvey/","filterUrl":"/rest/carbon/filter/main/mexico-pledges-help-to-texas-after-hurricane-harvey/","sortDate":"2017-08-28 13:25:04.000 +0000","termTaxonomyId":3953,"taxonomyType":"tags"},{"postId":267607,"documentUrl":"/texas-gov-greg-abbot-activates-12000-national-guard-troops/","filterUrl":"/rest/carbon/filter/main/texas-gov-greg-abbot-activates-12000-national-guard-troops/","sortDate":"2017-08-28 13:11:07.000 +0000","termTaxonomyId":3953,"taxonomyType":"tags"},{"postId":267577,"documentUrl":"/jab-fest-hurricane-harvey-donations/","filterUrl":"/rest/carbon/filter/main/jab-fest-hurricane-harvey-donations/","sortDate":"2017-08-28 12:17:07.000 +0000","termTaxonomyId":3953,"taxonomyType":"tags"},{"postId":267574,"documentUrl":"/hurricane-harvey-knows-no-bounds-interview-with-woodlands-resident/","filterUrl":"/rest/carbon/filter/main/hurricane-harvey-knows-no-bounds-interview-with-woodlands-resident/","sortDate":"2017-08-28 11:50:04.000 +0000","termTaxonomyId":3953,"taxonomyType":"tags"},{"postId":267556,"documentUrl":"/flood-waters-bring-in-food-to-one-home/","filterUrl":"/rest/carbon/filter/main/flood-waters-bring-in-food-to-one-home/","sortDate":"2017-08-28 11:33:50.000 +0000","termTaxonomyId":3953,"taxonomyType":"tags"},{"postId":267548,"documentUrl":"/cajun-navy-announces-app-where-you-can-ask-for-help/","filterUrl":"/rest/carbon/filter/main/cajun-navy-announces-app-where-you-can-ask-for-help/","sortDate":"2017-08-28 11:03:06.000 +0000","termTaxonomyId":3953,"taxonomyType":"tags"}]},"cadata":{"activeDomain":"us105fm.com","blogId":514,"method":"get_single","postId":267740,"crosspostBlogId":"190","crosspostPostId":"297873","postType":"post","postDateGmt":"2017-08-29 14:40:14.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":["widget_listen_live-95","now-playing-97","widget_onair-84"],"widgetDetails":{"widget_listen_live-95":{"widgetInfo":{"id":"widget_listen_live-95","groupType":"widget_listen_live","widgetType":"widget_widget_listen_live","widgetInstance":"95"},"widgetParams":{"title":"Listen Now","widgetTime":5}},"now-playing-97":{"widgetInfo":{"id":"now-playing-97","groupType":"now-playing","widgetType":"widget_now-playing","widgetInstance":"97"},"widgetParams":{"title":"Recently Played","widgetTime":5}},"widget_onair-84":{"widgetInfo":{"id":"widget_onair-84","groupType":"widget_onair","widgetType":"widget_widget_onair","widgetInstance":"84"},"widgetParams":{"title":"On Air","widgetTime":8}}}},"carbonsidebar/single":{"widgets":["carbonwidget/single-1"],"widgetDetails":{"carbonwidget/single-1":{"widgetInfo":{"id":"carbonwidget/single-1","groupType":"carbonwidget/single","widgetInstance":"1"},"widgetParams":{"mainAuthor":{"id":406,"slug":"edometrius","name":"Heathen","first_name":"Heathen","last_name":"Dometrius","nickname":"ethandometrius","description":"I’ve been in Lubbock radio for over 20 years, getting no. 1 ratings on every on-air shift that exists. \r\n\r\nI have five kids who keep my already busy schedule even busier. I co-host \"The Skidmarks Show,\" the no. 2 rated podcast on iTunes, along with TV star Jeff Allen from CNBC’s \"The Car Chasers.\"","thumbnail":"http://awesome98.com/files/2017/06/Profile-Resized.jpg","url":"http://us105fm.com/author/edometrius/"},"firstCategoryName":"Local News","postType":"list-post","postTitle":"Please DO NOT Do These Things To &#8216;Help&#8217; With Hurricane Harvey [VIDEO]","aiseopTitle":"Please DO NOT Do These Things yo Help With Hurricane Harvey","widgetTime":13}}}},"carbonsidebar/mainads":{"widgets":["carbonwidget/top-728x90","carbonwidget/dynamic-ad-custom","carbonwidget/dynamic-ad-header","carbonwidget/dynamic-ad-push","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":3}},"carbonwidget/dynamic-ad-custom":{"widgetInfo":{"id":"carbonwidget/dynamic-ad-custom","groupType":"carbonwidget/ads","widgetInstance":"1"},"widgetParams":{"adunit":"dynamic-ad-custom","widgetTime":2}},"carbonwidget/dynamic-ad-header":{"widgetInfo":{"id":"carbonwidget/dynamic-ad-header","groupType":"carbonwidget/ads","widgetInstance":"1"},"widgetParams":{"adunit":"dynamic-ad-header","widgetTime":2}},"carbonwidget/dynamic-ad-push":{"widgetInfo":{"id":"carbonwidget/dynamic-ad-push","groupType":"carbonwidget/ads","widgetInstance":"1"},"widgetParams":{"adunit":"dynamic-ad-push","widgetTime":2}},"carbonwidget/tsm-out-of-page":{"widgetInfo":{"id":"carbonwidget/tsm-out-of-page","groupType":"carbonwidget/ads","widgetInstance":"1"},"widgetParams":{"adunit":"tsm-out-of-page","widgetTime":2}},"carbonwidget/bottom-728x90":{"widgetInfo":{"id":"carbonwidget/bottom-728x90","groupType":"carbonwidget/ads","widgetInstance":"1"},"widgetParams":{"adunit":"bottom-728x90","widgetTime":2}}}},"single-post-bottom":{"widgets":["ts_blogroll-13","widget_third_party_content-2","widget_third_party_content-3"],"widgetDetails":{"ts_blogroll-13":{"widgetInfo":{"id":"ts_blogroll-13","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"13"},"widgetParams":{"title":"Best of US105","type":"main_content_thumb_title_roll","cat":"359,358,1,48,1865","tag":"","private_tag":"","posts_per_page":"4","thumb_type":"landscape","link_label":"","link":"","show_thumb":0,"alternate_data":0,"unique_posts":"1","sponsor":{"enabled":"on","time_start":"","time_end":"","background_image":"http://us105fm.com/files/2014/03/Widget121.png","sponsor_image":"http://us105fm.com/files/2014/03/logo13.png","sponsor_image_mobile":"","background_color":"","background_repeat":"no-repeat","sponsor_name":"","sponsor_link":"https://www.facebook.com/pages/Wild-Country/346079271778"}}},"widget_third_party_content-2":{"widgetInfo":{"id":"widget_third_party_content-2","groupType":"widget_third_party_content","widgetType":"widget_widget_third_party_content","widgetInstance":"2"},"widgetParams":{"type":"zergnet","title":"Recommended For You","id":"39620","placement":"","targettype":"","mode":"","widgetTime":2}},"widget_third_party_content-3":{"widgetInfo":{"id":"widget_third_party_content-3","groupType":"widget_third_party_content","widgetType":"widget_widget_third_party_content","widgetInstance":"3"},"widgetParams":{"type":"zergnet","title":"Best of the Web","id":"13510","placement":"","targettype":"","mode":"","widgetTime":2}}}},"carbonsidebar/facebookComment":true,"carbon-post-sidebar":{"widgets":["fix_sidebar_marker-45","ts_blogroll-734","google-ads-widget-489","tsq_sailthru_newsletter_widget-466","ts_blogroll-735"],"widgetDetails":{"fix_sidebar_marker-45":{"widgetInfo":{"id":"fix_sidebar_marker-45","groupType":"fix_sidebar_marker","widgetType":"widget_fix_sidebar_marker","widgetInstance":"45"},"widgetParams":{"title":"Fix Sidebar Marker","widgetTime":2}},"ts_blogroll-734":{"widgetInfo":{"id":"ts_blogroll-734","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"734"},"widgetParams":{"title":"What's Hot","type":"carousel","isweather":"1","cat":"","posts_per_page":"3","align":"right","pinned_id":"","pinned_label":"","tag":"featured","private_tag":"","thumb_type":"landscape","link_label":"","link":"","show_thumb":0,"alternate_data":0,"unique_posts":0}},"google-ads-widget-489":{"widgetInfo":{"id":"google-ads-widget-489","groupType":"google-ads-widget","widgetType":"widget_google-ads-widget","widgetInstance":"489"},"widgetParams":{"title":"Carbon Google Ads","adunit":"top-right-300x250","align":"","adtype":"dfp6","widgetTime":1}},"tsq_sailthru_newsletter_widget-466":{"widgetInfo":{"id":"tsq_sailthru_newsletter_widget-466","groupType":"tsq_sailthru_newsletter_widget","widgetType":"widget_tsq_sailthru_newsletter_widget","widgetInstance":"466"},"widgetParams":{"title":"Get our Newsletter","description":"Sign up for our newsletter!","confirmation":"Thanks for subscribing","lists":["KUSJ-FM"],"widgetTime":1}},"ts_blogroll-735":{"widgetInfo":{"id":"ts_blogroll-735","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"735"},"widgetParams":{"title":"Latest Articles","type":"sidebar_row_standard","posts_per_page":3}}}},"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":{"widget_listen_live-95":{"info":{"id":"widget_listen_live-95","groupType":"widget_listen_live","widgetType":"widget_widget_listen_live","widgetInstance":"95"},"params":{"title":"Listen Now","widgetTime":5},"data":[79124],"dataDetails":{"79124":{"postId":79124,"title":"Listen Now","label":"Click to view the latest song playing on air.","url":"/listen-live/","mobileId":"18191","playerMode":"radio","sid":"23107","callsign":"KUSJFM","woMobileId":"5054","woStreamId":"3617","activePlayer":"wo","listenLivePageUrl":"http://player.streamtheworld.com/_players/townsquaremedia/runspotv3/?sid=23107&redirect=http://player.listenlive.co/18191","html5ScriptUrl":"http://player.streamtheworld.com/_players/townsquaremedia/html5/stwplayer.php?callsign=KUSJFM&primaryColor=0x00bfff&playermode=radio&sid=23107&width=630","flashScriptUrl":"http://player.streamtheworld.com/_players/townsquaremedia/stwplayer.php?callsign=KUSJFM&primaryColor=0x00bfff&playermode=radio&timeshift=false&radiopup=true&playerAdState=0&popout=false&width=630","wo_player_url":"http://v6.player.abacast.net/5054","wo_recent_api_url":"http://api.nowplaying.abacast.net/prt/nowplaying/2/10/3617/nowplaying.json","wo_preroll_url":"http://api.clarity.abacast.com/gateway/getmediavast.php?sid=3617/","songCount":10,"playingNowUrl":"/rest/carbon/api/nowplaying/playertype/wo"}}},"now-playing-97":{"info":{"id":"now-playing-97","groupType":"now-playing","widgetType":"widget_now-playing","widgetInstance":"97"},"params":{"title":"Recently Played","widgetTime":5},"data":[79124],"dataDetails":{"79124":{"postId":79124,"mobileId":"18191","playerMode":"radio","sid":"23107","callsign":"KUSJFM","woStreamId":"3617","activePlayer":"wo","songCount":10,"playingNowUrl":"/rest/carbon/api/nowplaying/playertype/wo"}}},"widget_onair-84":{"info":{"id":"widget_onair-84","groupType":"widget_onair","widgetType":"widget_widget_onair","widgetInstance":"84"},"params":{"title":"On Air","widgetTime":8},"data":[],"dataDetails":{}},"carbonwidget/single-1":{"info":{"id":"carbonwidget/single-1","groupType":"carbonwidget/single","widgetInstance":"1"},"params":{"mainAuthor":{"id":406,"slug":"edometrius","name":"Heathen","first_name":"Heathen","last_name":"Dometrius","nickname":"ethandometrius","description":"I’ve been in Lubbock radio for over 20 years, getting no. 1 ratings on every on-air shift that exists. \r\n\r\nI have five kids who keep my already busy schedule even busier. I co-host \"The Skidmarks Show,\" the no. 2 rated podcast on iTunes, along with TV star Jeff Allen from CNBC’s \"The Car Chasers.\"","thumbnail":"http://awesome98.com/files/2017/06/Profile-Resized.jpg","url":"http://us105fm.com/author/edometrius/"},"firstCategoryName":"Local News","postType":"list-post","postTitle":"Please DO NOT Do These Things To &#8216;Help&#8217; With Hurricane Harvey [VIDEO]","aiseopTitle":"Please DO NOT Do These Things yo Help With Hurricane Harvey","widgetTime":13},"data":[267740],"dataDetails":{"267740":{"thumbnail":"http://awesome98.com/files/2017/08/Harvey-Help.jpg","caption":"Getty Images","excerpt":"Before you help hurricane victims, make sure your help isn't more harm.","date":"August 29, 2017 9:40 AM","postDateGmt":"2017-08-29 14:40:14 +0000","postModifiedGmt":"2017-08-30 15:43:01 +0000","title":"Please DO NOT Do These Things To &#8216;Help&#8217; With Hurricane Harvey [VIDEO]","url":"http://us105fm.com/please-do-not-do-these-things-to-help-with-hurricane-harvey-video/","id":267740,"contentRaw":"CBS<a href=\"https://www.cbsnews.com/news/when-disaster-relief-brings-anything-but-relief/\" target=\"_blank\"> ran a story last year</a> about the ways people try to help after a disaster has struck that are actually more harm than help. Read it BEFORE you try to help to make sure you really are helping.<span id=\"more-267740\"></span>\r\n\r\nMost of us want to help whenever a horrible tragedy like <a href=\"http://awesome98.com/tags/hurricane-harvey\" target=\"_blank\">Hurricane Harvey</a> is destroying millions of lives. But there are a lot of ways we shouldn't help. Ways that you might think are helping, but are actually making recovery harder for the people who need it most.\r\n\r\nThe ONLY thing that will always be accepted and approved for donation to ANY cause is money. Any amount of money is always better than donations of things. But I know that money isn't something all of us have enough of, and sometimes it's the hardest thing for some of us to donate. So we want to donate needed items to help those who are suffering. But what are the needed items? That's where our helping can actually turn into hurting.\r\n\r\nWatch this CBS story about ways that you can actually make life worse for the victims of a disaster.\r\n\r\nhttps://youtu.be/pzH-7k035sM\r\n\r\nThe bottom line is that we all want to help, and the best way to do that is to send cash to a <a href=\"http://awesome98.com/hurricane-harvey-relief/\" target=\"_blank\">reputable aid foundation</a>. If you don't have money then do some research and <a href=\"http://awesome98.com/hurricane-harvey-relief/\" target=\"_blank\">find a group that you like and ask</a> what they need. <a href=\"http://awesome98.com/here-is-a-list-of-food-banks-you-can-donate-to-and-help-with-hurricane-harvey-relief/\" target=\"_blank\">Food banks</a> might be overstocked with food and need physical help sorting instead of more food. Instead of sending bottled water, send money to a water purification group, or offer to help a local group that already has the systems in place.\r\n\r\nThe best way to help is to assume you have no idea what people need, and <a href=\"http://awesome98.com/hurricane-harvey-relief/\" target=\"_blank\">ask someone who does know how you can best help the victims.</a>\r\n\r\n[button href=\"http://awesome98.com/hurricane-harvey-relief/\" title=\"More Ways to Help With Hurricane Harvey Relief\" align=\"center\"]","next_url":[{"textContent":"More Ways to Help With Hurricane Harvey Relief","class":"button_act","href":"http://awesome98.com/hurricane-harvey-relief/","target":"_blank"}],"content":"\n<p>CBS<a href=\"https://www.cbsnews.com/news/when-disaster-relief-brings-anything-but-relief/\" target=\"_blank\"> ran a story last year</a> about the ways people try to help after a disaster has struck that are actually more harm than help. Read it BEFORE you try to help to make sure you really are helping.<span id=\"more-267740\"></span></p>\n<p>Most of us want to help whenever a horrible tragedy like <a href=\"http://awesome98.com/tags/hurricane-harvey\" target=\"_blank\">Hurricane Harvey</a> is destroying millions of lives. But there are a lot of ways we shouldn’t help. Ways that you might think are helping, but are actually making recovery harder for the people who need it most.</p>\n<p>The ONLY thing that will always be accepted and approved for donation to ANY cause is money. Any amount of money is always better than donations of things. But I know that money isn’t something all of us have enough of, and sometimes it’s the hardest thing for some of us to donate. So we want to donate needed items to help those who are suffering. But what are the needed items? That’s where our helping can actually turn into hurting.</p>\n<p>Watch this CBS story about ways that you can actually make life worse for the victims of a disaster.</p>\n<p><div class=\"embed-wrapper\"><iframe style=\"vertical-align: bottom;\" src=\"https://www.youtube.com/embed/pzH-7k035sM?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=KUSJ1055KT\">KUSJ-FM on Youtube</a></span></p>\n<p>The bottom line is that we all want to help, and the best way to do that is to send cash to a <a href=\"http://awesome98.com/hurricane-harvey-relief/\" target=\"_blank\">reputable aid foundation</a>. If you don’t have money then do some research and <a href=\"http://awesome98.com/hurricane-harvey-relief/\" target=\"_blank\">find a group that you like and ask</a> what they need. <a href=\"http://awesome98.com/here-is-a-list-of-food-banks-you-can-donate-to-and-help-with-hurricane-harvey-relief/\" target=\"_blank\">Food banks</a> might be overstocked with food and need physical help sorting instead of more food. Instead of sending bottled water, send money to a water purification group, or offer to help a local group that already has the systems in place.</p>\n<p>The best way to help is to assume you have no idea what people need, and <a href=\"http://awesome98.com/hurricane-harvey-relief/\" target=\"_blank\">ask someone who does know how you can best help the victims.</a></p>\n<p class=\"more_act ga_network_button aligncenter\"><a class=\"button_act\" href=\"http://awesome98.com/hurricane-harvey-relief/\" target=\"_blank\">More Ways to Help With Hurricane Harvey Relief</a></p>\n","postType":"list-post","wpVersion":"6","alternateMetaForBlogroll":{"title":"Please DO NOT Do These Things To &#8216;Help&#8217; With Hurricane Harvey [VIDEO]","excerpt":"Before you help hurricane victims, make sure your help isn't more harm.","post_excerpt":"Before you help hurricane victims, make sure your help isn't more harm.","post_more_excerpt":"<p>Before you help hurricane victims, make sure your help isn't more harm.\n<p class=\"more_act\"><a href=\"http://us105fm.com/please-do-not-do-these-things-to-help-with-hurricane-harvey-video/\" title=\"Please DO NOT Do These Things To &#8216;Help&#8217; With Hurricane Harvey [VIDEO]\">Read More</a></p>\n","permalink":"http://us105fm.com/please-do-not-do-these-things-to-help-with-hurricane-harvey-video/","image":{"id":267739,"url":"http://awesome98.com/files/2017/08/Harvey-Help.jpg","caption":"Getty Images"}},"sponsors":[],"carbonMeta":{"widePromotion":false,"isGallery":false},"tags":[{"id":3976,"slug":"hurricane-harvey","title":"Hurricane Harvey","description":"","post_count":51,"link_url":"http://us105fm.com/tags/hurricane-harvey/","feed_url":"http://us105fm.com/tags/hurricane-harvey/feed/","term_taxonomy_id":3953,"object_id":0}],"categories":[{"id":48,"slug":"local-news","title":"Local News","description":"","parent":6,"post_count":2804,"link_url":"http://us105fm.com/category/news/local-news/","feed_url":"http://us105fm.com/category/news/local-news/feed/","term_taxonomy_id":48,"object_id":0},{"id":6,"slug":"news","title":"News","description":"","parent":0,"post_count":4788,"link_url":"http://us105fm.com/category/news/","feed_url":"http://us105fm.com/category/news/feed/","term_taxonomy_id":6,"object_id":0}],"authors":[{"id":406,"slug":"edometrius","name":"Heathen","first_name":"Heathen","last_name":"Dometrius","nickname":"ethandometrius","description":"I’ve been in Lubbock radio for over 20 years, getting no. 1 ratings on every on-air shift that exists. \r\n\r\nI have five kids who keep my already busy schedule even busier. I co-host \"The Skidmarks Show,\" the no. 2 rated podcast on iTunes, along with TV star Jeff Allen from CNBC’s \"The Car Chasers.\"","thumbnail":"http://awesome98.com/files/2017/06/Profile-Resized.jpg","url":"http://us105fm.com/author/edometrius/"}],"post_more_meta":{"meta":""},"social":{"tw":{"href":"http://twitter.com/intent/tweet?text=Please%20DO%20NOT%20Do%20These%20Things%20To%20%E2%80%98Help%E2%80%99%20With%20Hurricane%20Harvey%20%5BVIDEO%5D%20http%3A%2F%2Fus105fm.com%2Fplease-do-not-do-these-things-to-help-with-hurricane-harvey-video%2F%3Ftrackback%3Dtwitter_mobile%20%40US105fm","title":"Share on Twitter","target":"_blank"},"fb":{"href":"http://www.facebook.com/sharer.php?u=http%3A%2F%2Fus105fm.com%2Fplease-do-not-do-these-things-to-help-with-hurricane-harvey-video%2F%3Ftrackback%3Dfbshare_mobile","title":"Share on Facebook","target":"_blank"},"email":null,"pinterest":null,"print":null,"is_article":true},"nextArticle":"http://us105fm.com/killeen-man-among-fallen-recovered-from-uss-mccain/","prevArticle":"http://us105fm.com/hurricane-harvey-victims-targets-of-social-media-scam/","pageUrl":"/please-do-not-do-these-things-to-help-with-hurricane-harvey-video/","blogId":514,"domain":"us105fm.com","crossPostAttributionBottom":"","rawContent":"<p>CBS<a href=\"https://www.cbsnews.com/news/when-disaster-relief-brings-anything-but-relief/\" target=\"_blank\"> ran a story last year</a> about the ways people try to help after a disaster has struck that are actually more harm than help. Read it BEFORE you try to help to make sure you really are helping.<span id=\"more-267740\"></span></p>\n<p>Most of us want to help whenever a horrible tragedy like <a href=\"http://awesome98.com/tags/hurricane-harvey\" target=\"_blank\">Hurricane Harvey</a> is destroying millions of lives. But there are a lot of ways we shouldn't help. Ways that you might think are helping, but are actually making recovery harder for the people who need it most.</p>\n<p>The ONLY thing that will always be accepted and approved for donation to ANY cause is money. Any amount of money is always better than donations of things. But I know that money isn't something all of us have enough of, and sometimes it's the hardest thing for some of us to donate. So we want to donate needed items to help those who are suffering. But what are the needed items? That's where our helping can actually turn into hurting.</p>\n<p>Watch this CBS story about ways that you can actually make life worse for the victims of a disaster.</p>\n<p><sectiontag class=\"module\" contenteditable=\"false\" type=\"oembed\" attr-url=\"http://www.youtube.com/oembed?url=https%3A%2F%2Fyoutu.be%2FpzH-7k035sM&amp;format=json\">\n<noscript class=\"rendered-html\" type=\"text/html\"></noscript>\n<p></sectiontag></p>\n<p>The bottom line is that we all want to help, and the best way to do that is to send cash to a <a href=\"http://awesome98.com/hurricane-harvey-relief/\" target=\"_blank\">reputable aid foundation</a>. If you don't have money then do some research and <a href=\"http://awesome98.com/hurricane-harvey-relief/\" target=\"_blank\">find a group that you like and ask</a> what they need. <a href=\"http://awesome98.com/here-is-a-list-of-food-banks-you-can-donate-to-and-help-with-hurricane-harvey-relief/\" target=\"_blank\">Food banks</a> might be overstocked with food and need physical help sorting instead of more food. Instead of sending bottled water, send money to a water purification group, or offer to help a local group that already has the systems in place.</p>\n<p>The best way to help is to assume you have no idea what people need, and <a href=\"http://awesome98.com/hurricane-harvey-relief/\" target=\"_blank\">ask someone who does know how you can best help the victims.</a></p>\n<p><sectiontag class=\"module\" contenteditable=\"false\" type=\"button\" attr-href=\"http://awesome98.com/hurricane-harvey-relief/\" attr-title=\"More Ways to Help With Hurricane Harvey Relief\" attr-align=\"center\" attr-appLink=\"false\"></sectiontag></p>\n","podContent":[{"type":"singlePostText","data":{"text":"<p>CBS<a href=\"https://www.cbsnews.com/news/when-disaster-relief-brings-anything-but-relief/\" target=\"_blank\"> ran a story last year</a> about the ways people try to help after a disaster has struck that are actually more harm than help. Read&#xA0;it BEFORE you try to help to make sure you really are helping.<span id=\"more-267740\"></span></p>\n"},"currentTextLength":200,"runningCounter":1,"cumulativePodTextLength":200,"totalSimilarConsecutiveElements":4,"totalTextLength":1025},{"type":"singlePostText","data":{"text":"<p>Most of us want to help whenever a horrible tragedy like <a href=\"http://awesome98.com/tags/hurricane-harvey\" target=\"_blank\">Hurricane Harvey</a> is destroying millions of lives. But there are a lot of ways we shouldn&apos;t help. Ways that you might think are helping, but are actually making recovery harder for the people who need it most.</p>\n"},"currentTextLength":271,"runningCounter":2,"cumulativePodTextLength":471,"totalSimilarConsecutiveElements":4,"totalTextLength":1025},{"type":"singlePostText","data":{"text":"<p>The ONLY thing that will always be accepted and approved for donation to ANY cause is money. Any amount of money is always better than donations of things. But I know that money isn&apos;t something all of us have enough of, and sometimes it&apos;s the hardest thing for some of us to donate. So we want to donate needed items to help those who are suffering. But what are the needed items? That&apos;s where our helping can actually turn into hurting.</p>\n"},"currentTextLength":453,"runningCounter":3,"cumulativePodTextLength":924,"totalSimilarConsecutiveElements":4,"totalTextLength":1025},{"type":"singlePostText","data":{"text":"<p>Watch this CBS story about ways that you can actually make life worse for the victims of a disaster.</p>\n"},"currentTextLength":101,"runningCounter":4,"cumulativePodTextLength":1025,"totalSimilarConsecutiveElements":4,"totalTextLength":1025},{"type":"singlePostOembed","data":{"type":"video","thumbnail_height":360,"provider_url":"https://www.youtube.com/","thumbnail_url":"https://i.ytimg.com/vi/pzH-7k035sM/hqdefault.jpg","html":"<iframe width=\"480\" height=\"270\" src=\"https://www.youtube.com/embed/pzH-7k035sM?feature=oembed\" frameborder=\"0\" allow=\"autoplay; encrypted-media\" allowfullscreen></iframe>","version":"1.0","provider_name":"YouTube","title":"Disaster relief donations that don’t bring relief","height":270,"author_name":"CBS Sunday Morning","width":480,"author_url":"https://www.youtube.com/user/CBSSundayMorning","thumbnail_width":480},"currentTextLength":null,"runningCounter":1,"totalSimilarConsecutiveElements":1},{"type":"singlePostText","data":{"text":"<p>The bottom line is that we all want to help, and the best way to do that is to send cash to a <a href=\"http://awesome98.com/hurricane-harvey-relief/\" target=\"_blank\">reputable aid foundation</a>. If you don&apos;t have money then do some research and <a href=\"http://awesome98.com/hurricane-harvey-relief/\" target=\"_blank\">find a group that you like and ask</a>&#xA0;what they need. <a href=\"http://awesome98.com/here-is-a-list-of-food-banks-you-can-donate-to-and-help-with-hurricane-harvey-relief/\" target=\"_blank\">Food banks</a> might be overstocked with food and need physical help sorting instead of more food. Instead of sending bottled water, send money to a water purification group, or offer to help a local group that already has the systems in place.</p>\n"},"currentTextLength":472,"runningCounter":1,"cumulativePodTextLength":472,"totalSimilarConsecutiveElements":2,"totalTextLength":606},{"type":"singlePostText","data":{"text":"<p>The best way to help is to assume you have no idea what people need, and <a href=\"http://awesome98.com/hurricane-harvey-relief/\" target=\"_blank\">ask someone who does know how you can best help the victims.</a></p>\n"},"currentTextLength":134,"runningCounter":2,"cumulativePodTextLength":606,"totalSimilarConsecutiveElements":2,"totalTextLength":606},{"type":"singlePostButton","data":{"href":"http://awesome98.com/hurricane-harvey-relief/","title":"More Ways to Help With Hurricane Harvey Relief","align":"center","applink":"false"},"currentTextLength":null,"runningCounter":1,"totalSimilarConsecutiveElements":1},{"type":"singlePostList","data":{"layout":"standard","media_layout":"bottomx","index_display":"show","desc_layout":"top","footer_title":"","footer_link_url":"","label":"","footer_link_target":"_parent","footer_content":"","items":[{"index":"MORE","html_title":"Houston-Area Resident Details Harvey's Effects ","title_link":"","title_target":null,"title":"Houston-Area Resident Details Harvey's Effects ","html_subtitle":"","subtitle_link":"","subtitle_target":null,"subtitle":"","desc_title":"","desc_title_link":"","desc_title_target":null,"desc":"","media_layout":"bottomx","layout_base":"standard","layout":"standard","custom_div_class":"","caption":"Before you help hurricane victims, make sure your help isn't more harm.","show_media":true,"image":[],"media_video_id":"https://youtu.be/bnk9ooVTXGU","media_type":"video","media_video_embed":"<iframe width=\"630\" height=\"354\" src=\"https://www.youtube.com/embed/bnk9ooVTXGU?feature=oembed\" frameborder=\"0\" allow=\"autoplay; encrypted-media\" allowfullscreen></iframe>","mediaPodContent":[{"type":"singlePostOembed","data":{"html":"<iframe width=\"480\" height=\"270\" src=\"https://www.youtube.com/embed/bnk9ooVTXGU?feature=oembed\" frameborder=\"0\" allow=\"autoplay; encrypted-media\" allowfullscreen></iframe>","title":"Hurricane Harvey: Kiss FM's Boleo Speaks to Houston-Area Resident","thumbnail_url":"https://i.ytimg.com/vi/bnk9ooVTXGU/hqdefault.jpg","type":"video","provider_name":"YouTube","height":270,"thumbnail_height":360,"provider_url":"https://www.youtube.com/","author_name":"Kiss FM - Lubbock, TX","version":"1.0","width":480,"author_url":"https://www.youtube.com/user/kissfm1025","thumbnail_width":480}}]}]}}],"uniquePodTypes":["singlePostText","singlePostOembed","singlePostButton"],"podHeader":[{"type":"articleThumbnail","data":{"url":"http://awesome98.com/files/2017/08/Harvey-Help.jpg","caption":"Getty Images"}}],"next":{"latest":[{"postId":267709,"documentUrl":"/cowboys-texans-game-moved-to-att-stadium/","filterUrl":"/rest/carbon/filter/main/cowboys-texans-game-moved-to-att-stadium/","sortDate":"2017-08-28 20:27:14.000 +0000","termTaxonomyId":3953,"taxonomyType":"tags"},{"postId":267655,"documentUrl":"/20-emotional-haunting-hurricane-harvey-pictures/","filterUrl":"/rest/carbon/filter/main/20-emotional-haunting-hurricane-harvey-pictures/","sortDate":"2017-08-28 15:00:36.000 +0000","termTaxonomyId":3953,"taxonomyType":"tags"},{"postId":267630,"documentUrl":"/harvey-victims-insurance-policy-sept-1/","filterUrl":"/rest/carbon/filter/main/harvey-victims-insurance-policy-sept-1/","sortDate":"2017-08-28 14:17:11.000 +0000","termTaxonomyId":3953,"taxonomyType":"tags"},{"postId":267626,"documentUrl":"/join-us-in-sending-hurricane-harvey-flood-relief-to-victoria/","filterUrl":"/rest/carbon/filter/main/join-us-in-sending-hurricane-harvey-flood-relief-to-victoria/","sortDate":"2017-08-28 14:13:38.000 +0000","termTaxonomyId":3953,"taxonomyType":"tags"},{"postId":267617,"documentUrl":"/mexico-pledges-help-to-texas-after-hurricane-harvey/","filterUrl":"/rest/carbon/filter/main/mexico-pledges-help-to-texas-after-hurricane-harvey/","sortDate":"2017-08-28 13:25:04.000 +0000","termTaxonomyId":3953,"taxonomyType":"tags"},{"postId":267607,"documentUrl":"/texas-gov-greg-abbot-activates-12000-national-guard-troops/","filterUrl":"/rest/carbon/filter/main/texas-gov-greg-abbot-activates-12000-national-guard-troops/","sortDate":"2017-08-28 13:11:07.000 +0000","termTaxonomyId":3953,"taxonomyType":"tags"},{"postId":267577,"documentUrl":"/jab-fest-hurricane-harvey-donations/","filterUrl":"/rest/carbon/filter/main/jab-fest-hurricane-harvey-donations/","sortDate":"2017-08-28 12:17:07.000 +0000","termTaxonomyId":3953,"taxonomyType":"tags"},{"postId":267574,"documentUrl":"/hurricane-harvey-knows-no-bounds-interview-with-woodlands-resident/","filterUrl":"/rest/carbon/filter/main/hurricane-harvey-knows-no-bounds-interview-with-woodlands-resident/","sortDate":"2017-08-28 11:50:04.000 +0000","termTaxonomyId":3953,"taxonomyType":"tags"},{"postId":267556,"documentUrl":"/flood-waters-bring-in-food-to-one-home/","filterUrl":"/rest/carbon/filter/main/flood-waters-bring-in-food-to-one-home/","sortDate":"2017-08-28 11:33:50.000 +0000","termTaxonomyId":3953,"taxonomyType":"tags"},{"postId":267548,"documentUrl":"/cajun-navy-announces-app-where-you-can-ask-for-help/","filterUrl":"/rest/carbon/filter/main/cajun-navy-announces-app-where-you-can-ask-for-help/","sortDate":"2017-08-28 11:03:06.000 +0000","termTaxonomyId":3953,"taxonomyType":"tags"}],"taxonomy":[{"postId":267709,"documentUrl":"/cowboys-texans-game-moved-to-att-stadium/","filterUrl":"/rest/carbon/filter/main/cowboys-texans-game-moved-to-att-stadium/","sortDate":"2017-08-28 20:27:14.000 +0000","termTaxonomyId":3953,"taxonomyType":"tags"},{"postId":267655,"documentUrl":"/20-emotional-haunting-hurricane-harvey-pictures/","filterUrl":"/rest/carbon/filter/main/20-emotional-haunting-hurricane-harvey-pictures/","sortDate":"2017-08-28 15:00:36.000 +0000","termTaxonomyId":3953,"taxonomyType":"tags"},{"postId":267630,"documentUrl":"/harvey-victims-insurance-policy-sept-1/","filterUrl":"/rest/carbon/filter/main/harvey-victims-insurance-policy-sept-1/","sortDate":"2017-08-28 14:17:11.000 +0000","termTaxonomyId":3953,"taxonomyType":"tags"},{"postId":267626,"documentUrl":"/join-us-in-sending-hurricane-harvey-flood-relief-to-victoria/","filterUrl":"/rest/carbon/filter/main/join-us-in-sending-hurricane-harvey-flood-relief-to-victoria/","sortDate":"2017-08-28 14:13:38.000 +0000","termTaxonomyId":3953,"taxonomyType":"tags"},{"postId":267617,"documentUrl":"/mexico-pledges-help-to-texas-after-hurricane-harvey/","filterUrl":"/rest/carbon/filter/main/mexico-pledges-help-to-texas-after-hurricane-harvey/","sortDate":"2017-08-28 13:25:04.000 +0000","termTaxonomyId":3953,"taxonomyType":"tags"},{"postId":267607,"documentUrl":"/texas-gov-greg-abbot-activates-12000-national-guard-troops/","filterUrl":"/rest/carbon/filter/main/texas-gov-greg-abbot-activates-12000-national-guard-troops/","sortDate":"2017-08-28 13:11:07.000 +0000","termTaxonomyId":3953,"taxonomyType":"tags"},{"postId":267577,"documentUrl":"/jab-fest-hurricane-harvey-donations/","filterUrl":"/rest/carbon/filter/main/jab-fest-hurricane-harvey-donations/","sortDate":"2017-08-28 12:17:07.000 +0000","termTaxonomyId":3953,"taxonomyType":"tags"},{"postId":267574,"documentUrl":"/hurricane-harvey-knows-no-bounds-interview-with-woodlands-resident/","filterUrl":"/rest/carbon/filter/main/hurricane-harvey-knows-no-bounds-interview-with-woodlands-resident/","sortDate":"2017-08-28 11:50:04.000 +0000","termTaxonomyId":3953,"taxonomyType":"tags"},{"postId":267556,"documentUrl":"/flood-waters-bring-in-food-to-one-home/","filterUrl":"/rest/carbon/filter/main/flood-waters-bring-in-food-to-one-home/","sortDate":"2017-08-28 11:33:50.000 +0000","termTaxonomyId":3953,"taxonomyType":"tags"},{"postId":267548,"documentUrl":"/cajun-navy-announces-app-where-you-can-ask-for-help/","filterUrl":"/rest/carbon/filter/main/cajun-navy-announces-app-where-you-can-ask-for-help/","sortDate":"2017-08-28 11:03:06.000 +0000","termTaxonomyId":3953,"taxonomyType":"tags"}]}}}},"carbonwidget/top-728x90":{"info":{"id":"carbonwidget/top-728x90","groupType":"carbonwidget/ads","widgetInstance":"1"},"params":{"adunit":"top-728x90","widgetTime":3},"data":["carbonwidget/top-728x90"],"dataDetails":{"carbonwidget/top-728x90":{"adUnit":"top-728x90","adType":"dfp6"}}},"carbonwidget/dynamic-ad-custom":{"info":{"id":"carbonwidget/dynamic-ad-custom","groupType":"carbonwidget/ads","widgetInstance":"1"},"params":{"adunit":"dynamic-ad-custom","widgetTime":2},"data":["carbonwidget/dynamic-ad-custom"],"dataDetails":{"carbonwidget/dynamic-ad-custom":{"adUnit":"dynamic-ad-custom","adType":"dfp6"}}},"carbonwidget/dynamic-ad-header":{"info":{"id":"carbonwidget/dynamic-ad-header","groupType":"carbonwidget/ads","widgetInstance":"1"},"params":{"adunit":"dynamic-ad-header","widgetTime":2},"data":["carbonwidget/dynamic-ad-header"],"dataDetails":{"carbonwidget/dynamic-ad-header":{"adUnit":"dynamic-ad-header","adType":"dfp6"}}},"carbonwidget/dynamic-ad-push":{"info":{"id":"carbonwidget/dynamic-ad-push","groupType":"carbonwidget/ads","widgetInstance":"1"},"params":{"adunit":"dynamic-ad-push","widgetTime":2},"data":["carbonwidget/dynamic-ad-push"],"dataDetails":{"carbonwidget/dynamic-ad-push":{"adUnit":"dynamic-ad-push","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":2},"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":2},"data":["carbonwidget/bottom-728x90"],"dataDetails":{"carbonwidget/bottom-728x90":{"adUnit":"bottom-728x90","adType":"dfp6"}}},"ts_blogroll-13":{"info":{"id":"ts_blogroll-13","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"13"},"params":{"title":"Best of US105","type":"main_content_thumb_title_roll","cat":"359,358,1,48,1865","tag":"","private_tag":"","posts_per_page":"4","thumb_type":"landscape","link_label":"","link":"","show_thumb":0,"alternate_data":0,"unique_posts":"1","sponsor":{"enabled":"on","time_start":"","time_end":"","background_image":"http://us105fm.com/files/2014/03/Widget121.png","sponsor_image":"http://us105fm.com/files/2014/03/logo13.png","sponsor_image_mobile":"","background_color":"","background_repeat":"no-repeat","sponsor_name":"","sponsor_link":"https://www.facebook.com/pages/Wild-Country/346079271778"},"widgetTime":3,"widgetFilterTime":0,"widgetFilterParallelTime":1},"data":[275869,275858,275847,275837],"dataDetails":{"275837":{"postid":"275837","sortdate":"2018-02-12T15:54:00.000Z","data":{"mainData":{"postType":"post","caption":"News Sport via youtube","thumbnail":"http://us105fm.com/files/2018/02/News-Sport-via-youtube.png","postDateGmt":"2018-02-12 15:54:00 +0000","title":"University of Houston Grad Sends Resume to ISIS for Teaching Job","url":"http://us105fm.com/university-of-houston-grad-sends-resume-to-isis-for-teaching-job/","id":275837,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"Warren Clark is a University of Houston grad looking for work as an English teacher. A government report says he sent his resume to ISIS in Iraq. ","authors":[{"id":2707280,"slug":"wadams","name":"Wes Adams","first_name":"Wes","last_name":"Adams","nickname":"wadams","thumbnail":"http://us105fm.com/files/2016/04/Wes.jpg","url":"http://us105fm.com/author/wadams/"}],"video":true,"videoUrl":"https://www.youtube.com/watch?v=pFfouM5_hzs","youtubeId":"pFfouM5_hzs"},"alternateData":{"_townsquare_media_url":"https://www.youtube.com/watch?v=pFfouM5_hzs","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":"University of Houston Grad Sends Resume to ISIS for Teaching Job"}}},"275847":{"postid":"275847","sortdate":"2018-02-12T17:04:40.000Z","data":{"mainData":{"postType":"post","caption":"Thinkstock","thumbnail":"http://us105fm.com/files/2017/07/RS10611_78053258-scr.jpg","postDateGmt":"2018-02-12 17:04:40 +0000","title":"Bell County is Tops in Texas for New Residents from Out of State","url":"http://us105fm.com/bell-county-is-tops-in-texas-for-new-residents-from-out-of-state/","id":275847,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"Bell County Texas is among the top ten counties in the state for new residents according to the 2018 Texas Relocation Report. ","authors":[{"id":2707280,"slug":"wadams","name":"Wes Adams","first_name":"Wes","last_name":"Adams","nickname":"wadams","thumbnail":"http://us105fm.com/files/2016/04/Wes.jpg","url":"http://us105fm.com/author/wadams/"}],"video":false,"videoUrl":"https://www.youtube.com/watch?v=JXtpHa1BN0Q","youtubeId":"JXtpHa1BN0Q"},"alternateData":{"_townsquare_media_url":"https://www.youtube.com/watch?v=JXtpHa1BN0Q","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":"Bell County is Tops in Texas for New Residents from Out of State"}}},"275858":{"postid":"275858","sortdate":"2018-02-12T18:58:20.000Z","data":{"mainData":{"postType":"post","caption":"Gattis Pizza Austin via youtube","thumbnail":"http://us105fm.com/files/2018/02/Gattis-Pizza-Austin-via-youtube.png","postDateGmt":"2018-02-12 18:58:20 +0000","title":"Gatti&apos;s Pizza in Killeen is Now Hiring","url":"http://us105fm.com/gattis-pizza-in-killeen-is-now-hiring/","id":275858,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"Gatti&apos;s Pizza in Killeen will hold walk-in interviews this Wednesday and Thursday. ","authors":[{"id":2707280,"slug":"wadams","name":"Wes Adams","first_name":"Wes","last_name":"Adams","nickname":"wadams","thumbnail":"http://us105fm.com/files/2016/04/Wes.jpg","url":"http://us105fm.com/author/wadams/"}],"video":false,"videoUrl":"https://www.youtube.com/watch?v=CNns1DGCWOk","youtubeId":"CNns1DGCWOk"},"alternateData":{"_townsquare_media_url":"https://www.youtube.com/watch?v=CNns1DGCWOk","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":"Gatti&apos;s Pizza in Killeen is Now Hiring"}}},"275869":{"postid":"275869","sortdate":"2018-02-12T21:01:27.000Z","data":{"mainData":{"postType":"post","caption":"Via ThinkStock","thumbnail":"http://krock1017fm.com/files/2015/05/Police-Lights-ThinkStock-150x150.jpg","postDateGmt":"2018-02-12 21:01:27 +0000","title":"Adorable dog tries out for Harker Heights Police K9 Unit.","url":"http://us105fm.com/adorable-dog-tries-out-for-harker-heights-police-k9-unit/","id":275869,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"See the cutest dog take down in Harker Heights.","authors":[{"id":667529,"slug":"michaelbehan","name":"Big Q","first_name":"MICHAEL","last_name":"Behan","nickname":"The Big Q","thumbnail":"http://k1017fm.com/files/2014/10/Q1.jpg","url":"http://us105fm.com/author/michaelbehan/"}]},"alternateData":{"_townsquare_media_url":"","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":"Adorable dog tries out for Harker Heights Police K9 Unit."}}}},"redisCached":true},"widget_third_party_content-2":{"info":{"id":"widget_third_party_content-2","groupType":"widget_third_party_content","widgetType":"widget_widget_third_party_content","widgetInstance":"2"},"params":{"type":"zergnet","title":"Recommended For You","id":"39620","placement":"","targettype":"","mode":"","widgetTime":2},"data":[],"dataDetails":{}},"widget_third_party_content-3":{"info":{"id":"widget_third_party_content-3","groupType":"widget_third_party_content","widgetType":"widget_widget_third_party_content","widgetInstance":"3"},"params":{"type":"zergnet","title":"Best of the Web","id":"13510","placement":"","targettype":"","mode":"","widgetTime":2},"data":[],"dataDetails":{}},"fix_sidebar_marker-45":{"info":{"id":"fix_sidebar_marker-45","groupType":"fix_sidebar_marker","widgetType":"widget_fix_sidebar_marker","widgetInstance":"45"},"params":{"title":"Fix Sidebar Marker","widgetTime":2},"data":[],"dataDetails":{}},"ts_blogroll-734":{"info":{"id":"ts_blogroll-734","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"734"},"params":{"title":"What's Hot","type":"carousel","isweather":"1","cat":"","posts_per_page":"3","align":"right","pinned_id":"","pinned_label":"","tag":"featured","private_tag":"","thumb_type":"landscape","link_label":"","link":"","show_thumb":0,"alternate_data":0,"unique_posts":0,"widgetTime":3,"widgetFilterTime":0,"widgetFilterParallelTime":1},"data":[275205,275218,274968],"dataDetails":{"274968":{"postid":"274968","sortdate":"2018-01-24T19:38:14.000Z","data":{"mainData":{"postType":"post","caption":"Alex Cano, KWTX","thumbnail":"http://ktemnews.com/files/2018/01/Nolanville-fire-01.24.18.jpg","postDateGmt":"2018-01-24 19:38:14 +0000","title":"1 Dead, 2 Injured in Nolanville Fire","url":"http://us105fm.com/fire-in-nolanville-two-firefighters-injured-one-person-dead/","id":274968,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"A house fire in Nolanville claimed one life and left two firefighters injured Wednesday morning.","authors":[{"id":692661,"slug":"aaronsavage","name":"Aaron Savage","first_name":"Aaron","last_name":"Savage","nickname":"KTEM Staff","url":"http://us105fm.com/author/aaronsavage/","thumbnail":"http://ktemnews.com/files/2017/03/self-portrait.jpg"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-title":"1 Dead, 2 Injured in Nolanville Fire","dynamic-lead-excerpt":"A house fire in Nolanville claimed one life and left two firefighters injured Wednesday morning.","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"One Person Killed, 2 Firefighters Injured in Nolanville Fire"}}},"275205":{"postid":"275205","sortdate":"2018-01-29T16:49:54.000Z","data":{"mainData":{"postType":"post","caption":"Yuji Sakai, Getty Images","thumbnail":"http://ktemnews.com/files/2013/07/Flames-Yuji-Sakai-Getty-Images.jpg","postDateGmt":"2018-01-29 16:49:54 +0000","title":"Bell County Burn Ban","url":"http://us105fm.com/burn-ban-begins-tuesday-january-30-2018-in-bell-county/","id":275205,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"County Judge Jon H. Burrows has approved a burn ban that will start Tuesday, January 30 and run through late February.","authors":[{"id":692661,"slug":"aaronsavage","name":"Aaron Savage","first_name":"Aaron","last_name":"Savage","nickname":"KTEM Staff","url":"http://us105fm.com/author/aaronsavage/","thumbnail":"http://ktemnews.com/files/2017/03/self-portrait.jpg"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-title":"Bell County Burn Ban","dynamic-lead-excerpt":"County Judge Jon H. Burrows has approved a burn ban that will start Tuesday, January 30 and run through late February.","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"Burn Ban Begins Tuesday, January 30 in Bell County"}}},"275218":{"postid":"275218","sortdate":"2018-01-29T06:01:23.000Z","data":{"mainData":{"postType":"post","caption":"Neilson Barnard, Getty Images\n","thumbnail":"http://us105fm.com/files/2017/01/Untitled-design-5.jpg","postDateGmt":"2018-01-29 06:01:23 +0000","title":"Get out of the Dog House this Valentine&apos;s Day!","url":"http://us105fm.com/valentines-day-2018-dig-yourself-out-of-the-dog-house/","id":275218,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"If you messed up big time last Valentine&apos;s Day, here&apos;s your chance to make it up to your sweetheart with a romantic prize package on us!","authors":[{"id":692661,"slug":"aaronsavage","name":"Aaron Savage","first_name":"Aaron","last_name":"Savage","nickname":"KTEM Staff","url":"http://us105fm.com/author/aaronsavage/","thumbnail":"http://ktemnews.com/files/2017/03/self-portrait.jpg"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-title":"Get out of the Dog House this Valentine&apos;s Day!","dynamic-lead-excerpt":"If you messed up big time last Valentine&apos;s Day, here&apos;s your chance to make it up to your sweetheart with a romantic prize package on us!","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"This Valentine&apos;s Day, Dig Yourself Out of the Dog House"}}}},"redisCached":true},"google-ads-widget-489":{"info":{"id":"google-ads-widget-489","groupType":"google-ads-widget","widgetType":"widget_google-ads-widget","widgetInstance":"489"},"params":{"title":"Carbon Google Ads","adunit":"top-right-300x250","align":"","adtype":"dfp6","widgetTime":1},"data":["top-right-300x250"],"dataDetails":{"top-right-300x250":{"adUnit":"top-right-300x250","adType":"dfp6"}}},"tsq_sailthru_newsletter_widget-466":{"info":{"id":"tsq_sailthru_newsletter_widget-466","groupType":"tsq_sailthru_newsletter_widget","widgetType":"widget_tsq_sailthru_newsletter_widget","widgetInstance":"466"},"params":{"title":"Get our Newsletter","description":"Sign up for our newsletter!","confirmation":"Thanks for subscribing","lists":["KUSJ-FM"],"widgetTime":1},"data":[],"dataDetails":{}},"ts_blogroll-735":{"info":{"id":"ts_blogroll-735","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"735"},"params":{"title":"Latest Articles","type":"sidebar_row_standard","posts_per_page":3,"widgetTime":2,"widgetFilterTime":0,"widgetFilterParallelTime":1},"data":[275875,275869,275858],"dataDetails":{"275858":{"postid":"275858","sortdate":"2018-02-12T18:58:20.000Z","data":{"mainData":{"postType":"post","caption":"Gattis Pizza Austin via youtube","thumbnail":"http://us105fm.com/files/2018/02/Gattis-Pizza-Austin-via-youtube.png","postDateGmt":"2018-02-12 18:58:20 +0000","title":"Gatti&apos;s Pizza in Killeen is Now Hiring","url":"http://us105fm.com/gattis-pizza-in-killeen-is-now-hiring/","id":275858,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"Gatti&apos;s Pizza in Killeen will hold walk-in interviews this Wednesday and Thursday. ","authors":[{"id":2707280,"slug":"wadams","name":"Wes Adams","first_name":"Wes","last_name":"Adams","nickname":"wadams","thumbnail":"http://us105fm.com/files/2016/04/Wes.jpg","url":"http://us105fm.com/author/wadams/"}],"video":false,"videoUrl":"https://www.youtube.com/watch?v=CNns1DGCWOk","youtubeId":"CNns1DGCWOk"},"alternateData":{"_townsquare_media_url":"https://www.youtube.com/watch?v=CNns1DGCWOk","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":"Gatti&apos;s Pizza in Killeen is Now Hiring"}}},"275869":{"postid":"275869","sortdate":"2018-02-12T21:01:27.000Z","data":{"mainData":{"postType":"post","caption":"Via ThinkStock","thumbnail":"http://krock1017fm.com/files/2015/05/Police-Lights-ThinkStock-150x150.jpg","postDateGmt":"2018-02-12 21:01:27 +0000","title":"Adorable dog tries out for Harker Heights Police K9 Unit.","url":"http://us105fm.com/adorable-dog-tries-out-for-harker-heights-police-k9-unit/","id":275869,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"See the cutest dog take down in Harker Heights.","authors":[{"id":667529,"slug":"michaelbehan","name":"Big Q","first_name":"MICHAEL","last_name":"Behan","nickname":"The Big Q","thumbnail":"http://k1017fm.com/files/2014/10/Q1.jpg","url":"http://us105fm.com/author/michaelbehan/"}]},"alternateData":{"_townsquare_media_url":"","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":"Adorable dog tries out for Harker Heights Police K9 Unit."}}},"275875":{"postid":"275875","sortdate":"2018-02-12T21:30:57.000Z","data":{"mainData":{"postType":"post","caption":"Via devinsupertramp on YouTube\n","thumbnail":"http://krock1017fm.com/files/2018/02/hqdefault5.jpg","postDateGmt":"2018-02-12 21:30:57 +0000","title":"Central Texas Needs to Start Zorbing","url":"http://us105fm.com/central-texas-needs-to-start-zorbing/","id":275875,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"Just might be more fun than the Inflatable 5K.","authors":[{"id":667529,"slug":"michaelbehan","name":"Big Q","first_name":"MICHAEL","last_name":"Behan","nickname":"The Big Q","thumbnail":"http://k1017fm.com/files/2014/10/Q1.jpg","url":"http://us105fm.com/author/michaelbehan/"}],"video":false,"videoUrl":"https://youtu.be/qPKKtvkVAjY","youtubeId":"qPKKtvkVAjY"},"alternateData":{"_townsquare_media_url":"https://youtu.be/qPKKtvkVAjY","dynamic-lead-title":"","dynamic-lead-excerpt":"","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"","_aioseop_title":"Central Texas Needs to Start Zorbing","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""}}}}},"redisCached":true},"carbonwidget/nav/blueiv":{"info":{"id":"carbonwidget/nav/blueiv","groupType":"carbonwidget/nav/blueiv"},"params":{"widgetTime":2},"data":[],"dataDetails":{},"redisCached":true},"carbonwidget/nav/main":{"info":{"id":"carbonwidget/nav/main","groupType":"carbonwidget/nav/main"},"params":{"widgetTime":2},"data":["1",{"2":["2.1","2.2"]},{"3":["3.1","3.2","3.3"]},{"4":["4.1"]},{"5":["5.1","5.2","5.3"]},{"6":["6.1","6.2","6.3","6.4",{"6.5":["6.5.1","6.5.2","6.5.3","6.5.4"]}]},"7",{"8":["8.1","8.2","8.3","8.4"]},{"9":["9.1","9.2","9.3","9.4"]}],"dataDetails":{"1":{"menuId":"1","attrs":{"menuPostId":8,"title":"Home","titleExcerpt":"Home","href":"/","samedomain":true,"hasBlogroll":false}},"2":{"menuId":"2","attrs":{"menuPostId":119,"title":"On-Air","titleExcerpt":"On-Air","href":"/djs","samedomain":true,"hasBlogroll":false}},"3":{"menuId":"3","attrs":{"menuPostId":10739,"title":"Listen","titleExcerpt":"Listen","href":"/listen-live","samedomain":true,"hasBlogroll":false}},"4":{"menuId":"4","attrs":{"menuPostId":84763,"title":"Playlist","titleExcerpt":"Playlist","href":"/playlist/","samedomain":true,"hasBlogroll":false}},"5":{"menuId":"5","attrs":{"menuPostId":3724,"title":"Events","titleExcerpt":"Events","href":"http://myus105.com/events-killeen/upcoming/","samedomain":false,"hasBlogroll":false}},"6":{"menuId":"6","attrs":{"menuPostId":10721,"title":"The Nation","titleExcerpt":"The Nation","href":"/vip","samedomain":true,"hasBlogroll":false}},"7":{"menuId":"7","attrs":{"menuPostId":171828,"title":"Win Stuff","titleExcerpt":"Win Stuff","href":"/contests/","samedomain":true,"menupath":"/rest/carbon/api/menu/contests/","hasBlogroll":false}},"8":{"menuId":"8","attrs":{"menuPostId":152229,"title":"Jobs","titleExcerpt":"Jobs","href":"/tags/job-openings/","samedomain":true,"menupath":"/rest/carbon/api/menu/tags/job-openings/","hasBlogroll":false}},"9":{"menuId":"9","attrs":{"menuPostId":10718,"title":"Contact Us","titleExcerpt":"Contact Us","href":"/help","samedomain":true,"hasBlogroll":false}},"2.1":{"menuId":"2.1","attrs":{"menuPostId":40875,"title":"Our DJs","titleExcerpt":"Our DJs","href":"/djs","samedomain":true,"hasBlogroll":false}},"2.2":{"menuId":"2.2","attrs":{"menuPostId":10080,"title":"Today's Shows","titleExcerpt":"Today's Shows","href":"/shows","samedomain":true,"hasBlogroll":false}},"3.1":{"menuId":"3.1","attrs":{"menuPostId":10740,"title":"Listen Live","titleExcerpt":"Listen Live","href":"/listen-live","samedomain":true,"hasBlogroll":false}},"3.2":{"menuId":"3.2","attrs":{"menuPostId":3726,"title":"Mobile App","titleExcerpt":"Mobile","href":"/mobile","samedomain":true,"hasBlogroll":false}},"3.3":{"menuId":"3.3","attrs":{"menuPostId":188373,"title":"Big D & Bubba On Demand","titleExcerpt":"","href":"/big-d-bubba-on-demand","samedomain":true,"hasBlogroll":false}},"4.1":{"menuId":"4.1","attrs":{"menuPostId":84762,"title":"Recently Played","titleExcerpt":"Recently Played","href":"/playlist/","samedomain":true,"hasBlogroll":false}},"5.1":{"menuId":"5.1","attrs":{"menuPostId":84765,"title":"Community Calendar","titleExcerpt":"Community Calendar","href":"http://myus105.com/events-killeen/","samedomain":false,"hasBlogroll":false}},"5.2":{"menuId":"5.2","attrs":{"menuPostId":234741,"title":"Submit an Event","titleExcerpt":"Submit an Event","href":"/events-killeen/community/add/","samedomain":true,"hasBlogroll":false}},"5.3":{"menuId":"5.3","attrs":{"menuPostId":176220,"title":"Check Your KWTX Local Weather","titleExcerpt":"Check Your KWTX Local Weather","href":"http://www.kwtx.com/weather","samedomain":false,"hasBlogroll":false}},"6.1":{"menuId":"6.1","attrs":{"menuPostId":10759,"title":"Sign Up","titleExcerpt":"Sign Up","href":"/registration","samedomain":true,"hasBlogroll":false}},"6.2":{"menuId":"6.2","attrs":{"menuPostId":235875,"title":"Win a Dozen Birthday Cupcakes from SMALLCAKES!","titleExcerpt":"","href":"/win-a-dozen-birthday-cupcakes-from-smallcakes","samedomain":true,"hasBlogroll":false}},"6.3":{"menuId":"6.3","attrs":{"menuPostId":172186,"title":"Contests","titleExcerpt":"Contests","href":"/contests/","samedomain":true,"menupath":"/rest/carbon/api/menu/contests/","hasBlogroll":false}},"6.4":{"menuId":"6.4","attrs":{"menuPostId":193635,"title":"Picking Up Prizes and General Contest Rules","titleExcerpt":"","href":"/prizes","samedomain":true,"hasBlogroll":false}},"6.5":{"menuId":"6.5","attrs":{"menuPostId":39203,"title":"View Local Experts","titleExcerpt":"View Local Experts","href":"http://myus105.com/local-experts/","samedomain":false,"hasBlogroll":false}},"6.5.1":{"menuId":"6.5.1","attrs":{"menuPostId":119550,"title":"Amos Electric","titleExcerpt":"Amos Electric","href":"/vip/sponsors/amos-electric-3/","samedomain":true,"hasBlogroll":false}},"6.5.2":{"menuId":"6.5.2","attrs":{"menuPostId":225392,"title":"Ed Laughlin","titleExcerpt":"Ed Laughlin","href":"/ed-l-laughlin/","samedomain":true,"hasBlogroll":false}},"6.5.3":{"menuId":"6.5.3","attrs":{"menuPostId":164814,"title":"Maaco","titleExcerpt":"Maaco","href":"/local_experts/maaco-collision-repair-and-auto-painting/","samedomain":true,"hasBlogroll":false}},"6.5.4":{"menuId":"6.5.4","attrs":{"menuPostId":122760,"title":"TTD Bookkeeping","titleExcerpt":"TTD Bookkeeping","href":"/vip/sponsors/ttd-bookkeeping-service/","samedomain":true,"hasBlogroll":false}},"8.1":{"menuId":"8.1","attrs":{"menuPostId":211790,"title":"Account Executive","titleExcerpt":"Account Executive","href":"/job-opening-account-executive-temple-tx/","samedomain":true,"hasBlogroll":false}},"8.2":{"menuId":"8.2","attrs":{"menuPostId":211789,"title":"Digital Sales Specialist","titleExcerpt":"Digital Sales Specialist","href":"/job-opening-digital-sales-specialist-temple-tx/","samedomain":true,"hasBlogroll":false}},"8.3":{"menuId":"8.3","attrs":{"menuPostId":211788,"title":"Townsquare Job Network","titleExcerpt":"Townsquare Job Network","href":"http://killeen.townsquarejobnetwork.com/","samedomain":false,"hasBlogroll":false}},"8.4":{"menuId":"8.4","attrs":{"menuPostId":270795,"title":"2017 EEO Report","titleExcerpt":"2017 EEO Report","href":"/files/2017/10/Townsquare-Media-Killeen-Temple-EEO-Apr-2017-REVISION-2.pdf","samedomain":true,"hasBlogroll":false}},"9.1":{"menuId":"9.1","attrs":{"menuPostId":10717,"title":"Help & Contact Info","titleExcerpt":"Help & Contact Info","href":"/help","samedomain":true,"hasBlogroll":false}},"9.2":{"menuId":"9.2","attrs":{"menuPostId":10741,"title":"Send Feedback","titleExcerpt":"Send Feedback","href":"/feedback","samedomain":true,"hasBlogroll":false}},"9.3":{"menuId":"9.3","attrs":{"menuPostId":208634,"title":"Apply for Media Credentials","titleExcerpt":"","href":"/apply-for-media-credentials","samedomain":true,"hasBlogroll":false}},"9.4":{"menuId":"9.4","attrs":{"menuPostId":70011,"title":"Advertise","titleExcerpt":"Advertise","href":"/advertise","samedomain":true,"hasBlogroll":false}}},"redisCached":true},"carbonwidget/nav/promo_links":{"info":{"id":"carbonwidget/nav/promo_links","groupType":"carbonwidget/nav/promo_links"},"params":{"widgetTime":2},"data":["1","2","3","4","5","6","7","8"],"dataDetails":{"1":{"menuId":"1","attrs":{"menuPostId":142110,"title":"Hot Now","titleExcerpt":"Hot Now","href":"","samedomain":true,"hasBlogroll":false}},"2":{"menuId":"2","attrs":{"menuPostId":275588,"title":"Valentine's Day Giveaway","titleExcerpt":"Valentine's Day Giveaway","href":"/valentines-day-2018-dig-yourself-out-of-the-dog-house/","samedomain":true,"hasBlogroll":false}},"3":{"menuId":"3","attrs":{"menuPostId":275203,"title":"Party with Brad Paisley","titleExcerpt":"Party with Brad Paisley","href":"/?p=274912","samedomain":true,"hasBlogroll":false}},"4":{"menuId":"4","attrs":{"menuPostId":255143,"title":"Free Birthday Cookies","titleExcerpt":"Free Birthday Cookies","href":"/?p=264806","samedomain":true,"hasBlogroll":false}},"5":{"menuId":"5","attrs":{"menuPostId":253230,"title":"US 105 App","titleExcerpt":"US 105 App","href":"/app/","samedomain":true,"hasBlogroll":false}},"6":{"menuId":"6","attrs":{"menuPostId":273132,"title":"US105 Alexa Skill","titleExcerpt":"US105 Alexa Skill","href":"https://www.amazon.com/gp/product/B0767PPLDM?ie=UTF8&ref-suffix=ss_rw","samedomain":false,"hasBlogroll":false}},"7":{"menuId":"7","attrs":{"menuPostId":234102,"title":"Join the Nation","titleExcerpt":"Join the Nation","href":"/vip/","samedomain":true,"hasBlogroll":false}},"8":{"menuId":"8","attrs":{"menuPostId":274833,"title":"Big Game Squares Rules","titleExcerpt":"Big Game Squares Rules","href":"/?p=233417","samedomain":true,"hasBlogroll":false}}},"redisCached":true},"carbonwidget/nav/footer":{"info":{"id":"carbonwidget/nav/footer","groupType":"carbonwidget/nav/footer"},"params":{"widgetTime":1},"data":["comscore","1","2","3","4","5","6","7","8","9","10","11"],"dataDetails":{"1":{"menuId":"1","attrs":{"title":"2017 EEO Report","href":"/eeo/"}},"2":{"menuId":"2","attrs":{"title":"Advertise","href":"/advertise/"}},"3":{"menuId":"3","attrs":{"title":"Public File","href":"/kusj-public-file/"}},"4":{"menuId":"4","attrs":{"title":"Terms","href":"/terms/"}},"5":{"menuId":"5","attrs":{"title":"VIP Terms","href":"/vip-terms/"}},"6":{"menuId":"6","attrs":{"title":"FAQ","href":"/vip-faq/"}},"7":{"menuId":"7","attrs":{"title":"Contest Rules","href":"/contest-rules/"}},"8":{"menuId":"8","attrs":{"title":"Privacy Policy (Updated: 8/31/17)","href":"/privacy/"}},"9":{"menuId":"9","attrs":{"title":"Contact","href":"/help/"}},"10":{"menuId":"10","attrs":{"href":"http://townsquaremediagroup.com/"}},"11":{"menuId":"11","attrs":{"title":"Killeen Business Listings","href":"/killeen-featured-business-listings/"}},"comscore":{"menuId":"comscore","attrs":{"title":"Taste Of Country Network"}}},"redisCached":true}},"data":{},"time":{"wpTime":12.758,"mainOptionsTime":4.356,"sidebarsTime":8.209,"widgetsTime":15.052,"processTime":40.464},"experimentGroup":"A"},"serverConfig":{"host":"us105fm.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=f6f5453a8cde7d0b301abb99888e7aca87cafa58"></script>
        </body>
      </html>