<!doctype html>
      <html class="single">
        <head>
          <title data-react-helmet="true">State Sues Three Texas Businesses Accused of Price Gouging During Hurricane Harvey</title>
          <meta data-react-helmet="true" http-equiv="Content-Type" content="text/html;charset=UTF-8"/><meta data-react-helmet="true" charset="UTF-8"/><meta data-react-helmet="true" name="instagram_profile" value="us105fm"/><meta data-react-helmet="true" name="description" content="The State of Texas did not waste any time going after businesses accused of price gouging customers during Hurricane Harvey."/><meta data-react-helmet="true" name="keywords" content="price gouging texas, texas gas stations price gouging, hurricane harvey price gouging lawsuits"/><meta data-react-helmet="true" property="fb:app_id" content="354462811300357"/><meta data-react-helmet="true" property="fb:admins" content="100002025987268"/><meta data-react-helmet="true" property="og:title" content="State Sues Three Texas Businesses Accused of Price Gouging During Hurricane Harvey"/><meta data-react-helmet="true" property="og:description" content="The State of Texas did not waste any time going after businesses accused of price gouging customers during Hurricane Harvey."/><meta data-react-helmet="true" property="og:url" content="http://us105fm.com/state-texas-lawsuit-businesses-price-gouging-hurricane-harvey/"/><meta data-react-helmet="true" property="og:site_name" content="US105"/><meta data-react-helmet="true" property="og:type" content="blog"/><meta data-react-helmet="true" property="og:image" content="http://newstalk1290.com/files/2017/09/GettyImages-465175906.jpg?w=600&amp;h=0&amp;zc=1&amp;s=0&amp;a=t&amp;q=89"/><meta data-react-helmet="true" name="twitter:card" content="summary_large_image"/><meta data-react-helmet="true" name="twitter:site" content="@US105fm"/><meta data-react-helmet="true" name="sailthru.description" content="The State of Texas did not waste any time going after businesses accused of price gouging customers during Hurricane Harvey."/><meta data-react-helmet="true" name="sailthru.date" content="2017-09-12 13:31:19"/><meta data-react-helmet="true" name="sailthru.title" content="State Sues Three Texas Businesses Accused of Price Gouging During Hurricane Harvey"/><meta data-react-helmet="true" name="sailthru.tags" content="tsmsite-kusj, tsmmarket-killeentemple, tsmtype-local, attorney-general, hurricane-harvey, articles"/><meta data-react-helmet="true" name="sailthru.author" content="agalloway"/><meta data-react-helmet="true" name="sailthru.image.full" content="http://newstalk1290.com/files/2017/09/GettyImages-465175906.jpg"/><meta data-react-helmet="true" name="sailthru.image.thumb" content="http://newstalk1290.com/files/2017/09/GettyImages-465175906.jpg"/><meta data-react-helmet="true" property="fb:pages" content="1755347871387837"/><meta data-react-helmet="true" name="google-site-verification" content="Feqhi5e05kt6uhu1BH6erseoZYo4OnvAmo4r7eJpvE0"/><meta data-react-helmet="true" http-equiv="Content-Type" content="text/html;charset=UTF-8"/><meta data-react-helmet="true" name="viewport" content="width=1286, initial-scale=1.0"/>
          <link data-react-helmet="true" id="design-fav" rel="shortcut icon" href="http://us105fm.com/files/2014/04/favicon.ico"/><link data-react-helmet="true" rel="profile" href="http://gmpg.org/xfn/11"/><link data-react-helmet="true" rel="canonical" href="http://newstalk1290.com/state-texas-lawsuit-businesses-price-gouging-hurricane-harvey/"/>
          <link href="//fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic,700italic|Roboto:400,400italic,500,500italic,700,300italic,300|Roboto+Condensed:300,400,700" rel="stylesheet" type="text/css" />
          <link href="/styles/base.css?ver=82b4135bab9c2dc599baca830b345a05df70bfdf&mver=4" rel="stylesheet" type="text/css" />
          
        <script type="text/javascript">
          window.TSM = window.TSM || {};
          window.TSM.abgroup = "A";
          window.TSM.cadata = {"activeDomain":"us105fm.com","blogId":514,"method":"get_single","postId":268624,"crosspostBlogId":"176","crosspostPostId":"220055","postType":"post","postDateGmt":"2017-09-12 18:31:19.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":"agalloway","dimension2":"articles","dimension3":"attorney-general,hurricane-harvey","dimension4":"post","dimension5":"Tue Sept 12 2017","dimension6":"13:31","dimension7":"standard","dimension8":"2295","dimension9":"A","dimension10":"no"};
ga( "create", {
          trackingId:"UA-33430515-2",
          name: "primary",
          allowAnchor: false
        });
        ga( "primary.require", "displayfeatures" );
        ga( "primary.send", gaInitData );
        window.TSM = window.TSM || {};
        window.TSM.trackersByNameAll = window.TSM.trackersByNameAll || {};
        window.TSM.trackersByNameAll[ "primary" ] = {gaid:"UA-33430515-2"};
ga( "create", {
          trackingId:"UA-19109753-1",
          name: "UA191097531",
          allowAnchor: false
        });
        ga( "UA191097531.require", "displayfeatures" );
        ga( "UA191097531.send", gaInitData );
        window.TSM = window.TSM || {};
        window.TSM.trackersByNameAll = window.TSM.trackersByNameAll || {};
        window.TSM.trackersByNameAll[ "UA191097531" ] = {gaid:"UA-19109753-1"};
ga( "create", {
          trackingId:"UA-33430515-6",
          name: "UA334305156",
          allowAnchor: false
        });
        ga( "UA334305156.require", "displayfeatures" );
        ga( "UA334305156.send", gaInitData );
        window.TSM = window.TSM || {};
        window.TSM.trackersByNameAll = window.TSM.trackersByNameAll || {};
        window.TSM.trackersByNameAll[ "UA334305156" ] = {gaid:"UA-33430515-6"};
ga( "create", {
          trackingId:"UA-28825804-1",
          name: "UA288258041",
          allowAnchor: false
        });
        ga( "UA288258041.require", "displayfeatures" );
        ga( "UA288258041.send", gaInitData );
        window.TSM = window.TSM || {};
        window.TSM.trackersByNameAll = window.TSM.trackersByNameAll || {};
        window.TSM.trackersByNameAll[ "UA288258041" ] = {gaid:"UA-28825804-1"};
ga( "create", {
          trackingId:"UA-45260060-3",
          name: "UA452600603",
          allowAnchor: false
        });
        ga( "UA452600603.require", "displayfeatures" );
        ga( "UA452600603.send", gaInitData );
        window.TSM = window.TSM || {};
        window.TSM.trackersByNameAll = window.TSM.trackersByNameAll || {};
        window.TSM.trackersByNameAll[ "UA452600603" ] = {gaid:"UA-45260060-3"};
            })(window);
          </script>
          <script async src="https://www.google-analytics.com/analytics.js"></script>
          <script>(function(w){
      w.dataLayer = [{"title":"State Sues Three Texas Businesses Accused of Price Gouging During Hurricane Harvey","callsign":"KUSJFM","market":"Killeen","sitetype":"Local","siteClassification":"","state":"TX","genre":{"0":"country"},"pageType":"post","tags":"attorney-general,hurricane-harvey","categories":"articles","mediaType":"none"}];
      w.dataLayer[0].referer = document.referrer;w.dataLayer[0].curatedReferer = document.referrer.replace( /https?:\/\//, "" );w.dataLayer[0].dayOfWeek = function(n){return n.toLocaleString("en-US",{weekday:"long"})}(new Date);w.dataLayer[0].periodOfDay = function(n,t,i){t=n.getHours(),i=n.getMinutes(),i<10&&(i="0"+i);var r=parseInt(t+""+i);return r>=0&&r<600?"Overnight":r>=600&&r<1e3?"Morning Drive":r>=1e3&&r<1500?"Midday":r>=1500&&r<1900?"Afternoon Drive":r>=1900&&r<2400?"Evening":void 0}(new Date);
    })(window);</script>
          <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({"gtm.start": new Date().getTime(),event:"gtm.js"});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!="dataLayer"?"&l="+l:"";j.async=true;j.src= "https://www.googletagmanager.com/gtm.js?id="+i+dl;f.parentNode.insertBefore(j,f); })(window,document,"script","dataLayer","GTM-K346HJZ");</script>
          
          <script class="kxct" data-id="rwjnisqy1" data-timing="async" data-version="3.0" type="text/javascript">
        window.Krux||((Krux=function(){Krux.q.push(arguments)}).q=[]);
        (function(){
          var k=document.createElement("script");k.type="text/javascript";k.async=true;
          k.src=(location.protocol==="https:"?"https:":"http:")+"//"+"cdn.krxd.net/controltag/rwjnisqy1.js";
          var s=document.getElementsByTagName("script")[0];s.parentNode.insertBefore(k,s);
        }());
      </script><script type="text/javascript" src="//mtrx.go.sonobi.com/morpheus.townsquaremedia.local.1594.js"></script>
<script async type="text/javascript" src="https://native.sharethrough.com/assets/sfp.js"></script><script async="async" src="https://www.googletagservices.com/tag/js/gpt.js"></script>
        <script>
        var googletag = googletag || {};
        googletag.cmd = googletag.cmd || [];
        </script>
<script>window.pbjs=window.pbjs||{};window.pbjs.que=window.pbjs.que||[];</script><script src="http://production.townsquareblogs.com/wp-content/uploads/static/prebid/carbon/pb.js?domain=us105fm.com"></script>
<script>!function(a9,a,p,s,t,A,g){if(a[a9])return;function q(c,r){a[a9]._Q.push([c,r])}a[a9]={init:function(){q("i",arguments)},fetchBids:function(){q("f",arguments)},setDisplayBids:function(){},targetingKeys:function(){return[]},_Q:[]};A=p.createElement(s);A.async=!0;A.src=t;g=p.getElementsByTagName(s)[0];g.parentNode.insertBefore(A,g)}("apstag",window,document,"script","//c.amazon-adsystem.com/aax2/apstag.js");
        apstag.init({pubID: "3227", adServer: "googletag" });</script>
