<!doctype html>
      <html class="single">
        <head>
          <title data-react-helmet="true">Jodey Arrington Supports President Trump&#x27;s Actions On DACA</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="Jodey Arrington discussing President Trump&#x27;s recent action rescinding DACA, as well as the debt ceiling and disaster relief in the wake of Hurricane Harvey."/><meta data-react-helmet="true" name="keywords" content="jodey arrington,chad hasty show,daca,deferred action for childhood arrivals,illegal immigrants,congress,donald trump,hurricane harvey,national debt ceiling"/><meta data-react-helmet="true" property="fb:app_id" content="113811408697221"/><meta data-react-helmet="true" property="fb:admins" content="583052867"/><meta data-react-helmet="true" property="fb:admins" content="100002025987268"/><meta data-react-helmet="true" property="fb:admins" content="732998853"/><meta data-react-helmet="true" property="fb:admins" content="16737706"/><meta data-react-helmet="true" property="og:title" content="Jodey Arrington Supports President Trump&#x27;s Actions On DACA"/><meta data-react-helmet="true" property="og:description" content="Jodey Arrington discussing President Trump&#x27;s recent action rescinding DACA, as well as the debt ceiling and disaster relief in the wake of Hurricane Harvey."/><meta data-react-helmet="true" property="og:url" content="http://kfyo.com/representative-jodey-arrington-supports-president-trumps-actions-on-daca-interview/"/><meta data-react-helmet="true" property="og:site_name" content="News/Talk 95.1 &amp; 790 KFYO"/><meta data-react-helmet="true" property="og:type" content="blog"/><meta data-react-helmet="true" property="og:image" content="http://kfyo.com/files/2017/01/Jodey-Arrington-in-Cotton-Jodey-Arrington.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="@kfyo"/><meta data-react-helmet="true" name="sailthru.description" content="Jodey Arrington discussing President Trump&#x27;s recent action rescinding DACA, as well as the debt ceiling and disaster relief in the wake of Hurricane Harvey."/><meta data-react-helmet="true" name="sailthru.date" content="2017-09-07 11:45:37"/><meta data-react-helmet="true" name="sailthru.title" content="Representative Jodey Arrington Supports President Trump’s Actions on DACA [INTERVIEW]"/><meta data-react-helmet="true" name="sailthru.tags" content="tsmsite-kfyo, tsmmarket-lubbock, tsmtype-local, chad-hasty-show, illegal-immigrants, jodey-arrington, interview, national-news, national-politics, videos"/><meta data-react-helmet="true" name="sailthru.author" content="jodysmyers"/><meta data-react-helmet="true" name="sailthru.image.full" content="http://kfyo.com/files/2017/01/Jodey-Arrington-in-Cotton-Jodey-Arrington.jpg"/><meta data-react-helmet="true" name="sailthru.image.thumb" content="http://kfyo.com/files/2017/01/Jodey-Arrington-in-Cotton-Jodey-Arrington.jpg"/><meta data-react-helmet="true" property="fb:pages" content="248057084920"/><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://kfyo.com/files/2016/10/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/representative-jodey-arrington-supports-president-trumps-actions-on-daca-interview/"/>
          <link href="//fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic,700italic|Roboto:400,400italic,500,500italic,700,300italic,300|Roboto+Condensed:300,400,700" rel="stylesheet" type="text/css" />
          <link href="/styles/base.css?ver=f6f5453a8cde7d0b301abb99888e7aca87cafa58&mver=2" rel="stylesheet" type="text/css" />
          
        <script type="text/javascript">
          window.TSM = window.TSM || {};
          window.TSM.abgroup = "B";
          window.TSM.cadata = {"activeDomain":"kfyo.com","blogId":192,"method":"get_single","postId":228720,"postType":"post","postDateGmt":"2017-09-07 16:45:37.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":"jodysmyers","dimension2":"interview,national-news,national-politics,videos","dimension3":"chad-hasty-show,illegal-immigrants,jodey-arrington","dimension4":"post","dimension5":"Thu Sept 07 2017","dimension6":"11:45","dimension7":"standard","dimension8":"1736","dimension9":"B","dimension10":"no"};
ga( "create", {
          trackingId:"UA-19110031-5",
          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-19110031-5"};
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-19110031-7",
          name: "UA191100317",
          allowAnchor: false
        });
        ga( "UA191100317.require", "displayfeatures" );
        ga( "UA191100317.send", gaInitData );
        window.TSM = window.TSM || {};
        window.TSM.trackersByNameAll = window.TSM.trackersByNameAll || {};
        window.TSM.trackersByNameAll[ "UA191100317" ] = {gaid:"UA-19110031-7"};
ga( "create", {
          trackingId:"UA-28825804-1",
          name: "UA288258041",
          allowAnchor: false
        });
        ga( "UA288258041.require", "displayfeatures" );
        ga( "UA288258041.send", gaInitData );
        window.TSM = window.TSM || {};
        window.TSM.trackersByNameAll = window.TSM.trackersByNameAll || {};
        window.TSM.trackersByNameAll[ "UA288258041" ] = {gaid:"UA-28825804-1"};
ga( "create", {
          trackingId:"UA-45260060-3",
          name: "UA452600603",
          allowAnchor: false
        });
        ga( "UA452600603.require", "displayfeatures" );
        ga( "UA452600603.send", gaInitData );
        window.TSM = window.TSM || {};
        window.TSM.trackersByNameAll = window.TSM.trackersByNameAll || {};
        window.TSM.trackersByNameAll[ "UA452600603" ] = {gaid:"UA-45260060-3"};
            })(window);
          </script>
          <script async src="https://www.google-analytics.com/analytics.js"></script>
          <script>(function(w){
      w.dataLayer = [{"title":"Jodey Arrington Supports President Trump's Actions On DACA","callsign":"KFYOAM","market":"Lubbock","sitetype":"Local","siteClassification":"Local","state":"TX","genre":{"0":"news-talk"},"pageType":"post","tags":"chad-hasty-show,illegal-immigrants,jodey-arrington","categories":"interview,national-news,national-politics,videos","mediaType":"video"}];
      w.dataLayer[0].referer = document.referrer;w.dataLayer[0].curatedReferer = document.referrer.replace( /https?:\/\//, "" );w.dataLayer[0].dayOfWeek = function(n){return n.toLocaleString("en-US",{weekday:"long"})}(new Date);w.dataLayer[0].periodOfDay = function(n,t,i){t=n.getHours(),i=n.getMinutes(),i<10&&(i="0"+i);var r=parseInt(t+""+i);return r>=0&&r<600?"Overnight":r>=600&&r<1e3?"Morning Drive":r>=1e3&&r<1500?"Midday":r>=1500&&r<1900?"Afternoon Drive":r>=1900&&r<2400?"Evening":void 0}(new Date);
    })(window);</script>
          <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({"gtm.start": new Date().getTime(),event:"gtm.js"});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!="dataLayer"?"&l="+l:"";j.async=true;j.src= "https://www.googletagmanager.com/gtm.js?id="+i+dl;f.parentNode.insertBefore(j,f); })(window,document,"script","dataLayer","GTM-K346HJZ");</script>
          
          <script class="kxct" data-id="rwjnisqy1" data-timing="async" data-version="3.0" type="text/javascript">
        window.Krux||((Krux=function(){Krux.q.push(arguments)}).q=[]);
        (function(){
          var k=document.createElement("script");k.type="text/javascript";k.async=true;
          k.src=(location.protocol==="https:"?"https:":"http:")+"//"+"cdn.krxd.net/controltag/rwjnisqy1.js";
          var s=document.getElementsByTagName("script")[0];s.parentNode.insertBefore(k,s);
        }());
      </script><script type="text/javascript" src="//mtrx.go.sonobi.com/morpheus.townsquaremedia.local.1594.js"></script>
