<!doctype html>
      <html class="single">
        <head>
          <title data-react-helmet="true">Cowboys-Texans Thursday Game Moved to Arlington Due to Hurricane Harvey</title>
          <meta data-react-helmet="true" http-equiv="Content-Type" content="text/html;charset=UTF-8"/><meta data-react-helmet="true" charset="UTF-8"/><meta data-react-helmet="true" name="instagram_profile" value="krock1017"/><meta data-react-helmet="true" name="description" content="The Dallas Cowboys have confirmed that the game Thursday has been moved to AT&amp;T Stadium."/><meta data-react-helmet="true" name="keywords" content="texans cowboys game, texans flood, cowboys preseason"/><meta data-react-helmet="true" property="fb:app_id" content="575046079186676"/><meta data-react-helmet="true" property="fb:admins" content="100002025987268"/><meta data-react-helmet="true" property="og:title" content="Cowboys-Texans Thursday Game Moved to Arlington Due to Hurricane Harvey"/><meta data-react-helmet="true" property="og:description" content="The Dallas Cowboys have confirmed that the game Thursday has been moved to AT&amp;T Stadium."/><meta data-react-helmet="true" property="og:url" content="http://krock1017fm.com/cowboys-texans-game-moved-to-att-stadium/"/><meta data-react-helmet="true" property="og:site_name" content="KRock 1017"/><meta data-react-helmet="true" property="og:type" content="blog"/><meta data-react-helmet="true" property="og:image" content="http://1063thebuzz.com/files/2017/08/GettyImages-840239174.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="@K1017fm"/><meta data-react-helmet="true" name="sailthru.description" content="The Dallas Cowboys have confirmed that the game Thursday has been moved to AT&amp;T Stadium."/><meta data-react-helmet="true" name="sailthru.date" content="2017-08-28 20:27:14"/><meta data-react-helmet="true" name="sailthru.title" content="Cowboys-Texans Thursday Game Moved to Arlington Due to Hurricane Harvey"/><meta data-react-helmet="true" name="sailthru.tags" content="tsmsite-kltd, tsmmarket-killeentemple, tsmtype-local, dallas-cowboys, houston-texans, hurricane-harvey, nfl, sports"/><meta data-react-helmet="true" name="sailthru.author" content="stryker"/><meta data-react-helmet="true" name="sailthru.image.full" content="http://1063thebuzz.com/files/2017/08/GettyImages-840239174.jpg"/><meta data-react-helmet="true" name="sailthru.image.thumb" content="http://1063thebuzz.com/files/2017/08/GettyImages-840239174.jpg"/><meta data-react-helmet="true" property="fb:pages" content="1440590426179370"/><meta data-react-helmet="true" name="google-site-verification" content="8BDNOVrpWCtZWvo-iTpd83VJDHjthInxrXndxYpJl04"/><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://blakefm.com/files/2016/04/favicon.ico"/><link data-react-helmet="true" rel="profile" href="http://gmpg.org/xfn/11"/><link data-react-helmet="true" rel="canonical" href="http://1063thebuzz.com/cowboys-texans-game-moved-to-att-stadium/"/>
          <link href="//fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic,700italic|Roboto:400,400italic,500,500italic,700,300italic,300|Roboto+Condensed:300,400,700" rel="stylesheet" type="text/css" />
          <link href="/styles/base.css?ver=82b4135bab9c2dc599baca830b345a05df70bfdf&mver=2" rel="stylesheet" type="text/css" />
          
        <script type="text/javascript">
          window.TSM = window.TSM || {};
          window.TSM.abgroup = "B";
          window.TSM.cadata = {"activeDomain":"krock1017fm.com","blogId":515,"method":"get_single","postId":218842,"crosspostBlogId":"175","crosspostPostId":"386996","postType":"post","postDateGmt":"2017-08-29 01:27:14.000+0000"};
          window.TSM.startload = new Date().getTime();
        </script>
          <script>
    (function () {
      function getCookie(name) {
        var value = "; " + document.cookie;
        var parts = value.split("; " + name + "=");
        if (parts.length == 2) return parts.pop().split(";").shift();
      }
      function updateCookie(name, value, expireDays) {
        let d = new Date();
        d.setTime(d.getTime() + (60*60*24*expireDays*1000));
        var expires = "expires="+ d.toUTCString();
        document.cookie = name + "=" + value + ";" + expires + ";path=/";
      }
      window.TSM = window.TSM || {};
      if (window.TSM.abgroup) {
        updateCookie("abgroup", window.TSM.abgroup, 90);
      }

      var xhr = new XMLHttpRequest();
      xhr.open("POST", "/rest/carbon/api/cogitoergosum", true);
      var cogitoergosum = getCookie("cogitoergosum");
      var abgroup = getCookie("abgroup");
      if (cogitoergosum) {
        window.TSM.cogitoergosum = JSON.parse( atob( decodeURIComponent( cogitoergosum ) ) );
      }
      xhr.onreadystatechange = function() {//Call a function when the state changes.
        if(xhr.readyState == XMLHttpRequest.DONE && xhr.status == 200) {
          if (xhr.response) {
            var result = JSON.parse(xhr.response);
            if (result && result.result) {
              if (result.result.cookie) {
                window.TSM.cogitoergosum = JSON.parse( atob( result.result.cookie ) );
              }
              if (result.result.credentials) {
                window.TSM.credentials = JSON.parse( atob( result.result.credentials ) );
              }
              // console.log("cogitoergosum xhr", window.TSM.cogitoergosum);
            }
          }
        }
      };
      xhr.setRequestHeader("Content-type", "application/json");
      var cadata = window.TSM.cadata || {};
      cadata.experimentGroup = window.TSM.abgroup;
      cadata.viewType = "standard";
      cadata.timespent = new Date().getTime() - window.TSM.startload;
      var referrer = document.referrer;
      var sendData = {
        type: "pageview",
        referrer: referrer,
        url: document.location.href,
        queryParam: document.location.queryParam,
        pageData: cadata,
        scrollPageIndex: 0
      };
      xhr.send(JSON.stringify(sendData));
    }());
  </script>
          <script>
            (function(w){
              w.ga=w.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;
              var gaInitData = {"hitType":"pageview","dimension1":"stryker","dimension2":"sports","dimension3":"dallas-cowboys,houston-texans,hurricane-harvey,nfl","dimension4":"post","dimension5":"Mon Aug 28 2017","dimension6":"20:27","dimension7":"standard","dimension8":"1460","dimension9":"B","dimension10":"no"};
ga( "create", {
          trackingId:"UA-33430515-3",
          name: "primary",
          allowAnchor: false
        });
        ga( "primary.require", "displayfeatures" );
        ga( "primary.send", gaInitData );
        window.TSM = window.TSM || {};
        window.TSM.trackersByNameAll = window.TSM.trackersByNameAll || {};
        window.TSM.trackersByNameAll[ "primary" ] = {gaid:"UA-33430515-3"};
ga( "create", {
          trackingId:"UA-19109753-1",
          name: "UA191097531",
          allowAnchor: false
        });
        ga( "UA191097531.require", "displayfeatures" );
        ga( "UA191097531.send", gaInitData );
        window.TSM = window.TSM || {};
        window.TSM.trackersByNameAll = window.TSM.trackersByNameAll || {};
        window.TSM.trackersByNameAll[ "UA191097531" ] = {gaid:"UA-19109753-1"};
ga( "create", {
          trackingId:"UA-33430515-6",
          name: "UA334305156",
          allowAnchor: false
        });
        ga( "UA334305156.require", "displayfeatures" );
        ga( "UA334305156.send", gaInitData );
        window.TSM = window.TSM || {};
        window.TSM.trackersByNameAll = window.TSM.trackersByNameAll || {};
        window.TSM.trackersByNameAll[ "UA334305156" ] = {gaid:"UA-33430515-6"};
ga( "create", {
          trackingId:"UA-28825804-1",
          name: "UA288258041",
          allowAnchor: false
        });
        ga( "UA288258041.require", "displayfeatures" );
        ga( "UA288258041.send", gaInitData );
        window.TSM = window.TSM || {};
        window.TSM.trackersByNameAll = window.TSM.trackersByNameAll || {};
        window.TSM.trackersByNameAll[ "UA288258041" ] = {gaid:"UA-28825804-1"};
ga( "create", {
          trackingId:"UA-45260060-3",
          name: "UA452600603",
          allowAnchor: false
        });
        ga( "UA452600603.require", "displayfeatures" );
        ga( "UA452600603.send", gaInitData );
        window.TSM = window.TSM || {};
        window.TSM.trackersByNameAll = window.TSM.trackersByNameAll || {};
        window.TSM.trackersByNameAll[ "UA452600603" ] = {gaid:"UA-45260060-3"};
            })(window);
          </script>
          <script async src="https://www.google-analytics.com/analytics.js"></script>
          <script>(function(w){
      w.dataLayer = [{"title":"Cowboys-Texans Thursday Game Moved to Arlington Due to Hurricane Harvey","callsign":"KLTDFM","market":"Killeen","sitetype":"Local","siteClassification":"","state":"TX","genre":{"0":"classicrock"},"pageType":"post","tags":"dallas-cowboys,houston-texans,hurricane-harvey,nfl","categories":"sports","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=krock1017fm.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", ["sports"] );
googletag.pubads().setTargeting( "tags", ["dallas-cowboys","houston-texans","hurricane-harvey","nfl"] );
googletag.pubads().setTargeting( "id", "cowboys-texans-game-moved-to-att-stadium" );
googletag.pubads().setTargeting( "author", "stryker" );
googletag.pubads().setTargeting( "kw", ["stryker","cowboys-texans-game-moved-to-att-stadium","sports","dallas-cowboys","houston-texans","hurricane-harvey","nfl","pagetype-post"] );
googletag.pubads().setTargeting( "genre", ["classicrock"] );
googletag.pubads().setTargeting( "device", "web" );
googletag.pubads().setTargeting( "ksg", Krux.segments );
        googletag.pubads().setTargeting( "kuid", Krux.user );
if( window.TSM.adSlots["tsm-ad-300a"] === undefined ){
window.TSM.adSlots["tsm-ad-300a"] = googletag.defineSlot( "8328825/local/Killeen/KLTD/post", [[300,250],[300,600]], "tsm-ad-300a" ).
              addService(googletag.pubads()).
              setTargeting( "pos", "300a" );
}
if( window.TSM.adSlots["tsm-ad-970a"] === undefined ){
window.TSM.adSlots["tsm-ad-970a"] = googletag.defineSlot( "8328825/local/Killeen/KLTD/post", [[970,90]], "tsm-ad-970a" ).
              addService(googletag.pubads()).
              setTargeting( "pos", "970a" );
}
if( window.TSM.adSlots["tsm-ad-maintop-300a"] === undefined ){
window.TSM.adSlots["tsm-ad-maintop-300a"] = googletag.defineSlot( "8328825/local/Killeen/KLTD/post", [[300,250]], "tsm-ad-maintop-300a" ).
              addService(googletag.pubads()).
              setTargeting( "pos", "300a" );
}
if( window.TSM.adSlots["tsm-ad-listenlive-300a"] === undefined ){
window.TSM.adSlots["tsm-ad-listenlive-300a"] = googletag.defineSlot( "8328825/local/Killeen/KLTD/post", [[300,250]], "tsm-ad-listenlive-300a" ).
              addService(googletag.pubads()).
              setTargeting( "pos", "300a" );
}
if( window.TSM.adSlots["tsm-ad-300b"] === undefined ){
window.TSM.adSlots["tsm-ad-300b"] = googletag.defineSlot( "8328825/local/Killeen/KLTD/post", [[300,250],[300,600]], "tsm-ad-300b" ).
              addService(googletag.pubads()).
              setTargeting( "pos", "300b,300d" );
}
if( window.TSM.adSlots["tsm-ad-300c"] === undefined ){
window.TSM.adSlots["tsm-ad-300c"] = googletag.defineSlot( "8328825/local/Killeen/KLTD/post", [[300,250],[300,600]], "tsm-ad-300c" ).
              addService(googletag.pubads()).
              setTargeting( "pos", "300c" );
}
if( window.TSM.adSlots["tsm-ad-728a"] === undefined ){
window.TSM.adSlots["tsm-ad-728a"] = googletag.defineSlot( "8328825/local/Killeen/KLTD/post", [[728,90],[970,90],[970,250]], "tsm-ad-728a" ).
              addService(googletag.pubads()).
              setTargeting( "pos", "728a" );
}
if( window.TSM.adSlots["tsm-ad-728b"] === undefined ){
window.TSM.adSlots["tsm-ad-728b"] = googletag.defineSlot( "8328825/local/Killeen/KLTD/post", [[728,90]], "tsm-ad-728b" ).
              addService(googletag.pubads()).
              setTargeting( "pos", "728b" );
}
if( window.TSM.adSlots["tsm-ad-oop"] === undefined ){
window.TSM.adSlots["tsm-ad-oop"] = googletag.defineOutOfPageSlot( "8328825/local/Killeen/KLTD/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="-746148858"><!-- 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="KRock 1017" title="KRock 1017" data-reactid="14"><img src="http://krock1017fm.com/files/2017/12/kltdfm-logo.png" alt="KRock 1017" title="KRock 1017" 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://krock1017fm.com/files/2017/06/Ultimate-Classic-Rock-with-Zach-Martin.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 radio" data-reactid="30"><a class="live-show-info" href="http://krock1017fm.com/show/ultimate-classic-rock-with-zach-martin/" data-reactid="31">Ultimate Classic Rock with Zach Martin</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="/djs" data-reactid="43">On-Air</a><ul class="links submenu" data-reactid="44"><li class="hassub" data-reactid="45"><a href="/djs/" data-reactid="46">Our DJs</a></li><li class="hassub" data-reactid="47"><a href="/shows" data-reactid="48">Today&#x27;s Shows</a></li></ul></li><li class="hassub" data-reactid="49"><a href="/listen-live" data-reactid="50">Listen</a><ul class="links submenu" data-reactid="51"><li class="hassub" data-reactid="52"><a href="/listen-live" data-reactid="53">Listen Live</a></li><li class="hassub" data-reactid="54"><a href="/mobile" data-reactid="55">Mobile App</a></li></ul></li><li class="hassub" data-reactid="56"><a href="/playlist/" data-reactid="57">Playlist</a><ul class="links submenu" data-reactid="58"><li class="hassub" data-reactid="59"><a href="/playlist/" data-reactid="60">Recently Played</a></li></ul></li><li class="hassub" data-reactid="61"><a href="/events-killeen/upcoming/" data-reactid="62">Events</a><ul class="links submenu" data-reactid="63"><li class="hassub" data-reactid="64"><a href="/events-killeen/" data-reactid="65">Community Calendar</a></li><li class="hassub" data-reactid="66"><a href="http://k1017fm.com/events-killeen/community/add/" target="_blank" data-reactid="67">Submit an Event</a></li></ul></li><li class="hassub" data-reactid="68"><a href="/vip" data-reactid="69">KRock VIP Club</a><ul class="links submenu" data-reactid="70"><li class="hassub" data-reactid="71"><a href="/registration" data-reactid="72">Sign Up</a></li><li class="hassub" data-reactid="73"><a href="/contests/" data-reactid="74">Contests</a></li><li class="hassub" data-reactid="75"><a href="/prizes" data-reactid="76">Picking Up Prizes and General Contest Rules</a></li><li class="hassub" data-reactid="77"><a href="http://k1017fm.com/local-experts/" target="_blank" data-reactid="78">View Local Experts</a><ul class="links submenu" data-reactid="79"><li class="hassub" data-reactid="80"><a href="/vip/sponsors/amos-electric-3/" data-reactid="81">Amos Electric</a></li><li class="hassub" data-reactid="82"><a href="/ed-l-laughlin/" data-reactid="83">Ed Laughlin</a></li><li class="hassub" data-reactid="84"><a href="/local_experts/maaco-collision/" data-reactid="85">Maaco</a></li><li class="hassub" data-reactid="86"><a href="/vip/sponsors/ttd-bookkeeping-service/" data-reactid="87">TTD Bookkeeping</a></li></ul></li></ul></li><li class="hassub" data-reactid="88"><a href="/contests/" data-reactid="89">Win Stuff</a></li><li class="hassub" data-reactid="90"><a href="http://k1017fm.com/tags/job-openings/" target="_blank" data-reactid="91">Jobs</a><ul class="links submenu" data-reactid="92"><li class="hassub" data-reactid="93"><a href="http://k1017fm.com/job-opening-account-executive-temple-tx/" target="_blank" data-reactid="94">Account Executive</a></li><li class="hassub" data-reactid="95"><a href="http://k1017fm.com/job-opening-digital-sales-specialist-temple-tx/" target="_blank" data-reactid="96">Digital Sales Specialist</a></li><li class="hassub" data-reactid="97"><a href="http://killeen.townsquarejobnetwork.com/" target="_blank" data-reactid="98">Townsquare Job Network</a></li><li class="hassub" data-reactid="99"><a href="/files/2017/10/Townsquare-Media-Killeen-Temple-EEO-Apr-2017-REVISION-2.pdf" data-reactid="100">2017 EEO Report</a></li></ul></li><li class="hassub" data-reactid="101"><a href="/help" data-reactid="102">Contact Us</a><ul class="links submenu" data-reactid="103"><li class="hassub" data-reactid="104"><a href="/help" data-reactid="105">Help &amp; Contact Info</a></li><li class="hassub" data-reactid="106"><a href="http://k1017fm.com/feedback/" target="_blank" data-reactid="107">Send Feedback</a></li><li class="hassub" data-reactid="108"><a href="http://k1017fm.com/advertise/" target="_blank" data-reactid="109">Advertise</a></li></ul></li><li class="hidden-menu hassub hide" data-reactid="110"><a class="more-icon" href="#" data-reactid="111">More</a><ul class="links submenu" data-reactid="112"><li class="hassub hide" data-reactid="113"><a href="/" data-reactid="114">Home</a></li><li class="hassub hide" data-reactid="115"><a href="/djs" data-reactid="116">On-Air</a><ul class="links submenu" data-reactid="117"><li class="hassub" data-reactid="118"><a href="/djs/" data-reactid="119">Our DJs</a></li><li class="hassub" data-reactid="120"><a href="/shows" data-reactid="121">Today&#x27;s Shows</a></li></ul></li><li class="hassub hide" data-reactid="122"><a href="/listen-live" data-reactid="123">Listen</a><ul class="links submenu" data-reactid="124"><li class="hassub" data-reactid="125"><a href="/listen-live" data-reactid="126">Listen Live</a></li><li class="hassub" data-reactid="127"><a href="/mobile" data-reactid="128">Mobile App</a></li></ul></li><li class="hassub hide" data-reactid="129"><a href="/playlist/" data-reactid="130">Playlist</a><ul class="links submenu" data-reactid="131"><li class="hassub" data-reactid="132"><a href="/playlist/" data-reactid="133">Recently Played</a></li></ul></li><li class="hassub hide" data-reactid="134"><a href="/events-killeen/upcoming/" data-reactid="135">Events</a><ul class="links submenu" data-reactid="136"><li class="hassub" data-reactid="137"><a href="/events-killeen/" data-reactid="138">Community Calendar</a></li><li class="hassub" data-reactid="139"><a href="http://k1017fm.com/events-killeen/community/add/" target="_blank" data-reactid="140">Submit an Event</a></li></ul></li><li class="hassub hide" data-reactid="141"><a href="/vip" data-reactid="142">KRock VIP Club</a><ul class="links submenu" data-reactid="143"><li class="hassub" data-reactid="144"><a href="/registration" data-reactid="145">Sign Up</a></li><li class="hassub" data-reactid="146"><a href="/contests/" data-reactid="147">Contests</a></li><li class="hassub" data-reactid="148"><a href="/prizes" data-reactid="149">Picking Up Prizes and General Contest Rules</a></li><li class="hassub" data-reactid="150"><a href="http://k1017fm.com/local-experts/" target="_blank" data-reactid="151">View Local Experts</a><ul class="links submenu" data-reactid="152"><li class="hassub" data-reactid="153"><a href="/vip/sponsors/amos-electric-3/" data-reactid="154">Amos Electric</a></li><li class="hassub" data-reactid="155"><a href="/ed-l-laughlin/" data-reactid="156">Ed Laughlin</a></li><li class="hassub" data-reactid="157"><a href="/local_experts/maaco-collision/" data-reactid="158">Maaco</a></li><li class="hassub" data-reactid="159"><a href="/vip/sponsors/ttd-bookkeeping-service/" data-reactid="160">TTD Bookkeeping</a></li></ul></li></ul></li><li class="hassub hide" data-reactid="161"><a href="/contests/" data-reactid="162">Win Stuff</a></li><li class="hassub hide" data-reactid="163"><a href="http://k1017fm.com/tags/job-openings/" target="_blank" data-reactid="164">Jobs</a><ul class="links submenu" data-reactid="165"><li class="hassub" data-reactid="166"><a href="http://k1017fm.com/job-opening-account-executive-temple-tx/" target="_blank" data-reactid="167">Account Executive</a></li><li class="hassub" data-reactid="168"><a href="http://k1017fm.com/job-opening-digital-sales-specialist-temple-tx/" target="_blank" data-reactid="169">Digital Sales Specialist</a></li><li class="hassub" data-reactid="170"><a href="http://killeen.townsquarejobnetwork.com/" target="_blank" data-reactid="171">Townsquare Job Network</a></li><li class="hassub" data-reactid="172"><a href="/files/2017/10/Townsquare-Media-Killeen-Temple-EEO-Apr-2017-REVISION-2.pdf" data-reactid="173">2017 EEO Report</a></li></ul></li><li class="hassub hide" data-reactid="174"><a href="/help" data-reactid="175">Contact Us</a><ul class="links submenu" data-reactid="176"><li class="hassub" data-reactid="177"><a href="/help" data-reactid="178">Help &amp; Contact Info</a></li><li class="hassub" data-reactid="179"><a href="http://k1017fm.com/feedback/" target="_blank" data-reactid="180">Send Feedback</a></li><li class="hassub" data-reactid="181"><a href="http://k1017fm.com/advertise/" target="_blank" data-reactid="182">Advertise</a></li></ul></li></ul></li></ul><div class="site-menu-right" data-reactid="183"><ul class="social-links" data-reactid="184"><li class="social" data-reactid="185"><a class="share-link youtube" href="https://youtube.com/user/KLTD1017FM" target="_blank" data-social="youtube" data-reactid="186"><span class="icon-base icon-youtube" data-reactid="187"></span></a></li><li class="social" data-reactid="188"><a class="share-link facebook" href="https://www.facebook.com/k1017fm" target="_blank" data-social="facebook" data-reactid="189"><span class="icon-base icon-facebook" data-reactid="190"></span></a></li><li class="social" data-reactid="191"><a class="share-link twitter" href="https://twitter.com/K1017fm" target="_blank" data-social="twitter" data-reactid="192"><span class="icon-base icon-twitter" data-reactid="193"></span></a></li><ul class="social-subscriptions" data-reactid="194"><li class="sub-instagram " data-reactid="195"><a href="https://www.instagram.com/krock1017" target="_blank" data-reactid="196">INSTAGRAM</a></li><li class="share_link_small youtube sub-youtube" data-reactid="197"><span class="youtube-subscribe-button " data-reactid="198"></span></li><li class="sub-facebook" data-reactid="199"></li><li class="sub-twitter" data-reactid="200"></li></ul></ul><div id="search-form" class="" data-reactid="201"><div class="form-wrap" data-reactid="202"><form data-reactid="203"><input type="text" name="searchInput" value="" class="search-input" placeholder="Search" data-reactid="204"/><input type="submit" class="search-submit" disabled="" value="SEARCH" data-reactid="205"/></form></div><div class="icon-base icon-search" data-reactid="206"></div></div></div><div class="site-screen select-none" data-reactid="207"></div></div></nav></div><ul class="promo-links" data-reactid="208"><li data-reactid="209"><span data-reactid="210">Hot Now</span></li><li data-reactid="211"><a title="Valentine&#x27;s Day Giveaway" href="/valentines-day-2018-dig-yourself-out-of-the-dog-house/" data-reactid="212">Valentine&#x27;s Day Giveaway</a></li><li data-reactid="213"><a title="Download the KRock App" href="/grab-the-free-krock-1017-mobile-app/" data-reactid="214">Download the KRock App</a></li><li data-reactid="215"><a title="Walton &amp; Johnson" href="http://k1017fm.com/show/the-walton-and-johnson-radio-show/" data-reactid="216">Walton &amp; Johnson</a></li><li data-reactid="217"><a title="Ultimate Classic Rock w/Zach Martin" href="/show/ultimate-classic-rock-with-zach-martin" data-reactid="218">Ultimate Classic Rock w/Zach Martin</a></li><li data-reactid="219"><a title="Join the Club" href="/registration" data-reactid="220">Join the Club</a></li><li data-reactid="221"><a title="Listen Live" href="/listen-live" data-reactid="222">Listen Live</a></li><li data-reactid="223"><a title="Temple Wildcat Football" href="/?p=221034" data-reactid="224">Temple Wildcat Football</a></li><li data-reactid="225"><a title="2017 Wildcat Playoff Sponsors" href="/temple-wildcats-2017-playoffs/" data-reactid="226">2017 Wildcat Playoff Sponsors</a></li><li data-reactid="227"><a title="Big Game Squares Rules" href="/?p=181835" data-reactid="228">Big Game Squares Rules</a></li></ul></div><div class="tsm-ad tsm-ad-nav-970" data-reactid="229"><div id="tsm-ad-970a" data-reactid="230"><!-- dynamic ad --></div></div><div class="site-content clearfix" data-reactid="231"><div class="main-content" data-reactid="232"><div class="wrapper post-wrapper" data-reactid="233"><div class="post clearfix" data-reactid="234"><div class="entry" data-reactid="235"><article id="post-218842" data-location="/cowboys-texans-game-moved-to-att-stadium/" data-index="0" data-reactid="236"><div class="page-header" data-reactid="237"><div class="content-header show-ui front" id="content-header-218842" data-reactid="238"><div class="internal-header outgrow  " style="max-height:0px;" data-reactid="239"></div><div class="content-header-header" data-reactid="240"><div class="react-parallax " data-reactid="241"><div class="react-parallax-background-children" data-bottom-top="transform:translate3d(0,-20%,0);" data-top-bottom="transform:translate3d(0,20%,0);" data-reactid="242"><figure class="frameme img-tag frame-loaded" data-reactid="243"><div class="theframe" data-image="http://1063thebuzz.com/files/2017/08/GettyImages-840239174.jpg" rel="" title="" style="background-image:url(&quot;http://1063thebuzz.com/files/2017/08/GettyImages-840239174.jpg?w=980&amp;q=75&quot;);" data-reactid="244"></div></figure></div><div class="react-parallax-content" data-reactid="245"><figure class="frameme img-tag" data-reactid="246"><div class="theframe" data-image="http://1063thebuzz.com/files/2017/08/GettyImages-840239174.jpg" rel="" title="" data-reactid="247"></div><div class="loadinganim showbox" id="0" data-reactid="248"><div class="loader" style="width:30px;height:30px;" data-reactid="249"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="250"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="251"></circle></svg></div></div></figure></div></div><div class="header" data-reactid="252"><section class="title " data-reactid="253"><h1 class="" data-reactid="254">Cowboys-Texans Thursday Game Moved to Arlington Due to Hurricane Harvey</h1></section><div class="byline" data-reactid="255"><div class="authors" data-reactid="256"><address class="author" data-reactid="257"><div class="author-image icon-user" data-reactid="258"><figure class="frameme" data-reactid="259"><a class="theframe" data-image="http://1063thebuzz.com/files/2017/02/Eric-headshot-2017.jpg" href="http://krock1017fm.com/author/stryker/" rel="author" title="Stryker" data-reactid="260"></a><div class="loadinganim showbox" id="0" data-reactid="261"><div class="loader" style="width:30px;height:30px;" data-reactid="262"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="263"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="264"></circle></svg></div></div></figure></div><a class="author-name" href="http://krock1017fm.com/author/stryker/" rel="author" title="Stryker" data-reactid="265">Stryker</a></address></div><time datetime="2017-08-29 01:27:14 +0000" data-reactid="266">August 28, 2017</time></div><figcaption title="Getty Images" data-reactid="267">Getty Images</figcaption></div></div></div></div><div class="content-wrap" data-reactid="268"><div class="social-share bignsexy" data-reactid="269"><div class="social-bar social-icons" data-reactid="270"><ul data-reactid="271"><li data-reactid="272"><a href="http://twitter.com/intent/tweet?text=Cowboys-Texans%20Thursday%20Game%20Moved%20to%20Arlington%20Due%20to%20Hurricane%20Harvey%20http%3A%2F%2Fkrock1017fm.com%2Fcowboys-texans-game-moved-to-att-stadium%2F%3Ftrackback%3Dtwitter_mobile%20%40K1017fm" title="Share on Twitter" target="_blank" data-reactid="273"><span class=" social-icon icon-twitter tw" data-reactid="274"><span class="share-title" data-reactid="275">Share on Twitter</span></span></a></li><li data-reactid="276"><a href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fkrock1017fm.com%2Fcowboys-texans-game-moved-to-att-stadium%2F%3Ftrackback%3Dfbshare_mobile" title="Share on Facebook" target="_blank" data-reactid="277"><span class=" social-icon icon-facebook fb" data-reactid="278"><span class="share-title" data-reactid="279">Share on Facebook</span></span></a></li></ul></div></div><div class="content" data-reactid="280"><div class="pod-content" data-reactid="281"><p data-reactid="282"><!-- react-text: 283 -->The Dallas Cowboys and Houston Texans were scheduled to play in Houston Thursday. The city is dealing with the aftermath of the hurricane right now and the team wants the game to go on. <!-- /react-text --><span id="more-218842" data-reactid="284"></span></p><p data-reactid="285">The Dallas Cowboys have confirmed that the game Thursday has been moved to AT&amp;T Stadium. The Texans have actually been in Dallas since their last preseason game on Saturday. They were unable to land due to Hurricane Harvey. The Cowboys have opened up The Star in Frisco for the Texans to practice.</p><p data-reactid="286"><!-- react-text: 287 -->Houston Texans Pro Bowler J.J. Watt wants the game to go on Thursday. &quot;If there is something played this week, I think we should definitely involve some sort of fundraiser, some sort of way to benefit the people back home. Because like I said, this is a much bigger issue than just a football game,&quot; <!-- /react-text --><a href="http://www.espn.com/nfl/story/_/id/20488005/jj-watt-houston-texans-wants-thursday-game-dallas-cowboys-used-relief-help" data-reactid="288"><!-- react-text: 289 -->said Watt. <!-- /react-text --></a></p><div class="sharethrough-container" data-reactid="290"><div class="tsm-ad tsm-ad-oop" data-reactid="291"><div id="tsm-ad-sharethrough-oop-1" data-reactid="292"><!-- dynamic ad --></div></div></div><p data-reactid="293">I&#x27;m with him. If this game does get played, the Cowboys weren&#x27;t planning on having another game. So any profits made during this game should go to the city of Houston. I think Jerry could do that to help out a fellow NFL city. Maybe all ticket sales go to the city of Houston? Just an idea.</p><p data-reactid="294">The other thing I am sure people are saying is, &#x27;Isn&#x27;t there big things going on besides a football game?&#x27; Yes, without a doubt. Do preseason games count? Technically, no. This final game helps determine your final roster. This game could decide a lot of guy&#x27;s future in the NFL, so I am sure they want this game to go on.</p><div class="single-post-button cto-container" data-reactid="295"><a class="next-post cto" href="http://929nin.com/wichita-falls-shooting-suspect-muder-warrant/" target="_blank" data-reactid="296">NEXT: Wichita Falls Police Identify Suspect in Fatal Weekend Shooting, Issue Murder Warrant</a></div><div class="single-post-button cto-container" data-reactid="297"><a class="next-post cto" href="/app" target="_blank" data-reactid="298">Keep Up With Texas News By Downloading Our Official App</a></div><div data-reactid="299"><p style="text-align: center;"><strong>BONUS: Best Places to Watch Sports in Wichita Falls </strong></p>
</div><div class="lazyload-placeholder oembed-lazyload-placeholder" data-reactid="300"></div></div></div><div class="content-footer" data-reactid="301"><!-- react-empty: 302 --><div class="lazyload-placeholder zergnet-lazyload-placeholder" data-reactid="303"></div><!-- react-text: 304 --><!-- /react-text --><div class="tags-lines" data-reactid="305"><div class="wrapper" data-reactid="306"><span data-reactid="307"><!-- react-text: 308 -->Filed Under<!-- /react-text --><!-- react-text: 309 -->: <!-- /react-text --></span><span data-reactid="310"><!-- react-text: 311 --><!-- /react-text --><a href="http://krock1017fm.com/tags/dallas-cowboys/" data-reactid="312">Dallas Cowboys</a></span><span data-reactid="313"><!-- react-text: 314 -->, <!-- /react-text --><a href="http://krock1017fm.com/tags/houston-texans/" data-reactid="315">Houston Texans</a></span><span data-reactid="316"><!-- react-text: 317 -->, <!-- /react-text --><a href="http://krock1017fm.com/tags/hurricane-harvey/" data-reactid="318">Hurricane Harvey</a></span><span data-reactid="319"><!-- react-text: 320 -->, <!-- /react-text --><a href="http://krock1017fm.com/tags/nfl/" data-reactid="321">NFL</a></span></div><div class="wrapper" data-reactid="322"><span data-reactid="323"><!-- react-text: 324 -->Categories<!-- /react-text --><!-- react-text: 325 -->: <!-- /react-text --></span><span data-reactid="326"><!-- react-text: 327 --><!-- /react-text --><a href="http://krock1017fm.com/category/sports/" data-reactid="328">Sports</a></span></div></div><div class="comments-wrapper" data-reactid="329"><div class="comments" data-reactid="330"><div data-reactid="331"><span class="icon-comments" data-reactid="332"></span><i data-reactid="333">Comments</i><span class="fb-comments-count" data-href="http://krock1017fm.com/cowboys-texans-game-moved-to-att-stadium/" data-reactid="334"></span><span class="icon-triangle-down" data-reactid="335"></span></div><div class="cto" data-reactid="336">Leave A Comment</div></div></div><div class="goto-top-container outgrow" data-reactid="337"><a class="goto-top icon-triangle-left" href="javascript:void(0);" title="Go To Top" data-index="0" data-reactid="338">Back To Top</a></div></div></div></article></div></div></div></div><aside class="main-aside" data-reactid="339"><div class="aside-inside" data-reactid="340"><section class="sidebar-section widget-fix_sidebar_marker" id="fix_sidebar_marker-84" data-reactid="341"><div class="wrapper clearfix" data-reactid="342"><div class="fix_sidebar_marker" data-reactid="343"></div></div></section><section class="sidebar-section widget-ts_blogroll" id="ts_blogroll-501" data-reactid="344"><header data-reactid="345"><h2 data-reactid="346"><span class="title-container" data-reactid="347">What&#x27;s Hot</span><!-- react-text: 348 --><!-- /react-text --></h2></header><div class="wrapper clearfix" data-reactid="349"><section id="ts_blogroll-501" class="blogroll carousel slider dl align-right" data-reactid="350"><div class="slider blogroll-items" data-reactid="351"><div class="sizer" data-reactid="352"></div><div class="mover slide" data-reactid="353"><article class="item title-over-image" data-reactid="354"><figure class="frameme" data-reactid="355"><a class="theframe" data-image="http://ktemnews.com/files/2018/02/01222018-All-State-Choir-Board-Recognitions.jpg" href="http://krock1017fm.com/belton-high-school-choir-vocalists-selected-as-texas-all-state-musicians/" rel="" title="Belton Singers Selected for All-State Choirs" data-reactid="356"></a><div class="loadinganim showbox" id="0" data-reactid="357"><div class="loader" style="width:30px;height:30px;" data-reactid="358"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="359"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="360"></circle></svg></div></div></figure><div class="content" data-reactid="361"><a href="http://krock1017fm.com/belton-high-school-choir-vocalists-selected-as-texas-all-state-musicians/" title="Belton Singers Selected for All-State Choirs" class="title" data-reactid="362">Belton Singers Selected for All-State Choirs</a></div></article></div><div class="previous icon-arrow-thin-left arrow icon-base round always-visible" title="Previous" data-reactid="363"></div><div class="next icon-arrow-thin-right arrow icon-base round always-visible" title="Next" data-reactid="364"></div></div></section></div></section><section class="sidebar-section widget-google-ads-widget" id="google-ads-widget-349" data-reactid="365"><div class="wrapper clearfix" data-reactid="366"><div class="widget-content" data-reactid="367"><div class="tsm-ad tsm-ad-300" data-reactid="368"><div id="tsm-ad-300a" data-reactid="369"><!-- dynamic ad --></div></div></div></div></section><section class="sidebar-section widget-tsq_sailthru_newsletter_widget" id="tsq_sailthru_newsletter_widget-333" data-reactid="370"><div class="wrapper clearfix" data-reactid="371"><div class="widget-content" data-reactid="372"><div data-reactid="373"><form method="post" class="newsletter-frame clearfix" data-reactid="374"><div class="content clearfix" data-reactid="375"><p class="title" data-reactid="376">Get our Newsletter</p><div class="newsletter-fields vertical-center" data-reactid="377"><div class="vertical-centered" data-reactid="378"><input type="text" name="email" value="" class="sailthru-email" autocomplete="off" data-reactid="379"/><input type="email" name="sailthru-sub" placeholder="Email Address" value="" data-reactid="380"/></div></div></div></form></div></div></div></section><section class="sidebar-section widget-ts_blogroll" id="ts_blogroll-502" data-reactid="381"><header data-reactid="382"><h2 data-reactid="383"><span class="title-container" data-reactid="384">Latest Articles</span></h2></header><div class="wrapper clearfix" data-reactid="385"><div class="widget-content blogroll-widget blogroll sidebar-row-standard" data-reactid="386"><div class="blogroll-inner clearfix" data-reactid="387"><article class="" data-reactid="388"><figure class="frameme" data-reactid="389"><a class="theframe" data-image="http://loyalty.production.townsquareblogs.com/files/2014/02/Valentines-Day.jpg" href="http://krock1017fm.com/congrats-to-our-valentines-day-winner-ronrico-seymore/" rel="" title="Congrats to our Valentine&amp;apos;s Day Winner Ronrico Seymore" data-reactid="390"></a><div class="loadinganim showbox" id="0" data-reactid="391"><div class="loader" style="width:30px;height:30px;" data-reactid="392"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="393"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="394"></circle></svg></div></div></figure><div class="content" data-reactid="395"><a href="http://krock1017fm.com/congrats-to-our-valentines-day-winner-ronrico-seymore/" title="Congrats to our Valentine&#x27;s Day Winner Ronrico Seymore" class="title" data-reactid="396">Congrats to our Valentine&#x27;s Day Winner Ronrico Seymore</a></div></article><article class="" data-reactid="397"><figure class="frameme" data-reactid="398"><a class="theframe" data-image="http://ultimateclassicrock.com/files/2018/02/Styx-Joan-Jett-Tesla-2018-Summer-Tour.png" href="http://krock1017fm.com/styx-joan-jett-and-tesla-join-together-for-u-s-summer-tour/" rel="" title="Styx, Joan Jett and Tesla Join Together for U.S. Summer Tour" data-reactid="399"></a><div class="loadinganim showbox" id="0" data-reactid="400"><div class="loader" style="width:30px;height:30px;" data-reactid="401"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="402"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="403"></circle></svg></div></div></figure><div class="content" data-reactid="404"><a href="http://krock1017fm.com/styx-joan-jett-and-tesla-join-together-for-u-s-summer-tour/" title="Styx, Joan Jett and Tesla Join Together for U.S. Summer Tour" class="title" data-reactid="405">Styx, Joan Jett and Tesla Join Together for U.S. Summer Tour</a></div></article><article class="" data-reactid="406"><figure class="frameme" data-reactid="407"><a class="theframe" data-image="http://ktemnews.com/files/2018/02/01222018-All-State-Choir-Board-Recognitions.jpg" href="http://krock1017fm.com/belton-high-school-choir-vocalists-selected-as-texas-all-state-musicians/" rel="" title="Belton Vocalists Selected as Texas All-State Musicians" data-reactid="408"></a><div class="loadinganim showbox" id="0" data-reactid="409"><div class="loader" style="width:30px;height:30px;" data-reactid="410"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="411"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="412"></circle></svg></div></div></figure><div class="content" data-reactid="413"><a href="http://krock1017fm.com/belton-high-school-choir-vocalists-selected-as-texas-all-state-musicians/" title="Belton Vocalists Selected as Texas All-State Musicians" class="title" data-reactid="414">Belton Vocalists Selected as Texas All-State Musicians</a></div></article></div></div></div></section></div></aside></div><section class="site-footer" data-reactid="415"><footer data-reactid="416"><div class="links clearfix" data-reactid="417"><div class="logo" data-reactid="418"></div><div class="details" data-reactid="419"><h2 data-reactid="420">Information</h2><ul data-reactid="421"><li data-reactid="422"><a title="Loudwire Network" class="" data-reactid="423">Loudwire Network</a></li><li data-reactid="424"><a title="2017 EEO Report" href="/eeo/" class="" data-reactid="425">2017 EEO Report</a></li><li data-reactid="426"><a title="Advertise" href="/advertise/" class="" data-reactid="427">Advertise</a></li><li data-reactid="428"><a title="Public File" href="/kltd-public-file/" class="" data-reactid="429">Public File</a></li><li data-reactid="430"><a title="Terms" href="/terms/" class="" data-reactid="431">Terms</a></li><li data-reactid="432"><a title="VIP Terms" href="/vip-terms/" class="" data-reactid="433">VIP Terms</a></li><li data-reactid="434"><a title="FAQ" href="/vip-faq/" class="" data-reactid="435">FAQ</a></li><li data-reactid="436"><a title="Contest Rules" href="/contest-rules/" class="" data-reactid="437">Contest Rules</a></li><li data-reactid="438"><a title="Privacy Policy (Updated: 8/31/17)" href="/privacy/" class="" data-reactid="439">Privacy Policy (Updated: 8/31/17)</a></li><li data-reactid="440"><a title="Contact" href="/help/" class="" data-reactid="441">Contact</a></li><li data-reactid="442"><a href="http://townsquaremediagroup.com/" class="" data-reactid="443"></a></li><li data-reactid="444"><a title="Killeen Business Listings" href="/killeen-featured-business-listings/" class="" data-reactid="445">Killeen Business Listings</a></li></ul></div><div class="social-links" data-reactid="446"><h2 data-reactid="447">Follow Us</h2><ul data-reactid="448"><li class="social" data-reactid="449"><a class="share_link youtube" href="https://www.youtube.com/user/KLTD1017FM" target="_blank" data-social="youtube" data-reactid="450"><span class="icon-youtube" data-reactid="451"></span></a></li><li class="social" data-reactid="452"><a class="share_link facebook" href="https://www.facebook.com/k1017fm" target="_blank" data-social="facebook" data-reactid="453"><span class="icon-facebook" data-reactid="454"></span></a></li><li class="social" data-reactid="455"><a class="share_link twitter" href="https://twitter.com/K1017fm" target="_blank" data-social="twitter" data-reactid="456"><span class="icon-twitter" data-reactid="457"></span></a></li></ul></div></div><div class="legal" data-reactid="458"><!-- react-text: 459 -->2018<!-- /react-text --><!-- react-text: 460 --> <!-- /react-text --><!-- react-text: 461 -->KRock 1017<!-- /react-text --><!-- react-text: 462 --> is part of the Loudwire Network<!-- /react-text --><!-- react-text: 463 -->, Townsquare Media, Inc. All rights reserved.<!-- /react-text --></div></footer></section></div><section class="bottom-components" data-reactid="464"><!-- react-empty: 465 --><div id="bottom-not-ads" data-reactid="466"><div class="tsm-ad tsm-ad-728" data-reactid="467"><div id="tsm-ad-728b" data-reactid="468"><!-- dynamic ad --></div></div></div><div data-reactid="469"></div></section></div></div></div>
          <script>
            window.__INITIAL_STATE__ = {"gallery":{},"internalads":{},"json":{"response":{"options":{"method":"get_single","adPageType":"post","mediaType":"video","loyalty_restricted":null,"methodSubType":null,"blogId":515,"postId":218842,"url":"/cowboys-texans-game-moved-to-att-stadium/","unfriendlyRequestUrl":"/cowboys-texans-game-moved-to-att-stadium/","requestUrl":"/cowboys-texans-game-moved-to-att-stadium/","blogOptions":{"aioseop_options":{"aiosp_can":"on","aiosp_donate":null,"aiosp_home_title":"KRock 1017 – The Best Classic Rock for Central Texas","aiosp_home_description":"KRock 1017 FM, KLTD-FM Radio, Walton and Johnson in the Mornings, the Best Classic Rock All Day!","aiosp_home_keywords":"KRock 1017 Killeen, Killeen K101.7, classic hits radio Killeen, Killeen classic hits radio, classic hits music Killeen, Killeen classic hits music, K101.7 Temple, Temple K101.7, Temple KRock 1017, KRock 1017 Temple, classic hits radio Temple, Temple classic hits radio, Temple classic hits music, classic hits music Temple","aiosp_max_words_excerpt":null,"aiosp_rewrite_titles":"on","aiosp_post_title_format":"%post_title%","aiosp_page_title_format":"%page_title% - %blog_title%","aiosp_category_title_format":"%category_title% - %blog_title%","aiosp_archive_title_format":"%date% - %blog_title%","aiosp_tag_title_format":"%tag% - %blog_title%","aiosp_search_title_format":"%search% - %blog_title%","aiosp_description_format":"%description%","aiosp_404_title_format":"Nothing found for %request_words%","aiosp_paged_format":" - Part %page%","aiosp_use_categories":null,"aiosp_dynamic_postspage_keywords":null,"aiosp_category_noindex":null,"aiosp_archive_noindex":null,"aiosp_tags_noindex":null,"aiosp_cap_cats":"on","aiosp_generate_descriptions":"on","aiosp_debug_info":null,"aiosp_post_meta_tags":"","aiosp_page_meta_tags":"","aiosp_home_meta_tags":"","aiosp_enabled":"1","aiosp_use_tags_as_keywords":null,"aiosp_do_log":null,"aiosp_ex_pages":""},"blogdescription":"The Best Classic Rock","blogname":"KRock 1017","carbonUiUpdateCounter":"2","design_option_live":{"page_bg":"FF09021F","page_head_bg":"00000000","primary_bg":"FFFFFFFF","secondary_bg":"D30C1324","mdl_head_bg":"FFEF4136","main_nav_hue":"FFFFFFFF","nav_hover_hue":"FF3C5DAB","primary_hue":"FF333333","secondary_hue":"FFF8F8F8","primary_head_hue":"FF3C5DAB","secondary_head_hue":"FFFFFFFF","primary_active_hue":"FFEF4136","secondary_active_hue":"FFE34034","accent_hue":"FFFF776E","header_link_hue":"FF000000","footer_link_hue":"FFFFFFFF","primary_mdl_bg":"FFE9E9E9","primary_mdl_hue":"FF3C5DAB","secondary_mdl_bg":"25777777","secondary_mdl_hue":"FFFFFFFF","standout_bg":"FFE34034","mobile_primary_color":"FFFF776E","mobile_secondary_color":"FFEF4136","iv_primary_color":"FFED433D","iv_secondary_color":"FFEF4136","iv_tertiary_color":"FFED433D","iv_html_color":"FF000000","iv_container_color":"FFFFFFFF","iv_html_bg":"","iv_body_bg":"","iv_logo":"","iv_logo_trim":"","carbon_logo_bg":"80000000","carbon_showticker_bg":"80000000","events_app_primary_color":"FFEF4136","events_app_secondary_color":"FFE34034","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://krock1017fm.com/files/2017/12/kltdfm-bg.jpg","carbon_logo_img":"http://krock1017fm.com/files/2017/12/kltdfm-logo.png","carbon_promo_bg_img":"http://krock1017fm.com/files/2017/12/kltdfm-promo.jpg","page_img":"","body_img":"http://krock1017fm.com/files/2017/06/skin_crop1.jpg","square_logo_img":"","logo_img":"http://krock1017fm.com/files/2017/06/kltd-official-146.png","logo_img_trim":"http://krock1017fm.com/files/2017/06/kltd-official-88.png","logo_img_light":"","logo_img_dark":"","header_img":"http://krock1017fm.com/files/2017/06/skin_crop2.jpg","placeholder_img":"","page_head_img":"","favicon_img":"http://blakefm.com/files/2016/04/favicon.ico","top_banner_img":"dark","title":"KROCK 101.7 6/2017","ID":"0","designer":"Adrian B","comment":"Same site with flag bg","action":"edit","editor":"Stephen Alba","editorID":2190306,"siteID":"515","timestamp":1512582900,"status":"active","properties":{"iv_html_bg":{"background-repeat":"","background-attachment":"","background-size":""},"carbon_body_img":{"background-repeat":"","background-attachment":"","background-size":""}}},"disable_mobile_ads":"","enableAppNexusWrapper":"1","enableBelowGalleryEndcard":"1","enableInGalleryEndcard":"1","enable_chartbeat":"","exclude_bottom_banner":"","exclude_top_banner":"","FacebookCommentsOptions":{"moderator_userids":"100002025987268","moderator_appid":"422785881105816","colorscheme":"","show_like":"yes","show_comments":"yes","show_commentscount":"no","action":"like"},"facebook_app":{"id":"575046079186676","fanpage":"https://www.facebook.com/k1017fm","plugins":{"facebook-like-button":"1","facebook-authentication":"1"}},"google_ads_dfp6_template_ads":{"dynamic-ad-custom":"1","dynamic-ad-header":"1","dynamic-ad-push":"1","top-728x90":"1","bottom-728x90":"1","mid-top-300x250":"1","mid-bottom-300x250":"1","tsm-out-of-page":"1","tsm-2x2":"0","top-right-noflex-300x250":"1","top-right-300x250":"1"},"google_maps_api_key":"","iq_weather_page_sponsor_city_name":"Temple","iq_weather_page_sponsor_zip_code":"76504","onlyhome_pushdown":"","onlyhome_topbanner":"","posts_per_page":"10","radio_players_wo_stream_id":"3621","sailthru_list_default":"KLTD-FM","site_template_theme_meta":{"template-tone":"2","listen-live-bar":"block","sidebar-widgets-header":"block","next-page-offset":""},"social_overlay":{"active":"1","fb":"1","nl":"1","colors":{"background-color":"#012D6B","color":"#FFFFFF"},"wrapper":{"divider":"","button":"#931518","button-font":""},"logo":"http://k1017fm.com/files/2014/10/k1017logo3.png"},"timezone_string":"America/Chicago","townsquare_ad_version":"dfp6","ts-templates-carbon-homepage-id":"225260","ts-templates-homepage-id":"20171","ts-templates-mobile-homepage-id":"20171","tsc_category_sidebars":{},"tsc_tag_sidebars":{},"_station_info":{"sitetype":"Local","market":"Killeen","genre":{"0":"classicrock"},"callsign":"KLTDFM","callletters":"KLTD","legalname":"KLTD-FM","siteclassification":"","street":"608 Moody Lane","street-2":"","city":"Temple","state":"TX","zip":"76504","phone":"254-742-2665","helpline":"254-773-5252","studioline":"254-742-2665","officeline":"254-773-5252","officehours":"8 AM - 5 PM, M-F","email":"aaron.savage@townsquaremedia.com","tipus-email":"","inquiries-email":"Wesley.Adams@townsquaremedia.com","advertising-contact":"Laura Wiederhold","advertising-email":"Laura.Wiederhold@townsquaremedia.com","gm-contact":"","gm-email":"","programming-director-contact":"Wes Adams","programming-director-email":"Wesley.Adams@townsquaremedia.com","digital-managing-editor-contact":"Aaron Savage","digital-managing-editor-email":"aaron.savage@townsquaremedia.com","digital-sales-manager-contact":"Kelsey Kilter","digital-sales-manager-email":"Kelsey.Kilter@townsquaremedia.com","mobile-app-feedback-email":"ask.k1017@townsquaredigital.com","mobile-app-media-submission-email":"media.submit.k1017@townsquaredigital.com","public-record-administrator-name":"Wesley Adams","public-record-administrator-email":"Wesley.Adams@townsquaremedia.com","fcc-online-public-file-url":"https://publicfiles.fcc.gov/fm-profile/kltd/","feedbackurl":"http://k1017fm.com/feedback/","biz-list-url":"http://k1017fm.com/killeen-featured-business-listings/","amazon_affiliate":"","yieldmo_placement":"","jwplayer":"","twitter_handle":"K1017fm","youtube_handle":"KLTD1017FM","youtube_channel_id":"","instagram_handle":"krock1017","comscore-label":"Loudwire"},"_station_logos":{},"_station_settings":{"default_show_image":""},"_townsquare_user_registration_settings":{"registration-confirmation":"yes","use-short-form":"no","use-captcha":"yes","show-welcome":"yes","disable-registration":"no","javascript-links":"no","profile_language":{"registration":{"lightbox_title":"Sign up for the K Club","lightbox_message":"Sign up for an account to comment, share your thoughts, and enter to win great prizes","lightbox_button":"Registration","page_signup_title":"Registration","page_signup_message":"Sign up now for member rewards and benefits! Only your Display Name will be visible to the public.","page_signup_email_subscribe":"Sign me up for email notifications and newsletters!","page_email_confirm_title":"Please Confirm Your Registration.","page_email_confirm_title_error":"Error Confirming Your Registration.","page_email_confirm_message":"We just sent you an email with a confirmation link in it. Click the link and you'll be ready to start leaving comments for your favorite djs.","page_email_confirm_button":"Resend confirmation email."},"profile":{"edit_user_title":"Personal Information","edit_contact_title":"Contact Info","edit_contact_email_subscribe":"I want to receive emails from this radio station.","edit_contact_sms_subscribe":"I want to receive SMS text updates from this radio station."}},"requires-confirmation":"no"},"blogInfo":{"blogId":515,"blogName":"KRock 1017","blogDescription":"The Best Classic Rock","postTitleFormat":"%post_title%","timeZone":"America/Chicago","market":"Killeen","activeDomain":"krock1017fm.com","legalName":"KLTD-FM"},"tsiMarkets":"Killeen-Temple"},"globalBlogOptions":{"google_maps_default_api_key":"AIzaSyCcIkjOyxS9DtubyqzLX2Sbancl83fKon4","gtmSiteId":"GTM-K346HJZ","kruxSiteId":"rwjnisqy1","loyalty_title_515":"KRock Ultimate VIP Club","kruxEnabled":true},"headers":{"title":[{"textContent":"Cowboys-Texans Thursday Game Moved to Arlington Due to Hurricane Harvey"}],"meta":[{"attrs":{"http-equiv":"Content-Type","content":"text/html;charset=UTF-8"}},{"attrs":{"charset":"UTF-8"}},{"attrs":{"name":"instagram_profile","value":"krock1017"}},{"attrs":{"name":"description","content":"The Dallas Cowboys have confirmed that the game Thursday has been moved to AT&T Stadium."}},{"attrs":{"name":"keywords","content":"texans cowboys game, texans flood, cowboys preseason"}},{"attrs":{"property":"fb:app_id","content":"575046079186676"}},{"attrs":{"property":"fb:admins","content":"100002025987268"}},{"attrs":{"property":"og:title","content":"Cowboys-Texans Thursday Game Moved to Arlington Due to Hurricane Harvey"}},{"attrs":{"property":"og:description","content":"The Dallas Cowboys have confirmed that the game Thursday has been moved to AT&T Stadium."}},{"attrs":{"property":"og:url","content":"http://krock1017fm.com/cowboys-texans-game-moved-to-att-stadium/"}},{"attrs":{"property":"og:site_name","content":"KRock 1017"}},{"attrs":{"property":"og:type","content":"blog"}},{"attrs":{"property":"og:image","content":"http://1063thebuzz.com/files/2017/08/GettyImages-840239174.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":"@K1017fm"}},{"attrs":{"name":"sailthru.description","content":"The Dallas Cowboys have confirmed that the game Thursday has been moved to AT&T Stadium."}},{"attrs":{"name":"sailthru.date","content":"2017-08-28 20:27:14"}},{"attrs":{"name":"sailthru.title","content":"Cowboys-Texans Thursday Game Moved to Arlington Due to Hurricane Harvey"}},{"attrs":{"name":"sailthru.tags","content":"tsmsite-kltd, tsmmarket-killeentemple, tsmtype-local, dallas-cowboys, houston-texans, hurricane-harvey, nfl, sports"}},{"attrs":{"name":"sailthru.author","content":"stryker"}},{"attrs":{"name":"sailthru.image.full","content":"http://1063thebuzz.com/files/2017/08/GettyImages-840239174.jpg"}},{"attrs":{"name":"sailthru.image.thumb","content":"http://1063thebuzz.com/files/2017/08/GettyImages-840239174.jpg"}},{"attrs":{"property":"fb:pages","content":"1440590426179370"}},{"attrs":{"name":"google-site-verification","content":"8BDNOVrpWCtZWvo-iTpd83VJDHjthInxrXndxYpJl04"}},{"attrs":{"http-equiv":"Content-Type","content":"text/html;charset=UTF-8"}}],"link":[{"attrs":{"id":"design-fav","rel":"shortcut icon","href":"http://blakefm.com/files/2016/04/favicon.ico"}},{"attrs":{"rel":"alternate","type":"application/rss+xml","title":"KRock 1017 » Feed","href":"http://krock1017fm.com/feed/"}},{"attrs":{"rel":"profile","href":"http://gmpg.org/xfn/11"}},{"attrs":{"rel":"alternate","type":"application/rss+xml","title":"KRock 1017 » Cowboys-Texans Thursday Game Moved to Arlington Due to Hurricane Harvey Comments Feed","href":"http://krock1017fm.com/cowboys-texans-game-moved-to-att-stadium/feed/"}},{"attrs":{"rel":"wlwmanifest","type":"application/wlwmanifest+xml","href":"http://krock1017fm.com/wp-includes/wlwmanifest.xml"}},{"attrs":{"rel":"prev","title":"Lynyrd Skynyrd ‘Street Survivors’ Movie Halted by Judge’s Ruling","href":"http://krock1017fm.com/lynyrd-skynyrd-movie-ruling/"}},{"attrs":{"rel":"next","title":"Enter the Forbidden Kingdom of Jackie Chan Facts","href":"http://krock1017fm.com/jackie-chan-bio-facts-trivia-secrets/"}},{"attrs":{"rel":"shortlink","href":"http://krock1017fm.com/?p=218842"}},{"attrs":{"rel":"canonical","href":"http://1063thebuzz.com/cowboys-texans-game-moved-to-att-stadium/"}}],"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":"7KhhqQ4amjuXiXQLf5iKQmKq","enableOpenx":false,"enableKiosked":false,"enableKioskedMobile":false,"enableSonobi":true,"sonobiScript":"","zergnetId":"59575","enableYieldbot":false},"scriptVars":{"dfp":{"activeSlots":["tsm-out-of-page","top-right-300x250","middle-right-300x250","bottom-right-300x250","dynamic-ad-custom","dynamic-ad-header","dynamic-ad-push","top-728x90","bottom-728x90","mid-top-300x250","mid-bottom-300x250","top-right-noflex-300x250","tsm-2x2"],"adPageSettings":{"attrs":{"catid":["sports"],"tags":["dallas-cowboys","houston-texans","hurricane-harvey","nfl"],"id":"cowboys-texans-game-moved-to-att-stadium","author":"stryker","kw":["stryker","cowboys-texans-game-moved-to-att-stadium","sports","dallas-cowboys","houston-texans","hurricane-harvey","nfl","pagetype-post"],"genre":["classicrock"],"device":"web","kv":[]}},"mobileActiveSlots":["ads-expand-down","ads-expand","ads-prestitial","ads-top-right","ads-bottom-right","ads-top-leaderboard","ads-bottom-leaderboard","ads-mid-top","ads-mid-bottom","tsm-2x2"],"dfp6":true},"smartAppBanner":{"bannerTitle":null,"itunes_app_id":null,"google_play_app_id":null,"daysHidden":"15","daysReminder":"90","buttonText":"View","priceText":"Get","img_url":null},"revision":"dc1580972c867b4fe21b9449d55eca093dd2a4f0"},"postMeta":{"_aioseop_title":"Cowboys-Texans Thursday Game Moved to Arlington Due to Hurricane Harvey"},"activeDomain":"krock1017fm.com","authLoginFormNonce":"0ca27bb72c","authRegFormNonce":"9d4906ebdb","ga":{"ids":{"primary":"UA-33430515-3","secondary":["UA-19109753-1","UA-33430515-6","UA-28825804-1","UA-45260060-3"],"all":["UA-33430515-3","UA-19109753-1","UA-33430515-6","UA-28825804-1","UA-45260060-3"]}},"tsmStatic":{"revision":"01272d1ea85173b023b59bd9e8da482534b5d932"},"isGallery":false,"userRegistrationSettings":{"disable-registration":"no"},"activePlugins":{"braveBrowserPopup":false},"postData":{"id":218842,"postAuthor":1466474,"postDate":"2017-08-29T01:27:14.000Z","postDateGmt":"2017-08-29T01:27:14.000Z","postTitle":"Cowboys-Texans Thursday Game Moved to Arlington Due to Hurricane Harvey","postExcerpt":"","postStatus":"publish","commentStatus":"open","postPassword":"","postName":"cowboys-texans-game-moved-to-att-stadium","toPing":"","pinged":"","postModified":"2017-08-30T03:35:47.000Z","postModifiedGmt":"2017-08-30T03:35:47.000Z","postContentFiltered":"","postParent":0,"guid":"http://1063thebuzz.com/?p=386996","menuOrder":0,"postType":"post","postMimeType":"","commentCount":0,"postDateGmtStr":"2017-08-29 01:27:14.000+0000","postModifiedGmtStr":"2017-08-30 03:35:47.000+0000","meta":{"_crosspost_source_blog_id":"175","_crosspost_source_post_id":"386996"}},"sidebarOptions":{"tsc_selected_sidebar":"single-page","tsc_selected_sidebar_carbon":"carbon-post-sidebar"},"pageTitle":"Cowboys-Texans Thursday Game Moved to Arlington Due to Hurricane Harvey","next":{"latest":[{"postId":218765,"documentUrl":"/20-emotional-haunting-hurricane-harvey-pictures/","filterUrl":"/rest/carbon/filter/main/20-emotional-haunting-hurricane-harvey-pictures/","sortDate":"2017-08-28 15:00:36.000 +0000","termTaxonomyId":4543,"taxonomyType":"tags"},{"postId":218740,"documentUrl":"/harvey-victims-insurance-policy-sept-1/","filterUrl":"/rest/carbon/filter/main/harvey-victims-insurance-policy-sept-1/","sortDate":"2017-08-28 14:17:11.000 +0000","termTaxonomyId":4543,"taxonomyType":"tags"},{"postId":218736,"documentUrl":"/join-us-in-sending-hurricane-harvey-flood-relief-to-victoria/","filterUrl":"/rest/carbon/filter/main/join-us-in-sending-hurricane-harvey-flood-relief-to-victoria/","sortDate":"2017-08-28 14:13:38.000 +0000","termTaxonomyId":4543,"taxonomyType":"tags"},{"postId":218726,"documentUrl":"/mexico-pledges-help-to-texas-after-hurricane-harvey/","filterUrl":"/rest/carbon/filter/main/mexico-pledges-help-to-texas-after-hurricane-harvey/","sortDate":"2017-08-28 13:25:04.000 +0000","termTaxonomyId":4543,"taxonomyType":"tags"},{"postId":218715,"documentUrl":"/texas-gov-greg-abbot-activates-12000-national-guard-troops/","filterUrl":"/rest/carbon/filter/main/texas-gov-greg-abbot-activates-12000-national-guard-troops/","sortDate":"2017-08-28 13:11:07.000 +0000","termTaxonomyId":4543,"taxonomyType":"tags"},{"postId":218684,"documentUrl":"/hurricane-harvey-knows-no-bounds-interview-with-woodlands-resident/","filterUrl":"/rest/carbon/filter/main/hurricane-harvey-knows-no-bounds-interview-with-woodlands-resident/","sortDate":"2017-08-28 11:50:04.000 +0000","termTaxonomyId":4543,"taxonomyType":"tags"},{"postId":218664,"documentUrl":"/flood-waters-bring-in-food-to-one-home/","filterUrl":"/rest/carbon/filter/main/flood-waters-bring-in-food-to-one-home/","sortDate":"2017-08-28 11:33:50.000 +0000","termTaxonomyId":4543,"taxonomyType":"tags"},{"postId":218647,"documentUrl":"/cajun-navy-announces-app-where-you-can-ask-for-help/","filterUrl":"/rest/carbon/filter/main/cajun-navy-announces-app-where-you-can-ask-for-help/","sortDate":"2017-08-28 11:03:06.000 +0000","termTaxonomyId":4543,"taxonomyType":"tags"},{"postId":218641,"documentUrl":"/brazoria-county-evacuees-arriving-in-bell-county-monday-morning/","filterUrl":"/rest/carbon/filter/main/brazoria-county-evacuees-arriving-in-bell-county-monday-morning/","sortDate":"2017-08-28 09:44:17.000 +0000","termTaxonomyId":4543,"taxonomyType":"tags"},{"postId":218635,"documentUrl":"/three-things-to-think-about-before-you-donate-to-hurricane-harvey-victims/","filterUrl":"/rest/carbon/filter/main/three-things-to-think-about-before-you-donate-to-hurricane-harvey-victims/","sortDate":"2017-08-28 08:19:20.000 +0000","termTaxonomyId":4543,"taxonomyType":"tags"}],"taxonomy":[{"postId":218765,"documentUrl":"/20-emotional-haunting-hurricane-harvey-pictures/","filterUrl":"/rest/carbon/filter/main/20-emotional-haunting-hurricane-harvey-pictures/","sortDate":"2017-08-28 15:00:36.000 +0000","termTaxonomyId":4543,"taxonomyType":"tags"},{"postId":218740,"documentUrl":"/harvey-victims-insurance-policy-sept-1/","filterUrl":"/rest/carbon/filter/main/harvey-victims-insurance-policy-sept-1/","sortDate":"2017-08-28 14:17:11.000 +0000","termTaxonomyId":4543,"taxonomyType":"tags"},{"postId":218736,"documentUrl":"/join-us-in-sending-hurricane-harvey-flood-relief-to-victoria/","filterUrl":"/rest/carbon/filter/main/join-us-in-sending-hurricane-harvey-flood-relief-to-victoria/","sortDate":"2017-08-28 14:13:38.000 +0000","termTaxonomyId":4543,"taxonomyType":"tags"},{"postId":218726,"documentUrl":"/mexico-pledges-help-to-texas-after-hurricane-harvey/","filterUrl":"/rest/carbon/filter/main/mexico-pledges-help-to-texas-after-hurricane-harvey/","sortDate":"2017-08-28 13:25:04.000 +0000","termTaxonomyId":4543,"taxonomyType":"tags"},{"postId":218715,"documentUrl":"/texas-gov-greg-abbot-activates-12000-national-guard-troops/","filterUrl":"/rest/carbon/filter/main/texas-gov-greg-abbot-activates-12000-national-guard-troops/","sortDate":"2017-08-28 13:11:07.000 +0000","termTaxonomyId":4543,"taxonomyType":"tags"},{"postId":218684,"documentUrl":"/hurricane-harvey-knows-no-bounds-interview-with-woodlands-resident/","filterUrl":"/rest/carbon/filter/main/hurricane-harvey-knows-no-bounds-interview-with-woodlands-resident/","sortDate":"2017-08-28 11:50:04.000 +0000","termTaxonomyId":4543,"taxonomyType":"tags"},{"postId":218664,"documentUrl":"/flood-waters-bring-in-food-to-one-home/","filterUrl":"/rest/carbon/filter/main/flood-waters-bring-in-food-to-one-home/","sortDate":"2017-08-28 11:33:50.000 +0000","termTaxonomyId":4543,"taxonomyType":"tags"},{"postId":218647,"documentUrl":"/cajun-navy-announces-app-where-you-can-ask-for-help/","filterUrl":"/rest/carbon/filter/main/cajun-navy-announces-app-where-you-can-ask-for-help/","sortDate":"2017-08-28 11:03:06.000 +0000","termTaxonomyId":4543,"taxonomyType":"tags"},{"postId":218641,"documentUrl":"/brazoria-county-evacuees-arriving-in-bell-county-monday-morning/","filterUrl":"/rest/carbon/filter/main/brazoria-county-evacuees-arriving-in-bell-county-monday-morning/","sortDate":"2017-08-28 09:44:17.000 +0000","termTaxonomyId":4543,"taxonomyType":"tags"},{"postId":218635,"documentUrl":"/three-things-to-think-about-before-you-donate-to-hurricane-harvey-victims/","filterUrl":"/rest/carbon/filter/main/three-things-to-think-about-before-you-donate-to-hurricane-harvey-victims/","sortDate":"2017-08-28 08:19:20.000 +0000","termTaxonomyId":4543,"taxonomyType":"tags"}]},"cadata":{"activeDomain":"krock1017fm.com","blogId":515,"method":"get_single","postId":218842,"crosspostBlogId":"175","crosspostPostId":"386996","postType":"post","postDateGmt":"2017-08-29 01:27:14.000+0000"},"env":"production"},"structure":{"data":["header","maintop","main","mainads","mainbottom","side","nav"],"dataDetails":{"header":["header-sidebar"],"maintop":[],"main":["carbonsidebar/single"],"mainads":["carbonsidebar/mainads"],"mainbottom":["single-post-bottom","carbonsidebar/facebookComment"],"side":["carbon-post-sidebar"],"nav":["carbonsidebar/nav/blueiv","carbonsidebar/nav/main","carbonsidebar/nav/promo_links","carbonsidebar/nav/footer"]}},"sidebars":{"data":["header-sidebar","carbonsidebar/single","carbonsidebar/mainads","single-post-bottom","carbonsidebar/facebookComment","carbon-post-sidebar","carbonsidebar/nav/blueiv","carbonsidebar/nav/main","carbonsidebar/nav/promo_links","carbonsidebar/nav/footer"],"dataDetails":{"header-sidebar":{"widgets":["widget_listen_live-73","now-playing-70","widget_onair-54"],"widgetDetails":{"widget_listen_live-73":{"widgetInfo":{"id":"widget_listen_live-73","groupType":"widget_listen_live","widgetType":"widget_widget_listen_live","widgetInstance":"73"},"widgetParams":{"title":"Listen Now","widgetTime":17}},"now-playing-70":{"widgetInfo":{"id":"now-playing-70","groupType":"now-playing","widgetType":"widget_now-playing","widgetInstance":"70"},"widgetParams":{"title":"Recently Played","widgetTime":16}},"widget_onair-54":{"widgetInfo":{"id":"widget_onair-54","groupType":"widget_onair","widgetType":"widget_widget_onair","widgetInstance":"54"},"widgetParams":{"title":"On Air","widgetTime":22}}}},"carbonsidebar/single":{"widgets":["carbonwidget/single-1"],"widgetDetails":{"carbonwidget/single-1":{"widgetInfo":{"id":"carbonwidget/single-1","groupType":"carbonwidget/single","widgetInstance":"1"},"widgetParams":{"mainAuthor":{"id":1466474,"slug":"stryker","name":"Stryker","first_name":"Eric","last_name":"Stryker","nickname":"Stryker","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://1063thebuzz.com/files/2017/02/Eric-headshot-2017.jpg","url":"http://krock1017fm.com/author/stryker/"},"firstCategoryName":"Sports","postType":"post","postTitle":"Cowboys-Texans Thursday Game Moved to Arlington Due to Hurricane Harvey","aiseopTitle":"Cowboys-Texans Thursday Game Moved to Arlington Due to Hurricane Harvey","widgetTime":31}}}},"carbonsidebar/mainads":{"widgets":["carbonwidget/top-728x90","carbonwidget/dynamic-ad-custom","carbonwidget/dynamic-ad-header","carbonwidget/dynamic-ad-push","carbonwidget/tsm-out-of-page","carbonwidget/bottom-728x90"],"widgetDetails":{"carbonwidget/top-728x90":{"widgetInfo":{"id":"carbonwidget/top-728x90","groupType":"carbonwidget/ads","widgetInstance":"1"},"widgetParams":{"adunit":"top-728x90","widgetTime":2}},"carbonwidget/dynamic-ad-custom":{"widgetInfo":{"id":"carbonwidget/dynamic-ad-custom","groupType":"carbonwidget/ads","widgetInstance":"1"},"widgetParams":{"adunit":"dynamic-ad-custom","widgetTime":2}},"carbonwidget/dynamic-ad-header":{"widgetInfo":{"id":"carbonwidget/dynamic-ad-header","groupType":"carbonwidget/ads","widgetInstance":"1"},"widgetParams":{"adunit":"dynamic-ad-header","widgetTime":2}},"carbonwidget/dynamic-ad-push":{"widgetInfo":{"id":"carbonwidget/dynamic-ad-push","groupType":"carbonwidget/ads","widgetInstance":"1"},"widgetParams":{"adunit":"dynamic-ad-push","widgetTime":2}},"carbonwidget/tsm-out-of-page":{"widgetInfo":{"id":"carbonwidget/tsm-out-of-page","groupType":"carbonwidget/ads","widgetInstance":"1"},"widgetParams":{"adunit":"tsm-out-of-page","widgetTime":2}},"carbonwidget/bottom-728x90":{"widgetInfo":{"id":"carbonwidget/bottom-728x90","groupType":"carbonwidget/ads","widgetInstance":"1"},"widgetParams":{"adunit":"bottom-728x90","widgetTime":1}}}},"single-post-bottom":{"widgets":["ts_blogroll-5","widget_third_party_content-2","widget_third_party_content-3"],"widgetDetails":{"ts_blogroll-5":{"widgetInfo":{"id":"ts_blogroll-5","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"5"},"widgetParams":{"title":"Best of K1017","type":"main_content_thumb_title_roll","cat":"","tag":"","private_tag":"","posts_per_page":"4","thumb_type":"landscape","link_label":"","link":"","show_thumb":0,"alternate_data":0,"unique_posts":"1","sponsor":{"enabled":"on","time_start":"Mon Dec 1 2014","time_end":"Thu Dec 25 2014","background_image":"","sponsor_image":"http://k1017fm.com/files/2014/12/Widget23.png","sponsor_image_mobile":"","background_color":"","background_repeat":"no-repeat","sponsor_name":"DR Horton","sponsor_link":"http://www.drhorton.com/Texas/Temple-Waco.aspx"}}},"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":1}},"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":"13509","placement":"","targettype":"","mode":"","widgetTime":1}}}},"carbonsidebar/facebookComment":true,"carbon-post-sidebar":{"widgets":["fix_sidebar_marker-84","ts_blogroll-501","google-ads-widget-349","tsq_sailthru_newsletter_widget-333","ts_blogroll-502"],"widgetDetails":{"fix_sidebar_marker-84":{"widgetInfo":{"id":"fix_sidebar_marker-84","groupType":"fix_sidebar_marker","widgetType":"widget_fix_sidebar_marker","widgetInstance":"84"},"widgetParams":{"title":"Fix Sidebar Marker","widgetTime":1}},"ts_blogroll-501":{"widgetInfo":{"id":"ts_blogroll-501","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"501"},"widgetParams":{"title":"What's Hot","type":"carousel","isweather":"1","cat":"","posts_per_page":"6","align":"right","pinned_id":"","pinned_label":"","tag":"featured","private_tag":"","thumb_type":"landscape","link_label":"","link":"","show_thumb":0,"alternate_data":0,"unique_posts":0}},"google-ads-widget-349":{"widgetInfo":{"id":"google-ads-widget-349","groupType":"google-ads-widget","widgetType":"widget_google-ads-widget","widgetInstance":"349"},"widgetParams":{"title":"Carbon Google Ads","adunit":"top-right-300x250","align":"","adtype":"dfp6","widgetTime":1}},"tsq_sailthru_newsletter_widget-333":{"widgetInfo":{"id":"tsq_sailthru_newsletter_widget-333","groupType":"tsq_sailthru_newsletter_widget","widgetType":"widget_tsq_sailthru_newsletter_widget","widgetInstance":"333"},"widgetParams":{"title":"Get our Newsletter","description":"Sign up for our newsletter!","confirmation":"Thanks for subscribing","lists":["KLTD-FM"],"widgetTime":1}},"ts_blogroll-502":{"widgetInfo":{"id":"ts_blogroll-502","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"502"},"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-73":{"info":{"id":"widget_listen_live-73","groupType":"widget_listen_live","widgetType":"widget_widget_listen_live","widgetInstance":"73"},"params":{"title":"Listen Now","widgetTime":17},"data":[66344],"dataDetails":{"66344":{"postId":66344,"title":"Listen Now","label":"Click to view the latest song playing on air.","url":"/listen-live/","mobileId":"17541","playerMode":"radio","sid":"23103","callsign":"KLTDFM","woMobileId":"5050","woStreamId":"3621","activePlayer":"wo","listenLivePageUrl":"http://player.streamtheworld.com/_players/townsquaremedia/runspotv3/?sid=23103&redirect=http://player.listenlive.co/17541","html5ScriptUrl":"http://player.streamtheworld.com/_players/townsquaremedia/html5/stwplayer.php?callsign=KLTDFM&primaryColor=0x00bfff&playermode=radio&sid=23103&width=630","flashScriptUrl":"http://player.streamtheworld.com/_players/townsquaremedia/stwplayer.php?callsign=KLTDFM&primaryColor=0x00bfff&playermode=radio&timeshift=false&radiopup=true&playerAdState=0&popout=false&width=630","wo_player_url":"http://v6.player.abacast.net/5050","wo_recent_api_url":"http://api.nowplaying.abacast.net/prt/nowplaying/2/10/3621/nowplaying.json","wo_preroll_url":"http://api.clarity.abacast.com/gateway/getmediavast.php?sid=3621/","songCount":10,"playingNowUrl":"/rest/carbon/api/nowplaying/playertype/wo"}}},"now-playing-70":{"info":{"id":"now-playing-70","groupType":"now-playing","widgetType":"widget_now-playing","widgetInstance":"70"},"params":{"title":"Recently Played","widgetTime":16},"data":[66344],"dataDetails":{"66344":{"postId":66344,"mobileId":"17541","playerMode":"radio","sid":"23103","callsign":"KLTDFM","woStreamId":"3621","activePlayer":"wo","songCount":10,"playingNowUrl":"/rest/carbon/api/nowplaying/playertype/wo"}}},"widget_onair-54":{"info":{"id":"widget_onair-54","groupType":"widget_onair","widgetType":"widget_widget_onair","widgetInstance":"54"},"params":{"title":"On Air","widgetTime":22},"data":["213913"],"dataDetails":{"213913":{"id":"213913","url":"http://krock1017fm.com/show/ultimate-classic-rock-with-zach-martin/","title":"Ultimate Classic Rock with Zach Martin","wall":"http://krock1017fm.com/show/ultimate-classic-rock-with-zach-martin/","posts":"http://krock1017fm.com/show/ultimate-classic-rock-with-zach-martin/posts","mail":"","phone":"(626) 559-1450","thumbnailId":213914,"thumbnail":"http://krock1017fm.com/files/2017/06/Ultimate-Classic-Rock-with-Zach-Martin.png","authors":[{"id":3487478,"user_nicename":"zachmartin2017","display_name":"Zach Martin"}]}}},"carbonwidget/single-1":{"info":{"id":"carbonwidget/single-1","groupType":"carbonwidget/single","widgetInstance":"1"},"params":{"mainAuthor":{"id":1466474,"slug":"stryker","name":"Stryker","first_name":"Eric","last_name":"Stryker","nickname":"Stryker","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://1063thebuzz.com/files/2017/02/Eric-headshot-2017.jpg","url":"http://krock1017fm.com/author/stryker/"},"firstCategoryName":"Sports","postType":"post","postTitle":"Cowboys-Texans Thursday Game Moved to Arlington Due to Hurricane Harvey","aiseopTitle":"Cowboys-Texans Thursday Game Moved to Arlington Due to Hurricane Harvey","widgetTime":31},"data":[218842],"dataDetails":{"218842":{"thumbnail":"http://1063thebuzz.com/files/2017/08/GettyImages-840239174.jpg","caption":"Getty Images","excerpt":"The Dallas Cowboys and Houston Texans were scheduled to play in Houston Thursday. The city is dealing with the aftermath of the hurricane right now and the team wants the game to go on. The Dallas Cowboys have confirmed that the game Thursday has been moved to AT&amp;T Stadium. The Texans have actually been in Dallas [&hellip;]","date":"August 28, 2017 8:27 PM","postDateGmt":"2017-08-29 01:27:14 +0000","postModifiedGmt":"2017-08-30 03:35:47 +0000","title":"Cowboys-Texans Thursday Game Moved to Arlington Due to Hurricane Harvey","url":"http://krock1017fm.com/cowboys-texans-game-moved-to-att-stadium/","id":218842,"contentRaw":"The Dallas Cowboys and Houston Texans were scheduled to play in Houston Thursday. The city is dealing with the aftermath of the hurricane right now and the team wants the game to go on. <span id=\"more-218842\"></span>\r\n\r\nThe Dallas Cowboys have confirmed that the game Thursday has been moved to AT&amp;T Stadium. The Texans have actually been in Dallas since their last preseason game on Saturday. They were unable to land due to Hurricane Harvey. The Cowboys have opened up The Star in Frisco for the Texans to practice.\r\n\r\nHouston Texans Pro Bowler J.J. Watt wants the game to go on Thursday. \"If there is something played this week, I think we should definitely involve some sort of fundraiser, some sort of way to benefit the people back home. Because like I said, this is a much bigger issue than just a football game,\" <a href=\"http://www.espn.com/nfl/story/_/id/20488005/jj-watt-houston-texans-wants-thursday-game-dallas-cowboys-used-relief-help\">said Watt. </a>\r\n\r\nI'm with him. If this game does get played, the Cowboys weren't planning on having another game. So any profits made during this game should go to the city of Houston. I think Jerry could do that to help out a fellow NFL city. Maybe all ticket sales go to the city of Houston? Just an idea.\r\n\r\nThe other thing I am sure people are saying is, 'Isn't there big things going on besides a football game?' Yes, without a doubt. Do preseason games count? Technically, no. This final game helps determine your final roster. This game could decide a lot of guy's future in the NFL, so I am sure they want this game to go on.\r\n\r\n[button href=\"http://929nin.com/wichita-falls-shooting-suspect-muder-warrant/\" title=\"NEXT: Wichita Falls Police Identify Suspect in Fatal Weekend Shooting, Issue Murder Warrant\" align=\"center\"]\r\n\r\n[button href=\"/app\" title=\"Keep Up With Texas News By Downloading Our Official App\" align=\"center\"]\r\n<p style=\"text-align: center;\"><strong>BONUS: Best Places to Watch Sports in Wichita Falls </strong></p>\r\nhttps://www.youtube.com/watch?v=facuSBjG8kY","next_url":[{"textContent":"NEXT: Wichita Falls Police Identify Suspect in Fatal Weekend Shooting, Issue Murder Warrant","class":"button_act","href":"http://929nin.com/wichita-falls-shooting-suspect-muder-warrant/","target":"_blank"},{"textContent":"Keep Up With Texas News By Downloading Our Official App","class":"button_act","href":"/app"}],"content":"\n<p>The Dallas Cowboys and Houston Texans were scheduled to play in Houston Thursday. The city is dealing with the aftermath of the hurricane right now and the team wants the game to go on. <span id=\"more-218842\"></span></p>\n<p>The Dallas Cowboys have confirmed that the game Thursday has been moved to AT&amp;T Stadium. The Texans have actually been in Dallas since their last preseason game on Saturday. They were unable to land due to Hurricane Harvey. The Cowboys have opened up The Star in Frisco for the Texans to practice.</p>\n<p>Houston Texans Pro Bowler J.J. Watt wants the game to go on Thursday. “If there is something played this week, I think we should definitely involve some sort of fundraiser, some sort of way to benefit the people back home. Because like I said, this is a much bigger issue than just a football game,” <a href=\"http://www.espn.com/nfl/story/_/id/20488005/jj-watt-houston-texans-wants-thursday-game-dallas-cowboys-used-relief-help\">said Watt. </a></p>\n<p>I’m with him. If this game does get played, the Cowboys weren’t planning on having another game. So any profits made during this game should go to the city of Houston. I think Jerry could do that to help out a fellow NFL city. Maybe all ticket sales go to the city of Houston? Just an idea.</p>\n<p>The other thing I am sure people are saying is, ‘Isn’t there big things going on besides a football game?’ Yes, without a doubt. Do preseason games count? Technically, no. This final game helps determine your final roster. This game could decide a lot of guy’s future in the NFL, so I am sure they want this game to go on.</p>\n<p class=\"more_act ga_network_button aligncenter\"><a class=\"button_act\" href=\"http://929nin.com/wichita-falls-shooting-suspect-muder-warrant/\" target=\"_blank\">NEXT: Wichita Falls Police Identify Suspect in Fatal Weekend Shooting, Issue Murder Warrant</a></p>\n<p class=\"more_act ga_network_button aligncenter\"><a class=\"button_act\" href=\"/app\">Keep Up With Texas News By Downloading Our Official App</a></p>\n<p style=\"text-align: center;\"><strong>BONUS: Best Places to Watch Sports in Wichita Falls </strong></p>\n<p><div class=\"embed-wrapper\"><iframe style=\"vertical-align: bottom;\" src=\"https://www.youtube.com/embed/facuSBjG8kY?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=KLTD1017FM\">KLTD-FM on Youtube</a></span></p>\n","postType":"post","wpVersion":"","alternateMetaForBlogroll":{"title":"Cowboys-Texans Thursday Game Moved to Arlington Due to Hurricane Harvey","excerpt":"The Dallas Cowboys and Houston Texans were scheduled to play in Houston Thursday. The city is dealing with the aftermath of the hurricane right now and the team wants the game to go on. The Dallas Cowboys have confirmed that the game Thursday has been moved to AT&amp;T Stadium. The Texans have actually been in Dallas [&hellip;]","post_excerpt":"","post_more_excerpt":"<p>The Dallas Cowboys and Houston Texans were scheduled to play in Houston Thursday. The city is dealing with the aftermath of the hurricane right now and the team wants the game to go on.\n<p class=\"more_act\"><a href=\"http://krock1017fm.com/cowboys-texans-game-moved-to-att-stadium/\" title=\"Cowboys-Texans Thursday Game Moved to Arlington Due to Hurricane Harvey\">Read More</a></p>\n","permalink":"http://krock1017fm.com/cowboys-texans-game-moved-to-att-stadium/","image":{"id":218841,"url":"http://1063thebuzz.com/files/2017/08/GettyImages-840239174.jpg","caption":"Getty Images"}},"sponsors":[],"carbonMeta":{"widePromotion":false,"isGallery":false},"tags":[{"id":465,"slug":"dallas-cowboys","title":"Dallas Cowboys","description":"","post_count":32,"link_url":"http://krock1017fm.com/tags/dallas-cowboys/","feed_url":"http://krock1017fm.com/tags/dallas-cowboys/feed/","term_taxonomy_id":550,"object_id":0},{"id":352,"slug":"houston-texans","title":"Houston Texans","description":"","post_count":32,"link_url":"http://krock1017fm.com/tags/houston-texans/","feed_url":"http://krock1017fm.com/tags/houston-texans/feed/","term_taxonomy_id":358,"object_id":0},{"id":4517,"slug":"hurricane-harvey","title":"Hurricane Harvey","description":"","post_count":53,"link_url":"http://krock1017fm.com/tags/hurricane-harvey/","feed_url":"http://krock1017fm.com/tags/hurricane-harvey/feed/","term_taxonomy_id":4543,"object_id":0},{"id":384,"slug":"nfl","title":"NFL","description":"","post_count":91,"link_url":"http://krock1017fm.com/tags/nfl/","feed_url":"http://krock1017fm.com/tags/nfl/feed/","term_taxonomy_id":396,"object_id":0}],"categories":[{"id":515,"slug":"sports","title":"Sports","description":"","parent":0,"post_count":944,"link_url":"http://krock1017fm.com/category/sports/","feed_url":"http://krock1017fm.com/category/sports/feed/","term_taxonomy_id":547,"object_id":0}],"authors":[{"id":1466474,"slug":"stryker","name":"Stryker","first_name":"Eric","last_name":"Stryker","nickname":"Stryker","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://1063thebuzz.com/files/2017/02/Eric-headshot-2017.jpg","url":"http://krock1017fm.com/author/stryker/"}],"post_more_meta":{"meta":""},"social":{"tw":{"href":"http://twitter.com/intent/tweet?text=Cowboys-Texans%20Thursday%20Game%20Moved%20to%20Arlington%20Due%20to%20Hurricane%20Harvey%20http%3A%2F%2Fkrock1017fm.com%2Fcowboys-texans-game-moved-to-att-stadium%2F%3Ftrackback%3Dtwitter_mobile%20%40K1017fm","title":"Share on Twitter","target":"_blank"},"fb":{"href":"http://www.facebook.com/sharer.php?u=http%3A%2F%2Fkrock1017fm.com%2Fcowboys-texans-game-moved-to-att-stadium%2F%3Ftrackback%3Dfbshare_mobile","title":"Share on Facebook","target":"_blank"},"email":null,"pinterest":null,"print":null,"is_article":true},"nextArticle":"http://krock1017fm.com/lynyrd-skynyrd-movie-ruling/","prevArticle":"http://krock1017fm.com/jackie-chan-bio-facts-trivia-secrets/","pageUrl":"/cowboys-texans-game-moved-to-att-stadium/","blogId":515,"domain":"krock1017fm.com","crossPostAttributionBottom":"","rawContent":"<p>The Dallas Cowboys and Houston Texans were scheduled to play in Houston Thursday. The city is dealing with the aftermath of the hurricane right now and the team wants the game to go on. <span id=\"more-218842\"></span></p>\n<p>The Dallas Cowboys have confirmed that the game Thursday has been moved to AT&amp;T Stadium. The Texans have actually been in Dallas since their last preseason game on Saturday. They were unable to land due to Hurricane Harvey. The Cowboys have opened up The Star in Frisco for the Texans to practice.</p>\n<p>Houston Texans Pro Bowler J.J. Watt wants the game to go on Thursday. \"If there is something played this week, I think we should definitely involve some sort of fundraiser, some sort of way to benefit the people back home. Because like I said, this is a much bigger issue than just a football game,\" <a href=\"http://www.espn.com/nfl/story/_/id/20488005/jj-watt-houston-texans-wants-thursday-game-dallas-cowboys-used-relief-help\">said Watt. </a></p>\n<p>I'm with him. If this game does get played, the Cowboys weren't planning on having another game. So any profits made during this game should go to the city of Houston. I think Jerry could do that to help out a fellow NFL city. Maybe all ticket sales go to the city of Houston? Just an idea.</p>\n<p>The other thing I am sure people are saying is, 'Isn't there big things going on besides a football game?' Yes, without a doubt. Do preseason games count? Technically, no. This final game helps determine your final roster. This game could decide a lot of guy's future in the NFL, so I am sure they want this game to go on.</p>\n<p><sectiontag class=\"module\" contenteditable=\"false\" type=\"button\" attr-href=\"http://929nin.com/wichita-falls-shooting-suspect-muder-warrant/\" attr-title=\"NEXT: Wichita Falls Police Identify Suspect in Fatal Weekend Shooting, Issue Murder Warrant\" attr-align=\"center\" attr-appLink=\"false\"></sectiontag></p>\n<p><sectiontag class=\"module\" contenteditable=\"false\" type=\"button\" attr-href=\"/app\" attr-title=\"Keep Up With Texas News By Downloading Our Official App\" attr-align=\"center\" attr-appLink=\"false\"></sectiontag></p>\n<p style=\"text-align: center;\"><strong>BONUS: Best Places to Watch Sports in Wichita Falls </strong></p>\n<p><sectiontag class=\"module\" contenteditable=\"false\" type=\"oembed\" attr-url=\"http://www.youtube.com/oembed?url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DfacuSBjG8kY&amp;format=json\">\n<noscript class=\"rendered-html\" type=\"text/html\"></noscript>\n<p></sectiontag></p>\n","podContent":[{"type":"singlePostText","data":{"text":"<p>The Dallas Cowboys and Houston Texans were scheduled to play in Houston Thursday. The city is dealing with the aftermath of the hurricane right now and the team wants the game to go on. <span id=\"more-218842\"></span></p>\n"},"currentTextLength":187,"runningCounter":1,"cumulativePodTextLength":187,"totalSimilarConsecutiveElements":5,"totalTextLength":1460},{"type":"singlePostText","data":{"text":"<p>The Dallas Cowboys have confirmed&#xA0;that the game Thursday has been moved to AT&amp;T Stadium. The Texans have actually been in Dallas since their last preseason game on Saturday. They were unable to land due to Hurricane Harvey. The Cowboys have opened up The Star in Frisco for the Texans to practice.</p>\n"},"currentTextLength":307,"runningCounter":2,"cumulativePodTextLength":494,"totalSimilarConsecutiveElements":5,"totalTextLength":1460},{"type":"singlePostText","data":{"text":"<p>Houston Texans Pro Bowler J.J. Watt wants the game to go on Thursday. &quot;If there is something played this week, I think we should definitely involve some sort of fundraiser, some sort of way to benefit the people back home. Because like I said, this is a much bigger issue than just a football game,&quot; <a href=\"http://www.espn.com/nfl/story/_/id/20488005/jj-watt-houston-texans-wants-thursday-game-dallas-cowboys-used-relief-help\">said Watt. </a></p>\n"},"currentTextLength":322,"runningCounter":3,"cumulativePodTextLength":816,"totalSimilarConsecutiveElements":5,"totalTextLength":1460},{"type":"singlePostShareThrough","data":{}},{"type":"singlePostText","data":{"text":"<p>I&apos;m with him. If this game does get played, the Cowboys weren&apos;t planning on having another game. So any profits made during this game should go to the city of Houston. I think Jerry could do that to help out a fellow NFL city. Maybe all ticket sales go to the city of Houston? Just an idea.</p>\n"},"currentTextLength":301,"runningCounter":4,"cumulativePodTextLength":1117,"totalSimilarConsecutiveElements":5,"totalTextLength":1460},{"type":"singlePostText","data":{"text":"<p>The other thing I am sure people are saying is, &apos;Isn&apos;t there big things going on besides a football game?&apos; Yes, without a doubt. Do preseason games count? Technically, no. This final game helps determine your final roster. This game could decide a lot of guy&apos;s future in the NFL, so I am sure they want this game to go on.</p>\n"},"currentTextLength":343,"runningCounter":5,"cumulativePodTextLength":1460,"totalSimilarConsecutiveElements":5,"totalTextLength":1460},{"type":"singlePostButton","data":{"href":"http://929nin.com/wichita-falls-shooting-suspect-muder-warrant/","title":"NEXT: Wichita Falls Police Identify Suspect in Fatal Weekend Shooting, Issue Murder Warrant","align":"center","applink":"false"},"currentTextLength":null,"runningCounter":1,"totalSimilarConsecutiveElements":2},{"type":"singlePostButton","data":{"href":"/app","title":"Keep Up With Texas News By Downloading Our Official App","align":"center","applink":"false"},"currentTextLength":null,"runningCounter":2,"totalSimilarConsecutiveElements":2},{"type":"singlePostText","data":{"text":"<p style=\"text-align: center;\"><strong>BONUS: Best Places to Watch Sports in Wichita Falls </strong></p>\n"},"currentTextLength":53,"runningCounter":1,"cumulativePodTextLength":53,"totalSimilarConsecutiveElements":1,"totalTextLength":53},{"type":"singlePostOembed","data":{"author_url":"https://www.youtube.com/user/1063thebuzz1","provider_name":"YouTube","thumbnail_height":360,"html":"<iframe width=\"480\" height=\"270\" src=\"https://www.youtube.com/embed/facuSBjG8kY?feature=oembed\" frameborder=\"0\" allow=\"autoplay; encrypted-media\" allowfullscreen></iframe>","width":480,"version":"1.0","title":"Top 5 Places in Wichita Falls to Watch Sports","provider_url":"https://www.youtube.com/","author_name":"106.3 The Buzz","thumbnail_url":"https://i.ytimg.com/vi/facuSBjG8kY/hqdefault.jpg","type":"video","thumbnail_width":480,"height":270},"currentTextLength":null,"runningCounter":1,"totalSimilarConsecutiveElements":1}],"uniquePodTypes":["singlePostText","singlePostButton","singlePostOembed"],"podHeader":[{"type":"articleThumbnail","data":{"url":"http://1063thebuzz.com/files/2017/08/GettyImages-840239174.jpg","caption":"Getty Images"}}],"next":{"latest":[{"postId":218765,"documentUrl":"/20-emotional-haunting-hurricane-harvey-pictures/","filterUrl":"/rest/carbon/filter/main/20-emotional-haunting-hurricane-harvey-pictures/","sortDate":"2017-08-28 15:00:36.000 +0000","termTaxonomyId":4543,"taxonomyType":"tags"},{"postId":218740,"documentUrl":"/harvey-victims-insurance-policy-sept-1/","filterUrl":"/rest/carbon/filter/main/harvey-victims-insurance-policy-sept-1/","sortDate":"2017-08-28 14:17:11.000 +0000","termTaxonomyId":4543,"taxonomyType":"tags"},{"postId":218736,"documentUrl":"/join-us-in-sending-hurricane-harvey-flood-relief-to-victoria/","filterUrl":"/rest/carbon/filter/main/join-us-in-sending-hurricane-harvey-flood-relief-to-victoria/","sortDate":"2017-08-28 14:13:38.000 +0000","termTaxonomyId":4543,"taxonomyType":"tags"},{"postId":218726,"documentUrl":"/mexico-pledges-help-to-texas-after-hurricane-harvey/","filterUrl":"/rest/carbon/filter/main/mexico-pledges-help-to-texas-after-hurricane-harvey/","sortDate":"2017-08-28 13:25:04.000 +0000","termTaxonomyId":4543,"taxonomyType":"tags"},{"postId":218715,"documentUrl":"/texas-gov-greg-abbot-activates-12000-national-guard-troops/","filterUrl":"/rest/carbon/filter/main/texas-gov-greg-abbot-activates-12000-national-guard-troops/","sortDate":"2017-08-28 13:11:07.000 +0000","termTaxonomyId":4543,"taxonomyType":"tags"},{"postId":218684,"documentUrl":"/hurricane-harvey-knows-no-bounds-interview-with-woodlands-resident/","filterUrl":"/rest/carbon/filter/main/hurricane-harvey-knows-no-bounds-interview-with-woodlands-resident/","sortDate":"2017-08-28 11:50:04.000 +0000","termTaxonomyId":4543,"taxonomyType":"tags"},{"postId":218664,"documentUrl":"/flood-waters-bring-in-food-to-one-home/","filterUrl":"/rest/carbon/filter/main/flood-waters-bring-in-food-to-one-home/","sortDate":"2017-08-28 11:33:50.000 +0000","termTaxonomyId":4543,"taxonomyType":"tags"},{"postId":218647,"documentUrl":"/cajun-navy-announces-app-where-you-can-ask-for-help/","filterUrl":"/rest/carbon/filter/main/cajun-navy-announces-app-where-you-can-ask-for-help/","sortDate":"2017-08-28 11:03:06.000 +0000","termTaxonomyId":4543,"taxonomyType":"tags"},{"postId":218641,"documentUrl":"/brazoria-county-evacuees-arriving-in-bell-county-monday-morning/","filterUrl":"/rest/carbon/filter/main/brazoria-county-evacuees-arriving-in-bell-county-monday-morning/","sortDate":"2017-08-28 09:44:17.000 +0000","termTaxonomyId":4543,"taxonomyType":"tags"},{"postId":218635,"documentUrl":"/three-things-to-think-about-before-you-donate-to-hurricane-harvey-victims/","filterUrl":"/rest/carbon/filter/main/three-things-to-think-about-before-you-donate-to-hurricane-harvey-victims/","sortDate":"2017-08-28 08:19:20.000 +0000","termTaxonomyId":4543,"taxonomyType":"tags"}],"taxonomy":[{"postId":218765,"documentUrl":"/20-emotional-haunting-hurricane-harvey-pictures/","filterUrl":"/rest/carbon/filter/main/20-emotional-haunting-hurricane-harvey-pictures/","sortDate":"2017-08-28 15:00:36.000 +0000","termTaxonomyId":4543,"taxonomyType":"tags"},{"postId":218740,"documentUrl":"/harvey-victims-insurance-policy-sept-1/","filterUrl":"/rest/carbon/filter/main/harvey-victims-insurance-policy-sept-1/","sortDate":"2017-08-28 14:17:11.000 +0000","termTaxonomyId":4543,"taxonomyType":"tags"},{"postId":218736,"documentUrl":"/join-us-in-sending-hurricane-harvey-flood-relief-to-victoria/","filterUrl":"/rest/carbon/filter/main/join-us-in-sending-hurricane-harvey-flood-relief-to-victoria/","sortDate":"2017-08-28 14:13:38.000 +0000","termTaxonomyId":4543,"taxonomyType":"tags"},{"postId":218726,"documentUrl":"/mexico-pledges-help-to-texas-after-hurricane-harvey/","filterUrl":"/rest/carbon/filter/main/mexico-pledges-help-to-texas-after-hurricane-harvey/","sortDate":"2017-08-28 13:25:04.000 +0000","termTaxonomyId":4543,"taxonomyType":"tags"},{"postId":218715,"documentUrl":"/texas-gov-greg-abbot-activates-12000-national-guard-troops/","filterUrl":"/rest/carbon/filter/main/texas-gov-greg-abbot-activates-12000-national-guard-troops/","sortDate":"2017-08-28 13:11:07.000 +0000","termTaxonomyId":4543,"taxonomyType":"tags"},{"postId":218684,"documentUrl":"/hurricane-harvey-knows-no-bounds-interview-with-woodlands-resident/","filterUrl":"/rest/carbon/filter/main/hurricane-harvey-knows-no-bounds-interview-with-woodlands-resident/","sortDate":"2017-08-28 11:50:04.000 +0000","termTaxonomyId":4543,"taxonomyType":"tags"},{"postId":218664,"documentUrl":"/flood-waters-bring-in-food-to-one-home/","filterUrl":"/rest/carbon/filter/main/flood-waters-bring-in-food-to-one-home/","sortDate":"2017-08-28 11:33:50.000 +0000","termTaxonomyId":4543,"taxonomyType":"tags"},{"postId":218647,"documentUrl":"/cajun-navy-announces-app-where-you-can-ask-for-help/","filterUrl":"/rest/carbon/filter/main/cajun-navy-announces-app-where-you-can-ask-for-help/","sortDate":"2017-08-28 11:03:06.000 +0000","termTaxonomyId":4543,"taxonomyType":"tags"},{"postId":218641,"documentUrl":"/brazoria-county-evacuees-arriving-in-bell-county-monday-morning/","filterUrl":"/rest/carbon/filter/main/brazoria-county-evacuees-arriving-in-bell-county-monday-morning/","sortDate":"2017-08-28 09:44:17.000 +0000","termTaxonomyId":4543,"taxonomyType":"tags"},{"postId":218635,"documentUrl":"/three-things-to-think-about-before-you-donate-to-hurricane-harvey-victims/","filterUrl":"/rest/carbon/filter/main/three-things-to-think-about-before-you-donate-to-hurricane-harvey-victims/","sortDate":"2017-08-28 08:19:20.000 +0000","termTaxonomyId":4543,"taxonomyType":"tags"}]}}}},"carbonwidget/top-728x90":{"info":{"id":"carbonwidget/top-728x90","groupType":"carbonwidget/ads","widgetInstance":"1"},"params":{"adunit":"top-728x90","widgetTime":2},"data":["carbonwidget/top-728x90"],"dataDetails":{"carbonwidget/top-728x90":{"adUnit":"top-728x90","adType":"dfp6"}}},"carbonwidget/dynamic-ad-custom":{"info":{"id":"carbonwidget/dynamic-ad-custom","groupType":"carbonwidget/ads","widgetInstance":"1"},"params":{"adunit":"dynamic-ad-custom","widgetTime":2},"data":["carbonwidget/dynamic-ad-custom"],"dataDetails":{"carbonwidget/dynamic-ad-custom":{"adUnit":"dynamic-ad-custom","adType":"dfp6"}}},"carbonwidget/dynamic-ad-header":{"info":{"id":"carbonwidget/dynamic-ad-header","groupType":"carbonwidget/ads","widgetInstance":"1"},"params":{"adunit":"dynamic-ad-header","widgetTime":2},"data":["carbonwidget/dynamic-ad-header"],"dataDetails":{"carbonwidget/dynamic-ad-header":{"adUnit":"dynamic-ad-header","adType":"dfp6"}}},"carbonwidget/dynamic-ad-push":{"info":{"id":"carbonwidget/dynamic-ad-push","groupType":"carbonwidget/ads","widgetInstance":"1"},"params":{"adunit":"dynamic-ad-push","widgetTime":2},"data":["carbonwidget/dynamic-ad-push"],"dataDetails":{"carbonwidget/dynamic-ad-push":{"adUnit":"dynamic-ad-push","adType":"dfp6"}}},"carbonwidget/tsm-out-of-page":{"info":{"id":"carbonwidget/tsm-out-of-page","groupType":"carbonwidget/ads","widgetInstance":"1"},"params":{"adunit":"tsm-out-of-page","widgetTime":2},"data":["carbonwidget/tsm-out-of-page"],"dataDetails":{"carbonwidget/tsm-out-of-page":{"adUnit":"tsm-out-of-page","adType":"dfp6"}}},"carbonwidget/bottom-728x90":{"info":{"id":"carbonwidget/bottom-728x90","groupType":"carbonwidget/ads","widgetInstance":"1"},"params":{"adunit":"bottom-728x90","widgetTime":1},"data":["carbonwidget/bottom-728x90"],"dataDetails":{"carbonwidget/bottom-728x90":{"adUnit":"bottom-728x90","adType":"dfp6"}}},"ts_blogroll-5":{"info":{"id":"ts_blogroll-5","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"5"},"params":{"title":"Best of K1017","type":"main_content_thumb_title_roll","cat":"","tag":"","private_tag":"","posts_per_page":"4","thumb_type":"landscape","link_label":"","link":"","show_thumb":0,"alternate_data":0,"unique_posts":"1","sponsor":{"enabled":"on","time_start":"Mon Dec 1 2014","time_end":"Thu Dec 25 2014","background_image":"","sponsor_image":"http://k1017fm.com/files/2014/12/Widget23.png","sponsor_image_mobile":"","background_color":"","background_repeat":"no-repeat","sponsor_name":"DR Horton","sponsor_link":"http://www.drhorton.com/Texas/Temple-Waco.aspx"},"widgetTime":13,"widgetFilterTime":0,"widgetFilterParallelTime":0},"data":[230073,230086,230065,230088],"dataDetails":{"230065":{"postid":"230065","sortdate":"2018-02-13T16:05:58.000Z","data":{"mainData":{"postType":"post","caption":"Rachel Wohleb (left), Kara Fish (center), Janet Leigh (right)  | Belton ISD Photo\n","thumbnail":"http://ktemnews.com/files/2018/02/01222018-All-State-Choir-Board-Recognitions.jpg","postDateGmt":"2018-02-13 16:05:58 +0000","title":"Belton Vocalists Selected as Texas All-State Musicians","url":"http://krock1017fm.com/belton-high-school-choir-vocalists-selected-as-texas-all-state-musicians/","id":230065,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"Congratulations to Kara Fish and Rachel Wohleb, who&apos;ll represent Central Texas at the Texas Music Educators Association Convention this Saturday!","authors":[{"id":692661,"slug":"aaronsavage","name":"Aaron Savage","first_name":"Aaron","last_name":"Savage","nickname":"KTEM Staff","url":"http://krock1017fm.com/author/aaronsavage/","thumbnail":"http://ktemnews.com/files/2017/03/self-portrait.jpg"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-title":"Belton Singers Selected for All-State Choirs","dynamic-lead-excerpt":"Congratulations to Kara Fish and Rachel Wohleb, who&apos;ll represent Central Texas at the Texas Music Educators Association Convention this Saturday!","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"Belton Vocalists Selected as Texas All-State Musicians"}}},"230073":{"postid":"230073","sortdate":"2018-02-13T16:23:00.000Z","data":{"mainData":{"postType":"post","caption":"iStockphoto","thumbnail":"http://loyalty.production.townsquareblogs.com/files/2014/02/Valentines-Day.jpg","postDateGmt":"2018-02-13 16:23:00 +0000","title":"Congrats to our Valentine&apos;s Day Winner Ronrico Seymore","url":"http://krock1017fm.com/congrats-to-our-valentines-day-winner-ronrico-seymore/","id":230073,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"Ronrico Seymore was picked as this year&apos;s winner of the Valentine&apos;s Day sweepstakes.  ","authors":[{"id":2707280,"slug":"wadams","name":"Wes Adams","first_name":"Wes","last_name":"Adams","nickname":"wadams","thumbnail":"http://us105fm.com/files/2016/04/Wes.jpg","url":"http://krock1017fm.com/author/wadams/"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"Congrats to our Valentine&apos;s Day Winner Ronrico Seymore","dynamic-lead-title":"","dynamic-lead-excerpt":"","dynamic-lead-link-url":"","dynamic-lead-image":""}}},"230086":{"postid":"230086","sortdate":"2018-02-13T16:16:50.000Z","data":{"mainData":{"postType":"post","caption":"ABC Public Relations","thumbnail":"http://ultimateclassicrock.com/files/2018/02/Styx-Joan-Jett-Tesla-2018-Summer-Tour.png","postDateGmt":"2018-02-13 16:16:50 +0000","title":"Styx, Joan Jett and Tesla Join Together for U.S. Summer Tour","url":"http://krock1017fm.com/styx-joan-jett-and-tesla-join-together-for-u-s-summer-tour/","id":230086,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"Styx and Joan Jett will hit the road as co-headliners beginning on May 30.","authors":[{"id":1042275,"slug":"nickderiso","name":"Nick DeRiso","first_name":"Nick","last_name":"DeRiso","nickname":"Nick DeRiso","thumbnail":"http://ultimateclassicrock.com/files/2016/02/nickderisoucr1.jpg","url":"http://krock1017fm.com/author/nickderiso/"}],"video":true,"videoUrl":"https://youtu.be/qelxkiMjhdk","youtubeId":"qelxkiMjhdk"},"alternateData":{"dynamic-lead-title":"Texas Bound","dynamic-lead-excerpt":"Styx and Joan Jett will hit the road as co-headliners for summer shows.","dynamic-lead-link-url":"","dynamic-lead-image":"","_townsquare_media_url":"https://youtu.be/qelxkiMjhdk","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"Styx, Joan Jett and Tesla Join Together for U.S. Summer Tour"}}},"230088":{"postid":"230088","sortdate":"2018-02-13T14:42:26.000Z","data":{"mainData":{"postType":"post","caption":"Isaac Brekken, Getty Images","thumbnail":"http://ultimateclassicrock.com/files/2017/12/GettyImages-857269376.jpg","postDateGmt":"2018-02-13 14:42:26 +0000","title":"Gene Simmons Announces New Book About Rock&apos;s &apos;27 Club&apos;","url":"http://krock1017fm.com/gene-simmons-announces-new-book-about-rocks-27-club/","id":230088,"carbonMeta":{"widePromotion":false,"isGallery":true},"excerpt":"Gene Simmons&apos; next book will delve into the mythology surrounding the &quot;27 club&quot; of celebrities who&apos;ve died at the age of 27.","authors":[{"id":330634,"slug":"jeffgiles","name":"Jeff Giles","first_name":"Jeff","last_name":"Giles","nickname":"Jeff Giles","thumbnail":"http://ultimateclassicrock.com/files/2012/11/Jeff-Giles1.jpg","url":"http://krock1017fm.com/author/jeffgiles/"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-video":"","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"Gene Simmons Announces New Book About Rock&apos;s &apos;27 Club&apos;","dynamic-lead-title":"New Book","dynamic-lead-excerpt":"Gene Simmons&apos; next book will delve into the mythology surrounding the &quot;27 club&quot; ","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":1},"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":"13509","placement":"","targettype":"","mode":"","widgetTime":1},"data":[],"dataDetails":{}},"fix_sidebar_marker-84":{"info":{"id":"fix_sidebar_marker-84","groupType":"fix_sidebar_marker","widgetType":"widget_fix_sidebar_marker","widgetInstance":"84"},"params":{"title":"Fix Sidebar Marker","widgetTime":1},"data":[],"dataDetails":{}},"ts_blogroll-501":{"info":{"id":"ts_blogroll-501","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"501"},"params":{"title":"What's Hot","type":"carousel","isweather":"1","cat":"","posts_per_page":"6","align":"right","pinned_id":"","pinned_label":"","tag":"featured","private_tag":"","thumb_type":"landscape","link_label":"","link":"","show_thumb":0,"alternate_data":0,"unique_posts":0,"widgetTime":13,"widgetFilterTime":0,"widgetFilterParallelTime":0},"data":[230065,229187,229215,228917,228764,228645],"dataDetails":{"228645":{"postid":"228645","sortdate":"2018-01-23T19:50:24.000Z","data":{"mainData":{"postType":"post","caption":"TxDOT","thumbnail":"http://ktemnews.com/files/2018/01/TxDOT-Scholarship.jpg","postDateGmt":"2018-01-23 19:50:24 +0000","title":"Scholarships Up For Grabs!","url":"http://krock1017fm.com/texas-students-should-apply-for-the-dont-mess-with-texas-scholarship/","id":228645,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"$10,000 in scholarship funds are waiting for three Texas students who demonstrate leadership in litter prevention on campus and in their community. Is that you?","authors":[{"id":692661,"slug":"aaronsavage","name":"Aaron Savage","first_name":"Aaron","last_name":"Savage","nickname":"KTEM Staff","url":"http://krock1017fm.com/author/aaronsavage/","thumbnail":"http://ktemnews.com/files/2017/03/self-portrait.jpg"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-title":"Scholarships Up For Grabs!","dynamic-lead-excerpt":"$10,000 in scholarship funds are waiting for three Texas students who demonstrate leadership in litter prevention on campus and in their community. Is that you?","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"Texas Students Can Apply for Don&apos;t Mess with Texas Scholarship"}}},"228764":{"postid":"228764","sortdate":"2018-01-24T19:38:14.000Z","data":{"mainData":{"postType":"post","caption":"Alex Cano, KWTX","thumbnail":"http://ktemnews.com/files/2018/01/Nolanville-fire-01.24.18.jpg","postDateGmt":"2018-01-24 19:38:14 +0000","title":"1 Dead, 2 Injured in Nolanville Fire","url":"http://krock1017fm.com/one-dead-two-injured-in-nolanville-fire/","id":228764,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"A house fire in Nolanville claimed one life and left two firefighters injured Wednesday morning.","authors":[{"id":692661,"slug":"aaronsavage","name":"Aaron Savage","first_name":"Aaron","last_name":"Savage","nickname":"KTEM Staff","url":"http://krock1017fm.com/author/aaronsavage/","thumbnail":"http://ktemnews.com/files/2017/03/self-portrait.jpg"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-title":"1 Dead, 2 Injured in Nolanville Fire","dynamic-lead-excerpt":"A house fire in Nolanville claimed one life and left two firefighters injured Wednesday morning.","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"One Person Killed, 2 Firefighters Injured in Nolanville Fire"}}},"228917":{"postid":"228917","sortdate":"2018-01-26T04:16:03.000Z","data":{"mainData":{"postType":"post","caption":"Alex Cano, KWTX","thumbnail":"http://ktemnews.com/files/2018/01/I35-high-speed-chase-2-01.25.18.jpg","postDateGmt":"2018-01-26 04:16:03 +0000","title":"Credit Union Robbery Suspect Crashed, Was Arrested in Belton","url":"http://krock1017fm.com/credit-union-robbery-suspect-crashed-was-arrested-in-belton-thursday/","id":228917,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"A person suspected of robbing a Round Rock credit union Thursday afternoon was captured in Belton after crashing a car near Central Avenue in Belton.","authors":[{"id":692661,"slug":"aaronsavage","name":"Aaron Savage","first_name":"Aaron","last_name":"Savage","nickname":"KTEM Staff","url":"http://krock1017fm.com/author/aaronsavage/","thumbnail":"http://ktemnews.com/files/2017/03/self-portrait.jpg"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"dynamic-lead-title":"","dynamic-lead-excerpt":"","dynamic-lead-link-url":"","dynamic-lead-image":"","_aioseop_title":"Credit Union Robbery Suspect Crashed, Was Arrested in Belton"}}},"229187":{"postid":"229187","sortdate":"2018-01-29T16:49:54.000Z","data":{"mainData":{"postType":"post","caption":"Yuji Sakai, Getty Images","thumbnail":"http://ktemnews.com/files/2013/07/Flames-Yuji-Sakai-Getty-Images.jpg","postDateGmt":"2018-01-29 16:49:54 +0000","title":"Bell County Burn Ban","url":"http://krock1017fm.com/burn-ban-begins-tuesday-january-30-2018-in-bell-county/","id":229187,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"County Judge Jon H. Burrows has approved a burn ban that will start Tuesday, January 30 and run through late February.","authors":[{"id":692661,"slug":"aaronsavage","name":"Aaron Savage","first_name":"Aaron","last_name":"Savage","nickname":"KTEM Staff","url":"http://krock1017fm.com/author/aaronsavage/","thumbnail":"http://ktemnews.com/files/2017/03/self-portrait.jpg"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-title":"Bell County Burn Ban","dynamic-lead-excerpt":"County Judge Jon H. Burrows has approved a burn ban that will start Tuesday, January 30 and run through late February.","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"Burn Ban Begins Tuesday, January 30 in Bell County"}}},"229215":{"postid":"229215","sortdate":"2018-01-29T06:01:23.000Z","data":{"mainData":{"postType":"post","caption":"Neilson Barnard, Getty Images\n","thumbnail":"http://us105fm.com/files/2017/01/Untitled-design-5.jpg","postDateGmt":"2018-01-29 06:01:23 +0000","title":"Valentine&apos;s Day Giveaway","url":"http://krock1017fm.com/valentines-day-2018-dig-yourself-out-of-the-dog-house/","id":229215,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"If you messed up big time last Valentine&apos;s Day, here&apos;s your chance to make it up to your sweetheart with a romantic prize package on us!","authors":[{"id":692661,"slug":"aaronsavage","name":"Aaron Savage","first_name":"Aaron","last_name":"Savage","nickname":"KTEM Staff","url":"http://krock1017fm.com/author/aaronsavage/","thumbnail":"http://ktemnews.com/files/2017/03/self-portrait.jpg"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-title":"Valentine&apos;s Day Giveaway","dynamic-lead-excerpt":"If you messed up big time last Valentine&apos;s Day, here&apos;s your chance to make it up to your sweetheart with a romantic prize package on us!","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"This Valentine&apos;s Day, Dig Yourself Out of the Dog House"}}},"230065":{"postid":"230065","sortdate":"2018-02-13T16:05:58.000Z","data":{"mainData":{"postType":"post","caption":"Rachel Wohleb (left), Kara Fish (center), Janet Leigh (right)  | Belton ISD Photo\n","thumbnail":"http://ktemnews.com/files/2018/02/01222018-All-State-Choir-Board-Recognitions.jpg","postDateGmt":"2018-02-13 16:05:58 +0000","title":"Belton Singers Selected for All-State Choirs","url":"http://krock1017fm.com/belton-high-school-choir-vocalists-selected-as-texas-all-state-musicians/","id":230065,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"Congratulations to Kara Fish and Rachel Wohleb, who&apos;ll represent Central Texas at the Texas Music Educators Association Convention this Saturday!","authors":[{"id":692661,"slug":"aaronsavage","name":"Aaron Savage","first_name":"Aaron","last_name":"Savage","nickname":"KTEM Staff","url":"http://krock1017fm.com/author/aaronsavage/","thumbnail":"http://ktemnews.com/files/2017/03/self-portrait.jpg"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-title":"Belton Singers Selected for All-State Choirs","dynamic-lead-excerpt":"Congratulations to Kara Fish and Rachel Wohleb, who&apos;ll represent Central Texas at the Texas Music Educators Association Convention this Saturday!","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"Belton Vocalists Selected as Texas All-State Musicians"}}}},"redisCached":true},"google-ads-widget-349":{"info":{"id":"google-ads-widget-349","groupType":"google-ads-widget","widgetType":"widget_google-ads-widget","widgetInstance":"349"},"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-333":{"info":{"id":"tsq_sailthru_newsletter_widget-333","groupType":"tsq_sailthru_newsletter_widget","widgetType":"widget_tsq_sailthru_newsletter_widget","widgetInstance":"333"},"params":{"title":"Get our Newsletter","description":"Sign up for our newsletter!","confirmation":"Thanks for subscribing","lists":["KLTD-FM"],"widgetTime":1},"data":[],"dataDetails":{}},"ts_blogroll-502":{"info":{"id":"ts_blogroll-502","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"502"},"params":{"title":"Latest Articles","type":"sidebar_row_standard","posts_per_page":3,"widgetTime":14,"widgetFilterTime":0,"widgetFilterParallelTime":0},"data":[230073,230086,230065],"dataDetails":{"230065":{"postid":"230065","sortdate":"2018-02-13T16:05:58.000Z","data":{"mainData":{"postType":"post","caption":"Rachel Wohleb (left), Kara Fish (center), Janet Leigh (right)  | Belton ISD Photo\n","thumbnail":"http://ktemnews.com/files/2018/02/01222018-All-State-Choir-Board-Recognitions.jpg","postDateGmt":"2018-02-13 16:05:58 +0000","title":"Belton Vocalists Selected as Texas All-State Musicians","url":"http://krock1017fm.com/belton-high-school-choir-vocalists-selected-as-texas-all-state-musicians/","id":230065,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"Congratulations to Kara Fish and Rachel Wohleb, who&apos;ll represent Central Texas at the Texas Music Educators Association Convention this Saturday!","authors":[{"id":692661,"slug":"aaronsavage","name":"Aaron Savage","first_name":"Aaron","last_name":"Savage","nickname":"KTEM Staff","url":"http://krock1017fm.com/author/aaronsavage/","thumbnail":"http://ktemnews.com/files/2017/03/self-portrait.jpg"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-title":"Belton Singers Selected for All-State Choirs","dynamic-lead-excerpt":"Congratulations to Kara Fish and Rachel Wohleb, who&apos;ll represent Central Texas at the Texas Music Educators Association Convention this Saturday!","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"Belton Vocalists Selected as Texas All-State Musicians"}}},"230073":{"postid":"230073","sortdate":"2018-02-13T16:23:00.000Z","data":{"mainData":{"postType":"post","caption":"iStockphoto","thumbnail":"http://loyalty.production.townsquareblogs.com/files/2014/02/Valentines-Day.jpg","postDateGmt":"2018-02-13 16:23:00 +0000","title":"Congrats to our Valentine&apos;s Day Winner Ronrico Seymore","url":"http://krock1017fm.com/congrats-to-our-valentines-day-winner-ronrico-seymore/","id":230073,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"Ronrico Seymore was picked as this year&apos;s winner of the Valentine&apos;s Day sweepstakes.  ","authors":[{"id":2707280,"slug":"wadams","name":"Wes Adams","first_name":"Wes","last_name":"Adams","nickname":"wadams","thumbnail":"http://us105fm.com/files/2016/04/Wes.jpg","url":"http://krock1017fm.com/author/wadams/"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"Congrats to our Valentine&apos;s Day Winner Ronrico Seymore","dynamic-lead-title":"","dynamic-lead-excerpt":"","dynamic-lead-link-url":"","dynamic-lead-image":""}}},"230086":{"postid":"230086","sortdate":"2018-02-13T16:16:50.000Z","data":{"mainData":{"postType":"post","caption":"ABC Public Relations","thumbnail":"http://ultimateclassicrock.com/files/2018/02/Styx-Joan-Jett-Tesla-2018-Summer-Tour.png","postDateGmt":"2018-02-13 16:16:50 +0000","title":"Styx, Joan Jett and Tesla Join Together for U.S. Summer Tour","url":"http://krock1017fm.com/styx-joan-jett-and-tesla-join-together-for-u-s-summer-tour/","id":230086,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"Styx and Joan Jett will hit the road as co-headliners beginning on May 30.","authors":[{"id":1042275,"slug":"nickderiso","name":"Nick DeRiso","first_name":"Nick","last_name":"DeRiso","nickname":"Nick DeRiso","thumbnail":"http://ultimateclassicrock.com/files/2016/02/nickderisoucr1.jpg","url":"http://krock1017fm.com/author/nickderiso/"}],"video":true,"videoUrl":"https://youtu.be/qelxkiMjhdk","youtubeId":"qelxkiMjhdk"},"alternateData":{"dynamic-lead-title":"Texas Bound","dynamic-lead-excerpt":"Styx and Joan Jett will hit the road as co-headliners for summer shows.","dynamic-lead-link-url":"","dynamic-lead-image":"","_townsquare_media_url":"https://youtu.be/qelxkiMjhdk","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"Styx, Joan Jett and Tesla Join Together for U.S. Summer Tour"}}}},"redisCached":true},"carbonwidget/nav/blueiv":{"info":{"id":"carbonwidget/nav/blueiv","groupType":"carbonwidget/nav/blueiv"},"params":{"widgetTime":13},"data":[],"dataDetails":{},"redisCached":true},"carbonwidget/nav/main":{"info":{"id":"carbonwidget/nav/main","groupType":"carbonwidget/nav/main"},"params":{"widgetTime":13},"data":["1",{"2":["2.1","2.2"]},{"3":["3.1","3.2"]},{"4":["4.1"]},{"5":["5.1","5.2"]},{"6":["6.1","6.2","6.3",{"6.4":["6.4.1","6.4.2","6.4.3","6.4.4"]}]},"7",{"8":["8.1","8.2","8.3","8.4"]},{"9":["9.1","9.2","9.3"]}],"dataDetails":{"1":{"menuId":"1","attrs":{"menuPostId":8,"title":"Home","titleExcerpt":"Home","href":"/","samedomain":true,"hasBlogroll":false}},"2":{"menuId":"2","attrs":{"menuPostId":119,"title":"On-Air","titleExcerpt":"On-Air","href":"/djs","samedomain":true,"hasBlogroll":false}},"3":{"menuId":"3","attrs":{"menuPostId":10018,"title":"Listen","titleExcerpt":"Listen","href":"/listen-live","samedomain":true,"hasBlogroll":false}},"4":{"menuId":"4","attrs":{"menuPostId":71704,"title":"Playlist","titleExcerpt":"Playlist","href":"/playlist/","samedomain":true,"hasBlogroll":false}},"5":{"menuId":"5","attrs":{"menuPostId":3724,"title":"Events","titleExcerpt":"Events","href":"/events-killeen/upcoming/","samedomain":true,"hasBlogroll":false}},"6":{"menuId":"6","attrs":{"menuPostId":6644,"title":"KRock VIP Club","titleExcerpt":"KRock VIP Club","href":"/vip","samedomain":true,"hasBlogroll":false}},"7":{"menuId":"7","attrs":{"menuPostId":130217,"title":"Win Stuff","titleExcerpt":"Win Stuff","href":"/contests/","samedomain":true,"menupath":"/rest/carbon/api/menu/contests/","hasBlogroll":false}},"8":{"menuId":"8","attrs":{"menuPostId":116655,"title":"Jobs","titleExcerpt":"Jobs","href":"http://k1017fm.com/tags/job-openings/","samedomain":false,"hasBlogroll":false}},"9":{"menuId":"9","attrs":{"menuPostId":10019,"title":"Contact Us","titleExcerpt":"Contact Us","href":"/help","samedomain":true,"hasBlogroll":false}},"2.1":{"menuId":"2.1","attrs":{"menuPostId":110489,"title":"Our DJs","titleExcerpt":"Our DJs","href":"/djs/","samedomain":true,"hasBlogroll":false}},"2.2":{"menuId":"2.2","attrs":{"menuPostId":5172,"title":"Today's Shows","titleExcerpt":"Today's Shows","href":"/shows","samedomain":true,"hasBlogroll":false}},"3.1":{"menuId":"3.1","attrs":{"menuPostId":10562,"title":"Listen Live","titleExcerpt":"Listen Live","href":"/listen-live","samedomain":true,"hasBlogroll":false}},"3.2":{"menuId":"3.2","attrs":{"menuPostId":10563,"title":"Mobile App","titleExcerpt":"Mobile App","href":"/mobile","samedomain":true,"hasBlogroll":false}},"4.1":{"menuId":"4.1","attrs":{"menuPostId":71705,"title":"Recently Played","titleExcerpt":"Recently Played","href":"/playlist/","samedomain":true,"hasBlogroll":false}},"5.1":{"menuId":"5.1","attrs":{"menuPostId":71699,"title":"Community Calendar","titleExcerpt":"Community Calendar","href":"/events-killeen/","samedomain":true,"hasBlogroll":false}},"5.2":{"menuId":"5.2","attrs":{"menuPostId":182873,"title":"Submit an Event","titleExcerpt":"Submit an Event","href":"http://k1017fm.com/events-killeen/community/add/","samedomain":false,"hasBlogroll":false}},"6.1":{"menuId":"6.1","attrs":{"menuPostId":10569,"title":"Sign Up","titleExcerpt":"Sign Up","href":"/registration","samedomain":true,"hasBlogroll":false}},"6.2":{"menuId":"6.2","attrs":{"menuPostId":130487,"title":"Contests","titleExcerpt":"Contests","href":"/contests/","samedomain":true,"menupath":"/rest/carbon/api/menu/contests/","hasBlogroll":false}},"6.3":{"menuId":"6.3","attrs":{"menuPostId":148948,"title":"Picking Up Prizes and General Contest Rules","titleExcerpt":"","href":"/prizes","samedomain":true,"hasBlogroll":false}},"6.4":{"menuId":"6.4","attrs":{"menuPostId":33552,"title":"View Local Experts","titleExcerpt":"View Local Experts","href":"http://k1017fm.com/local-experts/","samedomain":false,"hasBlogroll":false}},"6.4.1":{"menuId":"6.4.1","attrs":{"menuPostId":80947,"title":"Amos Electric","titleExcerpt":"Amos Electric","href":"/vip/sponsors/amos-electric-3/","samedomain":true,"hasBlogroll":false}},"6.4.2":{"menuId":"6.4.2","attrs":{"menuPostId":175690,"title":"Ed Laughlin","titleExcerpt":"Ed Laughlin","href":"/ed-l-laughlin/","samedomain":true,"hasBlogroll":false}},"6.4.3":{"menuId":"6.4.3","attrs":{"menuPostId":124718,"title":"Maaco","titleExcerpt":"Maaco","href":"/local_experts/maaco-collision/","samedomain":true,"hasBlogroll":false}},"6.4.4":{"menuId":"6.4.4","attrs":{"menuPostId":98806,"title":"TTD Bookkeeping","titleExcerpt":"TTD Bookkeeping","href":"/vip/sponsors/ttd-bookkeeping-service/","samedomain":true,"hasBlogroll":false}},"8.1":{"menuId":"8.1","attrs":{"menuPostId":165665,"title":"Account Executive","titleExcerpt":"Account Executive","href":"http://k1017fm.com/job-opening-account-executive-temple-tx/","samedomain":false,"hasBlogroll":false}},"8.2":{"menuId":"8.2","attrs":{"menuPostId":165664,"title":"Digital Sales Specialist","titleExcerpt":"Digital Sales Specialist","href":"http://k1017fm.com/job-opening-digital-sales-specialist-temple-tx/","samedomain":false,"hasBlogroll":false}},"8.3":{"menuId":"8.3","attrs":{"menuPostId":165663,"title":"Townsquare Job Network","titleExcerpt":"Townsquare Job Network","href":"http://killeen.townsquarejobnetwork.com/","samedomain":false,"hasBlogroll":false}},"8.4":{"menuId":"8.4","attrs":{"menuPostId":222863,"title":"2017 EEO Report","titleExcerpt":"2017 EEO Report","href":"/files/2017/10/Townsquare-Media-Killeen-Temple-EEO-Apr-2017-REVISION-2.pdf","samedomain":true,"hasBlogroll":false}},"9.1":{"menuId":"9.1","attrs":{"menuPostId":10020,"title":"Help & Contact Info","titleExcerpt":"Help & Contact Info","href":"/help","samedomain":true,"hasBlogroll":false}},"9.2":{"menuId":"9.2","attrs":{"menuPostId":125406,"title":"Send Feedback","titleExcerpt":"Send Feedback","href":"http://k1017fm.com/feedback/","samedomain":false,"hasBlogroll":false}},"9.3":{"menuId":"9.3","attrs":{"menuPostId":125403,"title":"Advertise","titleExcerpt":"Advertise","href":"http://k1017fm.com/advertise/","samedomain":false,"hasBlogroll":false}}},"redisCached":true},"carbonwidget/nav/promo_links":{"info":{"id":"carbonwidget/nav/promo_links","groupType":"carbonwidget/nav/promo_links"},"params":{"widgetTime":14},"data":["1","2","3","4","5","6","7","8","9","10"],"dataDetails":{"1":{"menuId":"1","attrs":{"menuPostId":110724,"title":"Hot Now","titleExcerpt":"Hot Now","href":"","samedomain":true,"hasBlogroll":false}},"2":{"menuId":"2","attrs":{"menuPostId":229673,"title":"Valentine's Day Giveaway","titleExcerpt":"Valentine's Day Giveaway","href":"/valentines-day-2018-dig-yourself-out-of-the-dog-house/","samedomain":true,"hasBlogroll":false}},"3":{"menuId":"3","attrs":{"menuPostId":228282,"title":"Download the KRock App","titleExcerpt":"Download the KRock App","href":"/grab-the-free-krock-1017-mobile-app/","samedomain":true,"hasBlogroll":false}},"4":{"menuId":"4","attrs":{"menuPostId":213900,"title":"Walton & Johnson","titleExcerpt":"Walton & Johnson","href":"http://k1017fm.com/show/the-walton-and-johnson-radio-show/","samedomain":false,"hasBlogroll":false}},"5":{"menuId":"5","attrs":{"menuPostId":228283,"title":"Ultimate Classic Rock w/Zach Martin","titleExcerpt":"Ultimate Classic Rock w/Zach Martin","href":"/show/ultimate-classic-rock-with-zach-martin","samedomain":true,"menupath":"/rest/carbon/api/menu/show/ultimate-classic-rock-with-zach-martin","hasBlogroll":false}},"6":{"menuId":"6","attrs":{"menuPostId":158796,"title":"Join the Club","titleExcerpt":"Join the Club","href":"/registration","samedomain":true,"hasBlogroll":false}},"7":{"menuId":"7","attrs":{"menuPostId":175399,"title":"Listen Live","titleExcerpt":"Listen Live","href":"/listen-live","samedomain":true,"hasBlogroll":false}},"8":{"menuId":"8","attrs":{"menuPostId":221036,"title":"Temple Wildcat Football","titleExcerpt":"Temple Wildcat Football","href":"/?p=221034","samedomain":true,"hasBlogroll":false}},"9":{"menuId":"9","attrs":{"menuPostId":224424,"title":"2017 Wildcat Playoff Sponsors","titleExcerpt":"2017 Wildcat Playoff Sponsors","href":"/temple-wildcats-2017-playoffs/","samedomain":true,"hasBlogroll":false}},"10":{"menuId":"10","attrs":{"menuPostId":228503,"title":"Big Game Squares Rules","titleExcerpt":"Big Game Squares Rules","href":"/?p=181835","samedomain":true,"hasBlogroll":false}}},"redisCached":true},"carbonwidget/nav/footer":{"info":{"id":"carbonwidget/nav/footer","groupType":"carbonwidget/nav/footer"},"params":{"widgetTime":13},"data":["comscore","1","2","3","4","5","6","7","8","9","10","11"],"dataDetails":{"1":{"menuId":"1","attrs":{"title":"2017 EEO Report","href":"/eeo/"}},"2":{"menuId":"2","attrs":{"title":"Advertise","href":"/advertise/"}},"3":{"menuId":"3","attrs":{"title":"Public File","href":"/kltd-public-file/"}},"4":{"menuId":"4","attrs":{"title":"Terms","href":"/terms/"}},"5":{"menuId":"5","attrs":{"title":"VIP Terms","href":"/vip-terms/"}},"6":{"menuId":"6","attrs":{"title":"FAQ","href":"/vip-faq/"}},"7":{"menuId":"7","attrs":{"title":"Contest Rules","href":"/contest-rules/"}},"8":{"menuId":"8","attrs":{"title":"Privacy Policy (Updated: 8/31/17)","href":"/privacy/"}},"9":{"menuId":"9","attrs":{"title":"Contact","href":"/help/"}},"10":{"menuId":"10","attrs":{"href":"http://townsquaremediagroup.com/"}},"11":{"menuId":"11","attrs":{"title":"Killeen Business Listings","href":"/killeen-featured-business-listings/"}},"comscore":{"menuId":"comscore","attrs":{"title":"Loudwire Network"}}},"redisCached":true}},"data":{},"time":{"wpTime":23.998,"mainOptionsTime":4.427,"sidebarsTime":7.187,"widgetsTime":32.79,"processTime":68.486},"experimentGroup":"B"},"serverConfig":{"host":"krock1017fm.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>