<!doctype html>
      <html class="single">
        <head>
          <title data-react-helmet="true">Governor Abbott Suspends Collection of Hotel and Motel Taxes During 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="description" content="Travelers evacuating from the Gulf Coast will get some financial relief in Texas if they have to check in to a hotel or motel"/><meta data-react-helmet="true" name="keywords" content="greg abbott, hurricane harvey"/><meta data-react-helmet="true" property="fb:app_id" content="666675750187210"/><meta data-react-helmet="true" property="fb:admins" content="1850719873"/><meta data-react-helmet="true" property="fb:admins" content="583052867"/><meta data-react-helmet="true" property="fb:admins" content="100002025987268"/><meta data-react-helmet="true" property="fb:admins" content="732998853"/><meta data-react-helmet="true" property="og:title" content="Governor Abbott Suspends Collection of Hotel and Motel Taxes During Hurricane Harvey"/><meta data-react-helmet="true" property="og:description" content="Travelers evacuating from the Gulf Coast will get some financial relief in Texas if they have to check in to a hotel or motel"/><meta data-react-helmet="true" property="og:url" content="http://1470kyyw.com/governor-abbott-suspends-collection-of-hotel-and-motel-taxes-during-hurricane-harvey/"/><meta data-react-helmet="true" property="og:site_name" content="News/Talk 1470 KYYW"/><meta data-react-helmet="true" property="og:type" content="blog"/><meta data-react-helmet="true" property="og:image" content="http://kfyo.com/files/2017/08/GettyImages-839117018.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="@1470kyyw"/><meta data-react-helmet="true" name="sailthru.description" content="Travelers evacuating from the Gulf Coast will get some financial relief in Texas if they have to check in to a hotel or motel"/><meta data-react-helmet="true" name="sailthru.date" content="2017-08-25 18:42:20"/><meta data-react-helmet="true" name="sailthru.title" content="Governor Abbott Suspends Collection of Hotel and Motel Taxes During Hurricane Harvey"/><meta data-react-helmet="true" name="sailthru.tags" content="tsmsite-kyyw, tsmmarket-abilene, tsmtype-local, greg-abbott, editors-pick"/><meta data-react-helmet="true" name="sailthru.author" content="kfyonews"/><meta data-react-helmet="true" name="sailthru.image.full" content="http://kfyo.com/files/2017/08/GettyImages-839117018.jpg"/><meta data-react-helmet="true" name="sailthru.image.thumb" content="http://kfyo.com/files/2017/08/GettyImages-839117018.jpg"/><meta data-react-helmet="true" property="fb:pages" content="247875612155"/><meta data-react-helmet="true" property="fb:pages" content="178823535520163"/><meta data-react-helmet="true" name="google-site-verification" content="lB-o-e4zlr-6r1fVZXVAKrh_ynsOtYxjIgSWwhAnnBk"/><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://1470kyyw.com/files/2011/02/favicon.ico"/><link data-react-helmet="true" rel="profile" href="http://gmpg.org/xfn/11"/><link data-react-helmet="true" rel="canonical" href="http://kfyo.com/governor-abbott-suspends-collection-of-hotel-and-motel-taxes-during-hurricane-harvey/"/>
          <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=82b4135bab9c2dc599baca830b345a05df70bfdf&mver=2" rel="stylesheet" type="text/css" />
          
        <script type="text/javascript">
          window.TSM = window.TSM || {};
          window.TSM.abgroup = "B";
          window.TSM.cadata = {"activeDomain":"1470kyyw.com","blogId":146,"method":"get_single","postId":216737,"crosspostBlogId":"192","crosspostPostId":"227636","postType":"post","postDateGmt":"2017-08-25 23:42:20.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":"kfyonews","dimension2":"editors-pick","dimension3":"greg-abbott","dimension4":"post","dimension5":"Fri Aug 25 2017","dimension6":"18:42","dimension7":"standard","dimension8":"1054","dimension9":"B","dimension10":"no"};
ga( "create", {
          trackingId:"UA-19111903-6",
          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-19111903-6"};
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-19111903-7",
          name: "UA191119037",
          allowAnchor: false
        });
        ga( "UA191119037.require", "displayfeatures" );
        ga( "UA191119037.send", gaInitData );
        window.TSM = window.TSM || {};
        window.TSM.trackersByNameAll = window.TSM.trackersByNameAll || {};
        window.TSM.trackersByNameAll[ "UA191119037" ] = {gaid:"UA-19111903-7"};
ga( "create", {
          trackingId:"UA-28825804-2",
          name: "UA288258042",
          allowAnchor: false
        });
        ga( "UA288258042.require", "displayfeatures" );
        ga( "UA288258042.send", gaInitData );
        window.TSM = window.TSM || {};
        window.TSM.trackersByNameAll = window.TSM.trackersByNameAll || {};
        window.TSM.trackersByNameAll[ "UA288258042" ] = {gaid:"UA-28825804-2"};
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":"Governor Abbott Suspends Collection of Hotel and Motel Taxes During Hurricane Harvey","callsign":"KYYWAM","market":"Abilene","sitetype":"Local","siteClassification":"Local","state":"TX","genre":{"0":"news-talk"},"pageType":"post","tags":"greg-abbott","categories":"editors-pick","mediaType":"none"}];
      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=1470kyyw.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", ["editors-pick"] );
