<!doctype html>
      <html class="single">
        <head>
          <title data-react-helmet="true">Texas Corn Maze Designs &#x27;Texas Strong&#x27; Maze in Honor of Hurricane Harvey Victims</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="Walking around the maze you wouldn&#x27;t know it, but from the sky it is a beautiful sight."/><meta data-react-helmet="true" name="keywords" content="texas strong corn, texas strong maze, circle n maze"/><meta data-react-helmet="true" property="fb:app_id" content="155510254505156"/><meta data-react-helmet="true" property="fb:admins" content="582411024"/><meta data-react-helmet="true" property="fb:admins" content="583052867"/><meta data-react-helmet="true" property="fb:admins" content="100002025987268"/><meta data-react-helmet="true" property="fb:admins" content="732998853"/><meta data-react-helmet="true" property="og:title" content="Texas Corn Maze Designs &#x27;Texas Strong&#x27; Maze in Honor of Hurricane Harvey Victims"/><meta data-react-helmet="true" property="og:description" content="Walking around the maze you wouldn&#x27;t know it, but from the sky it is a beautiful sight."/><meta data-react-helmet="true" property="og:url" content="http://newstalk1290.com/texas-corn-maze-designs-texas-strong-maze-in-honor-of-hurricane-harvey-victims/"/><meta data-react-helmet="true" property="og:site_name" content="NewsTalk 1290"/><meta data-react-helmet="true" property="og:type" content="blog"/><meta data-react-helmet="true" property="og:image" content="http://1063thebuzz.com/files/2017/09/texasstrong2_1505158193221_10831986_ver1.0.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="@newstalk1290"/><meta data-react-helmet="true" name="sailthru.description" content="Walking around the maze you wouldn&#x27;t know it, but from the sky it is a beautiful sight."/><meta data-react-helmet="true" name="sailthru.date" content="2017-09-12 11:37:07"/><meta data-react-helmet="true" name="sailthru.title" content="Texas Corn Maze Designs ‘Texas Strong’ Maze in Honor of Hurricane Harvey Victims"/><meta data-react-helmet="true" name="sailthru.tags" content="tsmsite-kwfs-am, tsmmarket-wichitafalls, tsmtype-local, hurricane-harvey, amazing, texas-news, videos"/><meta data-react-helmet="true" name="sailthru.author" content="eric-smith-0709gmail-com"/><meta data-react-helmet="true" name="sailthru.image.full" content="http://1063thebuzz.com/files/2017/09/texasstrong2_1505158193221_10831986_ver1.0.jpg"/><meta data-react-helmet="true" name="sailthru.image.thumb" content="http://1063thebuzz.com/files/2017/09/texasstrong2_1505158193221_10831986_ver1.0.jpg"/><meta data-react-helmet="true" property="fb:pages" content="115458715146475"/><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://newstalk1290.com/files/2011/02/NewsTalk_favicon.ico"/><link data-react-helmet="true" rel="profile" href="http://gmpg.org/xfn/11"/><link data-react-helmet="true" rel="canonical" href="http://1063thebuzz.com/texas-corn-maze-designs-texas-strong-maze-in-honor-of-hurricane-harvey-victims/"/>
          <link href="//fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic,700italic|Roboto:400,400italic,500,500italic,700,300italic,300|Roboto+Condensed:300,400,700" rel="stylesheet" type="text/css" />
          <link href="/styles/base.css?ver=82b4135bab9c2dc599baca830b345a05df70bfdf&mver=4" rel="stylesheet" type="text/css" />
          
        <script type="text/javascript">
          window.TSM = window.TSM || {};
          window.TSM.abgroup = "A";
          window.TSM.cadata = {"activeDomain":"newstalk1290.com","blogId":176,"method":"get_single","postId":220046,"crosspostBlogId":"175","crosspostPostId":"387917","postType":"post","postDateGmt":"2017-09-12 16:37:07.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":"eric-smith-0709gmail-com","dimension2":"amazing,texas-news,videos","dimension3":"hurricane-harvey","dimension4":"post","dimension5":"Tue Sept 12 2017","dimension6":"11:37","dimension7":"standard","dimension8":"692","dimension9":"A","dimension10":"no"};
ga( "create", {
          trackingId:"UA-19111632-4",
          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-19111632-4"};
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-19111632-5",
          name: "UA191116325",
          allowAnchor: false
        });
        ga( "UA191116325.require", "displayfeatures" );
        ga( "UA191116325.send", gaInitData );
        window.TSM = window.TSM || {};
        window.TSM.trackersByNameAll = window.TSM.trackersByNameAll || {};
        window.TSM.trackersByNameAll[ "UA191116325" ] = {gaid:"UA-19111632-5"};
ga( "create", {
          trackingId:"UA-28825804-2",
          name: "UA288258042",
          allowAnchor: false
        });
        ga( "UA288258042.require", "displayfeatures" );
        ga( "UA288258042.send", gaInitData );
        window.TSM = window.TSM || {};
        window.TSM.trackersByNameAll = window.TSM.trackersByNameAll || {};
        window.TSM.trackersByNameAll[ "UA288258042" ] = {gaid:"UA-28825804-2"};