<script async="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=kfyo.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", ["interview","national-news","national-politics","videos"] );
googletag.pubads().setTargeting( "tags", ["chad-hasty-show","illegal-immigrants","jodey-arrington"] );
googletag.pubads().setTargeting( "id", "representative-jodey-arrington-supports-president-trumps-actions-on-daca-interview" );
googletag.pubads().setTargeting( "author", "jodysmyers" );
googletag.pubads().setTargeting( "kw", ["jodysmyers","representative-jodey-arrington-supports-president-trumps-actions-on-daca-interview","interview","national-news","national-politics","videos","chad-hasty-show","illegal-immigrants","jodey-arrington","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/Lubbock/KFYO/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/Lubbock/KFYO/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/Lubbock/KFYO/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/Lubbock/KFYO/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/Lubbock/KFYO/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/Lubbock/KFYO/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/Lubbock/KFYO/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/Lubbock/KFYO/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/Lubbock/KFYO/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="1997284764"><!-- react-empty: 2 --><div id="container" class="" data-reactid="3"><section class="top-components" data-reactid="4"></section><div id="top-not-ads" class="" data-reactid="5"><div class="blingbar box" style="height:auto;left:0px;" data-reactid="6"><div class="tsm-ad tsm-ad-728" data-reactid="7"><div id="tsm-ad-728a" data-reactid="8"><!-- dynamic ad --></div></div></div><div id="tsm-ad-1x1-container" data-reactid="9"><div class="tsm-ad tsm-ad-oop" data-reactid="10"><div id="tsm-ad-oop" data-reactid="11"><!-- dynamic ad --></div></div></div></div><div class="container-inner" data-reactid="12"><div id="site-menu-wrapper" class="" data-reactid="13"><a class="logo" href="/" itemprop="logo url" alt="News/Talk 95.1 &amp;amp; 790 KFYO" title="News/Talk 95.1 &amp;amp; 790 KFYO" data-reactid="14"><img src="http://kfyo.com/files/2017/10/kfyoam-logo.png" alt="News/Talk 95.1 &amp;amp; 790 KFYO" title="News/Talk 95.1 &amp;amp; 790 KFYO" 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 id="promotion-10" class="stationtagline-container showticker-item" data-reactid="21"><div class="content" data-reactid="22"><a class="info" href="#" data-reactid="23">Lubbock's Official Weather Station</a></div></div></div></div><a class="listen-live-cto cto" href="/listen-live/" data-reactid="24"><span class="icon-play2" data-reactid="25"></span><span class="cto-title" data-reactid="26">Listen Now</span></a><a class="sign-in-out" href="/#auth-start" title="" data-reactid="27"></a></div><nav id="site-menu" data-reactid="28"><div class="wrapper" data-reactid="29"><span class="icon-base icon-menu select-none" data-reactid="30"></span><ul class="links" data-reactid="31"><li class="hassub" data-reactid="32"><a href="/" data-reactid="33">Home</a></li><li class="hassub" data-reactid="34"><a href="/shows/" data-reactid="35">Shows</a><ul class="links submenu" data-reactid="36"><li class="hassub" data-reactid="37"><a href="/kfyo-program-schedule/" data-reactid="38">Program Schedule</a><ul class="links submenu" data-reactid="39"><li class="hassub" data-reactid="40"><a href="http://1340thefan.com/1340-the-fan-game-schedule/" target="_blank" data-reactid="41">Live Sports Schedule</a></li></ul></li><li class="hassub" data-reactid="42"><a href="/author/chadhasty/" data-reactid="43">Chad Hasty</a></li><li class="hassub" data-reactid="44"><a href="/author/daveking/" data-reactid="45">Dave King</a></li><li class="hassub" data-reactid="46"><a href="/author/mattmartin/" data-reactid="47">Matt Martin</a></li><li class="hassub" data-reactid="48"><a href="http://www.prattontexas.com" target="_blank" data-reactid="49">Robert Pratt</a></li><li class="hassub" data-reactid="50"><a href="/author/kfyonews/" data-reactid="51">Rob Snyder</a></li><li class="hassub" data-reactid="52"><a href="" data-reactid="53">Anchors &amp; Producers</a><ul class="links submenu" data-reactid="54"><li class="hassub" data-reactid="55"><a href="/author/jodysmyers/" data-reactid="56">Jody Smyers</a></li><li class="hassub" data-reactid="57"><a href="/author/jacobcoats/" data-reactid="58">Andrew Coats</a></li><li class="hassub" data-reactid="59"><a href="/author/lukematsik/" data-reactid="60">Luke Matsik</a></li></ul></li></ul></li><li class="hassub" data-reactid="61"><a href="/listen-live/popup" data-reactid="62">Listen</a><ul class="links submenu" data-reactid="63"><li class="hassub" data-reactid="64"><a href="/listen-live/" data-reactid="65">Listen Live</a></li><li class="hassub" data-reactid="66"><a href="/app" data-reactid="67">Mobile App</a></li><li class="hassub" data-reactid="68"><a href="/alexa/" data-reactid="69">Alexa-Enabled Devices</a></li></ul></li><li class="hassub" data-reactid="70"><a href="/events-lubbock/" data-reactid="71">Events</a><ul class="links submenu" data-reactid="72"><li class="hassub" data-reactid="73"><a href="/events-lubbock/" data-reactid="74">Calendar</a></li></ul></li><li class="hassub" data-reactid="75"><a href="/vip/" data-reactid="76">VIP</a><ul class="links submenu" data-reactid="77"><li class="hassub" data-reactid="78"><a href="/registration/" data-reactid="79">Sign Up</a></li><li class="hassub" data-reactid="80"><a href="/contests" data-reactid="81">Contests &amp; Prizes</a></li><li class="hassub" data-reactid="82"><a href="/contest-rules/" data-reactid="83">Contest Rules</a></li><li class="hassub" data-reactid="84"><a href="/local-experts" data-reactid="85">Local Experts</a></li><li class="hassub" data-reactid="86"><a href="/help/" data-reactid="87">VIP Help</a></li><li class="hassub" data-reactid="88"><a href="/big-game-squares-contest-rules/" data-reactid="89">Big Game Squares Contest Rules</a></li></ul></li><li class="hassub" data-reactid="90"><a href="/contests" data-reactid="91">Win Stuff</a></li><li class="hassub" data-reactid="92"><a href="/lubbock-weather/" data-reactid="93">Weather</a></li><li class="hassub" data-reactid="94"><a href="/page/2/" data-reactid="95">News</a><ul class="links submenu" data-reactid="96"><li class="hassub" data-reactid="97"><a href="/lubbock-weather" data-reactid="98">Weather</a></li><li class="hassub" data-reactid="99"><a href="/category/local-news/" data-reactid="100">Local News</a></li><li class="hassub" data-reactid="101"><a href="/category/regional-news/" data-reactid="102">Regional News</a></li><li class="hassub" data-reactid="103"><a href="/category/opinion/" data-reactid="104">Opinion</a></li><li class="hassub" data-reactid="105"><a href="/category/videos/" data-reactid="106">Video</a></li><li class="hassub" data-reactid="107"><a href="/galleries/" data-reactid="108">Photos</a></li><li class="hassub" data-reactid="109"><a href="http://www.1340thefan.com" target="_blank" data-reactid="110">SportsRadio 1340 The Fan</a><ul class="links submenu" data-reactid="111"><li class="hassub" data-reactid="112"><a href="http://1340thefan.com/1340-the-fan-game-schedule/" target="_blank" data-reactid="113">Live Sports Schedule</a></li></ul></li><li class="hassub" data-reactid="114"><a href="" data-reactid="115">Legacy Categories</a><ul class="links submenu" data-reactid="116"><li class="hassub" data-reactid="117"><a href="/category/audio/" data-reactid="118">Audio</a></li><li class="hassub" data-reactid="119"><a href="/category/state-news/" data-reactid="120">State News</a></li></ul></li><li class="hassub" data-reactid="121"><a href="/station-info" data-reactid="122">Station Info</a><ul class="links submenu" data-reactid="123"><li class="hassub" data-reactid="124"><a href="/kfyo-history-part-1" data-reactid="125">KFYO History Part 1</a></li><li class="hassub" data-reactid="126"><a href="/kfyo-history-part-2" data-reactid="127">KFYO History Part 2</a></li></ul></li></ul></li><li class="hassub" data-reactid="128"><a href="/help" data-reactid="129">Contact</a><ul class="links submenu" data-reactid="130"><li class="hassub" data-reactid="131"><a href="/help" data-reactid="132">Help &amp; Contact Info</a></li><li class="hassub" data-reactid="133"><a href="/advertise/" data-reactid="134">Advertise</a></li><li class="hassub" data-reactid="135"><a href="/?page_id=58568" data-reactid="136">Feedback</a></li></ul></li><li class="hidden-menu hassub hide" data-reactid="137"><a class="more-icon" href="#" data-reactid="138">More</a><ul class="links submenu" data-reactid="139"><li class="hassub hide" data-reactid="140"><a href="/" data-reactid="141">Home</a></li><li class="hassub hide" data-reactid="142"><a href="/shows/" data-reactid="143">Shows</a><ul class="links submenu" data-reactid="144"><li class="hassub" data-reactid="145"><a href="/kfyo-program-schedule/" data-reactid="146">Program Schedule</a><ul class="links submenu" data-reactid="147"><li class="hassub" data-reactid="148"><a href="http://1340thefan.com/1340-the-fan-game-schedule/" target="_blank" data-reactid="149">Live Sports Schedule</a></li></ul></li><li class="hassub" data-reactid="150"><a href="/author/chadhasty/" data-reactid="151">Chad Hasty</a></li><li class="hassub" data-reactid="152"><a href="/author/daveking/" data-reactid="153">Dave King</a></li><li class="hassub" data-reactid="154"><a href="/author/mattmartin/" data-reactid="155">Matt Martin</a></li><li class="hassub" data-reactid="156"><a href="http://www.prattontexas.com" target="_blank" data-reactid="157">Robert Pratt</a></li><li class="hassub" data-reactid="158"><a href="/author/kfyonews/" data-reactid="159">Rob Snyder</a></li><li class="hassub" data-reactid="160"><a href="" data-reactid="161">Anchors &amp; Producers</a><ul class="links submenu" data-reactid="162"><li class="hassub" data-reactid="163"><a href="/author/jodysmyers/" data-reactid="164">Jody Smyers</a></li><li class="hassub" data-reactid="165"><a href="/author/jacobcoats/" data-reactid="166">Andrew Coats</a></li><li class="hassub" data-reactid="167"><a href="/author/lukematsik/" data-reactid="168">Luke Matsik</a></li></ul></li></ul></li><li class="hassub hide" data-reactid="169"><a href="/listen-live/popup" data-reactid="170">Listen</a><ul class="links submenu" data-reactid="171"><li class="hassub" data-reactid="172"><a href="/listen-live/" data-reactid="173">Listen Live</a></li><li class="hassub" data-reactid="174"><a href="/app" data-reactid="175">Mobile App</a></li><li class="hassub" data-reactid="176"><a href="/alexa/" data-reactid="177">Alexa-Enabled Devices</a></li></ul></li><li class="hassub hide" data-reactid="178"><a href="/events-lubbock/" data-reactid="179">Events</a><ul class="links submenu" data-reactid="180"><li class="hassub" data-reactid="181"><a href="/events-lubbock/" data-reactid="182">Calendar</a></li></ul></li><li class="hassub hide" data-reactid="183"><a href="/vip/" data-reactid="184">VIP</a><ul class="links submenu" data-reactid="185"><li class="hassub" data-reactid="186"><a href="/registration/" data-reactid="187">Sign Up</a></li><li class="hassub" data-reactid="188"><a href="/contests" data-reactid="189">Contests &amp; Prizes</a></li><li class="hassub" data-reactid="190"><a href="/contest-rules/" data-reactid="191">Contest Rules</a></li><li class="hassub" data-reactid="192"><a href="/local-experts" data-reactid="193">Local Experts</a></li><li class="hassub" data-reactid="194"><a href="/help/" data-reactid="195">VIP Help</a></li><li class="hassub" data-reactid="196"><a href="/big-game-squares-contest-rules/" data-reactid="197">Big Game Squares Contest Rules</a></li></ul></li><li class="hassub hide" data-reactid="198"><a href="/contests" data-reactid="199">Win Stuff</a></li><li class="hassub hide" data-reactid="200"><a href="/lubbock-weather/" data-reactid="201">Weather</a></li><li class="hassub hide" data-reactid="202"><a href="/page/2/" data-reactid="203">News</a><ul class="links submenu" data-reactid="204"><li class="hassub" data-reactid="205"><a href="/lubbock-weather" data-reactid="206">Weather</a></li><li class="hassub" data-reactid="207"><a href="/category/local-news/" data-reactid="208">Local News</a></li><li class="hassub" data-reactid="209"><a href="/category/regional-news/" data-reactid="210">Regional News</a></li><li class="hassub" data-reactid="211"><a href="/category/opinion/" data-reactid="212">Opinion</a></li><li class="hassub" data-reactid="213"><a href="/category/videos/" data-reactid="214">Video</a></li><li class="hassub" data-reactid="215"><a href="/galleries/" data-reactid="216">Photos</a></li><li class="hassub" data-reactid="217"><a href="http://www.1340thefan.com" target="_blank" data-reactid="218">SportsRadio 1340 The Fan</a><ul class="links submenu" data-reactid="219"><li class="hassub" data-reactid="220"><a href="http://1340thefan.com/1340-the-fan-game-schedule/" target="_blank" data-reactid="221">Live Sports Schedule</a></li></ul></li><li class="hassub" data-reactid="222"><a href="" data-reactid="223">Legacy Categories</a><ul class="links submenu" data-reactid="224"><li class="hassub" data-reactid="225"><a href="/category/audio/" data-reactid="226">Audio</a></li><li class="hassub" data-reactid="227"><a href="/category/state-news/" data-reactid="228">State News</a></li></ul></li><li class="hassub" data-reactid="229"><a href="/station-info" data-reactid="230">Station Info</a><ul class="links submenu" data-reactid="231"><li class="hassub" data-reactid="232"><a href="/kfyo-history-part-1" data-reactid="233">KFYO History Part 1</a></li><li class="hassub" data-reactid="234"><a href="/kfyo-history-part-2" data-reactid="235">KFYO History Part 2</a></li></ul></li></ul></li><li class="hassub hide" data-reactid="236"><a href="/help" data-reactid="237">Contact</a><ul class="links submenu" data-reactid="238"><li class="hassub" data-reactid="239"><a href="/help" data-reactid="240">Help &amp; Contact Info</a></li><li class="hassub" data-reactid="241"><a href="/advertise/" data-reactid="242">Advertise</a></li><li class="hassub" data-reactid="243"><a href="/?page_id=58568" data-reactid="244">Feedback</a></li></ul></li></ul></li></ul><div class="site-menu-right" data-reactid="245"><ul class="social-links" data-reactid="246"><li class="social" data-reactid="247"><a class="share-link youtube" href="https://youtube.com/user/kfyonews" target="_blank" data-social="youtube" data-reactid="248"><span class="icon-base icon-youtube" data-reactid="249"></span></a></li><li class="social" data-reactid="250"><a class="share-link facebook" href="https://www.facebook.com/790KFYO?ref=hl" target="_blank" data-social="facebook" data-reactid="251"><span class="icon-base icon-facebook" data-reactid="252"></span></a></li><li class="social" data-reactid="253"><a class="share-link twitter" href="https://twitter.com/kfyo" target="_blank" data-social="twitter" data-reactid="254"><span class="icon-base icon-twitter" data-reactid="255"></span></a></li><ul class="social-subscriptions" data-reactid="256"><!-- react-text: 257 --><!-- /react-text --><li class="share_link_small youtube sub-youtube" data-reactid="258"><span class="youtube-subscribe-button " data-reactid="259"></span></li><li class="sub-facebook" data-reactid="260"></li><li class="sub-twitter" data-reactid="261"></li></ul></ul><div id="search-form" class="" data-reactid="262"><div class="form-wrap" data-reactid="263"><form data-reactid="264"><input type="text" name="searchInput" value="" class="search-input" placeholder="Search" data-reactid="265"/><input type="submit" class="search-submit" disabled="" value="SEARCH" data-reactid="266"/></form></div><div class="icon-base icon-search" data-reactid="267"></div></div></div><div class="site-screen select-none" data-reactid="268"></div></div></nav></div><ul class="promo-links" data-reactid="269"><li data-reactid="270"><span data-reactid="271">Trending Now</span></li><li data-reactid="272"><a title="Chad&#x27;s Morning Brief" href="/category/chads-morning-brief/" data-reactid="273">Chad&#x27;s Morning Brief</a></li><li data-reactid="274"><a title="Get the KFYO App" href="/app" data-reactid="275">Get the KFYO App</a></li><li data-reactid="276"><a title="Vote to Abandon Auditorium-Coliseum" href="/lubbock-city-council-begins-process-to-call-for-special-election-and-approves-first-reading-of-zoning-change-in-guadalupe-neighborhood/" data-reactid="277">Vote to Abandon Auditorium-Coliseum</a></li><li data-reactid="278"><a title="Listen on Alexa" href="/alexa/" data-reactid="279">Listen on Alexa</a></li><li data-reactid="280"><a title="Nutrition Weekly" href="/tags/united-advertorial" data-reactid="281">Nutrition Weekly</a></li><li data-reactid="282"><a title="Donald Trump" href="/tags/donald-trump" data-reactid="283">Donald Trump</a></li><li data-reactid="284"><a title="Crime News" href="/tags/crime" data-reactid="285">Crime News</a></li><li data-reactid="286"><a title="KFYO 95.1 FM FAQ" href="/frequently-asked-questions-about-kfyo-on-95-1-fm/" data-reactid="287">KFYO 95.1 FM FAQ</a></li><li data-reactid="288"><a title="KFYO Mornings" href="/dave-king-and-matt-martin-to-become-hosts-of-the-kfyo-morning-show-on-february-20/" data-reactid="289">KFYO Mornings</a></li></ul></div><div class="tsm-ad tsm-ad-nav-970" data-reactid="290"><div id="tsm-ad-970a" data-reactid="291"><!-- dynamic ad --></div></div><div class="site-content clearfix" data-reactid="292"><div class="main-content" data-reactid="293"><div class="wrapper post-wrapper" data-reactid="294"><div class="post clearfix" data-reactid="295"><div class="entry" data-reactid="296"><article id="post-228720" data-location="/representative-jodey-arrington-supports-president-trumps-actions-on-daca-interview/" data-index="0" data-reactid="297"><div class="page-header" data-reactid="298"><div class="content-header show-ui front" id="content-header-228720" data-reactid="299"><div class="internal-header outgrow  " style="max-height:0px;" data-reactid="300"></div><div class="content-header-header" data-reactid="301"><div class="single-post-oembed-youtube-wrapper" data-reactid="302"><div class="single-post-oembed youtube" data-reactid="303"><div class="video-overlay has-pulsating-button" data-reactid="304"><div class="react-parallax " data-reactid="305"><div class="react-parallax-background-children" data-bottom-top="transform:translate3d(0,-20%,0);" data-top-bottom="transform:translate3d(0,20%,0);" data-reactid="306"><figure class="frameme" data-reactid="307"><div class="theframe" data-image="http://kfyo.com/files/2017/01/Jodey-Arrington-in-Cotton-Jodey-Arrington.jpg" rel="" title="" data-reactid="308"></div><div class="loadinganim showbox" id="0" data-reactid="309"><div class="loader" style="width:30px;height:30px;" data-reactid="310"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="311"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="312"></circle></svg></div></div></figure></div><div class="react-parallax-content" data-reactid="313"><figure class="frameme img-tag" data-reactid="314"><div class="theframe" data-image="http://kfyo.com/files/2017/01/Jodey-Arrington-in-Cotton-Jodey-Arrington.jpg" rel="" title="" data-reactid="315"></div><div class="loadinganim showbox" id="0" data-reactid="316"><div class="loader" style="width:30px;height:30px;" data-reactid="317"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="318"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="319"></circle></svg></div></div></figure></div></div><div class="pulsating-button" data-reactid="320"><span data-reactid="321"></span></div></div></div></div><div class="header" data-reactid="322"><section class="title " data-reactid="323"><h1 class="" data-reactid="324">Representative Jodey Arrington Supports President Trump’s Actions on DACA [INTERVIEW]</h1></section><div class="byline" data-reactid="325"><div class="authors" data-reactid="326"><address class="author" data-reactid="327"><div class="author-image icon-user" data-reactid="328"><figure class="frameme" data-reactid="329"><a class="theframe" data-image="http://kfyo.com/files/2014/08/JodySmyers_AUG14.jpg" href="http://kfyo.com/author/jodysmyers/" rel="author" title="Jody Smyers" data-reactid="330"></a><div class="loadinganim showbox" id="0" data-reactid="331"><div class="loader" style="width:30px;height:30px;" data-reactid="332"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="333"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="334"></circle></svg></div></div></figure></div><a class="author-name" href="http://kfyo.com/author/jodysmyers/" rel="author" title="Jody Smyers" data-reactid="335">Jody Smyers</a></address></div><time datetime="2017-09-07 16:45:37 +0000" data-reactid="336">September 7, 2017</time></div></div></div></div></div><div class="content-wrap" data-reactid="337"><div class="social-share bignsexy" data-reactid="338"><div class="social-bar social-icons" data-reactid="339"><ul data-reactid="340"><li data-reactid="341"><a href="http://twitter.com/intent/tweet?text=Representative%20Jodey%20Arrington%20Supports%20President%20Trump%E2%80%99s%20Actions%20on%20DACA%20%5BINTERVIEW%5D%20http%3A%2F%2Fkfyo.com%2Frepresentative-jodey-arrington-supports-president-trumps-actions-on-daca-interview%2F%3Ftrackback%3Dtwitter_mobile%20%40kfyo" title="Share on Twitter" target="_blank" data-reactid="342"><span class=" social-icon icon-twitter tw" data-reactid="343"><span class="share-title" data-reactid="344">Share on Twitter</span></span></a></li><li data-reactid="345"><a href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fkfyo.com%2Frepresentative-jodey-arrington-supports-president-trumps-actions-on-daca-interview%2F%3Ftrackback%3Dfbshare_mobile" title="Share on Facebook" target="_blank" data-reactid="346"><span class=" social-icon icon-facebook fb" data-reactid="347"><span class="share-title" data-reactid="348">Share on Facebook</span></span></a></li></ul></div></div><div class="content" data-reactid="349"><div class="pod-content" data-reactid="350"><p data-reactid="351"><!-- react-text: 352 -->Thursday on <!-- /react-text --><em data-reactid="353"><!-- react-text: 354 -->The Chad Hasty Show<!-- /react-text --></em><!-- react-text: 355 -->, U.S. District 19 Representative Jodey Arrington joined the broadcast to talk about President Donald Trump&#x27;s recent action rescinding the Deferred Action for Childhood Arrivals (DACA) policy that was implemented by former President Barack Obama.<!-- /react-text --></p><p data-reactid="356">When asked by Hasty if he supports the president&#x27;s move on the policy, and whether or not Arrington believes that Congress will actually do anything about the problem, Arrington replied,</p><!-- react-empty: 357 --><blockquote data-reactid="358"><p data-reactid="359"><!-- react-text: 360 -->First and foremost, the president was right on the money, and [Attorney General Jeff Sessions&#x27; statement on the matter] I agree with. [President Obama&#x27;s implementation of DACA] was an unconstitutional action. It was circumventing immigration law. Obama was a rogue president, and there was too much lawlessness. Now we have eight hundred thousand DACA people who are, in my opinion, victims of immigration crime, and of a lawless president. We&#x27;ve got to now do something about it.<!-- /react-text --></p></blockquote><p data-reactid="361">Arrington and Hasty also discussed the national debt ceiling, and disaster relief to the victims of Hurricane Harvey, and President Trump&#x27;s bypass of Republican leadership, dealing directly with Democrat leaders on the issues.</p><p data-reactid="362">Arrington said about the president&#x27;s move,</p><blockquote data-reactid="363"><p data-reactid="364"><!-- react-text: 365 -->I can understand why the president is frustrated and why he&#x27;s trying a different tact.<!-- /react-text --></p></blockquote><p data-reactid="366">Listen to the full interview with Representative Jodey Arrington in the video above.</p><p data-reactid="367"><em data-reactid="368"><!-- react-text: 369 -->The Chad Hasty Show airs weekday mornings live, from 8:30 AM to 11:00 AM on News/Talk 95.1 FM &amp; 790 AM KFYO, online at <!-- /react-text --></em><a href="http://www.kfyo.com/" target="_blank" data-reactid="370"><em data-reactid="371"><!-- react-text: 372 -->KFYO.com<!-- /react-text --></em></a><em data-reactid="373"><!-- react-text: 374 -->, and on the free <!-- /react-text --></em><a href="http://www.radiopup.com/" target="_blank" data-reactid="375"><em data-reactid="376"><!-- react-text: 377 -->RadioPup<!-- /react-text --></em></a><em data-reactid="378"><!-- react-text: 379 --> app. Follow Chad on Twitter via <!-- /react-text --></em><a href="https://www.twitter.com/ChadHastyRadio" target="_blank" data-reactid="380"><em data-reactid="381"><!-- react-text: 382 -->@ChadHastyRadio<!-- /react-text --></em></a><em data-reactid="383"><!-- react-text: 384 --> &amp; KFYO Radio at <!-- /react-text --></em><em data-reactid="385"><a href="https://www.twitter.com/KFYO" target="_blank" data-reactid="386"><!-- react-text: 387 -->@KFYO<!-- /react-text --></a></em><em data-reactid="388"><!-- react-text: 389 -->!<!-- /react-text --></em></p><div class="single-post-button cto-container" data-reactid="390"><a class="next-post cto" href="/newsletter" target="_blank" data-reactid="391">Subscribe to the News/Talk 790 Newsletter</a></div></div></div><div class="content-footer" data-reactid="392"><div class="single-post-button cto-container" data-reactid="393"><a class="next-post cto" href="/listen-live" target="_blank" data-reactid="394">Listen Live to News/Talk 790!</a></div><!-- react-empty: 395 --><div class="lazyload-placeholder zergnet-lazyload-placeholder" data-reactid="396"></div><!-- react-text: 397 --><!-- /react-text --><div class="tags-lines" data-reactid="398"><div class="wrapper" data-reactid="399"><span data-reactid="400"><!-- react-text: 401 -->Filed Under<!-- /react-text --><!-- react-text: 402 -->: <!-- /react-text --></span><span data-reactid="403"><!-- react-text: 404 --><!-- /react-text --><a href="http://kfyo.com/tags/chad-hasty-show/" data-reactid="405">chad hasty show</a></span><span data-reactid="406"><!-- react-text: 407 -->, <!-- /react-text --><a href="http://kfyo.com/tags/illegal-immigrants/" data-reactid="408">illegal immigrants</a></span><span data-reactid="409"><!-- react-text: 410 -->, <!-- /react-text --><a href="http://kfyo.com/tags/jodey-arrington/" data-reactid="411">Jodey Arrington</a></span></div><div class="wrapper" data-reactid="412"><span data-reactid="413"><!-- react-text: 414 -->Categories<!-- /react-text --><!-- react-text: 415 -->: <!-- /react-text --></span><span data-reactid="416"><!-- react-text: 417 --><!-- /react-text --><a href="http://kfyo.com/category/interview/" data-reactid="418">Interview</a></span><span data-reactid="419"><!-- react-text: 420 -->, <!-- /react-text --><a href="http://kfyo.com/category/national-news/" data-reactid="421">National News</a></span><span data-reactid="422"><!-- react-text: 423 -->, <!-- /react-text --><a href="http://kfyo.com/category/national-politics/" data-reactid="424">National Politics</a></span><span data-reactid="425"><!-- react-text: 426 -->, <!-- /react-text --><a href="http://kfyo.com/category/videos/" data-reactid="427">Videos</a></span></div></div><div class="comments-wrapper" data-reactid="428"><div class="comments" data-reactid="429"><div data-reactid="430"><span class="icon-comments" data-reactid="431"></span><i data-reactid="432">Comments</i><span class="fb-comments-count" data-href="http://kfyo.com/representative-jodey-arrington-supports-president-trumps-actions-on-daca-interview/" data-reactid="433"></span><span class="icon-triangle-down" data-reactid="434"></span></div><div class="cto" data-reactid="435">Leave A Comment</div></div></div><div class="goto-top-container outgrow" data-reactid="436"><a class="goto-top icon-triangle-left" href="javascript:void(0);" title="Go To Top" data-index="0" data-reactid="437">Back To Top</a></div></div></div></article></div></div></div></div><aside class="main-aside" data-reactid="438"><div class="aside-inside" data-reactid="439"><section class="sidebar-section widget-fix_sidebar_marker" id="fix_sidebar_marker-68" data-reactid="440"><div class="wrapper clearfix" data-reactid="441"><div class="fix_sidebar_marker" data-reactid="442"></div></div></section><section class="sidebar-section widget-ts_blogroll" id="ts_blogroll-911" data-reactid="443"><header data-reactid="444"><h2 data-reactid="445"><span class="title-container" data-reactid="446">Chad&#x27;s Morning Brief</span><!-- react-text: 447 --><!-- /react-text --></h2></header><div class="wrapper clearfix" data-reactid="448"><section id="ts_blogroll-911" class="blogroll carousel slider dl align-right" data-reactid="449"><div class="slider blogroll-items" data-reactid="450"><div class="sizer" data-reactid="451"></div><div class="mover slide" data-reactid="452"><article class="item title-over-image" data-reactid="453"><figure class="frameme" data-reactid="454"><a class="theframe" data-image="http://kfyo.com/files/2018/02/GettyImages-913875108.jpg" href="http://kfyo.com/chads-morning-brief-peter-rabbit-movie-offends-some-parents-watch/" rel="" title="Cartoon Rabbit Movie Offends Some Parents" data-reactid="455"></a><div class="loadinganim showbox" id="0" data-reactid="456"><div class="loader" style="width:30px;height:30px;" data-reactid="457"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="458"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="459"></circle></svg></div></div></figure><div class="content" data-reactid="460"><a href="http://kfyo.com/chads-morning-brief-peter-rabbit-movie-offends-some-parents-watch/" title="Cartoon Rabbit Movie Offends Some Parents" class="title" data-reactid="461">Cartoon Rabbit Movie Offends Some Parents</a></div></article></div><div class="previous icon-arrow-thin-left arrow icon-base round always-visible" title="Previous" data-reactid="462"></div><div class="next icon-arrow-thin-right arrow icon-base round always-visible" title="Next" data-reactid="463"></div></div></section></div></section><section class="sidebar-section widget-google-ads-widget" id="google-ads-widget-616" data-reactid="464"><div class="wrapper clearfix" data-reactid="465"><div class="widget-content" data-reactid="466"><div class="tsm-ad tsm-ad-300" data-reactid="467"><div id="tsm-ad-300a" data-reactid="468"><!-- dynamic ad --></div></div></div></div></section><section class="sidebar-section widget-tsq_sailthru_newsletter_widget" id="tsq_sailthru_newsletter_widget-566" data-reactid="469"><div class="wrapper clearfix" data-reactid="470"><div class="widget-content" data-reactid="471"><div data-reactid="472"><form method="post" class="newsletter-frame clearfix" data-reactid="473"><div class="content clearfix" data-reactid="474"><p class="title" data-reactid="475">Get our Newsletter</p><div class="newsletter-fields vertical-center" data-reactid="476"><div class="vertical-centered" data-reactid="477"><input type="text" name="email" value="" class="sailthru-email" autocomplete="off" data-reactid="478"/><input type="email" name="sailthru-sub" placeholder="Email Address" value="" data-reactid="479"/></div></div></div></form></div></div></div></section><section class="sidebar-section widget-ts_blogroll" id="ts_blogroll-912" data-reactid="480"><header data-reactid="481"><h2 data-reactid="482"><span class="title-container" data-reactid="483">Latest Articles</span><!-- react-text: 484 --><!-- /react-text --></h2></header><div class="wrapper clearfix" data-reactid="485"><div class="widget-content blogroll-widget blogroll sidebar-row-standard" data-reactid="486"><div class="blogroll-inner clearfix" data-reactid="487"><article class="" data-reactid="488"><figure class="frameme" data-reactid="489"><a class="theframe" data-image="http://kfyo.com/files/2018/02/GettyImages-913875108.jpg" href="http://kfyo.com/chads-morning-brief-peter-rabbit-movie-offends-some-parents-watch/" rel="" title="Peter Rabbit Movie Offends Some Parents [WATCH]" data-reactid="490"></a><div class="loadinganim showbox" id="0" data-reactid="491"><div class="loader" style="width:30px;height:30px;" data-reactid="492"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="493"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="494"></circle></svg></div></div></figure><div class="content" data-reactid="495"><a href="http://kfyo.com/chads-morning-brief-peter-rabbit-movie-offends-some-parents-watch/" title="Peter Rabbit Movie Offends Some Parents [WATCH]" class="title" data-reactid="496">Peter Rabbit Movie Offends Some Parents [WATCH]</a></div></article><article class="" data-reactid="497"><figure class="frameme" data-reactid="498"><a class="theframe" data-image="http://kfyo.com/files/2018/02/RyderAltman2_ASO_021218.jpg" href="http://kfyo.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="499"></a><div class="loadinganim showbox" id="0" data-reactid="500"><div class="loader" style="width:30px;height:30px;" data-reactid="501"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="502"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="503"></circle></svg></div></div></figure><div class="content" data-reactid="504"><a href="http://kfyo.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="505">Abilene Man Sentenced to One Month in Jail for Child Pornography</a></div></article><article class="" data-reactid="506"><figure class="frameme" data-reactid="507"><a class="theframe" data-image="http://kfyo.com/files/2018/02/RS5285_176810772-3.jpg" href="http://kfyo.com/court-hears-challenge-of-texas-judicial-elections-system/" rel="" title="Court Hears Challenge of Texas&amp;apos; Judicial Elections System" data-reactid="508"></a><div class="loadinganim showbox" id="0" data-reactid="509"><div class="loader" style="width:30px;height:30px;" data-reactid="510"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="511"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="512"></circle></svg></div></div></figure><div class="content" data-reactid="513"><a href="http://kfyo.com/court-hears-challenge-of-texas-judicial-elections-system/" title="Court Hears Challenge of Texas&#x27; Judicial Elections System" class="title" data-reactid="514">Court Hears Challenge of Texas&#x27; Judicial Elections System</a></div></article><article class="" data-reactid="515"><figure class="frameme" data-reactid="516"><a class="theframe" data-image="http://kfyo.com/files/2018/02/RS14919_467309595.jpg" href="http://kfyo.com/texas-woman-arrested-for-drunk-driving-killing-man/" rel="" title="Texas Woman Arrested for Drunk Driving, Killing Man" data-reactid="517"></a><div class="loadinganim showbox" id="0" data-reactid="518"><div class="loader" style="width:30px;height:30px;" data-reactid="519"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="520"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="521"></circle></svg></div></div></figure><div class="content" data-reactid="522"><a href="http://kfyo.com/texas-woman-arrested-for-drunk-driving-killing-man/" title="Texas Woman Arrested for Drunk Driving, Killing Man" class="title" data-reactid="523">Texas Woman Arrested for Drunk Driving, Killing Man</a></div></article><article class="" data-reactid="524"><figure class="frameme" data-reactid="525"><a class="theframe" data-image="http://kfyo.com/files/2017/08/RS16444_506978155-2.jpg" href="http://kfyo.com/amarillo-man-sentenced-to-life-in-prison-for-cocaine-and-meth-distribution/" rel="" title="Amarillo Man Gets Life in Federal Prison for Drug Trafficking" data-reactid="526"></a><div class="loadinganim showbox" id="0" data-reactid="527"><div class="loader" style="width:30px;height:30px;" data-reactid="528"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="529"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="530"></circle></svg></div></div></figure><div class="content" data-reactid="531"><a href="http://kfyo.com/amarillo-man-sentenced-to-life-in-prison-for-cocaine-and-meth-distribution/" title="Amarillo Man Gets Life in Federal Prison for Drug Trafficking" class="title" data-reactid="532">Amarillo Man Gets Life in Federal Prison for Drug Trafficking</a></div></article></div></div></div></section></div></aside></div><section class="site-footer" data-reactid="533"><footer data-reactid="534"><div class="links clearfix" data-reactid="535"><div class="logo" data-reactid="536"></div><div class="details" data-reactid="537"><h2 data-reactid="538">Information</h2><ul data-reactid="539"><li data-reactid="540"><a title="EEO" href="/eeo/" class="" data-reactid="541">EEO</a></li><li data-reactid="542"><a title="Advertise" href="/advertise/" class="" data-reactid="543">Advertise</a></li><li data-reactid="544"><a title="Public File" href="/kfyo-public-file/" class="" data-reactid="545">Public File</a></li><li data-reactid="546"><a title="Terms" href="/terms/" class="" data-reactid="547">Terms</a></li><li data-reactid="548"><a title="VIP Terms" href="/vip-terms/" class="" data-reactid="549">VIP Terms</a></li><li data-reactid="550"><a title="FAQ" href="/vip-faq/" class="" data-reactid="551">FAQ</a></li><li data-reactid="552"><a title="Contest Rules" href="/contest-rules/" class="" data-reactid="553">Contest Rules</a></li><li data-reactid="554"><a title="Privacy Policy (Updated: 8/31/17)" href="/privacy/" class="" data-reactid="555">Privacy Policy (Updated: 8/31/17)</a></li><li data-reactid="556"><a title="Contact" href="/help/" class="" data-reactid="557">Contact</a></li><li data-reactid="558"><a href="http://townsquaremediagroup.com/" class="" data-reactid="559"></a></li><li data-reactid="560"><a title="Lubbock Business Listings" href="/lubbock-featured-business-listings/" class="" data-reactid="561">Lubbock Business Listings</a></li></ul></div><div class="social-links" data-reactid="562"><h2 data-reactid="563">Follow Us</h2><ul data-reactid="564"><li class="social" data-reactid="565"><a class="share_link youtube" href="https://www.youtube.com/user/kfyonews" target="_blank" data-social="youtube" data-reactid="566"><span class="icon-youtube" data-reactid="567"></span></a></li><li class="social" data-reactid="568"><a class="share_link facebook" href="https://www.facebook.com/790KFYO?ref=hl" target="_blank" data-social="facebook" data-reactid="569"><span class="icon-facebook" data-reactid="570"></span></a></li><li class="social" data-reactid="571"><a class="share_link twitter" href="https://twitter.com/kfyo" target="_blank" data-social="twitter" data-reactid="572"><span class="icon-twitter" data-reactid="573"></span></a></li></ul></div></div><div class="legal" data-reactid="574"><!-- react-text: 575 -->2018<!-- /react-text --><!-- react-text: 576 --> <!-- /react-text --><!-- react-text: 577 -->News/Talk 95.1 &amp; 790 KFYO<!-- /react-text --><!-- react-text: 578 --><!-- /react-text --><!-- react-text: 579 -->, Townsquare Media, Inc. All rights reserved.<!-- /react-text --></div></footer></section></div><section class="bottom-components" data-reactid="580"><!-- react-empty: 581 --><div id="bottom-not-ads" data-reactid="582"><div class="tsm-ad tsm-ad-728" data-reactid="583"><div id="tsm-ad-728b" data-reactid="584"><!-- dynamic ad --></div></div></div><div data-reactid="585"></div></section></div></div></div>
          <script>
            window.__INITIAL_STATE__ = {"gallery":{},"internalads":{},"json":{"response":{"options":{"method":"get_single","adPageType":"post","mediaType":"video","loyalty_restricted":false,"methodSubType":null,"blogId":192,"postId":228720,"url":"/representative-jodey-arrington-supports-president-trumps-actions-on-daca-interview/","unfriendlyRequestUrl":"/representative-jodey-arrington-supports-president-trumps-actions-on-daca-interview/","requestUrl":"/representative-jodey-arrington-supports-president-trumps-actions-on-daca-interview/","blogOptions":{"aioseop_options":{"aiosp_can":"on","aiosp_donate":null,"aiosp_home_title":"News/Talk 95.1 & 790 KFYO – The News & Talk of West Texas – Lubbock News Radio","aiosp_home_description":"KFYO-AM Radio, has the best news coverage in Lubbock, Texas. ","aiosp_home_keywords":"KFYO Lubbock, Lubbock KFYO, news radio Lubbock, Lubbock news radio, news Lubbock, Lubbock 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":"The News &amp; Talk of West Texas","blogname":"News/Talk 95.1 &amp; 790 KFYO","carbonUiUpdateCounter":"2","design_option_live":{"page_bg":"FFFFFFFF","page_head_bg":"10000000","primary_bg":"FFF8F8F8","secondary_bg":"FFFFFFFF","mdl_head_bg":"FF272727","main_nav_hue":"FFFFFFFF","nav_hover_hue":"FFFFFFFF","primary_hue":"FF333333","secondary_hue":"FF222222","primary_head_hue":"FF333333","secondary_head_hue":"FF21326E","primary_active_hue":"FFC61313","secondary_active_hue":"FF21326D","accent_hue":"FFC61313","header_link_hue":"FFCCCCCC","footer_link_hue":"FFFFFFFF","primary_mdl_bg":"FFE9E9E9","primary_mdl_hue":"FF111111","secondary_mdl_bg":"25777777","secondary_mdl_hue":"FF333333","standout_bg":"FF003366","mobile_primary_color":"FFC61313","mobile_secondary_color":"FF003366","iv_primary_color":"FFC20000","iv_secondary_color":"FFC61313","iv_tertiary_color":"FFCC0000","iv_html_color":"FF000000","iv_container_color":"FFFFFFFF","iv_html_bg":"","iv_body_bg":"","iv_logo":"","iv_logo_trim":"","carbon_logo_bg":"FF000000","carbon_showticker_bg":"80000000","events_app_primary_color":"FFC61313","events_app_secondary_color":"FF21326D","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://kfyo.com/files/2017/10/kfyoam-bg.jpg","carbon_logo_img":"http://kfyo.com/files/2017/10/kfyoam-logo.png","carbon_promo_bg_img":"http://kfyo.com/files/2017/10/kfyoam-promo.jpg","page_img":"","body_img":"http://kfyo.production.townsquareblogs.com/files/2011/01/Texas-Flag-Bg31.jpg","square_logo_img":"","logo_img":"http://kfyo.com/files/2016/10/kfyologov31.png","logo_img_trim":"http://kfyo.com/files/2016/10/kfyologov3mobile1.png","logo_img_light":"","logo_img_dark":"","header_img":"http://kfyo.com/files/2013/08/KFYO-AM-790.png","placeholder_img":"","page_head_img":"http://kfyo.com/files/2016/02/masthead.png","favicon_img":"http://kfyo.com/files/2016/10/favicon.ico","top_banner_img":"dark","title":"TS3 - KFYO","ID":"0","designer":"Steve Frost","comment":"Update with v3 logo","action":"edit","editor":"Stephen Alba","editorID":2190306,"siteID":"192","timestamp":1507910000,"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":"583052867,100002025987268,732998853,16737706","moderator_appid":"113811408697221","colorscheme":"","show_like":"yes","show_comments":"yes","show_commentscount":"yes","action":"like"},"facebook_app":{"id":"113811408697221","fanpage":"https://www.facebook.com/790KFYO?ref=hl","plugins":{"facebook-like-button":"1","facebook-authentication":"1"}},"google_ads_dfp6_template_ads":{"dynamic-ad-custom":"1","dynamic-ad-header":"1","dynamic-ad-push":"1","top-728x90":"1","bottom-728x90":"1","mid-top-300x250":"1","mid-bottom-300x250":"1","tsm-out-of-page":"1","tsm-2x2":"0","top-right-noflex-300x250":"1","top-right-300x250":"1"},"iq_weather_page_sponsor_city_name":"","iq_weather_page_sponsor_zip_code":"","onlyhome_pushdown":"","onlyhome_topbanner":"","posts_per_page":"10","radio_players_wo_stream_id":"3648","sailthru_list_default":"KFYO","site_template_theme_meta":{"template-tone":"2","listen-live-bar":"block","sidebar-widgets-header":"block","blogroll-image-size":"cropped","next-page-offset":"11"},"social_overlay":{"active":"1","text":"Sign up to have exclusive KFYO Advisory Board contests, events, coupons, presales, and much more delivered to you for FREE.","colors":{"background-color":"#F7F7F7","color":"#000000"},"wrapper":{"divider":"#C61313","button":"#C61313","button-font":"#FFFFFF"},"logo":""},"timezone_string":"America/Chicago","townsquare_ad_version":"dfp6","ts-templates-carbon-homepage-id":"231711","ts-templates-homepage-id":"71459","ts-templates-mobile-homepage-id":"71459","tsc_tag_sidebars":{},"_station_info":{"sitetype":"Local","market":"Lubbock","genre":{"0":"news-talk"},"callsign":"KFYOAM","callletters":"KFYO","legalname":"News/Talk 95.1 & 790 KFYO","siteclassification":"Local","street":"4413 82nd Street, Suite 300","street-2":"","city":"Lubbock","state":"TX","zip":"79424","phone":"806-770-5790","helpline":"","studioline":"806-770-5790","officeline":"806-798-7078","officehours":"","email":"justin.massoud@townsquaremedia.com","tipus-email":"news@kfyo.com","inquiries-email":"","advertising-contact":"Rosalie Drake","advertising-email":"rosalie.drake@townsquaremedia.com","gm-contact":"Rosalie Drake","gm-email":"rosalie.drake@townsquaremedia.com","programming-director-contact":"Rob Snyder","programming-director-email":"robertsnyder@townsquaremedia.com","digital-managing-editor-contact":"Justin Massoud","digital-managing-editor-email":"justin.massoud@townsquaremedia.com","digital-sales-manager-contact":"Rosalie Drake","digital-sales-manager-email":"rosalie.drake@townsquaremedia.com","mobile-app-feedback-email":"ask.newstalk790kfyo@townsquaredigital.com","mobile-app-media-submission-email":"media.submit.newstalk790kfyo@townsquaredigital.com","public-record-administrator-name":"Jonathan Meyer","public-record-administrator-email":"jonathan.meyer2@townsquaremedia.com","fcc-online-public-file-url":"https://publicfiles.fcc.gov/am-profile/kfyo","feedbackurl":"","biz-list-url":"http://kfmx.com/lubbock-featured-business-listings/","amazon_affiliate":"","yieldmo_placement":"","jwplayer":"","twitter_handle":"kfyo","youtube_handle":"kfyonews","youtube_channel_id":"","instagram_handle":"","rss_icon":"1","comscore-label":"None Selected"},"_station_logos":{},"_station_settings":{"default_show_image":""},"_townsquare_user_registration_settings":{"registration-confirmation":"yes","use-short-form":"no","use-captcha":"yes","show-welcome":"yes","disable-registration":"no","javascript-links":"no","profile_language":{"registration":{"lightbox_title":"Sign up for the KFYO Advisory Board","lightbox_message":"Sign up for an account to comment, share your thoughts and enter to win great prizes","lightbox_button":"Registration","page_signup_title":"Registration","page_signup_message":"Sign up now for member rewards and benefits! Only your Display Name will be visible to the public.","page_signup_email_subscribe":"Sign me up for email notifications and newsletters!","page_email_confirm_title":"Please Confirm Your Registration.","page_email_confirm_title_error":"Error Confirming Your Registration.","page_email_confirm_message":"We just sent you an email with a confirmation link in it. Click the link and you'll be ready to start leaving comments for your favorite DJs.","page_email_confirm_button":"Resend confirmation email."},"profile":{"edit_user_title":"Personal Information","edit_contact_title":"Contact Info","edit_contact_email_subscribe":"I want to receive emails from this radio station.","edit_contact_sms_subscribe":"I want to receive SMS text updates from this radio station."}},"requires-confirmation":"no"},"blogInfo":{"blogId":192,"blogName":"News/Talk 95.1 &amp; 790 KFYO","blogDescription":"The News &amp; Talk of West Texas","postTitleFormat":"%post_title%","timeZone":"America/Chicago","market":"Lubbock","activeDomain":"kfyo.com","legalName":"News/Talk 95.1 & 790 KFYO"},"tsiMarkets":"Lubbock"},"globalBlogOptions":{"google_maps_default_api_key":"AIzaSyCcIkjOyxS9DtubyqzLX2Sbancl83fKon4","gtmSiteId":"GTM-K346HJZ","kruxSiteId":"rwjnisqy1","loyalty_title_192":"KFYO Advisory Board","kruxEnabled":true},"headers":{"title":[{"textContent":"Jodey Arrington Supports President Trump's Actions On DACA"}],"meta":[{"attrs":{"http-equiv":"Content-Type","content":"text/html;charset=UTF-8"}},{"attrs":{"charset":"UTF-8"}},{"attrs":{"name":"description","content":"Jodey Arrington discussing President Trump's recent action rescinding DACA, as well as the debt ceiling and disaster relief in the wake of Hurricane Harvey."}},{"attrs":{"name":"keywords","content":"jodey arrington,chad hasty show,daca,deferred action for childhood arrivals,illegal immigrants,congress,donald trump,hurricane harvey,national debt ceiling"}},{"attrs":{"property":"fb:app_id","content":"113811408697221"}},{"attrs":{"property":"fb:admins","content":"583052867"}},{"attrs":{"property":"fb:admins","content":"100002025987268"}},{"attrs":{"property":"fb:admins","content":"732998853"}},{"attrs":{"property":"fb:admins","content":"16737706"}},{"attrs":{"property":"og:title","content":"Jodey Arrington Supports President Trump's Actions On DACA"}},{"attrs":{"property":"og:description","content":"Jodey Arrington discussing President Trump's recent action rescinding DACA, as well as the debt ceiling and disaster relief in the wake of Hurricane Harvey."}},{"attrs":{"property":"og:url","content":"http://kfyo.com/representative-jodey-arrington-supports-president-trumps-actions-on-daca-interview/"}},{"attrs":{"property":"og:site_name","content":"News/Talk 95.1 & 790 KFYO"}},{"attrs":{"property":"og:type","content":"blog"}},{"attrs":{"property":"og:image","content":"http://kfyo.com/files/2017/01/Jodey-Arrington-in-Cotton-Jodey-Arrington.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":"@kfyo"}},{"attrs":{"name":"sailthru.description","content":"Jodey Arrington discussing President Trump's recent action rescinding DACA, as well as the debt ceiling and disaster relief in the wake of Hurricane Harvey."}},{"attrs":{"name":"sailthru.date","content":"2017-09-07 11:45:37"}},{"attrs":{"name":"sailthru.title","content":"Representative Jodey Arrington Supports President Trump’s Actions on DACA [INTERVIEW]"}},{"attrs":{"name":"sailthru.tags","content":"tsmsite-kfyo, tsmmarket-lubbock, tsmtype-local, chad-hasty-show, illegal-immigrants, jodey-arrington, interview, national-news, national-politics, videos"}},{"attrs":{"name":"sailthru.author","content":"jodysmyers"}},{"attrs":{"name":"sailthru.image.full","content":"http://kfyo.com/files/2017/01/Jodey-Arrington-in-Cotton-Jodey-Arrington.jpg"}},{"attrs":{"name":"sailthru.image.thumb","content":"http://kfyo.com/files/2017/01/Jodey-Arrington-in-Cotton-Jodey-Arrington.jpg"}},{"attrs":{"property":"fb:pages","content":"248057084920"}},{"attrs":{"http-equiv":"Content-Type","content":"text/html;charset=UTF-8"}}],"link":[{"attrs":{"id":"design-fav","rel":"shortcut icon","href":"http://kfyo.com/files/2016/10/favicon.ico"}},{"attrs":{"rel":"alternate","type":"application/rss+xml","title":"News/Talk 95.1 & 790 KFYO » Feed","href":"http://kfyo.com/feed/"}},{"attrs":{"rel":"profile","href":"http://gmpg.org/xfn/11"}},{"attrs":{"rel":"alternate","type":"application/rss+xml","title":"News/Talk 95.1 & 790 KFYO » Representative Jodey Arrington Supports President Trump’s Actions on DACA [INTERVIEW] Comments Feed","href":"http://kfyo.com/representative-jodey-arrington-supports-president-trumps-actions-on-daca-interview/feed/"}},{"attrs":{"rel":"wlwmanifest","type":"application/wlwmanifest+xml","href":"http://kfyo.com/wp-includes/wlwmanifest.xml"}},{"attrs":{"rel":"prev","title":"Huge Recall of Chests You Might Have in Your Home [RECALL]","href":"http://kfyo.com/huge-recall-of-chests-you-might-have-in-your-home-recall/"}},{"attrs":{"rel":"next","title":"Watch Real Time Video of Areas Affected by Hurricane Irma","href":"http://kfyo.com/watch-real-time-video-of-areas-affected-by-hurricane-irma/"}},{"attrs":{"rel":"shortlink","href":"http://kfyo.com/?p=228720"}},{"attrs":{"rel":"canonical","href":"http://kfyo.com/representative-jodey-arrington-supports-president-trumps-actions-on-daca-interview/"}}],"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":false,"enableAppNexusWrapper":true,"sharethroughKey":"","sharethroughArticleKey":"","enableOpenx":false,"enableKiosked":false,"enableKioskedMobile":false,"enableSonobi":true,"sonobiScript":"","zergnetId":"59606","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"],"adPageSettings":{"attrs":{"catid":["interview","national-news","national-politics","videos"],"tags":["chad-hasty-show","illegal-immigrants","jodey-arrington"],"id":"representative-jodey-arrington-supports-president-trumps-actions-on-daca-interview","author":"jodysmyers","kw":["jodysmyers","representative-jodey-arrington-supports-president-trumps-actions-on-daca-interview","interview","national-news","national-politics","videos","chad-hasty-show","illegal-immigrants","jodey-arrington","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"],"dfp6":true},"revision":"85d9389d99e6128e4ef958958dd61d30684743c1"},"activeDomain":"kfyo.com","authLoginFormNonce":"74e4c53e45","authRegFormNonce":"6c96210149","ga":{"ids":{"primary":"UA-19110031-5","secondary":["UA-19109753-1","UA-19110031-7","UA-28825804-1","UA-45260060-3"],"all":["UA-19110031-5","UA-19109753-1","UA-19110031-7","UA-28825804-1","UA-45260060-3"]}},"tsmStatic":{"revision":"9b6ee779bc4d8305761bcac27314957bd83678ad"},"isGallery":false,"userRegistrationSettings":{"disable-registration":"no"},"activePlugins":{"braveBrowserPopup":false},"postData":{"id":228720,"postAuthor":2095793,"postDate":"2017-09-07T16:45:37.000Z","postDateGmt":"2017-09-07T16:45:37.000Z","postTitle":"Representative Jodey Arrington Supports President Trump's Actions on DACA [INTERVIEW]","postExcerpt":"Representative Jodey Arrington on The Chad Hasty Show discussing President Trump's recent action rescinding the Deferred Action for Childhood Arrivals (DACA) policy implemented President Obama, as well as the debt ceiling and disaster relief in the wake of Hurricane Harvey.","postStatus":"publish","commentStatus":"open","postPassword":"","postName":"representative-jodey-arrington-supports-president-trumps-actions-on-daca-interview","toPing":"","pinged":"","postModified":"2017-09-07T19:55:32.000Z","postModifiedGmt":"2017-09-07T19:55:32.000Z","postContentFiltered":"","postParent":0,"guid":"http://kfyo.com/representative-jodey-arrington-supports-president-trumps-actions-on-daca-interview/","menuOrder":0,"postType":"post","postMimeType":"","commentCount":0,"postDateGmtStr":"2017-09-07 16:45:37.000+0000","postModifiedGmtStr":"2017-09-07 19:55:32.000+0000","meta":{}},"sidebarOptions":{"tsc_selected_sidebar":"single-page","tsc_selected_sidebar_carbon":"carbon-post-sidebar"},"pageTitle":"Representative Jodey Arrington Supports President Trump&#8217;s Actions on DACA [INTERVIEW]","next":{"latest":[{"postId":228396,"documentUrl":"/eddie-mcbride-lubbock-chamber-of-commerce-working-to-assist-in-hurricane-harvey-recovery-interview/","filterUrl":"/rest/carbon/filter/main/eddie-mcbride-lubbock-chamber-of-commerce-working-to-assist-in-hurricane-harvey-recovery-interview/","sortDate":"2017-09-06 11:30:00.000 +0000","termTaxonomyId":2346,"taxonomyType":"tags"},{"postId":228629,"documentUrl":"/kalev-sepp-says-north-korea-rationale-similar-to-russias-during-the-cold-war-interview/","filterUrl":"/rest/carbon/filter/main/kalev-sepp-says-north-korea-rationale-similar-to-russias-during-the-cold-war-interview/","sortDate":"2017-09-05 12:29:13.000 +0000","termTaxonomyId":2346,"taxonomyType":"tags"},{"postId":228419,"documentUrl":"/nationally-televised-game-will-showcase-friday-night-high-school-football-in-west-texas-interview/","filterUrl":"/rest/carbon/filter/main/nationally-televised-game-will-showcase-friday-night-high-school-football-in-west-texas-interview/","sortDate":"2017-09-01 11:30:46.000 +0000","termTaxonomyId":2346,"taxonomyType":"tags"},{"postId":228356,"documentUrl":"/mayor-dan-pope-says-police-substations-will-be-more-efficient-interview/","filterUrl":"/rest/carbon/filter/main/mayor-dan-pope-says-police-substations-will-be-more-efficient-interview/","sortDate":"2017-08-31 12:00:17.000 +0000","termTaxonomyId":2346,"taxonomyType":"tags"},{"postId":228147,"documentUrl":"/commissioner-ryan-sitton-expects-temporary-rise-in-petroleum-prices-behind-hurricane-harvey-interview/","filterUrl":"/rest/carbon/filter/main/commissioner-ryan-sitton-expects-temporary-rise-in-petroleum-prices-behind-hurricane-harvey-interview/","sortDate":"2017-08-30 11:30:21.000 +0000","termTaxonomyId":2346,"taxonomyType":"tags"},{"postId":228160,"documentUrl":"/scott-pruitt-shares-trump-administrations-determined-safety-efforts-in-harveys-wake-interview/","filterUrl":"/rest/carbon/filter/main/scott-pruitt-shares-trump-administrations-determined-safety-efforts-in-harveys-wake-interview/","sortDate":"2017-08-29 13:13:36.000 +0000","termTaxonomyId":2346,"taxonomyType":"tags"},{"postId":227733,"documentUrl":"/matt-mackowiak-says-tax-reform-still-possible-this-year-interview/","filterUrl":"/rest/carbon/filter/main/matt-mackowiak-says-tax-reform-still-possible-this-year-interview/","sortDate":"2017-08-28 11:45:21.000 +0000","termTaxonomyId":2346,"taxonomyType":"tags"},{"postId":227568,"documentUrl":"/congressman-jodey-arrington-discusses-border-wall-funding-and-healthcare-reform/","filterUrl":"/rest/carbon/filter/main/congressman-jodey-arrington-discusses-border-wall-funding-and-healthcare-reform/","sortDate":"2017-08-24 16:30:59.000 +0000","termTaxonomyId":4081,"taxonomyType":"tags"},{"postId":227553,"documentUrl":"/john-cornyn-repeal-and-replace-of-obamacare-in-2017-will-be-very-difficult-video/","filterUrl":"/rest/carbon/filter/main/john-cornyn-repeal-and-replace-of-obamacare-in-2017-will-be-very-difficult-video/","sortDate":"2017-08-24 12:29:37.000 +0000","termTaxonomyId":2346,"taxonomyType":"tags"},{"postId":227444,"documentUrl":"/cristye-weld-talks-17th-hub-city-bbq-cookoff-video/","filterUrl":"/rest/carbon/filter/main/cristye-weld-talks-17th-hub-city-bbq-cookoff-video/","sortDate":"2017-08-22 12:38:57.000 +0000","termTaxonomyId":2346,"taxonomyType":"tags"}],"taxonomy":[{"postId":228396,"documentUrl":"/eddie-mcbride-lubbock-chamber-of-commerce-working-to-assist-in-hurricane-harvey-recovery-interview/","filterUrl":"/rest/carbon/filter/main/eddie-mcbride-lubbock-chamber-of-commerce-working-to-assist-in-hurricane-harvey-recovery-interview/","sortDate":"2017-09-06 11:30:00.000 +0000","termTaxonomyId":2346,"taxonomyType":"tags"},{"postId":228629,"documentUrl":"/kalev-sepp-says-north-korea-rationale-similar-to-russias-during-the-cold-war-interview/","filterUrl":"/rest/carbon/filter/main/kalev-sepp-says-north-korea-rationale-similar-to-russias-during-the-cold-war-interview/","sortDate":"2017-09-05 12:29:13.000 +0000","termTaxonomyId":2346,"taxonomyType":"tags"},{"postId":228419,"documentUrl":"/nationally-televised-game-will-showcase-friday-night-high-school-football-in-west-texas-interview/","filterUrl":"/rest/carbon/filter/main/nationally-televised-game-will-showcase-friday-night-high-school-football-in-west-texas-interview/","sortDate":"2017-09-01 11:30:46.000 +0000","termTaxonomyId":2346,"taxonomyType":"tags"},{"postId":228356,"documentUrl":"/mayor-dan-pope-says-police-substations-will-be-more-efficient-interview/","filterUrl":"/rest/carbon/filter/main/mayor-dan-pope-says-police-substations-will-be-more-efficient-interview/","sortDate":"2017-08-31 12:00:17.000 +0000","termTaxonomyId":2346,"taxonomyType":"tags"},{"postId":228147,"documentUrl":"/commissioner-ryan-sitton-expects-temporary-rise-in-petroleum-prices-behind-hurricane-harvey-interview/","filterUrl":"/rest/carbon/filter/main/commissioner-ryan-sitton-expects-temporary-rise-in-petroleum-prices-behind-hurricane-harvey-interview/","sortDate":"2017-08-30 11:30:21.000 +0000","termTaxonomyId":2346,"taxonomyType":"tags"},{"postId":228160,"documentUrl":"/scott-pruitt-shares-trump-administrations-determined-safety-efforts-in-harveys-wake-interview/","filterUrl":"/rest/carbon/filter/main/scott-pruitt-shares-trump-administrations-determined-safety-efforts-in-harveys-wake-interview/","sortDate":"2017-08-29 13:13:36.000 +0000","termTaxonomyId":2346,"taxonomyType":"tags"},{"postId":227733,"documentUrl":"/matt-mackowiak-says-tax-reform-still-possible-this-year-interview/","filterUrl":"/rest/carbon/filter/main/matt-mackowiak-says-tax-reform-still-possible-this-year-interview/","sortDate":"2017-08-28 11:45:21.000 +0000","termTaxonomyId":2346,"taxonomyType":"tags"},{"postId":227568,"documentUrl":"/congressman-jodey-arrington-discusses-border-wall-funding-and-healthcare-reform/","filterUrl":"/rest/carbon/filter/main/congressman-jodey-arrington-discusses-border-wall-funding-and-healthcare-reform/","sortDate":"2017-08-24 16:30:59.000 +0000","termTaxonomyId":4081,"taxonomyType":"tags"},{"postId":227553,"documentUrl":"/john-cornyn-repeal-and-replace-of-obamacare-in-2017-will-be-very-difficult-video/","filterUrl":"/rest/carbon/filter/main/john-cornyn-repeal-and-replace-of-obamacare-in-2017-will-be-very-difficult-video/","sortDate":"2017-08-24 12:29:37.000 +0000","termTaxonomyId":2346,"taxonomyType":"tags"},{"postId":227444,"documentUrl":"/cristye-weld-talks-17th-hub-city-bbq-cookoff-video/","filterUrl":"/rest/carbon/filter/main/cristye-weld-talks-17th-hub-city-bbq-cookoff-video/","sortDate":"2017-08-22 12:38:57.000 +0000","termTaxonomyId":2346,"taxonomyType":"tags"}]},"cadata":{"activeDomain":"kfyo.com","blogId":192,"method":"get_single","postId":228720,"postType":"post","postDateGmt":"2017-09-07 16:45:37.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":["promotion-10","widget_listen_live-128","now-playing-122","widget_onair-69"],"widgetDetails":{"promotion-10":{"widgetInfo":{"id":"promotion-10","groupType":"promotion","widgetType":"widget_promotion","widgetInstance":"10"},"widgetParams":{"title":"Lubbock's Official Weather Station","type":"single","subtype":"","widgetTime":4}},"widget_listen_live-128":{"widgetInfo":{"id":"widget_listen_live-128","groupType":"widget_listen_live","widgetType":"widget_widget_listen_live","widgetInstance":"128"},"widgetParams":{"title":"Listen Now","widgetTime":4}},"now-playing-122":{"widgetInfo":{"id":"now-playing-122","groupType":"now-playing","widgetType":"widget_now-playing","widgetInstance":"122"},"widgetParams":{"title":"Recently Played","widgetTime":4}},"widget_onair-69":{"widgetInfo":{"id":"widget_onair-69","groupType":"widget_onair","widgetType":"widget_widget_onair","widgetInstance":"69"},"widgetParams":{"title":"On Air","widgetTime":10}}}},"carbonsidebar/single":{"widgets":["carbonwidget/single-1"],"widgetDetails":{"carbonwidget/single-1":{"widgetInfo":{"id":"carbonwidget/single-1","groupType":"carbonwidget/single","widgetInstance":"1"},"widgetParams":{"mainAuthor":{"id":2095793,"slug":"jodysmyers","name":"Jody Smyers","first_name":"Jody","last_name":"Smyers","nickname":"jodysmyers","description":"I produce The Chad Hasty Show on KFYO and pitch in on Pratt on Texas and high school sports on SportsRadio 1340 The Fan. In 2010, I completed a 29-year career as an air traffic controller that included four years with the United States Air Force, and the rest with the FAA. \r\n\r\nI'm a West Texas native, married with two children and a professional photographer. I love the outdoors and the night sky, reading, music, and spicy food. As a long time talk-radio listener, I enjoy being in the thick of things at KFYO.","thumbnail":"http://kfyo.com/files/2014/08/JodySmyers_AUG14.jpg","url":"http://kfyo.com/author/jodysmyers/"},"firstCategoryName":"Interview","postType":"post","postTitle":"Representative Jodey Arrington Supports President Trump&#8217;s Actions on DACA [INTERVIEW]","widgetTime":195}}}},"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":2}},"carbonwidget/dynamic-ad-custom":{"widgetInfo":{"id":"carbonwidget/dynamic-ad-custom","groupType":"carbonwidget/ads","widgetInstance":"1"},"widgetParams":{"adunit":"dynamic-ad-custom","widgetTime":2}},"carbonwidget/dynamic-ad-header":{"widgetInfo":{"id":"carbonwidget/dynamic-ad-header","groupType":"carbonwidget/ads","widgetInstance":"1"},"widgetParams":{"adunit":"dynamic-ad-header","widgetTime":2}},"carbonwidget/dynamic-ad-push":{"widgetInfo":{"id":"carbonwidget/dynamic-ad-push","groupType":"carbonwidget/ads","widgetInstance":"1"},"widgetParams":{"adunit":"dynamic-ad-push","widgetTime":2}},"carbonwidget/tsm-out-of-page":{"widgetInfo":{"id":"carbonwidget/tsm-out-of-page","groupType":"carbonwidget/ads","widgetInstance":"1"},"widgetParams":{"adunit":"tsm-out-of-page","widgetTime":2}},"carbonwidget/bottom-728x90":{"widgetInfo":{"id":"carbonwidget/bottom-728x90","groupType":"carbonwidget/ads","widgetInstance":"1"},"widgetParams":{"adunit":"bottom-728x90","widgetTime":2}}}},"single-post-bottom":{"widgets":["ts_blogroll-10","widget_third_party_content-2","widget_third_party_content-4"],"widgetDetails":{"ts_blogroll-10":{"widgetInfo":{"id":"ts_blogroll-10","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"10"},"widgetParams":{"title":"Best of KFYO","type":"main_content_thumb_title_roll","cat":"47","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":"35864","placement":"","targettype":"","mode":"","widgetTime":2}},"widget_third_party_content-4":{"widgetInfo":{"id":"widget_third_party_content-4","groupType":"widget_third_party_content","widgetType":"widget_widget_third_party_content","widgetInstance":"4"},"widgetParams":{"type":"zergnet","title":"Best of the Web","id":"13771","placement":"","targettype":"","mode":"","widgetTime":1}}}},"carbonsidebar/facebookComment":true,"carbon-post-sidebar":{"widgets":["fix_sidebar_marker-68","ts_blogroll-911","google-ads-widget-616","tsq_sailthru_newsletter_widget-566","ts_blogroll-912"],"widgetDetails":{"fix_sidebar_marker-68":{"widgetInfo":{"id":"fix_sidebar_marker-68","groupType":"fix_sidebar_marker","widgetType":"widget_fix_sidebar_marker","widgetInstance":"68"},"widgetParams":{"title":"Fix Sidebar Marker","widgetTime":1}},"ts_blogroll-911":{"widgetInfo":{"id":"ts_blogroll-911","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"911"},"widgetParams":{"title":"Chad's Morning Brief","type":"carousel","isweather":"1","cat":"1945","posts_per_page":"5","align":"right","tag":"","private_tag":"","thumb_type":"landscape","link_label":"","link":"","show_thumb":0,"alternate_data":0,"unique_posts":0,"pinned_id":"","pinned_label":""}},"google-ads-widget-616":{"widgetInfo":{"id":"google-ads-widget-616","groupType":"google-ads-widget","widgetType":"widget_google-ads-widget","widgetInstance":"616"},"widgetParams":{"title":"Carbon Google Ads","adunit":"top-right-300x250","align":"","adtype":"dfp6","widgetTime":1}},"tsq_sailthru_newsletter_widget-566":{"widgetInfo":{"id":"tsq_sailthru_newsletter_widget-566","groupType":"tsq_sailthru_newsletter_widget","widgetType":"widget_tsq_sailthru_newsletter_widget","widgetInstance":"566"},"widgetParams":{"title":"Get our Newsletter","description":"Sign up for our newsletter!","confirmation":"Thanks for subscribing","lists":["KFYO"],"widgetTime":1}},"ts_blogroll-912":{"widgetInfo":{"id":"ts_blogroll-912","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"912"},"widgetParams":{"title":"Latest Articles","type":"sidebar_row_standard","posts_per_page":"5","pinned_id":"","pinned_label":"","cat":"","tag":"","private_tag":"","thumb_type":"landscape","link_label":"","link":"","align":"default","show_thumb":0,"alternate_data":0,"unique_posts":0,"isweather":0}}}},"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":{"promotion-10":{"info":{"id":"promotion-10","groupType":"promotion","widgetType":"widget_promotion","widgetInstance":"10"},"params":{"title":"Lubbock's Official Weather Station","type":"single","subtype":"","widgetTime":4},"data":[0],"dataDetails":{"0":{"image":"","description":"","link_url":"#","link_label":"","link_target":"_self"}}},"widget_listen_live-128":{"info":{"id":"widget_listen_live-128","groupType":"widget_listen_live","widgetType":"widget_widget_listen_live","widgetInstance":"128"},"params":{"title":"Listen Now","widgetTime":4},"data":[102633],"dataDetails":{"102633":{"postId":102633,"title":"Listen Now","label":"Click to view the latest song playing on air.","url":"/listen-live/","mobileId":"17191","playerMode":"talk","sid":"7609","callsign":"KFYOAM","woMobileId":"5103","woStreamId":"3648","activePlayer":"wo","listenLivePageUrl":"http://player.streamtheworld.com/_players/townsquaremedia/runspotv3/?sid=7609&redirect=http://player.listenlive.co/17191","html5ScriptUrl":"http://player.streamtheworld.com/_players/townsquaremedia/html5/stwplayer.php?callsign=KFYOAM&primaryColor=0x00bfff&playermode=talk&sid=7609&width=630","flashScriptUrl":"http://player.streamtheworld.com/_players/townsquaremedia/stwplayer.php?callsign=KFYOAM&primaryColor=0x00bfff&playermode=talk&timeshift=false&radiopup=true&playerAdState=0&popout=false&width=630","wo_player_url":"http://v6.player.abacast.net/5103","wo_recent_api_url":"http://api.nowplaying.abacast.net/prt/nowplaying/2/10/3648/nowplaying.json","wo_preroll_url":"http://api.clarity.abacast.com/gateway/getmediavast.php?sid=3648/","songCount":10,"playingNowUrl":"/rest/carbon/api/nowplaying/playertype/wo"}}},"now-playing-122":{"info":{"id":"now-playing-122","groupType":"now-playing","widgetType":"widget_now-playing","widgetInstance":"122"},"params":{"title":"Recently Played","widgetTime":4},"data":[102633],"dataDetails":{"102633":{"postId":102633,"mobileId":"17191","playerMode":"talk","sid":"7609","callsign":"KFYOAM","woStreamId":"3648","activePlayer":"wo","songCount":10,"playingNowUrl":"/rest/carbon/api/nowplaying/playertype/wo"}}},"widget_onair-69":{"info":{"id":"widget_onair-69","groupType":"widget_onair","widgetType":"widget_widget_onair","widgetInstance":"69"},"params":{"title":"On Air","widgetTime":10},"data":["710"],"dataDetails":{"710":{"id":"710","url":"http://kfyo.com/show/chad-hasty/","title":"Chad Hasty","wall":"http://kfyo.com/show/chad-hasty/","posts":"http://kfyo.com/show/chad-hasty/posts","mail":"chad@kfyo.com","phone":"770-5790","thumbnailId":208442,"thumbnail":"http://kfyo.com/files/2011/01/NewCHS_Headshot2016_v2.png","authors":[{"id":53747,"user_nicename":"chadhasty","display_name":"Chad Hasty"}]}}},"carbonwidget/single-1":{"info":{"id":"carbonwidget/single-1","groupType":"carbonwidget/single","widgetInstance":"1"},"params":{"mainAuthor":{"id":2095793,"slug":"jodysmyers","name":"Jody Smyers","first_name":"Jody","last_name":"Smyers","nickname":"jodysmyers","description":"I produce The Chad Hasty Show on KFYO and pitch in on Pratt on Texas and high school sports on SportsRadio 1340 The Fan. In 2010, I completed a 29-year career as an air traffic controller that included four years with the United States Air Force, and the rest with the FAA. \r\n\r\nI'm a West Texas native, married with two children and a professional photographer. I love the outdoors and the night sky, reading, music, and spicy food. As a long time talk-radio listener, I enjoy being in the thick of things at KFYO.","thumbnail":"http://kfyo.com/files/2014/08/JodySmyers_AUG14.jpg","url":"http://kfyo.com/author/jodysmyers/"},"firstCategoryName":"Interview","postType":"post","postTitle":"Representative Jodey Arrington Supports President Trump&#8217;s Actions on DACA [INTERVIEW]","widgetTime":195},"data":[228720],"dataDetails":{"228720":{"thumbnail":"http://kfyo.com/files/2017/01/Jodey-Arrington-in-Cotton-Jodey-Arrington.jpg","caption":"Jodey Arrington","excerpt":"Representative Jodey Arrington on The Chad Hasty Show discussing President Trump's recent action rescinding the Deferred Action for Childhood Arrivals (DACA) policy implemented President Obama, as well as the debt ceiling and disaster relief in the wake of Hurricane Harvey.","date":"September 7, 2017 11:45 AM","postDateGmt":"2017-09-07 16:45:37 +0000","postModifiedGmt":"2017-09-07 19:55:32 +0000","title":"Representative Jodey Arrington Supports President Trump&#8217;s Actions on DACA [INTERVIEW]","url":"http://kfyo.com/representative-jodey-arrington-supports-president-trumps-actions-on-daca-interview/","id":228720,"contentRaw":"https://youtu.be/olX9J262Des\r\n\r\nThursday on <em>The Chad Hasty Show</em>, U.S. District 19 Representative Jodey Arrington joined the broadcast to talk about President Donald Trump's recent action rescinding the Deferred Action for Childhood Arrivals (DACA) policy that was implemented by former President Barack Obama.\r\n\r\nWhen asked by Hasty if he supports the president's move on the policy, and whether or not Arrington believes that Congress will actually do anything about the problem, Arrington replied,\r\n<blockquote>First and foremost, the president was right on the money, and [Attorney General Jeff Sessions' statement on the matter] I agree with. [President Obama's implementation of DACA] was an unconstitutional action. It was circumventing immigration law. Obama was a rogue president, and there was too much lawlessness. Now we have eight hundred thousand DACA people who are, in my opinion, victims of immigration crime, and of a lawless president. We've got to now do something about it.</blockquote>\r\nArrington and Hasty also discussed the national debt ceiling, and disaster relief to the victims of Hurricane Harvey, and President Trump's bypass of Republican leadership, dealing directly with Democrat leaders on the issues.\r\n\r\nArrington said about the president's move,\r\n<blockquote>I can understand why the president is frustrated and why he's trying a different tact.</blockquote>\r\nListen to the full interview with Representative Jodey Arrington in the video above.\r\n\r\n<em>The Chad Hasty Show airs weekday mornings live, from 8:30 AM to 11:00 AM on News/Talk 95.1 FM &amp; 790 AM KFYO, online at </em><a href=\"http://www.kfyo.com/\" target=\"_blank\"><em>KFYO.com</em></a><em>, and on the free </em><a href=\"http://www.radiopup.com/\" target=\"_blank\"><em>RadioPup</em></a><em> app. Follow Chad on Twitter via </em><a href=\"https://www.twitter.com/ChadHastyRadio\" target=\"_blank\"><em>@ChadHastyRadio</em></a><em> &amp; KFYO Radio at </em><em><a href=\"https://www.twitter.com/KFYO\" target=\"_blank\">@KFYO</a></em><em>!</em>\r\n<div>\r\n\r\n[button href=\"/newsletter\" title=\"Subscribe to the News/Talk 790 Newsletter\" align=\"center\"]\r\n[button href=\"/listen-live\" title=\"Listen Live to News/Talk 790!\" align=\"center\"]\r\n\r\n</div>","next_url":[{"textContent":"Subscribe to the News/Talk 790 Newsletter","class":"button_act","href":"/newsletter"},{"textContent":"Listen Live to News/Talk 790!","class":"button_act","href":"/listen-live"}],"content":"\n<p><div class=\"embed-wrapper\"><iframe style=\"vertical-align: bottom;\" src=\"https://www.youtube.com/embed/olX9J262Des?feature=oembed\" frameborder=\"0\" allowfullscreen data-width=\"630\" data-height=\"354\"></iframe></div><span class=\"tsm_youtube_sub\">Subscribe to <a style=\"margin-right:5px;\" href=\"http://www.youtube.com/subscription_center?add_user=kfyonews\">News/Talk 95.1 &amp; 790 KFYO on Youtube</a></span></p>\n<p>Thursday on <em>The Chad Hasty Show</em>, U.S. District 19 Representative Jodey Arrington joined the broadcast to talk about President Donald Trump’s recent action rescinding the Deferred Action for Childhood Arrivals (DACA) policy that was implemented by former President Barack Obama.</p>\n<p>When asked by Hasty if he supports the president’s move on the policy, and whether or not Arrington believes that Congress will actually do anything about the problem, Arrington replied,</p>\n<blockquote><p>First and foremost, the president was right on the money, and [Attorney General Jeff Sessions’ statement on the matter] I agree with. [President Obama’s implementation of DACA] was an unconstitutional action. It was circumventing immigration law. Obama was a rogue president, and there was too much lawlessness. Now we have eight hundred thousand DACA people who are, in my opinion, victims of immigration crime, and of a lawless president. We’ve got to now do something about it.</p></blockquote>\n<p>Arrington and Hasty also discussed the national debt ceiling, and disaster relief to the victims of Hurricane Harvey, and President Trump’s bypass of Republican leadership, dealing directly with Democrat leaders on the issues.</p>\n<p>Arrington said about the president’s move,</p>\n<blockquote><p>I can understand why the president is frustrated and why he’s trying a different tact.</p></blockquote>\n<p>Listen to the full interview with Representative Jodey Arrington in the video above.</p>\n<p><em>The Chad Hasty Show airs weekday mornings live, from 8:30 AM to 11:00 AM on News/Talk 95.1 FM &amp; 790 AM KFYO, online at </em><a href=\"http://www.kfyo.com/\" target=\"_blank\"><em>KFYO.com</em></a><em>, and on the free </em><a href=\"http://www.radiopup.com/\" target=\"_blank\"><em>RadioPup</em></a><em> app. Follow Chad on Twitter via </em><a href=\"https://www.twitter.com/ChadHastyRadio\" target=\"_blank\"><em>@ChadHastyRadio</em></a><em> &amp; KFYO Radio at </em><em><a href=\"https://www.twitter.com/KFYO\" target=\"_blank\">@KFYO</a></em><em>!</em></p>\n<div>\n<p></p>\n<p class=\"more_act ga_network_button aligncenter\"><a class=\"button_act\" href=\"/newsletter\">Subscribe to the News/Talk 790 Newsletter</a></p>\n<br><p class=\"more_act ga_network_button aligncenter\"><a class=\"button_act\" href=\"/listen-live\">Listen Live to News/Talk 790!</a></p>\n</div>\n","postType":"post","wpVersion":"5","alternateMetaForBlogroll":{"title":"Representative Jodey Arrington Supports President Trump&#8217;s Actions on DACA [INTERVIEW]","excerpt":"Representative Jodey Arrington on The Chad Hasty Show discussing President Trump's recent action rescinding the Deferred Action for Childhood Arrivals (DACA) policy implemented President Obama, as well as the debt ceiling and disaster relief in the wake of Hurricane Harvey.","post_excerpt":"Representative Jodey Arrington on The Chad Hasty Show discussing President Trump's recent action rescinding the Deferred Action for Childhood Arrivals (DACA) policy implemented President Obama, as well as the debt ceiling and disaster relief in the wake of Hurricane Harvey.","post_more_excerpt":"<p>Representative Jodey Arrington on The Chad Hasty Show discussing President Trump's recent action rescinding the Deferred Action for Childhood Arrivals (DACA) policy implemented President Obama, as well as the debt ceiling and disaster relief in the wake of Hurricane Harvey.\n<p class=\"more_act\"><a href=\"http://kfyo.com/representative-jodey-arrington-supports-president-trumps-actions-on-daca-interview/\" title=\"Representative Jodey Arrington Supports President Trump&#8217;s Actions on DACA [INTERVIEW]\">Read More</a></p>\n","permalink":"http://kfyo.com/representative-jodey-arrington-supports-president-trumps-actions-on-daca-interview/","image":{"id":216499,"url":"http://kfyo.com/files/2017/01/Jodey-Arrington-in-Cotton-Jodey-Arrington.jpg","caption":"Jodey Arrington"}},"sponsors":[],"carbonMeta":{"widePromotion":false,"isGallery":false},"tags":[{"id":2341,"slug":"chad-hasty-show","title":"chad hasty show","description":"","post_count":808,"link_url":"http://kfyo.com/tags/chad-hasty-show/","feed_url":"http://kfyo.com/tags/chad-hasty-show/feed/","term_taxonomy_id":2346,"object_id":228720},{"id":393,"slug":"illegal-immigrants","title":"illegal immigrants","description":"","post_count":18,"link_url":"http://kfyo.com/tags/illegal-immigrants/","feed_url":"http://kfyo.com/tags/illegal-immigrants/feed/","term_taxonomy_id":397,"object_id":228720},{"id":4076,"slug":"jodey-arrington","title":"Jodey Arrington","description":"","post_count":80,"link_url":"http://kfyo.com/tags/jodey-arrington/","feed_url":"http://kfyo.com/tags/jodey-arrington/feed/","term_taxonomy_id":4081,"object_id":228720}],"categories":[{"id":4237,"slug":"interview","title":"Interview","description":"","parent":0,"post_count":737,"link_url":"http://kfyo.com/category/interview/","feed_url":"http://kfyo.com/category/interview/feed/","term_taxonomy_id":4242,"object_id":228720},{"id":20,"slug":"national-news","title":"National News","description":"","parent":0,"post_count":788,"link_url":"http://kfyo.com/category/national-news/","feed_url":"http://kfyo.com/category/national-news/feed/","term_taxonomy_id":94,"object_id":228720},{"id":67,"slug":"national-politics","title":"National Politics","description":"","parent":0,"post_count":313,"link_url":"http://kfyo.com/category/national-politics/","feed_url":"http://kfyo.com/category/national-politics/feed/","term_taxonomy_id":68,"object_id":228720},{"id":51,"slug":"videos","title":"Videos","description":"","parent":0,"post_count":2217,"link_url":"http://kfyo.com/category/videos/","feed_url":"http://kfyo.com/category/videos/feed/","term_taxonomy_id":51,"object_id":228720}],"authors":[{"id":2095793,"slug":"jodysmyers","name":"Jody Smyers","first_name":"Jody","last_name":"Smyers","nickname":"jodysmyers","description":"I produce The Chad Hasty Show on KFYO and pitch in on Pratt on Texas and high school sports on SportsRadio 1340 The Fan. In 2010, I completed a 29-year career as an air traffic controller that included four years with the United States Air Force, and the rest with the FAA. \r\n\r\nI'm a West Texas native, married with two children and a professional photographer. I love the outdoors and the night sky, reading, music, and spicy food. As a long time talk-radio listener, I enjoy being in the thick of things at KFYO.","thumbnail":"http://kfyo.com/files/2014/08/JodySmyers_AUG14.jpg","url":"http://kfyo.com/author/jodysmyers/"}],"post_more_meta":{"meta":""},"social":{"tw":{"href":"http://twitter.com/intent/tweet?text=Representative%20Jodey%20Arrington%20Supports%20President%20Trump%E2%80%99s%20Actions%20on%20DACA%20%5BINTERVIEW%5D%20http%3A%2F%2Fkfyo.com%2Frepresentative-jodey-arrington-supports-president-trumps-actions-on-daca-interview%2F%3Ftrackback%3Dtwitter_mobile%20%40kfyo","title":"Share on Twitter","target":"_blank"},"fb":{"href":"http://www.facebook.com/sharer.php?u=http%3A%2F%2Fkfyo.com%2Frepresentative-jodey-arrington-supports-president-trumps-actions-on-daca-interview%2F%3Ftrackback%3Dfbshare_mobile","title":"Share on Facebook","target":"_blank"},"email":null,"pinterest":null,"print":null,"is_article":true},"nextArticle":"http://kfyo.com/huge-recall-of-chests-you-might-have-in-your-home-recall/","prevArticle":"http://kfyo.com/watch-real-time-video-of-areas-affected-by-hurricane-irma/","pageUrl":"/representative-jodey-arrington-supports-president-trumps-actions-on-daca-interview/","blogId":192,"domain":"kfyo.com","crossPostAttributionBottom":"","rawContent":"<p>\n<sectiontag class=\"module\" contenteditable=\"false\" type=\"oembed\" attr-url=\"http://www.youtube.com/oembed?url=https%3A%2F%2Fyoutu.be%2FolX9J262Des&amp;format=json\">\n<noscript class=\"rendered-html\" type=\"text/html\"></noscript>\n<p></sectiontag></p>\n<p>Thursday on <em>The Chad Hasty Show</em>, U.S. District 19 Representative Jodey Arrington joined the broadcast to talk about President Donald Trump's recent action rescinding the Deferred Action for Childhood Arrivals (DACA) policy that was implemented by former President Barack Obama.</p>\n<p>When asked by Hasty if he supports the president's move on the policy, and whether or not Arrington believes that Congress will actually do anything about the problem, Arrington replied,</p>\n<blockquote><p>First and foremost, the president was right on the money, and [Attorney General Jeff Sessions' statement on the matter] I agree with. [President Obama's implementation of DACA] was an unconstitutional action. It was circumventing immigration law. Obama was a rogue president, and there was too much lawlessness. Now we have eight hundred thousand DACA people who are, in my opinion, victims of immigration crime, and of a lawless president. We've got to now do something about it.</p></blockquote>\n<p>Arrington and Hasty also discussed the national debt ceiling, and disaster relief to the victims of Hurricane Harvey, and President Trump's bypass of Republican leadership, dealing directly with Democrat leaders on the issues.</p>\n<p>Arrington said about the president's move,</p>\n<blockquote><p>I can understand why the president is frustrated and why he's trying a different tact.</p></blockquote>\n<p>Listen to the full interview with Representative Jodey Arrington in the video above.</p>\n<p><em>The Chad Hasty Show airs weekday mornings live, from 8:30 AM to 11:00 AM on News/Talk 95.1 FM &amp; 790 AM KFYO, online at </em><a href=\"http://www.kfyo.com/\" target=\"_blank\"><em>KFYO.com</em></a><em>, and on the free </em><a href=\"http://www.radiopup.com/\" target=\"_blank\"><em>RadioPup</em></a><em> app. Follow Chad on Twitter via </em><a href=\"https://www.twitter.com/ChadHastyRadio\" target=\"_blank\"><em>@ChadHastyRadio</em></a><em> &amp; KFYO Radio at </em><em><a href=\"https://www.twitter.com/KFYO\" target=\"_blank\">@KFYO</a></em><em>!</em></p>\n<div>\n<p><sectiontag class=\"module\" contenteditable=\"false\" type=\"button\" attr-href=\"/newsletter\" attr-title=\"Subscribe to the News/Talk 790 Newsletter\" attr-align=\"center\" attr-appLink=\"false\"></sectiontag></p>\n<p><sectiontag class=\"module\" contenteditable=\"false\" type=\"button\" attr-href=\"/listen-live\" attr-title=\"Listen Live to News/Talk 790!\" attr-align=\"center\" attr-appLink=\"false\"></sectiontag></p>\n</div>\n","podContent":[{"type":"singlePostText","data":{"text":"<p>Thursday on&#xA0;<em>The Chad Hasty Show</em>, U.S. District 19 Representative Jodey Arrington joined the broadcast&#xA0;to talk about&#xA0;President Donald Trump&apos;s recent action rescinding&#xA0;the Deferred Action for Childhood Arrivals (DACA) policy that was implemented by former President Barack Obama.</p>\n"},"currentTextLength":303,"runningCounter":1,"cumulativePodTextLength":303,"totalSimilarConsecutiveElements":8,"totalTextLength":1736},{"type":"singlePostText","data":{"text":"<p>When asked by Hasty if he supports the president&apos;s move on the policy, and whether or not Arrington believes that Congress will actually do anything about&#xA0;the&#xA0;problem, Arrington replied,</p>\n"},"currentTextLength":202,"runningCounter":2,"cumulativePodTextLength":505,"totalSimilarConsecutiveElements":8,"totalTextLength":1736},{"type":"singlePostShareThrough","data":{}},{"type":"singlePostText","data":{"text":"<blockquote><p>First and foremost, the president was right on the money, and [Attorney General Jeff Sessions&apos; statement on the matter] I agree with. [President Obama&apos;s implementation of DACA]&#xA0;was an unconstitutional action. It was circumventing immigration law. Obama was a rogue president, and there was too much lawlessness. Now we have eight&#xA0;hundred thousand DACA people who are, in my opinion, victims of immigration crime, and of a lawless president. We&apos;ve got to now do something about it.</p></blockquote>\n"},"currentTextLength":506,"runningCounter":3,"cumulativePodTextLength":1011,"totalSimilarConsecutiveElements":8,"totalTextLength":1736},{"type":"singlePostText","data":{"text":"<p>Arrington and Hasty also discussed the national debt ceiling, and disaster relief to the victims of Hurricane Harvey, and President Trump&apos;s bypass&#xA0;of Republican leadership, dealing directly with Democrat leaders on the issues.</p>\n"},"currentTextLength":237,"runningCounter":4,"cumulativePodTextLength":1248,"totalSimilarConsecutiveElements":8,"totalTextLength":1736},{"type":"singlePostText","data":{"text":"<p>Arrington said about the president&apos;s move,</p>\n"},"currentTextLength":48,"runningCounter":5,"cumulativePodTextLength":1296,"totalSimilarConsecutiveElements":8,"totalTextLength":1736},{"type":"singlePostText","data":{"text":"<blockquote><p>I can understand why the president is frustrated and why he&apos;s trying a different tact.</p></blockquote>\n"},"currentTextLength":92,"runningCounter":6,"cumulativePodTextLength":1388,"totalSimilarConsecutiveElements":8,"totalTextLength":1736},{"type":"singlePostText","data":{"text":"<p>Listen to the full interview with Representative Jodey Arrington in the video above.</p>\n"},"currentTextLength":85,"runningCounter":7,"cumulativePodTextLength":1473,"totalSimilarConsecutiveElements":8,"totalTextLength":1736},{"type":"singlePostText","data":{"text":"<p><em>The Chad Hasty Show airs weekday mornings live, from 8:30 AM to 11:00 AM on News/Talk 95.1 FM &amp; 790 AM KFYO, online at&#xA0;</em><a href=\"http://www.kfyo.com/\" target=\"_blank\"><em>KFYO.com</em></a><em>, and on the free&#xA0;</em><a href=\"http://www.radiopup.com/\" target=\"_blank\"><em>RadioPup</em></a><em>&#xA0;app. Follow Chad on Twitter via&#xA0;</em><a href=\"https://www.twitter.com/ChadHastyRadio\" target=\"_blank\"><em>@ChadHastyRadio</em></a><em>&#xA0;&amp; KFYO Radio at&#xA0;</em><em><a href=\"https://www.twitter.com/KFYO\" target=\"_blank\">@KFYO</a></em><em>!</em></p>\n"},"currentTextLength":263,"runningCounter":8,"cumulativePodTextLength":1736,"totalSimilarConsecutiveElements":8,"totalTextLength":1736},{"type":"singlePostButton","data":{"href":"/newsletter","title":"Subscribe to the News/Talk 790 Newsletter","align":"center","applink":"false"},"currentTextLength":null,"runningCounter":1,"totalSimilarConsecutiveElements":2}],"uniquePodTypes":["singlePostOembed","singlePostText","singlePostButton"],"podHeader":[{"type":"singlePostOembed","data":{"author_url":"https://www.youtube.com/user/KFYOnews","width":480,"version":"1.0","author_name":"KFYO - Lubbock, TX","provider_url":"https://www.youtube.com/","thumbnail_height":360,"height":270,"provider_name":"YouTube","type":"video","thumbnail_url":"http://kfyo.com/files/2017/01/Jodey-Arrington-in-Cotton-Jodey-Arrington.jpg","title":"Representative Jodey Arrington Supports President Trump's Actions On DACA","html":"<iframe width=\"480\" height=\"270\" src=\"https://www.youtube.com/embed/olX9J262Des?feature=oembed\" frameborder=\"0\" allow=\"autoplay; encrypted-media\" allowfullscreen></iframe>","thumbnail_width":480},"currentTextLength":null,"runningCounter":1,"totalSimilarConsecutiveElements":1}],"podFooter":{"type":"singlePostButton","data":{"href":"/listen-live","title":"Listen Live to News/Talk 790!","align":"center","applink":"false"},"currentTextLength":null,"runningCounter":2,"totalSimilarConsecutiveElements":2},"next":{"latest":[{"postId":228396,"documentUrl":"/eddie-mcbride-lubbock-chamber-of-commerce-working-to-assist-in-hurricane-harvey-recovery-interview/","filterUrl":"/rest/carbon/filter/main/eddie-mcbride-lubbock-chamber-of-commerce-working-to-assist-in-hurricane-harvey-recovery-interview/","sortDate":"2017-09-06 11:30:00.000 +0000","termTaxonomyId":2346,"taxonomyType":"tags"},{"postId":228629,"documentUrl":"/kalev-sepp-says-north-korea-rationale-similar-to-russias-during-the-cold-war-interview/","filterUrl":"/rest/carbon/filter/main/kalev-sepp-says-north-korea-rationale-similar-to-russias-during-the-cold-war-interview/","sortDate":"2017-09-05 12:29:13.000 +0000","termTaxonomyId":2346,"taxonomyType":"tags"},{"postId":228419,"documentUrl":"/nationally-televised-game-will-showcase-friday-night-high-school-football-in-west-texas-interview/","filterUrl":"/rest/carbon/filter/main/nationally-televised-game-will-showcase-friday-night-high-school-football-in-west-texas-interview/","sortDate":"2017-09-01 11:30:46.000 +0000","termTaxonomyId":2346,"taxonomyType":"tags"},{"postId":228356,"documentUrl":"/mayor-dan-pope-says-police-substations-will-be-more-efficient-interview/","filterUrl":"/rest/carbon/filter/main/mayor-dan-pope-says-police-substations-will-be-more-efficient-interview/","sortDate":"2017-08-31 12:00:17.000 +0000","termTaxonomyId":2346,"taxonomyType":"tags"},{"postId":228147,"documentUrl":"/commissioner-ryan-sitton-expects-temporary-rise-in-petroleum-prices-behind-hurricane-harvey-interview/","filterUrl":"/rest/carbon/filter/main/commissioner-ryan-sitton-expects-temporary-rise-in-petroleum-prices-behind-hurricane-harvey-interview/","sortDate":"2017-08-30 11:30:21.000 +0000","termTaxonomyId":2346,"taxonomyType":"tags"},{"postId":228160,"documentUrl":"/scott-pruitt-shares-trump-administrations-determined-safety-efforts-in-harveys-wake-interview/","filterUrl":"/rest/carbon/filter/main/scott-pruitt-shares-trump-administrations-determined-safety-efforts-in-harveys-wake-interview/","sortDate":"2017-08-29 13:13:36.000 +0000","termTaxonomyId":2346,"taxonomyType":"tags"},{"postId":227733,"documentUrl":"/matt-mackowiak-says-tax-reform-still-possible-this-year-interview/","filterUrl":"/rest/carbon/filter/main/matt-mackowiak-says-tax-reform-still-possible-this-year-interview/","sortDate":"2017-08-28 11:45:21.000 +0000","termTaxonomyId":2346,"taxonomyType":"tags"},{"postId":227568,"documentUrl":"/congressman-jodey-arrington-discusses-border-wall-funding-and-healthcare-reform/","filterUrl":"/rest/carbon/filter/main/congressman-jodey-arrington-discusses-border-wall-funding-and-healthcare-reform/","sortDate":"2017-08-24 16:30:59.000 +0000","termTaxonomyId":4081,"taxonomyType":"tags"},{"postId":227553,"documentUrl":"/john-cornyn-repeal-and-replace-of-obamacare-in-2017-will-be-very-difficult-video/","filterUrl":"/rest/carbon/filter/main/john-cornyn-repeal-and-replace-of-obamacare-in-2017-will-be-very-difficult-video/","sortDate":"2017-08-24 12:29:37.000 +0000","termTaxonomyId":2346,"taxonomyType":"tags"},{"postId":227444,"documentUrl":"/cristye-weld-talks-17th-hub-city-bbq-cookoff-video/","filterUrl":"/rest/carbon/filter/main/cristye-weld-talks-17th-hub-city-bbq-cookoff-video/","sortDate":"2017-08-22 12:38:57.000 +0000","termTaxonomyId":2346,"taxonomyType":"tags"}],"taxonomy":[{"postId":228396,"documentUrl":"/eddie-mcbride-lubbock-chamber-of-commerce-working-to-assist-in-hurricane-harvey-recovery-interview/","filterUrl":"/rest/carbon/filter/main/eddie-mcbride-lubbock-chamber-of-commerce-working-to-assist-in-hurricane-harvey-recovery-interview/","sortDate":"2017-09-06 11:30:00.000 +0000","termTaxonomyId":2346,"taxonomyType":"tags"},{"postId":228629,"documentUrl":"/kalev-sepp-says-north-korea-rationale-similar-to-russias-during-the-cold-war-interview/","filterUrl":"/rest/carbon/filter/main/kalev-sepp-says-north-korea-rationale-similar-to-russias-during-the-cold-war-interview/","sortDate":"2017-09-05 12:29:13.000 +0000","termTaxonomyId":2346,"taxonomyType":"tags"},{"postId":228419,"documentUrl":"/nationally-televised-game-will-showcase-friday-night-high-school-football-in-west-texas-interview/","filterUrl":"/rest/carbon/filter/main/nationally-televised-game-will-showcase-friday-night-high-school-football-in-west-texas-interview/","sortDate":"2017-09-01 11:30:46.000 +0000","termTaxonomyId":2346,"taxonomyType":"tags"},{"postId":228356,"documentUrl":"/mayor-dan-pope-says-police-substations-will-be-more-efficient-interview/","filterUrl":"/rest/carbon/filter/main/mayor-dan-pope-says-police-substations-will-be-more-efficient-interview/","sortDate":"2017-08-31 12:00:17.000 +0000","termTaxonomyId":2346,"taxonomyType":"tags"},{"postId":228147,"documentUrl":"/commissioner-ryan-sitton-expects-temporary-rise-in-petroleum-prices-behind-hurricane-harvey-interview/","filterUrl":"/rest/carbon/filter/main/commissioner-ryan-sitton-expects-temporary-rise-in-petroleum-prices-behind-hurricane-harvey-interview/","sortDate":"2017-08-30 11:30:21.000 +0000","termTaxonomyId":2346,"taxonomyType":"tags"},{"postId":228160,"documentUrl":"/scott-pruitt-shares-trump-administrations-determined-safety-efforts-in-harveys-wake-interview/","filterUrl":"/rest/carbon/filter/main/scott-pruitt-shares-trump-administrations-determined-safety-efforts-in-harveys-wake-interview/","sortDate":"2017-08-29 13:13:36.000 +0000","termTaxonomyId":2346,"taxonomyType":"tags"},{"postId":227733,"documentUrl":"/matt-mackowiak-says-tax-reform-still-possible-this-year-interview/","filterUrl":"/rest/carbon/filter/main/matt-mackowiak-says-tax-reform-still-possible-this-year-interview/","sortDate":"2017-08-28 11:45:21.000 +0000","termTaxonomyId":2346,"taxonomyType":"tags"},{"postId":227568,"documentUrl":"/congressman-jodey-arrington-discusses-border-wall-funding-and-healthcare-reform/","filterUrl":"/rest/carbon/filter/main/congressman-jodey-arrington-discusses-border-wall-funding-and-healthcare-reform/","sortDate":"2017-08-24 16:30:59.000 +0000","termTaxonomyId":4081,"taxonomyType":"tags"},{"postId":227553,"documentUrl":"/john-cornyn-repeal-and-replace-of-obamacare-in-2017-will-be-very-difficult-video/","filterUrl":"/rest/carbon/filter/main/john-cornyn-repeal-and-replace-of-obamacare-in-2017-will-be-very-difficult-video/","sortDate":"2017-08-24 12:29:37.000 +0000","termTaxonomyId":2346,"taxonomyType":"tags"},{"postId":227444,"documentUrl":"/cristye-weld-talks-17th-hub-city-bbq-cookoff-video/","filterUrl":"/rest/carbon/filter/main/cristye-weld-talks-17th-hub-city-bbq-cookoff-video/","sortDate":"2017-08-22 12:38:57.000 +0000","termTaxonomyId":2346,"taxonomyType":"tags"}]}}}},"carbonwidget/top-728x90":{"info":{"id":"carbonwidget/top-728x90","groupType":"carbonwidget/ads","widgetInstance":"1"},"params":{"adunit":"top-728x90","widgetTime":2},"data":["carbonwidget/top-728x90"],"dataDetails":{"carbonwidget/top-728x90":{"adUnit":"top-728x90","adType":"dfp6"}}},"carbonwidget/dynamic-ad-custom":{"info":{"id":"carbonwidget/dynamic-ad-custom","groupType":"carbonwidget/ads","widgetInstance":"1"},"params":{"adunit":"dynamic-ad-custom","widgetTime":2},"data":["carbonwidget/dynamic-ad-custom"],"dataDetails":{"carbonwidget/dynamic-ad-custom":{"adUnit":"dynamic-ad-custom","adType":"dfp6"}}},"carbonwidget/dynamic-ad-header":{"info":{"id":"carbonwidget/dynamic-ad-header","groupType":"carbonwidget/ads","widgetInstance":"1"},"params":{"adunit":"dynamic-ad-header","widgetTime":2},"data":["carbonwidget/dynamic-ad-header"],"dataDetails":{"carbonwidget/dynamic-ad-header":{"adUnit":"dynamic-ad-header","adType":"dfp6"}}},"carbonwidget/dynamic-ad-push":{"info":{"id":"carbonwidget/dynamic-ad-push","groupType":"carbonwidget/ads","widgetInstance":"1"},"params":{"adunit":"dynamic-ad-push","widgetTime":2},"data":["carbonwidget/dynamic-ad-push"],"dataDetails":{"carbonwidget/dynamic-ad-push":{"adUnit":"dynamic-ad-push","adType":"dfp6"}}},"carbonwidget/tsm-out-of-page":{"info":{"id":"carbonwidget/tsm-out-of-page","groupType":"carbonwidget/ads","widgetInstance":"1"},"params":{"adunit":"tsm-out-of-page","widgetTime":2},"data":["carbonwidget/tsm-out-of-page"],"dataDetails":{"carbonwidget/tsm-out-of-page":{"adUnit":"tsm-out-of-page","adType":"dfp6"}}},"carbonwidget/bottom-728x90":{"info":{"id":"carbonwidget/bottom-728x90","groupType":"carbonwidget/ads","widgetInstance":"1"},"params":{"adunit":"bottom-728x90","widgetTime":2},"data":["carbonwidget/bottom-728x90"],"dataDetails":{"carbonwidget/bottom-728x90":{"adUnit":"bottom-728x90","adType":"dfp6"}}},"ts_blogroll-10":{"info":{"id":"ts_blogroll-10","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"10"},"params":{"title":"Best of KFYO","type":"main_content_thumb_title_roll","cat":"47","tag":"","private_tag":"","posts_per_page":"4","thumb_type":"landscape","link_label":"","link":"","show_thumb":0,"alternate_data":0,"unique_posts":"1","widgetTime":3,"widgetFilterTime":0,"widgetFilterParallelTime":1},"data":[237575,237573,237569,237544],"dataDetails":{"237544":{"postid":"237544","sortdate":"2018-02-12T07:16:00.000Z","data":{"mainData":{"postType":"post","caption":"Photo: Justin Massoud","thumbnail":"http://kfmx.com/files/2015/02/DSCN4718.jpg","postDateGmt":"2018-02-12 07:16:00 +0000","title":"Tickets for Lion&apos;s Club Pancake Festival Are Available Now","url":"http://kfyo.com/tickets-for-lions-club-pancake-festival-are-available-now/","id":237544,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"We&apos;re ready to go for the 66th Annual Lion&apos;s Club Pancake Festival.","authors":[{"id":235,"slug":"wnessman","name":"Wes","first_name":"Wes","last_name":"Nessman","nickname":"wesnessman","thumbnail":"http://kfmx.com/files/2017/06/wes-headshot.png","url":"http://kfyo.com/author/wnessman/"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"Tickets for Lion&apos;s Club Pancake Festival Are Available Now"}}},"237569":{"postid":"237569","sortdate":"2018-02-12T19:37:23.000Z","data":{"mainData":{"postType":"post","caption":"leekris","thumbnail":"http://kfyo.com/files/2018/02/RS12437_492797235.jpg","postDateGmt":"2018-02-12 19:37:23 +0000","title":"Lubbock Police Investigate Construction Site Burglaries","url":"http://kfyo.com/lubbock-police-investigate-construction-site-burglaries/","id":237569,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"Lubbock Police are investigating a string of burglaries occurring at home construction sites.","authors":[{"id":2930988,"slug":"lukematsik","name":"Luke Matsik","first_name":"Luke","last_name":"Matsik","nickname":"Luke Matsik","thumbnail":"http://kfyo.com/files/2017/06/luke-matsik-headshot.png","url":"http://kfyo.com/author/lukematsik/"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-title":"Lubbock Police Investigate Construction Site Burglaries","dynamic-lead-excerpt":"Lubbock Police are investigating a string of burglaries occurring at home construction sites.","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"","_aioseop_title":"Lubbock Police Investigate Construction Site Burglaries","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""}}}},"237573":{"postid":"237573","sortdate":"2018-02-12T22:10:48.000Z","data":{"mainData":{"postType":"list-post","caption":"John Weast, Getty Images","thumbnail":"http://1340thefan.com/files/2018/02/GettyImages-915605874-1.jpg","postDateGmt":"2018-02-12 22:10:48 +0000","title":"Texas Tech Stays Put in the Latest AP Top 25 Rankings","url":"http://kfyo.com/texas-tech-stays-put-in-the-latest-ap-top-25-rankings/","id":237573,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"For the 12th straight week, the Texas Tech Red Raiders are ranked inside the AP Top 25. And for the second straight week, they stay at no. 7 in the nation.","authors":[{"id":3473444,"slug":"tuckerlowrance","name":"Tucker Lowrance","first_name":"Tucker","last_name":"Lowrance","nickname":"tuckerlowrance","thumbnail":"http://1340thefan.com/files/2017/09/Tucker-Lowrance-profile-picture.png","url":"http://kfyo.com/author/tuckerlowrance/"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-title":"Texas Tech Remains No. 7 in Latest Polls","dynamic-lead-excerpt":"For the 12th straight week, the Texas Tech Red Raiders are ranked inside the AP Top 25. And for the second straight week, they stay at no. 7 in the nation.","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"Texas Tech Stays Put in the Latest AP Top 25 Rankings"}}},"237575":{"postid":"237575","sortdate":"2018-02-12T22:55:09.000Z","data":{"mainData":{"postType":"post","caption":"anurakpong","thumbnail":"http://kfyo.com/files/2017/08/RS16444_506978155-2.jpg","postDateGmt":"2018-02-12 22:55:09 +0000","title":"Amarillo Man Gets Life in Federal Prison for Drug Trafficking","url":"http://kfyo.com/amarillo-man-sentenced-to-life-in-prison-for-cocaine-and-meth-distribution/","id":237575,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"An Amarillo man has been sentenced to life in prison for cocaine and meth distribution. Police searched his home and found cash, a firearm, and drug paraphernalia.","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://kfyo.com/author/jacobcoats/"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-title":"Amarillo Man Gets Life in Federal Prison for Drug Trafficking","dynamic-lead-excerpt":"An Amarillo man has been sentenced to life in prison for cocaine and meth distribution","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"Amarillo Man Gets Life in Federal Prison for Drug Trafficking"}}}},"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":"35864","placement":"","targettype":"","mode":"","widgetTime":2},"data":[],"dataDetails":{}},"widget_third_party_content-4":{"info":{"id":"widget_third_party_content-4","groupType":"widget_third_party_content","widgetType":"widget_widget_third_party_content","widgetInstance":"4"},"params":{"type":"zergnet","title":"Best of the Web","id":"13771","placement":"","targettype":"","mode":"","widgetTime":1},"data":[],"dataDetails":{}},"fix_sidebar_marker-68":{"info":{"id":"fix_sidebar_marker-68","groupType":"fix_sidebar_marker","widgetType":"widget_fix_sidebar_marker","widgetInstance":"68"},"params":{"title":"Fix Sidebar Marker","widgetTime":1},"data":[],"dataDetails":{}},"ts_blogroll-911":{"info":{"id":"ts_blogroll-911","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"911"},"params":{"title":"Chad's Morning Brief","type":"carousel","isweather":"1","cat":"1945","posts_per_page":"5","align":"right","tag":"","private_tag":"","thumb_type":"landscape","link_label":"","link":"","show_thumb":0,"alternate_data":0,"unique_posts":0,"pinned_id":"","pinned_label":"","widgetTime":2,"widgetFilterTime":0,"widgetFilterParallelTime":1},"data":[237596,237540,237412,237341,237316],"dataDetails":{"237316":{"postid":"237316","sortdate":"2018-02-07T11:00:25.000Z","data":{"mainData":{"postType":"post","caption":"Getty Images","thumbnail":"http://kfyo.com/files/2018/02/GettyImages-915068780.jpg","postDateGmt":"2018-02-07 11:00:25 +0000","title":"SpaceX Falcon Heavy Launch A Testament To American Innovation","url":"http://kfyo.com/chads-morning-brief-spacex-falcon-heavy-launch-a-testament-to-american-innovation/","id":237316,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"The latest launch by SpaceX is about much more than putting a car in space.","authors":[{"id":53747,"slug":"chadhasty","name":"Chad Hasty","first_name":"Chad","last_name":"Hasty","nickname":"chadhasty","thumbnail":"http://kfyo.com/files/2017/06/Chad-Hasty-headshot.png","url":"http://kfyo.com/author/chadhasty/"}],"video":true,"videoUrl":"https://youtu.be/zran1LfzWWE","youtubeId":"zran1LfzWWE"},"alternateData":{"_townsquare_media_url":"https://youtu.be/zran1LfzWWE","dynamic-lead-title":"SpaceX Falcon Heavy Launch A Testament To American Innovation","dynamic-lead-excerpt":"","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"SpaceX Falcon Heavy Launch a Testament to American Innovation"}}},"237341":{"postid":"237341","sortdate":"2018-02-08T11:00:07.000Z","data":{"mainData":{"postType":"post","caption":"Getty Images","thumbnail":"http://kfyo.com/files/2018/01/GettyImages-907237120.jpg","postDateGmt":"2018-02-08 11:00:07 +0000","title":"Will Democrats Shut Down The Government Again? [VIDEO]","url":"http://kfyo.com/chads-morning-brief-will-democrats-shut-down-the-government-again/","id":237341,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"It&apos;s not a conservative bill, but it helps Texas &amp; cotton producers. While some conservatives slam the bill, it&apos;s the left that could shut down the government.","authors":[{"id":53747,"slug":"chadhasty","name":"Chad Hasty","first_name":"Chad","last_name":"Hasty","nickname":"chadhasty","thumbnail":"http://kfyo.com/files/2017/06/Chad-Hasty-headshot.png","url":"http://kfyo.com/author/chadhasty/"}],"video":true,"videoUrl":"https://youtu.be/9RHWBkj5mQs","youtubeId":"9RHWBkj5mQs"},"alternateData":{"_townsquare_media_url":"https://youtu.be/9RHWBkj5mQs","dynamic-lead-title":"Will Democrats Shut Down The Government Again? [VIDEO]","dynamic-lead-excerpt":"","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"0","_aioseop_title":"Will Democrats Shut Down The Government Again? [VIDEO]","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""}}}},"237412":{"postid":"237412","sortdate":"2018-02-09T11:00:24.000Z","data":{"mainData":{"postType":"post","caption":"Getty Images","thumbnail":"http://kfyo.com/files/2018/02/GettyImages-1160952.jpg","postDateGmt":"2018-02-09 11:00:24 +0000","title":"Chad&apos;s Morning Brief: Books Too Offensive To Read? [WATCH]","url":"http://kfyo.com/chads-morning-brief-books-too-offensive-to-read-watch/","id":237412,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"Are some books just too offensive to read? One school district in Minnesota thinks so.","authors":[{"id":53747,"slug":"chadhasty","name":"Chad Hasty","first_name":"Chad","last_name":"Hasty","nickname":"chadhasty","thumbnail":"http://kfyo.com/files/2017/06/Chad-Hasty-headshot.png","url":"http://kfyo.com/author/chadhasty/"}],"video":true,"videoUrl":"https://youtu.be/-DRGdsy6rYU","youtubeId":"-DRGdsy6rYU"},"alternateData":{"_townsquare_media_url":"https://youtu.be/-DRGdsy6rYU","dynamic-lead-title":"Chad&apos;s Morning Brief: Books Too Offensive To Read? [WATCH]","dynamic-lead-excerpt":"","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"0","_aioseop_title":"Chad&apos;s Morning Brief: Books Too Offensive To Read? [WATCH]","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""}}}},"237540":{"postid":"237540","sortdate":"2018-02-12T11:00:36.000Z","data":{"mainData":{"postType":"post","caption":"Getty Images","thumbnail":"http://kfyo.com/files/2018/02/GettyImages-916567072.jpg","postDateGmt":"2018-02-12 11:00:36 +0000","title":"Has North Korea Won Over Some In The U.S. News Media? [WATCH]","url":"http://kfyo.com/chads-morning-brief-has-north-korea-won-over-some-in-the-u-s-news-media-watch/","id":237540,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"Some media outlets in the U.S. have written very positive stories about Kim Yo Jung, sister of Kim Jong Un.","authors":[{"id":53747,"slug":"chadhasty","name":"Chad Hasty","first_name":"Chad","last_name":"Hasty","nickname":"chadhasty","thumbnail":"http://kfyo.com/files/2017/06/Chad-Hasty-headshot.png","url":"http://kfyo.com/author/chadhasty/"}],"video":true,"videoUrl":"https://youtu.be/mxcAzzd-qFI","youtubeId":"mxcAzzd-qFI"},"alternateData":{"_townsquare_media_url":"https://youtu.be/mxcAzzd-qFI","dynamic-lead-title":"Has North Korea Won Over Some In The U.S. News Media? [WATCH]","dynamic-lead-excerpt":"","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"0","_aioseop_title":"Has North Korea Won Over Some In The U.S. News Media? [WATCH] ","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""}}}},"237596":{"postid":"237596","sortdate":"2018-02-13T11:00:56.000Z","data":{"mainData":{"postType":"post","caption":"Getty Images","thumbnail":"http://kfyo.com/files/2018/02/GettyImages-913875108.jpg","postDateGmt":"2018-02-13 11:00:56 +0000","title":"Cartoon Rabbit Movie Offends Some Parents","url":"http://kfyo.com/chads-morning-brief-peter-rabbit-movie-offends-some-parents-watch/","id":237596,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"Sony Pictures is learning that cartoon rabbits making fun of someone with a food allergy can offend some people.","authors":[{"id":53747,"slug":"chadhasty","name":"Chad Hasty","first_name":"Chad","last_name":"Hasty","nickname":"chadhasty","thumbnail":"http://kfyo.com/files/2017/06/Chad-Hasty-headshot.png","url":"http://kfyo.com/author/chadhasty/"}],"video":true,"videoUrl":"https://youtu.be/56lQj6u6PVw","youtubeId":"56lQj6u6PVw"},"alternateData":{"_townsquare_media_url":"https://youtu.be/56lQj6u6PVw","dynamic-lead-title":"Cartoon Rabbit Movie Offends Some Parents","dynamic-lead-excerpt":"","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"0","_aioseop_title":"Peter Rabbit Movie Offends Some Parents [WATCH]","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""}}}}},"redisCached":true},"google-ads-widget-616":{"info":{"id":"google-ads-widget-616","groupType":"google-ads-widget","widgetType":"widget_google-ads-widget","widgetInstance":"616"},"params":{"title":"Carbon Google Ads","adunit":"top-right-300x250","align":"","adtype":"dfp6","widgetTime":1},"data":["top-right-300x250"],"dataDetails":{"top-right-300x250":{"adUnit":"top-right-300x250","adType":"dfp6"}}},"tsq_sailthru_newsletter_widget-566":{"info":{"id":"tsq_sailthru_newsletter_widget-566","groupType":"tsq_sailthru_newsletter_widget","widgetType":"widget_tsq_sailthru_newsletter_widget","widgetInstance":"566"},"params":{"title":"Get our Newsletter","description":"Sign up for our newsletter!","confirmation":"Thanks for subscribing","lists":["KFYO"],"widgetTime":1},"data":[],"dataDetails":{}},"ts_blogroll-912":{"info":{"id":"ts_blogroll-912","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"912"},"params":{"title":"Latest Articles","type":"sidebar_row_standard","posts_per_page":"5","pinned_id":"","pinned_label":"","cat":"","tag":"","private_tag":"","thumb_type":"landscape","link_label":"","link":"","align":"default","show_thumb":0,"alternate_data":0,"unique_posts":0,"isweather":0,"widgetTime":2,"widgetFilterTime":0,"widgetFilterParallelTime":0},"data":[237596,237590,237587,237583,237575],"dataDetails":{"237575":{"postid":"237575","sortdate":"2018-02-12T22:55:09.000Z","data":{"mainData":{"postType":"post","caption":"anurakpong","thumbnail":"http://kfyo.com/files/2017/08/RS16444_506978155-2.jpg","postDateGmt":"2018-02-12 22:55:09 +0000","title":"Amarillo Man Gets Life in Federal Prison for Drug Trafficking","url":"http://kfyo.com/amarillo-man-sentenced-to-life-in-prison-for-cocaine-and-meth-distribution/","id":237575,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"An Amarillo man has been sentenced to life in prison for cocaine and meth distribution. Police searched his home and found cash, a firearm, and drug paraphernalia.","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://kfyo.com/author/jacobcoats/"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-title":"Amarillo Man Gets Life in Federal Prison for Drug Trafficking","dynamic-lead-excerpt":"An Amarillo man has been sentenced to life in prison for cocaine and meth distribution","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"Amarillo Man Gets Life in Federal Prison for Drug Trafficking"}}},"237583":{"postid":"237583","sortdate":"2018-02-12T23:15:37.000Z","data":{"mainData":{"postType":"post","caption":"kzenon","thumbnail":"http://kfyo.com/files/2018/02/RS14919_467309595.jpg","postDateGmt":"2018-02-12 23:15:37 +0000","title":"Texas Woman Arrested for Drunk Driving, Killing Man","url":"http://kfyo.com/texas-woman-arrested-for-drunk-driving-killing-man/","id":237583,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"A Texas woman has been arrested after police say she struck and killed a motorist while driving home drunk.","authors":[{"id":369310,"slug":"associatedpressnews","name":"The Associated Press","first_name":"The Associated","last_name":"Press","nickname":"associatedpressnews","thumbnail":"http://kfyo.com/files/2017/09/ap-logo1.png","url":"http://kfyo.com/author/associatedpressnews/"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-title":"Texas Woman Arrested for Drunk Driving, Killing Man","dynamic-lead-excerpt":"A Texas woman has been arrested after police say she struck and killed a motorist while driving home drunk.","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"Texas Woman Arrested for Drunk Driving, Killing Man"}}},"237587":{"postid":"237587","sortdate":"2018-02-12T23:37:48.000Z","data":{"mainData":{"postType":"post","caption":"Kuzma","thumbnail":"http://kfyo.com/files/2018/02/RS5285_176810772-3.jpg","postDateGmt":"2018-02-12 23:37:48 +0000","title":"Court Hears Challenge of Texas&apos; Judicial Elections System","url":"http://kfyo.com/court-hears-challenge-of-texas-judicial-elections-system/","id":237587,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"A federal judge is hearing arguments on whether Texas&apos; statewide elections to choose judges for its highest criminal and civil courts violate the Voting Rights Act by deliberately diluting Hispanic voting power.","authors":[{"id":369310,"slug":"associatedpressnews","name":"The Associated Press","first_name":"The Associated","last_name":"Press","nickname":"associatedpressnews","thumbnail":"http://kfyo.com/files/2017/09/ap-logo1.png","url":"http://kfyo.com/author/associatedpressnews/"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-title":"Court Hears Challenge of Texas&apos; Judicial Elections System","dynamic-lead-excerpt":"A federal judge is hearing arguments on whether Texas&apos; statewide elections to choose judges for its highest criminal and civil courts violate the Voting Rights Act by deliberately diluting Hispanic voting power.","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"","_aioseop_title":"Court Hears Challenge of Texas&apos; Judicial Elections System","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""}}}},"237590":{"postid":"237590","sortdate":"2018-02-13T00:17:44.000Z","data":{"mainData":{"postType":"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://kfyo.com/abilene-man-sentenced-to-10-years-of-probation-for-child-pornography/","id":237590,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"An Abilene man was 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://kfyo.com/author/jacobcoats/"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-title":"Abilene Man Sentenced to One Month in Jail for Child Pornography","dynamic-lead-excerpt":"A man was sentenced to one month in jail and 10 years of probation after pleading guilty to child pornography charges.","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"","_aioseop_title":"Abilene Man Sentenced to One Month in Jail for Child Pornography","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""}}}},"237596":{"postid":"237596","sortdate":"2018-02-13T11:00:56.000Z","data":{"mainData":{"postType":"post","caption":"Getty Images","thumbnail":"http://kfyo.com/files/2018/02/GettyImages-913875108.jpg","postDateGmt":"2018-02-13 11:00:56 +0000","title":"Peter Rabbit Movie Offends Some Parents [WATCH]","url":"http://kfyo.com/chads-morning-brief-peter-rabbit-movie-offends-some-parents-watch/","id":237596,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"Sony Pictures is learning that cartoon rabbits making fun of someone with a food allergy can offend some people.","authors":[{"id":53747,"slug":"chadhasty","name":"Chad Hasty","first_name":"Chad","last_name":"Hasty","nickname":"chadhasty","thumbnail":"http://kfyo.com/files/2017/06/Chad-Hasty-headshot.png","url":"http://kfyo.com/author/chadhasty/"}],"video":true,"videoUrl":"https://youtu.be/56lQj6u6PVw","youtubeId":"56lQj6u6PVw"},"alternateData":{"_townsquare_media_url":"https://youtu.be/56lQj6u6PVw","dynamic-lead-title":"Cartoon Rabbit Movie Offends Some Parents","dynamic-lead-excerpt":"","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"0","_aioseop_title":"Peter Rabbit Movie Offends Some Parents [WATCH]","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""}}}}},"redisCached":true},"carbonwidget/nav/blueiv":{"info":{"id":"carbonwidget/nav/blueiv","groupType":"carbonwidget/nav/blueiv"},"params":{"widgetTime":19},"data":[],"dataDetails":{},"redisCached":true},"carbonwidget/nav/main":{"info":{"id":"carbonwidget/nav/main","groupType":"carbonwidget/nav/main"},"params":{"widgetTime":243},"data":["1",{"2":[{"2.1":["2.1.1"]},"2.2","2.3","2.4","2.5","2.6",{"2.7":["2.7.1","2.7.2","2.7.3"]}]},{"3":["3.1","3.2","3.3"]},{"4":["4.1"]},{"5":["5.1","5.2","5.3","5.4","5.5","5.6"]},"6","7",{"8":["8.1","8.2","8.3","8.4","8.5","8.6",{"8.7":["8.7.1"]},{"8.8":["8.8.1","8.8.2"]},{"8.9":["8.9.1","8.9.2"]}]},{"9":["9.1","9.2","9.3"]}],"dataDetails":{"1":{"menuId":"1","attrs":{"menuPostId":8,"title":"Home","titleExcerpt":"Home","href":"/","samedomain":true,"hasBlogroll":false}},"2":{"menuId":"2","attrs":{"menuPostId":593,"title":"Shows","titleExcerpt":"Shows","href":"/shows/","samedomain":true,"hasBlogroll":false}},"3":{"menuId":"3","attrs":{"menuPostId":10536,"title":"Listen","titleExcerpt":"Listen","href":"/listen-live/popup","samedomain":true,"hasBlogroll":false}},"4":{"menuId":"4","attrs":{"menuPostId":201657,"title":"Events","titleExcerpt":"Events","href":"/events-lubbock/","samedomain":true,"hasBlogroll":false}},"5":{"menuId":"5","attrs":{"menuPostId":898,"title":"VIP","titleExcerpt":"VIP","href":"/vip/","samedomain":true,"hasBlogroll":false}},"6":{"menuId":"6","attrs":{"menuPostId":150751,"title":"Win Stuff","titleExcerpt":"Win Stuff","href":"/contests","samedomain":true,"menupath":"/rest/carbon/api/menu/contests","hasBlogroll":false}},"7":{"menuId":"7","attrs":{"menuPostId":102753,"title":"Weather","titleExcerpt":"Weather","href":"/lubbock-weather/","samedomain":true,"hasBlogroll":false}},"8":{"menuId":"8","attrs":{"menuPostId":959,"title":"News","titleExcerpt":"News","href":"/page/2/","samedomain":true,"hasBlogroll":false}},"9":{"menuId":"9","attrs":{"menuPostId":10539,"title":"Contact","titleExcerpt":"Contact","href":"/help","samedomain":true,"hasBlogroll":false}},"2.1":{"menuId":"2.1","attrs":{"menuPostId":815,"title":"Program Schedule","titleExcerpt":"Program Schedule","href":"/kfyo-program-schedule/","samedomain":true,"hasBlogroll":false}},"2.1.1":{"menuId":"2.1.1","attrs":{"menuPostId":230420,"title":"Live Sports Schedule","titleExcerpt":"Live Sports Schedule","href":"http://1340thefan.com/1340-the-fan-game-schedule/","samedomain":false,"hasBlogroll":false}},"2.2":{"menuId":"2.2","attrs":{"menuPostId":27276,"title":"Chad Hasty","titleExcerpt":"Chad Hasty","href":"/author/chadhasty/","samedomain":true,"menupath":"/rest/carbon/api/menu/author/chadhasty/","hasBlogroll":false}},"2.3":{"menuId":"2.3","attrs":{"menuPostId":219799,"title":"Dave King","titleExcerpt":"Dave King","href":"/author/daveking/","samedomain":true,"menupath":"/rest/carbon/api/menu/author/daveking/","hasBlogroll":false}},"2.4":{"menuId":"2.4","attrs":{"menuPostId":219798,"title":"Matt Martin","titleExcerpt":"Matt Martin","href":"/author/mattmartin/","samedomain":true,"menupath":"/rest/carbon/api/menu/author/mattmartin/","hasBlogroll":false}},"2.5":{"menuId":"2.5","attrs":{"menuPostId":197967,"title":"Robert Pratt","titleExcerpt":"Robert Pratt","href":"http://www.prattontexas.com","samedomain":false,"hasBlogroll":false}},"2.6":{"menuId":"2.6","attrs":{"menuPostId":27277,"title":"Rob Snyder","titleExcerpt":"Rob Snyder","href":"/author/kfyonews/","samedomain":true,"menupath":"/rest/carbon/api/menu/author/kfyonews/","hasBlogroll":false}},"2.7":{"menuId":"2.7","attrs":{"menuPostId":124720,"title":"Anchors & Producers","titleExcerpt":"Anchors & Producers","href":"","samedomain":true,"hasBlogroll":false}},"2.7.1":{"menuId":"2.7.1","attrs":{"menuPostId":147004,"title":"Jody Smyers","titleExcerpt":"Jody Smyers","href":"/author/jodysmyers/","samedomain":true,"menupath":"/rest/carbon/api/menu/author/jodysmyers/","hasBlogroll":false}},"2.7.2":{"menuId":"2.7.2","attrs":{"menuPostId":219802,"title":"Andrew Coats","titleExcerpt":"Andrew Coats","href":"/author/jacobcoats/","samedomain":true,"menupath":"/rest/carbon/api/menu/author/jacobcoats/","hasBlogroll":false}},"2.7.3":{"menuId":"2.7.3","attrs":{"menuPostId":219803,"title":"Luke Matsik","titleExcerpt":"Luke Matsik","href":"/author/lukematsik/","samedomain":true,"menupath":"/rest/carbon/api/menu/author/lukematsik/","hasBlogroll":false}},"3.1":{"menuId":"3.1","attrs":{"menuPostId":10537,"title":"Listen Live","titleExcerpt":"Listen Live","href":"/listen-live/","samedomain":true,"hasBlogroll":false}},"3.2":{"menuId":"3.2","attrs":{"menuPostId":4491,"title":"Mobile App","titleExcerpt":"Mobile App","href":"/app","samedomain":true,"hasBlogroll":false}},"3.3":{"menuId":"3.3","attrs":{"menuPostId":235203,"title":"Alexa-Enabled Devices","titleExcerpt":"Alexa-Enabled Devices","href":"/alexa/","samedomain":true,"hasBlogroll":false}},"4.1":{"menuId":"4.1","attrs":{"menuPostId":201658,"title":"Calendar","titleExcerpt":"Calendar","href":"/events-lubbock/","samedomain":true,"hasBlogroll":false}},"5.1":{"menuId":"5.1","attrs":{"menuPostId":24123,"title":"Sign Up","titleExcerpt":"Sign Up","href":"/registration/","samedomain":true,"hasBlogroll":false}},"5.2":{"menuId":"5.2","attrs":{"menuPostId":24120,"title":"Contests & Prizes","titleExcerpt":"Contests & Prizes","href":"/contests","samedomain":true,"menupath":"/rest/carbon/api/menu/contests","hasBlogroll":false}},"5.3":{"menuId":"5.3","attrs":{"menuPostId":172360,"title":"Contest Rules","titleExcerpt":"Contest Rules","href":"/contest-rules/","samedomain":true,"hasBlogroll":false}},"5.4":{"menuId":"5.4","attrs":{"menuPostId":182827,"title":"Local Experts","titleExcerpt":"Local Experts","href":"/local-experts","samedomain":true,"hasBlogroll":false}},"5.5":{"menuId":"5.5","attrs":{"menuPostId":24121,"title":"VIP Help","titleExcerpt":"VIP Help","href":"/help/","samedomain":true,"hasBlogroll":false}},"5.6":{"menuId":"5.6","attrs":{"menuPostId":235839,"title":"Big Game Squares Contest Rules","titleExcerpt":"Big Game Squares Contest Rules","href":"/big-game-squares-contest-rules/","samedomain":true,"hasBlogroll":false}},"8.1":{"menuId":"8.1","attrs":{"menuPostId":810,"title":"Weather","titleExcerpt":"Weather","href":"/lubbock-weather","samedomain":true,"hasBlogroll":false}},"8.2":{"menuId":"8.2","attrs":{"menuPostId":2802,"title":"Local News","titleExcerpt":"Local News","href":"/category/local-news/","samedomain":true,"menupath":"/rest/carbon/api/menu/category/local-news/","hasBlogroll":false}},"8.3":{"menuId":"8.3","attrs":{"menuPostId":197964,"title":"Regional News","titleExcerpt":"Regional News","href":"/category/regional-news/","samedomain":true,"menupath":"/rest/carbon/api/menu/category/regional-news/","hasBlogroll":false}},"8.4":{"menuId":"8.4","attrs":{"menuPostId":960,"title":"Opinion","titleExcerpt":"","href":"/category/opinion/","samedomain":true,"menupath":"/rest/carbon/api/menu/category/opinion/","hasBlogroll":false}},"8.5":{"menuId":"8.5","attrs":{"menuPostId":5287,"title":"Video","titleExcerpt":"Video","href":"/category/videos/","samedomain":true,"menupath":"/rest/carbon/api/menu/category/videos/","hasBlogroll":false}},"8.6":{"menuId":"8.6","attrs":{"menuPostId":597,"title":"Photos","titleExcerpt":"Photos","href":"/galleries/","samedomain":true,"hasBlogroll":false}},"8.7":{"menuId":"8.7","attrs":{"menuPostId":5289,"title":"SportsRadio 1340 The Fan","titleExcerpt":"SportsRadio 1340 The Fan","href":"http://www.1340thefan.com","samedomain":false,"hasBlogroll":false}},"8.7.1":{"menuId":"8.7.1","attrs":{"menuPostId":230419,"title":"Live Sports Schedule","titleExcerpt":"Live Sports Schedule","href":"http://1340thefan.com/1340-the-fan-game-schedule/","samedomain":false,"hasBlogroll":false}},"8.8":{"menuId":"8.8","attrs":{"menuPostId":197965,"title":"Legacy Categories","titleExcerpt":"Legacy Categories","href":"","samedomain":true,"hasBlogroll":false}},"8.8.1":{"menuId":"8.8.1","attrs":{"menuPostId":1594,"title":"Audio","titleExcerpt":"Audio","href":"/category/audio/","samedomain":true,"menupath":"/rest/carbon/api/menu/category/audio/","hasBlogroll":false}},"8.8.2":{"menuId":"8.8.2","attrs":{"menuPostId":5286,"title":"State News","titleExcerpt":"State News","href":"/category/state-news/","samedomain":true,"menupath":"/rest/carbon/api/menu/category/state-news/","hasBlogroll":false}},"8.9":{"menuId":"8.9","attrs":{"menuPostId":2798,"title":"Station Info","titleExcerpt":"","href":"/station-info","samedomain":true,"hasBlogroll":false}},"8.9.1":{"menuId":"8.9.1","attrs":{"menuPostId":2799,"title":"KFYO History Part 1","titleExcerpt":"","href":"/kfyo-history-part-1","samedomain":true,"hasBlogroll":false}},"8.9.2":{"menuId":"8.9.2","attrs":{"menuPostId":2800,"title":"KFYO History Part 2","titleExcerpt":"","href":"/kfyo-history-part-2","samedomain":true,"hasBlogroll":false}},"9.1":{"menuId":"9.1","attrs":{"menuPostId":58567,"title":"Help & Contact Info","titleExcerpt":"Help & Contact Info","href":"/help","samedomain":true,"hasBlogroll":false}},"9.2":{"menuId":"9.2","attrs":{"menuPostId":58566,"title":"Advertise","titleExcerpt":"Advertise","href":"/advertise/","samedomain":true,"hasBlogroll":false}},"9.3":{"menuId":"9.3","attrs":{"menuPostId":58571,"title":"Feedback","titleExcerpt":"Feedback","href":"/?page_id=58568","samedomain":true,"hasBlogroll":false}}}},"carbonwidget/nav/promo_links":{"info":{"id":"carbonwidget/nav/promo_links","groupType":"carbonwidget/nav/promo_links"},"params":{"widgetTime":1},"data":["1","2","3","4","5","6","7","8","9","10"],"dataDetails":{"1":{"menuId":"1","attrs":{"menuPostId":37265,"title":"Trending Now","titleExcerpt":" ","href":"","samedomain":true,"hasBlogroll":false}},"2":{"menuId":"2","attrs":{"menuPostId":99008,"title":"Chad's Morning Brief","titleExcerpt":"Chad's Morning Brief","href":"/category/chads-morning-brief/","samedomain":true,"menupath":"/rest/carbon/api/menu/category/chads-morning-brief/","hasBlogroll":false}},"3":{"menuId":"3","attrs":{"menuPostId":234635,"title":"Get the KFYO App","titleExcerpt":"Get the KFYO App","href":"/app","samedomain":true,"hasBlogroll":false}},"4":{"menuId":"4","attrs":{"menuPostId":236677,"title":"Vote to Abandon Auditorium-Coliseum","titleExcerpt":"Vote to Abandon Auditorium-Coliseum","href":"/lubbock-city-council-begins-process-to-call-for-special-election-and-approves-first-reading-of-zoning-change-in-guadalupe-neighborhood/","samedomain":true,"hasBlogroll":false}},"5":{"menuId":"5","attrs":{"menuPostId":232588,"title":"Listen on Alexa","titleExcerpt":"Listen on Alexa","href":"/alexa/","samedomain":true,"hasBlogroll":false}},"6":{"menuId":"6","attrs":{"menuPostId":223631,"title":"Nutrition Weekly","titleExcerpt":"Nutrition Weekly","href":"/tags/united-advertorial","samedomain":true,"menupath":"/rest/carbon/api/menu/tags/united-advertorial","hasBlogroll":false}},"7":{"menuId":"7","attrs":{"menuPostId":219796,"title":"Donald Trump","titleExcerpt":"Donald Trump","href":"/tags/donald-trump","samedomain":true,"menupath":"/rest/carbon/api/menu/tags/donald-trump","hasBlogroll":false}},"8":{"menuId":"8","attrs":{"menuPostId":166449,"title":"Crime News","titleExcerpt":"Crime News","href":"/tags/crime","samedomain":true,"menupath":"/rest/carbon/api/menu/tags/crime","hasBlogroll":false}},"9":{"menuId":"9","attrs":{"menuPostId":211962,"title":"KFYO 95.1 FM FAQ","titleExcerpt":"KFYO 95.1 FM FAQ","href":"/frequently-asked-questions-about-kfyo-on-95-1-fm/","samedomain":true,"hasBlogroll":false}},"10":{"menuId":"10","attrs":{"menuPostId":217804,"title":"KFYO Mornings","titleExcerpt":"KFYO Mornings","href":"/dave-king-and-matt-martin-to-become-hosts-of-the-kfyo-morning-show-on-february-20/","samedomain":true,"hasBlogroll":false}}},"redisCached":true},"carbonwidget/nav/footer":{"info":{"id":"carbonwidget/nav/footer","groupType":"carbonwidget/nav/footer"},"params":{"widgetTime":1},"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","href":"/advertise/"}},"3":{"menuId":"3","attrs":{"title":"Public File","href":"/kfyo-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":"Lubbock Business Listings","href":"/lubbock-featured-business-listings/"}}},"redisCached":true}},"data":{},"time":{"wpTime":154.46,"mainOptionsTime":128.381,"sidebarsTime":104.546,"widgetsTime":245.566,"processTime":633.07},"experimentGroup":"B"},"serverConfig":{"host":"kfyo.com","ua":"python-requests/2.10.0"}},"listenLive":{},"nav":{},"newsletter":{},"ui":{},"weather":{},"youtube":{},"sweeps":{},"form":{"NavSearchForm":{"registeredFields":[{"name":"searchInput","type":"Field"}]}},"routing":{"locationBeforeTransitions":null},"events":{},"ads":{}}
          </script>
          <script src="//cdn.production.townsquareblogs.com/public/dist/main.bundle.js?ver=f6f5453a8cde7d0b301abb99888e7aca87cafa58"></script>
        </body>
      </html>