<script>
        window.TSM = window.TSM || {}; window.TSM.adSlots = window.TSM.adSlots || {};window.TSM.adLog = window.TSM.adLog || {};
        googletag.cmd.push(function(){
googletag.pubads().disableInitialLoad();
googletag.pubads().setTargeting( "catid", ["articles"] );
googletag.pubads().setTargeting( "tags", ["attorney-general","hurricane-harvey"] );
googletag.pubads().setTargeting( "id", "state-texas-lawsuit-businesses-price-gouging-hurricane-harvey" );
googletag.pubads().setTargeting( "author", "agalloway" );
googletag.pubads().setTargeting( "kw", ["agalloway","state-texas-lawsuit-businesses-price-gouging-hurricane-harvey","articles","attorney-general","hurricane-harvey","pagetype-post"] );
googletag.pubads().setTargeting( "genre", ["country"] );
googletag.pubads().setTargeting( "device", "web" );
googletag.pubads().setTargeting( "ksg", Krux.segments );
        googletag.pubads().setTargeting( "kuid", Krux.user );
if( window.TSM.adSlots["tsm-ad-300a"] === undefined ){
window.TSM.adSlots["tsm-ad-300a"] = googletag.defineSlot( "8328825/local/Killeen/KUSJ/post", [[300,250],[300,600]], "tsm-ad-300a" ).
              addService(googletag.pubads()).
              setTargeting( "pos", "300a" );
}
if( window.TSM.adSlots["tsm-ad-970a"] === undefined ){
window.TSM.adSlots["tsm-ad-970a"] = googletag.defineSlot( "8328825/local/Killeen/KUSJ/post", [[970,90]], "tsm-ad-970a" ).
              addService(googletag.pubads()).
              setTargeting( "pos", "970a" );
}
if( window.TSM.adSlots["tsm-ad-maintop-300a"] === undefined ){
window.TSM.adSlots["tsm-ad-maintop-300a"] = googletag.defineSlot( "8328825/local/Killeen/KUSJ/post", [[300,250]], "tsm-ad-maintop-300a" ).
              addService(googletag.pubads()).
              setTargeting( "pos", "300a" );
}
if( window.TSM.adSlots["tsm-ad-listenlive-300a"] === undefined ){
window.TSM.adSlots["tsm-ad-listenlive-300a"] = googletag.defineSlot( "8328825/local/Killeen/KUSJ/post", [[300,250]], "tsm-ad-listenlive-300a" ).
              addService(googletag.pubads()).
              setTargeting( "pos", "300a" );
}
if( window.TSM.adSlots["tsm-ad-300b"] === undefined ){
window.TSM.adSlots["tsm-ad-300b"] = googletag.defineSlot( "8328825/local/Killeen/KUSJ/post", [[300,250],[300,600]], "tsm-ad-300b" ).
              addService(googletag.pubads()).
              setTargeting( "pos", "300b,300d" );
}
if( window.TSM.adSlots["tsm-ad-300c"] === undefined ){
window.TSM.adSlots["tsm-ad-300c"] = googletag.defineSlot( "8328825/local/Killeen/KUSJ/post", [[300,250],[300,600]], "tsm-ad-300c" ).
              addService(googletag.pubads()).
              setTargeting( "pos", "300c" );
}
if( window.TSM.adSlots["tsm-ad-728a"] === undefined ){
window.TSM.adSlots["tsm-ad-728a"] = googletag.defineSlot( "8328825/local/Killeen/KUSJ/post", [[728,90],[970,90],[970,250]], "tsm-ad-728a" ).
              addService(googletag.pubads()).
              setTargeting( "pos", "728a" );
}
if( window.TSM.adSlots["tsm-ad-728b"] === undefined ){
window.TSM.adSlots["tsm-ad-728b"] = googletag.defineSlot( "8328825/local/Killeen/KUSJ/post", [[728,90]], "tsm-ad-728b" ).
              addService(googletag.pubads()).
              setTargeting( "pos", "728b" );
}
if( window.TSM.adSlots["tsm-ad-oop"] === undefined ){
window.TSM.adSlots["tsm-ad-oop"] = googletag.defineOutOfPageSlot( "8328825/local/Killeen/KUSJ/post", "tsm-ad-oop" ).
              addService(googletag.pubads()).
              setTargeting( "pos", "oop" );
}
 googletag.pubads().collapseEmptyDivs();
        googletag.enableServices();
      });
      </script>
          <script defer src="https://apis.google.com/js/platform.js"></script>
      <script>window.twttr = (function(d, s, id) {
      var js, fjs = d.getElementsByTagName(s)[0],
        t = window.twttr || {};
      if (d.getElementById(id)) return t;
      js = d.createElement(s);
      js.id = id;
      js.src = "https://platform.twitter.com/widgets.js";
      fjs.parentNode.insertBefore(js, fjs);
      t._e = [];
      t.ready = function(f) {
        t._e.push(f);
      };
      return t;
    }(document, "script", "twitter-wjs"));</script>
    <script async defer src="//platform.instagram.com/en_US/embeds.js"></script>
    <script defer type="text/javascript" src="//www.zergnet.com/zerg-inf-multi.js"></script>
        </head>
        <body>
          <div id="fb-root"></div>
          <div id="app"><div data-reactroot="" data-reactid="1" data-react-checksum="-1874897272"><!-- react-empty: 2 --><div id="container" class="" data-reactid="3"><section class="top-components" data-reactid="4"></section><div id="top-not-ads" class="" data-reactid="5"><div class="blingbar box" style="height:auto;left:0px;" data-reactid="6"><div class="tsm-ad tsm-ad-728" data-reactid="7"><div id="tsm-ad-728a" data-reactid="8"><!-- dynamic ad --></div></div></div><div id="tsm-ad-1x1-container" data-reactid="9"><div class="tsm-ad tsm-ad-oop" data-reactid="10"><div id="tsm-ad-oop" data-reactid="11"><!-- dynamic ad --></div></div></div></div><div class="container-inner" data-reactid="12"><div id="site-menu-wrapper" class="" data-reactid="13"><a class="logo" href="/" itemprop="logo url" alt="US105" title="US105" data-reactid="14"><img src="http://us105fm.com/files/2017/12/kusjfm-logo.png" alt="US105" title="US105" data-reactid="15"/></a><div class="site-menu-right" data-reactid="16"><div class="showticker-container" id="show-ticker" data-reactid="17"><div class="slider showticker-items" data-reactid="18"><div class="sizer" data-reactid="19"></div><div class="mover fade" data-reactid="20"><div class="listenlive-container showticker-item active" data-reactid="21"><div class="song-meta first-song" data-reactid="22"><div class="artist-image icon-headphones" data-reactid="23"></div><div class="song-info radio" data-reactid="24"><a class="live-show-info" data-reactid="25">US105</a></div></div></div></div></div><a class="listen-live-cto cto" href="/listen-live/" data-reactid="26"><span class="icon-play2" data-reactid="27"></span><span class="cto-title" data-reactid="28">Listen Now</span></a><a class="sign-in-out" href="/#auth-start" title="" data-reactid="29"></a></div><nav id="site-menu" data-reactid="30"><div class="wrapper" data-reactid="31"><span class="icon-base icon-menu select-none" data-reactid="32"></span><ul class="links" data-reactid="33"><li class="hassub" data-reactid="34"><a href="/" data-reactid="35">Home</a></li><li class="hassub" data-reactid="36"><a href="/djs" data-reactid="37">On-Air</a><ul class="links submenu" data-reactid="38"><li class="hassub" data-reactid="39"><a href="/djs" data-reactid="40">Our DJs</a></li><li class="hassub" data-reactid="41"><a href="/shows" data-reactid="42">Today&#x27;s Shows</a></li></ul></li><li class="hassub" data-reactid="43"><a href="/listen-live" data-reactid="44">Listen</a><ul class="links submenu" data-reactid="45"><li class="hassub" data-reactid="46"><a href="/listen-live" data-reactid="47">Listen Live</a></li><li class="hassub" data-reactid="48"><a href="/mobile" data-reactid="49">Mobile App</a></li><li class="hassub" data-reactid="50"><a href="/big-d-bubba-on-demand" data-reactid="51">Big D &amp; Bubba On Demand</a></li></ul></li><li class="hassub" data-reactid="52"><a href="/playlist/" data-reactid="53">Playlist</a><ul class="links submenu" data-reactid="54"><li class="hassub" data-reactid="55"><a href="/playlist/" data-reactid="56">Recently Played</a></li></ul></li><li class="hassub" data-reactid="57"><a href="http://myus105.com/events-killeen/upcoming/" target="_blank" data-reactid="58">Events</a><ul class="links submenu" data-reactid="59"><li class="hassub" data-reactid="60"><a href="http://myus105.com/events-killeen/" target="_blank" data-reactid="61">Community Calendar</a></li><li class="hassub" data-reactid="62"><a href="/events-killeen/community/add/" data-reactid="63">Submit an Event</a></li><li class="hassub" data-reactid="64"><a href="http://www.kwtx.com/weather" target="_blank" data-reactid="65">Check Your KWTX Local Weather</a></li></ul></li><li class="hassub" data-reactid="66"><a href="/vip" data-reactid="67">The Nation</a><ul class="links submenu" data-reactid="68"><li class="hassub" data-reactid="69"><a href="/registration" data-reactid="70">Sign Up</a></li><li class="hassub" data-reactid="71"><a href="/win-a-dozen-birthday-cupcakes-from-smallcakes" data-reactid="72">Win a Dozen Birthday Cupcakes from SMALLCAKES!</a></li><li class="hassub" data-reactid="73"><a href="/contests/" data-reactid="74">Contests</a></li><li class="hassub" data-reactid="75"><a href="/prizes" data-reactid="76">Picking Up Prizes and General Contest Rules</a></li><li class="hassub" data-reactid="77"><a href="http://myus105.com/local-experts/" target="_blank" data-reactid="78">View Local Experts</a><ul class="links submenu" data-reactid="79"><li class="hassub" data-reactid="80"><a href="/vip/sponsors/amos-electric-3/" data-reactid="81">Amos Electric</a></li><li class="hassub" data-reactid="82"><a href="/ed-l-laughlin/" data-reactid="83">Ed Laughlin</a></li><li class="hassub" data-reactid="84"><a href="/local_experts/maaco-collision-repair-and-auto-painting/" data-reactid="85">Maaco</a></li><li class="hassub" data-reactid="86"><a href="/vip/sponsors/ttd-bookkeeping-service/" data-reactid="87">TTD Bookkeeping</a></li></ul></li></ul></li><li class="hassub" data-reactid="88"><a href="/contests/" data-reactid="89">Win Stuff</a></li><li class="hassub" data-reactid="90"><a href="/tags/job-openings/" data-reactid="91">Jobs</a><ul class="links submenu" data-reactid="92"><li class="hassub" data-reactid="93"><a href="/job-opening-account-executive-temple-tx/" data-reactid="94">Account Executive</a></li><li class="hassub" data-reactid="95"><a href="/job-opening-digital-sales-specialist-temple-tx/" data-reactid="96">Digital Sales Specialist</a></li><li class="hassub" data-reactid="97"><a href="http://killeen.townsquarejobnetwork.com/" target="_blank" data-reactid="98">Townsquare Job Network</a></li><li class="hassub" data-reactid="99"><a href="/files/2017/10/Townsquare-Media-Killeen-Temple-EEO-Apr-2017-REVISION-2.pdf" data-reactid="100">2017 EEO Report</a></li></ul></li><li class="hassub" data-reactid="101"><a href="/help" data-reactid="102">Contact Us</a><ul class="links submenu" data-reactid="103"><li class="hassub" data-reactid="104"><a href="/help" data-reactid="105">Help &amp; Contact Info</a></li><li class="hassub" data-reactid="106"><a href="/feedback" data-reactid="107">Send Feedback</a></li><li class="hassub" data-reactid="108"><a href="/apply-for-media-credentials" data-reactid="109">Apply for Media Credentials</a></li><li class="hassub" data-reactid="110"><a href="/advertise" data-reactid="111">Advertise</a></li></ul></li><li class="hidden-menu hassub hide" data-reactid="112"><a class="more-icon" href="#" data-reactid="113">More</a><ul class="links submenu" data-reactid="114"><li class="hassub hide" data-reactid="115"><a href="/" data-reactid="116">Home</a></li><li class="hassub hide" data-reactid="117"><a href="/djs" data-reactid="118">On-Air</a><ul class="links submenu" data-reactid="119"><li class="hassub" data-reactid="120"><a href="/djs" data-reactid="121">Our DJs</a></li><li class="hassub" data-reactid="122"><a href="/shows" data-reactid="123">Today&#x27;s Shows</a></li></ul></li><li class="hassub hide" data-reactid="124"><a href="/listen-live" data-reactid="125">Listen</a><ul class="links submenu" data-reactid="126"><li class="hassub" data-reactid="127"><a href="/listen-live" data-reactid="128">Listen Live</a></li><li class="hassub" data-reactid="129"><a href="/mobile" data-reactid="130">Mobile App</a></li><li class="hassub" data-reactid="131"><a href="/big-d-bubba-on-demand" data-reactid="132">Big D &amp; Bubba On Demand</a></li></ul></li><li class="hassub hide" data-reactid="133"><a href="/playlist/" data-reactid="134">Playlist</a><ul class="links submenu" data-reactid="135"><li class="hassub" data-reactid="136"><a href="/playlist/" data-reactid="137">Recently Played</a></li></ul></li><li class="hassub hide" data-reactid="138"><a href="http://myus105.com/events-killeen/upcoming/" target="_blank" data-reactid="139">Events</a><ul class="links submenu" data-reactid="140"><li class="hassub" data-reactid="141"><a href="http://myus105.com/events-killeen/" target="_blank" data-reactid="142">Community Calendar</a></li><li class="hassub" data-reactid="143"><a href="/events-killeen/community/add/" data-reactid="144">Submit an Event</a></li><li class="hassub" data-reactid="145"><a href="http://www.kwtx.com/weather" target="_blank" data-reactid="146">Check Your KWTX Local Weather</a></li></ul></li><li class="hassub hide" data-reactid="147"><a href="/vip" data-reactid="148">The Nation</a><ul class="links submenu" data-reactid="149"><li class="hassub" data-reactid="150"><a href="/registration" data-reactid="151">Sign Up</a></li><li class="hassub" data-reactid="152"><a href="/win-a-dozen-birthday-cupcakes-from-smallcakes" data-reactid="153">Win a Dozen Birthday Cupcakes from SMALLCAKES!</a></li><li class="hassub" data-reactid="154"><a href="/contests/" data-reactid="155">Contests</a></li><li class="hassub" data-reactid="156"><a href="/prizes" data-reactid="157">Picking Up Prizes and General Contest Rules</a></li><li class="hassub" data-reactid="158"><a href="http://myus105.com/local-experts/" target="_blank" data-reactid="159">View Local Experts</a><ul class="links submenu" data-reactid="160"><li class="hassub" data-reactid="161"><a href="/vip/sponsors/amos-electric-3/" data-reactid="162">Amos Electric</a></li><li class="hassub" data-reactid="163"><a href="/ed-l-laughlin/" data-reactid="164">Ed Laughlin</a></li><li class="hassub" data-reactid="165"><a href="/local_experts/maaco-collision-repair-and-auto-painting/" data-reactid="166">Maaco</a></li><li class="hassub" data-reactid="167"><a href="/vip/sponsors/ttd-bookkeeping-service/" data-reactid="168">TTD Bookkeeping</a></li></ul></li></ul></li><li class="hassub hide" data-reactid="169"><a href="/contests/" data-reactid="170">Win Stuff</a></li><li class="hassub hide" data-reactid="171"><a href="/tags/job-openings/" data-reactid="172">Jobs</a><ul class="links submenu" data-reactid="173"><li class="hassub" data-reactid="174"><a href="/job-opening-account-executive-temple-tx/" data-reactid="175">Account Executive</a></li><li class="hassub" data-reactid="176"><a href="/job-opening-digital-sales-specialist-temple-tx/" data-reactid="177">Digital Sales Specialist</a></li><li class="hassub" data-reactid="178"><a href="http://killeen.townsquarejobnetwork.com/" target="_blank" data-reactid="179">Townsquare Job Network</a></li><li class="hassub" data-reactid="180"><a href="/files/2017/10/Townsquare-Media-Killeen-Temple-EEO-Apr-2017-REVISION-2.pdf" data-reactid="181">2017 EEO Report</a></li></ul></li><li class="hassub hide" data-reactid="182"><a href="/help" data-reactid="183">Contact Us</a><ul class="links submenu" data-reactid="184"><li class="hassub" data-reactid="185"><a href="/help" data-reactid="186">Help &amp; Contact Info</a></li><li class="hassub" data-reactid="187"><a href="/feedback" data-reactid="188">Send Feedback</a></li><li class="hassub" data-reactid="189"><a href="/apply-for-media-credentials" data-reactid="190">Apply for Media Credentials</a></li><li class="hassub" data-reactid="191"><a href="/advertise" data-reactid="192">Advertise</a></li></ul></li></ul></li></ul><div class="site-menu-right" data-reactid="193"><ul class="social-links" data-reactid="194"><li class="social" data-reactid="195"><a class="share-link youtube" href="https://youtube.com/user/KUSJ1055KT" target="_blank" data-social="youtube" data-reactid="196"><span class="icon-base icon-youtube" data-reactid="197"></span></a></li><li class="social" data-reactid="198"><a class="share-link facebook" href="http://www.facebook.com/us105fm" target="_blank" data-social="facebook" data-reactid="199"><span class="icon-base icon-facebook" data-reactid="200"></span></a></li><li class="social" data-reactid="201"><a class="share-link twitter" href="https://twitter.com/US105fm" target="_blank" data-social="twitter" data-reactid="202"><span class="icon-base icon-twitter" data-reactid="203"></span></a></li><ul class="social-subscriptions" data-reactid="204"><li class="sub-instagram " data-reactid="205"><a href="https://www.instagram.com/us105fm" target="_blank" data-reactid="206">INSTAGRAM</a></li><li class="share_link_small youtube sub-youtube" data-reactid="207"><span class="youtube-subscribe-button " data-reactid="208"></span></li><li class="sub-facebook" data-reactid="209"></li><li class="sub-twitter" data-reactid="210"></li></ul></ul><div id="search-form" class="" data-reactid="211"><div class="form-wrap" data-reactid="212"><form data-reactid="213"><input type="text" name="searchInput" value="" class="search-input" placeholder="Search" data-reactid="214"/><input type="submit" class="search-submit" disabled="" value="SEARCH" data-reactid="215"/></form></div><div class="icon-base icon-search" data-reactid="216"></div></div></div><div class="site-screen select-none" data-reactid="217"></div></div></nav></div><ul class="promo-links" data-reactid="218"><li data-reactid="219"><span data-reactid="220">Hot Now</span></li><li data-reactid="221"><a title="Valentine&#x27;s Day Giveaway" href="/valentines-day-2018-dig-yourself-out-of-the-dog-house/" data-reactid="222">Valentine&#x27;s Day Giveaway</a></li><li data-reactid="223"><a title="Party with Brad Paisley" href="/?p=274912" data-reactid="224">Party with Brad Paisley</a></li><li data-reactid="225"><a title="Free Birthday Cookies" href="/?p=264806" data-reactid="226">Free Birthday Cookies</a></li><li data-reactid="227"><a title="US 105 App" href="/app/" data-reactid="228">US 105 App</a></li><li data-reactid="229"><a title="US105 Alexa Skill" href="https://www.amazon.com/gp/product/B0767PPLDM?ie=UTF8&amp;ref-suffix=ss_rw" data-reactid="230">US105 Alexa Skill</a></li><li data-reactid="231"><a title="Join the Nation" href="/vip/" data-reactid="232">Join the Nation</a></li><li data-reactid="233"><a title="Big Game Squares Rules" href="/?p=233417" data-reactid="234">Big Game Squares Rules</a></li></ul></div><div class="tsm-ad tsm-ad-nav-970" data-reactid="235"><div id="tsm-ad-970a" data-reactid="236"><!-- dynamic ad --></div></div><div class="site-content clearfix" data-reactid="237"><div class="main-content" data-reactid="238"><div class="wrapper post-wrapper" data-reactid="239"><div class="post clearfix" data-reactid="240"><div class="entry" data-reactid="241"><article id="post-268624" data-location="/state-texas-lawsuit-businesses-price-gouging-hurricane-harvey/" data-index="0" data-reactid="242"><div class="page-header" data-reactid="243"><div class="content-header show-ui front" id="content-header-268624" data-reactid="244"><div class="internal-header outgrow  " style="max-height:0px;" data-reactid="245"></div><div class="content-header-header" data-reactid="246"><div class="react-parallax " data-reactid="247"><div class="react-parallax-background-children" data-bottom-top="transform:translate3d(0,-20%,0);" data-top-bottom="transform:translate3d(0,20%,0);" data-reactid="248"><figure class="frameme img-tag frame-loaded" data-reactid="249"><div class="theframe" data-image="http://newstalk1290.com/files/2017/09/GettyImages-465175906.jpg" rel="" title="" style="background-image:url(&quot;http://newstalk1290.com/files/2017/09/GettyImages-465175906.jpg?w=980&amp;q=75&quot;);" data-reactid="250"></div></figure></div><div class="react-parallax-content" data-reactid="251"><figure class="frameme img-tag" data-reactid="252"><div class="theframe" data-image="http://newstalk1290.com/files/2017/09/GettyImages-465175906.jpg" rel="" title="" data-reactid="253"></div><div class="loadinganim showbox" id="0" data-reactid="254"><div class="loader" style="width:30px;height:30px;" data-reactid="255"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="256"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="257"></circle></svg></div></div></figure></div></div><div class="header" data-reactid="258"><section class="title " data-reactid="259"><h1 class="" data-reactid="260">State Sues Three Texas Businesses Accused of Price Gouging During Hurricane Harvey</h1></section><div class="byline" data-reactid="261"><div class="authors" data-reactid="262"><address class="author" data-reactid="263"><div class="author-image icon-user" data-reactid="264"><figure class="frameme" data-reactid="265"><a class="theframe" data-image="http://929nin.com/files/2017/02/Aaron-headshot-20171.jpg" href="http://us105fm.com/author/agalloway/" rel="author" title="Aaron Galloway" data-reactid="266"></a><div class="loadinganim showbox" id="0" data-reactid="267"><div class="loader" style="width:30px;height:30px;" data-reactid="268"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="269"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="270"></circle></svg></div></div></figure></div><a class="author-name" href="http://us105fm.com/author/agalloway/" rel="author" title="Aaron Galloway" data-reactid="271">Aaron Galloway</a></address></div><time datetime="2017-09-12 18:31:19 +0000" data-reactid="272">September 12, 2017</time></div><figcaption title="Getty Images" data-reactid="273">Getty Images</figcaption></div></div></div></div><div class="content-wrap" data-reactid="274"><div class="social-share bignsexy" data-reactid="275"><div class="social-bar social-icons" data-reactid="276"><ul data-reactid="277"><li data-reactid="278"><a href="http://twitter.com/intent/tweet?text=State%20Sues%20Three%20Texas%20Businesses%20Accused%20of%20Price%20Gouging%20During%20Hurricane%20Harvey%20http%3A%2F%2Fus105fm.com%2Fstate-texas-lawsuit-businesses-price-gouging-hurricane-harvey%2F%3Ftrackback%3Dtwitter_mobile%20%40US105fm" title="Share on Twitter" target="_blank" data-reactid="279"><span class=" social-icon icon-twitter tw" data-reactid="280"><span class="share-title" data-reactid="281">Share on Twitter</span></span></a></li><li data-reactid="282"><a href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fus105fm.com%2Fstate-texas-lawsuit-businesses-price-gouging-hurricane-harvey%2F%3Ftrackback%3Dfbshare_mobile" title="Share on Facebook" target="_blank" data-reactid="283"><span class=" social-icon icon-facebook fb" data-reactid="284"><span class="share-title" data-reactid="285">Share on Facebook</span></span></a></li></ul></div></div><div class="content" data-reactid="286"><div class="pod-content" data-reactid="287"><p data-reactid="288"><a href="http://newstalk1290.com/category/texas-news" data-reactid="289"><!-- react-text: 290 -->Texas<!-- /react-text --></a><!-- react-text: 291 --> law prohibits businesses from jacking up their prices for necessities like water, food, clothing, and fuel during a declared disaster, and the State did not waste any time going after businesses accused of price gouging customers during <!-- /react-text --><a href="/tags/hurricane-harvey" target="_blank" data-reactid="292"><!-- react-text: 293 -->Hurricane Harvey.<!-- /react-text --></a></p><p data-reactid="294">Texas Attorney General Ken Paxton announced in a press release Tuesday that the state has filed lawsuits against three Texas businesses, accusing them of price gouging consumers in need of fuel, shelter, and other essentials during Hurricane Harvey.</p><div class="sharethrough-container" data-reactid="295"><div class="tsm-ad tsm-ad-oop" data-reactid="296"><div id="tsm-ad-sharethrough-oop-1" data-reactid="297"><!-- dynamic ad --></div></div></div><p data-reactid="298">The three businesses named in the price gouging lawsuits are:</p><ul data-reactid="299"><!-- react-text: 300 -->