ga( "create", {
          trackingId:"UA-45260060-3",
          name: "UA452600603",
          allowAnchor: false
        });
        ga( "UA452600603.require", "displayfeatures" );
        ga( "UA452600603.send", gaInitData );
        window.TSM = window.TSM || {};
        window.TSM.trackersByNameAll = window.TSM.trackersByNameAll || {};
        window.TSM.trackersByNameAll[ "UA452600603" ] = {gaid:"UA-45260060-3"};
            })(window);
          </script>
          <script async src="https://www.google-analytics.com/analytics.js"></script>
          <script>(function(w){
      w.dataLayer = [{"title":"Texas Corn Maze Designs 'Texas Strong' Maze in Honor of Hurricane Harvey Victims","callsign":"KWFSAM","market":"Wichita Falls","sitetype":"Local","siteClassification":"","state":"TX","genre":{"0":"news-talk"},"pageType":"post","tags":"hurricane-harvey","categories":"amazing,texas-news,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 type="text/javascript" src="https://native.sharethrough.com/assets/sfp.js"></script><script async="async" src="https://www.googletagservices.com/tag/js/gpt.js"></script>
        <script>
        var googletag = googletag || {};
        googletag.cmd = googletag.cmd || [];
        </script>
<script>window.pbjs=window.pbjs||{};window.pbjs.que=window.pbjs.que||[];</script><script src="http://production.townsquareblogs.com/wp-content/uploads/static/prebid/carbon/pb.js?domain=newstalk1290.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", ["amazing","texas-news","videos"] );
googletag.pubads().setTargeting( "tags", ["hurricane-harvey"] );
googletag.pubads().setTargeting( "id", "texas-corn-maze-designs-texas-strong-maze-in-honor-of-hurricane-harvey-victims" );
googletag.pubads().setTargeting( "author", "eric-smith-0709gmail-com" );
googletag.pubads().setTargeting( "kw", ["eric-smith-0709gmail-com","texas-corn-maze-designs-texas-strong-maze-in-honor-of-hurricane-harvey-victims","amazing","texas-news","videos","hurricane-harvey","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/Wichita_falls/KWFS-AM/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/Wichita_falls/KWFS-AM/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/Wichita_falls/KWFS-AM/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/Wichita_falls/KWFS-AM/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/Wichita_falls/KWFS-AM/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/Wichita_falls/KWFS-AM/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/Wichita_falls/KWFS-AM/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/Wichita_falls/KWFS-AM/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/Wichita_falls/KWFS-AM/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="-200676597"><!-- 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="NewsTalk 1290" title="NewsTalk 1290" data-reactid="14"><img src="http://newstalk1290.com/files/2017/10/kwfsam-logo1.png" alt="NewsTalk 1290" title="NewsTalk 1290" data-reactid="15"/></a><div class="site-menu-right" data-reactid="16"><div class="showticker-container" id="show-ticker" data-reactid="17"><div class="slider showticker-items" data-reactid="18"><div class="sizer" data-reactid="19"></div><div class="mover fade" data-reactid="20"><div class="listenlive-container showticker-item active" data-reactid="21"><div class="song-meta first-song" data-reactid="22"><div class="artist-image icon-headphones" data-reactid="23"><figure class="frameme" data-reactid="24"><a class="theframe" data-image="http://newstalk1290.com/files/2017/01/Gordon_Deal.png" rel="" title="" data-reactid="25"></a><div class="loadinganim showbox" id="0" data-reactid="26"><div class="loader" style="width:30px;height:30px;" data-reactid="27"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="28"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="29"></circle></svg></div></div></figure></div><div class="song-info talk" data-reactid="30"><a class="live-show-info" href="http://newstalk1290.com/show/americas-first-news-with-gordon-deal-live/" data-reactid="31">America&#x27;s First News with Gordon Deal - LIVE</a></div></div></div></div></div><a class="listen-live-cto cto" href="/listen-live/" data-reactid="32"><span class="icon-play2" data-reactid="33"></span><span class="cto-title" data-reactid="34">Listen Now</span></a><a class="sign-in-out" href="/#auth-start" title="" data-reactid="35"></a></div><nav id="site-menu" data-reactid="36"><div class="wrapper" data-reactid="37"><span class="icon-base icon-menu select-none" data-reactid="38"></span><ul class="links" data-reactid="39"><li class="hassub" data-reactid="40"><a href="/" data-reactid="41">Home</a></li><li class="hassub" data-reactid="42"><a href="/shows" data-reactid="43">On-Air</a><ul class="links submenu" data-reactid="44"><li class="hassub" data-reactid="45"><a href="/shows" data-reactid="46">Schedule</a></li><li class="hassub" data-reactid="47"><a href="/show/wake-up-call/" data-reactid="48">Mike Hendren</a></li><li class="hassub" data-reactid="49"><a href="/show/the-brian-kilmeade-show-live/" data-reactid="50">Brian Kilmeade</a></li><li class="hassub" data-reactid="51"><a href="/show/rush-limbaugh-live/" data-reactid="52">Rush Limbaugh</a></li><li class="hassub" data-reactid="53"><a href="/show/sean-hannity-show-live/" data-reactid="54">Sean Hannity</a></li><li class="hassub" data-reactid="55"><a href="/show/the-dave-ramsey-show/" data-reactid="56">Dave Ramsey</a></li><li class="hassub" data-reactid="57"><a href="/show/pratt-on-texas-with-robert-pratt/" data-reactid="58">Robert Pratt</a></li><li class="hassub" data-reactid="59"><a href="/show/mark-levin-live/" data-reactid="60">Mark Levin</a></li><li class="hassub" data-reactid="61"><a href="/show/coast-to-coast-am/" data-reactid="62">Coast to Coast AM</a></li></ul></li><li class="hassub" data-reactid="63"><a href="/listen-live" data-reactid="64">Listen</a><ul class="links submenu" data-reactid="65"><li class="hassub" data-reactid="66"><a href="/listen-live" data-reactid="67">Listen Live</a></li><li class="hassub" data-reactid="68"><a href="/app" data-reactid="69">Mobile App</a></li><li class="hassub" data-reactid="70"><a href="/alexa" data-reactid="71">Alexa</a></li></ul></li><li class="hassub" data-reactid="72"><a href="/events-wichita-falls" data-reactid="73">Events</a><ul class="links submenu" data-reactid="74"><li class="hassub" data-reactid="75"><a href="/category/wichita-falls-events/" data-reactid="76">This Weekend in Wichita Falls</a></li><li class="hassub" data-reactid="77"><a href="/events-wichita-falls" data-reactid="78">Calendar</a></li><li class="hassub" data-reactid="79"><a href="/events-wichita-falls/community/add" data-reactid="80">Submit An Event</a></li></ul></li><li class="hassub" data-reactid="81"><a href="/wichita-falls-weather" data-reactid="82">Weather</a><ul class="links submenu" data-reactid="83"><li class="hassub" data-reactid="84"><a href="/wichita-falls-weather" data-reactid="85">Wichita Falls Weather</a></li><li class="hassub" data-reactid="86"><a href="/wichita-falls-closings-delays" data-reactid="87">Closings and Delays</a></li></ul></li><li class="hassub" data-reactid="88"><a href="/vip" data-reactid="89">VIP</a><ul class="links submenu" data-reactid="90"><li class="hassub" data-reactid="91"><a href="/registration" data-reactid="92">Sign Up</a></li><li class="hassub" data-reactid="93"><a href="/contests" data-reactid="94">Contests</a></li><li class="hassub" data-reactid="95"><a href="/contest-rules" data-reactid="96">Contest Rules</a></li><li class="hassub" data-reactid="97"><a href="/help" data-reactid="98">VIP Support</a></li></ul></li><li class="hassub" data-reactid="99"><a href="/contests" data-reactid="100">Win Stuff</a><ul class="links submenu" data-reactid="101"><li class="hassub" data-reactid="102"><a href="/contests" data-reactid="103">See All Contests</a></li></ul></li><li class="hassub" data-reactid="104"><a href="#" data-reactid="105">More</a><ul class="links submenu" data-reactid="106"><li class="hassub" data-reactid="107"><a href="/cheapest-gas-wichita-falls-lawton/" data-reactid="108">Lowest Gas Prices</a></li><li class="hassub" data-reactid="109"><a href="/newsletter" data-reactid="110">NewsTalk Newsletter</a></li></ul></li><li class="hassub" data-reactid="111"><a href="/help" data-reactid="112">Contact Us</a><ul class="links submenu" data-reactid="113"><li class="hassub" data-reactid="114"><a href="/help" data-reactid="115">Help &amp; Contact Info</a></li><li class="hassub" data-reactid="116"><a href="/feedback" data-reactid="117">Send Feedback</a></li><li class="hassub" data-reactid="118"><a href="/advertise" data-reactid="119">Advertise</a></li><li class="hassub" data-reactid="120"><a href="http://www.townsquaremedia.com/careers" target="_blank" data-reactid="121">Job Openings</a></li></ul></li><li class="hidden-menu hassub hide" data-reactid="122"><a class="more-icon" href="#" data-reactid="123">More</a><ul class="links submenu" data-reactid="124"><li class="hassub hide" data-reactid="125"><a href="/" data-reactid="126">Home</a></li><li class="hassub hide" data-reactid="127"><a href="/shows" data-reactid="128">On-Air</a><ul class="links submenu" data-reactid="129"><li class="hassub" data-reactid="130"><a href="/shows" data-reactid="131">Schedule</a></li><li class="hassub" data-reactid="132"><a href="/show/wake-up-call/" data-reactid="133">Mike Hendren</a></li><li class="hassub" data-reactid="134"><a href="/show/the-brian-kilmeade-show-live/" data-reactid="135">Brian Kilmeade</a></li><li class="hassub" data-reactid="136"><a href="/show/rush-limbaugh-live/" data-reactid="137">Rush Limbaugh</a></li><li class="hassub" data-reactid="138"><a href="/show/sean-hannity-show-live/" data-reactid="139">Sean Hannity</a></li><li class="hassub" data-reactid="140"><a href="/show/the-dave-ramsey-show/" data-reactid="141">Dave Ramsey</a></li><li class="hassub" data-reactid="142"><a href="/show/pratt-on-texas-with-robert-pratt/" data-reactid="143">Robert Pratt</a></li><li class="hassub" data-reactid="144"><a href="/show/mark-levin-live/" data-reactid="145">Mark Levin</a></li><li class="hassub" data-reactid="146"><a href="/show/coast-to-coast-am/" data-reactid="147">Coast to Coast AM</a></li></ul></li><li class="hassub hide" data-reactid="148"><a href="/listen-live" data-reactid="149">Listen</a><ul class="links submenu" data-reactid="150"><li class="hassub" data-reactid="151"><a href="/listen-live" data-reactid="152">Listen Live</a></li><li class="hassub" data-reactid="153"><a href="/app" data-reactid="154">Mobile App</a></li><li class="hassub" data-reactid="155"><a href="/alexa" data-reactid="156">Alexa</a></li></ul></li><li class="hassub hide" data-reactid="157"><a href="/events-wichita-falls" data-reactid="158">Events</a><ul class="links submenu" data-reactid="159"><li class="hassub" data-reactid="160"><a href="/category/wichita-falls-events/" data-reactid="161">This Weekend in Wichita Falls</a></li><li class="hassub" data-reactid="162"><a href="/events-wichita-falls" data-reactid="163">Calendar</a></li><li class="hassub" data-reactid="164"><a href="/events-wichita-falls/community/add" data-reactid="165">Submit An Event</a></li></ul></li><li class="hassub hide" data-reactid="166"><a href="/wichita-falls-weather" data-reactid="167">Weather</a><ul class="links submenu" data-reactid="168"><li class="hassub" data-reactid="169"><a href="/wichita-falls-weather" data-reactid="170">Wichita Falls Weather</a></li><li class="hassub" data-reactid="171"><a href="/wichita-falls-closings-delays" data-reactid="172">Closings and Delays</a></li></ul></li><li class="hassub hide" data-reactid="173"><a href="/vip" data-reactid="174">VIP</a><ul class="links submenu" data-reactid="175"><li class="hassub" data-reactid="176"><a href="/registration" data-reactid="177">Sign Up</a></li><li class="hassub" data-reactid="178"><a href="/contests" data-reactid="179">Contests</a></li><li class="hassub" data-reactid="180"><a href="/contest-rules" data-reactid="181">Contest Rules</a></li><li class="hassub" data-reactid="182"><a href="/help" data-reactid="183">VIP Support</a></li></ul></li><li class="hassub hide" data-reactid="184"><a href="/contests" data-reactid="185">Win Stuff</a><ul class="links submenu" data-reactid="186"><li class="hassub" data-reactid="187"><a href="/contests" data-reactid="188">See All Contests</a></li></ul></li><li class="hassub hide" data-reactid="189"><a href="#" data-reactid="190">More</a><ul class="links submenu" data-reactid="191"><li class="hassub" data-reactid="192"><a href="/cheapest-gas-wichita-falls-lawton/" data-reactid="193">Lowest Gas Prices</a></li><li class="hassub" data-reactid="194"><a href="/newsletter" data-reactid="195">NewsTalk Newsletter</a></li></ul></li><li class="hassub hide" data-reactid="196"><a href="/help" data-reactid="197">Contact Us</a><ul class="links submenu" data-reactid="198"><li class="hassub" data-reactid="199"><a href="/help" data-reactid="200">Help &amp; Contact Info</a></li><li class="hassub" data-reactid="201"><a href="/feedback" data-reactid="202">Send Feedback</a></li><li class="hassub" data-reactid="203"><a href="/advertise" data-reactid="204">Advertise</a></li><li class="hassub" data-reactid="205"><a href="http://www.townsquaremedia.com/careers" target="_blank" data-reactid="206">Job Openings</a></li></ul></li></ul></li></ul><div class="site-menu-right" data-reactid="207"><ul class="social-links" data-reactid="208"><li class="social" data-reactid="209"><a class="share-link youtube" href="https://youtube.com/user/NewsTalk1290AM" target="_blank" data-social="youtube" data-reactid="210"><span class="icon-base icon-youtube" data-reactid="211"></span></a></li><li class="social" data-reactid="212"><a class="share-link facebook" href="http://www.facebook.com/newstalk1290" target="_blank" data-social="facebook" data-reactid="213"><span class="icon-base icon-facebook" data-reactid="214"></span></a></li><li class="social" data-reactid="215"><a class="share-link twitter" href="https://twitter.com/newstalk1290" target="_blank" data-social="twitter" data-reactid="216"><span class="icon-base icon-twitter" data-reactid="217"></span></a></li><ul class="social-subscriptions" data-reactid="218"><!-- react-text: 219 --><!-- /react-text --><li class="share_link_small youtube sub-youtube" data-reactid="220"><span class="youtube-subscribe-button " data-reactid="221"></span></li><li class="sub-facebook" data-reactid="222"></li><li class="sub-twitter" data-reactid="223"></li></ul></ul><div id="search-form" class="" data-reactid="224"><div class="form-wrap" data-reactid="225"><form data-reactid="226"><input type="text" name="searchInput" value="" class="search-input" placeholder="Search" data-reactid="227"/><input type="submit" class="search-submit" disabled="" value="SEARCH" data-reactid="228"/></form></div><div class="icon-base icon-search" data-reactid="229"></div></div></div><div class="site-screen select-none" data-reactid="230"></div></div></nav></div><ul class="promo-links" data-reactid="231"><li data-reactid="232"><span data-reactid="233">Noteworthy:</span></li><li data-reactid="234"><a title="Local News" href="/category/local-news" data-reactid="235">Local News</a></li><li data-reactid="236"><a title="Texas News" href="/category/texas-news" data-reactid="237">Texas News</a></li><li data-reactid="238"><a title="Crime" href="/category/crime" data-reactid="239">Crime</a></li><li data-reactid="240"><a title="Politics" href="/category/politics" data-reactid="241">Politics</a></li><li data-reactid="242"><a title="Weird News" href="/category/weird-news" data-reactid="243">Weird News</a></li><li data-reactid="244"><a title="Listen on Alexa Device" href="/alexa" data-reactid="245">Listen on Alexa Device</a></li><li data-reactid="246"><a title="NewsTalk 1290 App" href="/app" data-reactid="247">NewsTalk 1290 App</a></li><li data-reactid="248"><a title="Lowest Gas Prices" href="/cheapest-gas-wichita-falls-lawton/" data-reactid="249">Lowest Gas Prices</a></li></ul></div><div class="tsm-ad tsm-ad-nav-970" data-reactid="250"><div id="tsm-ad-970a" data-reactid="251"><!-- dynamic ad --></div></div><div class="site-content clearfix" data-reactid="252"><div class="main-content" data-reactid="253"><div class="wrapper post-wrapper" data-reactid="254"><div class="post clearfix" data-reactid="255"><div class="entry" data-reactid="256"><article id="post-220046" data-location="/texas-corn-maze-designs-texas-strong-maze-in-honor-of-hurricane-harvey-victims/" data-index="0" data-reactid="257"><div class="page-header" data-reactid="258"><div class="content-header show-ui front" id="content-header-220046" data-reactid="259"><div class="internal-header outgrow  " style="max-height:0px;" data-reactid="260"></div><div class="content-header-header" data-reactid="261"><div class="react-parallax " data-reactid="262"><div class="react-parallax-background-children" data-bottom-top="transform:translate3d(0,-20%,0);" data-top-bottom="transform:translate3d(0,20%,0);" data-reactid="263"><figure class="frameme img-tag frame-loaded" data-reactid="264"><div class="theframe" data-image="http://1063thebuzz.com/files/2017/09/texasstrong2_1505158193221_10831986_ver1.0.jpg" rel="" title="" style="background-image:url(&quot;http://1063thebuzz.com/files/2017/09/texasstrong2_1505158193221_10831986_ver1.0.jpg?w=980&amp;q=75&quot;);" data-reactid="265"></div></figure></div><div class="react-parallax-content" data-reactid="266"><figure class="frameme img-tag" data-reactid="267"><div class="theframe" data-image="http://1063thebuzz.com/files/2017/09/texasstrong2_1505158193221_10831986_ver1.0.jpg" rel="" title="" data-reactid="268"></div><div class="loadinganim showbox" id="0" data-reactid="269"><div class="loader" style="width:30px;height:30px;" data-reactid="270"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="271"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="272"></circle></svg></div></div></figure></div></div><div class="header" data-reactid="273"><section class="title " data-reactid="274"><h1 class="" data-reactid="275">Texas Corn Maze Designs ‘Texas Strong’ Maze in Honor of Hurricane Harvey Victims</h1></section><div class="byline" data-reactid="276"><div class="authors" data-reactid="277"><address class="author" data-reactid="278"><div class="author-image icon-user" data-reactid="279"><figure class="frameme" data-reactid="280"><a class="theframe" data-image="http://929nin.com/files/2017/02/Eric-headshot-20171.jpg" href="http://newstalk1290.com/author/eric-smith-0709gmail-com/" rel="author" title="Eric The Intern" data-reactid="281"></a><div class="loadinganim showbox" id="0" data-reactid="282"><div class="loader" style="width:30px;height:30px;" data-reactid="283"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="284"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="285"></circle></svg></div></div></figure></div><a class="author-name" href="http://newstalk1290.com/author/eric-smith-0709gmail-com/" rel="author" title="Eric The Intern" data-reactid="286">Eric The Intern</a></address></div><time datetime="2017-09-12 16:37:07 +0000" data-reactid="287">September 12, 2017</time></div><figcaption title="Circle N Maze via Facebook" data-reactid="288">Circle N Maze via Facebook</figcaption></div></div></div></div><div class="content-wrap" data-reactid="289"><div class="social-share bignsexy" data-reactid="290"><div class="social-bar social-icons" data-reactid="291"><ul data-reactid="292"><li data-reactid="293"><a href="http://twitter.com/intent/tweet?text=Texas%20Corn%20Maze%20Designs%20%E2%80%98Texas%20Strong%E2%80%99%20Maze%20in%20Honor%20of%20Hurricane%20Harvey%20Victims%20http%3A%2F%2Fnewstalk1290.com%2Ftexas-corn-maze-designs-texas-strong-maze-in-honor-of-hurricane-harvey-victims%2F%3Ftrackback%3Dtwitter_mobile%20%40newstalk1290" title="Share on Twitter" target="_blank" data-reactid="294"><span class=" social-icon icon-twitter tw" data-reactid="295"><span class="share-title" data-reactid="296">Share on Twitter</span></span></a></li><li data-reactid="297"><a href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fnewstalk1290.com%2Ftexas-corn-maze-designs-texas-strong-maze-in-honor-of-hurricane-harvey-victims%2F%3Ftrackback%3Dfbshare_mobile" title="Share on Facebook" target="_blank" data-reactid="298"><span class=" social-icon icon-facebook fb" data-reactid="299"><span class="share-title" data-reactid="300">Share on Facebook</span></span></a></li></ul></div></div><div class="content" data-reactid="301"><div class="pod-content" data-reactid="302"><p data-reactid="303"><!-- react-text: 304 -->Walking around the maze you wouldn&#x27;t know it, but from the sky it is a beautiful sight. <!-- /react-text --><span id="more-220046" data-reactid="305"></span></p><p data-reactid="306">Circle N Maze in La Vernia, Texas decided to change their design for this year&#x27;s maze after the devastation that Hurricane Harvey caused to Texas. Circle N Maze says they&#x27;re the largest corn maze in the San Antonio area and is the perfect place to hit up this fall.</p><p data-reactid="307"><!-- react-text: 308 -->The <!-- /react-text --><a href="http://www.wfaa.com/news/corn-maze-design-honors-hurricane-victims/473737434" data-reactid="309"><!-- react-text: 310 -->original design<!-- /react-text --></a><!-- react-text: 311 --> was the headless horseman, but they thought this &#x27;Texas Strong&#x27; design would be appreciated by everyone here in the Lonestar state.<!-- /react-text --></p><div class="sharethrough-container" data-reactid="312"><div class="tsm-ad tsm-ad-oop" data-reactid="313"><div id="tsm-ad-sharethrough-oop-1" data-reactid="314"><!-- dynamic ad --></div></div></div><p data-reactid="315"><!-- react-text: 316 -->They also have a petting zoo and pumpkin patch. They will be open on weekends starting on September 23. If you want to check it out, hit up <!-- /react-text --><a href="http://www.circlenmaze.com/" data-reactid="317"><!-- react-text: 318 -->their website.<!-- /react-text --></a></p><div class="lazyload-placeholder oembed-lazyload-placeholder" data-reactid="319"></div><div class="single-post-button cto-container" data-reactid="320"><a class="next-post cto" href="/app" target="_blank" data-reactid="321">For More Texas News, Download Our Official App HERE</a></div><div data-reactid="322"><p style="text-align: center;"><strong>BONUS: Throwing Pumpkins Off the World&apos;s Littlest Skyscraper&#xA0;</strong></p>
</div><div class="lazyload-placeholder oembed-lazyload-placeholder" data-reactid="323"></div></div></div><div class="content-footer" data-reactid="324"><!-- react-empty: 325 --><div class="lazyload-placeholder zergnet-lazyload-placeholder" data-reactid="326"></div><!-- react-text: 327 --><!-- /react-text --><div class="tags-lines" data-reactid="328"><div class="wrapper" data-reactid="329"><span data-reactid="330"><!-- react-text: 331 -->Filed Under<!-- /react-text --><!-- react-text: 332 -->: <!-- /react-text --></span><span data-reactid="333"><!-- react-text: 334 --><!-- /react-text --><a href="http://newstalk1290.com/tags/hurricane-harvey/" data-reactid="335">Hurricane Harvey</a></span></div><div class="wrapper" data-reactid="336"><span data-reactid="337"><!-- react-text: 338 -->Categories<!-- /react-text --><!-- react-text: 339 -->: <!-- /react-text --></span><span data-reactid="340"><!-- react-text: 341 --><!-- /react-text --><a href="http://newstalk1290.com/category/amazing/" data-reactid="342">Amazing</a></span><span data-reactid="343"><!-- react-text: 344 -->, <!-- /react-text --><a href="http://newstalk1290.com/category/texas-news/" data-reactid="345">Texas News</a></span><span data-reactid="346"><!-- react-text: 347 -->, <!-- /react-text --><a href="http://newstalk1290.com/category/videos/" data-reactid="348">Videos</a></span></div></div><div class="comments-wrapper" data-reactid="349"><div class="comments" data-reactid="350"><div data-reactid="351"><span class="icon-comments" data-reactid="352"></span><i data-reactid="353">Comments</i><span class="fb-comments-count" data-href="http://newstalk1290.com/texas-corn-maze-designs-texas-strong-maze-in-honor-of-hurricane-harvey-victims/" data-reactid="354"></span><span class="icon-triangle-down" data-reactid="355"></span></div><div class="cto" data-reactid="356">Leave A Comment</div></div></div><div class="goto-top-container outgrow" data-reactid="357"><a class="goto-top icon-triangle-left" href="javascript:void(0);" title="Go To Top" data-index="0" data-reactid="358">Back To Top</a></div></div></div></article></div></div></div></div><aside class="main-aside" data-reactid="359"><div class="aside-inside" data-reactid="360"><section class="sidebar-section widget-fix_sidebar_marker" id="fix_sidebar_marker-116" data-reactid="361"><div class="wrapper clearfix" data-reactid="362"><div class="fix_sidebar_marker" data-reactid="363"></div></div></section><section class="sidebar-section widget-ts_blogroll" id="ts_blogroll-894" data-reactid="364"><header data-reactid="365"><h2 data-reactid="366"><span class="title-container" data-reactid="367">Featured</span><!-- react-text: 368 --><!-- /react-text --></h2></header><div class="wrapper clearfix" data-reactid="369"><section id="ts_blogroll-894" class="blogroll carousel slider dl align-right" data-reactid="370"><div class="slider blogroll-items" data-reactid="371"><div class="sizer" data-reactid="372"></div><div class="mover slide" data-reactid="373"><article class="item title-over-image" data-reactid="374"><figure class="frameme" data-reactid="375"><a class="theframe" data-image="http://929nin.com/files/2018/02/27638412_15182521640_r.jpeg" href="http://newstalk1290.com/former-wichita-falls-teen-killed-while-crossing-the-interstate/" rel="" title="Former Wichita Falls Teen Killed While Crossing the Interstate" data-reactid="376"></a><div class="loadinganim showbox" id="0" data-reactid="377"><div class="loader" style="width:30px;height:30px;" data-reactid="378"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="379"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="380"></circle></svg></div></div></figure><div class="content" data-reactid="381"><a href="http://newstalk1290.com/former-wichita-falls-teen-killed-while-crossing-the-interstate/" title="Former Wichita Falls Teen Killed While Crossing the Interstate" class="title" data-reactid="382">Former Wichita Falls Teen Killed While Crossing the Interstate</a></div></article></div><div class="previous icon-arrow-thin-left arrow icon-base round always-visible" title="Previous" data-reactid="383"></div><div class="next icon-arrow-thin-right arrow icon-base round always-visible" title="Next" data-reactid="384"></div></div></section></div></section><section class="sidebar-section widget-google-ads-widget" id="google-ads-widget-596" data-reactid="385"><div class="wrapper clearfix" data-reactid="386"><div class="widget-content" data-reactid="387"><div class="tsm-ad tsm-ad-300" data-reactid="388"><div id="tsm-ad-300a" data-reactid="389"><!-- dynamic ad --></div></div></div></div></section><section class="sidebar-section widget-tsq_sailthru_newsletter_widget" id="tsq_sailthru_newsletter_widget-545" data-reactid="390"><div class="wrapper clearfix" data-reactid="391"><div class="widget-content" data-reactid="392"><div data-reactid="393"><form method="post" class="newsletter-frame clearfix" data-reactid="394"><div class="content clearfix" data-reactid="395"><p class="title" data-reactid="396">Get our Newsletter</p><div class="newsletter-fields vertical-center" data-reactid="397"><div class="vertical-centered" data-reactid="398"><input type="text" name="email" value="" class="sailthru-email" autocomplete="off" data-reactid="399"/><input type="email" name="sailthru-sub" placeholder="Email Address" value="" data-reactid="400"/></div></div></div></form></div></div></div></section><section class="sidebar-section widget-ts_blogroll" id="ts_blogroll-895" data-reactid="401"><header data-reactid="402"><h2 data-reactid="403"><span class="title-container" data-reactid="404">Latest Articles</span></h2></header><div class="wrapper clearfix" data-reactid="405"><div class="widget-content blogroll-widget blogroll sidebar-row-standard" data-reactid="406"><div class="blogroll-inner clearfix" data-reactid="407"><article class="" data-reactid="408"><figure class="frameme" data-reactid="409"><a class="theframe" data-image="http://929nin.com/files/2018/02/27638412_15182521640_r.jpeg" href="http://newstalk1290.com/former-wichita-falls-teen-killed-while-crossing-the-interstate/" rel="" title="Former Wichita Falls Teen Killed While Crossing the Interstate" data-reactid="410"></a><div class="loadinganim showbox" id="0" data-reactid="411"><div class="loader" style="width:30px;height:30px;" data-reactid="412"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="413"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="414"></circle></svg></div></div></figure><div class="content" data-reactid="415"><a href="http://newstalk1290.com/former-wichita-falls-teen-killed-while-crossing-the-interstate/" title="Former Wichita Falls Teen Killed While Crossing the Interstate" class="title" data-reactid="416">Former Wichita Falls Teen Killed While Crossing the Interstate</a></div></article><article class="" data-reactid="417"><figure class="frameme" data-reactid="418"><a class="theframe" data-image="http://1023thebullfm.com/files/2017/10/IMG_4182.jpg" href="http://newstalk1290.com/wichita-falls-to-vote-on-bond-issues-may-5/" rel="" title="Wichita Falls to Vote on Bond Issues May 5" data-reactid="419"></a><div class="loadinganim showbox" id="0" data-reactid="420"><div class="loader" style="width:30px;height:30px;" data-reactid="421"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="422"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="423"></circle></svg></div></div></figure><div class="content" data-reactid="424"><a href="http://newstalk1290.com/wichita-falls-to-vote-on-bond-issues-may-5/" title="Wichita Falls to Vote on Bond Issues May 5" class="title" data-reactid="425">Wichita Falls to Vote on Bond Issues May 5</a></div></article><article class="" data-reactid="426"><figure class="frameme" data-reactid="427"><a class="theframe" data-image="http://1063thebuzz.com/files/2018/02/GettyImages-5391600201.jpg" href="http://newstalk1290.com/north-texas-city-to-become-americas-largest-green-power-city/" rel="" title="North Texas City to Become America&amp;apos;s Largest Green Power City " data-reactid="428"></a><div class="loadinganim showbox" id="0" data-reactid="429"><div class="loader" style="width:30px;height:30px;" data-reactid="430"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="431"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="432"></circle></svg></div></div></figure><div class="content" data-reactid="433"><a href="http://newstalk1290.com/north-texas-city-to-become-americas-largest-green-power-city/" title="North Texas City to Become America&#x27;s Largest Green Power City " class="title" data-reactid="434">North Texas City to Become America&#x27;s Largest Green Power City </a></div></article></div></div></div></section></div></aside></div><section class="site-footer" data-reactid="435"><footer data-reactid="436"><div class="links clearfix" data-reactid="437"><div class="logo" data-reactid="438"></div><div class="details" data-reactid="439"><h2 data-reactid="440">Information</h2><ul data-reactid="441"><li data-reactid="442"><a title="EEO Public File Report" href="/eeo/" class="" data-reactid="443">EEO Public File Report</a></li><li data-reactid="444"><a title="Advertise on NewsTalk 1290" href="/advertise/" class="" data-reactid="445">Advertise on NewsTalk 1290</a></li><li data-reactid="446"><a title="Public File" href="/kwfs-am-public-file/" class="" data-reactid="447">Public File</a></li><li data-reactid="448"><a title="Terms" href="/terms/" class="" data-reactid="449">Terms</a></li><li data-reactid="450"><a title="VIP Terms" href="/vip-terms/" class="" data-reactid="451">VIP Terms</a></li><li data-reactid="452"><a title="FAQ" href="/vip-faq/" class="" data-reactid="453">FAQ</a></li><li data-reactid="454"><a title="Contest Rules" href="/contest-rules/" class="" data-reactid="455">Contest Rules</a></li><li data-reactid="456"><a title="Privacy Policy (Updated: 8/31/17)" href="/privacy/" class="" data-reactid="457">Privacy Policy (Updated: 8/31/17)</a></li><li data-reactid="458"><a title="Contact" href="/help/" class="" data-reactid="459">Contact</a></li><li data-reactid="460"><a href="http://townsquaremediagroup.com/" class="" data-reactid="461"></a></li><li data-reactid="462"><a title="Wichita Falls Business Listings" href="/wichita_falls-featured-business-listings/" class="" data-reactid="463">Wichita Falls Business Listings</a></li></ul></div><div class="social-links" data-reactid="464"><h2 data-reactid="465">Follow Us</h2><ul data-reactid="466"><li class="social" data-reactid="467"><a class="share_link youtube" href="https://www.youtube.com/user/NewsTalk1290AM" target="_blank" data-social="youtube" data-reactid="468"><span class="icon-youtube" data-reactid="469"></span></a></li><li class="social" data-reactid="470"><a class="share_link facebook" href="http://www.facebook.com/newstalk1290" target="_blank" data-social="facebook" data-reactid="471"><span class="icon-facebook" data-reactid="472"></span></a></li><li class="social" data-reactid="473"><a class="share_link twitter" href="https://twitter.com/newstalk1290" target="_blank" data-social="twitter" data-reactid="474"><span class="icon-twitter" data-reactid="475"></span></a></li></ul></div></div><div class="legal" data-reactid="476"><!-- react-text: 477 -->2018<!-- /react-text --><!-- react-text: 478 --> <!-- /react-text --><!-- react-text: 479 -->NewsTalk 1290<!-- /react-text --><!-- react-text: 480 --><!-- /react-text --><!-- react-text: 481 -->, Townsquare Media, Inc. All rights reserved.<!-- /react-text --></div></footer></section></div><section class="bottom-components" data-reactid="482"><!-- react-empty: 483 --><div id="bottom-not-ads" data-reactid="484"><div class="tsm-ad tsm-ad-728" data-reactid="485"><div id="tsm-ad-728b" data-reactid="486"><!-- dynamic ad --></div></div></div><div data-reactid="487"></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":176,"postId":220046,"url":"/texas-corn-maze-designs-texas-strong-maze-in-honor-of-hurricane-harvey-victims/","unfriendlyRequestUrl":"/texas-corn-maze-designs-texas-strong-maze-in-honor-of-hurricane-harvey-victims/?utm_source=dlvr.it&utm_medium=twitter","requestUrl":"/texas-corn-maze-designs-texas-strong-maze-in-honor-of-hurricane-harvey-victims/?utm_source=dlvr.it&utm_medium=twitter","blogOptions":{"aioseop_options":{"aiosp_can":"on","aiosp_donate":null,"aiosp_home_title":"NewsTalk 1290 – News and Talk of Texoma – Wichita Falls News Radio","aiosp_home_description":"NewsTalk 1290 has the best news coverage in Wichita Falls, Texas.","aiosp_home_keywords":"NewsTalk 1290 wichita falls, wichita falls NewsTalk 1290, news radio wichita falls, wichita falls news radio, news wichita falls, wichita falls 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":"News and Talk Radio of Texoma","blogname":"NewsTalk 1290","carbonUiUpdateCounter":"4","design_option_live":{"page_bg":"FF3C4360","page_head_bg":"00000000","primary_bg":"FFFFFFFF","secondary_bg":"FFFFFFFF","mdl_head_bg":"FF0B0906","main_nav_hue":"FFFFFFFF","nav_hover_hue":"FFFCB033","primary_hue":"FF333333","secondary_hue":"FF222222","primary_head_hue":"FF2F2F2F","secondary_head_hue":"FF384063","primary_active_hue":"FFFC8D33","secondary_active_hue":"FF384063","accent_hue":"FF384063","header_link_hue":"FFFFFFFF","footer_link_hue":"FFF5F4F0","primary_mdl_bg":"FFFC8D33","primary_mdl_hue":"FFFFFFFF","secondary_mdl_bg":"FFFC8D33","secondary_mdl_hue":"FFFFFFFF","standout_bg":"FFFC8D33","mobile_primary_color":"FF384063","mobile_secondary_color":"FFFC8D33","iv_primary_color":"FFFA8D40","iv_secondary_color":"FFFC8D33","iv_tertiary_color":"FFFA8D40","iv_html_color":"FF3D4461","iv_container_color":"FFFFFFFF","iv_html_bg":"","iv_body_bg":"","iv_logo":"","iv_logo_trim":"","carbon_logo_bg":"45000000","carbon_showticker_bg":"80000000","events_app_primary_color":"FFFC8D33","events_app_secondary_color":"FF384063","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://newstalk1290.com/files/2017/10/kwfsam-bg1.jpg","carbon_logo_img":"http://newstalk1290.com/files/2017/10/kwfsam-logo1.png","carbon_promo_bg_img":"http://newstalk1290.com/files/2017/10/kwfsam-promo1.jpg","page_img":"","body_img":"http://newstalk1290.com/files/2011/11/background.jpg","square_logo_img":"","logo_img":"http://newstalk1290.com/files/2014/11/NewsTalk-Website-Logo.png","logo_img_trim":"http://newstalk1290.com/files/2014/11/NewsTalk-mobile-logo.png","logo_img_light":"","logo_img_dark":"","header_img":"http://newstalk1290.com/files/2013/08/newstalk1290.jpg","placeholder_img":"","page_head_img":"","favicon_img":"http://newstalk1290.com/files/2011/02/NewsTalk_favicon.ico","top_banner_img":"none","title":"TS3 - Newstalk 1290","ID":"0","designer":"Anibal Rosado","comment":"new promo bar color take 2!","action":"edit","editor":"Stephen Alba","editorID":2190306,"siteID":"176","timestamp":1508873991,"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":"582411024,583052867,100002025987268,732998853","moderator_appid":"155510254505156","colorscheme":"","show_like":"yes","show_comments":"yes","show_commentscount":"yes","action":"like"},"facebook_app":{"id":"155510254505156","fanpage":"http://www.facebook.com/newstalk1290","plugins":{"facebook-authentication":1,"facebook-like-button":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":"Wichita Falls","iq_weather_page_sponsor_zip_code":"76308","onlyhome_pushdown":"","onlyhome_topbanner":"","posts_per_page":"8","radio_players_wo_stream_id":"3779","sailthru_list_default":"NewsTalk Newsletter Subscribers","site_template_theme_meta":{"template-tone":"1","listen-live-bar":"block","sidebar-widgets-header":"clear"},"social_overlay":{"active":"1","fb":"1","nl":"1","colors":{"background-color":"#000000","color":"#ffffff"},"wrapper":{"divider":"","button":"#FC8D33","button-font":""},"logo":"http://newstalk1290.com/files/2014/10/NewsTalk-1290-JPG-Vertical.jpg"},"timezone_string":"America/Chicago","townsquare_ad_version":"dfp6","ts-templates-carbon-homepage-id":"221932","ts-templates-homepage-id":"79021","ts-templates-mobile-homepage-id":"79021","_station_info":{"sitetype":"Local","market":"Wichita Falls","genre":{"0":"news-talk"},"callsign":"KWFSAM","callletters":"KWFS-AM","legalname":"Newstalk 1290","siteclassification":"","street":"2525 Kell Blvd","street-2":"Suite 200","city":"Wichita Falls","state":"TX","zip":"76308","phone":"","helpline":"","studioline":"940-763-1290","officeline":"940-763-1111","officehours":"","email":"AaronGalloway@newstalk1290.com","tipus-email":"newstalk@newstalk1290.com","inquiries-email":"Mikehendren@townsquaremedia.com","advertising-contact":"Stacy Gellner","advertising-email":"Stacy.Gellner@townsquaremedia.com","gm-contact":"Dan Fowler","gm-email":"dan.fowler@townsquaremedia.com","programming-director-contact":"Mike Hendren","programming-director-email":"Mikehendren@townsquaremedia.com","digital-managing-editor-contact":"Aaron Galloway","digital-managing-editor-email":"aarongalloway@townsquaremedia.com","digital-sales-manager-contact":"Stacy Gellner","digital-sales-manager-email":"Stacy.Gellner@townsquaremedia.com","mobile-app-feedback-email":"ask.newstalk1290@townsquaredigital.com","mobile-app-media-submission-email":"media.submit.newstalk1290@townsquaredigital.com","public-record-administrator-name":"Elaina Land","public-record-administrator-email":"Elaina.Land@townsquaremedia.com","fcc-online-public-file-url":"https://publicfiles.fcc.gov/am-profile/kwfs","feedbackurl":"http://newstalk1290.com/feedback/","biz-list-url":"http://929nin.com/wichita-falls-featured-business-listings/","amazon_affiliate":"","yieldmo_placement":"","jwplayer":"","twitter_handle":"newstalk1290","youtube_handle":"NewsTalk1290AM","youtube_channel_id":"","instagram_handle":"","make_homepage":"1","comscore-label":"None Selected"},"_station_logos":{},"_station_settings":{"default_show_image":""},"_townsquare_user_registration_settings":{"requires-confirmation":"no","use-short-form":"no","use-captcha":"yes","javascript-links":"no"},"blogInfo":{"blogId":176,"blogName":"NewsTalk 1290","blogDescription":"News and Talk Radio of Texoma","postTitleFormat":"%post_title%","timeZone":"America/Chicago","market":"Wichita Falls","activeDomain":"newstalk1290.com","legalName":"Newstalk 1290"},"tsiMarkets":"Wichita Falls"},"globalBlogOptions":{"google_maps_default_api_key":"AIzaSyCcIkjOyxS9DtubyqzLX2Sbancl83fKon4","gtmSiteId":"GTM-K346HJZ","kruxSiteId":"rwjnisqy1","loyalty_title_176":"NewsTalk VIP Club","kruxEnabled":true},"headers":{"title":[{"textContent":"Texas Corn Maze Designs 'Texas Strong' Maze in Honor of Hurricane Harvey Victims"}],"meta":[{"attrs":{"http-equiv":"Content-Type","content":"text/html;charset=UTF-8"}},{"attrs":{"charset":"UTF-8"}},{"attrs":{"name":"description","content":"Walking around the maze you wouldn't know it, but from the sky it is a beautiful sight."}},{"attrs":{"name":"keywords","content":"texas strong corn, texas strong maze, circle n maze"}},{"attrs":{"property":"fb:app_id","content":"155510254505156"}},{"attrs":{"property":"fb:admins","content":"582411024"}},{"attrs":{"property":"fb:admins","content":"583052867"}},{"attrs":{"property":"fb:admins","content":"100002025987268"}},{"attrs":{"property":"fb:admins","content":"732998853"}},{"attrs":{"property":"og:title","content":"Texas Corn Maze Designs 'Texas Strong' Maze in Honor of Hurricane Harvey Victims"}},{"attrs":{"property":"og:description","content":"Walking around the maze you wouldn't know it, but from the sky it is a beautiful sight."}},{"attrs":{"property":"og:url","content":"http://newstalk1290.com/texas-corn-maze-designs-texas-strong-maze-in-honor-of-hurricane-harvey-victims/"}},{"attrs":{"property":"og:site_name","content":"NewsTalk 1290"}},{"attrs":{"property":"og:type","content":"blog"}},{"attrs":{"property":"og:image","content":"http://1063thebuzz.com/files/2017/09/texasstrong2_1505158193221_10831986_ver1.0.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":"@newstalk1290"}},{"attrs":{"name":"sailthru.description","content":"Walking around the maze you wouldn't know it, but from the sky it is a beautiful sight."}},{"attrs":{"name":"sailthru.date","content":"2017-09-12 11:37:07"}},{"attrs":{"name":"sailthru.title","content":"Texas Corn Maze Designs ‘Texas Strong’ Maze in Honor of Hurricane Harvey Victims"}},{"attrs":{"name":"sailthru.tags","content":"tsmsite-kwfs-am, tsmmarket-wichitafalls, tsmtype-local, hurricane-harvey, amazing, texas-news, videos"}},{"attrs":{"name":"sailthru.author","content":"eric-smith-0709gmail-com"}},{"attrs":{"name":"sailthru.image.full","content":"http://1063thebuzz.com/files/2017/09/texasstrong2_1505158193221_10831986_ver1.0.jpg"}},{"attrs":{"name":"sailthru.image.thumb","content":"http://1063thebuzz.com/files/2017/09/texasstrong2_1505158193221_10831986_ver1.0.jpg"}},{"attrs":{"property":"fb:pages","content":"115458715146475"}},{"attrs":{"http-equiv":"Content-Type","content":"text/html;charset=UTF-8"}}],"link":[{"attrs":{"id":"design-fav","rel":"shortcut icon","href":"http://newstalk1290.com/files/2011/02/NewsTalk_favicon.ico"}},{"attrs":{"rel":"alternate","type":"application/rss+xml","title":"NewsTalk 1290 » Feed","href":"http://newstalk1290.com/feed/"}},{"attrs":{"rel":"profile","href":"http://gmpg.org/xfn/11"}},{"attrs":{"rel":"alternate","type":"application/rss+xml","title":"NewsTalk 1290 » Texas Corn Maze Designs ‘Texas Strong’ Maze in Honor of Hurricane Harvey Victims Comments Feed","href":"http://newstalk1290.com/texas-corn-maze-designs-texas-strong-maze-in-honor-of-hurricane-harvey-victims/feed/"}},{"attrs":{"rel":"wlwmanifest","type":"application/wlwmanifest+xml","href":"http://newstalk1290.com/wp-includes/wlwmanifest.xml"}},{"attrs":{"rel":"prev","title":"Midwestern State University Opening Brand New Mass Communication Building","href":"http://newstalk1290.com/midwestern-state-getting-ready-to-open-brand-new-mass-communication-building/"}},{"attrs":{"rel":"next","title":"State Sues Three Texas Businesses Accused of Price Gouging During Hurricane Harvey","href":"http://newstalk1290.com/state-texas-lawsuit-businesses-price-gouging-hurricane-harvey/"}},{"attrs":{"rel":"shortlink","href":"http://newstalk1290.com/?p=220046"}},{"attrs":{"rel":"canonical","href":"http://1063thebuzz.com/texas-corn-maze-designs-texas-strong-maze-in-honor-of-hurricane-harvey-victims/"}}],"noscript":[{"attrs":{"children":[{"tagName":"img","src":"http://b.scorecardresearch.com/p?c1=2&c2=6665296&cv=2.0&cj=1"}]}}]},"adVars":{"amazonAds":true,"enableCriteo":true,"enableViewability":false,"enableViewabilityBR":false,"enableSharethrough":true,"enableAppNexusWrapper":true,"sharethroughKey":"","sharethroughArticleKey":"TwYkqMGC726GLfKxMzGa1jjv","enableOpenx":false,"enableKiosked":false,"enableKioskedMobile":false,"enableSonobi":true,"sonobiScript":"","zergnetId":"59754","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":["amazing","texas-news","videos"],"tags":["hurricane-harvey"],"id":"texas-corn-maze-designs-texas-strong-maze-in-honor-of-hurricane-harvey-victims","author":"eric-smith-0709gmail-com","kw":["eric-smith-0709gmail-com","texas-corn-maze-designs-texas-strong-maze-in-honor-of-hurricane-harvey-victims","amazing","texas-news","videos","hurricane-harvey","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":"935b955d52923fc41d71f4be6b3fde0f3b13b3e0"},"activeDomain":"newstalk1290.com","authLoginFormNonce":"0ca27bb72c","authRegFormNonce":"9d4906ebdb","ga":{"ids":{"primary":"UA-19111632-4","secondary":["UA-19109753-1","UA-19111632-5","UA-28825804-2","UA-45260060-3"],"all":["UA-19111632-4","UA-19109753-1","UA-19111632-5","UA-28825804-2","UA-45260060-3"]}},"tsmStatic":{"revision":"01272d1ea85173b023b59bd9e8da482534b5d932"},"isGallery":false,"userRegistrationSettings":{},"activePlugins":{"braveBrowserPopup":false},"postData":{"id":220046,"postAuthor":607075,"postDate":"2017-09-12T16:37:07.000Z","postDateGmt":"2017-09-12T16:37:07.000Z","postTitle":"Texas Corn Maze Designs 'Texas Strong' Maze in Honor of Hurricane Harvey Victims","postExcerpt":"","postStatus":"publish","commentStatus":"open","postPassword":"","postName":"texas-corn-maze-designs-texas-strong-maze-in-honor-of-hurricane-harvey-victims","toPing":"","pinged":"","postModified":"2017-09-12T17:38:39.000Z","postModifiedGmt":"2017-09-12T17:38:39.000Z","postContentFiltered":"","postParent":0,"guid":"http://1063thebuzz.com/?p=387917","menuOrder":0,"postType":"post","postMimeType":"","commentCount":0,"postDateGmtStr":"2017-09-12 16:37:07.000+0000","postModifiedGmtStr":"2017-09-12 17:38:39.000+0000","meta":{"_crosspost_source_blog_id":"175","_crosspost_source_post_id":"387917"}},"sidebarOptions":{"tsc_selected_sidebar":"single-page","tsc_selected_sidebar_carbon":"carbon-post-sidebar"},"pageTitle":"Texas Corn Maze Designs &#8216;Texas Strong&#8217; Maze in Honor of Hurricane Harvey Victims","next":{"latest":[{"postId":219446,"documentUrl":"/six-bodies-found-inside-a-family-van-swept-away-in-houston-floods/","filterUrl":"/rest/carbon/filter/main/six-bodies-found-inside-a-family-van-swept-away-in-houston-floods/","sortDate":"2017-09-06 13:00:18.000 +0000","termTaxonomyId":3280,"taxonomyType":"tags"},{"postId":219689,"documentUrl":"/texas-wedding-cancelled-due-to-hurricane-gives-food-out-instead/","filterUrl":"/rest/carbon/filter/main/texas-wedding-cancelled-due-to-hurricane-gives-food-out-instead/","sortDate":"2017-09-05 11:16:42.000 +0000","termTaxonomyId":3280,"taxonomyType":"tags"},{"postId":219688,"documentUrl":"/watch-new-york-first-responder-gets-his-first-taste-of-whataburger/","filterUrl":"/rest/carbon/filter/main/watch-new-york-first-responder-gets-his-first-taste-of-whataburger/","sortDate":"2017-09-05 10:48:55.000 +0000","termTaxonomyId":3280,"taxonomyType":"tags"},{"postId":219675,"documentUrl":"/texas-golfer-donates-entire-first-place-winnings-to-hurricane-harvey-relief/","filterUrl":"/rest/carbon/filter/main/texas-golfer-donates-entire-first-place-winnings-to-hurricane-harvey-relief/","sortDate":"2017-09-04 11:15:02.000 +0000","termTaxonomyId":3280,"taxonomyType":"tags"},{"postId":219603,"documentUrl":"/wichita-falls-walmart-messages-of-hope-hurricane-harvey/","filterUrl":"/rest/carbon/filter/main/wichita-falls-walmart-messages-of-hope-hurricane-harvey/","sortDate":"2017-09-02 12:19:47.000 +0000","termTaxonomyId":3280,"taxonomyType":"tags"},{"postId":219472,"documentUrl":"/houston-photographer-clarice-brito-ferreira-shares-inspirational-photos-of-children-at-play-after-hurricane-harvey-cici-loo/","filterUrl":"/rest/carbon/filter/main/houston-photographer-clarice-brito-ferreira-shares-inspirational-photos-of-children-at-play-after-hurricane-harvey-cici-loo/","sortDate":"2017-09-01 09:42:20.000 +0000","termTaxonomyId":3280,"taxonomyType":"tags"},{"postId":219566,"documentUrl":"/looters-search-and-rescue-and-police-a-first-hand-look-in-houston/","filterUrl":"/rest/carbon/filter/main/looters-search-and-rescue-and-police-a-first-hand-look-in-houston/","sortDate":"2017-09-01 08:53:08.000 +0000","termTaxonomyId":3280,"taxonomyType":"tags"},{"postId":219556,"documentUrl":"/kens-pizza-iowa-park-hurricane-harvey-donation/","filterUrl":"/rest/carbon/filter/main/kens-pizza-iowa-park-hurricane-harvey-donation/","sortDate":"2017-08-31 23:15:21.000 +0000","termTaxonomyId":3280,"taxonomyType":"tags"},{"postId":219533,"documentUrl":"/jj-watts-houston-relief-fund-hits-10-million/","filterUrl":"/rest/carbon/filter/main/jj-watts-houston-relief-fund-hits-10-million/","sortDate":"2017-08-31 12:43:04.000 +0000","termTaxonomyId":3280,"taxonomyType":"tags"},{"postId":219437,"documentUrl":"/hurricane-harvey-victim-tells-a-reporter-like-it-is-strong-language/","filterUrl":"/rest/carbon/filter/main/hurricane-harvey-victim-tells-a-reporter-like-it-is-strong-language/","sortDate":"2017-08-30 14:52:27.000 +0000","termTaxonomyId":3280,"taxonomyType":"tags"}],"taxonomy":[{"postId":219446,"documentUrl":"/six-bodies-found-inside-a-family-van-swept-away-in-houston-floods/","filterUrl":"/rest/carbon/filter/main/six-bodies-found-inside-a-family-van-swept-away-in-houston-floods/","sortDate":"2017-09-06 13:00:18.000 +0000","termTaxonomyId":3280,"taxonomyType":"tags"},{"postId":219689,"documentUrl":"/texas-wedding-cancelled-due-to-hurricane-gives-food-out-instead/","filterUrl":"/rest/carbon/filter/main/texas-wedding-cancelled-due-to-hurricane-gives-food-out-instead/","sortDate":"2017-09-05 11:16:42.000 +0000","termTaxonomyId":3280,"taxonomyType":"tags"},{"postId":219688,"documentUrl":"/watch-new-york-first-responder-gets-his-first-taste-of-whataburger/","filterUrl":"/rest/carbon/filter/main/watch-new-york-first-responder-gets-his-first-taste-of-whataburger/","sortDate":"2017-09-05 10:48:55.000 +0000","termTaxonomyId":3280,"taxonomyType":"tags"},{"postId":219675,"documentUrl":"/texas-golfer-donates-entire-first-place-winnings-to-hurricane-harvey-relief/","filterUrl":"/rest/carbon/filter/main/texas-golfer-donates-entire-first-place-winnings-to-hurricane-harvey-relief/","sortDate":"2017-09-04 11:15:02.000 +0000","termTaxonomyId":3280,"taxonomyType":"tags"},{"postId":219603,"documentUrl":"/wichita-falls-walmart-messages-of-hope-hurricane-harvey/","filterUrl":"/rest/carbon/filter/main/wichita-falls-walmart-messages-of-hope-hurricane-harvey/","sortDate":"2017-09-02 12:19:47.000 +0000","termTaxonomyId":3280,"taxonomyType":"tags"},{"postId":219472,"documentUrl":"/houston-photographer-clarice-brito-ferreira-shares-inspirational-photos-of-children-at-play-after-hurricane-harvey-cici-loo/","filterUrl":"/rest/carbon/filter/main/houston-photographer-clarice-brito-ferreira-shares-inspirational-photos-of-children-at-play-after-hurricane-harvey-cici-loo/","sortDate":"2017-09-01 09:42:20.000 +0000","termTaxonomyId":3280,"taxonomyType":"tags"},{"postId":219566,"documentUrl":"/looters-search-and-rescue-and-police-a-first-hand-look-in-houston/","filterUrl":"/rest/carbon/filter/main/looters-search-and-rescue-and-police-a-first-hand-look-in-houston/","sortDate":"2017-09-01 08:53:08.000 +0000","termTaxonomyId":3280,"taxonomyType":"tags"},{"postId":219556,"documentUrl":"/kens-pizza-iowa-park-hurricane-harvey-donation/","filterUrl":"/rest/carbon/filter/main/kens-pizza-iowa-park-hurricane-harvey-donation/","sortDate":"2017-08-31 23:15:21.000 +0000","termTaxonomyId":3280,"taxonomyType":"tags"},{"postId":219533,"documentUrl":"/jj-watts-houston-relief-fund-hits-10-million/","filterUrl":"/rest/carbon/filter/main/jj-watts-houston-relief-fund-hits-10-million/","sortDate":"2017-08-31 12:43:04.000 +0000","termTaxonomyId":3280,"taxonomyType":"tags"},{"postId":219437,"documentUrl":"/hurricane-harvey-victim-tells-a-reporter-like-it-is-strong-language/","filterUrl":"/rest/carbon/filter/main/hurricane-harvey-victim-tells-a-reporter-like-it-is-strong-language/","sortDate":"2017-08-30 14:52:27.000 +0000","termTaxonomyId":3280,"taxonomyType":"tags"}]},"cadata":{"activeDomain":"newstalk1290.com","blogId":176,"method":"get_single","postId":220046,"crosspostBlogId":"175","crosspostPostId":"387917","postType":"post","postDateGmt":"2017-09-12 16:37:07.000+0000"},"env":"production"},"structure":{"data":["header","maintop","main","mainads","mainbottom","side","nav"],"dataDetails":{"header":["header-sidebar"],"maintop":[],"main":["carbonsidebar/single"],"mainads":["carbonsidebar/mainads"],"mainbottom":["single-post-bottom","carbonsidebar/facebookComment"],"side":["carbon-post-sidebar"],"nav":["carbonsidebar/nav/blueiv","carbonsidebar/nav/main","carbonsidebar/nav/promo_links","carbonsidebar/nav/footer"]}},"sidebars":{"data":["header-sidebar","carbonsidebar/single","carbonsidebar/mainads","single-post-bottom","carbonsidebar/facebookComment","carbon-post-sidebar","carbonsidebar/nav/blueiv","carbonsidebar/nav/main","carbonsidebar/nav/promo_links","carbonsidebar/nav/footer"],"dataDetails":{"header-sidebar":{"widgets":["widget_listen_live-198","now-playing-164","widget_onair-145"],"widgetDetails":{"widget_listen_live-198":{"widgetInfo":{"id":"widget_listen_live-198","groupType":"widget_listen_live","widgetType":"widget_widget_listen_live","widgetInstance":"198"},"widgetParams":{"title":"Listen Now","widgetTime":8}},"now-playing-164":{"widgetInfo":{"id":"now-playing-164","groupType":"now-playing","widgetType":"widget_now-playing","widgetInstance":"164"},"widgetParams":{"title":"Recently Played","widgetTime":9}},"widget_onair-145":{"widgetInfo":{"id":"widget_onair-145","groupType":"widget_onair","widgetType":"widget_widget_onair","widgetInstance":"145"},"widgetParams":{"title":"On Air","widgetTime":13}}}},"carbonsidebar/single":{"widgets":["carbonwidget/single-1"],"widgetDetails":{"carbonwidget/single-1":{"widgetInfo":{"id":"carbonwidget/single-1","groupType":"carbonwidget/single","widgetInstance":"1"},"widgetParams":{"mainAuthor":{"id":607075,"slug":"eric-smith-0709gmail-com","name":"Eric The Intern","first_name":"Eric","last_name":"Smith","nickname":"Eric The Intern","description":"I am a simple guy that enjoys watching sports and playing video games. I was not born in Texas but I got down here as fast as I could. I was born in Baltimore, Maryland and I support my hometown baseball team the Baltimore Orioles. I love the Dallas Cowboys and hopefully I don't die of a heart attack watching them one day.","thumbnail":"http://929nin.com/files/2017/02/Eric-headshot-20171.jpg","url":"http://newstalk1290.com/author/eric-smith-0709gmail-com/"},"firstCategoryName":"Amazing","postType":"post","postTitle":"Texas Corn Maze Designs &#8216;Texas Strong&#8217; Maze in Honor of Hurricane Harvey Victims","widgetTime":19}}}},"carbonsidebar/mainads":{"widgets":["carbonwidget/top-728x90","carbonwidget/dynamic-ad-custom","carbonwidget/dynamic-ad-header","carbonwidget/dynamic-ad-push","carbonwidget/tsm-out-of-page","carbonwidget/bottom-728x90"],"widgetDetails":{"carbonwidget/top-728x90":{"widgetInfo":{"id":"carbonwidget/top-728x90","groupType":"carbonwidget/ads","widgetInstance":"1"},"widgetParams":{"adunit":"top-728x90","widgetTime":3}},"carbonwidget/dynamic-ad-custom":{"widgetInfo":{"id":"carbonwidget/dynamic-ad-custom","groupType":"carbonwidget/ads","widgetInstance":"1"},"widgetParams":{"adunit":"dynamic-ad-custom","widgetTime":3}},"carbonwidget/dynamic-ad-header":{"widgetInfo":{"id":"carbonwidget/dynamic-ad-header","groupType":"carbonwidget/ads","widgetInstance":"1"},"widgetParams":{"adunit":"dynamic-ad-header","widgetTime":3}},"carbonwidget/dynamic-ad-push":{"widgetInfo":{"id":"carbonwidget/dynamic-ad-push","groupType":"carbonwidget/ads","widgetInstance":"1"},"widgetParams":{"adunit":"dynamic-ad-push","widgetTime":3}},"carbonwidget/tsm-out-of-page":{"widgetInfo":{"id":"carbonwidget/tsm-out-of-page","groupType":"carbonwidget/ads","widgetInstance":"1"},"widgetParams":{"adunit":"tsm-out-of-page","widgetTime":3}},"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-14","widget_third_party_content-2","widget_third_party_content-3"],"widgetDetails":{"ts_blogroll-14":{"widgetInfo":{"id":"ts_blogroll-14","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"14"},"widgetParams":{"title":"Best of NewsTalk 1290","type":"main_content_thumb_title_roll","cat":"1225,2338,47,14,20,371","tag":"","private_tag":"","posts_per_page":"4","thumb_type":"landscape","link_label":"","link":"","show_thumb":0,"alternate_data":0,"unique_posts":"1","pinned_id":"","pinned_label":"","author":"","align":"default","isweather":0}},"widget_third_party_content-2":{"widgetInfo":{"id":"widget_third_party_content-2","groupType":"widget_third_party_content","widgetType":"widget_widget_third_party_content","widgetInstance":"2"},"widgetParams":{"type":"zergnet","title":"Recommended For You","id":"35863","placement":"","targettype":"","mode":"","widgetTime":2}},"widget_third_party_content-3":{"widgetInfo":{"id":"widget_third_party_content-3","groupType":"widget_third_party_content","widgetType":"widget_widget_third_party_content","widgetInstance":"3"},"widgetParams":{"type":"zergnet","title":"Best of the Web","id":"13771","placement":"","targettype":"","mode":"","widgetTime":2}}}},"carbonsidebar/facebookComment":true,"carbon-post-sidebar":{"widgets":["fix_sidebar_marker-116","ts_blogroll-894","google-ads-widget-596","tsq_sailthru_newsletter_widget-545","ts_blogroll-895"],"widgetDetails":{"fix_sidebar_marker-116":{"widgetInfo":{"id":"fix_sidebar_marker-116","groupType":"fix_sidebar_marker","widgetType":"widget_fix_sidebar_marker","widgetInstance":"116"},"widgetParams":{"title":"Fix Sidebar Marker","widgetTime":2}},"ts_blogroll-894":{"widgetInfo":{"id":"ts_blogroll-894","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"894"},"widgetParams":{"title":"Featured","type":"carousel","isweather":"1","cat":"","posts_per_page":"4","align":"right","pinned_id":"","pinned_label":"","tag":"","private_tag":"","thumb_type":"landscape","link_label":"","link":"","show_thumb":0,"alternate_data":0,"unique_posts":0}},"google-ads-widget-596":{"widgetInfo":{"id":"google-ads-widget-596","groupType":"google-ads-widget","widgetType":"widget_google-ads-widget","widgetInstance":"596"},"widgetParams":{"title":"Carbon Google Ads","adunit":"top-right-300x250","align":"","adtype":"dfp6","widgetTime":1}},"tsq_sailthru_newsletter_widget-545":{"widgetInfo":{"id":"tsq_sailthru_newsletter_widget-545","groupType":"tsq_sailthru_newsletter_widget","widgetType":"widget_tsq_sailthru_newsletter_widget","widgetInstance":"545"},"widgetParams":{"title":"Get our Newsletter","description":"Sign up for our newsletter!","confirmation":"Thanks for subscribing","lists":["NewsTalk Newsletter Subscribers"],"widgetTime":1}},"ts_blogroll-895":{"widgetInfo":{"id":"ts_blogroll-895","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"895"},"widgetParams":{"title":"Latest Articles","type":"sidebar_row_standard","posts_per_page":3}}}},"carbonsidebar/nav/blueiv":{"widgets":["carbonwidget/nav/blueiv"],"widgetDetails":{"carbonwidget/nav/blueiv":{"widgetInfo":{"id":"carbonwidget/nav/blueiv","groupType":"carbonwidget/nav/blueiv"}}}},"carbonsidebar/nav/main":{"widgets":["carbonwidget/nav/main"],"widgetDetails":{"carbonwidget/nav/main":{"widgetInfo":{"id":"carbonwidget/nav/main","groupType":"carbonwidget/nav/main"}}}},"carbonsidebar/nav/promo_links":{"widgets":["carbonwidget/nav/promo_links"],"widgetDetails":{"carbonwidget/nav/promo_links":{"widgetInfo":{"id":"carbonwidget/nav/promo_links","groupType":"carbonwidget/nav/promo_links"}}}},"carbonsidebar/nav/footer":{"widgets":["carbonwidget/nav/footer"],"widgetDetails":{"carbonwidget/nav/footer":{"widgetInfo":{"id":"carbonwidget/nav/footer","groupType":"carbonwidget/nav/footer"}}}}}},"widgets":{"widget_listen_live-198":{"info":{"id":"widget_listen_live-198","groupType":"widget_listen_live","widgetType":"widget_widget_listen_live","widgetInstance":"198"},"params":{"title":"Listen Now","widgetTime":8},"data":[119575],"dataDetails":{"119575":{"postId":119575,"title":"Listen Now","label":"Click to view the latest song playing on air.","url":"/listen-live/","mobileId":"1234","playerMode":"talk","sid":"20581","callsign":"KWFSAM","woMobileId":"5246","woStreamId":"3779","activePlayer":"wo","stationName":"","listenLivePageUrl":"http://player.streamtheworld.com/_players/townsquaremedia/runspotv3/?sid=20581&redirect=http://player.listenlive.co/1234","html5ScriptUrl":"http://player.streamtheworld.com/_players/townsquaremedia/html5/stwplayer.php?callsign=KWFSAM&primaryColor=0x00bfff&playermode=talk&sid=20581&width=630","flashScriptUrl":"http://player.streamtheworld.com/_players/townsquaremedia/stwplayer.php?callsign=KWFSAM&primaryColor=0x00bfff&playermode=talk&timeshift=false&radiopup=true&playerAdState=0&popout=false&width=630","wo_player_url":"http://v6.player.abacast.net/5246","wo_recent_api_url":"http://api.nowplaying.abacast.net/prt/nowplaying/2/10/3779/nowplaying.json","wo_preroll_url":"http://api.clarity.abacast.com/gateway/getmediavast.php?sid=3779/","songCount":10,"playingNowUrl":"/rest/carbon/api/nowplaying/playertype/wo"}}},"now-playing-164":{"info":{"id":"now-playing-164","groupType":"now-playing","widgetType":"widget_now-playing","widgetInstance":"164"},"params":{"title":"Recently Played","widgetTime":9},"data":[119575],"dataDetails":{"119575":{"postId":119575,"mobileId":"","playerMode":"talk","sid":"20581","callsign":"KWFSAM","woStreamId":"3779","activePlayer":"wo","songCount":10,"playingNowUrl":"/rest/carbon/api/nowplaying/playertype/wo"}}},"widget_onair-145":{"info":{"id":"widget_onair-145","groupType":"widget_onair","widgetType":"widget_widget_onair","widgetInstance":"145"},"params":{"title":"On Air","widgetTime":13},"data":["212069"],"dataDetails":{"212069":{"id":"212069","url":"http://newstalk1290.com/show/americas-first-news-with-gordon-deal-live/","title":"America's First News with Gordon Deal - LIVE","wall":"http://newstalk1290.com/show/americas-first-news-with-gordon-deal-live/","posts":"http://newstalk1290.com/show/americas-first-news-with-gordon-deal-live/posts","mail":"","phone":"","thumbnailId":212070,"thumbnail":"http://newstalk1290.com/files/2017/01/Gordon_Deal.png","authors":[{"id":272014,"user_nicename":"newstalk1290","display_name":"NewsTalk 1290"}]}}},"carbonwidget/single-1":{"info":{"id":"carbonwidget/single-1","groupType":"carbonwidget/single","widgetInstance":"1"},"params":{"mainAuthor":{"id":607075,"slug":"eric-smith-0709gmail-com","name":"Eric The Intern","first_name":"Eric","last_name":"Smith","nickname":"Eric The Intern","description":"I am a simple guy that enjoys watching sports and playing video games. I was not born in Texas but I got down here as fast as I could. I was born in Baltimore, Maryland and I support my hometown baseball team the Baltimore Orioles. I love the Dallas Cowboys and hopefully I don't die of a heart attack watching them one day.","thumbnail":"http://929nin.com/files/2017/02/Eric-headshot-20171.jpg","url":"http://newstalk1290.com/author/eric-smith-0709gmail-com/"},"firstCategoryName":"Amazing","postType":"post","postTitle":"Texas Corn Maze Designs &#8216;Texas Strong&#8217; Maze in Honor of Hurricane Harvey Victims","widgetTime":19},"data":[220046],"dataDetails":{"220046":{"thumbnail":"http://1063thebuzz.com/files/2017/09/texasstrong2_1505158193221_10831986_ver1.0.jpg","caption":"Facebook","excerpt":"Walking around the maze you wouldn&#8217;t know it, but from the sky it is a beautiful sight.  Circle N Maze in La Vernia, Texas decided to change their design for this year&#8217;s maze after the devastation that Hurricane Harvey caused to Texas. Circle N Maze says they&#8217;re the largest corn maze in the San Antonio [&hellip;]","date":"September 12, 2017 11:37 AM","postDateGmt":"2017-09-12 16:37:07 +0000","postModifiedGmt":"2017-09-12 17:38:39 +0000","title":"Texas Corn Maze Designs &#8216;Texas Strong&#8217; Maze in Honor of Hurricane Harvey Victims","url":"http://newstalk1290.com/texas-corn-maze-designs-texas-strong-maze-in-honor-of-hurricane-harvey-victims/","id":220046,"contentRaw":"[caption id=\"attachment_387920\" align=\"aligncenter\" width=\"534\"]<img class=\"size-full wp-image-387920\" src=\"http://1063thebuzz.com/files/2017/09/texasstrong2_1505158193221_10831986_ver1.0.jpg\" alt=\"Facebook\" width=\"534\" height=\"401\" /> Circle N Maze via Facebook[/caption]\r\n\r\nWalking around the maze you wouldn't know it, but from the sky it is a beautiful sight. <span id=\"more-220046\"></span>\r\n\r\nCircle N Maze in La Vernia, Texas decided to change their design for this year's maze after the devastation that Hurricane Harvey caused to Texas. Circle N Maze says they're the largest corn maze in the San Antonio area and is the perfect place to hit up this fall.\r\n\r\nThe <a href=\"http://www.wfaa.com/news/corn-maze-design-honors-hurricane-victims/473737434\">original design</a> was the headless horseman, but they thought this 'Texas Strong' design would be appreciated by everyone here in the Lonestar state.\r\n\r\nThey also have a petting zoo and pumpkin patch. They will be open on weekends starting on September 23. If you want to check it out, hit up <a href=\"http://www.circlenmaze.com/\">their website.</a>\r\n\r\n<iframe src=\"https://www.facebook.com/plugins/video.php?href=https%3A%2F%2Fwww.facebook.com%2Fcirclenmaze%2Fvideos%2F1520319561358835%2F&amp;show_text=0&amp;width=560\" width=\"630\" height=\"420\" frameborder=\"0\" scrolling=\"no\" style=\"border: none; overflow: hidden;\"></iframe>\r\n\r\n[button href=\"/app\" title=\"For More Texas News, Download Our Official App HERE\" align=\"center\"]\r\n<p style=\"text-align: center;\"><strong>BONUS: Throwing Pumpkins Off the World's Littlest Skyscraper </strong></p>\r\nhttps://www.youtube.com/watch?v=BDYKMOqWQm8&t=99s","next_url":[{"textContent":"For More Texas News, Download Our Official App HERE","class":"button_act","href":"/app"}],"content":"\n<figure id=\"attachment_387920\" class=\"content-post-image aligncenter\"><span class=\"image-frame\"><noscript><img src=\"http://1063thebuzz.com/files/2017/09/texasstrong2_1505158193221_10831986_ver1.0.jpg\"></noscript>\n<img class=\"size-full wp-image-387920 lazy\" src=\"//s3.amazonaws.com/tsm-images/global/1x1.gif\" alt=\"Facebook\" data-width=\"534\" data-height=\"401\" data-type=\"post\" datasrc=\"http://1063thebuzz.com/files/2017/09/texasstrong2_1505158193221_10831986_ver1.0.jpg\"></span><figcaption>Circle N Maze via Facebook</figcaption></figure><p>Walking around the maze you wouldn’t know it, but from the sky it is a beautiful sight. <span id=\"more-220046\"></span></p>\n<p>Circle N Maze in La Vernia, Texas decided to change their design for this year’s maze after the devastation that Hurricane Harvey caused to Texas. Circle N Maze says they’re the largest corn maze in the San Antonio area and is the perfect place to hit up this fall.</p>\n<p>The <a href=\"http://www.wfaa.com/news/corn-maze-design-honors-hurricane-victims/473737434\">original design</a> was the headless horseman, but they thought this ‘Texas Strong’ design would be appreciated by everyone here in the Lonestar state.</p>\n<p>They also have a petting zoo and pumpkin patch. They will be open on weekends starting on September 23. If you want to check it out, hit up <a href=\"http://www.circlenmaze.com/\">their website.</a></p>\n<p><div class=\"embed-wrapper\"><iframe src=\"https://www.facebook.com/plugins/video.php?href=https%3A%2F%2Fwww.facebook.com%2Fcirclenmaze%2Fvideos%2F1520319561358835%2F&amp;show_text=0&amp;width=560\" frameborder=\"0\" scrolling=\"no\" style=\"border: none; overflow: hidden;\" data-width=\"630\" data-height=\"420\"></iframe></div></p>\n<p class=\"more_act ga_network_button aligncenter\"><a class=\"button_act\" href=\"/app\">For More Texas News, Download Our Official App HERE</a></p>\n<p style=\"text-align: center;\"><strong>BONUS: Throwing Pumpkins Off the World’s Littlest Skyscraper </strong></p>\n<p><div class=\"embed-wrapper\"><iframe style=\"vertical-align: bottom;\" src=\"https://www.youtube.com/embed/BDYKMOqWQm8?start=99&amp;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=NewsTalk1290AM\">Newstalk 1290 on Youtube</a></span></p>\n","postType":"post","wpVersion":"","alternateMetaForBlogroll":{"title":"Texas Corn Maze Designs &#8216;Texas Strong&#8217; Maze in Honor of Hurricane Harvey Victims","excerpt":"Walking around the maze you wouldn&#8217;t know it, but from the sky it is a beautiful sight.  Circle N Maze in La Vernia, Texas decided to change their design for this year&#8217;s maze after the devastation that Hurricane Harvey caused to Texas. Circle N Maze says they&#8217;re the largest corn maze in the San Antonio [&hellip;]","post_excerpt":"","post_more_excerpt":"<p>Walking around the maze you wouldn't know it, but from the sky it is a beautiful sight. \n<p class=\"more_act\"><a href=\"http://newstalk1290.com/texas-corn-maze-designs-texas-strong-maze-in-honor-of-hurricane-harvey-victims/\" title=\"Texas Corn Maze Designs &#8216;Texas Strong&#8217; Maze in Honor of Hurricane Harvey Victims\">Read More</a></p>\n","permalink":"http://newstalk1290.com/texas-corn-maze-designs-texas-strong-maze-in-honor-of-hurricane-harvey-victims/","image":{"id":220045,"url":"http://1063thebuzz.com/files/2017/09/texasstrong2_1505158193221_10831986_ver1.0.jpg","caption":"Facebook"}},"sponsors":[],"carbonMeta":{"widePromotion":false,"isGallery":false},"tags":[{"id":3293,"slug":"hurricane-harvey","title":"Hurricane Harvey","description":"","post_count":45,"link_url":"http://newstalk1290.com/tags/hurricane-harvey/","feed_url":"http://newstalk1290.com/tags/hurricane-harvey/feed/","term_taxonomy_id":3280,"object_id":220046}],"categories":[{"id":1010,"slug":"amazing","title":"Amazing","description":"","parent":0,"post_count":700,"link_url":"http://newstalk1290.com/category/amazing/","feed_url":"http://newstalk1290.com/category/amazing/feed/","term_taxonomy_id":1016,"object_id":220046},{"id":1225,"slug":"texas-news","title":"Texas News","description":"","parent":0,"post_count":1476,"link_url":"http://newstalk1290.com/category/texas-news/","feed_url":"http://newstalk1290.com/category/texas-news/feed/","term_taxonomy_id":2220,"object_id":220046},{"id":51,"slug":"videos","title":"Videos","description":"","parent":0,"post_count":2507,"link_url":"http://newstalk1290.com/category/videos/","feed_url":"http://newstalk1290.com/category/videos/feed/","term_taxonomy_id":51,"object_id":220046}],"authors":[{"id":607075,"slug":"eric-smith-0709gmail-com","name":"Eric The Intern","first_name":"Eric","last_name":"Smith","nickname":"Eric The Intern","description":"I am a simple guy that enjoys watching sports and playing video games. I was not born in Texas but I got down here as fast as I could. I was born in Baltimore, Maryland and I support my hometown baseball team the Baltimore Orioles. I love the Dallas Cowboys and hopefully I don't die of a heart attack watching them one day.","thumbnail":"http://929nin.com/files/2017/02/Eric-headshot-20171.jpg","url":"http://newstalk1290.com/author/eric-smith-0709gmail-com/"}],"post_more_meta":{"meta":""},"social":{"tw":{"href":"http://twitter.com/intent/tweet?text=Texas%20Corn%20Maze%20Designs%20%E2%80%98Texas%20Strong%E2%80%99%20Maze%20in%20Honor%20of%20Hurricane%20Harvey%20Victims%20http%3A%2F%2Fnewstalk1290.com%2Ftexas-corn-maze-designs-texas-strong-maze-in-honor-of-hurricane-harvey-victims%2F%3Ftrackback%3Dtwitter_mobile%20%40newstalk1290","title":"Share on Twitter","target":"_blank"},"fb":{"href":"http://www.facebook.com/sharer.php?u=http%3A%2F%2Fnewstalk1290.com%2Ftexas-corn-maze-designs-texas-strong-maze-in-honor-of-hurricane-harvey-victims%2F%3Ftrackback%3Dfbshare_mobile","title":"Share on Facebook","target":"_blank"},"email":null,"pinterest":null,"print":null,"is_article":true},"nextArticle":"http://newstalk1290.com/midwestern-state-getting-ready-to-open-brand-new-mass-communication-building/","prevArticle":"http://newstalk1290.com/state-texas-lawsuit-businesses-price-gouging-hurricane-harvey/","pageUrl":"/texas-corn-maze-designs-texas-strong-maze-in-honor-of-hurricane-harvey-victims/","blogId":176,"domain":"newstalk1290.com","crossPostAttributionBottom":"","rawContent":"<section class=\"module\" contenteditable=\"false\" type=\"image\" attr-id=\"387920\" attr-caption=\" Circle N Maze via Facebook\" attr-align=\"center\" attr-width=\"534\" attr-height=\"401\" attr-url=\"http://1063thebuzz.com/files/2017/09/texasstrong2_1505158193221_10831986_ver1.0.jpg\"></section>\n<p>Walking around the maze you wouldn't know it, but from the sky it is a beautiful sight. <span id=\"more-220046\"></span></p>\n<p>Circle N Maze in La Vernia, Texas decided to change their design for this year's maze after the devastation that Hurricane Harvey caused to Texas. Circle N Maze says they're the largest corn maze in the San Antonio area and is the perfect place to hit up this fall.</p>\n<p>The <a href=\"http://www.wfaa.com/news/corn-maze-design-honors-hurricane-victims/473737434\">original design</a> was the headless horseman, but they thought this 'Texas Strong' design would be appreciated by everyone here in the Lonestar state.</p>\n<p>They also have a petting zoo and pumpkin patch. They will be open on weekends starting on September 23. If you want to check it out, hit up <a href=\"http://www.circlenmaze.com/\">their website.</a></p>\n<p><iframe src=\"https://www.facebook.com/plugins/video.php?href=https%3A%2F%2Fwww.facebook.com%2Fcirclenmaze%2Fvideos%2F1520319561358835%2F&amp;show_text=0&amp;width=560\" width=\"630\" height=\"420\" frameborder=\"0\" scrolling=\"no\" style=\"border: none; overflow: hidden;\"></iframe></p>\n<section class=\"module\" contenteditable=\"false\" type=\"button\" attr-href=\"/app\" attr-title=\"For More Texas News, Download Our Official App HERE\" attr-align=\"center\" attr-appLink=\"false\"></section>\n<p style=\"text-align: center;\"><strong>BONUS: Throwing Pumpkins Off the World's Littlest Skyscraper </strong></p>\n<section class=\"module\" contenteditable=\"false\" type=\"oembed\" attr-url=\"http://www.youtube.com/oembed?url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DBDYKMOqWQm8%26t%3D99s&amp;format=json\">\n<noscript class=\"rendered-html\" type=\"text/html\"></noscript>\n</section>\n","podContent":[{"type":"singlePostText","data":{"text":"<p>Walking around the maze you wouldn&apos;t know it, but from the sky it is a beautiful sight.&#xA0;<span id=\"more-220046\"></span></p>\n"},"currentTextLength":99,"runningCounter":1,"cumulativePodTextLength":99,"totalSimilarConsecutiveElements":4,"totalTextLength":692},{"type":"singlePostText","data":{"text":"<p>Circle N Maze in La Vernia, Texas decided to change their design for this year&apos;s maze after the devastation that Hurricane Harvey caused to Texas. Circle N Maze says they&apos;re the largest corn maze in the San Antonio area and is the perfect place to hit up this fall.</p>\n"},"currentTextLength":276,"runningCounter":2,"cumulativePodTextLength":375,"totalSimilarConsecutiveElements":4,"totalTextLength":692},{"type":"singlePostText","data":{"text":"<p>The <a href=\"http://www.wfaa.com/news/corn-maze-design-honors-hurricane-victims/473737434\">original design</a> was the headless horseman, but they thought this &apos;Texas Strong&apos; design would be appreciated by everyone here in the Lonestar state.</p>\n"},"currentTextLength":162,"runningCounter":3,"cumulativePodTextLength":537,"totalSimilarConsecutiveElements":4,"totalTextLength":692},{"type":"singlePostShareThrough","data":{}},{"type":"singlePostText","data":{"text":"<p>They also have a petting zoo and pumpkin patch. They will be open on weekends starting on September 23. If you want to check it out, hit up <a href=\"http://www.circlenmaze.com/\">their website.</a></p>\n"},"currentTextLength":155,"runningCounter":4,"cumulativePodTextLength":692,"totalSimilarConsecutiveElements":4,"totalTextLength":692},{"type":"singlePostOembed","data":{"provider_name":"provider_unknown","html":"<iframe src=\"https://www.facebook.com/plugins/video.php?href=https%3A%2F%2Fwww.facebook.com%2Fcirclenmaze%2Fvideos%2F1520319561358835%2F&amp;show_text=0&amp;width=560\" width=\"630\" height=\"420\" frameborder=\"0\" scrolling=\"no\" style=\"border: none; overflow: hidden;\" wmode=\"opaque\"></iframe>\n"},"currentTextLength":null,"runningCounter":1,"totalSimilarConsecutiveElements":1},{"type":"singlePostButton","data":{"href":"/app","title":"For More Texas News, Download Our Official App HERE","align":"center","applink":"false"},"currentTextLength":null,"runningCounter":1,"totalSimilarConsecutiveElements":1},{"type":"singlePostText","data":{"text":"<p style=\"text-align: center;\"><strong>BONUS: Throwing Pumpkins Off the World&apos;s Littlest Skyscraper&#xA0;</strong></p>\n"},"currentTextLength":72,"runningCounter":1,"cumulativePodTextLength":72,"totalSimilarConsecutiveElements":1,"totalTextLength":72},{"type":"singlePostOembed","data":{"thumbnail_width":480,"thumbnail_url":"https://i.ytimg.com/vi/BDYKMOqWQm8/hqdefault.jpg","provider_name":"YouTube","width":480,"title":"James of Big Brother 17 Throws Pumpkins Off the World's Littlest Skyscraper","author_name":"92.9 NIN","html":"<iframe width=\"480\" height=\"270\" src=\"https://www.youtube.com/embed/BDYKMOqWQm8?start=99&feature=oembed\" frameborder=\"0\" allow=\"autoplay; encrypted-media\" allowfullscreen></iframe>","author_url":"https://www.youtube.com/user/929NIN","type":"video","provider_url":"https://www.youtube.com/","version":"1.0","thumbnail_height":360,"height":270},"currentTextLength":null,"runningCounter":1,"totalSimilarConsecutiveElements":1}],"uniquePodTypes":["singlePostImage","singlePostText","singlePostOembed","singlePostButton"],"podHeader":[{"type":"singlePostImage","data":{"id":387920,"caption":"Circle N Maze via Facebook","align":"center","width":534,"height":401,"url":"http://1063thebuzz.com/files/2017/09/texasstrong2_1505158193221_10831986_ver1.0.jpg"},"currentTextLength":null,"runningCounter":1,"totalSimilarConsecutiveElements":1}],"next":{"latest":[{"postId":219446,"documentUrl":"/six-bodies-found-inside-a-family-van-swept-away-in-houston-floods/","filterUrl":"/rest/carbon/filter/main/six-bodies-found-inside-a-family-van-swept-away-in-houston-floods/","sortDate":"2017-09-06 13:00:18.000 +0000","termTaxonomyId":3280,"taxonomyType":"tags"},{"postId":219689,"documentUrl":"/texas-wedding-cancelled-due-to-hurricane-gives-food-out-instead/","filterUrl":"/rest/carbon/filter/main/texas-wedding-cancelled-due-to-hurricane-gives-food-out-instead/","sortDate":"2017-09-05 11:16:42.000 +0000","termTaxonomyId":3280,"taxonomyType":"tags"},{"postId":219688,"documentUrl":"/watch-new-york-first-responder-gets-his-first-taste-of-whataburger/","filterUrl":"/rest/carbon/filter/main/watch-new-york-first-responder-gets-his-first-taste-of-whataburger/","sortDate":"2017-09-05 10:48:55.000 +0000","termTaxonomyId":3280,"taxonomyType":"tags"},{"postId":219675,"documentUrl":"/texas-golfer-donates-entire-first-place-winnings-to-hurricane-harvey-relief/","filterUrl":"/rest/carbon/filter/main/texas-golfer-donates-entire-first-place-winnings-to-hurricane-harvey-relief/","sortDate":"2017-09-04 11:15:02.000 +0000","termTaxonomyId":3280,"taxonomyType":"tags"},{"postId":219603,"documentUrl":"/wichita-falls-walmart-messages-of-hope-hurricane-harvey/","filterUrl":"/rest/carbon/filter/main/wichita-falls-walmart-messages-of-hope-hurricane-harvey/","sortDate":"2017-09-02 12:19:47.000 +0000","termTaxonomyId":3280,"taxonomyType":"tags"},{"postId":219472,"documentUrl":"/houston-photographer-clarice-brito-ferreira-shares-inspirational-photos-of-children-at-play-after-hurricane-harvey-cici-loo/","filterUrl":"/rest/carbon/filter/main/houston-photographer-clarice-brito-ferreira-shares-inspirational-photos-of-children-at-play-after-hurricane-harvey-cici-loo/","sortDate":"2017-09-01 09:42:20.000 +0000","termTaxonomyId":3280,"taxonomyType":"tags"},{"postId":219566,"documentUrl":"/looters-search-and-rescue-and-police-a-first-hand-look-in-houston/","filterUrl":"/rest/carbon/filter/main/looters-search-and-rescue-and-police-a-first-hand-look-in-houston/","sortDate":"2017-09-01 08:53:08.000 +0000","termTaxonomyId":3280,"taxonomyType":"tags"},{"postId":219556,"documentUrl":"/kens-pizza-iowa-park-hurricane-harvey-donation/","filterUrl":"/rest/carbon/filter/main/kens-pizza-iowa-park-hurricane-harvey-donation/","sortDate":"2017-08-31 23:15:21.000 +0000","termTaxonomyId":3280,"taxonomyType":"tags"},{"postId":219533,"documentUrl":"/jj-watts-houston-relief-fund-hits-10-million/","filterUrl":"/rest/carbon/filter/main/jj-watts-houston-relief-fund-hits-10-million/","sortDate":"2017-08-31 12:43:04.000 +0000","termTaxonomyId":3280,"taxonomyType":"tags"},{"postId":219437,"documentUrl":"/hurricane-harvey-victim-tells-a-reporter-like-it-is-strong-language/","filterUrl":"/rest/carbon/filter/main/hurricane-harvey-victim-tells-a-reporter-like-it-is-strong-language/","sortDate":"2017-08-30 14:52:27.000 +0000","termTaxonomyId":3280,"taxonomyType":"tags"}],"taxonomy":[{"postId":219446,"documentUrl":"/six-bodies-found-inside-a-family-van-swept-away-in-houston-floods/","filterUrl":"/rest/carbon/filter/main/six-bodies-found-inside-a-family-van-swept-away-in-houston-floods/","sortDate":"2017-09-06 13:00:18.000 +0000","termTaxonomyId":3280,"taxonomyType":"tags"},{"postId":219689,"documentUrl":"/texas-wedding-cancelled-due-to-hurricane-gives-food-out-instead/","filterUrl":"/rest/carbon/filter/main/texas-wedding-cancelled-due-to-hurricane-gives-food-out-instead/","sortDate":"2017-09-05 11:16:42.000 +0000","termTaxonomyId":3280,"taxonomyType":"tags"},{"postId":219688,"documentUrl":"/watch-new-york-first-responder-gets-his-first-taste-of-whataburger/","filterUrl":"/rest/carbon/filter/main/watch-new-york-first-responder-gets-his-first-taste-of-whataburger/","sortDate":"2017-09-05 10:48:55.000 +0000","termTaxonomyId":3280,"taxonomyType":"tags"},{"postId":219675,"documentUrl":"/texas-golfer-donates-entire-first-place-winnings-to-hurricane-harvey-relief/","filterUrl":"/rest/carbon/filter/main/texas-golfer-donates-entire-first-place-winnings-to-hurricane-harvey-relief/","sortDate":"2017-09-04 11:15:02.000 +0000","termTaxonomyId":3280,"taxonomyType":"tags"},{"postId":219603,"documentUrl":"/wichita-falls-walmart-messages-of-hope-hurricane-harvey/","filterUrl":"/rest/carbon/filter/main/wichita-falls-walmart-messages-of-hope-hurricane-harvey/","sortDate":"2017-09-02 12:19:47.000 +0000","termTaxonomyId":3280,"taxonomyType":"tags"},{"postId":219472,"documentUrl":"/houston-photographer-clarice-brito-ferreira-shares-inspirational-photos-of-children-at-play-after-hurricane-harvey-cici-loo/","filterUrl":"/rest/carbon/filter/main/houston-photographer-clarice-brito-ferreira-shares-inspirational-photos-of-children-at-play-after-hurricane-harvey-cici-loo/","sortDate":"2017-09-01 09:42:20.000 +0000","termTaxonomyId":3280,"taxonomyType":"tags"},{"postId":219566,"documentUrl":"/looters-search-and-rescue-and-police-a-first-hand-look-in-houston/","filterUrl":"/rest/carbon/filter/main/looters-search-and-rescue-and-police-a-first-hand-look-in-houston/","sortDate":"2017-09-01 08:53:08.000 +0000","termTaxonomyId":3280,"taxonomyType":"tags"},{"postId":219556,"documentUrl":"/kens-pizza-iowa-park-hurricane-harvey-donation/","filterUrl":"/rest/carbon/filter/main/kens-pizza-iowa-park-hurricane-harvey-donation/","sortDate":"2017-08-31 23:15:21.000 +0000","termTaxonomyId":3280,"taxonomyType":"tags"},{"postId":219533,"documentUrl":"/jj-watts-houston-relief-fund-hits-10-million/","filterUrl":"/rest/carbon/filter/main/jj-watts-houston-relief-fund-hits-10-million/","sortDate":"2017-08-31 12:43:04.000 +0000","termTaxonomyId":3280,"taxonomyType":"tags"},{"postId":219437,"documentUrl":"/hurricane-harvey-victim-tells-a-reporter-like-it-is-strong-language/","filterUrl":"/rest/carbon/filter/main/hurricane-harvey-victim-tells-a-reporter-like-it-is-strong-language/","sortDate":"2017-08-30 14:52:27.000 +0000","termTaxonomyId":3280,"taxonomyType":"tags"}]}}}},"carbonwidget/top-728x90":{"info":{"id":"carbonwidget/top-728x90","groupType":"carbonwidget/ads","widgetInstance":"1"},"params":{"adunit":"top-728x90","widgetTime":3},"data":["carbonwidget/top-728x90"],"dataDetails":{"carbonwidget/top-728x90":{"adUnit":"top-728x90","adType":"dfp6"}}},"carbonwidget/dynamic-ad-custom":{"info":{"id":"carbonwidget/dynamic-ad-custom","groupType":"carbonwidget/ads","widgetInstance":"1"},"params":{"adunit":"dynamic-ad-custom","widgetTime":3},"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":3},"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":3},"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":3},"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-14":{"info":{"id":"ts_blogroll-14","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"14"},"params":{"title":"Best of NewsTalk 1290","type":"main_content_thumb_title_roll","cat":"1225,2338,47,14,20,371","tag":"","private_tag":"","posts_per_page":"4","thumb_type":"landscape","link_label":"","link":"","show_thumb":0,"alternate_data":0,"unique_posts":"1","pinned_id":"","pinned_label":"","author":"","align":"default","isweather":0,"widgetTime":5,"widgetFilterTime":0,"widgetFilterParallelTime":1},"data":[225043,225031,225029,225025],"dataDetails":{"225025":{"postid":"225025","sortdate":"2018-02-13T17:47:04.000Z","data":{"mainData":{"postType":"post","caption":"Photo Courtesy of Click2Houston","thumbnail":"http://1063thebuzz.com/files/2018/02/divorce-party.png","postDateGmt":"2018-02-13 17:47:04 +0000","title":"Texas Woman Hosts Freedom From A--holes Garage Sale After Divorce","url":"http://newstalk1290.com/texas-woman-hosts-freedom-from-a-holes-garage-sale-after-divorce/","id":225025,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"This lady is so happy not be married anymore, but she also needed some cash.","authors":[{"id":607075,"slug":"eric-smith-0709gmail-com","name":"Eric The Intern","first_name":"Eric","last_name":"Smith","nickname":"Eric The Intern","thumbnail":"http://1063thebuzz.com/files/2017/10/Stryker-Profile-500x500.jpg","url":"http://newstalk1290.com/author/eric-smith-0709gmail-com/"}],"video":true,"videoUrl":"https://youtu.be/gNCr-a-suw4","youtubeId":"gNCr-a-suw4"},"alternateData":{"_townsquare_media_url":"https://youtu.be/gNCr-a-suw4","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"Texas Woman Hosts Freedom From A--holes Garage Sale After Divorce"}}},"225029":{"postid":"225029","sortdate":"2018-02-13T18:13:39.000Z","data":{"mainData":{"postType":"post","caption":"Sean Gallup","thumbnail":"http://1063thebuzz.com/files/2018/02/GettyImages-5391600201.jpg","postDateGmt":"2018-02-13 18:13:39 +0000","title":"North Texas City to Become America&apos;s Largest Green Power City ","url":"http://newstalk1290.com/north-texas-city-to-become-americas-largest-green-power-city/","id":225029,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"This is awesome! They&apos;re one of two cities in Texas that will be going all renewable energy. ","authors":[{"id":1466474,"slug":"stryker","name":"Stryker","first_name":"Eric","last_name":"Stryker","nickname":"Stryker","thumbnail":"http://1063thebuzz.com/files/2017/02/Eric-headshot-2017.jpg","url":"http://newstalk1290.com/author/stryker/"}],"video":true,"videoUrl":"https://www.youtube.com/watch?v=aIr1JW-GtVo&t=13s","youtubeId":"aIr1JW-GtVo"},"alternateData":{"_townsquare_media_url":"https://www.youtube.com/watch?v=aIr1JW-GtVo&t=13s","dynamic-lead-video":"0","_aioseop_title":"North Texas City to Become America&apos;s Largest Green Power City ","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""}}}},"225031":{"postid":"225031","sortdate":"2018-02-13T18:53:08.000Z","data":{"mainData":{"postType":"post","caption":"Downtown Wichita Falls (Townsquare Media)","thumbnail":"http://1023thebullfm.com/files/2017/10/IMG_4182.jpg","postDateGmt":"2018-02-13 18:53:08 +0000","title":"Wichita Falls to Vote on Bond Issues May 5","url":"http://newstalk1290.com/wichita-falls-to-vote-on-bond-issues-may-5/","id":225031,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"The Wichita Falls City Council voted on Tuesday to move forward with a bond election on May 5, 2018","authors":[{"id":53827,"slug":"mikehendren","name":"Mike Hendren","first_name":"Mike","last_name":"Hendren","nickname":"mikehendren","thumbnail":"http://newstalk1290.com/files/2017/02/Mike-headshot-2017.jpg","url":"http://newstalk1290.com/author/mikehendren/"}],"video":true,"videoUrl":"https://youtu.be/So8I3uSfCAc","youtubeId":"So8I3uSfCAc"},"alternateData":{"_townsquare_media_url":"https://youtu.be/So8I3uSfCAc","dynamic-lead-title":"","dynamic-lead-excerpt":"","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"Wichita Falls to Vote on Bond Issues May 5"}}},"225043":{"postid":"225043","sortdate":"2018-02-14T03:19:45.000Z","data":{"mainData":{"postType":"post","caption":"GoFundMe","thumbnail":"http://929nin.com/files/2018/02/27638412_15182521640_r.jpeg","postDateGmt":"2018-02-14 03:19:45 +0000","title":"Former Wichita Falls Teen Killed While Crossing the Interstate","url":"http://newstalk1290.com/former-wichita-falls-teen-killed-while-crossing-the-interstate/","id":225043,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"Former Wichita Falls resident Ryan Segar was killed last week while crossing the interstate on his way home after a movie in Weatherford, TX.","authors":[{"id":303,"slug":"tonykerns","name":"Tony Kerns","first_name":"Tony","last_name":"Kerns","nickname":"TonyKerns","url":"http://newstalk1290.com/author/tonykerns/","thumbnail":"http://929nin.com/files/2011/08/Tony200x2001.jpg"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"Former Wichita Falls Teen Killed While Crossing the Interstate","dynamic-lead-title":"","dynamic-lead-excerpt":"","dynamic-lead-link-url":"","dynamic-lead-image":""}}}},"redisCached":true},"widget_third_party_content-2":{"info":{"id":"widget_third_party_content-2","groupType":"widget_third_party_content","widgetType":"widget_widget_third_party_content","widgetInstance":"2"},"params":{"type":"zergnet","title":"Recommended For You","id":"35863","placement":"","targettype":"","mode":"","widgetTime":2},"data":[],"dataDetails":{}},"widget_third_party_content-3":{"info":{"id":"widget_third_party_content-3","groupType":"widget_third_party_content","widgetType":"widget_widget_third_party_content","widgetInstance":"3"},"params":{"type":"zergnet","title":"Best of the Web","id":"13771","placement":"","targettype":"","mode":"","widgetTime":2},"data":[],"dataDetails":{}},"fix_sidebar_marker-116":{"info":{"id":"fix_sidebar_marker-116","groupType":"fix_sidebar_marker","widgetType":"widget_fix_sidebar_marker","widgetInstance":"116"},"params":{"title":"Fix Sidebar Marker","widgetTime":2},"data":[],"dataDetails":{}},"ts_blogroll-894":{"info":{"id":"ts_blogroll-894","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"894"},"params":{"title":"Featured","type":"carousel","isweather":"1","cat":"","posts_per_page":"4","align":"right","pinned_id":"","pinned_label":"","tag":"","private_tag":"","thumb_type":"landscape","link_label":"","link":"","show_thumb":0,"alternate_data":0,"unique_posts":0,"widgetTime":4,"widgetFilterTime":0,"widgetFilterParallelTime":1},"data":[225043,225031,225029,225025],"dataDetails":{"225025":{"postid":"225025","sortdate":"2018-02-13T17:47:04.000Z","data":{"mainData":{"postType":"post","caption":"Photo Courtesy of Click2Houston","thumbnail":"http://1063thebuzz.com/files/2018/02/divorce-party.png","postDateGmt":"2018-02-13 17:47:04 +0000","title":"Texas Woman Hosts Freedom From A--holes Garage Sale After Divorce","url":"http://newstalk1290.com/texas-woman-hosts-freedom-from-a-holes-garage-sale-after-divorce/","id":225025,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"This lady is so happy not be married anymore, but she also needed some cash.","authors":[{"id":607075,"slug":"eric-smith-0709gmail-com","name":"Eric The Intern","first_name":"Eric","last_name":"Smith","nickname":"Eric The Intern","thumbnail":"http://1063thebuzz.com/files/2017/10/Stryker-Profile-500x500.jpg","url":"http://newstalk1290.com/author/eric-smith-0709gmail-com/"}],"video":true,"videoUrl":"https://youtu.be/gNCr-a-suw4","youtubeId":"gNCr-a-suw4"},"alternateData":{"_townsquare_media_url":"https://youtu.be/gNCr-a-suw4","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"Texas Woman Hosts Freedom From A--holes Garage Sale After Divorce"}}},"225029":{"postid":"225029","sortdate":"2018-02-13T18:13:39.000Z","data":{"mainData":{"postType":"post","caption":"Sean Gallup","thumbnail":"http://1063thebuzz.com/files/2018/02/GettyImages-5391600201.jpg","postDateGmt":"2018-02-13 18:13:39 +0000","title":"North Texas City to Become America&apos;s Largest Green Power City ","url":"http://newstalk1290.com/north-texas-city-to-become-americas-largest-green-power-city/","id":225029,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"This is awesome! They&apos;re one of two cities in Texas that will be going all renewable energy. ","authors":[{"id":1466474,"slug":"stryker","name":"Stryker","first_name":"Eric","last_name":"Stryker","nickname":"Stryker","thumbnail":"http://1063thebuzz.com/files/2017/02/Eric-headshot-2017.jpg","url":"http://newstalk1290.com/author/stryker/"}],"video":true,"videoUrl":"https://www.youtube.com/watch?v=aIr1JW-GtVo&t=13s","youtubeId":"aIr1JW-GtVo"},"alternateData":{"_townsquare_media_url":"https://www.youtube.com/watch?v=aIr1JW-GtVo&t=13s","dynamic-lead-video":"0","_aioseop_title":"North Texas City to Become America&apos;s Largest Green Power City ","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""}}}},"225031":{"postid":"225031","sortdate":"2018-02-13T18:53:08.000Z","data":{"mainData":{"postType":"post","caption":"Downtown Wichita Falls (Townsquare Media)","thumbnail":"http://1023thebullfm.com/files/2017/10/IMG_4182.jpg","postDateGmt":"2018-02-13 18:53:08 +0000","title":"Wichita Falls to Vote on Bond Issues May 5","url":"http://newstalk1290.com/wichita-falls-to-vote-on-bond-issues-may-5/","id":225031,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"The Wichita Falls City Council voted on Tuesday to move forward with a bond election on May 5, 2018","authors":[{"id":53827,"slug":"mikehendren","name":"Mike Hendren","first_name":"Mike","last_name":"Hendren","nickname":"mikehendren","thumbnail":"http://newstalk1290.com/files/2017/02/Mike-headshot-2017.jpg","url":"http://newstalk1290.com/author/mikehendren/"}],"video":true,"videoUrl":"https://youtu.be/So8I3uSfCAc","youtubeId":"So8I3uSfCAc"},"alternateData":{"_townsquare_media_url":"https://youtu.be/So8I3uSfCAc","dynamic-lead-title":"","dynamic-lead-excerpt":"","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"Wichita Falls to Vote on Bond Issues May 5"}}},"225043":{"postid":"225043","sortdate":"2018-02-14T03:19:45.000Z","data":{"mainData":{"postType":"post","caption":"GoFundMe","thumbnail":"http://929nin.com/files/2018/02/27638412_15182521640_r.jpeg","postDateGmt":"2018-02-14 03:19:45 +0000","title":"Former Wichita Falls Teen Killed While Crossing the Interstate","url":"http://newstalk1290.com/former-wichita-falls-teen-killed-while-crossing-the-interstate/","id":225043,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"Former Wichita Falls resident Ryan Segar was killed last week while crossing the interstate on his way home after a movie in Weatherford, TX.","authors":[{"id":303,"slug":"tonykerns","name":"Tony Kerns","first_name":"Tony","last_name":"Kerns","nickname":"TonyKerns","url":"http://newstalk1290.com/author/tonykerns/","thumbnail":"http://929nin.com/files/2011/08/Tony200x2001.jpg"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"Former Wichita Falls Teen Killed While Crossing the Interstate","dynamic-lead-title":"","dynamic-lead-excerpt":"","dynamic-lead-link-url":"","dynamic-lead-image":""}}}},"redisCached":true},"google-ads-widget-596":{"info":{"id":"google-ads-widget-596","groupType":"google-ads-widget","widgetType":"widget_google-ads-widget","widgetInstance":"596"},"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-545":{"info":{"id":"tsq_sailthru_newsletter_widget-545","groupType":"tsq_sailthru_newsletter_widget","widgetType":"widget_tsq_sailthru_newsletter_widget","widgetInstance":"545"},"params":{"title":"Get our Newsletter","description":"Sign up for our newsletter!","confirmation":"Thanks for subscribing","lists":["NewsTalk Newsletter Subscribers"],"widgetTime":1},"data":[],"dataDetails":{}},"ts_blogroll-895":{"info":{"id":"ts_blogroll-895","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"895"},"params":{"title":"Latest Articles","type":"sidebar_row_standard","posts_per_page":3,"widgetTime":3,"widgetFilterTime":0,"widgetFilterParallelTime":1},"data":[225043,225031,225029],"dataDetails":{"225029":{"postid":"225029","sortdate":"2018-02-13T18:13:39.000Z","data":{"mainData":{"postType":"post","caption":"Sean Gallup","thumbnail":"http://1063thebuzz.com/files/2018/02/GettyImages-5391600201.jpg","postDateGmt":"2018-02-13 18:13:39 +0000","title":"North Texas City to Become America&apos;s Largest Green Power City ","url":"http://newstalk1290.com/north-texas-city-to-become-americas-largest-green-power-city/","id":225029,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"This is awesome! They&apos;re one of two cities in Texas that will be going all renewable energy. ","authors":[{"id":1466474,"slug":"stryker","name":"Stryker","first_name":"Eric","last_name":"Stryker","nickname":"Stryker","thumbnail":"http://1063thebuzz.com/files/2017/02/Eric-headshot-2017.jpg","url":"http://newstalk1290.com/author/stryker/"}],"video":true,"videoUrl":"https://www.youtube.com/watch?v=aIr1JW-GtVo&t=13s","youtubeId":"aIr1JW-GtVo"},"alternateData":{"_townsquare_media_url":"https://www.youtube.com/watch?v=aIr1JW-GtVo&t=13s","dynamic-lead-video":"0","_aioseop_title":"North Texas City to Become America&apos;s Largest Green Power City ","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""}}}},"225031":{"postid":"225031","sortdate":"2018-02-13T18:53:08.000Z","data":{"mainData":{"postType":"post","caption":"Downtown Wichita Falls (Townsquare Media)","thumbnail":"http://1023thebullfm.com/files/2017/10/IMG_4182.jpg","postDateGmt":"2018-02-13 18:53:08 +0000","title":"Wichita Falls to Vote on Bond Issues May 5","url":"http://newstalk1290.com/wichita-falls-to-vote-on-bond-issues-may-5/","id":225031,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"The Wichita Falls City Council voted on Tuesday to move forward with a bond election on May 5, 2018","authors":[{"id":53827,"slug":"mikehendren","name":"Mike Hendren","first_name":"Mike","last_name":"Hendren","nickname":"mikehendren","thumbnail":"http://newstalk1290.com/files/2017/02/Mike-headshot-2017.jpg","url":"http://newstalk1290.com/author/mikehendren/"}],"video":true,"videoUrl":"https://youtu.be/So8I3uSfCAc","youtubeId":"So8I3uSfCAc"},"alternateData":{"_townsquare_media_url":"https://youtu.be/So8I3uSfCAc","dynamic-lead-title":"","dynamic-lead-excerpt":"","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"Wichita Falls to Vote on Bond Issues May 5"}}},"225043":{"postid":"225043","sortdate":"2018-02-14T03:19:45.000Z","data":{"mainData":{"postType":"post","caption":"GoFundMe","thumbnail":"http://929nin.com/files/2018/02/27638412_15182521640_r.jpeg","postDateGmt":"2018-02-14 03:19:45 +0000","title":"Former Wichita Falls Teen Killed While Crossing the Interstate","url":"http://newstalk1290.com/former-wichita-falls-teen-killed-while-crossing-the-interstate/","id":225043,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"Former Wichita Falls resident Ryan Segar was killed last week while crossing the interstate on his way home after a movie in Weatherford, TX.","authors":[{"id":303,"slug":"tonykerns","name":"Tony Kerns","first_name":"Tony","last_name":"Kerns","nickname":"TonyKerns","url":"http://newstalk1290.com/author/tonykerns/","thumbnail":"http://929nin.com/files/2011/08/Tony200x2001.jpg"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"Former Wichita Falls Teen Killed While Crossing the Interstate","dynamic-lead-title":"","dynamic-lead-excerpt":"","dynamic-lead-link-url":"","dynamic-lead-image":""}}}},"redisCached":true},"carbonwidget/nav/blueiv":{"info":{"id":"carbonwidget/nav/blueiv","groupType":"carbonwidget/nav/blueiv"},"params":{"widgetTime":3},"data":[],"dataDetails":{},"redisCached":true},"carbonwidget/nav/main":{"info":{"id":"carbonwidget/nav/main","groupType":"carbonwidget/nav/main"},"params":{"widgetTime":4},"data":["1",{"2":["2.1","2.2","2.3","2.4","2.5","2.6","2.7","2.8","2.9"]},{"3":["3.1","3.2","3.3"]},{"4":["4.1","4.2","4.3"]},{"5":["5.1","5.2"]},{"6":["6.1","6.2","6.3","6.4"]},{"7":["7.1"]},{"8":["8.1","8.2"]},{"9":["9.1","9.2","9.3","9.4"]}],"dataDetails":{"1":{"menuId":"1","attrs":{"menuPostId":8,"title":"Home","titleExcerpt":"Home","href":"/","samedomain":true,"hasBlogroll":false}},"2":{"menuId":"2","attrs":{"menuPostId":594,"title":"On-Air","titleExcerpt":"On-Air","href":"/shows","samedomain":true,"hasBlogroll":false}},"3":{"menuId":"3","attrs":{"menuPostId":5773,"title":"Listen","titleExcerpt":"Listen","href":"/listen-live","samedomain":true,"hasBlogroll":false}},"4":{"menuId":"4","attrs":{"menuPostId":596,"title":"Events","titleExcerpt":"Events","href":"/events-wichita-falls","samedomain":true,"hasBlogroll":false}},"5":{"menuId":"5","attrs":{"menuPostId":2716,"title":"Weather","titleExcerpt":"Weather","href":"/wichita-falls-weather","samedomain":true,"hasBlogroll":false}},"6":{"menuId":"6","attrs":{"menuPostId":915,"title":"VIP","titleExcerpt":"VIP","href":"/vip","samedomain":true,"hasBlogroll":false}},"7":{"menuId":"7","attrs":{"menuPostId":24420,"title":"Win Stuff","titleExcerpt":"Win Stuff","href":"/contests","samedomain":true,"menupath":"/rest/carbon/api/menu/contests","hasBlogroll":false}},"8":{"menuId":"8","attrs":{"menuPostId":12848,"title":"More","titleExcerpt":"More","href":"#","samedomain":true,"hasBlogroll":false}},"9":{"menuId":"9","attrs":{"menuPostId":65399,"title":"Contact Us","titleExcerpt":"Contact Us","href":"/help","samedomain":true,"hasBlogroll":false}},"2.1":{"menuId":"2.1","attrs":{"menuPostId":4430,"title":"Schedule","titleExcerpt":"Schedule","href":"/shows","samedomain":true,"hasBlogroll":false}},"2.2":{"menuId":"2.2","attrs":{"menuPostId":29669,"title":"Mike Hendren","titleExcerpt":"Mike Hendren","href":"/show/wake-up-call/","samedomain":true,"menupath":"/rest/carbon/api/menu/show/wake-up-call/","hasBlogroll":false}},"2.3":{"menuId":"2.3","attrs":{"menuPostId":220029,"title":"Brian Kilmeade","titleExcerpt":"Brian Kilmeade","href":"/show/the-brian-kilmeade-show-live/","samedomain":true,"menupath":"/rest/carbon/api/menu/show/the-brian-kilmeade-show-live/","hasBlogroll":false}},"2.4":{"menuId":"2.4","attrs":{"menuPostId":29681,"title":"Rush Limbaugh","titleExcerpt":"Rush Limbaugh","href":"/show/rush-limbaugh-live/","samedomain":true,"menupath":"/rest/carbon/api/menu/show/rush-limbaugh-live/","hasBlogroll":false}},"2.5":{"menuId":"2.5","attrs":{"menuPostId":29683,"title":"Sean Hannity","titleExcerpt":"Sean Hannity","href":"/show/sean-hannity-show-live/","samedomain":true,"menupath":"/rest/carbon/api/menu/show/sean-hannity-show-live/","hasBlogroll":false}},"2.6":{"menuId":"2.6","attrs":{"menuPostId":29682,"title":"Dave Ramsey","titleExcerpt":"Dave Ramsey","href":"/show/the-dave-ramsey-show/","samedomain":true,"menupath":"/rest/carbon/api/menu/show/the-dave-ramsey-show/","hasBlogroll":false}},"2.7":{"menuId":"2.7","attrs":{"menuPostId":212075,"title":"Robert Pratt","titleExcerpt":"Robert Pratt","href":"/show/pratt-on-texas-with-robert-pratt/","samedomain":true,"menupath":"/rest/carbon/api/menu/show/pratt-on-texas-with-robert-pratt/","hasBlogroll":false}},"2.8":{"menuId":"2.8","attrs":{"menuPostId":212076,"title":"Mark Levin","titleExcerpt":"Mark Levin","href":"/show/mark-levin-live/","samedomain":true,"menupath":"/rest/carbon/api/menu/show/mark-levin-live/","hasBlogroll":false}},"2.9":{"menuId":"2.9","attrs":{"menuPostId":220170,"title":"Coast to Coast AM","titleExcerpt":"Coast to Coast AM","href":"/show/coast-to-coast-am/","samedomain":true,"menupath":"/rest/carbon/api/menu/show/coast-to-coast-am/","hasBlogroll":false}},"3.1":{"menuId":"3.1","attrs":{"menuPostId":4431,"title":"Listen Live","titleExcerpt":"Listen Live","href":"/listen-live","samedomain":true,"hasBlogroll":false}},"3.2":{"menuId":"3.2","attrs":{"menuPostId":3826,"title":"Mobile App","titleExcerpt":"radioPup smartphone app","href":"/app","samedomain":true,"hasBlogroll":false}},"3.3":{"menuId":"3.3","attrs":{"menuPostId":221970,"title":"Alexa","titleExcerpt":"Alexa","href":"/alexa","samedomain":true,"hasBlogroll":false}},"4.1":{"menuId":"4.1","attrs":{"menuPostId":202541,"title":"This Weekend in Wichita Falls","titleExcerpt":"This Weekend in Wichita Falls","href":"/category/wichita-falls-events/","samedomain":true,"menupath":"/rest/carbon/api/menu/category/wichita-falls-events/","hasBlogroll":false}},"4.2":{"menuId":"4.2","attrs":{"menuPostId":5774,"title":"Calendar","titleExcerpt":"Calendar","href":"/events-wichita-falls","samedomain":true,"hasBlogroll":false}},"4.3":{"menuId":"4.3","attrs":{"menuPostId":99048,"title":"Submit An Event","titleExcerpt":"Submit An Event","href":"/events-wichita-falls/community/add","samedomain":true,"hasBlogroll":false}},"5.1":{"menuId":"5.1","attrs":{"menuPostId":88518,"title":"Wichita Falls Weather","titleExcerpt":"Wichita Falls Weather","href":"/wichita-falls-weather","samedomain":true,"hasBlogroll":false}},"5.2":{"menuId":"5.2","attrs":{"menuPostId":88517,"title":"Closings and Delays","titleExcerpt":"Closings and Delays","href":"/wichita-falls-closings-delays","samedomain":true,"hasBlogroll":false}},"6.1":{"menuId":"6.1","attrs":{"menuPostId":5122,"title":"Sign Up","titleExcerpt":"Sign Up","href":"/registration","samedomain":true,"hasBlogroll":false}},"6.2":{"menuId":"6.2","attrs":{"menuPostId":5123,"title":"Contests","titleExcerpt":"Contests","href":"/contests","samedomain":true,"menupath":"/rest/carbon/api/menu/contests","hasBlogroll":false}},"6.3":{"menuId":"6.3","attrs":{"menuPostId":183072,"title":"Contest Rules","titleExcerpt":"Contest Rules","href":"/contest-rules","samedomain":true,"hasBlogroll":false}},"6.4":{"menuId":"6.4","attrs":{"menuPostId":183073,"title":"VIP Support","titleExcerpt":"VIP Support","href":"/help","samedomain":true,"hasBlogroll":false}},"7.1":{"menuId":"7.1","attrs":{"menuPostId":186730,"title":"See All Contests","titleExcerpt":"See All Contests","href":"/contests","samedomain":true,"menupath":"/rest/carbon/api/menu/contests","hasBlogroll":false}},"8.1":{"menuId":"8.1","attrs":{"menuPostId":212400,"title":"Lowest Gas Prices","titleExcerpt":"Lowest Gas Prices","href":"/cheapest-gas-wichita-falls-lawton/","samedomain":true,"hasBlogroll":false}},"8.2":{"menuId":"8.2","attrs":{"menuPostId":16191,"title":"NewsTalk Newsletter","titleExcerpt":"NewsTalk Newsletter","href":"/newsletter","samedomain":true,"hasBlogroll":false}},"9.1":{"menuId":"9.1","attrs":{"menuPostId":65400,"title":"Help & Contact Info","titleExcerpt":"Help & Contact Info","href":"/help","samedomain":true,"hasBlogroll":false}},"9.2":{"menuId":"9.2","attrs":{"menuPostId":65401,"title":"Send Feedback","titleExcerpt":"Send Feedback","href":"/feedback","samedomain":true,"hasBlogroll":false}},"9.3":{"menuId":"9.3","attrs":{"menuPostId":65402,"title":"Advertise","titleExcerpt":"Advertise","href":"/advertise","samedomain":true,"hasBlogroll":false}},"9.4":{"menuId":"9.4","attrs":{"menuPostId":59504,"title":"Job Openings","titleExcerpt":"Job Openings","href":"http://www.townsquaremedia.com/careers","samedomain":false,"hasBlogroll":false}}},"redisCached":true},"carbonwidget/nav/promo_links":{"info":{"id":"carbonwidget/nav/promo_links","groupType":"carbonwidget/nav/promo_links"},"params":{"widgetTime":2},"data":["1","2","3","4","5","6","7","8","9"],"dataDetails":{"1":{"menuId":"1","attrs":{"menuPostId":41178,"title":"Noteworthy:","titleExcerpt":"Noteworthy:","href":"","samedomain":true,"hasBlogroll":false}},"2":{"menuId":"2","attrs":{"menuPostId":79424,"title":"Local News","titleExcerpt":"Local News","href":"/category/local-news","samedomain":true,"menupath":"/rest/carbon/api/menu/category/local-news","hasBlogroll":false}},"3":{"menuId":"3","attrs":{"menuPostId":41191,"title":"Texas News","titleExcerpt":"Texas News","href":"/category/texas-news","samedomain":true,"menupath":"/rest/carbon/api/menu/category/texas-news","hasBlogroll":false}},"4":{"menuId":"4","attrs":{"menuPostId":44269,"title":"Crime","titleExcerpt":"Crime","href":"/category/crime","samedomain":true,"menupath":"/rest/carbon/api/menu/category/crime","hasBlogroll":false}},"5":{"menuId":"5","attrs":{"menuPostId":201310,"title":"Politics","titleExcerpt":"Politics","href":"/category/politics","samedomain":true,"menupath":"/rest/carbon/api/menu/category/politics","hasBlogroll":false}},"6":{"menuId":"6","attrs":{"menuPostId":43641,"title":"Weird News","titleExcerpt":"Weird News","href":"/category/weird-news","samedomain":true,"menupath":"/rest/carbon/api/menu/category/weird-news","hasBlogroll":false}},"7":{"menuId":"7","attrs":{"menuPostId":221971,"title":"Listen on Alexa Device","titleExcerpt":"Listen on Alexa Device","href":"/alexa","samedomain":true,"hasBlogroll":false}},"8":{"menuId":"8","attrs":{"menuPostId":214368,"title":"NewsTalk 1290 App","titleExcerpt":"NewsTalk 1290 App","href":"/app","samedomain":true,"hasBlogroll":false}},"9":{"menuId":"9","attrs":{"menuPostId":210253,"title":"Lowest Gas Prices","titleExcerpt":"Lowest Gas Prices","href":"/cheapest-gas-wichita-falls-lawton/","samedomain":true,"hasBlogroll":false}}},"redisCached":true},"carbonwidget/nav/footer":{"info":{"id":"carbonwidget/nav/footer","groupType":"carbonwidget/nav/footer"},"params":{"widgetTime":3},"data":["1","2","3","4","5","6","7","8","9","10","11"],"dataDetails":{"1":{"menuId":"1","attrs":{"title":"EEO Public File Report","href":"/eeo/"}},"2":{"menuId":"2","attrs":{"title":"Advertise on NewsTalk 1290","href":"/advertise/"}},"3":{"menuId":"3","attrs":{"title":"Public File","href":"/kwfs-am-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":"Wichita Falls Business Listings","href":"/wichita_falls-featured-business-listings/"}}},"redisCached":true}},"data":{},"time":{"wpTime":14.923,"mainOptionsTime":6.75,"sidebarsTime":9.845,"widgetsTime":21.992,"processTime":53.638},"experimentGroup":"A"},"serverConfig":{"host":"newstalk1290.com","ua":"python-requests/2.10.0"}},"listenLive":{},"nav":{},"newsletter":{},"ui":{},"weather":{},"youtube":{},"sweeps":{},"form":{"NavSearchForm":{"registeredFields":[{"name":"searchInput","type":"Field"}]}},"routing":{"locationBeforeTransitions":null},"events":{},"ads":{}}
          </script>
          <script src="//cdn.production.townsquareblogs.com/public/dist/main.bundle.js?ver=82b4135bab9c2dc599baca830b345a05df70bfdf"></script>
        </body>
      </html>