googletag.pubads().setTargeting( "tags", ["greg-abbott"] );
googletag.pubads().setTargeting( "id", "governor-abbott-suspends-collection-of-hotel-and-motel-taxes-during-hurricane-harvey" );
googletag.pubads().setTargeting( "author", "kfyonews" );
googletag.pubads().setTargeting( "kw", ["kfyonews","governor-abbott-suspends-collection-of-hotel-and-motel-taxes-during-hurricane-harvey","editors-pick","greg-abbott","pagetype-post"] );
googletag.pubads().setTargeting( "genre", ["news-talk"] );
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/Abilene/KYYW/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/Abilene/KYYW/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/Abilene/KYYW/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/Abilene/KYYW/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/Abilene/KYYW/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/Abilene/KYYW/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/Abilene/KYYW/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/Abilene/KYYW/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/Abilene/KYYW/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="1718446062"><!-- react-empty: 2 --><div id="container" class="" data-reactid="3"><section class="top-components" data-reactid="4"></section><div id="top-not-ads" class="" data-reactid="5"><div class="blingbar box" style="height:auto;left:0px;" data-reactid="6"><div class="tsm-ad tsm-ad-728" data-reactid="7"><div id="tsm-ad-728a" data-reactid="8"><!-- dynamic ad --></div></div></div><div id="tsm-ad-1x1-container" data-reactid="9"><div class="tsm-ad tsm-ad-oop" data-reactid="10"><div id="tsm-ad-oop" data-reactid="11"><!-- dynamic ad --></div></div></div></div><div class="container-inner" data-reactid="12"><div id="site-menu-wrapper" class="no-promolinks" data-reactid="13"><a class="logo" href="/" itemprop="logo url" alt="News/Talk 1470 KYYW" title="News/Talk 1470 KYYW" data-reactid="14"><img src="http://1470kyyw.com/files/2017/12/kyywam-logo.png" alt="News/Talk 1470 KYYW" title="News/Talk 1470 KYYW" 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"><figure class="frameme" data-reactid="24"><a class="theframe" data-image="http://1470kyyw.com/files/2011/01/rush-limbaugh1.jpg" rel="" title="" data-reactid="25"></a><div class="loadinganim showbox" id="0" data-reactid="26"><div class="loader" style="width:30px;height:30px;" data-reactid="27"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="28"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="29"></circle></svg></div></div></figure></div><div class="song-info talk" data-reactid="30"><a class="live-show-info" href="http://1470kyyw.com/show/rush-limbaugh/" data-reactid="31">Rush Limbaugh</a></div></div></div></div></div><a class="listen-live-cto cto" href="/listen-live/" data-reactid="32"><span class="icon-play2" data-reactid="33"></span><span class="cto-title" data-reactid="34">Listen Now</span></a><a class="sign-in-out" href="/#auth-start" title="" data-reactid="35"></a></div><nav id="site-menu" data-reactid="36"><div class="wrapper" data-reactid="37"><span class="icon-base icon-menu select-none" data-reactid="38"></span><ul class="links" data-reactid="39"><li class="hassub" data-reactid="40"><a href="/" data-reactid="41">Home</a></li><li class="hassub" data-reactid="42"><a href="/shows/" data-reactid="43">Shows</a><ul class="links submenu" data-reactid="44"><li class="hassub" data-reactid="45"><a href="/shows/" data-reactid="46">Schedule</a></li></ul></li><li class="hassub" data-reactid="47"><a href="/vip/" data-reactid="48">All Access VIPs</a><ul class="links submenu" data-reactid="49"><li class="hassub" data-reactid="50"><a href="/registration/" data-reactid="51">Sign Up</a></li><li class="hassub" data-reactid="52"><a href="/contests/" data-reactid="53">Contests</a></li><li class="hassub" data-reactid="54"><a href="/contest-rules/" data-reactid="55">Rules</a></li><li class="hassub" data-reactid="56"><a href="/local-experts/" data-reactid="57">Local Experts</a></li><li class="hassub" data-reactid="58"><a href="/help/" data-reactid="59">VIP Support</a></li></ul></li><li class="hassub" data-reactid="60"><a href="/contests/" data-reactid="61">Win Stuff</a></li><li class="hassub" data-reactid="62"><a href="" data-reactid="63">News</a><ul class="links submenu" data-reactid="64"><li class="hassub" data-reactid="65"><a href="/category/headline-news/" data-reactid="66">Headline News</a></li><li class="hassub" data-reactid="67"><a href="/category/state-news/" data-reactid="68">State News</a></li><li class="hassub" data-reactid="69"><a href="/category/local-news/" data-reactid="70">Local News</a></li><li class="hassub" data-reactid="71"><a href="/category/weird-news/" data-reactid="72">Weird News</a></li><li class="hassub" data-reactid="73"><a href="/category/sports/" data-reactid="74">Sports</a></li><li class="hassub" data-reactid="75"><a href="/category/entertainment/" data-reactid="76">Entertainment</a></li></ul></li><li class="hassub" data-reactid="77"><a href="/abilene-weather/" data-reactid="78">Weather</a></li><li class="hassub" data-reactid="79"><a href="#" data-reactid="80">Contact Us</a><ul class="links submenu" data-reactid="81"><li class="hassub" data-reactid="82"><a href="/help/" data-reactid="83">Help &amp; Contact Info</a></li><li class="hassub" data-reactid="84"><a href="/feedback/" data-reactid="85">Feedback</a></li><li class="hassub" data-reactid="86"><a href="/advertise/" data-reactid="87">Advertise</a></li><li class="hassub" data-reactid="88"><a href="/big-game-squares-office-rules/" data-reactid="89">Squares</a></li></ul></li><li class="hidden-menu hassub hide" data-reactid="90"><a class="more-icon" href="#" data-reactid="91">More</a><ul class="links submenu" data-reactid="92"><li class="hassub hide" data-reactid="93"><a href="/" data-reactid="94">Home</a></li><li class="hassub hide" data-reactid="95"><a href="/shows/" data-reactid="96">Shows</a><ul class="links submenu" data-reactid="97"><li class="hassub" data-reactid="98"><a href="/shows/" data-reactid="99">Schedule</a></li></ul></li><li class="hassub hide" data-reactid="100"><a href="/vip/" data-reactid="101">All Access VIPs</a><ul class="links submenu" data-reactid="102"><li class="hassub" data-reactid="103"><a href="/registration/" data-reactid="104">Sign Up</a></li><li class="hassub" data-reactid="105"><a href="/contests/" data-reactid="106">Contests</a></li><li class="hassub" data-reactid="107"><a href="/contest-rules/" data-reactid="108">Rules</a></li><li class="hassub" data-reactid="109"><a href="/local-experts/" data-reactid="110">Local Experts</a></li><li class="hassub" data-reactid="111"><a href="/help/" data-reactid="112">VIP Support</a></li></ul></li><li class="hassub hide" data-reactid="113"><a href="/contests/" data-reactid="114">Win Stuff</a></li><li class="hassub hide" data-reactid="115"><a href="" data-reactid="116">News</a><ul class="links submenu" data-reactid="117"><li class="hassub" data-reactid="118"><a href="/category/headline-news/" data-reactid="119">Headline News</a></li><li class="hassub" data-reactid="120"><a href="/category/state-news/" data-reactid="121">State News</a></li><li class="hassub" data-reactid="122"><a href="/category/local-news/" data-reactid="123">Local News</a></li><li class="hassub" data-reactid="124"><a href="/category/weird-news/" data-reactid="125">Weird News</a></li><li class="hassub" data-reactid="126"><a href="/category/sports/" data-reactid="127">Sports</a></li><li class="hassub" data-reactid="128"><a href="/category/entertainment/" data-reactid="129">Entertainment</a></li></ul></li><li class="hassub hide" data-reactid="130"><a href="/abilene-weather/" data-reactid="131">Weather</a></li><li class="hassub hide" data-reactid="132"><a href="#" data-reactid="133">Contact Us</a><ul class="links submenu" data-reactid="134"><li class="hassub" data-reactid="135"><a href="/help/" data-reactid="136">Help &amp; Contact Info</a></li><li class="hassub" data-reactid="137"><a href="/feedback/" data-reactid="138">Feedback</a></li><li class="hassub" data-reactid="139"><a href="/advertise/" data-reactid="140">Advertise</a></li><li class="hassub" data-reactid="141"><a href="/big-game-squares-office-rules/" data-reactid="142">Squares</a></li></ul></li></ul></li></ul><div class="site-menu-right" data-reactid="143"><ul class="social-links" data-reactid="144"><li class="social" data-reactid="145"><a class="share-link facebook" href="http://www.facebook.com/1470kyyw" target="_blank" data-social="facebook" data-reactid="146"><span class="icon-base icon-facebook" data-reactid="147"></span></a></li><li class="social" data-reactid="148"><a class="share-link twitter" href="https://twitter.com/1470kyyw" target="_blank" data-social="twitter" data-reactid="149"><span class="icon-base icon-twitter" data-reactid="150"></span></a></li><ul class="social-subscriptions" data-reactid="151"><!-- react-text: 152 --><!-- /react-text --><li class="sub-facebook" data-reactid="153"></li><li class="sub-twitter" data-reactid="154"></li></ul></ul><div id="search-form" class="" data-reactid="155"><div class="form-wrap" data-reactid="156"><form data-reactid="157"><input type="text" name="searchInput" value="" class="search-input" placeholder="Search" data-reactid="158"/><input type="submit" class="search-submit" disabled="" value="SEARCH" data-reactid="159"/></form></div><div class="icon-base icon-search" data-reactid="160"></div></div></div><div class="site-screen select-none" data-reactid="161"></div></div></nav></div><ul class="promo-links" data-reactid="162"></ul></div><div class="tsm-ad tsm-ad-nav-970" data-reactid="163"><div id="tsm-ad-970a" data-reactid="164"><!-- dynamic ad --></div></div><div class="site-content clearfix" data-reactid="165"><div class="main-content" data-reactid="166"><div class="wrapper post-wrapper" data-reactid="167"><div class="post clearfix" data-reactid="168"><div class="entry" data-reactid="169"><article id="post-216737" data-location="/governor-abbott-suspends-collection-of-hotel-and-motel-taxes-during-hurricane-harvey/" data-index="0" data-reactid="170"><div class="page-header" data-reactid="171"><div class="content-header show-ui front" id="content-header-216737" data-reactid="172"><div class="internal-header outgrow  " style="max-height:0px;" data-reactid="173"></div><div class="content-header-header" data-reactid="174"><div class="react-parallax " data-reactid="175"><div class="react-parallax-background-children" data-bottom-top="transform:translate3d(0,-20%,0);" data-top-bottom="transform:translate3d(0,20%,0);" data-reactid="176"><figure class="frameme img-tag frame-loaded" data-reactid="177"><div class="theframe" data-image="http://kfyo.com/files/2017/08/GettyImages-463796924.jpg" rel="" title="" style="background-image:url(&quot;http://kfyo.com/files/2017/08/GettyImages-463796924.jpg?w=980&amp;q=75&quot;);" data-reactid="178"></div></figure></div><div class="react-parallax-content" data-reactid="179"><figure class="frameme img-tag" data-reactid="180"><div class="theframe" data-image="http://kfyo.com/files/2017/08/GettyImages-463796924.jpg" rel="" title="" data-reactid="181"></div><div class="loadinganim showbox" id="0" data-reactid="182"><div class="loader" style="width:30px;height:30px;" data-reactid="183"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="184"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="185"></circle></svg></div></div></figure></div></div><div class="header" data-reactid="186"><section class="title " data-reactid="187"><h1 class="" data-reactid="188">Governor Abbott Suspends Collection of Hotel and Motel Taxes During Hurricane Harvey</h1></section><div class="byline" data-reactid="189"><div class="authors" data-reactid="190"><address class="author" data-reactid="191"><div class="author-image icon-user" data-reactid="192"><figure class="frameme" data-reactid="193"><a class="theframe" data-image="http://kfyo.com/files/2017/06/Rob-Snyder-headshot.png" href="http://1470kyyw.com/author/kfyonews/" rel="author" title="Rob Snyder" data-reactid="194"></a><div class="loadinganim showbox" id="0" data-reactid="195"><div class="loader" style="width:30px;height:30px;" data-reactid="196"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="197"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="198"></circle></svg></div></div></figure></div><a class="author-name" href="http://1470kyyw.com/author/kfyonews/" rel="author" title="Rob Snyder" data-reactid="199">Rob Snyder</a></address></div><time datetime="2017-08-25 23:42:20 +0000" data-reactid="200">August 25, 2017</time></div><figcaption title="Getty Images" data-reactid="201">Getty Images</figcaption></div></div></div></div><div class="content-wrap" data-reactid="202"><div class="social-share bignsexy" data-reactid="203"><div class="social-bar social-icons" data-reactid="204"><ul data-reactid="205"><li data-reactid="206"><a href="http://twitter.com/intent/tweet?text=Governor%20Abbott%20Suspends%20Collection%20of%20Hotel%20and%20Motel%20Taxes%20During%20Hurricane%20Harvey%20http%3A%2F%2F1470kyyw.com%2Fgovernor-abbott-suspends-collection-of-hotel-and-motel-taxes-during-hurricane-harvey%2F%3Ftrackback%3Dtwitter_mobile%20%401470kyyw" title="Share on Twitter" target="_blank" data-reactid="207"><span class=" social-icon icon-twitter tw" data-reactid="208"><span class="share-title" data-reactid="209">Share on Twitter</span></span></a></li><li data-reactid="210"><a href="http://www.facebook.com/sharer.php?u=http%3A%2F%2F1470kyyw.com%2Fgovernor-abbott-suspends-collection-of-hotel-and-motel-taxes-during-hurricane-harvey%2F%3Ftrackback%3Dfbshare_mobile" title="Share on Facebook" target="_blank" data-reactid="211"><span class=" social-icon icon-facebook fb" data-reactid="212"><span class="share-title" data-reactid="213">Share on Facebook</span></span></a></li></ul></div></div><div class="content" data-reactid="214"><div class="pod-content" data-reactid="215"><p data-reactid="216">Friday afternoon, Texas Governor Greg Abbott announced an expanded proclamation that will suspend the collection of hotel and motel taxes during Hurricane Harvey. The suspension will be through September 6, 2017.</p><p data-reactid="217"><em data-reactid="218"><!-- react-text: 219 -->Partial text of the governor&#x27;s proclamation is shown below:<!-- /react-text --></em></p><p data-reactid="220">&quot;THEREFORE, in accordance with the Disaster Proclamation and with the authority vested in me by Section 418.020(c) of the Texas Government Code, I do hereby suspend all laws authorizing or requiring the collection of state or local hotel or motel occupancy taxes from the victims of Hurricane Harvey or personnel participating in relief operations, for a period of 14 days, beginning August 23, 2017, and ending September 6, 2017.</p><div class="sharethrough-container" data-reactid="221"><div class="tsm-ad tsm-ad-oop" data-reactid="222"><div id="tsm-ad-sharethrough-oop-1" data-reactid="223"><!-- dynamic ad --></div></div></div><p data-reactid="224">In accordance with the statutory requirements, copies of this proclamation shall be filed with the applicable authorities.</p><p data-reactid="225">IN TESTIMONY WHEREOF, I have hereunto signed my name and have officially caused the Seal of State to be affixed at my office in the City of Austin, Texas, this the 25th day of August, 2017.</p><p data-reactid="226"><!-- react-text: 227 -->GREG ABBOTT<!-- /react-text --><br data-reactid="228"/><!-- react-text: 229 -->
Governor&quot;<!-- /react-text --></p></div></div><div class="content-footer" data-reactid="230"><!-- react-empty: 231 --><div class="lazyload-placeholder zergnet-lazyload-placeholder" data-reactid="232"></div><!-- react-text: 233 --><!-- /react-text --><div class="tags-lines" data-reactid="234"><div class="wrapper" data-reactid="235"><span data-reactid="236"><!-- react-text: 237 -->Filed Under<!-- /react-text --><!-- react-text: 238 -->: <!-- /react-text --></span><span data-reactid="239"><!-- react-text: 240 --><!-- /react-text --><a href="http://1470kyyw.com/tags/greg-abbott/" data-reactid="241">greg abbott</a></span></div><div class="wrapper" data-reactid="242"><span data-reactid="243"><!-- react-text: 244 -->Categories<!-- /react-text --><!-- react-text: 245 -->: <!-- /react-text --></span><span data-reactid="246"><!-- react-text: 247 --><!-- /react-text --><a href="http://1470kyyw.com/category/editors-pick/" data-reactid="248">Misc. Content</a></span></div></div><div class="comments-wrapper" data-reactid="249"><div class="comments" data-reactid="250"><div data-reactid="251"><span class="icon-comments" data-reactid="252"></span><i data-reactid="253">Comments</i><span class="fb-comments-count" data-href="http://1470kyyw.com/governor-abbott-suspends-collection-of-hotel-and-motel-taxes-during-hurricane-harvey/" data-reactid="254"></span><span class="icon-triangle-down" data-reactid="255"></span></div><div class="cto" data-reactid="256">Leave A Comment</div></div></div><div class="goto-top-container outgrow" data-reactid="257"><a class="goto-top icon-triangle-left" href="javascript:void(0);" title="Go To Top" data-index="0" data-reactid="258">Back To Top</a></div></div></div></article></div></div></div></div><aside class="main-aside" data-reactid="259"><div class="aside-inside" data-reactid="260"><section class="sidebar-section widget-fix_sidebar_marker" id="fix_sidebar_marker-91" data-reactid="261"><div class="wrapper clearfix" data-reactid="262"><div class="fix_sidebar_marker" data-reactid="263"></div></div></section><section class="sidebar-section widget-ts_blogroll" id="ts_blogroll-535" data-reactid="264"><header data-reactid="265"><h2 data-reactid="266"><span class="title-container" data-reactid="267">Local News</span><!-- react-text: 268 --><!-- /react-text --></h2></header><div class="wrapper clearfix" data-reactid="269"><section id="ts_blogroll-535" class="blogroll carousel slider dl align-right" data-reactid="270"><div class="slider blogroll-items" data-reactid="271"><div class="sizer" data-reactid="272"></div><div class="mover slide" data-reactid="273"><article class="item title-over-image" data-reactid="274"><figure class="frameme" data-reactid="275"><a class="theframe" data-image="http://knue.com/files/2018/02/Facebook-vid.png" href="http://1470kyyw.com/this-is-what-driving-through-marshall-texas-looks-like/" rel="" title="This is What Driving Through Marshall, Texas Looks Like" data-reactid="276"></a><div class="loadinganim showbox" id="0" data-reactid="277"><div class="loader" style="width:30px;height:30px;" data-reactid="278"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="279"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="280"></circle></svg></div></div></figure><div class="content" data-reactid="281"><a href="http://1470kyyw.com/this-is-what-driving-through-marshall-texas-looks-like/" title="This is What Driving Through Marshall, Texas Looks Like" class="title" data-reactid="282">This is What Driving Through Marshall, Texas Looks Like</a></div></article></div><div class="previous icon-arrow-thin-left arrow icon-base round always-visible" title="Previous" data-reactid="283"></div><div class="next icon-arrow-thin-right arrow icon-base round always-visible" title="Next" data-reactid="284"></div></div></section></div></section><section class="sidebar-section widget-google-ads-widget" id="google-ads-widget-363" data-reactid="285"><div class="wrapper clearfix" data-reactid="286"><div class="widget-content" data-reactid="287"><div class="tsm-ad tsm-ad-300" data-reactid="288"><div id="tsm-ad-300a" data-reactid="289"><!-- dynamic ad --></div></div></div></div></section><section class="sidebar-section widget-tsq_sailthru_newsletter_widget" id="tsq_sailthru_newsletter_widget-344" data-reactid="290"><div class="wrapper clearfix" data-reactid="291"><div class="widget-content" data-reactid="292"><div data-reactid="293"><form method="post" class="newsletter-frame clearfix" data-reactid="294"><div class="content clearfix" data-reactid="295"><p class="title" data-reactid="296">Get our Newsletter</p><div class="newsletter-fields vertical-center" data-reactid="297"><div class="vertical-centered" data-reactid="298"><input type="text" name="email" value="" class="sailthru-email" autocomplete="off" data-reactid="299"/><input type="email" name="sailthru-sub" placeholder="Email Address" value="" data-reactid="300"/></div></div></div></form></div></div></div></section><section class="sidebar-section widget-ts_blogroll" id="ts_blogroll-536" data-reactid="301"><header data-reactid="302"><h2 data-reactid="303"><span class="title-container" data-reactid="304">Latest Articles</span></h2></header><div class="wrapper clearfix" data-reactid="305"><div class="widget-content blogroll-widget blogroll sidebar-row-standard" data-reactid="306"><div class="blogroll-inner clearfix" data-reactid="307"><article class="" data-reactid="308"><figure class="frameme" data-reactid="309"><a class="theframe" data-image="http://knue.com/files/2018/02/Facebook-vid.png" href="http://1470kyyw.com/this-is-what-driving-through-marshall-texas-looks-like/" rel="" title="This is What Driving Through Marshall, Texas Looks Like" data-reactid="310"></a><div class="loadinganim showbox" id="0" data-reactid="311"><div class="loader" style="width:30px;height:30px;" data-reactid="312"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="313"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="314"></circle></svg></div></div></figure><div class="content" data-reactid="315"><a href="http://1470kyyw.com/this-is-what-driving-through-marshall-texas-looks-like/" title="This is What Driving Through Marshall, Texas Looks Like" class="title" data-reactid="316">This is What Driving Through Marshall, Texas Looks Like</a></div></article><article class="" data-reactid="317"><figure class="frameme" data-reactid="318"><a class="theframe" data-image="http://kfyo.com/files/2018/02/RyderAltman2_ASO_021218.jpg" href="http://1470kyyw.com/abilene-man-sentenced-to-10-years-of-probation-for-child-pornography/" rel="" title="Abilene Man Sentenced to One Month in Jail for Child Pornography" data-reactid="319"></a><div class="loadinganim showbox" id="0" data-reactid="320"><div class="loader" style="width:30px;height:30px;" data-reactid="321"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="322"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="323"></circle></svg></div></div></figure><div class="content" data-reactid="324"><a href="http://1470kyyw.com/abilene-man-sentenced-to-10-years-of-probation-for-child-pornography/" title="Abilene Man Sentenced to One Month in Jail for Child Pornography" class="title" data-reactid="325">Abilene Man Sentenced to One Month in Jail for Child Pornography</a></div></article><article class="" data-reactid="326"><figure class="frameme" data-reactid="327"><a class="theframe" data-image="http://keanradio.com/files/2017/02/Little-Girl-Gets-Het-Spaghetti-1600x1067.jpg" href="http://1470kyyw.com/cactus-lions-club-spaghetti/" rel="" title="Eating Lions Club Spaghetti Helps Send Kids to Summer Camp" data-reactid="328"></a><div class="loadinganim showbox" id="0" data-reactid="329"><div class="loader" style="width:30px;height:30px;" data-reactid="330"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="331"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="332"></circle></svg></div></div></figure><div class="content" data-reactid="333"><a href="http://1470kyyw.com/cactus-lions-club-spaghetti/" title="Eating Lions Club Spaghetti Helps Send Kids to Summer Camp" class="title" data-reactid="334">Eating Lions Club Spaghetti Helps Send Kids to Summer Camp</a></div></article></div></div></div></section></div></aside></div><section class="site-footer" data-reactid="335"><footer data-reactid="336"><div class="links clearfix" data-reactid="337"><div class="logo" data-reactid="338"></div><div class="details" data-reactid="339"><h2 data-reactid="340">Information</h2><ul data-reactid="341"><li data-reactid="342"><a title="EEO" href="/eeo/" class="" data-reactid="343">EEO</a></li><li data-reactid="344"><a title="Advertise on KYYW 1470" href="/advertise/" class="" data-reactid="345">Advertise on KYYW 1470</a></li><li data-reactid="346"><a title="Public File" href="/kyyw-public-file/" class="" data-reactid="347">Public File</a></li><li data-reactid="348"><a title="Terms" href="/terms/" class="" data-reactid="349">Terms</a></li><li data-reactid="350"><a title="VIP Terms" href="/vip-terms/" class="" data-reactid="351">VIP Terms</a></li><li data-reactid="352"><a title="FAQ" href="/vip-faq/" class="" data-reactid="353">FAQ</a></li><li data-reactid="354"><a title="Contest Rules" href="/contest-rules/" class="" data-reactid="355">Contest Rules</a></li><li data-reactid="356"><a title="Privacy Policy (Updated: 8/31/17)" href="/privacy/" class="" data-reactid="357">Privacy Policy (Updated: 8/31/17)</a></li><li data-reactid="358"><a title="Contact" href="/help/" class="" data-reactid="359">Contact</a></li><li data-reactid="360"><a href="http://townsquaremediagroup.com/" class="" data-reactid="361"></a></li><li data-reactid="362"><a title="Abilene Business Listings" href="/abilene-featured-business-listings/" class="" data-reactid="363">Abilene Business Listings</a></li></ul></div><div class="social-links" data-reactid="364"><h2 data-reactid="365">Follow Us</h2><ul data-reactid="366"><li class="social" data-reactid="367"><a class="share_link facebook" href="http://www.facebook.com/1470kyyw" target="_blank" data-social="facebook" data-reactid="368"><span class="icon-facebook" data-reactid="369"></span></a></li><li class="social" data-reactid="370"><a class="share_link twitter" href="https://twitter.com/1470kyyw" target="_blank" data-social="twitter" data-reactid="371"><span class="icon-twitter" data-reactid="372"></span></a></li></ul></div></div><div class="legal" data-reactid="373"><!-- react-text: 374 -->2018<!-- /react-text --><!-- react-text: 375 --> <!-- /react-text --><!-- react-text: 376 -->News/Talk 1470 KYYW<!-- /react-text --><!-- react-text: 377 --><!-- /react-text --><!-- react-text: 378 -->, Townsquare Media, Inc. All rights reserved.<!-- /react-text --></div></footer></section></div><section class="bottom-components" data-reactid="379"><!-- react-empty: 380 --><div id="bottom-not-ads" data-reactid="381"><div class="tsm-ad tsm-ad-728" data-reactid="382"><div id="tsm-ad-728b" data-reactid="383"><!-- dynamic ad --></div></div></div><div data-reactid="384"></div></section></div></div></div>
          <script>
            window.__INITIAL_STATE__ = {"gallery":{},"internalads":{},"json":{"response":{"options":{"method":"get_single","adPageType":"post","mediaType":"none","loyalty_restricted":null,"methodSubType":null,"blogId":146,"postId":216737,"url":"/governor-abbott-suspends-collection-of-hotel-and-motel-taxes-during-hurricane-harvey/","unfriendlyRequestUrl":"/governor-abbott-suspends-collection-of-hotel-and-motel-taxes-during-hurricane-harvey/","requestUrl":"/governor-abbott-suspends-collection-of-hotel-and-motel-taxes-during-hurricane-harvey/","blogOptions":{"aioseop_options":{"aiosp_can":"on","aiosp_donate":null,"aiosp_home_title":"KYYW 1470 News Talk – Abilene\\'s News, Talk, and Weather Leader – Abilene News Radio","aiosp_home_description":"KYYW 1470 News Talk radio has the best news, talk, and weather in Abilene, Texas.","aiosp_home_keywords":"kyyw 1470 news talk abilene, abilene kyyw 1470 news talk, news radio abilene, abilene news radio, news abilene, abilene news","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":"Abilene&#039;s News, Talk &amp; Weather Station","blogname":"News/Talk 1470 KYYW","carbonUiUpdateCounter":"2","design_option_live":{"page_bg":"FF737373","page_head_bg":"00000000","primary_bg":"FFFFFFFF","secondary_bg":"FFFFFFFF","mdl_head_bg":"FF2F2F2F","main_nav_hue":"FFFFFFFF","nav_hover_hue":"FFFFFFFF","primary_hue":"FF333333","secondary_hue":"FF222222","primary_head_hue":"FF2F2F2F","secondary_head_hue":"FF616161","primary_active_hue":"FFE21D1D","secondary_active_hue":"FF999999","accent_hue":"FFE21D1D","header_link_hue":"FF2F2F2F","footer_link_hue":"FF2F2F2F","primary_mdl_bg":"FFE9E9E9","primary_mdl_hue":"FF111111","secondary_mdl_bg":"25777777","secondary_mdl_hue":"FF616161","standout_bg":"FFE21D1D","mobile_primary_color":"FFE21D1D","mobile_secondary_color":"FF999999","iv_primary_color":"FFC40A08","iv_secondary_color":"FFE21D1D","iv_tertiary_color":"FFC40A08","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":"FFE21D1D","events_app_secondary_color":"FF999999","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://1470kyyw.com/files/2017/12/kyywam-bg.jpg","carbon_logo_img":"http://1470kyyw.com/files/2017/12/kyywam-logo.png","carbon_promo_bg_img":"http://1470kyyw.com/files/2017/12/kyywam-show.png","page_img":"","body_img":"http://1470kyyw.com/files/2011/11/background.jpg","square_logo_img":"","logo_img":"http://1470kyyw.com/files/2011/11/logo.png","logo_img_trim":"http://1470kyyw.com/files/2013/08/kyyw.png","logo_img_light":"","logo_img_dark":"","header_img":"http://1470kyyw.com/files/2013/08/kyyw-1470.png","placeholder_img":"","page_head_img":"","favicon_img":"http://1470kyyw.com/files/2011/02/favicon.ico","top_banner_img":"none","title":"2.0 - News RED Accents - KYYW 1470 Newstalk","ID":"0","designer":"jzee","comment":"Generated by the Flavor to Design export script","action":"edit","editor":"jacknealy","editorID":2974086,"siteID":"146","timestamp":1513297131,"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":"1850719873,583052867,100002025987268,732998853","moderator_appid":"181121558597156","colorscheme":"","show_like":"yes","show_comments":"yes","show_commentscount":"yes","action":"like"},"facebook_app":{"id":"666675750187210","fanpage":"http://www.facebook.com/1470kyyw","plugins":{"facebook-like-button":"1","facebook-authentication":"1"},"instant_articles":""},"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":"","iq_weather_page_sponsor_zip_code":"","onlyhome_pushdown":"","onlyhome_topbanner":"","posts_per_page":"8","radio_players_wo_stream_id":"3505","sailthru_list_default":"KYYW Master List","site_template_theme_meta":{"template-tone":"1","listen-live-bar":"block","sidebar-widgets-header":"clear","blogroll-image-size":"cropped","next-page-offset":"11"},"social_overlay":{"active":"1","text":"Sign up to have exclusive All Access VIPs contests, events, coupons, presales, and much more delivered to you for FREE.","colors":{"background-color":"#e7e7e7","color":"#000000"},"wrapper":{"divider":"#000000","button":"#C11b17","button-font":"#ffffff"},"logo":""},"timezone_string":"America/Chicago","townsquare_ad_version":"dfp6","ts-templates-carbon-homepage-id":"221025","ts-templates-homepage-id":"36291","ts-templates-mobile-homepage-id":"36291","_station_info":{"sitetype":"Local","market":"Abilene","genre":{"0":"news-talk"},"callsign":"KYYWAM","callletters":"KYYW","legalname":"KYYW 1470","siteclassification":"Local","street":"3911 South 1st Street","street-2":"","city":"Abilene","state":"TX","zip":"79605","phone":"325-676-7711","helpline":"","studioline":"","officeline":"325-676-7711","officehours":"8am-5pm","email":"frankpain@townsquaremedia.com","tipus-email":"robertsnyder@townsquaremedia.com","inquiries-email":"frankpain@townsquaremedia.com","advertising-contact":"Staci Blubaugh","advertising-email":"stacib@townsquaremedia.com","gm-contact":"Staci Blubaugh","gm-email":"stacib@townsquaremedia.com","programming-director-contact":"Robert Snyder","programming-director-email":"robertsnyder@townsquaremedia.com","digital-managing-editor-contact":"Frank Pain","digital-managing-editor-email":"frankpain@townsquaremedia.com","digital-sales-manager-contact":"Frank Pain","digital-sales-manager-email":"frankpain@townsquaremedia.com","mobile-app-feedback-email":"ask.talk1470@townsquaredigital.com","mobile-app-media-submission-email":"media.submit.talk1470@townsquaredigital.com","public-record-administrator-name":"Frank Pain","public-record-administrator-email":"frankpain@townsquaremedia.com","fcc-online-public-file-url":"https://publicfiles.fcc.gov/am-profile/kyyw","feedbackurl":"http://1470kyyw.com/feedback/","biz-list-url":"http://1470kyyw.com/abilene-featured-business-listings/","amazon_affiliate":"","yieldmo_placement":"","jwplayer":"","twitter_handle":"1470kyyw","youtube_handle":"","youtube_channel_id":"","instagram_handle":"","comscore-label":"None Selected"},"_station_logos":{},"_station_settings":{"default_show_image":""},"_townsquare_user_registration_settings":{"requires-confirmation":"no","use-short-form":"no","use-captcha":"yes","javascript-links":"no"},"blogInfo":{"blogId":146,"blogName":"News/Talk 1470 KYYW","blogDescription":"Abilene&#039;s News, Talk &amp; Weather Station","postTitleFormat":"%post_title%","timeZone":"America/Chicago","market":"Abilene","activeDomain":"1470kyyw.com","legalName":"KYYW 1470"},"tsiMarkets":"Abilene"},"globalBlogOptions":{"google_maps_default_api_key":"AIzaSyCcIkjOyxS9DtubyqzLX2Sbancl83fKon4","gtmSiteId":"GTM-K346HJZ","kruxSiteId":"rwjnisqy1","loyalty_title_146":"All Access VIPs","kruxEnabled":true},"headers":{"title":[{"textContent":"Governor Abbott Suspends Collection of Hotel and Motel Taxes During Hurricane Harvey"}],"meta":[{"attrs":{"http-equiv":"Content-Type","content":"text/html;charset=UTF-8"}},{"attrs":{"charset":"UTF-8"}},{"attrs":{"name":"description","content":"Travelers evacuating from the Gulf Coast will get some financial relief in Texas if they have to check in to a hotel or motel"}},{"attrs":{"name":"keywords","content":"greg abbott, hurricane harvey"}},{"attrs":{"property":"fb:app_id","content":"666675750187210"}},{"attrs":{"property":"fb:admins","content":"1850719873"}},{"attrs":{"property":"fb:admins","content":"583052867"}},{"attrs":{"property":"fb:admins","content":"100002025987268"}},{"attrs":{"property":"fb:admins","content":"732998853"}},{"attrs":{"property":"og:title","content":"Governor Abbott Suspends Collection of Hotel and Motel Taxes During Hurricane Harvey"}},{"attrs":{"property":"og:description","content":"Travelers evacuating from the Gulf Coast will get some financial relief in Texas if they have to check in to a hotel or motel"}},{"attrs":{"property":"og:url","content":"http://1470kyyw.com/governor-abbott-suspends-collection-of-hotel-and-motel-taxes-during-hurricane-harvey/"}},{"attrs":{"property":"og:site_name","content":"News/Talk 1470 KYYW"}},{"attrs":{"property":"og:type","content":"blog"}},{"attrs":{"property":"og:image","content":"http://kfyo.com/files/2017/08/GettyImages-839117018.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":"@1470kyyw"}},{"attrs":{"name":"sailthru.description","content":"Travelers evacuating from the Gulf Coast will get some financial relief in Texas if they have to check in to a hotel or motel"}},{"attrs":{"name":"sailthru.date","content":"2017-08-25 18:42:20"}},{"attrs":{"name":"sailthru.title","content":"Governor Abbott Suspends Collection of Hotel and Motel Taxes During Hurricane Harvey"}},{"attrs":{"name":"sailthru.tags","content":"tsmsite-kyyw, tsmmarket-abilene, tsmtype-local, greg-abbott, editors-pick"}},{"attrs":{"name":"sailthru.author","content":"kfyonews"}},{"attrs":{"name":"sailthru.image.full","content":"http://kfyo.com/files/2017/08/GettyImages-839117018.jpg"}},{"attrs":{"name":"sailthru.image.thumb","content":"http://kfyo.com/files/2017/08/GettyImages-839117018.jpg"}},{"attrs":{"property":"fb:pages","content":"247875612155"}},{"attrs":{"property":"fb:pages","content":"178823535520163"}},{"attrs":{"name":"google-site-verification","content":"lB-o-e4zlr-6r1fVZXVAKrh_ynsOtYxjIgSWwhAnnBk"}},{"attrs":{"http-equiv":"Content-Type","content":"text/html;charset=UTF-8"}}],"link":[{"attrs":{"id":"design-fav","rel":"shortcut icon","href":"http://1470kyyw.com/files/2011/02/favicon.ico"}},{"attrs":{"rel":"alternate","type":"application/rss+xml","title":"News/Talk 1470 KYYW » Feed","href":"http://1470kyyw.com/feed/"}},{"attrs":{"rel":"profile","href":"http://gmpg.org/xfn/11"}},{"attrs":{"rel":"alternate","type":"application/rss+xml","title":"News/Talk 1470 KYYW » Governor Abbott Suspends Collection of Hotel and Motel Taxes During Hurricane Harvey Comments Feed","href":"http://1470kyyw.com/governor-abbott-suspends-collection-of-hotel-and-motel-taxes-during-hurricane-harvey/feed/"}},{"attrs":{"rel":"wlwmanifest","type":"application/wlwmanifest+xml","href":"http://1470kyyw.com/wp-includes/wlwmanifest.xml"}},{"attrs":{"rel":"prev","title":"Today’s Benefit for APD Detectives Moved to Old Kmart on South 1st","href":"http://1470kyyw.com/todays-benefit-for-apd-detectives-moved-to-old-kmart-on-south-1st/"}},{"attrs":{"rel":"next","title":"Hurricane Harvey is Now a Category 4 Storm","href":"http://1470kyyw.com/hurricane-harvey-is-now-a-category-4-storm/"}},{"attrs":{"rel":"shortlink","href":"http://1470kyyw.com/?p=216737"}},{"attrs":{"rel":"canonical","href":"http://kfyo.com/governor-abbott-suspends-collection-of-hotel-and-motel-taxes-during-hurricane-harvey/"}}],"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":"m1NSYKSgpva1hLjXDsW9dE47","enableOpenx":false,"enableKiosked":false,"enableKioskedMobile":false,"enableSonobi":true,"sonobiScript":"","zergnetId":"59448","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":["editors-pick"],"tags":["greg-abbott"],"id":"governor-abbott-suspends-collection-of-hotel-and-motel-taxes-during-hurricane-harvey","author":"kfyonews","kw":["kfyonews","governor-abbott-suspends-collection-of-hotel-and-motel-taxes-during-hurricane-harvey","editors-pick","greg-abbott","pagetype-post"],"genre":["news-talk"],"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":"e9abde58aa3ef50b7c6896bbad77f5a94be23481"},"postMeta":{"_aioseop_title":"Governor Abbott Suspends Collection of Hotel and Motel Taxes During Hurricane Harvey"},"activeDomain":"1470kyyw.com","authLoginFormNonce":"aef001868c","authRegFormNonce":"c36979d4c6","ga":{"ids":{"primary":"UA-19111903-6","secondary":["UA-19109753-1","UA-19111903-7","UA-28825804-2","UA-45260060-3"],"all":["UA-19111903-6","UA-19109753-1","UA-19111903-7","UA-28825804-2","UA-45260060-3"]}},"tsmStatic":{"revision":"01272d1ea85173b023b59bd9e8da482534b5d932"},"isGallery":false,"userRegistrationSettings":{},"activePlugins":{"braveBrowserPopup":false},"postData":{"id":216737,"postAuthor":392,"postDate":"2017-08-25T23:42:20.000Z","postDateGmt":"2017-08-25T23:42:20.000Z","postTitle":"Governor Abbott Suspends Collection of Hotel and Motel Taxes During Hurricane Harvey","postExcerpt":"Travelers evacuating from the Gulf Coast will get some financial relief in Texas if they have to check in to a hotel or motel","postStatus":"publish","commentStatus":"open","postPassword":"","postName":"governor-abbott-suspends-collection-of-hotel-and-motel-taxes-during-hurricane-harvey","toPing":"","pinged":"","postModified":"2017-08-27T16:50:16.000Z","postModifiedGmt":"2017-08-27T16:50:16.000Z","postContentFiltered":"","postParent":0,"guid":"http://kfyo.com/?p=227636","menuOrder":0,"postType":"post","postMimeType":"","commentCount":0,"postDateGmtStr":"2017-08-25 23:42:20.000+0000","postModifiedGmtStr":"2017-08-27 16:50:16.000+0000","meta":{"_crosspost_source_blog_id":"192","_crosspost_source_post_id":"227636"}},"sidebarOptions":{"tsc_selected_sidebar":"single-page","tsc_selected_sidebar_carbon":"carbon-post-sidebar"},"pageTitle":"Governor Abbott Suspends Collection of Hotel and Motel Taxes During Hurricane Harvey","next":{"latest":[{"postId":215136,"documentUrl":"/governor-greg-abbott-signs-bill-changing-marriage-statute/","filterUrl":"/rest/carbon/filter/main/governor-greg-abbott-signs-bill-changing-marriage-statute/","sortDate":"2017-06-16 14:53:33.000 +0000","termTaxonomyId":1678,"taxonomyType":"tags"},{"postId":208459,"documentUrl":"/texas-elected-officials-congratulate-donald-trump-on-his-victory/","filterUrl":"/rest/carbon/filter/main/texas-elected-officials-congratulate-donald-trump-on-his-victory/","sortDate":"2016-11-09 05:07:34.000 +0000","termTaxonomyId":1678,"taxonomyType":"tags"},{"postId":208415,"documentUrl":"/paper-names-texas-governor-greg-abbott-a-potential-2020-presidential-candidate/","filterUrl":"/rest/carbon/filter/main/paper-names-texas-governor-greg-abbott-a-potential-2020-presidential-candidate/","sortDate":"2016-11-08 16:12:12.000 +0000","termTaxonomyId":1678,"taxonomyType":"tags"},{"postId":204072,"documentUrl":"/texas-republicans-speak-out-against-appellate-court-ruling-striking-down-voter-id-law/","filterUrl":"/rest/carbon/filter/main/texas-republicans-speak-out-against-appellate-court-ruling-striking-down-voter-id-law/","sortDate":"2016-07-20 17:49:53.000 +0000","termTaxonomyId":1678,"taxonomyType":"tags"},{"postId":203525,"documentUrl":"/texas-governor-greg-abbott-pens-open-letter-in-the-wake-of-dallas-shooting/","filterUrl":"/rest/carbon/filter/main/texas-governor-greg-abbott-pens-open-letter-in-the-wake-of-dallas-shooting/","sortDate":"2016-07-08 13:55:52.000 +0000","termTaxonomyId":1678,"taxonomyType":"tags"},{"postId":202955,"documentUrl":"/reaction-texas-hb2-supreme-court-ruling/","filterUrl":"/rest/carbon/filter/main/reaction-texas-hb2-supreme-court-ruling/","sortDate":"2016-06-27 12:49:54.000 +0000","termTaxonomyId":1678,"taxonomyType":"tags"},{"postId":201203,"documentUrl":"/greg-abbott-book-signing-lubbock-hastings/","filterUrl":"/rest/carbon/filter/main/greg-abbott-book-signing-lubbock-hastings/","sortDate":"2016-05-20 16:01:44.000 +0000","termTaxonomyId":1678,"taxonomyType":"tags"},{"postId":198009,"documentUrl":"/greg-abbott-endorses-ted-cruz-in-republican-presidential-primary/","filterUrl":"/rest/carbon/filter/main/greg-abbott-endorses-ted-cruz-in-republican-presidential-primary/","sortDate":"2016-02-24 13:56:56.000 +0000","termTaxonomyId":1678,"taxonomyType":"tags"},{"postId":197580,"documentUrl":"/texas-elected-officials-remember-the-life-of-supreme-court-justice-antonin-scalia/","filterUrl":"/rest/carbon/filter/main/texas-elected-officials-remember-the-life-of-supreme-court-justice-antonin-scalia/","sortDate":"2016-02-13 16:41:20.000 +0000","termTaxonomyId":1678,"taxonomyType":"tags"},{"postId":197465,"documentUrl":"/disaster-declaration-granted-for-25-texas-counties/","filterUrl":"/rest/carbon/filter/main/disaster-declaration-granted-for-25-texas-counties/","sortDate":"2016-02-10 09:19:37.000 +0000","termTaxonomyId":1678,"taxonomyType":"tags"}],"taxonomy":[{"postId":215136,"documentUrl":"/governor-greg-abbott-signs-bill-changing-marriage-statute/","filterUrl":"/rest/carbon/filter/main/governor-greg-abbott-signs-bill-changing-marriage-statute/","sortDate":"2017-06-16 14:53:33.000 +0000","termTaxonomyId":1678,"taxonomyType":"tags"},{"postId":208459,"documentUrl":"/texas-elected-officials-congratulate-donald-trump-on-his-victory/","filterUrl":"/rest/carbon/filter/main/texas-elected-officials-congratulate-donald-trump-on-his-victory/","sortDate":"2016-11-09 05:07:34.000 +0000","termTaxonomyId":1678,"taxonomyType":"tags"},{"postId":208415,"documentUrl":"/paper-names-texas-governor-greg-abbott-a-potential-2020-presidential-candidate/","filterUrl":"/rest/carbon/filter/main/paper-names-texas-governor-greg-abbott-a-potential-2020-presidential-candidate/","sortDate":"2016-11-08 16:12:12.000 +0000","termTaxonomyId":1678,"taxonomyType":"tags"},{"postId":204072,"documentUrl":"/texas-republicans-speak-out-against-appellate-court-ruling-striking-down-voter-id-law/","filterUrl":"/rest/carbon/filter/main/texas-republicans-speak-out-against-appellate-court-ruling-striking-down-voter-id-law/","sortDate":"2016-07-20 17:49:53.000 +0000","termTaxonomyId":1678,"taxonomyType":"tags"},{"postId":203525,"documentUrl":"/texas-governor-greg-abbott-pens-open-letter-in-the-wake-of-dallas-shooting/","filterUrl":"/rest/carbon/filter/main/texas-governor-greg-abbott-pens-open-letter-in-the-wake-of-dallas-shooting/","sortDate":"2016-07-08 13:55:52.000 +0000","termTaxonomyId":1678,"taxonomyType":"tags"},{"postId":202955,"documentUrl":"/reaction-texas-hb2-supreme-court-ruling/","filterUrl":"/rest/carbon/filter/main/reaction-texas-hb2-supreme-court-ruling/","sortDate":"2016-06-27 12:49:54.000 +0000","termTaxonomyId":1678,"taxonomyType":"tags"},{"postId":201203,"documentUrl":"/greg-abbott-book-signing-lubbock-hastings/","filterUrl":"/rest/carbon/filter/main/greg-abbott-book-signing-lubbock-hastings/","sortDate":"2016-05-20 16:01:44.000 +0000","termTaxonomyId":1678,"taxonomyType":"tags"},{"postId":198009,"documentUrl":"/greg-abbott-endorses-ted-cruz-in-republican-presidential-primary/","filterUrl":"/rest/carbon/filter/main/greg-abbott-endorses-ted-cruz-in-republican-presidential-primary/","sortDate":"2016-02-24 13:56:56.000 +0000","termTaxonomyId":1678,"taxonomyType":"tags"},{"postId":197580,"documentUrl":"/texas-elected-officials-remember-the-life-of-supreme-court-justice-antonin-scalia/","filterUrl":"/rest/carbon/filter/main/texas-elected-officials-remember-the-life-of-supreme-court-justice-antonin-scalia/","sortDate":"2016-02-13 16:41:20.000 +0000","termTaxonomyId":1678,"taxonomyType":"tags"},{"postId":197465,"documentUrl":"/disaster-declaration-granted-for-25-texas-counties/","filterUrl":"/rest/carbon/filter/main/disaster-declaration-granted-for-25-texas-counties/","sortDate":"2016-02-10 09:19:37.000 +0000","termTaxonomyId":1678,"taxonomyType":"tags"}]},"cadata":{"activeDomain":"1470kyyw.com","blogId":146,"method":"get_single","postId":216737,"crosspostBlogId":"192","crosspostPostId":"227636","postType":"post","postDateGmt":"2017-08-25 23:42:20.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-120","now-playing-111","widget_onair-112"],"widgetDetails":{"widget_listen_live-120":{"widgetInfo":{"id":"widget_listen_live-120","groupType":"widget_listen_live","widgetType":"widget_widget_listen_live","widgetInstance":"120"},"widgetParams":{"title":"Listen Now","widgetTime":11}},"now-playing-111":{"widgetInfo":{"id":"now-playing-111","groupType":"now-playing","widgetType":"widget_now-playing","widgetInstance":"111"},"widgetParams":{"title":"Recently Played","widgetTime":9}},"widget_onair-112":{"widgetInfo":{"id":"widget_onair-112","groupType":"widget_onair","widgetType":"widget_widget_onair","widgetInstance":"112"},"widgetParams":{"title":"On Air","widgetTime":19}}}},"carbonsidebar/single":{"widgets":["carbonwidget/single-1"],"widgetDetails":{"carbonwidget/single-1":{"widgetInfo":{"id":"carbonwidget/single-1","groupType":"carbonwidget/single","widgetInstance":"1"},"widgetParams":{"mainAuthor":{"id":392,"slug":"kfyonews","name":"Rob Snyder","first_name":"Rob","last_name":"Snyder","nickname":"robertsnyder","description":"I'm the News &amp; Operations Director for News/Talk 95.1/790, KFYO and SportsRadio 1340 The Fan in Lubbock, Brand Manager for \"Pratt on Texas\" affiliate News/Talk 1470, KYYW in Abilene and a contributing writer to News/Talk 960, KGKL in San Angelo. I'm also the CBS Sports Radio stringer for Texas Tech Football games in Lubbock.\r\n\r\nI served as the Network Producer for Texas Tech Football &amp; Red Raider Basketball from 2001-2004 with the All Sports Radio Network. \r\n\r\nA native Texan, Snyder graduated from Klein High School in north suburban Houston. He attended Texas Tech University before joining KFYO &amp; SportsRadio 1340 The Fan in January 2001.  \r\n\r\nYou'll hear Snyder in a variety of places: Contributing to SportsRadio 1340 The Fan, anchoring newscasts on KFYO and filling in for Robert Pratt on <em>Pratt on Texas.</em> Have a question or comment? Send an e-mail to: robert.snyder@townsquaremedia.com","thumbnail":"http://kfyo.com/files/2017/06/Rob-Snyder-headshot.png","url":"http://1470kyyw.com/author/kfyonews/"},"firstCategoryName":"Misc. Content","postType":"post","postTitle":"Governor Abbott Suspends Collection of Hotel and Motel Taxes During Hurricane Harvey","aiseopTitle":"Governor Abbott Suspends Collection of Hotel and Motel Taxes During Hurricane Harvey","widgetTime":28}}}},"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":4}},"carbonwidget/dynamic-ad-custom":{"widgetInfo":{"id":"carbonwidget/dynamic-ad-custom","groupType":"carbonwidget/ads","widgetInstance":"1"},"widgetParams":{"adunit":"dynamic-ad-custom","widgetTime":4}},"carbonwidget/dynamic-ad-header":{"widgetInfo":{"id":"carbonwidget/dynamic-ad-header","groupType":"carbonwidget/ads","widgetInstance":"1"},"widgetParams":{"adunit":"dynamic-ad-header","widgetTime":4}},"carbonwidget/dynamic-ad-push":{"widgetInfo":{"id":"carbonwidget/dynamic-ad-push","groupType":"carbonwidget/ads","widgetInstance":"1"},"widgetParams":{"adunit":"dynamic-ad-push","widgetTime":4}},"carbonwidget/tsm-out-of-page":{"widgetInfo":{"id":"carbonwidget/tsm-out-of-page","groupType":"carbonwidget/ads","widgetInstance":"1"},"widgetParams":{"adunit":"tsm-out-of-page","widgetTime":4}},"carbonwidget/bottom-728x90":{"widgetInfo":{"id":"carbonwidget/bottom-728x90","groupType":"carbonwidget/ads","widgetInstance":"1"},"widgetParams":{"adunit":"bottom-728x90","widgetTime":4}}}},"single-post-bottom":{"widgets":["ts_blogroll-6","widget_third_party_content-2","widget_third_party_content-3"],"widgetDetails":{"ts_blogroll-6":{"widgetInfo":{"id":"ts_blogroll-6","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"6"},"widgetParams":{"title":"Best of 1470 KYYW","type":"main_content_thumb_title_roll","cat":"1641,1642,1026,73,72","tag":"","private_tag":"","posts_per_page":"4","thumb_type":"landscape","link_label":"","link":"","show_thumb":0,"alternate_data":0,"unique_posts":"1"}},"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":"35863","placement":"","targettype":"","mode":"","widgetTime":4}},"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":"13771","placement":"","targettype":"","mode":"","widgetTime":3}}}},"carbonsidebar/facebookComment":true,"carbon-post-sidebar":{"widgets":["fix_sidebar_marker-91","ts_blogroll-535","google-ads-widget-363","tsq_sailthru_newsletter_widget-344","ts_blogroll-536"],"widgetDetails":{"fix_sidebar_marker-91":{"widgetInfo":{"id":"fix_sidebar_marker-91","groupType":"fix_sidebar_marker","widgetType":"widget_fix_sidebar_marker","widgetInstance":"91"},"widgetParams":{"title":"Fix Sidebar Marker","widgetTime":3}},"ts_blogroll-535":{"widgetInfo":{"id":"ts_blogroll-535","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"535"},"widgetParams":{"title":"Local News","type":"carousel","isweather":"1","cat":"47","posts_per_page":"4","align":"right","pinned_id":"","pinned_label":"","tag":"","private_tag":"","thumb_type":"landscape","link_label":"","link":"","show_thumb":0,"alternate_data":0,"unique_posts":0}},"google-ads-widget-363":{"widgetInfo":{"id":"google-ads-widget-363","groupType":"google-ads-widget","widgetType":"widget_google-ads-widget","widgetInstance":"363"},"widgetParams":{"title":"Carbon Google Ads","adunit":"top-right-300x250","align":"","adtype":"dfp6","widgetTime":2}},"tsq_sailthru_newsletter_widget-344":{"widgetInfo":{"id":"tsq_sailthru_newsletter_widget-344","groupType":"tsq_sailthru_newsletter_widget","widgetType":"widget_tsq_sailthru_newsletter_widget","widgetInstance":"344"},"widgetParams":{"title":"Get our Newsletter","description":"Sign up for our newsletter!","confirmation":"Thanks for subscribing","lists":["KYYW Master List"],"widgetTime":2}},"ts_blogroll-536":{"widgetInfo":{"id":"ts_blogroll-536","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"536"},"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-120":{"info":{"id":"widget_listen_live-120","groupType":"widget_listen_live","widgetType":"widget_widget_listen_live","widgetInstance":"120"},"params":{"title":"Listen Now","widgetTime":11},"data":[92202],"dataDetails":{"92202":{"postId":92202,"title":"Listen Now","label":"Click to view the latest song playing on air.","url":"/listen-live/","mobileId":"","playerMode":"talk","callsign":"KYYWAM","woMobileId":"5096","woStreamId":"3505","activePlayer":"wo","listenLivePageUrl":"http://player.streamtheworld.com/_players/townsquaremedia/runspotv3/?sid=undefined&redirect=http://player.listenlive.co/","html5ScriptUrl":"http://player.streamtheworld.com/_players/townsquaremedia/html5/stwplayer.php?callsign=KYYWAM&primaryColor=0x00bfff&playermode=talk&sid=undefined&width=630","flashScriptUrl":"http://player.streamtheworld.com/_players/townsquaremedia/stwplayer.php?callsign=KYYWAM&primaryColor=0x00bfff&playermode=talk&timeshift=false&radiopup=true&playerAdState=0&popout=false&width=630","wo_player_url":"http://v6.player.abacast.net/5096","wo_recent_api_url":"http://api.nowplaying.abacast.net/prt/nowplaying/2/10/3505/nowplaying.json","wo_preroll_url":"http://api.clarity.abacast.com/gateway/getmediavast.php?sid=3505/","songCount":10,"playingNowUrl":"/rest/carbon/api/nowplaying/playertype/wo"}}},"now-playing-111":{"info":{"id":"now-playing-111","groupType":"now-playing","widgetType":"widget_now-playing","widgetInstance":"111"},"params":{"title":"Recently Played","widgetTime":9},"data":[92202],"dataDetails":{"92202":{"postId":92202,"mobileId":"","playerMode":"talk","callsign":"KYYWAM","woStreamId":"3505","activePlayer":"wo","songCount":10,"playingNowUrl":"/rest/carbon/api/nowplaying/playertype/wo"}}},"widget_onair-112":{"info":{"id":"widget_onair-112","groupType":"widget_onair","widgetType":"widget_widget_onair","widgetInstance":"112"},"params":{"title":"On Air","widgetTime":19},"data":["802"],"dataDetails":{"802":{"id":"802","url":"http://1470kyyw.com/show/rush-limbaugh/","title":"Rush Limbaugh","wall":"http://1470kyyw.com/show/rush-limbaugh/","posts":"http://1470kyyw.com/show/rush-limbaugh/posts","mail":"elrushbo@eibnet.us","phone":"1-800-282-2882","thumbnailId":803,"thumbnail":"http://1470kyyw.com/files/2011/01/rush-limbaugh1.jpg","authors":[{"id":170342,"user_nicename":"abilenerushlimbaugh","display_name":"Rush Limbaugh"}]}}},"carbonwidget/single-1":{"info":{"id":"carbonwidget/single-1","groupType":"carbonwidget/single","widgetInstance":"1"},"params":{"mainAuthor":{"id":392,"slug":"kfyonews","name":"Rob Snyder","first_name":"Rob","last_name":"Snyder","nickname":"robertsnyder","description":"I'm the News &amp; Operations Director for News/Talk 95.1/790, KFYO and SportsRadio 1340 The Fan in Lubbock, Brand Manager for \"Pratt on Texas\" affiliate News/Talk 1470, KYYW in Abilene and a contributing writer to News/Talk 960, KGKL in San Angelo. I'm also the CBS Sports Radio stringer for Texas Tech Football games in Lubbock.\r\n\r\nI served as the Network Producer for Texas Tech Football &amp; Red Raider Basketball from 2001-2004 with the All Sports Radio Network. \r\n\r\nA native Texan, Snyder graduated from Klein High School in north suburban Houston. He attended Texas Tech University before joining KFYO &amp; SportsRadio 1340 The Fan in January 2001.  \r\n\r\nYou'll hear Snyder in a variety of places: Contributing to SportsRadio 1340 The Fan, anchoring newscasts on KFYO and filling in for Robert Pratt on <em>Pratt on Texas.</em> Have a question or comment? Send an e-mail to: robert.snyder@townsquaremedia.com","thumbnail":"http://kfyo.com/files/2017/06/Rob-Snyder-headshot.png","url":"http://1470kyyw.com/author/kfyonews/"},"firstCategoryName":"Misc. Content","postType":"post","postTitle":"Governor Abbott Suspends Collection of Hotel and Motel Taxes During Hurricane Harvey","aiseopTitle":"Governor Abbott Suspends Collection of Hotel and Motel Taxes During Hurricane Harvey","widgetTime":28},"data":[216737],"dataDetails":{"216737":{"thumbnail":"http://kfyo.com/files/2017/08/GettyImages-839117018.jpg","caption":"Joe Raedle, Getty Images","excerpt":"Travelers evacuating from the Gulf Coast will get some financial relief in Texas if they have to check in to a hotel or motel","date":"August 25, 2017 6:42 PM","postDateGmt":"2017-08-25 23:42:20 +0000","postModifiedGmt":"2017-08-27 16:50:16 +0000","title":"Governor Abbott Suspends Collection of Hotel and Motel Taxes During Hurricane Harvey","url":"http://1470kyyw.com/governor-abbott-suspends-collection-of-hotel-and-motel-taxes-during-hurricane-harvey/","id":216737,"contentRaw":"[caption id=\"attachment_227247\" align=\"alignleft\" width=\"150\"]<img class=\"size-thumbnail wp-image-227247\" src=\"http://kfyo.com/files/2017/08/GettyImages-463796924.jpg?w=150&amp;h=150&amp;zc=1&amp;s=0&amp;a=t&amp;q=89\" alt=\"Texas Gov. Abbott, Attorney Gen. Paxton And Sen. Ted Cruz Address TX Federal Ruling Delaying Obama's Executive Action On Immigration\" width=\"150\" height=\"150\" /> Getty Images[/caption]\r\n\r\nFriday afternoon, Texas Governor Greg Abbott announced an expanded proclamation that will suspend the collection of hotel and motel taxes during Hurricane Harvey. The suspension will be through September 6, 2017.\r\n\r\n<em>Partial text of the governor's proclamation is shown below:</em>\r\n\r\n\"THEREFORE, in accordance with the Disaster Proclamation and with the authority vested in me by Section 418.020(c) of the Texas Government Code, I do hereby suspend all laws authorizing or requiring the collection of state or local hotel or motel occupancy taxes from the victims of Hurricane Harvey or personnel participating in relief operations, for a period of 14 days, beginning August 23, 2017, and ending September 6, 2017.\r\n\r\nIn accordance with the statutory requirements, copies of this proclamation shall be filed with the applicable authorities.\r\n\r\nIN TESTIMONY WHEREOF, I have hereunto signed my name and have officially caused the Seal of State to be affixed at my office in the City of Austin, Texas, this the 25th day of August, 2017.\r\n\r\nGREG ABBOTT\r\nGovernor\"","content":"\n<figure id=\"attachment_227247\" class=\"content-post-image alignleft\"><span class=\"image-frame\"><noscript><img src=\"http://kfyo.com/files/2017/08/GettyImages-463796924.jpg?w=150&amp;h=150&amp;zc=1&amp;s=0&amp;a=t&amp;q=89\"></noscript>\n<img class=\"size-thumbnail wp-image-227247 lazy\" src=\"//s3.amazonaws.com/tsm-images/global/1x1.gif\" alt=\"Texas Gov. Abbott, Attorney Gen. Paxton And Sen. Ted Cruz Address TX Federal Ruling Delaying Obama's Executive Action On Immigration\" data-width=\"150\" data-height=\"150\" data-type=\"post\" datasrc=\"http://kfyo.com/files/2017/08/GettyImages-463796924.jpg?w=150&amp;h=150&amp;zc=1&amp;s=0&amp;a=t&amp;q=89\"></span><figcaption>Getty Images</figcaption></figure><p>Friday afternoon, Texas Governor Greg Abbott announced an expanded proclamation that will suspend the collection of hotel and motel taxes during Hurricane Harvey. The suspension will be through September 6, 2017.</p>\n<p><em>Partial text of the governor’s proclamation is shown below:</em></p>\n<p>“THEREFORE, in accordance with the Disaster Proclamation and with the authority vested in me by Section 418.020(c) of the Texas Government Code, I do hereby suspend all laws authorizing or requiring the collection of state or local hotel or motel occupancy taxes from the victims of Hurricane Harvey or personnel participating in relief operations, for a period of 14 days, beginning August 23, 2017, and ending September 6, 2017.</p>\n<p>In accordance with the statutory requirements, copies of this proclamation shall be filed with the applicable authorities.</p>\n<p>IN TESTIMONY WHEREOF, I have hereunto signed my name and have officially caused the Seal of State to be affixed at my office in the City of Austin, Texas, this the 25th day of August, 2017.</p>\n<p>GREG ABBOTT<br>\nGovernor”</p>\n","postType":"post","wpVersion":"2","alternateMetaForBlogroll":{"title":"Governor Abbott Suspends Collection of Hotel and Motel Taxes During Hurricane Harvey","excerpt":"Travelers evacuating from the Gulf Coast will get some financial relief in Texas if they have to check in to a hotel or motel","post_excerpt":"Travelers evacuating from the Gulf Coast will get some financial relief in Texas if they have to check in to a hotel or motel","post_more_excerpt":"<p>Travelers evacuating from the Gulf Coast will get some financial relief in Texas if they have to check in to a hotel or motel\n<p class=\"more_act\"><a href=\"http://1470kyyw.com/governor-abbott-suspends-collection-of-hotel-and-motel-taxes-during-hurricane-harvey/\" title=\"Governor Abbott Suspends Collection of Hotel and Motel Taxes During Hurricane Harvey\">Read More</a></p>\n","permalink":"http://1470kyyw.com/governor-abbott-suspends-collection-of-hotel-and-motel-taxes-during-hurricane-harvey/","image":{"id":216736,"url":"http://kfyo.com/files/2017/08/GettyImages-839117018.jpg","caption":"Joe Raedle, Getty Images"}},"sponsors":[],"carbonMeta":{"widePromotion":false,"isGallery":false},"tags":[{"id":1674,"slug":"greg-abbott","title":"greg abbott","description":"","post_count":28,"link_url":"http://1470kyyw.com/tags/greg-abbott/","feed_url":"http://1470kyyw.com/tags/greg-abbott/feed/","term_taxonomy_id":1678,"object_id":0}],"categories":[{"id":1655,"slug":"editors-pick","title":"Misc. Content","description":"","parent":0,"post_count":12638,"link_url":"http://1470kyyw.com/category/editors-pick/","feed_url":"http://1470kyyw.com/category/editors-pick/feed/","term_taxonomy_id":1659,"object_id":0}],"authors":[{"id":392,"slug":"kfyonews","name":"Rob Snyder","first_name":"Rob","last_name":"Snyder","nickname":"robertsnyder","description":"I'm the News &amp; Operations Director for News/Talk 95.1/790, KFYO and SportsRadio 1340 The Fan in Lubbock, Brand Manager for \"Pratt on Texas\" affiliate News/Talk 1470, KYYW in Abilene and a contributing writer to News/Talk 960, KGKL in San Angelo. I'm also the CBS Sports Radio stringer for Texas Tech Football games in Lubbock.\r\n\r\nI served as the Network Producer for Texas Tech Football &amp; Red Raider Basketball from 2001-2004 with the All Sports Radio Network. \r\n\r\nA native Texan, Snyder graduated from Klein High School in north suburban Houston. He attended Texas Tech University before joining KFYO &amp; SportsRadio 1340 The Fan in January 2001.  \r\n\r\nYou'll hear Snyder in a variety of places: Contributing to SportsRadio 1340 The Fan, anchoring newscasts on KFYO and filling in for Robert Pratt on <em>Pratt on Texas.</em> Have a question or comment? Send an e-mail to: robert.snyder@townsquaremedia.com","thumbnail":"http://kfyo.com/files/2017/06/Rob-Snyder-headshot.png","url":"http://1470kyyw.com/author/kfyonews/"}],"post_more_meta":{"meta":""},"social":{"tw":{"href":"http://twitter.com/intent/tweet?text=Governor%20Abbott%20Suspends%20Collection%20of%20Hotel%20and%20Motel%20Taxes%20During%20Hurricane%20Harvey%20http%3A%2F%2F1470kyyw.com%2Fgovernor-abbott-suspends-collection-of-hotel-and-motel-taxes-during-hurricane-harvey%2F%3Ftrackback%3Dtwitter_mobile%20%401470kyyw","title":"Share on Twitter","target":"_blank"},"fb":{"href":"http://www.facebook.com/sharer.php?u=http%3A%2F%2F1470kyyw.com%2Fgovernor-abbott-suspends-collection-of-hotel-and-motel-taxes-during-hurricane-harvey%2F%3Ftrackback%3Dfbshare_mobile","title":"Share on Facebook","target":"_blank"},"email":null,"pinterest":null,"print":null,"is_article":true},"nextArticle":"http://1470kyyw.com/todays-benefit-for-apd-detectives-moved-to-old-kmart-on-south-1st/","prevArticle":"http://1470kyyw.com/hurricane-harvey-is-now-a-category-4-storm/","pageUrl":"/governor-abbott-suspends-collection-of-hotel-and-motel-taxes-during-hurricane-harvey/","blogId":146,"domain":"1470kyyw.com","crossPostAttributionBottom":"","rawContent":"<p>\n<sectiontag class=\"module\" contenteditable=\"false\" type=\"image\" attr-id=\"227247\" attr-caption=\" Getty Images\" attr-align=\"left\" attr-width=\"150\" attr-height=\"150\" attr-url=\"http://kfyo.com/files/2017/08/GettyImages-463796924.jpg?w=150&amp;amp;h=150&amp;amp;zc=1&amp;amp;s=0&amp;amp;a=t&amp;amp;q=89\"></sectiontag></p>\n<p>Friday afternoon, Texas Governor Greg Abbott announced an expanded proclamation that will suspend the collection of hotel and motel taxes during Hurricane Harvey. The suspension will be through September 6, 2017.</p>\n<p><em>Partial text of the governor's proclamation is shown below:</em></p>\n<p>\"THEREFORE, in accordance with the Disaster Proclamation and with the authority vested in me by Section 418.020(c) of the Texas Government Code, I do hereby suspend all laws authorizing or requiring the collection of state or local hotel or motel occupancy taxes from the victims of Hurricane Harvey or personnel participating in relief operations, for a period of 14 days, beginning August 23, 2017, and ending September 6, 2017.</p>\n<p>In accordance with the statutory requirements, copies of this proclamation shall be filed with the applicable authorities.</p>\n<p>IN TESTIMONY WHEREOF, I have hereunto signed my name and have officially caused the Seal of State to be affixed at my office in the City of Austin, Texas, this the 25th day of August, 2017.</p>\n<p>GREG ABBOTT<br />\nGovernor\"</p>\n","podContent":[{"type":"singlePostText","data":{"text":"<p>Friday afternoon, Texas Governor Greg Abbott announced an expanded proclamation that will suspend the collection of hotel and motel taxes during Hurricane Harvey. The suspension will be through September 6, 2017.</p>\n"},"currentTextLength":213,"runningCounter":1,"cumulativePodTextLength":213,"totalSimilarConsecutiveElements":6,"totalTextLength":1054},{"type":"singlePostText","data":{"text":"<p><em>Partial text of the governor&apos;s proclamation is shown below:</em></p>\n"},"currentTextLength":65,"runningCounter":2,"cumulativePodTextLength":278,"totalSimilarConsecutiveElements":6,"totalTextLength":1054},{"type":"singlePostText","data":{"text":"<p>&quot;THEREFORE, in accordance with the Disaster Proclamation and with the authority vested in me by Section 418.020(c) of the Texas Government Code, I do hereby suspend all laws authorizing or requiring the collection of state or local hotel or motel occupancy taxes from the victims of Hurricane Harvey or personnel participating in relief operations, for a period of 14 days, beginning August 23, 2017, and ending September 6, 2017.</p>\n"},"currentTextLength":436,"runningCounter":3,"cumulativePodTextLength":714,"totalSimilarConsecutiveElements":6,"totalTextLength":1054},{"type":"singlePostShareThrough","data":{}},{"type":"singlePostText","data":{"text":"<p>In accordance with the statutory requirements, copies of this proclamation shall be filed with the applicable authorities.</p>\n"},"currentTextLength":123,"runningCounter":4,"cumulativePodTextLength":837,"totalSimilarConsecutiveElements":6,"totalTextLength":1054},{"type":"singlePostText","data":{"text":"<p>IN TESTIMONY WHEREOF, I have hereunto signed my name and have officially caused the Seal of State to be affixed at my office in the City of Austin, Texas, this the 25th day of August, 2017.</p>\n"},"currentTextLength":190,"runningCounter":5,"cumulativePodTextLength":1027,"totalSimilarConsecutiveElements":6,"totalTextLength":1054},{"type":"singlePostText","data":{"text":"<p>GREG ABBOTT<br>\nGovernor&quot;</p>\n"},"currentTextLength":27,"runningCounter":6,"cumulativePodTextLength":1054,"totalSimilarConsecutiveElements":6,"totalTextLength":1054}],"uniquePodTypes":["singlePostImage","singlePostText"],"podHeader":[{"type":"singlePostImage","data":{"id":227247,"caption":"Getty Images","align":"left","width":150,"height":150,"url":"http://kfyo.com/files/2017/08/GettyImages-463796924.jpg?w=150&amp;h=150&amp;zc=1&amp;s=0&amp;a=t&amp;q=89"},"currentTextLength":null,"runningCounter":1,"totalSimilarConsecutiveElements":1}],"next":{"latest":[{"postId":215136,"documentUrl":"/governor-greg-abbott-signs-bill-changing-marriage-statute/","filterUrl":"/rest/carbon/filter/main/governor-greg-abbott-signs-bill-changing-marriage-statute/","sortDate":"2017-06-16 14:53:33.000 +0000","termTaxonomyId":1678,"taxonomyType":"tags"},{"postId":208459,"documentUrl":"/texas-elected-officials-congratulate-donald-trump-on-his-victory/","filterUrl":"/rest/carbon/filter/main/texas-elected-officials-congratulate-donald-trump-on-his-victory/","sortDate":"2016-11-09 05:07:34.000 +0000","termTaxonomyId":1678,"taxonomyType":"tags"},{"postId":208415,"documentUrl":"/paper-names-texas-governor-greg-abbott-a-potential-2020-presidential-candidate/","filterUrl":"/rest/carbon/filter/main/paper-names-texas-governor-greg-abbott-a-potential-2020-presidential-candidate/","sortDate":"2016-11-08 16:12:12.000 +0000","termTaxonomyId":1678,"taxonomyType":"tags"},{"postId":204072,"documentUrl":"/texas-republicans-speak-out-against-appellate-court-ruling-striking-down-voter-id-law/","filterUrl":"/rest/carbon/filter/main/texas-republicans-speak-out-against-appellate-court-ruling-striking-down-voter-id-law/","sortDate":"2016-07-20 17:49:53.000 +0000","termTaxonomyId":1678,"taxonomyType":"tags"},{"postId":203525,"documentUrl":"/texas-governor-greg-abbott-pens-open-letter-in-the-wake-of-dallas-shooting/","filterUrl":"/rest/carbon/filter/main/texas-governor-greg-abbott-pens-open-letter-in-the-wake-of-dallas-shooting/","sortDate":"2016-07-08 13:55:52.000 +0000","termTaxonomyId":1678,"taxonomyType":"tags"},{"postId":202955,"documentUrl":"/reaction-texas-hb2-supreme-court-ruling/","filterUrl":"/rest/carbon/filter/main/reaction-texas-hb2-supreme-court-ruling/","sortDate":"2016-06-27 12:49:54.000 +0000","termTaxonomyId":1678,"taxonomyType":"tags"},{"postId":201203,"documentUrl":"/greg-abbott-book-signing-lubbock-hastings/","filterUrl":"/rest/carbon/filter/main/greg-abbott-book-signing-lubbock-hastings/","sortDate":"2016-05-20 16:01:44.000 +0000","termTaxonomyId":1678,"taxonomyType":"tags"},{"postId":198009,"documentUrl":"/greg-abbott-endorses-ted-cruz-in-republican-presidential-primary/","filterUrl":"/rest/carbon/filter/main/greg-abbott-endorses-ted-cruz-in-republican-presidential-primary/","sortDate":"2016-02-24 13:56:56.000 +0000","termTaxonomyId":1678,"taxonomyType":"tags"},{"postId":197580,"documentUrl":"/texas-elected-officials-remember-the-life-of-supreme-court-justice-antonin-scalia/","filterUrl":"/rest/carbon/filter/main/texas-elected-officials-remember-the-life-of-supreme-court-justice-antonin-scalia/","sortDate":"2016-02-13 16:41:20.000 +0000","termTaxonomyId":1678,"taxonomyType":"tags"},{"postId":197465,"documentUrl":"/disaster-declaration-granted-for-25-texas-counties/","filterUrl":"/rest/carbon/filter/main/disaster-declaration-granted-for-25-texas-counties/","sortDate":"2016-02-10 09:19:37.000 +0000","termTaxonomyId":1678,"taxonomyType":"tags"}],"taxonomy":[{"postId":215136,"documentUrl":"/governor-greg-abbott-signs-bill-changing-marriage-statute/","filterUrl":"/rest/carbon/filter/main/governor-greg-abbott-signs-bill-changing-marriage-statute/","sortDate":"2017-06-16 14:53:33.000 +0000","termTaxonomyId":1678,"taxonomyType":"tags"},{"postId":208459,"documentUrl":"/texas-elected-officials-congratulate-donald-trump-on-his-victory/","filterUrl":"/rest/carbon/filter/main/texas-elected-officials-congratulate-donald-trump-on-his-victory/","sortDate":"2016-11-09 05:07:34.000 +0000","termTaxonomyId":1678,"taxonomyType":"tags"},{"postId":208415,"documentUrl":"/paper-names-texas-governor-greg-abbott-a-potential-2020-presidential-candidate/","filterUrl":"/rest/carbon/filter/main/paper-names-texas-governor-greg-abbott-a-potential-2020-presidential-candidate/","sortDate":"2016-11-08 16:12:12.000 +0000","termTaxonomyId":1678,"taxonomyType":"tags"},{"postId":204072,"documentUrl":"/texas-republicans-speak-out-against-appellate-court-ruling-striking-down-voter-id-law/","filterUrl":"/rest/carbon/filter/main/texas-republicans-speak-out-against-appellate-court-ruling-striking-down-voter-id-law/","sortDate":"2016-07-20 17:49:53.000 +0000","termTaxonomyId":1678,"taxonomyType":"tags"},{"postId":203525,"documentUrl":"/texas-governor-greg-abbott-pens-open-letter-in-the-wake-of-dallas-shooting/","filterUrl":"/rest/carbon/filter/main/texas-governor-greg-abbott-pens-open-letter-in-the-wake-of-dallas-shooting/","sortDate":"2016-07-08 13:55:52.000 +0000","termTaxonomyId":1678,"taxonomyType":"tags"},{"postId":202955,"documentUrl":"/reaction-texas-hb2-supreme-court-ruling/","filterUrl":"/rest/carbon/filter/main/reaction-texas-hb2-supreme-court-ruling/","sortDate":"2016-06-27 12:49:54.000 +0000","termTaxonomyId":1678,"taxonomyType":"tags"},{"postId":201203,"documentUrl":"/greg-abbott-book-signing-lubbock-hastings/","filterUrl":"/rest/carbon/filter/main/greg-abbott-book-signing-lubbock-hastings/","sortDate":"2016-05-20 16:01:44.000 +0000","termTaxonomyId":1678,"taxonomyType":"tags"},{"postId":198009,"documentUrl":"/greg-abbott-endorses-ted-cruz-in-republican-presidential-primary/","filterUrl":"/rest/carbon/filter/main/greg-abbott-endorses-ted-cruz-in-republican-presidential-primary/","sortDate":"2016-02-24 13:56:56.000 +0000","termTaxonomyId":1678,"taxonomyType":"tags"},{"postId":197580,"documentUrl":"/texas-elected-officials-remember-the-life-of-supreme-court-justice-antonin-scalia/","filterUrl":"/rest/carbon/filter/main/texas-elected-officials-remember-the-life-of-supreme-court-justice-antonin-scalia/","sortDate":"2016-02-13 16:41:20.000 +0000","termTaxonomyId":1678,"taxonomyType":"tags"},{"postId":197465,"documentUrl":"/disaster-declaration-granted-for-25-texas-counties/","filterUrl":"/rest/carbon/filter/main/disaster-declaration-granted-for-25-texas-counties/","sortDate":"2016-02-10 09:19:37.000 +0000","termTaxonomyId":1678,"taxonomyType":"tags"}]}}}},"carbonwidget/top-728x90":{"info":{"id":"carbonwidget/top-728x90","groupType":"carbonwidget/ads","widgetInstance":"1"},"params":{"adunit":"top-728x90","widgetTime":4},"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":4},"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":4},"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":4},"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":4},"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":4},"data":["carbonwidget/bottom-728x90"],"dataDetails":{"carbonwidget/bottom-728x90":{"adUnit":"bottom-728x90","adType":"dfp6"}}},"ts_blogroll-6":{"info":{"id":"ts_blogroll-6","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"6"},"params":{"title":"Best of 1470 KYYW","type":"main_content_thumb_title_roll","cat":"1641,1642,1026,73,72","tag":"","private_tag":"","posts_per_page":"4","thumb_type":"landscape","link_label":"","link":"","show_thumb":0,"alternate_data":0,"unique_posts":"1","widgetTime":6,"widgetFilterTime":0,"widgetFilterParallelTime":1},"data":[211270,197378,223298,223303],"dataDetails":{"197378":{"postid":"197378","sortdate":"2018-02-12T21:25:24.000Z","data":{"mainData":{"postType":"post","caption":"Anchiy/Thinkstock","thumbnail":"http://keanradio.com/files/2018/02/RS16493_533294667.jpg","postDateGmt":"2018-02-12 21:25:24 +0000","title":"10 Songs That Will Help You Say &apos;I Love You&apos; to Your Valentine ","url":"http://1470kyyw.com/songs-that-say-i-love-you/","id":197378,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"There are a number of ways to say &apos;I Love You&apos; but music seems to do it best. Here are a few songs I think say it best. ","authors":[{"id":351,"slug":"shayhill","name":"Shay Hill","first_name":"Shay","last_name":"Hill","nickname":"shayhill","thumbnail":"http://keanradio.com/files/2017/06/Shay-Radio-Pic21.jpg","url":"http://1470kyyw.com/author/shayhill/"}],"video":true,"videoUrl":"https://youtu.be/Fw1aDkr2Z5E","youtubeId":"Fw1aDkr2Z5E"},"alternateData":{"_townsquare_media_url":"https://youtu.be/Fw1aDkr2Z5E","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"10 Songs That Will Help You Say &apos;I Love You&apos; to Your Valentine "}}},"211270":{"postid":"211270","sortdate":"2018-02-12T23:37:57.000Z","data":{"mainData":{"postType":"post","caption":"(Photo by Justin Sullivan/Getty Images","thumbnail":"http://keanradio.com/files/2017/02/Little-Girl-Gets-Het-Spaghetti-1600x1067.jpg","postDateGmt":"2018-02-12 23:37:57 +0000","title":"Eating Lions Club Spaghetti Helps Send Kids to Summer Camp","url":"http://1470kyyw.com/cactus-lions-club-spaghetti/","id":211270,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"The 41st Annual All You Can Eat Cactus Lions Club Spaghetti Supper is February 17th at Craig Middle School. Lions Club members boast &quot;their sauce is the best.&quot;","authors":[{"id":350,"slug":"rudyfernandez","name":"Rudy Fernandez","first_name":"Rudy","last_name":"Fernandez","nickname":"rudyfernandez","url":"http://1470kyyw.com/author/rudyfernandez/","thumbnail":"http://keanradio.com/files/2017/06/Rudy-BIO-Pic-II-500x500.jpg"}]},"alternateData":{"_townsquare_media_url":"","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"dynamic-lead-video":"0","_aioseop_title":"Eating Lions Club Spaghetti Helps Send Kids to Summer Camp"}}},"223298":{"postid":"223298","sortdate":"2018-02-09T21:17:01.000Z","data":{"mainData":{"postType":"post","caption":"Realtor.com","thumbnail":"http://tasteofcountry.com/files/2018/02/Country-Singer-Homes.jpg","postDateGmt":"2018-02-09 21:17:01 +0000","title":"Country Digs: Check Out These Stunning Celebrity Homes [Photos]","url":"http://1470kyyw.com/celebrity-homes-pictures/","id":223298,"carbonMeta":{"widePromotion":false,"isGallery":true},"excerpt":"These country celebrity homes prove that when the hits start coming, the price of life goes way up!","authors":[{"id":279119,"slug":"billydukesgmail-com","name":"Billy Dukes","first_name":"Billy","last_name":"Dukes","nickname":"Billy Dukes","thumbnail":"http://tasteofcountry.com/files/2015/10/8865-02.jpg","url":"http://1470kyyw.com/author/billydukesgmail-com/"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"Country Digs: Check Out These Stunning Celebrity Homes [Photos]"}}},"223303":{"postid":"223303","sortdate":"2018-02-09T18:00:16.000Z","data":{"mainData":{"postType":"post","caption":"Ellen via YouTube","thumbnail":"http://popcrush.com/files/2018/02/selfie-kid-ellen.jpg","postDateGmt":"2018-02-09 18:00:16 +0000","title":"Justin Timberlake Surprises &#8216;Selfie Kid&#8217; Ryan McKenna on &#8216;Ellen&#8217;","url":"http://1470kyyw.com/justin-timberlake-selfie-kid-ryan-mckenna-ellen-degeneres/","id":223303,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"Selfie Kid is back!","authors":[{"id":2470894,"slug":"ericarussell","name":"Erica Russell","first_name":"Erica","last_name":"Russell","nickname":"ericarussell","thumbnail":"http://popcrush.com/files/2017/02/12779003_10153562779617901_5216588432870915847_o.jpg","url":"http://1470kyyw.com/author/ericarussell/"}],"video":false,"videoUrl":"https://www.youtube.com/watch?v=26GaanEOJ1I","youtubeId":"26GaanEOJ1I"},"alternateData":{"_townsquare_media_url":"https://www.youtube.com/watch?v=26GaanEOJ1I","dynamic-lead-video":"","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""}}}}},"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":"35863","placement":"","targettype":"","mode":"","widgetTime":4},"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":"13771","placement":"","targettype":"","mode":"","widgetTime":3},"data":[],"dataDetails":{}},"fix_sidebar_marker-91":{"info":{"id":"fix_sidebar_marker-91","groupType":"fix_sidebar_marker","widgetType":"widget_fix_sidebar_marker","widgetInstance":"91"},"params":{"title":"Fix Sidebar Marker","widgetTime":3},"data":[],"dataDetails":{}},"ts_blogroll-535":{"info":{"id":"ts_blogroll-535","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"535"},"params":{"title":"Local News","type":"carousel","isweather":"1","cat":"47","posts_per_page":"4","align":"right","pinned_id":"","pinned_label":"","tag":"","private_tag":"","thumb_type":"landscape","link_label":"","link":"","show_thumb":0,"alternate_data":0,"unique_posts":0,"widgetTime":6,"widgetFilterTime":0,"widgetFilterParallelTime":1},"data":[223325,223313,221023,114700],"dataDetails":{"114700":{"postid":"114700","sortdate":"2018-02-07T05:07:17.000Z","data":{"mainData":{"postType":"post","caption":"Photo by: Facebook/Rescue The Animals Abilene ","thumbnail":"http://keanradio.com/files/2017/02/The-Chief-and-his-Pals-1600x1067.jpg","postDateGmt":"2018-02-07 05:07:17 +0000","title":"Dance With Your Dog at the Fur Ball February 17th in Abilene","url":"http://1470kyyw.com/the-abilene-fur-ball/","id":114700,"carbonMeta":{"widePromotion":false,"isGallery":true},"excerpt":"Rescue the Animals and the Abilene SPCA are hosting Abilene&apos;s only dinner dance for people and their dogs. This years theme is &quot;M*A*S*H&quot; February 17th.","authors":[{"id":350,"slug":"rudyfernandez","name":"Rudy Fernandez","first_name":"Rudy","last_name":"Fernandez","nickname":"rudyfernandez","url":"http://1470kyyw.com/author/rudyfernandez/","thumbnail":"http://keanradio.com/files/2017/06/Rudy-BIO-Pic-II-500x500.jpg"}]},"alternateData":{"dynamic-lead-title":"","dynamic-lead-excerpt":"","dynamic-lead-link-url":"","dynamic-lead-image":"","_townsquare_media_url":"","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"dynamic-lead-video":"","_aioseop_title":"Dance With Your Dog at the Fur Ball February 17th in Abilene"}}},"221023":{"postid":"221023","sortdate":"2018-02-09T22:30:14.000Z","data":{"mainData":{"postType":"post","caption":"Dan Bannister/Thinkstock","thumbnail":"http://keanradio.com/files/2017/12/jail.jpg","postDateGmt":"2018-02-09 22:30:14 +0000","title":"Abilene&apos;s Most Wanted ","url":"http://1470kyyw.com/most-wanted/","id":221023,"carbonMeta":{"widePromotion":false,"isGallery":true},"excerpt":"Week of February 5th, 2018","authors":[{"id":351,"slug":"shayhill","name":"Shay Hill","first_name":"Shay","last_name":"Hill","nickname":"shayhill","thumbnail":"http://keanradio.com/files/2017/06/Shay-Radio-Pic21.jpg","url":"http://1470kyyw.com/author/shayhill/"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-title":"Abilene&apos;s Most Wanted ","dynamic-lead-excerpt":"Week of February 5th, 2018","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"Abilene&apos;s Most Wanted - Week of February 5th, 2018"}}},"223313":{"postid":"223313","sortdate":"2018-02-09T22:43:35.000Z","data":{"mainData":{"postType":"post","caption":"Shonna Lynn Calaway (Lubbock County Sheriff's Office)","thumbnail":"http://kfyo.com/files/2018/02/ShonnaLynnCalaway_LSO_Oct2017lg.jpg","postDateGmt":"2018-02-09 22:43:35 +0000","title":"Ex-Texas Teacher Receives 15+ Years for Enticement of Minor","url":"http://1470kyyw.com/former-high-school-teacher-sentenced-to-over-15-years-for-enticement-of-a-minor/","id":223313,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"Forty-eight-year-old Shonna Lynn Calaway was sentenced to over 15 years in federal prison after pleading guilty to enticement of a minor.","authors":[{"id":2976474,"slug":"jacobcoats","name":"Andrew Coats","first_name":"Andrew","last_name":"Coats","nickname":"Andrew Coats","thumbnail":"http://kfyo.com/files/2017/06/andrew-coats-headshot.png","url":"http://1470kyyw.com/author/jacobcoats/"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-title":"Ex-Texas Teacher Receives 15+ Years for Enticement of Minor","dynamic-lead-excerpt":"Forty-eight-year-old Shonna Lynn Calaway was sentenced to over 15 years in federal prison after pleading guilty to enticement of a minor.","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"Former Texas Teacher Receives 15+ Years for Enticement of Minor"}}},"223325":{"postid":"223325","sortdate":"2018-02-13T17:41:14.000Z","data":{"mainData":{"postType":"post","caption":"Jake Leonard via Facebook","thumbnail":"http://knue.com/files/2018/02/Facebook-vid.png","postDateGmt":"2018-02-13 17:41:14 +0000","title":"This is What Driving Through Marshall, Texas Looks Like","url":"http://1470kyyw.com/this-is-what-driving-through-marshall-texas-looks-like/","id":223325,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"Apparently wherever these people found or bought this mattress in Marshall didn&apos;t offer delivery.","authors":[{"id":2592299,"slug":"jeisenberg","name":"Jason Eisenberg","first_name":"Jason","last_name":"Eisenberg","nickname":"Jason Eisenberg","thumbnail":"http://knue.com/files/2017/11/17757395_10102826184250968_1564238288829206339_n-1.jpg","url":"http://1470kyyw.com/author/jeisenberg/"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"This is What Driving Through Marshall, Texas Looks Like"}}}},"redisCached":true},"google-ads-widget-363":{"info":{"id":"google-ads-widget-363","groupType":"google-ads-widget","widgetType":"widget_google-ads-widget","widgetInstance":"363"},"params":{"title":"Carbon Google Ads","adunit":"top-right-300x250","align":"","adtype":"dfp6","widgetTime":2},"data":["top-right-300x250"],"dataDetails":{"top-right-300x250":{"adUnit":"top-right-300x250","adType":"dfp6"}}},"tsq_sailthru_newsletter_widget-344":{"info":{"id":"tsq_sailthru_newsletter_widget-344","groupType":"tsq_sailthru_newsletter_widget","widgetType":"widget_tsq_sailthru_newsletter_widget","widgetInstance":"344"},"params":{"title":"Get our Newsletter","description":"Sign up for our newsletter!","confirmation":"Thanks for subscribing","lists":["KYYW Master List"],"widgetTime":2},"data":[],"dataDetails":{}},"ts_blogroll-536":{"info":{"id":"ts_blogroll-536","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"536"},"params":{"title":"Latest Articles","type":"sidebar_row_standard","posts_per_page":3,"widgetTime":4,"widgetFilterTime":0,"widgetFilterParallelTime":0},"data":[223325,223322,211270],"dataDetails":{"211270":{"postid":"211270","sortdate":"2018-02-12T23:37:57.000Z","data":{"mainData":{"postType":"post","caption":"(Photo by Justin Sullivan/Getty Images","thumbnail":"http://keanradio.com/files/2017/02/Little-Girl-Gets-Het-Spaghetti-1600x1067.jpg","postDateGmt":"2018-02-12 23:37:57 +0000","title":"Eating Lions Club Spaghetti Helps Send Kids to Summer Camp","url":"http://1470kyyw.com/cactus-lions-club-spaghetti/","id":211270,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"The 41st Annual All You Can Eat Cactus Lions Club Spaghetti Supper is February 17th at Craig Middle School. Lions Club members boast &quot;their sauce is the best.&quot;","authors":[{"id":350,"slug":"rudyfernandez","name":"Rudy Fernandez","first_name":"Rudy","last_name":"Fernandez","nickname":"rudyfernandez","url":"http://1470kyyw.com/author/rudyfernandez/","thumbnail":"http://keanradio.com/files/2017/06/Rudy-BIO-Pic-II-500x500.jpg"}]},"alternateData":{"_townsquare_media_url":"","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"dynamic-lead-video":"0","_aioseop_title":"Eating Lions Club Spaghetti Helps Send Kids to Summer Camp"}}},"223322":{"postid":"223322","sortdate":"2018-02-13T00:17:44.000Z","data":{"mainData":{"postType":"list-post","caption":"Ryder Altman - Taylor County Sheriff's Office","thumbnail":"http://kfyo.com/files/2018/02/RyderAltman2_ASO_021218.jpg","postDateGmt":"2018-02-13 00:17:44 +0000","title":"Abilene Man Sentenced to One Month in Jail for Child Pornography","url":"http://1470kyyw.com/abilene-man-sentenced-to-10-years-of-probation-for-child-pornography/","id":223322,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"An Abilene man has been sentenced to one month in jail and 10 years of probation after pleading guilty to child pornography charges.","authors":[{"id":2976474,"slug":"jacobcoats","name":"Andrew Coats","first_name":"Andrew","last_name":"Coats","nickname":"Andrew Coats","thumbnail":"http://kfyo.com/files/2017/06/andrew-coats-headshot.png","url":"http://1470kyyw.com/author/jacobcoats/"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"Abilene Man Sentenced to One Month in Jail for Child Pornography"}}},"223325":{"postid":"223325","sortdate":"2018-02-13T17:41:14.000Z","data":{"mainData":{"postType":"post","caption":"Jake Leonard via Facebook","thumbnail":"http://knue.com/files/2018/02/Facebook-vid.png","postDateGmt":"2018-02-13 17:41:14 +0000","title":"This is What Driving Through Marshall, Texas Looks Like","url":"http://1470kyyw.com/this-is-what-driving-through-marshall-texas-looks-like/","id":223325,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"Apparently wherever these people found or bought this mattress in Marshall didn&apos;t offer delivery.","authors":[{"id":2592299,"slug":"jeisenberg","name":"Jason Eisenberg","first_name":"Jason","last_name":"Eisenberg","nickname":"Jason Eisenberg","thumbnail":"http://knue.com/files/2017/11/17757395_10102826184250968_1564238288829206339_n-1.jpg","url":"http://1470kyyw.com/author/jeisenberg/"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"This is What Driving Through Marshall, Texas Looks Like"}}}},"redisCached":true},"carbonwidget/nav/blueiv":{"info":{"id":"carbonwidget/nav/blueiv","groupType":"carbonwidget/nav/blueiv"},"params":{"widgetTime":4},"data":[],"dataDetails":{},"redisCached":true},"carbonwidget/nav/main":{"info":{"id":"carbonwidget/nav/main","groupType":"carbonwidget/nav/main"},"params":{"widgetTime":5},"data":["1",{"2":["2.1"]},{"3":["3.1","3.2","3.3","3.4","3.5"]},"4",{"5":["5.1","5.2","5.3","5.4","5.5","5.6"]},"6",{"7":["7.1","7.2","7.3","7.4"]}],"dataDetails":{"1":{"menuId":"1","attrs":{"menuPostId":8,"title":"Home","titleExcerpt":"Home","href":"/","samedomain":true,"hasBlogroll":false}},"2":{"menuId":"2","attrs":{"menuPostId":594,"title":"Shows","titleExcerpt":"Shows","href":"/shows/","samedomain":true,"hasBlogroll":false}},"3":{"menuId":"3","attrs":{"menuPostId":112342,"title":"All Access VIPs","titleExcerpt":"All Access VIPs","href":"/vip/","samedomain":true,"hasBlogroll":false}},"4":{"menuId":"4","attrs":{"menuPostId":185825,"title":"Win Stuff","titleExcerpt":"Win Stuff","href":"/contests/","samedomain":true,"menupath":"/rest/carbon/api/menu/contests/","hasBlogroll":false}},"5":{"menuId":"5","attrs":{"menuPostId":125809,"title":"News","titleExcerpt":"News","href":"","samedomain":true,"hasBlogroll":false}},"6":{"menuId":"6","attrs":{"menuPostId":3848,"title":"Weather","titleExcerpt":"Weather","href":"/abilene-weather/","samedomain":true,"hasBlogroll":false}},"7":{"menuId":"7","attrs":{"menuPostId":5807,"title":"Contact Us","titleExcerpt":"Contact Us","href":"#","samedomain":true,"hasBlogroll":false}},"2.1":{"menuId":"2.1","attrs":{"menuPostId":5023,"title":"Schedule","titleExcerpt":"Schedule","href":"/shows/","samedomain":true,"hasBlogroll":false}},"3.1":{"menuId":"3.1","attrs":{"menuPostId":112345,"title":"Sign Up","titleExcerpt":"Sign Up","href":"/registration/","samedomain":true,"hasBlogroll":false}},"3.2":{"menuId":"3.2","attrs":{"menuPostId":112343,"title":"Contests","titleExcerpt":"Contests","href":"/contests/","samedomain":true,"menupath":"/rest/carbon/api/menu/contests/","hasBlogroll":false}},"3.3":{"menuId":"3.3","attrs":{"menuPostId":184051,"title":"Rules","titleExcerpt":"Rules","href":"/contest-rules/","samedomain":true,"hasBlogroll":false}},"3.4":{"menuId":"3.4","attrs":{"menuPostId":128799,"title":"Local Experts","titleExcerpt":"Local Experts","href":"/local-experts/","samedomain":true,"hasBlogroll":false}},"3.5":{"menuId":"3.5","attrs":{"menuPostId":185820,"title":"VIP Support","titleExcerpt":"VIP Support","href":"/help/","samedomain":true,"hasBlogroll":false}},"5.1":{"menuId":"5.1","attrs":{"menuPostId":125810,"title":"Headline News","titleExcerpt":"Headline News","href":"/category/headline-news/","samedomain":true,"menupath":"/rest/carbon/api/menu/category/headline-news/","hasBlogroll":false}},"5.2":{"menuId":"5.2","attrs":{"menuPostId":125808,"title":"State News","titleExcerpt":"State News","href":"/category/state-news/","samedomain":true,"menupath":"/rest/carbon/api/menu/category/state-news/","hasBlogroll":false}},"5.3":{"menuId":"5.3","attrs":{"menuPostId":125811,"title":"Local News","titleExcerpt":"Local News","href":"/category/local-news/","samedomain":true,"menupath":"/rest/carbon/api/menu/category/local-news/","hasBlogroll":false}},"5.4":{"menuId":"5.4","attrs":{"menuPostId":208981,"title":"Weird News","titleExcerpt":"Weird News","href":"/category/weird-news/","samedomain":true,"menupath":"/rest/carbon/api/menu/category/weird-news/","hasBlogroll":false}},"5.5":{"menuId":"5.5","attrs":{"menuPostId":125812,"title":"Sports","titleExcerpt":"Sports","href":"/category/sports/","samedomain":true,"menupath":"/rest/carbon/api/menu/category/sports/","hasBlogroll":false}},"5.6":{"menuId":"5.6","attrs":{"menuPostId":125813,"title":"Entertainment","titleExcerpt":"Entertainment","href":"/category/entertainment/","samedomain":true,"menupath":"/rest/carbon/api/menu/category/entertainment/","hasBlogroll":false}},"7.1":{"menuId":"7.1","attrs":{"menuPostId":1200,"title":"Help & Contact Info","titleExcerpt":"Help & Contact Info","href":"/help/","samedomain":true,"hasBlogroll":false}},"7.2":{"menuId":"7.2","attrs":{"menuPostId":5808,"title":"Feedback","titleExcerpt":"Feedback","href":"/feedback/","samedomain":true,"hasBlogroll":false}},"7.3":{"menuId":"7.3","attrs":{"menuPostId":27085,"title":"Advertise","titleExcerpt":"Advertise","href":"/advertise/","samedomain":true,"hasBlogroll":false}},"7.4":{"menuId":"7.4","attrs":{"menuPostId":222520,"title":"Squares","titleExcerpt":"Squares","href":"/big-game-squares-office-rules/","samedomain":true,"hasBlogroll":false}}},"redisCached":true},"carbonwidget/nav/promo_links":{"info":{"id":"carbonwidget/nav/promo_links","groupType":"carbonwidget/nav/promo_links"},"params":{"widgetTime":4},"data":[],"dataDetails":{},"redisCached":true},"carbonwidget/nav/footer":{"info":{"id":"carbonwidget/nav/footer","groupType":"carbonwidget/nav/footer"},"params":{"widgetTime":5},"data":["1","2","3","4","5","6","7","8","9","10","11"],"dataDetails":{"1":{"menuId":"1","attrs":{"title":"EEO","href":"/eeo/"}},"2":{"menuId":"2","attrs":{"title":"Advertise on KYYW 1470","href":"/advertise/"}},"3":{"menuId":"3","attrs":{"title":"Public File","href":"/kyyw-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":"Abilene Business Listings","href":"/abilene-featured-business-listings/"}}},"redisCached":true}},"data":{},"time":{"wpTime":24.972,"mainOptionsTime":9.288,"sidebarsTime":14.494,"widgetsTime":31.862,"processTime":80.808},"experimentGroup":"B"},"serverConfig":{"host":"1470kyyw.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=82b4135bab9c2dc599baca830b345a05df70bfdf"></script>
        </body>
      </html>