<!-- /react-text --><li data-reactid="301"><strong data-reactid="302"><!-- react-text: 303 -->Robstown Enterprises, Inc.<!-- /react-text --></strong><!-- react-text: 304 -->, doing business as Best Western Plus Tropic Inn. The Robstown-based hotel allegedly charged three times its normal room rate the weekend Hurricane Harvey hit.  As a result, Best Western has since ended its relationship with Robstown Enterprises.<!-- /react-text --></li><!-- react-text: 305 -->
<!-- /react-text --><li data-reactid="306"><strong data-reactid="307"><!-- react-text: 308 -->Bains Brothers<!-- /react-text --></strong><!-- react-text: 309 -->, owners of Texaco-branded gas stations in the Dallas-Fort Worth area. Two of the stations allegedly charged $6.99 a gallon for regular unleaded gas on Aug. 31, even while displaying signs with prices in the $3-$4 range.<!-- /react-text --></li><!-- react-text: 310 -->
<!-- /react-text --><li data-reactid="311"><strong data-reactid="312"><!-- react-text: 313 -->Encinal Fuel Stop<!-- /react-text --></strong><!-- react-text: 314 -->, a Chevron-branded gas station just outside Laredo, allegedly charged customers $8.99 and $9.99 a gallon for regular unleaded gas on Aug. 31.<!-- /react-text --></li><!-- react-text: 315 -->
<!-- /react-text --></ul><p data-reactid="316">“It’s unconscionable that any business would take advantage of Texans at their most vulnerable – those who are displaced from their homes, have limited resources, and are in desperate need of fuel, shelter and the basic necessities of life,” Attorney General Paxton said in the release. “Texas has tough price gouging laws, and my office will continue to aggressively investigate and prosecute cases arising from Hurricane Harvey.”</p><p data-reactid="317">Price gouging carries a civil penalty of up to $20,000 for each violation and up to $250,000 for incidents that specifically target victims age 65 or older.</p><p data-reactid="318">The Consumer Protection Divison of the attorney general’s office has received 3,321 Hurricane Harvey price gouging complaints so far.</p><p data-reactid="319"><!-- react-text: 320 -->Texans in affected counties who believe they’ve been scammed or price gouged should call the attorney general’s Consumer Protection Hotline toll-free at (800) 621-0508, email <!-- /react-text --><a href="mailto:consumeremergency@oag.texas.gov" target="_blank" data-reactid="321"><!-- react-text: 322 -->consumeremergency@oag.texas.gov<!-- /react-text --></a><!-- react-text: 323 -->, or <!-- /react-text --><a href="https://www.texasattorneygeneral.gov/cpd/file-a-consumer-complaint" target="_blank" data-reactid="324"><!-- react-text: 325 -->file a complaint online.<!-- /react-text --></a></p></div></div><div class="content-footer" data-reactid="326"><div class="single-post-button cto-container" data-reactid="327"><a class="next-post cto" href="http://newstalk1290.com/texas-corn-maze-designs-texas-strong-maze-in-honor-of-hurricane-harvey-victims/" target="_blank" data-reactid="328">NEXT: Texas Corn Maze Designs ‘Texas Strong’ Maze in Honor of Hurricane Harvey Victims</a></div><!-- react-empty: 329 --><div class="lazyload-placeholder zergnet-lazyload-placeholder" data-reactid="330"></div><div class="feed_attribution_after clearfix" data-reactid="331"><!-- react-text: 332 -->
<!-- /react-text --><a href="http://newstalk1290.com/state-texas-lawsuit-businesses-price-gouging-hurricane-harvey/" target="_blank" data-reactid="333"><img src="http://newstalk1290.com/files/2013/06/NewsTalk-1290-JPG-Vertical.jpg" class="crosspost-attribution-image" alt="NewsTalk 1290" data-reactid="334"/></a><!-- react-text: 335 --> Source: <!-- /react-text --><a href="http://newstalk1290.com/state-texas-lawsuit-businesses-price-gouging-hurricane-harvey/" target="_blank" data-reactid="336"><!-- react-text: 337 -->State Sues Three Texas Businesses Accused of Price Gouging During Hurricane Harvey<!-- /react-text --></a><!-- react-text: 338 -->
<!-- /react-text --></div><div class="tags-lines" data-reactid="339"><div class="wrapper" data-reactid="340"><span data-reactid="341"><!-- react-text: 342 -->Filed Under<!-- /react-text --><!-- react-text: 343 -->: <!-- /react-text --></span><span data-reactid="344"><!-- react-text: 345 --><!-- /react-text --><a href="http://us105fm.com/tags/attorney-general/" data-reactid="346">Attorney General</a></span><span data-reactid="347"><!-- react-text: 348 -->, <!-- /react-text --><a href="http://us105fm.com/tags/hurricane-harvey/" data-reactid="349">Hurricane Harvey</a></span></div><div class="wrapper" data-reactid="350"><span data-reactid="351"><!-- react-text: 352 -->Categories<!-- /react-text --><!-- react-text: 353 -->: <!-- /react-text --></span><span data-reactid="354"><!-- react-text: 355 --><!-- /react-text --><a href="http://us105fm.com/category/articles/" data-reactid="356">Articles</a></span></div></div><div class="comments-wrapper" data-reactid="357"><div class="comments" data-reactid="358"><div data-reactid="359"><span class="icon-comments" data-reactid="360"></span><i data-reactid="361">Comments</i><span class="fb-comments-count" data-href="http://us105fm.com/state-texas-lawsuit-businesses-price-gouging-hurricane-harvey/" data-reactid="362"></span><span class="icon-triangle-down" data-reactid="363"></span></div><div class="cto" data-reactid="364">Leave A Comment</div></div></div><div class="goto-top-container outgrow" data-reactid="365"><a class="goto-top icon-triangle-left" href="javascript:void(0);" title="Go To Top" data-index="0" data-reactid="366">Back To Top</a></div></div></div></article></div></div></div></div><aside class="main-aside" data-reactid="367"><div class="aside-inside" data-reactid="368"><section class="sidebar-section widget-fix_sidebar_marker" id="fix_sidebar_marker-45" data-reactid="369"><div class="wrapper clearfix" data-reactid="370"><div class="fix_sidebar_marker" data-reactid="371"></div></div></section><section class="sidebar-section widget-ts_blogroll" id="ts_blogroll-734" data-reactid="372"><header data-reactid="373"><h2 data-reactid="374"><span class="title-container" data-reactid="375">What&#x27;s Hot</span><!-- react-text: 376 --><!-- /react-text --></h2></header><div class="wrapper clearfix" data-reactid="377"><section id="ts_blogroll-734" class="blogroll carousel slider dl align-right" data-reactid="378"><div class="slider blogroll-items" data-reactid="379"><div class="sizer" data-reactid="380"></div><div class="mover slide" data-reactid="381"><article class="item title-over-image" data-reactid="382"><figure class="frameme" data-reactid="383"><a class="theframe" data-image="http://ktemnews.com/files/2018/02/01222018-All-State-Choir-Board-Recognitions.jpg" href="http://us105fm.com/belton-high-school-choir-vocalists-selected-as-texas-all-state-musicians/" rel="" title="Belton Singers Selected for All-State Choirs" data-reactid="384"></a><div class="loadinganim showbox" id="0" data-reactid="385"><div class="loader" style="width:30px;height:30px;" data-reactid="386"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="387"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="388"></circle></svg></div></div></figure><div class="content" data-reactid="389"><a href="http://us105fm.com/belton-high-school-choir-vocalists-selected-as-texas-all-state-musicians/" title="Belton Singers Selected for All-State Choirs" class="title" data-reactid="390">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="391"></div><div class="next icon-arrow-thin-right arrow icon-base round always-visible" title="Next" data-reactid="392"></div></div></section></div></section><section class="sidebar-section widget-google-ads-widget" id="google-ads-widget-489" data-reactid="393"><div class="wrapper clearfix" data-reactid="394"><div class="widget-content" data-reactid="395"><div class="tsm-ad tsm-ad-300" data-reactid="396"><div id="tsm-ad-300a" data-reactid="397"><!-- dynamic ad --></div></div></div></div></section><section class="sidebar-section widget-tsq_sailthru_newsletter_widget" id="tsq_sailthru_newsletter_widget-466" data-reactid="398"><div class="wrapper clearfix" data-reactid="399"><div class="widget-content" data-reactid="400"><div data-reactid="401"><form method="post" class="newsletter-frame clearfix" data-reactid="402"><div class="content clearfix" data-reactid="403"><p class="title" data-reactid="404">Get our Newsletter</p><div class="newsletter-fields vertical-center" data-reactid="405"><div class="vertical-centered" data-reactid="406"><input type="text" name="email" value="" class="sailthru-email" autocomplete="off" data-reactid="407"/><input type="email" name="sailthru-sub" placeholder="Email Address" value="" data-reactid="408"/></div></div></div></form></div></div></div></section><section class="sidebar-section widget-ts_blogroll" id="ts_blogroll-735" data-reactid="409"><header data-reactid="410"><h2 data-reactid="411"><span class="title-container" data-reactid="412">Latest Articles</span></h2></header><div class="wrapper clearfix" data-reactid="413"><div class="widget-content blogroll-widget blogroll sidebar-row-standard" data-reactid="414"><div class="blogroll-inner clearfix" data-reactid="415"><article class="" data-reactid="416"><figure class="frameme" data-reactid="417"><a class="theframe" data-image="http://ktemnews.com/files/2018/02/Killeen-chase-search-3-02.13.18.jpg" href="http://us105fm.com/killeen-police-chase-leads-to-standoff-neighborhood-lockdown/" rel="" title="Killeen Police Chase Leads to Standoff, Neighborhood Lockdown" data-reactid="418"></a><div class="loadinganim showbox" id="0" data-reactid="419"><div class="loader" style="width:30px;height:30px;" data-reactid="420"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="421"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="422"></circle></svg></div></div></figure><div class="content" data-reactid="423"><a href="http://us105fm.com/killeen-police-chase-leads-to-standoff-neighborhood-lockdown/" title="Killeen Police Chase Leads to Standoff, Neighborhood Lockdown" class="title" data-reactid="424">Killeen Police Chase Leads to Standoff, Neighborhood Lockdown</a></div></article><article class="" data-reactid="425"><figure class="frameme" data-reactid="426"><a class="theframe" data-image="http://loyalty.production.townsquareblogs.com/files/2014/02/Valentines-Day.jpg" href="http://us105fm.com/congrats-to-our-valentines-day-winner-ronrico-seymore/" rel="" title="Congrats to our Valentine&amp;apos;s Day Winner Ronrico Seymore" data-reactid="427"></a><div class="loadinganim showbox" id="0" data-reactid="428"><div class="loader" style="width:30px;height:30px;" data-reactid="429"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="430"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="431"></circle></svg></div></div></figure><div class="content" data-reactid="432"><a href="http://us105fm.com/congrats-to-our-valentines-day-winner-ronrico-seymore/" title="Congrats to our Valentine&#x27;s Day Winner Ronrico Seymore" class="title" data-reactid="433">Congrats to our Valentine&#x27;s Day Winner Ronrico Seymore</a></div></article><article class="" data-reactid="434"><figure class="frameme" data-reactid="435"><a class="theframe" data-image="http://ktemnews.com/files/2018/02/01222018-All-State-Choir-Board-Recognitions.jpg" href="http://us105fm.com/belton-high-school-choir-vocalists-selected-as-texas-all-state-musicians/" rel="" title="Belton Vocalists Selected as Texas All-State Musicians" data-reactid="436"></a><div class="loadinganim showbox" id="0" data-reactid="437"><div class="loader" style="width:30px;height:30px;" data-reactid="438"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="439"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="440"></circle></svg></div></div></figure><div class="content" data-reactid="441"><a href="http://us105fm.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="442">Belton Vocalists Selected as Texas All-State Musicians</a></div></article></div></div></div></section></div></aside></div><section class="site-footer" data-reactid="443"><footer data-reactid="444"><div class="links clearfix" data-reactid="445"><div class="logo" data-reactid="446"></div><div class="details" data-reactid="447"><h2 data-reactid="448">Information</h2><ul data-reactid="449"><li data-reactid="450"><a title="Taste Of Country Network" class="" data-reactid="451">Taste Of Country Network</a></li><li data-reactid="452"><a title="2017 EEO Report" href="/eeo/" class="" data-reactid="453">2017 EEO Report</a></li><li data-reactid="454"><a title="Advertise" href="/advertise/" class="" data-reactid="455">Advertise</a></li><li data-reactid="456"><a title="Public File" href="/kusj-public-file/" class="" data-reactid="457">Public File</a></li><li data-reactid="458"><a title="Terms" href="/terms/" class="" data-reactid="459">Terms</a></li><li data-reactid="460"><a title="VIP Terms" href="/vip-terms/" class="" data-reactid="461">VIP Terms</a></li><li data-reactid="462"><a title="FAQ" href="/vip-faq/" class="" data-reactid="463">FAQ</a></li><li data-reactid="464"><a title="Contest Rules" href="/contest-rules/" class="" data-reactid="465">Contest Rules</a></li><li data-reactid="466"><a title="Privacy Policy (Updated: 8/31/17)" href="/privacy/" class="" data-reactid="467">Privacy Policy (Updated: 8/31/17)</a></li><li data-reactid="468"><a title="Contact" href="/help/" class="" data-reactid="469">Contact</a></li><li data-reactid="470"><a href="http://townsquaremediagroup.com/" class="" data-reactid="471"></a></li><li data-reactid="472"><a title="Killeen Business Listings" href="/killeen-featured-business-listings/" class="" data-reactid="473">Killeen Business Listings</a></li></ul></div><div class="social-links" data-reactid="474"><h2 data-reactid="475">Follow Us</h2><ul data-reactid="476"><li class="social" data-reactid="477"><a class="share_link youtube" href="https://www.youtube.com/user/KUSJ1055KT" target="_blank" data-social="youtube" data-reactid="478"><span class="icon-youtube" data-reactid="479"></span></a></li><li class="social" data-reactid="480"><a class="share_link facebook" href="http://www.facebook.com/us105fm" target="_blank" data-social="facebook" data-reactid="481"><span class="icon-facebook" data-reactid="482"></span></a></li><li class="social" data-reactid="483"><a class="share_link twitter" href="https://twitter.com/US105fm" target="_blank" data-social="twitter" data-reactid="484"><span class="icon-twitter" data-reactid="485"></span></a></li></ul></div></div><div class="legal" data-reactid="486"><!-- react-text: 487 -->2018<!-- /react-text --><!-- react-text: 488 --> <!-- /react-text --><!-- react-text: 489 -->US105<!-- /react-text --><!-- react-text: 490 --> is part of the Taste Of Country Network<!-- /react-text --><!-- react-text: 491 -->, Townsquare Media, Inc. All rights reserved.<!-- /react-text --></div></footer></section></div><section class="bottom-components" data-reactid="492"><!-- react-empty: 493 --><div id="bottom-not-ads" data-reactid="494"><div class="tsm-ad tsm-ad-728" data-reactid="495"><div id="tsm-ad-728b" data-reactid="496"><!-- dynamic ad --></div></div></div><div data-reactid="497"></div></section></div></div></div>
          <script>
            window.__INITIAL_STATE__ = {"gallery":{},"internalads":{},"json":{"response":{"options":{"method":"get_single","adPageType":"post","mediaType":"none","loyalty_restricted":null,"methodSubType":null,"blogId":514,"postId":268624,"url":"/state-texas-lawsuit-businesses-price-gouging-hurricane-harvey/","unfriendlyRequestUrl":"/state-texas-lawsuit-businesses-price-gouging-hurricane-harvey/","requestUrl":"/state-texas-lawsuit-businesses-price-gouging-hurricane-harvey/","blogOptions":{"aioseop_options":{"aiosp_can":"on","aiosp_donate":null,"aiosp_home_title":"US 105 New Country – Central Texas New Country Radio – Killeen/Temple Country Radio","aiosp_home_description":"US 105 New Country, KUSJ-FM Radio, plays the best country music in Killeen and Temple, Texas. ","aiosp_home_keywords":"US 105 New Country Killeen, Killeen US 105 New Country, country radio Killeen, Killeen country radio, country music Killeen, Killeen country music, US 105 New Country Temple, Temple US 105 New Country, country radio Temple, Temple country radio, country music Temple, Temple country music","aiosp_max_words_excerpt":null,"aiosp_rewrite_titles":"on","aiosp_post_title_format":"%post_title% ","aiosp_page_title_format":"%page_title% - %blog_title%","aiosp_category_title_format":"%category_title% - %blog_title%","aiosp_archive_title_format":"%date% - %blog_title%","aiosp_tag_title_format":"%tag% - %blog_title%","aiosp_search_title_format":"%search% - %blog_title%","aiosp_description_format":"%description%","aiosp_404_title_format":"Nothing found for %request_words%","aiosp_paged_format":" - Part %page%","aiosp_use_categories":null,"aiosp_dynamic_postspage_keywords":null,"aiosp_category_noindex":null,"aiosp_archive_noindex":null,"aiosp_tags_noindex":null,"aiosp_cap_cats":"on","aiosp_generate_descriptions":"on","aiosp_debug_info":null,"aiosp_post_meta_tags":"","aiosp_page_meta_tags":"","aiosp_home_meta_tags":"","aiosp_enabled":"1","aiosp_use_tags_as_keywords":null,"aiosp_do_log":null,"aiosp_ex_pages":""},"blogdescription":"New Country","blogname":"US105","carbonUiUpdateCounter":"4","design_option_live":{"page_bg":"FF010000","page_head_bg":"00000000","primary_bg":"FFE9E9E9","secondary_bg":"FFFFFFFF","mdl_head_bg":"FF222222","main_nav_hue":"FFFFFFFF","nav_hover_hue":"FFFF2E19","primary_hue":"FF212121","secondary_hue":"FF2B2B2B","primary_head_hue":"FF212121","secondary_head_hue":"FF111111","primary_active_hue":"FF1556A8","secondary_active_hue":"FF1556A8","accent_hue":"FF1556A8","header_link_hue":"FFFFFFFF","footer_link_hue":"FFFFFFFF","primary_mdl_bg":"FFCCCACB","primary_mdl_hue":"FF111111","secondary_mdl_bg":"25777777","secondary_mdl_hue":"FF111111","standout_bg":"FFF13319","mobile_primary_color":"FF1556A8","mobile_secondary_color":"FFF13319","iv_primary_color":"FF1B58A5","iv_secondary_color":"FF1556A8","iv_tertiary_color":"FFEE3627","iv_html_color":"FF000000","iv_container_color":"FFFFFFFF","iv_html_bg":"","iv_body_bg":"","iv_logo":"","iv_logo_trim":"","carbon_logo_bg":"80000000","carbon_showticker_bg":"80000000","events_app_primary_color":"FF1556A8","events_app_secondary_color":"FF1556A8","carbon_primary_hue":"FF45444A","carbon_header_hue":"FFFFFFFF","carbon_footer_hue":"FFFFFFFF","dropdown_menu_hue":null,"second_head_twotone_hue":null,"input_field_bg":null,"input_field_focus_hue":null,"input_field_blur_hue":null,"calendar_date_hue":null,"alert_hue":null,"standout_hue":null,"carbon_body_img":"http://us105fm.com/files/2017/12/kusjfm-bg.jpg","carbon_logo_img":"http://us105fm.com/files/2017/12/kusjfm-logo.png","carbon_promo_bg_img":"http://us105fm.com/files/2017/12/kusjfm-promo.jpg","page_img":"http://kusj.production.townsquareblogs.com/files/2012/08/1x1.gif","body_img":"http://us105fm.com/files/2014/02/GNA-background-v2.jpg","square_logo_img":"","logo_img":"http://us105fm.com/files/2013/11/logo21.png","logo_img_trim":"http://us105fm.com/files/2013/11/logo211.png","logo_img_light":"","logo_img_dark":"","header_img":"http://myus105.com/files/2013/08/us-1051.png","placeholder_img":"","page_head_img":"","favicon_img":"http://us105fm.com/files/2014/04/favicon.ico","top_banner_img":"dark","title":"TS3 - KUSJ 105.5","ID":"0","designer":"Steve Frost","comment":"Updated design for US105","action":"edit","editor":"Stephen Alba","editorID":2190306,"siteID":"514","timestamp":1512587473,"status":"active","properties":{"iv_html_bg":{"background-repeat":"","background-attachment":"","background-size":""},"carbon_body_img":{"background-repeat":"","background-attachment":"","background-size":""}}},"disable_mobile_ads":"","enableAppNexusWrapper":"1","enableBelowGalleryEndcard":"1","enableInGalleryEndcard":"1","enable_chartbeat":"","exclude_bottom_banner":"","exclude_top_banner":"","FacebookCommentsOptions":{"moderator_userids":"100002025987268","moderator_appid":"354462811300357","colorscheme":"","show_like":"yes","show_comments":"yes","show_commentscount":"no","action":"like"},"facebook_app":{"id":"354462811300357","fanpage":"http://www.facebook.com/us105fm","plugins":{"facebook-like-button":"1","facebook-authentication":"1"}},"google_ads_dfp6_template_ads":{"dynamic-ad-custom":"1","dynamic-ad-header":"1","dynamic-ad-push":"1","top-728x90":"1","bottom-728x90":"1","mid-top-300x250":"1","mid-bottom-300x250":"1","tsm-out-of-page":"1","tsm-2x2":"0","top-right-noflex-300x250":"1","top-right-300x250":"1"},"iq_weather_page_sponsor_city_name":"Temple","iq_weather_page_sponsor_zip_code":"76504","onlyhome_pushdown":"","onlyhome_topbanner":"","posts_per_page":"10","radio_players_wo_stream_id":"3617","sailthru_list_default":"KUSJ-FM","site_template_theme_meta":{"template-tone":"2","listen-live-bar":"block","sidebar-widgets-header":"block","blogroll-image-size":"cropped","next-page-offset":"11"},"social_overlay":{"active":"1","fb":"1","nl":"1","colors":{"background-color":"#222222","color":"#FFFFFF"},"wrapper":{"divider":"","button":"#F13319","button-font":""},"logo":"http://us105fm.com/files/2014/10/us105.png"},"timezone_string":"America/Chicago","townsquare_ad_version":"dfp6","ts-templates-carbon-homepage-id":"272919","ts-templates-homepage-id":"22386","ts-templates-mobile-homepage-id":"22386","tsc_category_sidebars":{},"tsc_tag_sidebars":{},"_station_info":{"sitetype":"Local","market":"Killeen","genre":{"0":"country"},"callsign":"KUSJFM","callletters":"KUSJ","legalname":"KUSJ-FM","siteclassification":"","street":"608 Moody Lane","street-2":"","city":"Temple ","state":"TX","zip":"76504","phone":"254-773-1025","helpline":"254-773-5252","studioline":"254-773-1025","officeline":"254-773-5252","officehours":"","email":"aaron.savage@townsquaremedia.com","tipus-email":"","inquiries-email":"Wesley.Adams@townsquaremedia.com","advertising-contact":"Laura Wiederhold","advertising-email":"Laura.Wiederhold@townsquaremedia.com","gm-contact":"","gm-email":"","programming-director-contact":"Wes Adams","programming-director-email":"Wesley.Adams@townsquaremedia.com","digital-managing-editor-contact":"Aaron Savage","digital-managing-editor-email":"aaron.savage@townsquaremedia.com","digital-sales-manager-contact":"Kelsey Kilter","digital-sales-manager-email":"Kelsey.Kilter@townsquaremedia.com","mobile-app-feedback-email":"ask.us105@townsquaredigital.com","mobile-app-media-submission-email":"media.submit.us105@townsquaredigital.com","public-record-administrator-name":"Wesley Adams","public-record-administrator-email":"Wesley.Adams@townsquaremedia.com","fcc-online-public-file-url":"https://publicfiles.fcc.gov/fm-profile/kusj","feedbackurl":"http://myus105.com/feedback/","biz-list-url":"http://myus105.com/killeen-featured-business-listings/","amazon_affiliate":"","yieldmo_placement":"","jwplayer":"","twitter_handle":"US105fm","youtube_handle":"KUSJ1055KT","youtube_channel_id":"UCfFZA71VF0cyqJPBES3_EPw","instagram_handle":"us105fm","comscore-label":"Taste Of Country"},"_station_logos":{},"_townsquare_user_registration_settings":{"requires-confirmation":"no","use-short-form":"no","use-captcha":"yes","javascript-links":"no"},"blogInfo":{"blogId":514,"blogName":"US105","blogDescription":"New Country","postTitleFormat":"%post_title% ","timeZone":"America/Chicago","market":"Killeen","activeDomain":"us105fm.com","legalName":"KUSJ-FM"},"tsiMarkets":"Killeen-Temple","_station_settings":{"default_show_image":""}},"globalBlogOptions":{"google_maps_default_api_key":"AIzaSyCcIkjOyxS9DtubyqzLX2Sbancl83fKon4","gtmSiteId":"GTM-K346HJZ","kruxSiteId":"rwjnisqy1","loyalty_title_514":"US105 Nation","kruxEnabled":true},"headers":{"title":[{"textContent":"State Sues Three Texas Businesses Accused of Price Gouging During Hurricane Harvey"}],"meta":[{"attrs":{"http-equiv":"Content-Type","content":"text/html;charset=UTF-8"}},{"attrs":{"charset":"UTF-8"}},{"attrs":{"name":"instagram_profile","value":"us105fm"}},{"attrs":{"name":"description","content":"The State of Texas did not waste any time going after businesses accused of price gouging customers during Hurricane Harvey."}},{"attrs":{"name":"keywords","content":"price gouging texas, texas gas stations price gouging, hurricane harvey price gouging lawsuits"}},{"attrs":{"property":"fb:app_id","content":"354462811300357"}},{"attrs":{"property":"fb:admins","content":"100002025987268"}},{"attrs":{"property":"og:title","content":"State Sues Three Texas Businesses Accused of Price Gouging During Hurricane Harvey"}},{"attrs":{"property":"og:description","content":"The State of Texas did not waste any time going after businesses accused of price gouging customers during Hurricane Harvey."}},{"attrs":{"property":"og:url","content":"http://us105fm.com/state-texas-lawsuit-businesses-price-gouging-hurricane-harvey/"}},{"attrs":{"property":"og:site_name","content":"US105"}},{"attrs":{"property":"og:type","content":"blog"}},{"attrs":{"property":"og:image","content":"http://newstalk1290.com/files/2017/09/GettyImages-465175906.jpg?w=600&h=0&zc=1&s=0&a=t&q=89"}},{"attrs":{"name":"twitter:card","content":"summary_large_image"}},{"attrs":{"name":"twitter:site","content":"@US105fm"}},{"attrs":{"name":"sailthru.description","content":"The State of Texas did not waste any time going after businesses accused of price gouging customers during Hurricane Harvey."}},{"attrs":{"name":"sailthru.date","content":"2017-09-12 13:31:19"}},{"attrs":{"name":"sailthru.title","content":"State Sues Three Texas Businesses Accused of Price Gouging During Hurricane Harvey"}},{"attrs":{"name":"sailthru.tags","content":"tsmsite-kusj, tsmmarket-killeentemple, tsmtype-local, attorney-general, hurricane-harvey, articles"}},{"attrs":{"name":"sailthru.author","content":"agalloway"}},{"attrs":{"name":"sailthru.image.full","content":"http://newstalk1290.com/files/2017/09/GettyImages-465175906.jpg"}},{"attrs":{"name":"sailthru.image.thumb","content":"http://newstalk1290.com/files/2017/09/GettyImages-465175906.jpg"}},{"attrs":{"property":"fb:pages","content":"1755347871387837"}},{"attrs":{"name":"google-site-verification","content":"Feqhi5e05kt6uhu1BH6erseoZYo4OnvAmo4r7eJpvE0"}},{"attrs":{"http-equiv":"Content-Type","content":"text/html;charset=UTF-8"}}],"link":[{"attrs":{"id":"design-fav","rel":"shortcut icon","href":"http://us105fm.com/files/2014/04/favicon.ico"}},{"attrs":{"rel":"alternate","type":"application/rss+xml","title":"US105 » Feed","href":"http://us105fm.com/feed/"}},{"attrs":{"rel":"profile","href":"http://gmpg.org/xfn/11"}},{"attrs":{"rel":"alternate","type":"application/rss+xml","title":"US105 » State Sues Three Texas Businesses Accused of Price Gouging During Hurricane Harvey Comments Feed","href":"http://us105fm.com/state-texas-lawsuit-businesses-price-gouging-hurricane-harvey/feed/"}},{"attrs":{"rel":"wlwmanifest","type":"application/wlwmanifest+xml","href":"http://us105fm.com/wp-includes/wlwmanifest.xml"}},{"attrs":{"rel":"prev","title":"FEMA Hiring Texans to Help Rebuild Their Communities","href":"http://us105fm.com/fema-hiring-texans-to-help-rebuild-their-communities/"}},{"attrs":{"rel":"next","title":"Uncle Lucius Announces They Are Breaking Up","href":"http://us105fm.com/uncle-lucius-announces-they-are-breaking-up/"}},{"attrs":{"rel":"shortlink","href":"http://us105fm.com/?p=268624"}},{"attrs":{"rel":"canonical","href":"http://newstalk1290.com/state-texas-lawsuit-businesses-price-gouging-hurricane-harvey/"}}],"noscript":[{"attrs":{"children":[{"tagName":"img","src":"http://b.scorecardresearch.com/p?c1=2&c2=6665296&cv=2.0&cj=1"}]}}]},"adVars":{"amazonAds":true,"enableCriteo":true,"enableViewability":false,"enableViewabilityBR":false,"enableSharethrough":true,"enableAppNexusWrapper":true,"sharethroughKey":"","sharethroughArticleKey":"4pp6BazfJXhA5exCoBSXgecA","enableOpenx":false,"enableKiosked":false,"enableKioskedMobile":false,"enableSonobi":true,"sonobiScript":"","zergnetId":"59579","enableYieldbot":false},"scriptVars":{"dfp":{"activeSlots":["tsm-out-of-page","top-right-300x250","middle-right-300x250","bottom-right-300x250","dynamic-ad-custom","dynamic-ad-header","dynamic-ad-push","top-728x90","bottom-728x90","mid-top-300x250","mid-bottom-300x250","top-right-noflex-300x250","tsm-2x2"],"adPageSettings":{"attrs":{"catid":["articles"],"tags":["attorney-general","hurricane-harvey"],"id":"state-texas-lawsuit-businesses-price-gouging-hurricane-harvey","author":"agalloway","kw":["agalloway","state-texas-lawsuit-businesses-price-gouging-hurricane-harvey","articles","attorney-general","hurricane-harvey","pagetype-post"],"genre":["country"],"device":"web","kv":[]}},"mobileActiveSlots":["ads-expand-down","ads-expand","ads-prestitial","ads-top-right","ads-bottom-right","ads-top-leaderboard","ads-bottom-leaderboard","ads-mid-top","ads-mid-bottom","tsm-2x2"],"dfp6":true},"smartAppBanner":{"bannerTitle":null,"itunes_app_id":null,"google_play_app_id":null,"daysHidden":"15","daysReminder":"90","buttonText":"View","priceText":"Get","img_url":null},"revision":"dc1580972c867b4fe21b9449d55eca093dd2a4f0"},"postMeta":{"_aioseop_title":"State Sues Three Texas Businesses Accused of Price Gouging During Hurricane Harvey"},"activeDomain":"us105fm.com","authLoginFormNonce":"0ca27bb72c","authRegFormNonce":"9d4906ebdb","ga":{"ids":{"primary":"UA-33430515-2","secondary":["UA-19109753-1","UA-33430515-6","UA-28825804-1","UA-45260060-3"],"all":["UA-33430515-2","UA-19109753-1","UA-33430515-6","UA-28825804-1","UA-45260060-3"]}},"tsmStatic":{"revision":"01272d1ea85173b023b59bd9e8da482534b5d932"},"isGallery":false,"userRegistrationSettings":{},"activePlugins":{"braveBrowserPopup":false},"postData":{"id":268624,"postAuthor":230,"postDate":"2017-09-12T18:31:19.000Z","postDateGmt":"2017-09-12T18:31:19.000Z","postTitle":"State Sues Three Texas Businesses Accused of Price Gouging During Hurricane Harvey","postExcerpt":"The State of Texas did not waste any time going after businesses accused of price gouging customers during Hurricane Harvey.","postStatus":"publish","commentStatus":"open","postPassword":"","postName":"state-texas-lawsuit-businesses-price-gouging-hurricane-harvey","toPing":"","pinged":"","postModified":"2017-09-14T01:16:51.000Z","postModifiedGmt":"2017-09-14T01:16:51.000Z","postContentFiltered":"","postParent":0,"guid":"http://newstalk1290.com/?p=220055","menuOrder":0,"postType":"post","postMimeType":"","commentCount":0,"postDateGmtStr":"2017-09-12 18:31:19.000+0000","postModifiedGmtStr":"2017-09-14 01:16:51.000+0000","meta":{"_crosspost_source_blog_id":"176","_crosspost_source_post_id":"220055"}},"sidebarOptions":{"tsc_selected_sidebar":"single-page","tsc_selected_sidebar_carbon":"carbon-post-sidebar"},"pageTitle":"State Sues Three Texas Businesses Accused of Price Gouging During Hurricane Harvey ","next":{"latest":[{"postId":268612,"documentUrl":"/fema-hiring-texans-to-help-rebuild-their-communities/","filterUrl":"/rest/carbon/filter/main/fema-hiring-texans-to-help-rebuild-their-communities/","sortDate":"2017-09-12 10:53:05.000 +0000","termTaxonomyId":3953,"taxonomyType":"tags"},{"postId":268325,"documentUrl":"/rojo-salon-continues-hurricane-harvey-donation-drive/","filterUrl":"/rest/carbon/filter/main/rojo-salon-continues-hurricane-harvey-donation-drive/","sortDate":"2017-09-07 17:17:58.000 +0000","termTaxonomyId":3953,"taxonomyType":"tags"},{"postId":268283,"documentUrl":"/get-a-cavenders-hurricane-harvey-tough-t-shirt-now/","filterUrl":"/rest/carbon/filter/main/get-a-cavenders-hurricane-harvey-tough-t-shirt-now/","sortDate":"2017-09-07 11:34:43.000 +0000","termTaxonomyId":3953,"taxonomyType":"tags"},{"postId":268256,"documentUrl":"/heb-ceo-makes-huge-donation-to-j-j-watts-hurricane-harvey-relief-fund/","filterUrl":"/rest/carbon/filter/main/heb-ceo-makes-huge-donation-to-j-j-watts-hurricane-harvey-relief-fund/","sortDate":"2017-09-06 19:28:30.000 +0000","termTaxonomyId":3953,"taxonomyType":"tags"},{"postId":268244,"documentUrl":"/new-jersey-town-raises-money-for-rockport-texas/","filterUrl":"/rest/carbon/filter/main/new-jersey-town-raises-money-for-rockport-texas/","sortDate":"2017-09-06 17:25:22.000 +0000","termTaxonomyId":3953,"taxonomyType":"tags"},{"postId":268220,"documentUrl":"/5m-personal-check-made-out-to-jj-watts-hurricane-harvey-relief-fund/","filterUrl":"/rest/carbon/filter/main/5m-personal-check-made-out-to-jj-watts-hurricane-harvey-relief-fund/","sortDate":"2017-09-06 12:38:15.000 +0000","termTaxonomyId":3953,"taxonomyType":"tags"},{"postId":268130,"documentUrl":"/some-heroes-wear-capes-others-just-use-fishing-boats/","filterUrl":"/rest/carbon/filter/main/some-heroes-wear-capes-others-just-use-fishing-boats/","sortDate":"2017-09-05 13:07:23.000 +0000","termTaxonomyId":3953,"taxonomyType":"tags"},{"postId":268082,"documentUrl":"/houston-woman-reunited-with-man-who-rescued-her-from-hurricane-harvey-flooding/","filterUrl":"/rest/carbon/filter/main/houston-woman-reunited-with-man-who-rescued-her-from-hurricane-harvey-flooding/","sortDate":"2017-09-04 14:21:45.000 +0000","termTaxonomyId":3953,"taxonomyType":"tags"},{"postId":268079,"documentUrl":"/mabank-texas-clothing-store-market-street-nest-donates-entire-stock-to-harvey-shelter/","filterUrl":"/rest/carbon/filter/main/mabank-texas-clothing-store-market-street-nest-donates-entire-stock-to-harvey-shelter/","sortDate":"2017-09-04 14:06:36.000 +0000","termTaxonomyId":3953,"taxonomyType":"tags"},{"postId":268076,"documentUrl":"/royal-canadian-air-force-delivers-hurricane-harvey-relief-goods/","filterUrl":"/rest/carbon/filter/main/royal-canadian-air-force-delivers-hurricane-harvey-relief-goods/","sortDate":"2017-09-04 13:37:07.000 +0000","termTaxonomyId":3953,"taxonomyType":"tags"}],"taxonomy":[{"postId":268612,"documentUrl":"/fema-hiring-texans-to-help-rebuild-their-communities/","filterUrl":"/rest/carbon/filter/main/fema-hiring-texans-to-help-rebuild-their-communities/","sortDate":"2017-09-12 10:53:05.000 +0000","termTaxonomyId":3953,"taxonomyType":"tags"},{"postId":268325,"documentUrl":"/rojo-salon-continues-hurricane-harvey-donation-drive/","filterUrl":"/rest/carbon/filter/main/rojo-salon-continues-hurricane-harvey-donation-drive/","sortDate":"2017-09-07 17:17:58.000 +0000","termTaxonomyId":3953,"taxonomyType":"tags"},{"postId":268283,"documentUrl":"/get-a-cavenders-hurricane-harvey-tough-t-shirt-now/","filterUrl":"/rest/carbon/filter/main/get-a-cavenders-hurricane-harvey-tough-t-shirt-now/","sortDate":"2017-09-07 11:34:43.000 +0000","termTaxonomyId":3953,"taxonomyType":"tags"},{"postId":268256,"documentUrl":"/heb-ceo-makes-huge-donation-to-j-j-watts-hurricane-harvey-relief-fund/","filterUrl":"/rest/carbon/filter/main/heb-ceo-makes-huge-donation-to-j-j-watts-hurricane-harvey-relief-fund/","sortDate":"2017-09-06 19:28:30.000 +0000","termTaxonomyId":3953,"taxonomyType":"tags"},{"postId":268244,"documentUrl":"/new-jersey-town-raises-money-for-rockport-texas/","filterUrl":"/rest/carbon/filter/main/new-jersey-town-raises-money-for-rockport-texas/","sortDate":"2017-09-06 17:25:22.000 +0000","termTaxonomyId":3953,"taxonomyType":"tags"},{"postId":268220,"documentUrl":"/5m-personal-check-made-out-to-jj-watts-hurricane-harvey-relief-fund/","filterUrl":"/rest/carbon/filter/main/5m-personal-check-made-out-to-jj-watts-hurricane-harvey-relief-fund/","sortDate":"2017-09-06 12:38:15.000 +0000","termTaxonomyId":3953,"taxonomyType":"tags"},{"postId":268130,"documentUrl":"/some-heroes-wear-capes-others-just-use-fishing-boats/","filterUrl":"/rest/carbon/filter/main/some-heroes-wear-capes-others-just-use-fishing-boats/","sortDate":"2017-09-05 13:07:23.000 +0000","termTaxonomyId":3953,"taxonomyType":"tags"},{"postId":268082,"documentUrl":"/houston-woman-reunited-with-man-who-rescued-her-from-hurricane-harvey-flooding/","filterUrl":"/rest/carbon/filter/main/houston-woman-reunited-with-man-who-rescued-her-from-hurricane-harvey-flooding/","sortDate":"2017-09-04 14:21:45.000 +0000","termTaxonomyId":3953,"taxonomyType":"tags"},{"postId":268079,"documentUrl":"/mabank-texas-clothing-store-market-street-nest-donates-entire-stock-to-harvey-shelter/","filterUrl":"/rest/carbon/filter/main/mabank-texas-clothing-store-market-street-nest-donates-entire-stock-to-harvey-shelter/","sortDate":"2017-09-04 14:06:36.000 +0000","termTaxonomyId":3953,"taxonomyType":"tags"},{"postId":268076,"documentUrl":"/royal-canadian-air-force-delivers-hurricane-harvey-relief-goods/","filterUrl":"/rest/carbon/filter/main/royal-canadian-air-force-delivers-hurricane-harvey-relief-goods/","sortDate":"2017-09-04 13:37:07.000 +0000","termTaxonomyId":3953,"taxonomyType":"tags"}]},"cadata":{"activeDomain":"us105fm.com","blogId":514,"method":"get_single","postId":268624,"crosspostBlogId":"176","crosspostPostId":"220055","postType":"post","postDateGmt":"2017-09-12 18:31:19.000+0000"},"env":"production"},"structure":{"data":["header","maintop","main","mainads","mainbottom","side","nav"],"dataDetails":{"header":["header-sidebar"],"maintop":[],"main":["carbonsidebar/single"],"mainads":["carbonsidebar/mainads"],"mainbottom":["single-post-bottom","carbonsidebar/facebookComment"],"side":["carbon-post-sidebar"],"nav":["carbonsidebar/nav/blueiv","carbonsidebar/nav/main","carbonsidebar/nav/promo_links","carbonsidebar/nav/footer"]}},"sidebars":{"data":["header-sidebar","carbonsidebar/single","carbonsidebar/mainads","single-post-bottom","carbonsidebar/facebookComment","carbon-post-sidebar","carbonsidebar/nav/blueiv","carbonsidebar/nav/main","carbonsidebar/nav/promo_links","carbonsidebar/nav/footer"],"dataDetails":{"header-sidebar":{"widgets":["widget_listen_live-95","now-playing-97","widget_onair-84"],"widgetDetails":{"widget_listen_live-95":{"widgetInfo":{"id":"widget_listen_live-95","groupType":"widget_listen_live","widgetType":"widget_widget_listen_live","widgetInstance":"95"},"widgetParams":{"title":"Listen Now","widgetTime":6}},"now-playing-97":{"widgetInfo":{"id":"now-playing-97","groupType":"now-playing","widgetType":"widget_now-playing","widgetInstance":"97"},"widgetParams":{"title":"Recently Played","widgetTime":5}},"widget_onair-84":{"widgetInfo":{"id":"widget_onair-84","groupType":"widget_onair","widgetType":"widget_widget_onair","widgetInstance":"84"},"widgetParams":{"title":"On Air","widgetTime":8}}}},"carbonsidebar/single":{"widgets":["carbonwidget/single-1"],"widgetDetails":{"carbonwidget/single-1":{"widgetInfo":{"id":"carbonwidget/single-1","groupType":"carbonwidget/single","widgetInstance":"1"},"widgetParams":{"mainAuthor":{"id":230,"slug":"agalloway","name":"Aaron Galloway","first_name":"Aaron","last_name":"Galloway","nickname":"aarongalloway","description":"I am the Digital Managing Editor for <a href=\"https://www.facebook.com/TownsquareMediaWichitaFalls\">Townsquare Media</a>. I am a proud Midwestern State University alumnus and have enjoyed calling Wichita Falls home for the past 18 years. My wife and I have a school-aged daughter and <a href=\"http://929nin.com/files/2016/04/The-Danes.jpg\"> three Great Danes</a> who think they run the place.","thumbnail":"http://929nin.com/files/2017/02/Aaron-headshot-20171.jpg","url":"http://us105fm.com/author/agalloway/"},"firstCategoryName":"Articles","postType":"post","postTitle":"State Sues Three Texas Businesses Accused of Price Gouging During Hurricane Harvey","aiseopTitle":"State Sues Three Texas Businesses Accused of Price Gouging During Hurricane Harvey","widgetTime":15}}}},"carbonsidebar/mainads":{"widgets":["carbonwidget/top-728x90","carbonwidget/dynamic-ad-custom","carbonwidget/dynamic-ad-header","carbonwidget/dynamic-ad-push","carbonwidget/tsm-out-of-page","carbonwidget/bottom-728x90"],"widgetDetails":{"carbonwidget/top-728x90":{"widgetInfo":{"id":"carbonwidget/top-728x90","groupType":"carbonwidget/ads","widgetInstance":"1"},"widgetParams":{"adunit":"top-728x90","widgetTime":2}},"carbonwidget/dynamic-ad-custom":{"widgetInfo":{"id":"carbonwidget/dynamic-ad-custom","groupType":"carbonwidget/ads","widgetInstance":"1"},"widgetParams":{"adunit":"dynamic-ad-custom","widgetTime":2}},"carbonwidget/dynamic-ad-header":{"widgetInfo":{"id":"carbonwidget/dynamic-ad-header","groupType":"carbonwidget/ads","widgetInstance":"1"},"widgetParams":{"adunit":"dynamic-ad-header","widgetTime":2}},"carbonwidget/dynamic-ad-push":{"widgetInfo":{"id":"carbonwidget/dynamic-ad-push","groupType":"carbonwidget/ads","widgetInstance":"1"},"widgetParams":{"adunit":"dynamic-ad-push","widgetTime":2}},"carbonwidget/tsm-out-of-page":{"widgetInfo":{"id":"carbonwidget/tsm-out-of-page","groupType":"carbonwidget/ads","widgetInstance":"1"},"widgetParams":{"adunit":"tsm-out-of-page","widgetTime":2}},"carbonwidget/bottom-728x90":{"widgetInfo":{"id":"carbonwidget/bottom-728x90","groupType":"carbonwidget/ads","widgetInstance":"1"},"widgetParams":{"adunit":"bottom-728x90","widgetTime":2}}}},"single-post-bottom":{"widgets":["ts_blogroll-13","widget_third_party_content-2","widget_third_party_content-3"],"widgetDetails":{"ts_blogroll-13":{"widgetInfo":{"id":"ts_blogroll-13","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"13"},"widgetParams":{"title":"Best of US105","type":"main_content_thumb_title_roll","cat":"359,358,1,48,1865","tag":"","private_tag":"","posts_per_page":"4","thumb_type":"landscape","link_label":"","link":"","show_thumb":0,"alternate_data":0,"unique_posts":"1","sponsor":{"enabled":"on","time_start":"","time_end":"","background_image":"http://us105fm.com/files/2014/03/Widget121.png","sponsor_image":"http://us105fm.com/files/2014/03/logo13.png","sponsor_image_mobile":"","background_color":"","background_repeat":"no-repeat","sponsor_name":"","sponsor_link":"https://www.facebook.com/pages/Wild-Country/346079271778"}}},"widget_third_party_content-2":{"widgetInfo":{"id":"widget_third_party_content-2","groupType":"widget_third_party_content","widgetType":"widget_widget_third_party_content","widgetInstance":"2"},"widgetParams":{"type":"zergnet","title":"Recommended For You","id":"39620","placement":"","targettype":"","mode":"","widgetTime":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":"13510","placement":"","targettype":"","mode":"","widgetTime":1}}}},"carbonsidebar/facebookComment":true,"carbon-post-sidebar":{"widgets":["fix_sidebar_marker-45","ts_blogroll-734","google-ads-widget-489","tsq_sailthru_newsletter_widget-466","ts_blogroll-735"],"widgetDetails":{"fix_sidebar_marker-45":{"widgetInfo":{"id":"fix_sidebar_marker-45","groupType":"fix_sidebar_marker","widgetType":"widget_fix_sidebar_marker","widgetInstance":"45"},"widgetParams":{"title":"Fix Sidebar Marker","widgetTime":1}},"ts_blogroll-734":{"widgetInfo":{"id":"ts_blogroll-734","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"734"},"widgetParams":{"title":"What's Hot","type":"carousel","isweather":"1","cat":"","posts_per_page":"3","align":"right","pinned_id":"","pinned_label":"","tag":"featured","private_tag":"","thumb_type":"landscape","link_label":"","link":"","show_thumb":0,"alternate_data":0,"unique_posts":0}},"google-ads-widget-489":{"widgetInfo":{"id":"google-ads-widget-489","groupType":"google-ads-widget","widgetType":"widget_google-ads-widget","widgetInstance":"489"},"widgetParams":{"title":"Carbon Google Ads","adunit":"top-right-300x250","align":"","adtype":"dfp6","widgetTime":1}},"tsq_sailthru_newsletter_widget-466":{"widgetInfo":{"id":"tsq_sailthru_newsletter_widget-466","groupType":"tsq_sailthru_newsletter_widget","widgetType":"widget_tsq_sailthru_newsletter_widget","widgetInstance":"466"},"widgetParams":{"title":"Get our Newsletter","description":"Sign up for our newsletter!","confirmation":"Thanks for subscribing","lists":["KUSJ-FM"],"widgetTime":1}},"ts_blogroll-735":{"widgetInfo":{"id":"ts_blogroll-735","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"735"},"widgetParams":{"title":"Latest Articles","type":"sidebar_row_standard","posts_per_page":3}}}},"carbonsidebar/nav/blueiv":{"widgets":["carbonwidget/nav/blueiv"],"widgetDetails":{"carbonwidget/nav/blueiv":{"widgetInfo":{"id":"carbonwidget/nav/blueiv","groupType":"carbonwidget/nav/blueiv"}}}},"carbonsidebar/nav/main":{"widgets":["carbonwidget/nav/main"],"widgetDetails":{"carbonwidget/nav/main":{"widgetInfo":{"id":"carbonwidget/nav/main","groupType":"carbonwidget/nav/main"}}}},"carbonsidebar/nav/promo_links":{"widgets":["carbonwidget/nav/promo_links"],"widgetDetails":{"carbonwidget/nav/promo_links":{"widgetInfo":{"id":"carbonwidget/nav/promo_links","groupType":"carbonwidget/nav/promo_links"}}}},"carbonsidebar/nav/footer":{"widgets":["carbonwidget/nav/footer"],"widgetDetails":{"carbonwidget/nav/footer":{"widgetInfo":{"id":"carbonwidget/nav/footer","groupType":"carbonwidget/nav/footer"}}}}}},"widgets":{"widget_listen_live-95":{"info":{"id":"widget_listen_live-95","groupType":"widget_listen_live","widgetType":"widget_widget_listen_live","widgetInstance":"95"},"params":{"title":"Listen Now","widgetTime":6},"data":[79124],"dataDetails":{"79124":{"postId":79124,"title":"Listen Now","label":"Click to view the latest song playing on air.","url":"/listen-live/","mobileId":"18191","playerMode":"radio","sid":"23107","callsign":"KUSJFM","woMobileId":"5054","woStreamId":"3617","activePlayer":"wo","listenLivePageUrl":"http://player.streamtheworld.com/_players/townsquaremedia/runspotv3/?sid=23107&redirect=http://player.listenlive.co/18191","html5ScriptUrl":"http://player.streamtheworld.com/_players/townsquaremedia/html5/stwplayer.php?callsign=KUSJFM&primaryColor=0x00bfff&playermode=radio&sid=23107&width=630","flashScriptUrl":"http://player.streamtheworld.com/_players/townsquaremedia/stwplayer.php?callsign=KUSJFM&primaryColor=0x00bfff&playermode=radio&timeshift=false&radiopup=true&playerAdState=0&popout=false&width=630","wo_player_url":"http://v6.player.abacast.net/5054","wo_recent_api_url":"http://api.nowplaying.abacast.net/prt/nowplaying/2/10/3617/nowplaying.json","wo_preroll_url":"http://api.clarity.abacast.com/gateway/getmediavast.php?sid=3617/","songCount":10,"playingNowUrl":"/rest/carbon/api/nowplaying/playertype/wo"}}},"now-playing-97":{"info":{"id":"now-playing-97","groupType":"now-playing","widgetType":"widget_now-playing","widgetInstance":"97"},"params":{"title":"Recently Played","widgetTime":5},"data":[79124],"dataDetails":{"79124":{"postId":79124,"mobileId":"18191","playerMode":"radio","sid":"23107","callsign":"KUSJFM","woStreamId":"3617","activePlayer":"wo","songCount":10,"playingNowUrl":"/rest/carbon/api/nowplaying/playertype/wo"}}},"widget_onair-84":{"info":{"id":"widget_onair-84","groupType":"widget_onair","widgetType":"widget_widget_onair","widgetInstance":"84"},"params":{"title":"On Air","widgetTime":8},"data":[],"dataDetails":{}},"carbonwidget/single-1":{"info":{"id":"carbonwidget/single-1","groupType":"carbonwidget/single","widgetInstance":"1"},"params":{"mainAuthor":{"id":230,"slug":"agalloway","name":"Aaron Galloway","first_name":"Aaron","last_name":"Galloway","nickname":"aarongalloway","description":"I am the Digital Managing Editor for <a href=\"https://www.facebook.com/TownsquareMediaWichitaFalls\">Townsquare Media</a>. I am a proud Midwestern State University alumnus and have enjoyed calling Wichita Falls home for the past 18 years. My wife and I have a school-aged daughter and <a href=\"http://929nin.com/files/2016/04/The-Danes.jpg\"> three Great Danes</a> who think they run the place.","thumbnail":"http://929nin.com/files/2017/02/Aaron-headshot-20171.jpg","url":"http://us105fm.com/author/agalloway/"},"firstCategoryName":"Articles","postType":"post","postTitle":"State Sues Three Texas Businesses Accused of Price Gouging During Hurricane Harvey","aiseopTitle":"State Sues Three Texas Businesses Accused of Price Gouging During Hurricane Harvey","widgetTime":15},"data":[268624],"dataDetails":{"268624":{"thumbnail":"http://newstalk1290.com/files/2017/09/GettyImages-465175906.jpg","caption":"Getty Images","excerpt":"The State of Texas did not waste any time going after businesses accused of price gouging customers during Hurricane Harvey.","date":"September 12, 2017 1:31 PM","postDateGmt":"2017-09-12 18:31:19 +0000","postModifiedGmt":"2017-09-14 01:16:51 +0000","title":"State Sues Three Texas Businesses Accused of Price Gouging During Hurricane Harvey","url":"http://us105fm.com/state-texas-lawsuit-businesses-price-gouging-hurricane-harvey/","id":268624,"contentRaw":"[caption id=\"attachment_220056\" align=\"aligncenter\" width=\"630\"]<img class=\"size-630scaled wp-image-220056\" src=\"http://newstalk1290.com/files/2017/09/GettyImages-465175906.jpg?w=630&amp;h=420&amp;zc=1&amp;s=0&amp;a=t&amp;q=89\" alt=\"US Gas Prices Rise For 35 Consecutive Days\" width=\"630\" height=\"420\" /> Getty Images[/caption]\r\n\r\n<a href=\"http://newstalk1290.com/category/texas-news\">Texas</a> law prohibits businesses from jacking up their prices for necessities like water, food, clothing, and fuel during a declared disaster, and the State did not waste any time going after businesses accused of price gouging customers during <a href=\"/tags/hurricane-harvey\" target=\"_blank\">Hurricane Harvey.</a>\r\n\r\nTexas Attorney General Ken Paxton announced in a press release Tuesday that the state has filed lawsuits against three Texas businesses, accusing them of price gouging consumers in need of fuel, shelter, and other essentials during Hurricane Harvey.\r\n\r\nThe three businesses named in the price gouging lawsuits are:\r\n<ul>\r\n\t<li><strong>Robstown Enterprises, Inc.</strong>, doing business as Best Western Plus Tropic Inn. The Robstown-based hotel allegedly charged three times its normal room rate the weekend Hurricane Harvey hit.  As a result, Best Western has since ended its relationship with Robstown Enterprises.</li>\r\n\t<li><strong>Bains Brothers</strong>, owners of Texaco-branded gas stations in the Dallas-Fort Worth area. Two of the stations allegedly charged $6.99 a gallon for regular unleaded gas on Aug. 31, even while displaying signs with prices in the $3-$4 range.</li>\r\n\t<li><strong>Encinal Fuel Stop</strong>, a Chevron-branded gas station just outside Laredo, allegedly charged customers $8.99 and $9.99 a gallon for regular unleaded gas on Aug. 31.</li>\r\n</ul>\r\n“It’s unconscionable that any business would take advantage of Texans at their most vulnerable – those who are displaced from their homes, have limited resources, and are in desperate need of fuel, shelter and the basic necessities of life,” Attorney General Paxton said in the release. “Texas has tough price gouging laws, and my office will continue to aggressively investigate and prosecute cases arising from Hurricane Harvey.”\r\n\r\nPrice gouging carries a civil penalty of up to $20,000 for each violation and up to $250,000 for incidents that specifically target victims age 65 or older.\r\n\r\nThe Consumer Protection Divison of the attorney general’s office has received 3,321 Hurricane Harvey price gouging complaints so far.\r\n\r\nTexans in affected counties who believe they’ve been scammed or price gouged should call the attorney general’s Consumer Protection Hotline toll-free at (800) 621-0508, email <a href=\"mailto:consumeremergency@oag.texas.gov\" target=\"_blank\">consumeremergency@oag.texas.gov</a>, or <a href=\"https://www.texasattorneygeneral.gov/cpd/file-a-consumer-complaint\" target=\"_blank\">file a complaint online.</a>\r\n\r\n[button href=\"http://newstalk1290.com/texas-corn-maze-designs-texas-strong-maze-in-honor-of-hurricane-harvey-victims/\" title=\"NEXT: Texas Corn Maze Designs ‘Texas Strong’ Maze in Honor of Hurricane Harvey Victims\" align=\"center\"]","next_url":[{"textContent":"NEXT: Texas Corn Maze Designs ‘Texas Strong’ Maze in Honor of Hurricane Harvey Victims","class":"button_act","href":"http://newstalk1290.com/texas-corn-maze-designs-texas-strong-maze-in-honor-of-hurricane-harvey-victims/","target":"_blank"}],"content":"\n<figure id=\"attachment_220056\" class=\"content-post-image aligncenter\"><span class=\"image-frame\"><noscript><img src=\"http://newstalk1290.com/files/2017/09/GettyImages-465175906.jpg?w=630&amp;h=420&amp;zc=1&amp;s=0&amp;a=t&amp;q=89\"></noscript>\n<img class=\"size-630scaled wp-image-220056 lazy\" src=\"//s3.amazonaws.com/tsm-images/global/1x1.gif\" alt=\"US Gas Prices Rise For 35 Consecutive Days\" data-width=\"630\" data-height=\"420\" data-type=\"post\" datasrc=\"http://newstalk1290.com/files/2017/09/GettyImages-465175906.jpg?w=630&amp;h=420&amp;zc=1&amp;s=0&amp;a=t&amp;q=89\"></span><figcaption>Getty Images</figcaption></figure><p><a href=\"http://newstalk1290.com/category/texas-news\" target=\"_blank\">Texas</a> law prohibits businesses from jacking up their prices for necessities like water, food, clothing, and fuel during a declared disaster, and the State did not waste any time going after businesses accused of price gouging customers during <a href=\"/tags/hurricane-harvey\" target=\"_blank\">Hurricane Harvey.</a></p>\n<p>Texas Attorney General Ken Paxton announced in a press release Tuesday that the state has filed lawsuits against three Texas businesses, accusing them of price gouging consumers in need of fuel, shelter, and other essentials during Hurricane Harvey.</p>\n<p>The three businesses named in the price gouging lawsuits are:</p>\n<ul>\n<li>\n<strong>Robstown Enterprises, Inc.</strong>, doing business as Best Western Plus Tropic Inn. The Robstown-based hotel allegedly charged three times its normal room rate the weekend Hurricane Harvey hit.  As a result, Best Western has since ended its relationship with Robstown Enterprises.</li>\n<li>\n<strong>Bains Brothers</strong>, owners of Texaco-branded gas stations in the Dallas-Fort Worth area. Two of the stations allegedly charged $6.99 a gallon for regular unleaded gas on Aug. 31, even while displaying signs with prices in the $3-$4 range.</li>\n<li>\n<strong>Encinal Fuel Stop</strong>, a Chevron-branded gas station just outside Laredo, allegedly charged customers $8.99 and $9.99 a gallon for regular unleaded gas on Aug. 31.</li>\n</ul>\n<p>“It’s unconscionable that any business would take advantage of Texans at their most vulnerable – those who are displaced from their homes, have limited resources, and are in desperate need of fuel, shelter and the basic necessities of life,” Attorney General Paxton said in the release. “Texas has tough price gouging laws, and my office will continue to aggressively investigate and prosecute cases arising from Hurricane Harvey.”</p>\n<p>Price gouging carries a civil penalty of up to $20,000 for each violation and up to $250,000 for incidents that specifically target victims age 65 or older.</p>\n<p>The Consumer Protection Divison of the attorney general’s office has received 3,321 Hurricane Harvey price gouging complaints so far.</p>\n<p>Texans in affected counties who believe they’ve been scammed or price gouged should call the attorney general’s Consumer Protection Hotline toll-free at (800) 621-0508, email <a href=\"mailto:consumeremergency@oag.texas.gov\" target=\"_blank\">consumeremergency@oag.texas.gov</a>, or <a href=\"https://www.texasattorneygeneral.gov/cpd/file-a-consumer-complaint\" target=\"_blank\">file a complaint online.</a></p>\n<p class=\"more_act ga_network_button aligncenter\"><a class=\"button_act\" href=\"http://newstalk1290.com/texas-corn-maze-designs-texas-strong-maze-in-honor-of-hurricane-harvey-victims/\" target=\"_blank\">NEXT: Texas Corn Maze Designs ‘Texas Strong’ Maze in Honor of Hurricane Harvey Victims</a></p>\n<div class=\"feed_attribution_after clearfix\">\n<a href=\"http://newstalk1290.com/state-texas-lawsuit-businesses-price-gouging-hurricane-harvey/\" target=\"_blank\"><img src=\"http://newstalk1290.com/files/2013/06/NewsTalk-1290-JPG-Vertical.jpg\" class=\"crosspost-attribution-image\" alt=\"NewsTalk 1290\"></a> Source: <a href=\"http://newstalk1290.com/state-texas-lawsuit-businesses-price-gouging-hurricane-harvey/\" target=\"_blank\">State Sues Three Texas Businesses Accused of Price Gouging During Hurricane Harvey</a>\n</div>\n","postType":"post","wpVersion":"5","alternateMetaForBlogroll":{"title":"State Sues Three Texas Businesses Accused of Price Gouging During Hurricane Harvey","excerpt":"The State of Texas did not waste any time going after businesses accused of price gouging customers during Hurricane Harvey.","post_excerpt":"The State of Texas did not waste any time going after businesses accused of price gouging customers during Hurricane Harvey.","post_more_excerpt":"<p>The State of Texas did not waste any time going after businesses accused of price gouging customers during Hurricane Harvey.\n<p class=\"more_act\"><a href=\"http://us105fm.com/state-texas-lawsuit-businesses-price-gouging-hurricane-harvey/\" title=\"State Sues Three Texas Businesses Accused of Price Gouging During Hurricane Harvey\">Read More</a></p>\n","permalink":"http://us105fm.com/state-texas-lawsuit-businesses-price-gouging-hurricane-harvey/","image":{"id":268623,"url":"http://newstalk1290.com/files/2017/09/GettyImages-465175906.jpg","caption":"Getty Images"}},"sponsors":[],"carbonMeta":{"widePromotion":false,"isGallery":false},"tags":[{"id":2469,"slug":"attorney-general","title":"Attorney General","description":"","post_count":2,"link_url":"http://us105fm.com/tags/attorney-general/","feed_url":"http://us105fm.com/tags/attorney-general/feed/","term_taxonomy_id":2473,"object_id":0},{"id":3976,"slug":"hurricane-harvey","title":"Hurricane Harvey","description":"","post_count":51,"link_url":"http://us105fm.com/tags/hurricane-harvey/","feed_url":"http://us105fm.com/tags/hurricane-harvey/feed/","term_taxonomy_id":3953,"object_id":0}],"categories":[{"id":1,"slug":"articles","title":"Articles","description":"","parent":0,"post_count":15495,"link_url":"http://us105fm.com/category/articles/","feed_url":"http://us105fm.com/category/articles/feed/","term_taxonomy_id":1,"object_id":0}],"authors":[{"id":230,"slug":"agalloway","name":"Aaron Galloway","first_name":"Aaron","last_name":"Galloway","nickname":"aarongalloway","description":"I am the Digital Managing Editor for <a href=\"https://www.facebook.com/TownsquareMediaWichitaFalls\">Townsquare Media</a>. I am a proud Midwestern State University alumnus and have enjoyed calling Wichita Falls home for the past 18 years. My wife and I have a school-aged daughter and <a href=\"http://929nin.com/files/2016/04/The-Danes.jpg\"> three Great Danes</a> who think they run the place.","thumbnail":"http://929nin.com/files/2017/02/Aaron-headshot-20171.jpg","url":"http://us105fm.com/author/agalloway/"}],"post_more_meta":{"meta":"","title":"NewsTalk 1290","url":"http://newstalk1290.com","link":"NewsTalk 1290"},"social":{"tw":{"href":"http://twitter.com/intent/tweet?text=State%20Sues%20Three%20Texas%20Businesses%20Accused%20of%20Price%20Gouging%20During%20Hurricane%20Harvey%20http%3A%2F%2Fus105fm.com%2Fstate-texas-lawsuit-businesses-price-gouging-hurricane-harvey%2F%3Ftrackback%3Dtwitter_mobile%20%40US105fm","title":"Share on Twitter","target":"_blank"},"fb":{"href":"http://www.facebook.com/sharer.php?u=http%3A%2F%2Fus105fm.com%2Fstate-texas-lawsuit-businesses-price-gouging-hurricane-harvey%2F%3Ftrackback%3Dfbshare_mobile","title":"Share on Facebook","target":"_blank"},"email":null,"pinterest":null,"print":null,"is_article":true},"nextArticle":"http://us105fm.com/fema-hiring-texans-to-help-rebuild-their-communities/","prevArticle":"http://us105fm.com/uncle-lucius-announces-they-are-breaking-up/","pageUrl":"/state-texas-lawsuit-businesses-price-gouging-hurricane-harvey/","blogId":514,"domain":"us105fm.com","crossPostAttributionBottom":"<div class=\"feed_attribution_after clearfix\">\n<a href=\"http://newstalk1290.com/state-texas-lawsuit-businesses-price-gouging-hurricane-harvey/\" target=\"_blank\"><img src=\"http://newstalk1290.com/files/2013/06/NewsTalk-1290-JPG-Vertical.jpg\" class=\"crosspost-attribution-image\" alt=\"NewsTalk 1290\"></a> Source: <a href=\"http://newstalk1290.com/state-texas-lawsuit-businesses-price-gouging-hurricane-harvey/\" target=\"_blank\">State Sues Three Texas Businesses Accused of Price Gouging During Hurricane Harvey</a>\n</div>","rawContent":"<p>\n<sectiontag class=\"module\" contenteditable=\"false\" type=\"image\" attr-id=\"220056\" attr-caption=\" Getty Images\" attr-align=\"center\" attr-width=\"630\" attr-height=\"420\" attr-url=\"http://newstalk1290.com/files/2017/09/GettyImages-465175906.jpg?w=630&amp;amp;h=420&amp;amp;zc=1&amp;amp;s=0&amp;amp;a=t&amp;amp;q=89\"></sectiontag></p>\n<p><a href=\"http://newstalk1290.com/category/texas-news\">Texas</a> law prohibits businesses from jacking up their prices for necessities like water, food, clothing, and fuel during a declared disaster, and the State did not waste any time going after businesses accused of price gouging customers during <a href=\"/tags/hurricane-harvey\" target=\"_blank\">Hurricane Harvey.</a></p>\n<p>Texas Attorney General Ken Paxton announced in a press release Tuesday that the state has filed lawsuits against three Texas businesses, accusing them of price gouging consumers in need of fuel, shelter, and other essentials during Hurricane Harvey.</p>\n<p>The three businesses named in the price gouging lawsuits are:</p>\n<ul>\n<li><strong>Robstown Enterprises, Inc.</strong>, doing business as Best Western Plus Tropic Inn. The Robstown-based hotel allegedly charged three times its normal room rate the weekend Hurricane Harvey hit.  As a result, Best Western has since ended its relationship with Robstown Enterprises.</li>\n<li><strong>Bains Brothers</strong>, owners of Texaco-branded gas stations in the Dallas-Fort Worth area. Two of the stations allegedly charged $6.99 a gallon for regular unleaded gas on Aug. 31, even while displaying signs with prices in the $3-$4 range.</li>\n<li><strong>Encinal Fuel Stop</strong>, a Chevron-branded gas station just outside Laredo, allegedly charged customers $8.99 and $9.99 a gallon for regular unleaded gas on Aug. 31.</li>\n</ul>\n<p>“It’s unconscionable that any business would take advantage of Texans at their most vulnerable – those who are displaced from their homes, have limited resources, and are in desperate need of fuel, shelter and the basic necessities of life,” Attorney General Paxton said in the release. “Texas has tough price gouging laws, and my office will continue to aggressively investigate and prosecute cases arising from Hurricane Harvey.”</p>\n<p>Price gouging carries a civil penalty of up to $20,000 for each violation and up to $250,000 for incidents that specifically target victims age 65 or older.</p>\n<p>The Consumer Protection Divison of the attorney general’s office has received 3,321 Hurricane Harvey price gouging complaints so far.</p>\n<p>Texans in affected counties who believe they’ve been scammed or price gouged should call the attorney general’s Consumer Protection Hotline toll-free at (800) 621-0508, email <a href=\"mailto:consumeremergency@oag.texas.gov\" target=\"_blank\">consumeremergency@oag.texas.gov</a>, or <a href=\"https://www.texasattorneygeneral.gov/cpd/file-a-consumer-complaint\" target=\"_blank\">file a complaint online.</a></p>\n<p><sectiontag class=\"module\" contenteditable=\"false\" type=\"button\" attr-href=\"http://newstalk1290.com/texas-corn-maze-designs-texas-strong-maze-in-honor-of-hurricane-harvey-victims/\" attr-title=\"NEXT: Texas Corn Maze Designs &#x2018;Texas Strong&#x2019; Maze in Honor of Hurricane Harvey Victims\" attr-align=\"center\" attr-appLink=\"false\"></sectiontag></p>\n","podContent":[{"type":"singlePostText","data":{"text":"<p><a href=\"http://newstalk1290.com/category/texas-news\">Texas</a> law prohibits businesses from jacking up their prices for necessities like water, food, clothing, and fuel during a declared disaster, and the&#xA0;State&#xA0;did not waste any time going after businesses&#xA0;accused of price gouging customers during <a href=\"/tags/hurricane-harvey\" target=\"_blank\">Hurricane Harvey.</a></p>\n"},"currentTextLength":276,"runningCounter":1,"cumulativePodTextLength":276,"totalSimilarConsecutiveElements":8,"totalTextLength":2295},{"type":"singlePostText","data":{"text":"<p>Texas Attorney General Ken Paxton announced in a press release Tuesday that the state has filed lawsuits against three Texas businesses, accusing them of price gouging consumers in need of fuel, shelter, and other essentials during Hurricane Harvey.</p>\n"},"currentTextLength":250,"runningCounter":2,"cumulativePodTextLength":526,"totalSimilarConsecutiveElements":8,"totalTextLength":2295},{"type":"singlePostShareThrough","data":{}},{"type":"singlePostText","data":{"text":"<p>The three businesses named in the price gouging lawsuits are:</p>\n"},"currentTextLength":62,"runningCounter":3,"cumulativePodTextLength":588,"totalSimilarConsecutiveElements":8,"totalTextLength":2295},{"type":"singlePostText","data":{"text":"<ul>\n<li><strong>Robstown Enterprises, Inc.</strong>, doing business as Best Western Plus Tropic Inn. The Robstown-based hotel allegedly charged three times its normal room rate the weekend Hurricane Harvey hit.&#xA0; As a result, Best Western has since ended its relationship with Robstown Enterprises.</li>\n<li><strong>Bains Brothers</strong>, owners of Texaco-branded gas stations in the Dallas-Fort Worth area. Two of the stations allegedly charged $6.99 a gallon for regular unleaded gas on Aug. 31, even while displaying signs with prices in the $3-$4 range.</li>\n<li><strong>Encinal Fuel Stop</strong>, a Chevron-branded gas station just outside Laredo, allegedly charged customers $8.99 and $9.99 a gallon for regular unleaded gas on Aug. 31.</li>\n</ul>\n"},"currentTextLength":675,"runningCounter":4,"cumulativePodTextLength":1263,"totalSimilarConsecutiveElements":8,"totalTextLength":2295},{"type":"singlePostText","data":{"text":"<p>&#x201C;It&#x2019;s unconscionable that any business would take advantage of Texans at their most vulnerable &#x2013; those who are displaced from their homes, have limited resources, and are in desperate need of fuel, shelter and the basic necessities of life,&#x201D; Attorney General Paxton said in the release. &#x201C;Texas has tough price gouging laws, and my office will continue to aggressively investigate and prosecute cases arising from Hurricane Harvey.&#x201D;</p>\n"},"currentTextLength":474,"runningCounter":5,"cumulativePodTextLength":1737,"totalSimilarConsecutiveElements":8,"totalTextLength":2295},{"type":"singlePostText","data":{"text":"<p>Price gouging carries a civil penalty of up to $20,000 for each violation and up to $250,000 for incidents that specifically target victims age 65 or older.</p>\n"},"currentTextLength":157,"runningCounter":6,"cumulativePodTextLength":1894,"totalSimilarConsecutiveElements":8,"totalTextLength":2295},{"type":"singlePostText","data":{"text":"<p>The Consumer Protection Divison of the attorney general&#x2019;s office has received 3,321 Hurricane Harvey price gouging complaints so far.</p>\n"},"currentTextLength":141,"runningCounter":7,"cumulativePodTextLength":2035,"totalSimilarConsecutiveElements":8,"totalTextLength":2295},{"type":"singlePostText","data":{"text":"<p>Texans in affected counties who believe they&#x2019;ve been scammed or price gouged should call the attorney general&#x2019;s Consumer Protection Hotline toll-free at&#xA0;(800) 621-0508, email&#xA0;<a href=\"mailto:consumeremergency@oag.texas.gov\" target=\"_blank\">consumeremergency@oag.texas.gov</a>, or <a href=\"https://www.texasattorneygeneral.gov/cpd/file-a-consumer-complaint\" target=\"_blank\">file a complaint online.</a></p>\n"},"currentTextLength":260,"runningCounter":8,"cumulativePodTextLength":2295,"totalSimilarConsecutiveElements":8,"totalTextLength":2295}],"uniquePodTypes":["singlePostImage","singlePostText","singlePostButton"],"podHeader":[{"type":"singlePostImage","data":{"id":220056,"caption":"Getty Images","align":"center","width":630,"height":420,"url":"http://newstalk1290.com/files/2017/09/GettyImages-465175906.jpg?w=630&amp;h=420&amp;zc=1&amp;s=0&amp;a=t&amp;q=89"},"currentTextLength":null,"runningCounter":1,"totalSimilarConsecutiveElements":1}],"podFooter":{"type":"singlePostButton","data":{"href":"http://newstalk1290.com/texas-corn-maze-designs-texas-strong-maze-in-honor-of-hurricane-harvey-victims/","title":"NEXT: Texas Corn Maze Designs ‘Texas Strong’ Maze in Honor of Hurricane Harvey Victims","align":"center","applink":"false"},"currentTextLength":null,"runningCounter":1,"totalSimilarConsecutiveElements":1},"next":{"latest":[{"postId":268612,"documentUrl":"/fema-hiring-texans-to-help-rebuild-their-communities/","filterUrl":"/rest/carbon/filter/main/fema-hiring-texans-to-help-rebuild-their-communities/","sortDate":"2017-09-12 10:53:05.000 +0000","termTaxonomyId":3953,"taxonomyType":"tags"},{"postId":268325,"documentUrl":"/rojo-salon-continues-hurricane-harvey-donation-drive/","filterUrl":"/rest/carbon/filter/main/rojo-salon-continues-hurricane-harvey-donation-drive/","sortDate":"2017-09-07 17:17:58.000 +0000","termTaxonomyId":3953,"taxonomyType":"tags"},{"postId":268283,"documentUrl":"/get-a-cavenders-hurricane-harvey-tough-t-shirt-now/","filterUrl":"/rest/carbon/filter/main/get-a-cavenders-hurricane-harvey-tough-t-shirt-now/","sortDate":"2017-09-07 11:34:43.000 +0000","termTaxonomyId":3953,"taxonomyType":"tags"},{"postId":268256,"documentUrl":"/heb-ceo-makes-huge-donation-to-j-j-watts-hurricane-harvey-relief-fund/","filterUrl":"/rest/carbon/filter/main/heb-ceo-makes-huge-donation-to-j-j-watts-hurricane-harvey-relief-fund/","sortDate":"2017-09-06 19:28:30.000 +0000","termTaxonomyId":3953,"taxonomyType":"tags"},{"postId":268244,"documentUrl":"/new-jersey-town-raises-money-for-rockport-texas/","filterUrl":"/rest/carbon/filter/main/new-jersey-town-raises-money-for-rockport-texas/","sortDate":"2017-09-06 17:25:22.000 +0000","termTaxonomyId":3953,"taxonomyType":"tags"},{"postId":268220,"documentUrl":"/5m-personal-check-made-out-to-jj-watts-hurricane-harvey-relief-fund/","filterUrl":"/rest/carbon/filter/main/5m-personal-check-made-out-to-jj-watts-hurricane-harvey-relief-fund/","sortDate":"2017-09-06 12:38:15.000 +0000","termTaxonomyId":3953,"taxonomyType":"tags"},{"postId":268130,"documentUrl":"/some-heroes-wear-capes-others-just-use-fishing-boats/","filterUrl":"/rest/carbon/filter/main/some-heroes-wear-capes-others-just-use-fishing-boats/","sortDate":"2017-09-05 13:07:23.000 +0000","termTaxonomyId":3953,"taxonomyType":"tags"},{"postId":268082,"documentUrl":"/houston-woman-reunited-with-man-who-rescued-her-from-hurricane-harvey-flooding/","filterUrl":"/rest/carbon/filter/main/houston-woman-reunited-with-man-who-rescued-her-from-hurricane-harvey-flooding/","sortDate":"2017-09-04 14:21:45.000 +0000","termTaxonomyId":3953,"taxonomyType":"tags"},{"postId":268079,"documentUrl":"/mabank-texas-clothing-store-market-street-nest-donates-entire-stock-to-harvey-shelter/","filterUrl":"/rest/carbon/filter/main/mabank-texas-clothing-store-market-street-nest-donates-entire-stock-to-harvey-shelter/","sortDate":"2017-09-04 14:06:36.000 +0000","termTaxonomyId":3953,"taxonomyType":"tags"},{"postId":268076,"documentUrl":"/royal-canadian-air-force-delivers-hurricane-harvey-relief-goods/","filterUrl":"/rest/carbon/filter/main/royal-canadian-air-force-delivers-hurricane-harvey-relief-goods/","sortDate":"2017-09-04 13:37:07.000 +0000","termTaxonomyId":3953,"taxonomyType":"tags"}],"taxonomy":[{"postId":268612,"documentUrl":"/fema-hiring-texans-to-help-rebuild-their-communities/","filterUrl":"/rest/carbon/filter/main/fema-hiring-texans-to-help-rebuild-their-communities/","sortDate":"2017-09-12 10:53:05.000 +0000","termTaxonomyId":3953,"taxonomyType":"tags"},{"postId":268325,"documentUrl":"/rojo-salon-continues-hurricane-harvey-donation-drive/","filterUrl":"/rest/carbon/filter/main/rojo-salon-continues-hurricane-harvey-donation-drive/","sortDate":"2017-09-07 17:17:58.000 +0000","termTaxonomyId":3953,"taxonomyType":"tags"},{"postId":268283,"documentUrl":"/get-a-cavenders-hurricane-harvey-tough-t-shirt-now/","filterUrl":"/rest/carbon/filter/main/get-a-cavenders-hurricane-harvey-tough-t-shirt-now/","sortDate":"2017-09-07 11:34:43.000 +0000","termTaxonomyId":3953,"taxonomyType":"tags"},{"postId":268256,"documentUrl":"/heb-ceo-makes-huge-donation-to-j-j-watts-hurricane-harvey-relief-fund/","filterUrl":"/rest/carbon/filter/main/heb-ceo-makes-huge-donation-to-j-j-watts-hurricane-harvey-relief-fund/","sortDate":"2017-09-06 19:28:30.000 +0000","termTaxonomyId":3953,"taxonomyType":"tags"},{"postId":268244,"documentUrl":"/new-jersey-town-raises-money-for-rockport-texas/","filterUrl":"/rest/carbon/filter/main/new-jersey-town-raises-money-for-rockport-texas/","sortDate":"2017-09-06 17:25:22.000 +0000","termTaxonomyId":3953,"taxonomyType":"tags"},{"postId":268220,"documentUrl":"/5m-personal-check-made-out-to-jj-watts-hurricane-harvey-relief-fund/","filterUrl":"/rest/carbon/filter/main/5m-personal-check-made-out-to-jj-watts-hurricane-harvey-relief-fund/","sortDate":"2017-09-06 12:38:15.000 +0000","termTaxonomyId":3953,"taxonomyType":"tags"},{"postId":268130,"documentUrl":"/some-heroes-wear-capes-others-just-use-fishing-boats/","filterUrl":"/rest/carbon/filter/main/some-heroes-wear-capes-others-just-use-fishing-boats/","sortDate":"2017-09-05 13:07:23.000 +0000","termTaxonomyId":3953,"taxonomyType":"tags"},{"postId":268082,"documentUrl":"/houston-woman-reunited-with-man-who-rescued-her-from-hurricane-harvey-flooding/","filterUrl":"/rest/carbon/filter/main/houston-woman-reunited-with-man-who-rescued-her-from-hurricane-harvey-flooding/","sortDate":"2017-09-04 14:21:45.000 +0000","termTaxonomyId":3953,"taxonomyType":"tags"},{"postId":268079,"documentUrl":"/mabank-texas-clothing-store-market-street-nest-donates-entire-stock-to-harvey-shelter/","filterUrl":"/rest/carbon/filter/main/mabank-texas-clothing-store-market-street-nest-donates-entire-stock-to-harvey-shelter/","sortDate":"2017-09-04 14:06:36.000 +0000","termTaxonomyId":3953,"taxonomyType":"tags"},{"postId":268076,"documentUrl":"/royal-canadian-air-force-delivers-hurricane-harvey-relief-goods/","filterUrl":"/rest/carbon/filter/main/royal-canadian-air-force-delivers-hurricane-harvey-relief-goods/","sortDate":"2017-09-04 13:37:07.000 +0000","termTaxonomyId":3953,"taxonomyType":"tags"}]}}}},"carbonwidget/top-728x90":{"info":{"id":"carbonwidget/top-728x90","groupType":"carbonwidget/ads","widgetInstance":"1"},"params":{"adunit":"top-728x90","widgetTime":2},"data":["carbonwidget/top-728x90"],"dataDetails":{"carbonwidget/top-728x90":{"adUnit":"top-728x90","adType":"dfp6"}}},"carbonwidget/dynamic-ad-custom":{"info":{"id":"carbonwidget/dynamic-ad-custom","groupType":"carbonwidget/ads","widgetInstance":"1"},"params":{"adunit":"dynamic-ad-custom","widgetTime":2},"data":["carbonwidget/dynamic-ad-custom"],"dataDetails":{"carbonwidget/dynamic-ad-custom":{"adUnit":"dynamic-ad-custom","adType":"dfp6"}}},"carbonwidget/dynamic-ad-header":{"info":{"id":"carbonwidget/dynamic-ad-header","groupType":"carbonwidget/ads","widgetInstance":"1"},"params":{"adunit":"dynamic-ad-header","widgetTime":2},"data":["carbonwidget/dynamic-ad-header"],"dataDetails":{"carbonwidget/dynamic-ad-header":{"adUnit":"dynamic-ad-header","adType":"dfp6"}}},"carbonwidget/dynamic-ad-push":{"info":{"id":"carbonwidget/dynamic-ad-push","groupType":"carbonwidget/ads","widgetInstance":"1"},"params":{"adunit":"dynamic-ad-push","widgetTime":2},"data":["carbonwidget/dynamic-ad-push"],"dataDetails":{"carbonwidget/dynamic-ad-push":{"adUnit":"dynamic-ad-push","adType":"dfp6"}}},"carbonwidget/tsm-out-of-page":{"info":{"id":"carbonwidget/tsm-out-of-page","groupType":"carbonwidget/ads","widgetInstance":"1"},"params":{"adunit":"tsm-out-of-page","widgetTime":2},"data":["carbonwidget/tsm-out-of-page"],"dataDetails":{"carbonwidget/tsm-out-of-page":{"adUnit":"tsm-out-of-page","adType":"dfp6"}}},"carbonwidget/bottom-728x90":{"info":{"id":"carbonwidget/bottom-728x90","groupType":"carbonwidget/ads","widgetInstance":"1"},"params":{"adunit":"bottom-728x90","widgetTime":2},"data":["carbonwidget/bottom-728x90"],"dataDetails":{"carbonwidget/bottom-728x90":{"adUnit":"bottom-728x90","adType":"dfp6"}}},"ts_blogroll-13":{"info":{"id":"ts_blogroll-13","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"13"},"params":{"title":"Best of US105","type":"main_content_thumb_title_roll","cat":"359,358,1,48,1865","tag":"","private_tag":"","posts_per_page":"4","thumb_type":"landscape","link_label":"","link":"","show_thumb":0,"alternate_data":0,"unique_posts":"1","sponsor":{"enabled":"on","time_start":"","time_end":"","background_image":"http://us105fm.com/files/2014/03/Widget121.png","sponsor_image":"http://us105fm.com/files/2014/03/logo13.png","sponsor_image_mobile":"","background_color":"","background_repeat":"no-repeat","sponsor_name":"","sponsor_link":"https://www.facebook.com/pages/Wild-Country/346079271778"},"widgetTime":3,"widgetFilterTime":0,"widgetFilterParallelTime":0},"data":[275937,275892,275901,275886],"dataDetails":{"275886":{"postid":"275886","sortdate":"2018-02-13T13:14:51.000Z","data":{"mainData":{"postType":"post","caption":"Getty Images","thumbnail":"http://us105fm.com/files/2017/02/GettyImages-72982628.jpg","postDateGmt":"2018-02-13 13:14:51 +0000","title":"&apos;Shred Your Ex&apos; Deal Returns to Hooters for Valentine&apos;s Day","url":"http://us105fm.com/shred-your-ex-deal-returns-to-hooters-for-valentines-day/","id":275886,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"Solo for Valentine&apos;s Day? Shredding a photo of your ex will earn you free wings at Hooters! ","authors":[{"id":2707280,"slug":"wadams","name":"Wes Adams","first_name":"Wes","last_name":"Adams","nickname":"wadams","thumbnail":"http://us105fm.com/files/2016/04/Wes.jpg","url":"http://us105fm.com/author/wadams/"}],"video":false,"videoUrl":"https://www.youtube.com/watch?v=WgM_tb8IxrQ","youtubeId":"WgM_tb8IxrQ"},"alternateData":{"_townsquare_media_url":"https://www.youtube.com/watch?v=WgM_tb8IxrQ","dynamic-lead-title":"","dynamic-lead-excerpt":"","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"&apos;Shred Your Ex&apos; Deal Returns to Hooters for Valentine&apos;s Day"}}},"275892":{"postid":"275892","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://us105fm.com/congrats-to-our-valentines-day-winner-ronrico-seymore/","id":275892,"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://us105fm.com/author/wadams/"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-title":"","dynamic-lead-excerpt":"","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"Congrats to our Valentine&apos;s Day Winner Ronrico Seymore"}}},"275901":{"postid":"275901","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://us105fm.com/belton-high-school-choir-vocalists-selected-as-texas-all-state-musicians/","id":275901,"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://us105fm.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"}}},"275937":{"postid":"275937","sortdate":"2018-02-14T03:59:47.000Z","data":{"mainData":{"postType":"post","caption":"Alex Cano, KWTX","thumbnail":"http://ktemnews.com/files/2018/02/Killeen-chase-search-3-02.13.18.jpg","postDateGmt":"2018-02-14 03:59:47 +0000","title":"Killeen Police Chase Leads to Standoff, Neighborhood Lockdown","url":"http://us105fm.com/killeen-police-chase-leads-to-standoff-neighborhood-lockdown/","id":275937,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"A portion of Moonstone Drive, surrounding streets, and a local school were locked down Tuesday evening as police searched for a suspect who led them on a chase.","authors":[{"id":692661,"slug":"aaronsavage","name":"Aaron Savage","first_name":"Aaron","last_name":"Savage","nickname":"KTEM Staff","url":"http://us105fm.com/author/aaronsavage/","thumbnail":"http://ktemnews.com/files/2017/03/self-portrait.jpg"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-title":"Killeen Lockdown","dynamic-lead-excerpt":"A portion of Moonstone Drive, surrounding streets, and a local school were locked down Tuesday evening as police searched for a suspect who led them on a chase.","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"Killeen Police Chase Leads to Standoff, Neighborhood Lockdown"}}}},"redisCached":true},"widget_third_party_content-2":{"info":{"id":"widget_third_party_content-2","groupType":"widget_third_party_content","widgetType":"widget_widget_third_party_content","widgetInstance":"2"},"params":{"type":"zergnet","title":"Recommended For You","id":"39620","placement":"","targettype":"","mode":"","widgetTime":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":"13510","placement":"","targettype":"","mode":"","widgetTime":1},"data":[],"dataDetails":{}},"fix_sidebar_marker-45":{"info":{"id":"fix_sidebar_marker-45","groupType":"fix_sidebar_marker","widgetType":"widget_fix_sidebar_marker","widgetInstance":"45"},"params":{"title":"Fix Sidebar Marker","widgetTime":1},"data":[],"dataDetails":{}},"ts_blogroll-734":{"info":{"id":"ts_blogroll-734","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"734"},"params":{"title":"What's Hot","type":"carousel","isweather":"1","cat":"","posts_per_page":"3","align":"right","pinned_id":"","pinned_label":"","tag":"featured","private_tag":"","thumb_type":"landscape","link_label":"","link":"","show_thumb":0,"alternate_data":0,"unique_posts":0,"widgetTime":3,"widgetFilterTime":0,"widgetFilterParallelTime":0},"data":[275901,275205,275218],"dataDetails":{"275205":{"postid":"275205","sortdate":"2018-01-29T16:49:54.000Z","data":{"mainData":{"postType":"post","caption":"Yuji Sakai, Getty Images","thumbnail":"http://ktemnews.com/files/2013/07/Flames-Yuji-Sakai-Getty-Images.jpg","postDateGmt":"2018-01-29 16:49:54 +0000","title":"Bell County Burn Ban","url":"http://us105fm.com/burn-ban-begins-tuesday-january-30-2018-in-bell-county/","id":275205,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"County Judge Jon H. Burrows has approved a burn ban that will start Tuesday, January 30 and run through late February.","authors":[{"id":692661,"slug":"aaronsavage","name":"Aaron Savage","first_name":"Aaron","last_name":"Savage","nickname":"KTEM Staff","url":"http://us105fm.com/author/aaronsavage/","thumbnail":"http://ktemnews.com/files/2017/03/self-portrait.jpg"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-title":"Bell County Burn Ban","dynamic-lead-excerpt":"County Judge Jon H. Burrows has approved a burn ban that will start Tuesday, January 30 and run through late February.","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"Burn Ban Begins Tuesday, January 30 in Bell County"}}},"275218":{"postid":"275218","sortdate":"2018-01-29T06:01:23.000Z","data":{"mainData":{"postType":"post","caption":"Neilson Barnard, Getty Images\n","thumbnail":"http://us105fm.com/files/2017/01/Untitled-design-5.jpg","postDateGmt":"2018-01-29 06:01:23 +0000","title":"Get out of the Dog House this Valentine&apos;s Day!","url":"http://us105fm.com/valentines-day-2018-dig-yourself-out-of-the-dog-house/","id":275218,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"If you messed up big time last Valentine&apos;s Day, here&apos;s your chance to make it up to your sweetheart with a romantic prize package on us!","authors":[{"id":692661,"slug":"aaronsavage","name":"Aaron Savage","first_name":"Aaron","last_name":"Savage","nickname":"KTEM Staff","url":"http://us105fm.com/author/aaronsavage/","thumbnail":"http://ktemnews.com/files/2017/03/self-portrait.jpg"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-title":"Get out of the Dog House this Valentine&apos;s Day!","dynamic-lead-excerpt":"If you messed up big time last Valentine&apos;s Day, here&apos;s your chance to make it up to your sweetheart with a romantic prize package on us!","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"This Valentine&apos;s Day, Dig Yourself Out of the Dog House"}}},"275901":{"postid":"275901","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://us105fm.com/belton-high-school-choir-vocalists-selected-as-texas-all-state-musicians/","id":275901,"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://us105fm.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-489":{"info":{"id":"google-ads-widget-489","groupType":"google-ads-widget","widgetType":"widget_google-ads-widget","widgetInstance":"489"},"params":{"title":"Carbon Google Ads","adunit":"top-right-300x250","align":"","adtype":"dfp6","widgetTime":1},"data":["top-right-300x250"],"dataDetails":{"top-right-300x250":{"adUnit":"top-right-300x250","adType":"dfp6"}}},"tsq_sailthru_newsletter_widget-466":{"info":{"id":"tsq_sailthru_newsletter_widget-466","groupType":"tsq_sailthru_newsletter_widget","widgetType":"widget_tsq_sailthru_newsletter_widget","widgetInstance":"466"},"params":{"title":"Get our Newsletter","description":"Sign up for our newsletter!","confirmation":"Thanks for subscribing","lists":["KUSJ-FM"],"widgetTime":1},"data":[],"dataDetails":{}},"ts_blogroll-735":{"info":{"id":"ts_blogroll-735","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"735"},"params":{"title":"Latest Articles","type":"sidebar_row_standard","posts_per_page":3,"widgetTime":3,"widgetFilterTime":0,"widgetFilterParallelTime":0},"data":[275937,275892,275901],"dataDetails":{"275892":{"postid":"275892","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://us105fm.com/congrats-to-our-valentines-day-winner-ronrico-seymore/","id":275892,"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://us105fm.com/author/wadams/"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-title":"","dynamic-lead-excerpt":"","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"Congrats to our Valentine&apos;s Day Winner Ronrico Seymore"}}},"275901":{"postid":"275901","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://us105fm.com/belton-high-school-choir-vocalists-selected-as-texas-all-state-musicians/","id":275901,"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://us105fm.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"}}},"275937":{"postid":"275937","sortdate":"2018-02-14T03:59:47.000Z","data":{"mainData":{"postType":"post","caption":"Alex Cano, KWTX","thumbnail":"http://ktemnews.com/files/2018/02/Killeen-chase-search-3-02.13.18.jpg","postDateGmt":"2018-02-14 03:59:47 +0000","title":"Killeen Police Chase Leads to Standoff, Neighborhood Lockdown","url":"http://us105fm.com/killeen-police-chase-leads-to-standoff-neighborhood-lockdown/","id":275937,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"A portion of Moonstone Drive, surrounding streets, and a local school were locked down Tuesday evening as police searched for a suspect who led them on a chase.","authors":[{"id":692661,"slug":"aaronsavage","name":"Aaron Savage","first_name":"Aaron","last_name":"Savage","nickname":"KTEM Staff","url":"http://us105fm.com/author/aaronsavage/","thumbnail":"http://ktemnews.com/files/2017/03/self-portrait.jpg"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-title":"Killeen Lockdown","dynamic-lead-excerpt":"A portion of Moonstone Drive, surrounding streets, and a local school were locked down Tuesday evening as police searched for a suspect who led them on a chase.","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"Killeen Police Chase Leads to Standoff, Neighborhood Lockdown"}}}},"redisCached":true},"carbonwidget/nav/blueiv":{"info":{"id":"carbonwidget/nav/blueiv","groupType":"carbonwidget/nav/blueiv"},"params":{"widgetTime":2},"data":[],"dataDetails":{},"redisCached":true},"carbonwidget/nav/main":{"info":{"id":"carbonwidget/nav/main","groupType":"carbonwidget/nav/main"},"params":{"widgetTime":2},"data":["1",{"2":["2.1","2.2"]},{"3":["3.1","3.2","3.3"]},{"4":["4.1"]},{"5":["5.1","5.2","5.3"]},{"6":["6.1","6.2","6.3","6.4",{"6.5":["6.5.1","6.5.2","6.5.3","6.5.4"]}]},"7",{"8":["8.1","8.2","8.3","8.4"]},{"9":["9.1","9.2","9.3","9.4"]}],"dataDetails":{"1":{"menuId":"1","attrs":{"menuPostId":8,"title":"Home","titleExcerpt":"Home","href":"/","samedomain":true,"hasBlogroll":false}},"2":{"menuId":"2","attrs":{"menuPostId":119,"title":"On-Air","titleExcerpt":"On-Air","href":"/djs","samedomain":true,"hasBlogroll":false}},"3":{"menuId":"3","attrs":{"menuPostId":10739,"title":"Listen","titleExcerpt":"Listen","href":"/listen-live","samedomain":true,"hasBlogroll":false}},"4":{"menuId":"4","attrs":{"menuPostId":84763,"title":"Playlist","titleExcerpt":"Playlist","href":"/playlist/","samedomain":true,"hasBlogroll":false}},"5":{"menuId":"5","attrs":{"menuPostId":3724,"title":"Events","titleExcerpt":"Events","href":"http://myus105.com/events-killeen/upcoming/","samedomain":false,"hasBlogroll":false}},"6":{"menuId":"6","attrs":{"menuPostId":10721,"title":"The Nation","titleExcerpt":"The Nation","href":"/vip","samedomain":true,"hasBlogroll":false}},"7":{"menuId":"7","attrs":{"menuPostId":171828,"title":"Win Stuff","titleExcerpt":"Win Stuff","href":"/contests/","samedomain":true,"menupath":"/rest/carbon/api/menu/contests/","hasBlogroll":false}},"8":{"menuId":"8","attrs":{"menuPostId":152229,"title":"Jobs","titleExcerpt":"Jobs","href":"/tags/job-openings/","samedomain":true,"menupath":"/rest/carbon/api/menu/tags/job-openings/","hasBlogroll":false}},"9":{"menuId":"9","attrs":{"menuPostId":10718,"title":"Contact Us","titleExcerpt":"Contact Us","href":"/help","samedomain":true,"hasBlogroll":false}},"2.1":{"menuId":"2.1","attrs":{"menuPostId":40875,"title":"Our DJs","titleExcerpt":"Our DJs","href":"/djs","samedomain":true,"hasBlogroll":false}},"2.2":{"menuId":"2.2","attrs":{"menuPostId":10080,"title":"Today's Shows","titleExcerpt":"Today's Shows","href":"/shows","samedomain":true,"hasBlogroll":false}},"3.1":{"menuId":"3.1","attrs":{"menuPostId":10740,"title":"Listen Live","titleExcerpt":"Listen Live","href":"/listen-live","samedomain":true,"hasBlogroll":false}},"3.2":{"menuId":"3.2","attrs":{"menuPostId":3726,"title":"Mobile App","titleExcerpt":"Mobile","href":"/mobile","samedomain":true,"hasBlogroll":false}},"3.3":{"menuId":"3.3","attrs":{"menuPostId":188373,"title":"Big D & Bubba On Demand","titleExcerpt":"","href":"/big-d-bubba-on-demand","samedomain":true,"hasBlogroll":false}},"4.1":{"menuId":"4.1","attrs":{"menuPostId":84762,"title":"Recently Played","titleExcerpt":"Recently Played","href":"/playlist/","samedomain":true,"hasBlogroll":false}},"5.1":{"menuId":"5.1","attrs":{"menuPostId":84765,"title":"Community Calendar","titleExcerpt":"Community Calendar","href":"http://myus105.com/events-killeen/","samedomain":false,"hasBlogroll":false}},"5.2":{"menuId":"5.2","attrs":{"menuPostId":234741,"title":"Submit an Event","titleExcerpt":"Submit an Event","href":"/events-killeen/community/add/","samedomain":true,"hasBlogroll":false}},"5.3":{"menuId":"5.3","attrs":{"menuPostId":176220,"title":"Check Your KWTX Local Weather","titleExcerpt":"Check Your KWTX Local Weather","href":"http://www.kwtx.com/weather","samedomain":false,"hasBlogroll":false}},"6.1":{"menuId":"6.1","attrs":{"menuPostId":10759,"title":"Sign Up","titleExcerpt":"Sign Up","href":"/registration","samedomain":true,"hasBlogroll":false}},"6.2":{"menuId":"6.2","attrs":{"menuPostId":235875,"title":"Win a Dozen Birthday Cupcakes from SMALLCAKES!","titleExcerpt":"","href":"/win-a-dozen-birthday-cupcakes-from-smallcakes","samedomain":true,"hasBlogroll":false}},"6.3":{"menuId":"6.3","attrs":{"menuPostId":172186,"title":"Contests","titleExcerpt":"Contests","href":"/contests/","samedomain":true,"menupath":"/rest/carbon/api/menu/contests/","hasBlogroll":false}},"6.4":{"menuId":"6.4","attrs":{"menuPostId":193635,"title":"Picking Up Prizes and General Contest Rules","titleExcerpt":"","href":"/prizes","samedomain":true,"hasBlogroll":false}},"6.5":{"menuId":"6.5","attrs":{"menuPostId":39203,"title":"View Local Experts","titleExcerpt":"View Local Experts","href":"http://myus105.com/local-experts/","samedomain":false,"hasBlogroll":false}},"6.5.1":{"menuId":"6.5.1","attrs":{"menuPostId":119550,"title":"Amos Electric","titleExcerpt":"Amos Electric","href":"/vip/sponsors/amos-electric-3/","samedomain":true,"hasBlogroll":false}},"6.5.2":{"menuId":"6.5.2","attrs":{"menuPostId":225392,"title":"Ed Laughlin","titleExcerpt":"Ed Laughlin","href":"/ed-l-laughlin/","samedomain":true,"hasBlogroll":false}},"6.5.3":{"menuId":"6.5.3","attrs":{"menuPostId":164814,"title":"Maaco","titleExcerpt":"Maaco","href":"/local_experts/maaco-collision-repair-and-auto-painting/","samedomain":true,"hasBlogroll":false}},"6.5.4":{"menuId":"6.5.4","attrs":{"menuPostId":122760,"title":"TTD Bookkeeping","titleExcerpt":"TTD Bookkeeping","href":"/vip/sponsors/ttd-bookkeeping-service/","samedomain":true,"hasBlogroll":false}},"8.1":{"menuId":"8.1","attrs":{"menuPostId":211790,"title":"Account Executive","titleExcerpt":"Account Executive","href":"/job-opening-account-executive-temple-tx/","samedomain":true,"hasBlogroll":false}},"8.2":{"menuId":"8.2","attrs":{"menuPostId":211789,"title":"Digital Sales Specialist","titleExcerpt":"Digital Sales Specialist","href":"/job-opening-digital-sales-specialist-temple-tx/","samedomain":true,"hasBlogroll":false}},"8.3":{"menuId":"8.3","attrs":{"menuPostId":211788,"title":"Townsquare Job Network","titleExcerpt":"Townsquare Job Network","href":"http://killeen.townsquarejobnetwork.com/","samedomain":false,"hasBlogroll":false}},"8.4":{"menuId":"8.4","attrs":{"menuPostId":270795,"title":"2017 EEO Report","titleExcerpt":"2017 EEO Report","href":"/files/2017/10/Townsquare-Media-Killeen-Temple-EEO-Apr-2017-REVISION-2.pdf","samedomain":true,"hasBlogroll":false}},"9.1":{"menuId":"9.1","attrs":{"menuPostId":10717,"title":"Help & Contact Info","titleExcerpt":"Help & Contact Info","href":"/help","samedomain":true,"hasBlogroll":false}},"9.2":{"menuId":"9.2","attrs":{"menuPostId":10741,"title":"Send Feedback","titleExcerpt":"Send Feedback","href":"/feedback","samedomain":true,"hasBlogroll":false}},"9.3":{"menuId":"9.3","attrs":{"menuPostId":208634,"title":"Apply for Media Credentials","titleExcerpt":"","href":"/apply-for-media-credentials","samedomain":true,"hasBlogroll":false}},"9.4":{"menuId":"9.4","attrs":{"menuPostId":70011,"title":"Advertise","titleExcerpt":"Advertise","href":"/advertise","samedomain":true,"hasBlogroll":false}}},"redisCached":true},"carbonwidget/nav/promo_links":{"info":{"id":"carbonwidget/nav/promo_links","groupType":"carbonwidget/nav/promo_links"},"params":{"widgetTime":2},"data":["1","2","3","4","5","6","7","8"],"dataDetails":{"1":{"menuId":"1","attrs":{"menuPostId":142110,"title":"Hot Now","titleExcerpt":"Hot Now","href":"","samedomain":true,"hasBlogroll":false}},"2":{"menuId":"2","attrs":{"menuPostId":275588,"title":"Valentine's Day Giveaway","titleExcerpt":"Valentine's Day Giveaway","href":"/valentines-day-2018-dig-yourself-out-of-the-dog-house/","samedomain":true,"hasBlogroll":false}},"3":{"menuId":"3","attrs":{"menuPostId":275203,"title":"Party with Brad Paisley","titleExcerpt":"Party with Brad Paisley","href":"/?p=274912","samedomain":true,"hasBlogroll":false}},"4":{"menuId":"4","attrs":{"menuPostId":255143,"title":"Free Birthday Cookies","titleExcerpt":"Free Birthday Cookies","href":"/?p=264806","samedomain":true,"hasBlogroll":false}},"5":{"menuId":"5","attrs":{"menuPostId":253230,"title":"US 105 App","titleExcerpt":"US 105 App","href":"/app/","samedomain":true,"hasBlogroll":false}},"6":{"menuId":"6","attrs":{"menuPostId":273132,"title":"US105 Alexa Skill","titleExcerpt":"US105 Alexa Skill","href":"https://www.amazon.com/gp/product/B0767PPLDM?ie=UTF8&ref-suffix=ss_rw","samedomain":false,"hasBlogroll":false}},"7":{"menuId":"7","attrs":{"menuPostId":234102,"title":"Join the Nation","titleExcerpt":"Join the Nation","href":"/vip/","samedomain":true,"hasBlogroll":false}},"8":{"menuId":"8","attrs":{"menuPostId":274833,"title":"Big Game Squares Rules","titleExcerpt":"Big Game Squares Rules","href":"/?p=233417","samedomain":true,"hasBlogroll":false}}},"redisCached":true},"carbonwidget/nav/footer":{"info":{"id":"carbonwidget/nav/footer","groupType":"carbonwidget/nav/footer"},"params":{"widgetTime":1},"data":["comscore","1","2","3","4","5","6","7","8","9","10","11"],"dataDetails":{"1":{"menuId":"1","attrs":{"title":"2017 EEO Report","href":"/eeo/"}},"2":{"menuId":"2","attrs":{"title":"Advertise","href":"/advertise/"}},"3":{"menuId":"3","attrs":{"title":"Public File","href":"/kusj-public-file/"}},"4":{"menuId":"4","attrs":{"title":"Terms","href":"/terms/"}},"5":{"menuId":"5","attrs":{"title":"VIP Terms","href":"/vip-terms/"}},"6":{"menuId":"6","attrs":{"title":"FAQ","href":"/vip-faq/"}},"7":{"menuId":"7","attrs":{"title":"Contest Rules","href":"/contest-rules/"}},"8":{"menuId":"8","attrs":{"title":"Privacy Policy (Updated: 8/31/17)","href":"/privacy/"}},"9":{"menuId":"9","attrs":{"title":"Contact","href":"/help/"}},"10":{"menuId":"10","attrs":{"href":"http://townsquaremediagroup.com/"}},"11":{"menuId":"11","attrs":{"title":"Killeen Business Listings","href":"/killeen-featured-business-listings/"}},"comscore":{"menuId":"comscore","attrs":{"title":"Taste Of Country Network"}}},"redisCached":true}},"data":{},"time":{"wpTime":20.549,"mainOptionsTime":15.832,"sidebarsTime":7.069,"widgetsTime":16.835,"processTime":60.399},"experimentGroup":"A"},"serverConfig":{"host":"us105fm.com","ua":"python-requests/2.10.0"}},"listenLive":{},"nav":{},"newsletter":{},"ui":{},"weather":{},"youtube":{},"sweeps":{},"form":{"NavSearchForm":{"registeredFields":[{"name":"searchInput","type":"Field"}]}},"routing":{"locationBeforeTransitions":null},"events":{},"ads":{}}
          </script>
          <script src="//cdn.production.townsquareblogs.com/public/dist/main.bundle.js?ver=82b4135bab9c2dc599baca830b345a05df70bfdf"></script>
        </body>
      </html>