<!doctype html>
      <html class="single" lang="en">
        <head>
          <title data-react-helmet="true">Texarkana Texas Firefighters Headed to Aid in Hurricane Harvey Relief</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="majic933"/><meta data-react-helmet="true" name="description" content="Some Texarkana Texas Firefighters are in Southeast Texas today, helping people affected by major problems caused by Hurricane Harvey."/><meta data-react-helmet="true" name="keywords" content="hurricane harvey, texarkana texas firefighters, fire mutual aid team"/><meta data-react-helmet="true" name="google-site-verification" content="WWNVQSa2pTLE303FB6spZwLw8exdVnguzA3ZeOaJLq8"/><meta data-react-helmet="true" property="fb:app_id" content="700056973526006"/><meta data-react-helmet="true" property="fb:admins" content="1763353408"/><meta data-react-helmet="true" property="fb:admins" content="583052867"/><meta data-react-helmet="true" property="fb:admins" content="100002025987268"/><meta data-react-helmet="true" property="fb:admins" content="732998853"/><meta data-react-helmet="true" property="og:title" content="Texarkana Texas Firefighters Headed to Aid in Hurricane Harvey Relief"/><meta data-react-helmet="true" property="og:description" content="Some Texarkana Texas Firefighters are in Southeast Texas today, helping people affected by major problems caused by Hurricane Harvey."/><meta data-react-helmet="true" property="og:url" content="http://mymajic933.com/texarkana-texas-firefighters-headed-to-aid-in-hurricane-harvey-relief/"/><meta data-react-helmet="true" property="og:site_name" content="Majic 93.3"/><meta data-react-helmet="true" property="og:type" content="blog"/><meta data-react-helmet="true" property="og:image" content="http://tsminteractive.com/files/2012/09/Hurricane-Katrina-2005-by-Handout-Getty.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="@majic933"/><meta data-react-helmet="true" name="sailthru.description" content="Some Texarkana Texas Firefighters are in Southeast Texas today, helping people affected by major problems caused by Hurricane Harvey."/><meta data-react-helmet="true" name="sailthru.date" content="2017-08-28 09:56:43"/><meta data-react-helmet="true" name="sailthru.title" content="Texarkana Texas Firefighters Headed to Aid in Hurricane Harvey Relief"/><meta data-react-helmet="true" name="sailthru.tags" content="tsmsite-kmji, tsmmarket-texarkana, tsmtype-local, sports-news"/><meta data-react-helmet="true" name="sailthru.author" content="johnwilliams"/><meta data-react-helmet="true" name="sailthru.image.full" content="http://tsminteractive.com/files/2012/09/Hurricane-Katrina-2005-by-Handout-Getty.jpg"/><meta data-react-helmet="true" name="sailthru.image.thumb" content="http://tsminteractive.com/files/2012/09/Hurricane-Katrina-2005-by-Handout-Getty.jpg"/><meta data-react-helmet="true" property="fb:pages" content="208699648506"/><meta data-react-helmet="true" name="google-site-verification" content="xsNBk-snRqtsY28ZIQw6p02_gA15szgVWTK18YnOSyA"/><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://k945.com/files/2011/10/favicon.ico"/><link data-react-helmet="true" rel="profile" href="http://gmpg.org/xfn/11"/><link data-react-helmet="true" rel="canonical" href="http://kkyr.com/texarkana-texas-firefighters-headed-to-aid-in-hurricane-harvey-relief/"/>
          <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=3b9dbc3b07b0bef2c96b11376b1d9e6298d9a129&mver=8" rel="stylesheet" type="text/css" />
          
        <script type="text/javascript">
          window.TSM = window.TSM || {};
          window.TSM.abgroup = "B";
          window.TSM.cadata = {"activeDomain":"mymajic933.com","blogId":172,"method":"get_single","postId":416021,"crosspostBlogId":"152","crosspostPostId":"435971","postType":"post","postDateGmt":"2017-08-28 14:56:43.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":"johnwilliams","dimension2":"sports-news","dimension3":"","dimension4":"post","dimension5":"Mon Aug 28 2017","dimension6":"09:56","dimension7":"standard","dimension8":"672","dimension9":"B","dimension10":"no"};
ga( "create", {
          trackingId:"UA-19112417-4",
          name: "primary",
          allowAnchor: false
        });
        ga( "primary.require", "displayfeatures" );
        ga( "primary.send", gaInitData );
        window.TSM = window.TSM || {};
        window.TSM.trackersByNameAll = window.TSM.trackersByNameAll || {};
        window.TSM.trackersByNameAll[ "primary" ] = {gaid:"UA-19112417-4"};
ga( "create", {
          trackingId:"UA-19109753-1",
          name: "UA191097531",
          allowAnchor: false
        });
        ga( "UA191097531.require", "displayfeatures" );
        ga( "UA191097531.send", gaInitData );
        window.TSM = window.TSM || {};
        window.TSM.trackersByNameAll = window.TSM.trackersByNameAll || {};
        window.TSM.trackersByNameAll[ "UA191097531" ] = {gaid:"UA-19109753-1"};
ga( "create", {
          trackingId:"UA-19112417-6",
          name: "UA191124176",
          allowAnchor: false
        });
        ga( "UA191124176.require", "displayfeatures" );
        ga( "UA191124176.send", gaInitData );
        window.TSM = window.TSM || {};
        window.TSM.trackersByNameAll = window.TSM.trackersByNameAll || {};
        window.TSM.trackersByNameAll[ "UA191124176" ] = {gaid:"UA-19112417-6"};
ga( "create", {
          trackingId:"UA-28825804-3",
          name: "UA288258043",
          allowAnchor: false
        });
        ga( "UA288258043.require", "displayfeatures" );
        ga( "UA288258043.send", gaInitData );
        window.TSM = window.TSM || {};
        window.TSM.trackersByNameAll = window.TSM.trackersByNameAll || {};
        window.TSM.trackersByNameAll[ "UA288258043" ] = {gaid:"UA-28825804-3"};
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":"Texarkana Texas Firefighters Headed to Aid in Hurricane Harvey Relief","callsign":"KMJIFM","market":"Texarkana","sitetype":"Local","siteClassification":"Local","state":"AR","genre":"urban","pageType":"post","tags":"","categories":"sports-news","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>
        (function(w,dl){
          if( dl && dl[0] ){
            dl = dl[0];
            w._oiqq = w._oiqq || [];
            var keywordMeta = document.querySelector( "meta[name='keywords']");
            _oiqq.push(["oiq_addPageBrand", "title:" + dl.title]);
            _oiqq.push(["oiq_addPageBrand", "domain:" + location.hostname]);
            _oiqq.push(["oiq_addPageBrand", "callsign:" + dl.callsign]);
            _oiqq.push(["oiq_addPageCat", "url_path:" + location.pathname]);
            _oiqq.push(["oiq_addPageCat", "meta_keywords:" + ( keywordMeta ? keywordMeta.content : "" ) ]);
            _oiqq.push(["oiq_addPageCat", "title:" + dl.title]);
            _oiqq.push(["oiq_addPageCat", "callsign:" + dl.callsign]);
            _oiqq.push(["oiq_addPageCat", "market:" + dl.market]);
            _oiqq.push(["oiq_addPageCat", "sitetype:" + dl.sitetype]);
            _oiqq.push(["oiq_addPageCat", "state:" + dl.state]);
            _oiqq.push(["oiq_addPageCat", "page_type:" + dl.pageType]);
            _oiqq.push(["oiq_addPageCat", "media_type:" + dl.mediaType]);
            _oiqq.push(["oiq_addPageCat", "day_of_week:" + dl.dayOfWeek]);
            _oiqq.push(["oiq_addPageCat", "newsletter_submission:" + (dl.newsletterSubmission || "no")]);
            _oiqq.push(["oiq_addPageCat", "period_of_day:" + dl.periodOfDay]);
            _oiqq.push(["oiq_addPageCat", "curated_referer:" + dl.curatedReferer]);
            _oiqq.push(["oiq_addPageCat", "genre:" + dl.genre]);
            _oiqq.push(["oiq_addPageCat", "tags:" + dl.tags]);
            _oiqq.push(["oiq_addPageCat", "categories:" + dl.categories]);
            _oiqq.push(["oiq_doTag"]);
            _oiqq.push(["oiq_addPageLifecycle", "ecv3"]);
          }
        })(window, window.dataLayer);
        (function() {
        var oiq = document.createElement("script"); oiq.type = "text/javascript"; oiq.async = true;
        oiq.src = document.location.protocol + "//px.owneriq.net/stas/s/0frxgz.js";
        var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(oiq, s);
        })();
      </script>
          
          <script class="kxct" data-id="rwjnisqy1" data-timing="async" data-version="3.0" type="text/javascript">
        window.Krux||((Krux=function(){Krux.q.push(arguments)}).q=[]);
        (function(){
          var k=document.createElement("script");k.type="text/javascript";k.async=true;
          k.src=(location.protocol==="https:"?"https:":"http:")+"//"+"cdn.krxd.net/controltag/rwjnisqy1.js";
          var s=document.getElementsByTagName("script")[0];s.parentNode.insertBefore(k,s);
        }());
      </script><script type="text/javascript" src="//mtrx.go.sonobi.com/morpheus.townsquaremedia.local.1594.js"></script>
<script async="async" src="https://www.googletagservices.com/tag/js/gpt.js"></script>
        <script>
        var googletag = googletag || {};
        googletag.cmd = googletag.cmd || [];
        </script>
<script>window.pbjs=window.pbjs||{};window.pbjs.que=window.pbjs.que||[];</script><script src="http://production.townsquareblogs.com/wp-content/uploads/static/prebid/carbon/pb.js?domain=mymajic933.com"></script>
<script>!function(a9,a,p,s,t,A,g){if(a[a9])return;function q(c,r){a[a9]._Q.push([c,r])}a[a9]={init:function(){q("i",arguments)},fetchBids:function(){q("f",arguments)},setDisplayBids:function(){},targetingKeys:function(){return[]},_Q:[]};A=p.createElement(s);A.async=!0;A.src=t;g=p.getElementsByTagName(s)[0];g.parentNode.insertBefore(A,g)}("apstag",window,document,"script","//c.amazon-adsystem.com/aax2/apstag.js");
        apstag.init({pubID: "3227", adServer: "googletag" });</script>
<script>
        window.TSM = window.TSM || {}; window.TSM.adSlots = window.TSM.adSlots || {};window.TSM.adLog = window.TSM.adLog || {};
        googletag.cmd.push(function(){
googletag.pubads().disableInitialLoad();
googletag.pubads().setTargeting( "catid", ["sports-news"] );
googletag.pubads().setTargeting( "tags", "" );
googletag.pubads().setTargeting( "id", "texarkana-texas-firefighters-headed-to-aid-in-hurricane-harvey-relief" );
googletag.pubads().setTargeting( "author", "johnwilliams" );
googletag.pubads().setTargeting( "kw", ["johnwilliams","texarkana-texas-firefighters-headed-to-aid-in-hurricane-harvey-relief","sports-news","pagetype-post"] );
googletag.pubads().setTargeting( "genre", ["urban"] );
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/Texarkana/KMJI/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/Texarkana/KMJI/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/Texarkana/KMJI/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/Texarkana/KMJI/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/Texarkana/KMJI/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/Texarkana/KMJI/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/Texarkana/KMJI/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/Texarkana/KMJI/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/Texarkana/KMJI/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="-1149697700"><!-- 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="Majic 93.3" title="Majic 93.3" data-reactid="14"><img src="http://mymajic933.com/files/2017/12/kmjifm-logo2.png" alt="Majic 93.3" title="Majic 93.3" 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" href="http://mymajic933.com/show/the-sweat-hotel/" data-reactid="25">The Sweat Hotel</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="http://mix933fm.com/djs/" target="_blank" data-reactid="37">On Air</a><ul class="links submenu" data-reactid="38"><li class="hassub" data-reactid="39"><a href="http://mix933fm.com/djs/" target="_blank" data-reactid="40">All DJs</a></li><li class="hassub" data-reactid="41"><a href="http://mix933fm.com/shows/" target="_blank" data-reactid="42">Schedule</a></li></ul></li><li class="hassub" data-reactid="43"><a href="http://mix933fm.com/listen-live/" target="_blank" data-reactid="44">Listen</a><ul class="links submenu" data-reactid="45"><li class="hassub" data-reactid="46"><a href="http://mix933fm.com/listen-live/" target="_blank" data-reactid="47">Listen Live</a></li><li class="hassub" data-reactid="48"><a href="http://mix933fm.com/mobile/" target="_blank" data-reactid="49">Mobile</a></li></ul></li><li class="hassub" data-reactid="50"><a href="http://mix933fm.com/events-texarkana/" target="_blank" data-reactid="51">Events</a><ul class="links submenu" data-reactid="52"><li class="hassub" data-reactid="53"><a href="http://mix933fm.com/events-texarkana/" target="_blank" data-reactid="54">Calendar</a></li><li class="hassub" data-reactid="55"><a href="http://mix933fm.com/events-texarkana/community/add" target="_blank" data-reactid="56">Submit An Event</a></li></ul></li><li class="hassub" data-reactid="57"><a href="http://mix933fm.com/vip" target="_blank" data-reactid="58">Majic VIP</a><ul class="links submenu" data-reactid="59"><li class="hassub" data-reactid="60"><a href="http://mix933fm.com/registration/" target="_blank" data-reactid="61">Join Now</a></li></ul></li><li class="hassub" data-reactid="62"><a href="/app/" data-reactid="63">App</a></li><li class="hassub" data-reactid="64"><a href="/local-experts/" data-reactid="65">Local Experts</a></li><li class="hassub" data-reactid="66"><a href="http://mix933fm.com/vip/" target="_blank" data-reactid="67">Contests</a><ul class="links submenu" data-reactid="68"><li class="hassub" data-reactid="69"><a href="http://power959.com/win-cash-rules-nov-2017" target="_blank" data-reactid="70">Contest Rules</a></li></ul></li><li class="hassub" data-reactid="71"><a href="http://mix933fm.com/help" target="_blank" data-reactid="72">Contact Us</a><ul class="links submenu" data-reactid="73"><li class="hassub" data-reactid="74"><a href="http://mix933fm.com/help" target="_blank" data-reactid="75">Help &amp; Contact Info</a></li><li class="hassub" data-reactid="76"><a href="/contact" data-reactid="77">Send Feedback</a></li><li class="hassub" data-reactid="78"><a href="/advertise" data-reactid="79">Advertise</a></li></ul></li><li class="hidden-menu hassub hide" data-reactid="80"><a class="more-icon" href="#" data-reactid="81">More</a><ul class="links submenu" data-reactid="82"><li class="hassub hide" data-reactid="83"><a href="/" data-reactid="84">Home</a></li><li class="hassub hide" data-reactid="85"><a href="http://mix933fm.com/djs/" target="_blank" data-reactid="86">On Air</a><ul class="links submenu" data-reactid="87"><li class="hassub" data-reactid="88"><a href="http://mix933fm.com/djs/" target="_blank" data-reactid="89">All DJs</a></li><li class="hassub" data-reactid="90"><a href="http://mix933fm.com/shows/" target="_blank" data-reactid="91">Schedule</a></li></ul></li><li class="hassub hide" data-reactid="92"><a href="http://mix933fm.com/listen-live/" target="_blank" data-reactid="93">Listen</a><ul class="links submenu" data-reactid="94"><li class="hassub" data-reactid="95"><a href="http://mix933fm.com/listen-live/" target="_blank" data-reactid="96">Listen Live</a></li><li class="hassub" data-reactid="97"><a href="http://mix933fm.com/mobile/" target="_blank" data-reactid="98">Mobile</a></li></ul></li><li class="hassub hide" data-reactid="99"><a href="http://mix933fm.com/events-texarkana/" target="_blank" data-reactid="100">Events</a><ul class="links submenu" data-reactid="101"><li class="hassub" data-reactid="102"><a href="http://mix933fm.com/events-texarkana/" target="_blank" data-reactid="103">Calendar</a></li><li class="hassub" data-reactid="104"><a href="http://mix933fm.com/events-texarkana/community/add" target="_blank" data-reactid="105">Submit An Event</a></li></ul></li><li class="hassub hide" data-reactid="106"><a href="http://mix933fm.com/vip" target="_blank" data-reactid="107">Majic VIP</a><ul class="links submenu" data-reactid="108"><li class="hassub" data-reactid="109"><a href="http://mix933fm.com/registration/" target="_blank" data-reactid="110">Join Now</a></li></ul></li><li class="hassub hide" data-reactid="111"><a href="/app/" data-reactid="112">App</a></li><li class="hassub hide" data-reactid="113"><a href="/local-experts/" data-reactid="114">Local Experts</a></li><li class="hassub hide" data-reactid="115"><a href="http://mix933fm.com/vip/" target="_blank" data-reactid="116">Contests</a><ul class="links submenu" data-reactid="117"><li class="hassub" data-reactid="118"><a href="http://power959.com/win-cash-rules-nov-2017" target="_blank" data-reactid="119">Contest Rules</a></li></ul></li><li class="hassub hide" data-reactid="120"><a href="http://mix933fm.com/help" target="_blank" data-reactid="121">Contact Us</a><ul class="links submenu" data-reactid="122"><li class="hassub" data-reactid="123"><a href="http://mix933fm.com/help" target="_blank" data-reactid="124">Help &amp; Contact Info</a></li><li class="hassub" data-reactid="125"><a href="/contact" data-reactid="126">Send Feedback</a></li><li class="hassub" data-reactid="127"><a href="/advertise" data-reactid="128">Advertise</a></li></ul></li></ul></li></ul><div class="site-menu-right" data-reactid="129"><ul class="social-links" data-reactid="130"><li class="social" data-reactid="131"><a class="share-link facebook" href="http://www.facebook.com/majic933" target="_blank" data-social="facebook" data-reactid="132"><span class="icon-base icon-facebook" data-reactid="133"></span></a></li><li class="social" data-reactid="134"><a class="share-link twitter" href="https://twitter.com/majic933" target="_blank" data-social="twitter" data-reactid="135"><span class="icon-base icon-twitter" data-reactid="136"></span></a></li><ul class="social-subscriptions" data-reactid="137"><li class="sub-instagram " data-reactid="138"><a href="https://www.instagram.com/majic933" target="_blank" data-reactid="139">INSTAGRAM</a></li><li class="sub-facebook" data-reactid="140"></li><li class="sub-twitter" data-reactid="141"></li></ul></ul><div id="search-form" class="" data-reactid="142"><div class="form-wrap" data-reactid="143"><form data-reactid="144"><input type="text" name="searchInput" value="" class="search-input" placeholder="Search" data-reactid="145"/><input type="submit" class="search-submit" disabled="" value="SEARCH" data-reactid="146"/></form></div><div class="icon-base icon-search" data-reactid="147"></div></div></div><div class="site-screen select-none" data-reactid="148"></div></div></nav></div><ul class="promo-links" data-reactid="149"><li data-reactid="150"><span data-reactid="151">TRENDING:</span></li><li data-reactid="152"><a title="Submit your event" href="/events-texarkana/" data-reactid="153">Submit your event</a></li><li data-reactid="154"><a title="Pearls of Wisdom" href="/author/keetakingtownsquaremedia-com/" data-reactid="155">Pearls of Wisdom</a></li><li data-reactid="156"><a title="Subscribe" href="https://www.youtube.com/channel/UC-dWetPkua6PDQiiRzaQSgA/videos?view_as=subscriber" data-reactid="157">Subscribe</a></li><li data-reactid="158"><a title="Listen Live" href="/listen-live/" data-reactid="159">Listen Live</a></li><li data-reactid="160"><a title="Download The App" href="/app/" data-reactid="161">Download The App</a></li></ul></div><div class="tsm-ad tsm-ad-nav-970" data-reactid="162"><div id="tsm-ad-970a" data-reactid="163"><!-- dynamic ad --></div></div><div class="site-content clearfix" data-reactid="164"><div class="main-content" data-reactid="165"><div class="wrapper post-wrapper" data-reactid="166"><div class="post clearfix" data-reactid="167"><div class="entry" data-reactid="168"><article id="post-416021" data-location="/texarkana-texas-firefighters-headed-to-aid-in-hurricane-harvey-relief/" data-index="0" data-reactid="169"><div class="page-header" data-reactid="170"><div class="content-header show-ui front" id="content-header-416021" data-reactid="171"><div class="internal-header outgrow  " style="max-height:0px;" data-reactid="172"></div><div class="content-header-header" data-reactid="173"><div class="react-parallax " data-reactid="174"><div class="react-parallax-background-children" data-bottom-top="transform:translate3d(0,-20%,0);" data-top-bottom="transform:translate3d(0,20%,0);" data-reactid="175"><figure class="frameme img-tag frame-loaded" data-reactid="176"><div class="theframe" data-image="http://kkyr.com/files/2013/08/hurricane-catarina.jpg" rel="" title="" style="background-image:url(&quot;http://kkyr.com/files/2013/08/hurricane-catarina.jpg?w=980&amp;q=75&quot;);" data-reactid="177"></div></figure></div><div class="react-parallax-content" data-reactid="178"><figure class="frameme img-tag" data-reactid="179"><div class="theframe" data-image="http://kkyr.com/files/2013/08/hurricane-catarina.jpg" rel="" title="" data-reactid="180"></div><div class="loadinganim showbox" id="0" data-reactid="181"><div class="loader" style="width:30px;height:30px;" data-reactid="182"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="183"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="184"></circle></svg></div></div></figure></div></div><div class="header" data-reactid="185"><section class="title " data-reactid="186"><h1 class="" data-reactid="187">Texarkana Texas Firefighters Headed to Aid in Hurricane Harvey Relief</h1></section><div class="byline" data-reactid="188"><div class="authors" data-reactid="189"><address class="author" data-reactid="190"><div class="author-image icon-user" data-reactid="191"><figure class="frameme" data-reactid="192"><a class="theframe" data-image="http://kkyr.com/files/2010/12/200-jw.jpg" href="http://mymajic933.com/author/johnwilliams/" rel="author" title="John Williams" data-reactid="193"></a><div class="loadinganim showbox" id="0" data-reactid="194"><div class="loader" style="width:30px;height:30px;" data-reactid="195"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="196"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="197"></circle></svg></div></div></figure></div><a class="author-name" href="http://mymajic933.com/author/johnwilliams/" rel="author" title="John Williams" data-reactid="198">John Williams</a></address></div><time datetime="2017-08-28 14:56:43 +0000" data-reactid="199">August 28, 2017</time></div><figcaption title="ThinkStock" data-reactid="200">ThinkStock</figcaption></div></div></div></div><div class="content-wrap" data-reactid="201"><div class="social-share bignsexy" data-reactid="202"><div class="social-bar social-icons" data-reactid="203"><ul data-reactid="204"><li data-reactid="205"><a href="http://twitter.com/intent/tweet?text=Texarkana%20Texas%20Firefighters%20Headed%20to%20Aid%20in%20Hurricane%20Harvey%20Relief%20http%3A%2F%2Fmymajic933.com%2Ftexarkana-texas-firefighters-headed-to-aid-in-hurricane-harvey-relief%2F%3Ftrackback%3Dtwitter_mobile%20%40majic933" title="Share on Twitter" target="_blank" data-reactid="206"><span class=" social-icon icon-twitter tw" data-reactid="207"><span class="share-title" data-reactid="208">Share on Twitter</span></span></a></li><li data-reactid="209"><a href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fmymajic933.com%2Ftexarkana-texas-firefighters-headed-to-aid-in-hurricane-harvey-relief%2F%3Ftrackback%3Dfbshare_mobile" title="Share on Facebook" target="_blank" data-reactid="210"><span class=" social-icon icon-facebook fb" data-reactid="211"><span class="share-title" data-reactid="212">Share on Facebook</span></span></a></li></ul></div></div><div class="content" data-reactid="213"><div class="pod-content" data-reactid="214"><p data-reactid="215"><!-- react-text: 216 -->Some Texarkana Texas Firefighters are in Southeast Texas today, helping people affected by major problems caused by Hurricane Harvey.<!-- /react-text --><span id="more-416021" data-reactid="217"></span></p><p data-reactid="218">According to a release by the city, the members of the local Intrastate Fire Mutual Aid System Team deployed over the weekend to aid in Hurricane relief efforts.</p><p data-reactid="219">Members of the team include:</p><!-- react-empty: 220 --><p data-reactid="221">Don Rich</p><p data-reactid="222">Marty Lawrence</p><p data-reactid="223">Lucas Shelton</p><p data-reactid="224">Brad Smith</p><p data-reactid="225">The team actually left Saturday and were headed to Harris County, which is the Houston area, that has been experiencing catastrophic flooding from unprecedented heavy rainfall since Friday from Hurricane Harvey.</p><p data-reactid="226">The team is prepared to be deployed in Southeast Texas for at least nine days.</p><p data-reactid="227"> </p><div class="single-post-button cto-container" data-reactid="228"><a class="next-post cto" href="/newsletter/" target="_blank" data-reactid="229">Subscribe to Our Newsletter Today</a></div><p data-reactid="230"> </p><p data-reactid="231"><!-- react-text: 232 --> <!-- /react-text --><br data-reactid="233"/><!-- react-text: 234 -->
<!-- /react-text --><script type="text/javascript" data-reactid="235"><!-- react-text: 236 -->// &lt;![CDATA[
var a_dtStartPageTimestamp = new Date();
    if (window.msWriteProfilerMark)
    {
	    window.msWriteProfilerMark(&quot;StartPage.Start&quot;);
    }
// ]]&gt;<!-- /react-text --></script><script type="text/javascript" data-reactid="237"><!-- react-text: 238 -->// &lt;![CDATA[
var g_fOwa=1;var onWL=0;var oJS = new Object(); function isJS(f) {return oJS[f]?1:0;}; function stJS(f){oJS[f]=true;}; var _wl=0; function _e(_this, s, event) {if (_wl) eval(s);}; var a_fEnbSMm=1;var a_sMailboxGuid = &quot;a1078b8d-42b9-4503-93d1-fd7d0b19a4bd&quot;;
var a_rgCustomizedFormRegistry = [
];
function _htmlDec(s){var o=document.createElement(&quot;DIV&quot;);o.innerHTML=s;return o.innerText||o.textContent;}function chkEn(){var s1 = &quot;你好A&quot;;
if(_htmlDec(&quot;&amp;#20320;&amp;#22909;&amp;#65;&quot;)!=s1){alert(_htmlDec(&quot;&amp;#79;&amp;#117;&amp;#116;&amp;#108;&amp;#111;&amp;#111;&amp;#107;&amp;#32;&amp;#87;&amp;#101;&amp;#98;&amp;#32;&amp;#65;&amp;#112;&amp;#112;&amp;#32;&amp;#114;&amp;#101;&amp;#113;&amp;#117;&amp;#105;&amp;#114;&amp;#101;&amp;#115;&amp;#32;&amp;#121;&amp;#111;&amp;#117;&amp;#114;&amp;#32;&amp;#98;&amp;#114;&amp;#111;&amp;#119;&amp;#115;&amp;#101;&amp;#114;&amp;#32;&amp;#116;&amp;#111;&amp;#32;&amp;#117;&amp;#115;&amp;#101;&amp;#32;&amp;#85;&amp;#84;&amp;#70;&amp;#45;&amp;#56;&amp;#32;&amp;#101;&amp;#110;&amp;#99;&amp;#111;&amp;#100;&amp;#105;&amp;#110;&amp;#103;&amp;#46;&amp;#32;&amp;#70;&amp;#111;&amp;#114;&amp;#32;&amp;#121;&amp;#111;&amp;#117;&amp;#114;&amp;#32;&amp;#112;&amp;#114;&amp;#111;&amp;#116;&amp;#101;&amp;#99;&amp;#116;&amp;#105;&amp;#111;&amp;#110;&amp;#44;&amp;#32;&amp;#121;&amp;#111;&amp;#117;&amp;#39;&amp;#108;&amp;#108;&amp;#32;&amp;#98;&amp;#101;&amp;#32;&amp;#115;&amp;#105;&amp;#103;&amp;#110;&amp;#101;&amp;#100;&amp;#32;&amp;#111;&amp;#117;&amp;#116;&amp;#46;&amp;#32;&amp;#80;&amp;#108;&amp;#101;&amp;#97;&amp;#115;&amp;#101;&amp;#32;&amp;#115;&amp;#101;&amp;#116;&amp;#32;&amp;#121;&amp;#111;&amp;#117;&amp;#114;&amp;#32;&amp;#98;&amp;#114;&amp;#111;&amp;#119;&amp;#115;&amp;#101;&amp;#114;&amp;#32;&amp;#101;&amp;#110;&amp;#99;&amp;#111;&amp;#100;&amp;#105;&amp;#110;&amp;#103;&amp;#32;&amp;#116;&amp;#111;&amp;#32;&amp;#85;&amp;#84;&amp;#70;&amp;#45;&amp;#56;&amp;#32;&amp;#97;&amp;#110;&amp;#100;&amp;#32;&amp;#115;&amp;#105;&amp;#103;&amp;#110;&amp;#32;&amp;#105;&amp;#110;&amp;#32;&amp;#97;&amp;#103;&amp;#97;&amp;#105;&amp;#110;&amp;#46;&quot;));try{window.top.document.location=&quot;/owa/logoff.owa&quot;;}catch(e){}}}chkEn();
// ]]&gt;<!-- /react-text --></script><script type="text/javascript" data-reactid="239"><!-- react-text: 240 -->// &lt;![CDATA[
var a_sLstFID = &quot;LgAAAAB/JAo9GlIdRKqQpxUAua1CAQAjY2suxjhcQITHPO5RG/D7AAO01JkmAAAB&quot;;
	var a_iNW = 163;
	var a_sInbx = &quot;LgAAAAB/JAo9GlIdRKqQpxUAua1CAQAjY2suxjhcQITHPO5RG/D7AAO01JkmAAAB&quot;;
	var a_sCal = &quot;LgAAAAB/JAo9GlIdRKqQpxUAua1CAQAjY2suxjhcQITHPO5RG/D7AAO0zX/+AAAC&quot;;
	var a_sCtcts = &quot;LgAAAAB/JAo9GlIdRKqQpxUAua1CAQAjY2suxjhcQITHPO5RG/D7AAO0zX//AAAD&quot;;
	var a_sTsks = &quot;LgAAAAB/JAo9GlIdRKqQpxUAua1CAQAjY2suxjhcQITHPO5RG/D7AAO02rRjAAAH&quot;;
	var a_rgDlItms = new Array(&quot;LgAAAAB/JAo9GlIdRKqQpxUAua1CAQAjY2suxjhcQITHPO5RG/D7AAO01JkpAAAB&quot;);
	var a_sJnk = &quot;LgAAAAB/JAo9GlIdRKqQpxUAua1CAQAjY2suxjhcQITHPO5RG/D7AAO02rRkAAAB&quot;;
	var a_sPFrt = &quot;&quot;;
	var a_iABW = 990;
	var a_iABH = 641;
	var a_iNM = 0;
	var a_rgSeg = [4022599679, 4294967294];
	var a_iQtWrn = 0;
	var a_iQtSnd = 0;
	var a_iNtInt = 120000;
	var a_fStPg = 1;
	var a_iIMType = 0;
	var a_fSignedOutOfIM = 0;

	var a_fPushNotif = 1;
	var a_fPullNotif = 0;
	var a_iRmInt = 28800000;
	
	var a_iPCH = 641;
	var a_iPCW = 900;

var a_sSupportUrl = &quot;http://help.outlook.com/en-US/140/ms.exch.owap.outlooklive.servicessupport.aspx?v=14.3.351.0&amp;amp;l=0&amp;amp;cl=op&quot;;
var a_sWhatsNewUrl = &quot;http://help.outlook.com/en-US/140/ms.exch.owap.outlooklive.whatsnewservices.aspx?v=14.3.351.0&amp;amp;l=0&amp;amp;cl=op&quot;;
var a_sPrivacyUrl = &quot;http://go.microsoft.com/fwlink/?LinkId=91487&amp;amp;clcid=1033&quot;;
var a_sCommunityUrl = &quot;http://go.microsoft.com/fwlink/?LinkId=178185&quot;;
var a_sIMPrivacyModeTransitionUrl = &quot;http://help.outlook.com/en-US/140/ms.exch.owap.IMPrivacyModeTransition.aspx?v=14.3.351.0&amp;amp;l=0&amp;amp;cl=op&quot;;
var a_sArchivePolicyUrl = &quot;http://help.outlook.com/en-US/140/ms.exch.owap.ArchivePolicy.aspx?v=14.3.351.0&amp;amp;l=0&amp;amp;cl=op&quot;;


	// For M1, only start the pending get request if the instant message feature is enabled
	//
	
		var a_oPndGt = &quot;&quot;;
	
		
	// Flag to indicate that this window is the master i.e. this window hosts the Notification Infrastructure
	//
	var a_isMstr = 1;
	var a_sDN = &quot;JW&quot;;
	var a_sLDN = &quot;/o=First Organization/ou=Exchange Administrative Group (FYDIBOHF23SPDLT)/cn=Recipients/cn=Mike Singletoneb1&quot;;
	var a_sUri = &quot;&quot;;
	var a_fIsImEnab = 0;
	var a_iIMPrsnc = 0; // Default Presence is Available
	var a_iIMLstPrsnc = 0; // Last good presence
	
	a_sThmUrl=&quot;14.3.351.0/themes/base/&quot;;var L_FndSo = &quot;Find Someone&quot;;
var L_FndSoWrn = &quot;Please enter an e-mail address or a name to look up.&quot;;
var L_InvUri = &quot;The location you tried to access can&#x27;t be viewed from Outlook Web App.&quot;;
var L_ErrMaxItms = &quot;The action you requested couldn&#x27;t be performed because you&#x27;ve selected too many items. Select fewer than 500 items and try again.&quot;;
var L_QtWrn = &quot;At 0 B you won&#x27;t be able to send mail.&quot;;
var L_QtExcd = &quot;You have exceeded your limit of 0 B and cannot send mail.&quot;;
var L_ErrNoOthrIns = &quot;There was a problem opening your mailbox. You may have already signed in to Outlook Web App on a different browser tab. If so, close this tab and return to the other tab. If that doesn&#x27;t work, you can try:{0}- Closing your browser window and signing in again.{1}- Deleting cookies from your browser and signing in again.&quot;;
var L_Err2PrfCnsOpnd = &quot;You cannot have more than one active Performance Console window opened.&quot;;
var L_PrfCns = &quot;Performance Console&quot;;
// ]]&gt;<!-- /react-text --></script></p><div data-reactid="241"></div><div data-reactid="242"></div><div data-reactid="243"></div></div></div><div class="content-footer" data-reactid="244"><!-- react-empty: 245 --><div class="lazyload-placeholder zergnet-lazyload-placeholder" data-reactid="246"></div><!-- react-text: 247 --><!-- /react-text --><div class="tags-lines" data-reactid="248"><div class="wrapper" data-reactid="249"><span data-reactid="250"><!-- react-text: 251 -->Categories<!-- /react-text --><!-- react-text: 252 -->: <!-- /react-text --></span><span data-reactid="253"><!-- react-text: 254 --><!-- /react-text --><a href="http://mymajic933.com/category/sports-news/" data-reactid="255">Sports News</a></span></div></div><div class="comments-wrapper" data-reactid="256"><div class="comments" data-reactid="257"><div data-reactid="258"><span class="icon-comments" data-reactid="259"></span><i data-reactid="260">Comments</i><span class="fb-comments-count" data-href="http://mymajic933.com/texarkana-texas-firefighters-headed-to-aid-in-hurricane-harvey-relief/" data-reactid="261"></span><span class="icon-triangle-down" data-reactid="262"></span></div><div class="cto" data-reactid="263">Leave A Comment</div></div></div><div class="goto-top-container outgrow" data-reactid="264"><a class="goto-top icon-triangle-left" href="javascript:void(0);" title="Go To Top" data-index="0" data-reactid="265">Back To Top</a></div></div></div></article></div></div></div></div><aside class="main-aside" data-reactid="266"><div class="aside-inside" data-reactid="267"><section class="sidebar-section widget-fix_sidebar_marker" id="fix_sidebar_marker-20" data-reactid="268"><div class="wrapper clearfix" data-reactid="269"><div class="fix_sidebar_marker" data-reactid="270"></div></div></section><section class="sidebar-section widget-ts_blogroll" id="ts_blogroll-277" data-reactid="271"><!-- react-text: 272 --><!-- /react-text --><div class="wrapper clearfix" data-reactid="273"><section id="ts_blogroll-277" class="blogroll carousel slider dl align-right" data-reactid="274"><div class="slider blogroll-items" data-reactid="275"><div class="sizer" data-reactid="276"></div><div class="mover slide" data-reactid="277"><article class="item title-over-image" data-reactid="278"><figure class="frameme" data-reactid="279"><a class="theframe" data-image="http://mymajic933.com/files/2017/12/Keeta3.jpg" href="http://mymajic933.com/friday-pearls-of-wisdom/" rel="" title="Keeta King&amp;apos;s Pearls of Wisddom" data-reactid="280"></a><div class="loadinganim showbox" id="0" data-reactid="281"><div class="loader" style="width:30px;height:30px;" data-reactid="282"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="283"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="284"></circle></svg></div></div></figure><div class="content" data-reactid="285"><a href="http://mymajic933.com/friday-pearls-of-wisdom/" title="Keeta King&#x27;s Pearls of Wisddom" class="title" data-reactid="286">Keeta King&#x27;s Pearls of Wisddom</a></div></article></div><div class="previous icon-arrow-thin-left arrow icon-base round always-visible" title="Previous" data-reactid="287"></div><div class="next icon-arrow-thin-right arrow icon-base round always-visible" title="Next" data-reactid="288"></div></div></section></div></section><section class="sidebar-section widget-google-ads-widget" id="google-ads-widget-219" data-reactid="289"><div class="wrapper clearfix" data-reactid="290"><div class="widget-content" data-reactid="291"><div class="tsm-ad tsm-ad-300" data-reactid="292"><div id="tsm-ad-300a" data-reactid="293"><!-- dynamic ad --></div></div></div></div></section><section class="sidebar-section widget-tsq_sailthru_newsletter_widget" id="tsq_sailthru_newsletter_widget-171" data-reactid="294"><div class="wrapper clearfix" data-reactid="295"><div class="widget-content" data-reactid="296"><div data-reactid="297"><form method="post" class="newsletter-frame clearfix" data-reactid="298"><div class="content clearfix" data-reactid="299"><p class="title" data-reactid="300">Get our Newsletter</p><div class="newsletter-fields vertical-center" data-reactid="301"><div class="vertical-centered" data-reactid="302"><input type="text" name="email" value="" class="sailthru-email" autocomplete="off" data-reactid="303"/><input type="email" name="sailthru-sub" placeholder="Email Address" value="" data-reactid="304"/></div></div></div></form></div></div></div></section><section class="sidebar-section widget-ts_blogroll" id="ts_blogroll-278" data-reactid="305"><header data-reactid="306"><h2 data-reactid="307"><span class="title-container" data-reactid="308">Latest Articles</span></h2></header><div class="wrapper clearfix" data-reactid="309"><div class="widget-content blogroll-widget blogroll sidebar-row-standard" data-reactid="310"><div class="blogroll-inner clearfix" data-reactid="311"><article class="" data-reactid="312"><figure class="frameme" data-reactid="313"><a class="theframe" data-image="http://mymajic933.com/files/2017/12/Keeta3.jpg" href="http://mymajic933.com/friday-pearls-of-wisdom/" rel="" title="Keeta King&amp;apos;s Pearls of Wisddom" data-reactid="314"></a><div class="loadinganim showbox" id="0" data-reactid="315"><div class="loader" style="width:30px;height:30px;" data-reactid="316"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="317"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="318"></circle></svg></div></div></figure><div class="content" data-reactid="319"><a href="http://mymajic933.com/friday-pearls-of-wisdom/" title="Keeta King&#x27;s Pearls of Wisddom" class="title" data-reactid="320">Keeta King&#x27;s Pearls of Wisddom</a></div></article><article class="" data-reactid="321"><figure class="frameme" data-reactid="322"><a class="theframe" data-image="http://screencrush.com/files/2017/10/black-panther-tchalla.jpg" href="http://mymajic933.com/black-panther-box-office-thursday-opening/" rel="" title="&amp;lsquo;Black Panther&amp;CloseCurlyQuote; Thursday Preview Box Office Tops &amp;lsquo;Civil War&amp;CloseCurlyQuote;" data-reactid="323"></a><div class="loadinganim showbox" id="0" data-reactid="324"><div class="loader" style="width:30px;height:30px;" data-reactid="325"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="326"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="327"></circle></svg></div></div></figure><div class="content" data-reactid="328"><a href="http://mymajic933.com/black-panther-box-office-thursday-opening/" title="‘Black Panther’ Thursday Preview Box Office Tops ‘Civil War’" class="title" data-reactid="329">‘Black Panther’ Thursday Preview Box Office Tops ‘Civil War’</a></div></article><article class="" data-reactid="330"><figure class="frameme" data-reactid="331"><a class="theframe" data-image="http://theboombox.com/files/2018/02/Janelle-Monae-Working-on-New-Project.jpg" href="http://mymajic933.com/janelle-monae-plotting-return-with-new-album-dirty-computer/" rel="" title="Janelle Monae Plotting Return With New Album &amp;apos;Dirty Computer&amp;apos;" data-reactid="332"></a><div class="loadinganim showbox" id="0" data-reactid="333"><div class="loader" style="width:30px;height:30px;" data-reactid="334"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="335"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="336"></circle></svg></div></div></figure><div class="content" data-reactid="337"><a href="http://mymajic933.com/janelle-monae-plotting-return-with-new-album-dirty-computer/" title="Janelle Monae Plotting Return With New Album &#x27;Dirty Computer&#x27;" class="title" data-reactid="338">Janelle Monae Plotting Return With New Album &#x27;Dirty Computer&#x27;</a></div></article></div></div></div></section></div></aside></div><section class="site-footer" data-reactid="339"><footer data-reactid="340"><div class="links clearfix" data-reactid="341"><div class="logo" data-reactid="342"></div><div class="details" data-reactid="343"><h2 data-reactid="344">Information</h2><ul data-reactid="345"><li data-reactid="346"><a title="PopCrush Network" class="" data-reactid="347">PopCrush Network</a></li><li data-reactid="348"><a title="EEO / Jobs" href="/eeo/" class="" data-reactid="349">EEO / Jobs</a></li><li data-reactid="350"><a title="ADVERTISE" href="/advertise/" class="" data-reactid="351">ADVERTISE</a></li><li data-reactid="352"><a title="Public File" href="/kmji-public-file/" class="" data-reactid="353">Public File</a></li><li data-reactid="354"><a title="Terms" href="/terms/" class="" data-reactid="355">Terms</a></li><li data-reactid="356"><a title="VIP Terms" href="/vip-terms/" class="" data-reactid="357">VIP Terms</a></li><li data-reactid="358"><a title="FAQ" href="/vip-faq/" class="" data-reactid="359">FAQ</a></li><li data-reactid="360"><a title="Contest Rules" href="/contest-rules/" class="" data-reactid="361">Contest Rules</a></li><li data-reactid="362"><a title="Privacy Policy (Updated: 8/31/17)" href="/privacy/" class="" data-reactid="363">Privacy Policy (Updated: 8/31/17)</a></li><li data-reactid="364"><a title="Contact" href="/help/" class="" data-reactid="365">Contact</a></li><li data-reactid="366"><a href="http://townsquaremediagroup.com/" class="" data-reactid="367"></a></li><li data-reactid="368"><a title="Texarkana Business Listings" href="/texarkana-featured-business-listings/" class="" data-reactid="369">Texarkana Business Listings</a></li></ul></div><div class="social-links" data-reactid="370"><h2 data-reactid="371">Follow Us</h2><ul data-reactid="372"><li class="social" data-reactid="373"><a class="share_link facebook" href="http://www.facebook.com/majic933" target="_blank" data-social="facebook" data-reactid="374"><span class="icon-facebook" data-reactid="375"></span></a></li><li class="social" data-reactid="376"><a class="share_link twitter" href="https://twitter.com/majic933" target="_blank" data-social="twitter" data-reactid="377"><span class="icon-twitter" data-reactid="378"></span></a></li></ul></div></div><div class="legal" data-reactid="379"><!-- react-text: 380 -->2018<!-- /react-text --><!-- react-text: 381 --> <!-- /react-text --><!-- react-text: 382 -->Majic 93.3<!-- /react-text --><!-- react-text: 383 --> is part of the PopCrush Network<!-- /react-text --><!-- react-text: 384 -->, Townsquare Media, Inc. All rights reserved.<!-- /react-text --></div></footer></section></div><section class="bottom-components" data-reactid="385"><!-- react-empty: 386 --><div id="bottom-not-ads" data-reactid="387"><div class="tsm-ad tsm-ad-728" data-reactid="388"><div id="tsm-ad-728b" data-reactid="389"><!-- dynamic ad --></div></div></div><div data-reactid="390"></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":172,"postId":416021,"url":"/texarkana-texas-firefighters-headed-to-aid-in-hurricane-harvey-relief/","unfriendlyRequestUrl":"/texarkana-texas-firefighters-headed-to-aid-in-hurricane-harvey-relief/","requestUrl":"/texarkana-texas-firefighters-headed-to-aid-in-hurricane-harvey-relief/","blogOptions":{"aioseop_options":{"aiosp_can":"on","aiosp_donate":null,"aiosp_home_title":"Majic 93.3 – Today\\'s R&B and Throwbacks – Texarkana R&B Radio","aiosp_home_description":"Majic 93.3 is Texarkana\\'s new home for Today\\'s R & B & Throwbacks.","aiosp_home_keywords":"93.3 kmji texarkana, texarkana 93.3 kmji, adult hits radio texarkana, texarkana adult hits, adult hits music texarkana, texarkana adult hits music, texarkana adult contemporary, adult contemporary texarkana, urban ac texarkana, texarkana urban ac, texarkana r&b, r&b texarkana","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":"<meta name=\\\"google-site-verification\\\" content=\\\"WWNVQSa2pTLE303FB6spZwLw8exdVnguzA3ZeOaJLq8\\\" />\r\n","aiosp_page_meta_tags":"<meta name=\\\"google-site-verification\\\" content=\\\"WWNVQSa2pTLE303FB6spZwLw8exdVnguzA3ZeOaJLq8\\\" />\r\n","aiosp_home_meta_tags":"<meta name=\\\"google-site-verification\\\" content=\\\"WWNVQSa2pTLE303FB6spZwLw8exdVnguzA3ZeOaJLq8\\\" />\r\n","aiosp_enabled":"1","aiosp_use_tags_as_keywords":null,"aiosp_do_log":null,"aiosp_ex_pages":""},"blogdescription":"Today&#039;s R&amp;B and Throwbacks","blogname":"Majic 93.3","carbonUiUpdateCounter":"8","design_option_live":{"page_bg":"FFF7F1FF","page_head_bg":"00000000","primary_bg":"FFFFFFFF","secondary_bg":"FFFFFFFF","mdl_head_bg":"FF000000","main_nav_hue":"FFFFFFFF","nav_hover_hue":"FF7B00FF","primary_hue":"FF000000","secondary_hue":"FF000000","primary_head_hue":"FF000049","secondary_head_hue":"FF000000","primary_active_hue":"FF7B00FF","secondary_active_hue":"FF000000","accent_hue":"FF000049","header_link_hue":"FFFFFFFF","footer_link_hue":"FFF5F4F0","primary_mdl_bg":"FFE9E9E9","primary_mdl_hue":"FF111111","secondary_mdl_bg":"FFE7F8FB","secondary_mdl_hue":"FF000000","standout_bg":"FF7B00FF","mobile_primary_color":"FF7B00FF","mobile_secondary_color":"FF000049","iv_primary_color":"FFA551FF","iv_secondary_color":"FF7B00FF","iv_tertiary_color":"FFA551FF","iv_html_color":"FF000000","iv_container_color":"FFFFFFFF","iv_html_bg":"","iv_body_bg":"","iv_logo":"","iv_logo_trim":"","carbon_logo_bg":"80FFFFFF","carbon_showticker_bg":"80000000","events_app_primary_color":"FF7B00FF","events_app_secondary_color":"FF000000","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://mymajic933.com/files/2017/12/kmjifm-bg2.jpg","carbon_logo_img":"http://mymajic933.com/files/2017/12/kmjifm-logo2.png","carbon_promo_bg_img":"http://mymajic933.com/files/2017/12/kmjifm-show.jpg","page_img":"","body_img":"http://ts3-music.production.townsquareblogs.com/files/2017/09/bg.png","square_logo_img":"","logo_img":"http://mymajic933.production.townsquareblogs.com/files/2017/09/kmji_logo_nocarbon_large.png","logo_img_trim":"http://mymajic933.production.townsquareblogs.com/files/2017/09/kmji_logo_nocarbon_mobile.png","logo_img_light":"","logo_img_dark":"","header_img":"http://mix933fm.com/files/2017/09/kmji-bg-mobile.jpg","placeholder_img":"","page_head_img":"","favicon_img":"http://k945.com/files/2011/10/favicon.ico","top_banner_img":"dark","title":"Majic 93-3 Launch 9/14","ID":"0","designer":"Steve Frost","comment":"Generated by the Flavor to Design export script","action":"edit","editor":"jacknealy","editorID":2974086,"siteID":"172","timestamp":1513108503,"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":"1763353408,583052867,100002025987268,732998853","moderator_appid":"173101876069061","colorscheme":"","show_like":"yes","show_comments":"yes","show_commentscount":"yes","action":"like"},"facebook_app":{"id":"700056973526006","fanpage":"http://www.facebook.com/majic933","plugins":{"facebook-like-button":"1","facebook-authentication":"1"},"instant_articles":""},"google_ads_dfp6_template_ads":{"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","maintop-300x250":"1","middle-right-300x250":"1","bottom-right-300x250":"1","photogallery-300x250":"1","photogallery-728x90":"1","in-between-article-728":"1","dynamic-ad-custom":"1","dynamic-ad-header":"1","dynamic-ad-push":"1","top-right-300x250":"1"},"iq_weather_page_sponsor_city_name":"Texarkana","iq_weather_page_sponsor_zip_code":"71854","onlyhome_pushdown":"","onlyhome_topbanner":"","posts_per_page":"12","radio_players_wo_stream_id":"3743","sailthru_list_default":"TX Mix Newsletter","site_template_theme_meta":{"template-tone":"2","listen-live-bar":"block","sidebar-widgets-header":"block","next-page-offset":"16"},"social_overlay":{"active":"1","text":"Sign up to have exclusive Majic VIP Club contests, events, coupons, presales, and much more delivered to you for FREE.","colors":{"background-color":"#f7f1ff","color":"#000000"},"wrapper":{"divider":"#FFFFFF","button":"#7B00FF","button-font":"#FFFFFF"},"logo":""},"timezone_string":"America/Chicago","townsquare_ad_version":"dfp6","ts-templates-carbon-homepage-id":"420082","ts-templates-homepage-id":"126783","ts-templates-mobile-homepage-id":"126783","tsc_category_sidebars":{},"_station_info":{"sitetype":"Local","market":"Texarkana","genre":{"0":"urban"},"callsign":"KMJIFM","callletters":"KMJI","legalname":"Majic 93.3","siteclassification":"Local","street":"2324 Arkansas Blvd.","street-2":"","city":"Texarkana","state":"AR","zip":"71854","phone":"870-772-3771","helpline":"870-772-3771","studioline":"870-773-9330","officeline":"870-772-3771","officehours":"8:30am - 5pm, M-F","email":"jalisa.jones@townsquaremedia.com","tipus-email":"jalisa.jones@townsquaremedia.com","inquiries-email":"wes.spicher@townsquaremedia.com","advertising-contact":"Amy Bloxom","advertising-email":"amy.bloxom@townsquaremedia.com","gm-contact":"Amy Bloxom","gm-email":"amy.bloxom@townsquaremedia.com","programming-director-contact":"Wes Spicher","programming-director-email":"wes.spicher@townsquaremedia.com","digital-managing-editor-contact":"Jalisa Jones","digital-managing-editor-email":"jalisa.jones@townsquaremedia.com","digital-sales-manager-contact":"Adrian Soyars","digital-sales-manager-email":"adrian.soyars@townsquaremedia.com","promotions-director-contact":"","promotions-director-email":"","mobile-app-feedback-email":"keetaking@townsquaremedia.com","mobile-app-media-submission-email":"keetaking@townsquaremedia.com","public-record-administrator-name":"John Williams","public-record-administrator-email":"JohnWilliams@townsquaremedia.com","fcc-online-public-file-url":"https://publicfiles.fcc.gov/fm-profile/kmji","feedbackurl":"http://mix933fm.com/contact/","biz-list-url":"http://kkyr.com/texarkana-featured-business-listings/","amazon_affiliate":"","yieldmo_placement":"","jwplayer":"","twitter_handle":"majic933","youtube_handle":"","youtube_channel_id":"","instagram_handle":"majic933","comscore-label":"PopCrush"},"_station_logos":{},"_station_settings":{"default_show_image":""},"_townsquare_user_registration_settings":{"registration-confirmation":"yes","use-short-form":"no","use-captcha":"yes","show-welcome":"yes","disable-registration":"no","javascript-links":"no","profile_language":{"registration":{"lightbox_title":"Sign up for the MIX VIP Club","lightbox_message":"Sign up for an account to comment, share your thoughts, and enter to win great prizes","lightbox_button":"Registration","page_signup_title":"Registration","page_signup_message":"Sign up now for member rewards and benefits! Only your Display Name will be visible to the public.","page_signup_email_subscribe":"Sign me up for email notifications and newsletters!","page_email_confirm_title":"Please Confirm Your Registration.","page_email_confirm_title_error":"Error Confirming Your Registration.","page_email_confirm_message":"We just sent you an email with a confirmation link in it. Click the link and you'll be ready to start leaving comments for your favorite djs.","page_email_confirm_button":"Resend confirmation email."},"profile":{"edit_user_title":"Personal Information","edit_contact_title":"Contact Info","edit_contact_email_subscribe":"I want to receive emails from this radio station.","edit_contact_sms_subscribe":"I want to receive SMS text updates from this radio station."}},"requires-confirmation":"no"},"blogInfo":{"blogId":172,"blogName":"Majic 93.3","blogDescription":"Today&#039;s R&amp;B and Throwbacks","postTitleFormat":"%post_title%","timeZone":"America/Chicago","market":"Texarkana","activeDomain":"mymajic933.com","legalName":"Majic 93.3"},"tsiMarkets":"Texarkana"},"globalBlogOptions":{"google_maps_default_api_key":"AIzaSyCcIkjOyxS9DtubyqzLX2Sbancl83fKon4","gtmSiteId":"GTM-K346HJZ","kruxSiteId":"rwjnisqy1","loyalty_title_172":"Majic VIP Club","kruxEnabled":true,"oipEnabled":true},"headers":{"title":[{"textContent":"Texarkana Texas Firefighters Headed to Aid in Hurricane Harvey Relief"}],"meta":[{"attrs":{"http-equiv":"Content-Type","content":"text/html;charset=UTF-8"}},{"attrs":{"charset":"UTF-8"}},{"attrs":{"name":"instagram_profile","value":"majic933"}},{"attrs":{"name":"description","content":"Some Texarkana Texas Firefighters are in Southeast Texas today, helping people affected by major problems caused by Hurricane Harvey."}},{"attrs":{"name":"keywords","content":"hurricane harvey, texarkana texas firefighters, fire mutual aid team"}},{"attrs":{"name":"google-site-verification","content":"WWNVQSa2pTLE303FB6spZwLw8exdVnguzA3ZeOaJLq8"}},{"attrs":{"property":"fb:app_id","content":"700056973526006"}},{"attrs":{"property":"fb:admins","content":"1763353408"}},{"attrs":{"property":"fb:admins","content":"583052867"}},{"attrs":{"property":"fb:admins","content":"100002025987268"}},{"attrs":{"property":"fb:admins","content":"732998853"}},{"attrs":{"property":"og:title","content":"Texarkana Texas Firefighters Headed to Aid in Hurricane Harvey Relief"}},{"attrs":{"property":"og:description","content":"Some Texarkana Texas Firefighters are in Southeast Texas today, helping people affected by major problems caused by Hurricane Harvey."}},{"attrs":{"property":"og:url","content":"http://mymajic933.com/texarkana-texas-firefighters-headed-to-aid-in-hurricane-harvey-relief/"}},{"attrs":{"property":"og:site_name","content":"Majic 93.3"}},{"attrs":{"property":"og:type","content":"blog"}},{"attrs":{"property":"og:image","content":"http://tsminteractive.com/files/2012/09/Hurricane-Katrina-2005-by-Handout-Getty.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":"@majic933"}},{"attrs":{"name":"sailthru.description","content":"Some Texarkana Texas Firefighters are in Southeast Texas today, helping people affected by major problems caused by Hurricane Harvey."}},{"attrs":{"name":"sailthru.date","content":"2017-08-28 09:56:43"}},{"attrs":{"name":"sailthru.title","content":"Texarkana Texas Firefighters Headed to Aid in Hurricane Harvey Relief"}},{"attrs":{"name":"sailthru.tags","content":"tsmsite-kmji, tsmmarket-texarkana, tsmtype-local, sports-news"}},{"attrs":{"name":"sailthru.author","content":"johnwilliams"}},{"attrs":{"name":"sailthru.image.full","content":"http://tsminteractive.com/files/2012/09/Hurricane-Katrina-2005-by-Handout-Getty.jpg"}},{"attrs":{"name":"sailthru.image.thumb","content":"http://tsminteractive.com/files/2012/09/Hurricane-Katrina-2005-by-Handout-Getty.jpg"}},{"attrs":{"property":"fb:pages","content":"208699648506"}},{"attrs":{"name":"google-site-verification","content":"xsNBk-snRqtsY28ZIQw6p02_gA15szgVWTK18YnOSyA"}},{"attrs":{"http-equiv":"Content-Type","content":"text/html;charset=UTF-8"}}],"link":[{"attrs":{"id":"design-fav","rel":"shortcut icon","href":"http://k945.com/files/2011/10/favicon.ico"}},{"attrs":{"rel":"alternate","type":"application/rss+xml","title":"Majic 93.3 » Feed","href":"http://mymajic933.com/feed/"}},{"attrs":{"rel":"profile","href":"http://gmpg.org/xfn/11"}},{"attrs":{"rel":"alternate","type":"application/rss+xml","title":"Majic 93.3 » Texarkana Texas Firefighters Headed to Aid in Hurricane Harvey Relief Comments Feed","href":"http://mymajic933.com/texarkana-texas-firefighters-headed-to-aid-in-hurricane-harvey-relief/feed/"}},{"attrs":{"rel":"wlwmanifest","type":"application/wlwmanifest+xml","href":"http://mymajic933.com/wp-includes/wlwmanifest.xml"}},{"attrs":{"rel":"prev","title":"Texarkana City Council Takes up Centerpoint Gas Rate Increase","href":"http://mymajic933.com/texarkana-city-council-takes-up-centerpoint-gas-rate-increase/"}},{"attrs":{"rel":"next","title":"My History Is In – Anyone Interested? Jim Weaver Stuff","href":"http://mymajic933.com/my-history-is-in-anyone-interested-jim-weaver-stuff/"}},{"attrs":{"rel":"shortlink","href":"http://mymajic933.com/?p=416021"}},{"attrs":{"rel":"canonical","href":"http://kkyr.com/texarkana-texas-firefighters-headed-to-aid-in-hurricane-harvey-relief/"}}],"noscript":[{"attrs":{"children":[{"tagName":"img","src":"http://b.scorecardresearch.com/p?c1=2&c2=6665296&cv=2.0&cj=1"}]}}]},"adVars":{"amazonAds":true,"enableCriteo":true,"enableViewability":false,"enableViewabilityBR":false,"enableSharethrough":false,"enableAppNexusWrapper":true,"sharethroughKey":"","sharethroughArticleKey":"","enableOpenx":false,"enableKiosked":false,"enableKioskedMobile":false,"enableSonobi":true,"sonobiScript":"","zergnetId":"59714","enableYieldbot":false},"scriptVars":{"dfp":{"activeSlots":["tsm-out-of-page","top-right-300x250","middle-right-300x250","bottom-right-300x250","dynamic-ad-custom","dynamic-ad-header","dynamic-ad-push","top-728x90","bottom-728x90","mid-top-300x250","mid-bottom-300x250","top-right-noflex-300x250"],"adPageSettings":{"attrs":{"catid":["sports-news"],"tags":"","id":"texarkana-texas-firefighters-headed-to-aid-in-hurricane-harvey-relief","author":"johnwilliams","kw":["johnwilliams","texarkana-texas-firefighters-headed-to-aid-in-hurricane-harvey-relief","sports-news","pagetype-post"],"genre":["urban"],"device":"web","kv":[]}},"mobileActiveSlots":["ads-expand-down","ads-expand","ads-prestitial","ads-top-right","ads-bottom-right","ads-top-leaderboard","ads-bottom-leaderboard","ads-mid-top","ads-mid-bottom"],"dfp6":true},"smartAppBanner":{"bannerTitle":null,"itunes_app_id":null,"google_play_app_id":null,"daysHidden":"15","daysReminder":"90","buttonText":"View","priceText":"Get","img_url":null},"revision":"24cab7f69e142ee82f70f5218316c2dd363088eb"},"postMeta":{"_aioseop_title":"Texarkana Texas Firefighters Headed to Aid in Hurricane Harvey Relief"},"activeDomain":"mymajic933.com","authLoginFormNonce":"cec45602f6","authRegFormNonce":"55760c8af6","ga":{"ids":{"primary":"UA-19112417-4","secondary":["UA-19109753-1","UA-19112417-6","UA-28825804-3","UA-45260060-3"],"all":["UA-19112417-4","UA-19109753-1","UA-19112417-6","UA-28825804-3","UA-45260060-3"]}},"tsmStatic":{"revision":"4911d95e0898b139b595eb65188214cf422adc5b"},"isGallery":false,"userRegistrationSettings":{"disable-registration":"no"},"activePlugins":{"braveBrowserPopup":false},"postData":{"id":416021,"postAuthor":450,"postDate":"2017-08-28T14:56:43.000Z","postDateGmt":"2017-08-28T14:56:43.000Z","postTitle":"Texarkana Texas Firefighters Headed to Aid in Hurricane Harvey Relief","postExcerpt":"","postStatus":"publish","commentStatus":"open","postPassword":"","postName":"texarkana-texas-firefighters-headed-to-aid-in-hurricane-harvey-relief","toPing":"","pinged":"","postModified":"2017-08-28T19:08:41.000Z","postModifiedGmt":"2017-08-28T19:08:41.000Z","postContentFiltered":"","postParent":0,"guid":"http://kkyr.com/?p=435971","menuOrder":0,"postType":"post","postMimeType":"","commentCount":0,"postDateGmtStr":"2017-08-28 14:56:43.000+0000","postModifiedGmtStr":"2017-08-28 19:08:41.000+0000","meta":{"_crosspost_source_blog_id":"152","_crosspost_source_post_id":"435971"}},"sidebarOptions":{"tsc_selected_sidebar":"single-page","tsc_selected_sidebar_carbon":"carbon-post-sidebar"},"pageTitle":"Texarkana Texas Firefighters Headed to Aid in Hurricane Harvey Relief","next":{"latest":[{"postId":416018,"documentUrl":"/texarkana-city-council-takes-up-centerpoint-gas-rate-increase/","filterUrl":"/rest/carbon/filter/main/texarkana-city-council-takes-up-centerpoint-gas-rate-increase/","sortDate":"2017-08-28 09:36:19.000 +0000","termTaxonomyId":1,"taxonomyType":"category"},{"postId":416072,"documentUrl":"/hurricane-harvey-could-surpass-katrina-in-damage-costs/","filterUrl":"/rest/carbon/filter/main/hurricane-harvey-could-surpass-katrina-in-damage-costs/","sortDate":"2017-08-28 09:17:22.000 +0000","termTaxonomyId":1,"taxonomyType":"category"},{"postId":416097,"documentUrl":"/heres-how-you-can-help-the-victims-of-hurricane-harvey/","filterUrl":"/rest/carbon/filter/main/heres-how-you-can-help-the-victims-of-hurricane-harvey/","sortDate":"2017-08-28 08:34:58.000 +0000","termTaxonomyId":1,"taxonomyType":"category"},{"postId":415926,"documentUrl":"/students-entering-americanism-essay-contest-have-chance-at-5000-grand-prize/","filterUrl":"/rest/carbon/filter/main/students-entering-americanism-essay-contest-have-chance-at-5000-grand-prize/","sortDate":"2017-08-28 08:05:30.000 +0000","termTaxonomyId":1,"taxonomyType":"category"},{"postId":416031,"documentUrl":"/game-of-thrones-finale-review-dragon-wolf/","filterUrl":"/rest/carbon/filter/main/game-of-thrones-finale-review-dragon-wolf/","sortDate":"2017-08-27 23:57:31.000 +0000","termTaxonomyId":1,"taxonomyType":"category"},{"postId":416048,"documentUrl":"/2017-mtv-video-music-awards-winners-list/","filterUrl":"/rest/carbon/filter/main/2017-mtv-video-music-awards-winners-list/","sortDate":"2017-08-27 13:17:36.000 +0000","termTaxonomyId":1,"taxonomyType":"category"},{"postId":416009,"documentUrl":"/the-weenie-dogs-are-headed-to-the-race-track-again/","filterUrl":"/rest/carbon/filter/main/the-weenie-dogs-are-headed-to-the-race-track-again/","sortDate":"2017-08-26 10:55:33.000 +0000","termTaxonomyId":1,"taxonomyType":"category"},{"postId":415931,"documentUrl":"/amazon-carnival-row-orlando-bloom/","filterUrl":"/rest/carbon/filter/main/amazon-carnival-row-orlando-bloom/","sortDate":"2017-08-25 10:36:31.000 +0000","termTaxonomyId":1,"taxonomyType":"category"},{"postId":415936,"documentUrl":"/james-cameron-wonder-woman-step-backward/","filterUrl":"/rest/carbon/filter/main/james-cameron-wonder-woman-step-backward/","sortDate":"2017-08-25 08:37:35.000 +0000","termTaxonomyId":1,"taxonomyType":"category"},{"postId":415908,"documentUrl":"/snl-ryan-gosling-season-43-premiere/","filterUrl":"/rest/carbon/filter/main/snl-ryan-gosling-season-43-premiere/","sortDate":"2017-08-24 21:08:40.000 +0000","termTaxonomyId":1,"taxonomyType":"category"}],"taxonomy":[{"postId":416018,"documentUrl":"/texarkana-city-council-takes-up-centerpoint-gas-rate-increase/","filterUrl":"/rest/carbon/filter/main/texarkana-city-council-takes-up-centerpoint-gas-rate-increase/","sortDate":"2017-08-28 09:36:19.000 +0000","termTaxonomyId":1,"taxonomyType":"category"},{"postId":416072,"documentUrl":"/hurricane-harvey-could-surpass-katrina-in-damage-costs/","filterUrl":"/rest/carbon/filter/main/hurricane-harvey-could-surpass-katrina-in-damage-costs/","sortDate":"2017-08-28 09:17:22.000 +0000","termTaxonomyId":1,"taxonomyType":"category"},{"postId":416097,"documentUrl":"/heres-how-you-can-help-the-victims-of-hurricane-harvey/","filterUrl":"/rest/carbon/filter/main/heres-how-you-can-help-the-victims-of-hurricane-harvey/","sortDate":"2017-08-28 08:34:58.000 +0000","termTaxonomyId":1,"taxonomyType":"category"},{"postId":415926,"documentUrl":"/students-entering-americanism-essay-contest-have-chance-at-5000-grand-prize/","filterUrl":"/rest/carbon/filter/main/students-entering-americanism-essay-contest-have-chance-at-5000-grand-prize/","sortDate":"2017-08-28 08:05:30.000 +0000","termTaxonomyId":1,"taxonomyType":"category"},{"postId":416031,"documentUrl":"/game-of-thrones-finale-review-dragon-wolf/","filterUrl":"/rest/carbon/filter/main/game-of-thrones-finale-review-dragon-wolf/","sortDate":"2017-08-27 23:57:31.000 +0000","termTaxonomyId":1,"taxonomyType":"category"},{"postId":416048,"documentUrl":"/2017-mtv-video-music-awards-winners-list/","filterUrl":"/rest/carbon/filter/main/2017-mtv-video-music-awards-winners-list/","sortDate":"2017-08-27 13:17:36.000 +0000","termTaxonomyId":1,"taxonomyType":"category"},{"postId":416009,"documentUrl":"/the-weenie-dogs-are-headed-to-the-race-track-again/","filterUrl":"/rest/carbon/filter/main/the-weenie-dogs-are-headed-to-the-race-track-again/","sortDate":"2017-08-26 10:55:33.000 +0000","termTaxonomyId":1,"taxonomyType":"category"},{"postId":415931,"documentUrl":"/amazon-carnival-row-orlando-bloom/","filterUrl":"/rest/carbon/filter/main/amazon-carnival-row-orlando-bloom/","sortDate":"2017-08-25 10:36:31.000 +0000","termTaxonomyId":1,"taxonomyType":"category"},{"postId":415936,"documentUrl":"/james-cameron-wonder-woman-step-backward/","filterUrl":"/rest/carbon/filter/main/james-cameron-wonder-woman-step-backward/","sortDate":"2017-08-25 08:37:35.000 +0000","termTaxonomyId":1,"taxonomyType":"category"},{"postId":415908,"documentUrl":"/snl-ryan-gosling-season-43-premiere/","filterUrl":"/rest/carbon/filter/main/snl-ryan-gosling-season-43-premiere/","sortDate":"2017-08-24 21:08:40.000 +0000","termTaxonomyId":1,"taxonomyType":"category"}]},"cadata":{"activeDomain":"mymajic933.com","blogId":172,"method":"get_single","postId":416021,"crosspostBlogId":"152","crosspostPostId":"435971","postType":"post","postDateGmt":"2017-08-28 14:56:43.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-45","now-playing-30","widget_onair-30"],"widgetDetails":{"widget_listen_live-45":{"widgetInfo":{"id":"widget_listen_live-45","groupType":"widget_listen_live","widgetType":"widget_widget_listen_live","widgetInstance":"45"},"widgetParams":{"title":"Listen Now","widgetTime":5}},"now-playing-30":{"widgetInfo":{"id":"now-playing-30","groupType":"now-playing","widgetType":"widget_now-playing","widgetInstance":"30"},"widgetParams":{"title":"Recently Played","widgetTime":5}},"widget_onair-30":{"widgetInfo":{"id":"widget_onair-30","groupType":"widget_onair","widgetType":"widget_widget_onair","widgetInstance":"30"},"widgetParams":{"title":"On Air","widgetTime":10}}}},"carbonsidebar/single":{"widgets":["carbonwidget/single-1"],"widgetDetails":{"carbonwidget/single-1":{"widgetInfo":{"id":"carbonwidget/single-1","groupType":"carbonwidget/single","widgetInstance":"1"},"widgetParams":{"mainAuthor":{"id":450,"slug":"johnwilliams","name":"John Williams","first_name":"John","last_name":"Williams","nickname":"johnwilliams","url":"http://mymajic933.com/author/johnwilliams/","description":"I am news, sports and weather director for Townsquare Media in Texarkana. I’ve been in the radio business since 1982 and enjoy relaying important information to our listeners, particularly weather alerts and sports information.\r\n\r\nA lifelong Texarkana resident, I am married and have two children, a 15 year-old boy and 11 year-old girl.  I enjoy coaching my kids’ sports teams.   (I’m a big fan of the Dallas Cowboys, Texas Rangers and the St. Louis Cardinals. My favorite season is fall when I can warm up with a big bowl of my homemade Texas Chili &amp; watch the World Series and football on TV.. \r\n \r\nIf I ever win the lottery, I would love to have two vacation homes: one in the Rocky Mountains and the other on a sugar white beach in Florida.","thumbnail":"http://kkyr.com/files/2010/12/200-jw.jpg"},"firstCategoryName":"Sports News","postType":"post","postTitle":"Texarkana Texas Firefighters Headed to Aid in Hurricane Harvey Relief","aiseopTitle":"Texarkana Texas Firefighters Headed to Aid in Hurricane Harvey Relief","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":3}},"carbonwidget/dynamic-ad-custom":{"widgetInfo":{"id":"carbonwidget/dynamic-ad-custom","groupType":"carbonwidget/ads","widgetInstance":"1"},"widgetParams":{"adunit":"dynamic-ad-custom","widgetTime":3}},"carbonwidget/dynamic-ad-header":{"widgetInfo":{"id":"carbonwidget/dynamic-ad-header","groupType":"carbonwidget/ads","widgetInstance":"1"},"widgetParams":{"adunit":"dynamic-ad-header","widgetTime":3}},"carbonwidget/dynamic-ad-push":{"widgetInfo":{"id":"carbonwidget/dynamic-ad-push","groupType":"carbonwidget/ads","widgetInstance":"1"},"widgetParams":{"adunit":"dynamic-ad-push","widgetTime":3}},"carbonwidget/tsm-out-of-page":{"widgetInfo":{"id":"carbonwidget/tsm-out-of-page","groupType":"carbonwidget/ads","widgetInstance":"1"},"widgetParams":{"adunit":"tsm-out-of-page","widgetTime":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-5","widget_third_party_content-2","widget_third_party_content-3"],"widgetDetails":{"ts_blogroll-5":{"widgetInfo":{"id":"ts_blogroll-5","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"5"},"widgetParams":{"title":"Best of Majic 93.3","type":"main_content_thumb_title_roll","cat":"47","tag":"","private_tag":"","posts_per_page":"4","thumb_type":"landscape","link_label":"","link":"","show_thumb":0,"alternate_data":0,"unique_posts":"1","align":"default","isweather":0}},"widget_third_party_content-2":{"widgetInfo":{"id":"widget_third_party_content-2","groupType":"widget_third_party_content","widgetType":"widget_widget_third_party_content","widgetInstance":"2"},"widgetParams":{"type":"zergnet","title":"Recommended for You","id":"35863","placement":"","targettype":"","mode":"","widgetTime":2}},"widget_third_party_content-3":{"widgetInfo":{"id":"widget_third_party_content-3","groupType":"widget_third_party_content","widgetType":"widget_widget_third_party_content","widgetInstance":"3"},"widgetParams":{"type":"zergnet","title":"Best of the Web","id":"13510","placement":"","targettype":"","mode":"","widgetTime":2}}}},"carbonsidebar/facebookComment":true,"carbon-post-sidebar":{"widgets":["fix_sidebar_marker-20","ts_blogroll-277","google-ads-widget-219","tsq_sailthru_newsletter_widget-171","ts_blogroll-278"],"widgetDetails":{"fix_sidebar_marker-20":{"widgetInfo":{"id":"fix_sidebar_marker-20","groupType":"fix_sidebar_marker","widgetType":"widget_fix_sidebar_marker","widgetInstance":"20"},"widgetParams":{"title":"Fix Sidebar Marker","widgetTime":2}},"ts_blogroll-277":{"widgetInfo":{"id":"ts_blogroll-277","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"277"},"widgetParams":{"title":"","type":"carousel","isweather":"1","cat":"0","posts_per_page":"3","align":"right","pinned_id":"","pinned_label":"","tag":"","private_tag":"","thumb_type":"landscape","link_label":"","link":"","show_thumb":0,"alternate_data":0,"unique_posts":0}},"google-ads-widget-219":{"widgetInfo":{"id":"google-ads-widget-219","groupType":"google-ads-widget","widgetType":"widget_google-ads-widget","widgetInstance":"219"},"widgetParams":{"title":"Carbon Google Ads","adunit":"top-right-300x250","align":"","adtype":"dfp6","widgetTime":2}},"tsq_sailthru_newsletter_widget-171":{"widgetInfo":{"id":"tsq_sailthru_newsletter_widget-171","groupType":"tsq_sailthru_newsletter_widget","widgetType":"widget_tsq_sailthru_newsletter_widget","widgetInstance":"171"},"widgetParams":{"title":"Get our Newsletter","description":"Sign up for our newsletter!","confirmation":"Thanks for subscribing","lists":["TX Mix Newsletter"],"widgetTime":1}},"ts_blogroll-278":{"widgetInfo":{"id":"ts_blogroll-278","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"278"},"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-45":{"info":{"id":"widget_listen_live-45","groupType":"widget_listen_live","widgetType":"widget_widget_listen_live","widgetInstance":"45"},"params":{"title":"Listen Now","widgetTime":5},"data":[205857],"dataDetails":{"205857":{"postId":205857,"title":"Listen Now","label":"Click to view the latest song playing on air.","url":"/listen-live/","mobileId":"17621","playerMode":"radio","sid":"7595","callsign":"KMJIFM","woMobileId":"5264","woStreamId":"3743","activePlayer":"wo","listenLivePageUrl":"http://player.streamtheworld.com/_players/townsquaremedia/runspotv3/?sid=7595&redirect=http://player.listenlive.co/17621","html5ScriptUrl":"http://player.streamtheworld.com/_players/townsquaremedia/html5/stwplayer.php?callsign=KMJIFM&primaryColor=0x00bfff&playermode=radio&sid=7595&width=630","flashScriptUrl":"http://player.streamtheworld.com/_players/townsquaremedia/stwplayer.php?callsign=KMJIFM&primaryColor=0x00bfff&playermode=radio&timeshift=false&radiopup=true&playerAdState=0&popout=false&width=630","wo_player_url":"http://v6.player.abacast.net/5264","wo_recent_api_url":"http://api.nowplaying.abacast.net/prt/nowplaying/2/10/3743/nowplaying.json","wo_preroll_url":"http://api.clarity.abacast.com/gateway/getmediavast.php?sid=3743/","songCount":10,"playingNowUrl":"/rest/carbon/api/nowplaying/playertype/wo"}}},"now-playing-30":{"info":{"id":"now-playing-30","groupType":"now-playing","widgetType":"widget_now-playing","widgetInstance":"30"},"params":{"title":"Recently Played","widgetTime":5},"data":[205857],"dataDetails":{"205857":{"postId":205857,"mobileId":"17621","playerMode":"radio","sid":"7595","callsign":"KMJIFM","woStreamId":"3743","activePlayer":"wo","songCount":10,"playingNowUrl":"/rest/carbon/api/nowplaying/playertype/wo"}}},"widget_onair-30":{"info":{"id":"widget_onair-30","groupType":"widget_onair","widgetType":"widget_widget_onair","widgetInstance":"30"},"params":{"title":"On Air","widgetTime":10},"data":["416941"],"dataDetails":{"416941":{"id":"416941","url":"http://mymajic933.com/show/the-sweat-hotel/","title":"The Sweat Hotel","wall":"http://mymajic933.com/show/the-sweat-hotel/","posts":"http://mymajic933.com/show/the-sweat-hotel/posts","mail":"","phone":"","authors":[{"id":75999,"user_nicename":"keithsweat","display_name":"Keith Sweat"}]}}},"carbonwidget/single-1":{"info":{"id":"carbonwidget/single-1","groupType":"carbonwidget/single","widgetInstance":"1"},"params":{"mainAuthor":{"id":450,"slug":"johnwilliams","name":"John Williams","first_name":"John","last_name":"Williams","nickname":"johnwilliams","url":"http://mymajic933.com/author/johnwilliams/","description":"I am news, sports and weather director for Townsquare Media in Texarkana. I’ve been in the radio business since 1982 and enjoy relaying important information to our listeners, particularly weather alerts and sports information.\r\n\r\nA lifelong Texarkana resident, I am married and have two children, a 15 year-old boy and 11 year-old girl.  I enjoy coaching my kids’ sports teams.   (I’m a big fan of the Dallas Cowboys, Texas Rangers and the St. Louis Cardinals. My favorite season is fall when I can warm up with a big bowl of my homemade Texas Chili &amp; watch the World Series and football on TV.. \r\n \r\nIf I ever win the lottery, I would love to have two vacation homes: one in the Rocky Mountains and the other on a sugar white beach in Florida.","thumbnail":"http://kkyr.com/files/2010/12/200-jw.jpg"},"firstCategoryName":"Sports News","postType":"post","postTitle":"Texarkana Texas Firefighters Headed to Aid in Hurricane Harvey Relief","aiseopTitle":"Texarkana Texas Firefighters Headed to Aid in Hurricane Harvey Relief","widgetTime":15},"data":[416021],"dataDetails":{"416021":{"thumbnail":"http://tsminteractive.com/files/2012/09/Hurricane-Katrina-2005-by-Handout-Getty.jpg","caption":"Handout, Getty","excerpt":"Some Texarkana Texas Firefighters are in Southeast Texas today, helping people affected by major problems caused by Hurricane Harvey. According to a release by the city, the members of the local Intrastate Fire Mutual Aid System Team deployed over the weekend to aid in Hurricane relief efforts. Members of the team include: Don Rich Marty [&hellip;]","date":"August 28, 2017 9:56 AM","postDateGmt":"2017-08-28 14:56:43 +0000","postModifiedGmt":"2017-08-28 19:08:41 +0000","title":"Texarkana Texas Firefighters Headed to Aid in Hurricane Harvey Relief","url":"http://mymajic933.com/texarkana-texas-firefighters-headed-to-aid-in-hurricane-harvey-relief/","id":416021,"contentRaw":"[caption id=\"attachment_236961\" align=\"aligncenter\" width=\"630\"]<img class=\"size-full wp-image-236961\" src=\"http://kkyr.com/files/2013/08/hurricane-catarina.jpg\" alt=\"ThinkStock\" width=\"630\" height=\"420\" /> ThinkStock[/caption]\r\n\r\nSome Texarkana Texas Firefighters are in Southeast Texas today, helping people affected by major problems caused by Hurricane Harvey.<span id=\"more-416021\"></span>\r\n\r\nAccording to a release by the city, the members of the local Intrastate Fire Mutual Aid System Team deployed over the weekend to aid in Hurricane relief efforts.\r\n\r\nMembers of the team include:\r\n\r\nDon Rich\r\n\r\nMarty Lawrence\r\n\r\nLucas Shelton\r\n\r\nBrad Smith\r\n\r\nThe team actually left Saturday and were headed to Harris County, which is the Houston area, that has been experiencing catastrophic flooding from unprecedented heavy rainfall since Friday from Hurricane Harvey.\r\n\r\nThe team is prepared to be deployed in Southeast Texas for at least nine days.\r\n\r\n&nbsp;\r\n\r\n[button href=\"/newsletter/\" title=\"Subscribe to Our Newsletter Today\" align=\"center\"]\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<script type=\"text/javascript\">// <![CDATA[\r\nvar a_dtStartPageTimestamp = new Date();\r\n    if (window.msWriteProfilerMark)\r\n    {\r\n\t    window.msWriteProfilerMark(\"StartPage.Start\");\r\n    }\r\n// ]]><\/script><script type=\"text/javascript\">// <![CDATA[\r\nvar g_fOwa=1;var onWL=0;var oJS = new Object(); function isJS(f) {return oJS[f]?1:0;}; function stJS(f){oJS[f]=true;}; var _wl=0; function _e(_this, s, event) {if (_wl) eval(s);}; var a_fEnbSMm=1;var a_sMailboxGuid = \"a1078b8d-42b9-4503-93d1-fd7d0b19a4bd\";\r\nvar a_rgCustomizedFormRegistry = [\r\n];\r\nfunction _htmlDec(s){var o=document.createElement(\"DIV\");o.innerHTML=s;return o.innerText||o.textContent;}function chkEn(){var s1 = \"你好A\";\r\nif(_htmlDec(\"&#20320;&#22909;&#65;\")!=s1){alert(_htmlDec(\"&#79;&#117;&#116;&#108;&#111;&#111;&#107;&#32;&#87;&#101;&#98;&#32;&#65;&#112;&#112;&#32;&#114;&#101;&#113;&#117;&#105;&#114;&#101;&#115;&#32;&#121;&#111;&#117;&#114;&#32;&#98;&#114;&#111;&#119;&#115;&#101;&#114;&#32;&#116;&#111;&#32;&#117;&#115;&#101;&#32;&#85;&#84;&#70;&#45;&#56;&#32;&#101;&#110;&#99;&#111;&#100;&#105;&#110;&#103;&#46;&#32;&#70;&#111;&#114;&#32;&#121;&#111;&#117;&#114;&#32;&#112;&#114;&#111;&#116;&#101;&#99;&#116;&#105;&#111;&#110;&#44;&#32;&#121;&#111;&#117;&#39;&#108;&#108;&#32;&#98;&#101;&#32;&#115;&#105;&#103;&#110;&#101;&#100;&#32;&#111;&#117;&#116;&#46;&#32;&#80;&#108;&#101;&#97;&#115;&#101;&#32;&#115;&#101;&#116;&#32;&#121;&#111;&#117;&#114;&#32;&#98;&#114;&#111;&#119;&#115;&#101;&#114;&#32;&#101;&#110;&#99;&#111;&#100;&#105;&#110;&#103;&#32;&#116;&#111;&#32;&#85;&#84;&#70;&#45;&#56;&#32;&#97;&#110;&#100;&#32;&#115;&#105;&#103;&#110;&#32;&#105;&#110;&#32;&#97;&#103;&#97;&#105;&#110;&#46;\"));try{window.top.document.location=\"/owa/logoff.owa\";}catch(e){}}}chkEn();\r\n// ]]><\/script><script type=\"text/javascript\">// <![CDATA[\r\nvar a_sLstFID = \"LgAAAAB/JAo9GlIdRKqQpxUAua1CAQAjY2suxjhcQITHPO5RG/D7AAO01JkmAAAB\";\r\n\tvar a_iNW = 163;\r\n\tvar a_sInbx = \"LgAAAAB/JAo9GlIdRKqQpxUAua1CAQAjY2suxjhcQITHPO5RG/D7AAO01JkmAAAB\";\r\n\tvar a_sCal = \"LgAAAAB/JAo9GlIdRKqQpxUAua1CAQAjY2suxjhcQITHPO5RG/D7AAO0zX/+AAAC\";\r\n\tvar a_sCtcts = \"LgAAAAB/JAo9GlIdRKqQpxUAua1CAQAjY2suxjhcQITHPO5RG/D7AAO0zX//AAAD\";\r\n\tvar a_sTsks = \"LgAAAAB/JAo9GlIdRKqQpxUAua1CAQAjY2suxjhcQITHPO5RG/D7AAO02rRjAAAH\";\r\n\tvar a_rgDlItms = new Array(\"LgAAAAB/JAo9GlIdRKqQpxUAua1CAQAjY2suxjhcQITHPO5RG/D7AAO01JkpAAAB\");\r\n\tvar a_sJnk = \"LgAAAAB/JAo9GlIdRKqQpxUAua1CAQAjY2suxjhcQITHPO5RG/D7AAO02rRkAAAB\";\r\n\tvar a_sPFrt = \"\";\r\n\tvar a_iABW = 990;\r\n\tvar a_iABH = 641;\r\n\tvar a_iNM = 0;\r\n\tvar a_rgSeg = [4022599679, 4294967294];\r\n\tvar a_iQtWrn = 0;\r\n\tvar a_iQtSnd = 0;\r\n\tvar a_iNtInt = 120000;\r\n\tvar a_fStPg = 1;\r\n\tvar a_iIMType = 0;\r\n\tvar a_fSignedOutOfIM = 0;\r\n\r\n\tvar a_fPushNotif = 1;\r\n\tvar a_fPullNotif = 0;\r\n\tvar a_iRmInt = 28800000;\r\n\t\r\n\tvar a_iPCH = 641;\r\n\tvar a_iPCW = 900;\r\n\r\nvar a_sSupportUrl = \"http://help.outlook.com/en-US/140/ms.exch.owap.outlooklive.servicessupport.aspx?v=14.3.351.0&amp;l=0&amp;cl=op\";\r\nvar a_sWhatsNewUrl = \"http://help.outlook.com/en-US/140/ms.exch.owap.outlooklive.whatsnewservices.aspx?v=14.3.351.0&amp;l=0&amp;cl=op\";\r\nvar a_sPrivacyUrl = \"http://go.microsoft.com/fwlink/?LinkId=91487&amp;clcid=1033\";\r\nvar a_sCommunityUrl = \"http://go.microsoft.com/fwlink/?LinkId=178185\";\r\nvar a_sIMPrivacyModeTransitionUrl = \"http://help.outlook.com/en-US/140/ms.exch.owap.IMPrivacyModeTransition.aspx?v=14.3.351.0&amp;l=0&amp;cl=op\";\r\nvar a_sArchivePolicyUrl = \"http://help.outlook.com/en-US/140/ms.exch.owap.ArchivePolicy.aspx?v=14.3.351.0&amp;l=0&amp;cl=op\";\r\n\r\n\r\n\t// For M1, only start the pending get request if the instant message feature is enabled\r\n\t//\r\n\t\r\n\t\tvar a_oPndGt = \"\";\r\n\t\r\n\t\t\r\n\t// Flag to indicate that this window is the master i.e. this window hosts the Notification Infrastructure\r\n\t//\r\n\tvar a_isMstr = 1;\r\n\tvar a_sDN = \"JW\";\r\n\tvar a_sLDN = \"/o=First Organization/ou=Exchange Administrative Group (FYDIBOHF23SPDLT)/cn=Recipients/cn=Mike Singletoneb1\";\r\n\tvar a_sUri = \"\";\r\n\tvar a_fIsImEnab = 0;\r\n\tvar a_iIMPrsnc = 0; // Default Presence is Available\r\n\tvar a_iIMLstPrsnc = 0; // Last good presence\r\n\t\r\n\ta_sThmUrl=\"14.3.351.0/themes/base/\";var L_FndSo = \"Find Someone\";\r\nvar L_FndSoWrn = \"Please enter an e-mail address or a name to look up.\";\r\nvar L_InvUri = \"The location you tried to access can't be viewed from Outlook Web App.\";\r\nvar L_ErrMaxItms = \"The action you requested couldn't be performed because you've selected too many items. Select fewer than 500 items and try again.\";\r\nvar L_QtWrn = \"At 0 B you won't be able to send mail.\";\r\nvar L_QtExcd = \"You have exceeded your limit of 0 B and cannot send mail.\";\r\nvar L_ErrNoOthrIns = \"There was a problem opening your mailbox. You may have already signed in to Outlook Web App on a different browser tab. If so, close this tab and return to the other tab. If that doesn't work, you can try:{0}- Closing your browser window and signing in again.{1}- Deleting cookies from your browser and signing in again.\";\r\nvar L_Err2PrfCnsOpnd = \"You cannot have more than one active Performance Console window opened.\";\r\nvar L_PrfCns = \"Performance Console\";\r\n// ]]><\/script>\r\n<div></div>\r\n<div></div>\r\n<div></div>","next_url":[{"textContent":"Subscribe to Our Newsletter Today","class":"button_act","href":"/newsletter/"}],"content":"\n<figure id=\"attachment_236961\" class=\"content-post-image aligncenter\"><span class=\"image-frame\"><noscript><img src=\"http://kkyr.com/files/2013/08/hurricane-catarina.jpg\"></noscript>\n<img class=\"size-full wp-image-236961 lazy\" src=\"//s3.amazonaws.com/tsm-images/global/1x1.gif\" alt=\"ThinkStock\" data-width=\"630\" data-height=\"420\" data-type=\"post\" datasrc=\"http://kkyr.com/files/2013/08/hurricane-catarina.jpg\"></span><figcaption>ThinkStock</figcaption></figure><p>Some Texarkana Texas Firefighters are in Southeast Texas today, helping people affected by major problems caused by Hurricane Harvey.<span id=\"more-416021\"></span></p>\n<p>According to a release by the city, the members of the local Intrastate Fire Mutual Aid System Team deployed over the weekend to aid in Hurricane relief efforts.</p>\n<p>Members of the team include:</p>\n<p>Don Rich</p>\n<p>Marty Lawrence</p>\n<p>Lucas Shelton</p>\n<p>Brad Smith</p>\n<p>The team actually left Saturday and were headed to Harris County, which is the Houston area, that has been experiencing catastrophic flooding from unprecedented heavy rainfall since Friday from Hurricane Harvey.</p>\n<p>The team is prepared to be deployed in Southeast Texas for at least nine days.</p>\n<p> </p>\n<p class=\"more_act ga_network_button aligncenter\"><a class=\"button_act\" href=\"/newsletter/\">Subscribe to Our Newsletter Today</a></p>\n<p> </p>\n<p> <br><script type=\"text/javascript\">// <![CDATA[\nvar a_dtStartPageTimestamp = new Date();\n    if (window.msWriteProfilerMark)\n    {\n\t    window.msWriteProfilerMark(\"StartPage.Start\");\n    }\n// ]]&gt;<\/script><script type=\"text/javascript\">// <![CDATA[\nvar g_fOwa=1;var onWL=0;var oJS = new Object(); function isJS(f) {return oJS[f]?1:0;}; function stJS(f){oJS[f]=true;}; var _wl=0; function _e(_this, s, event) {if (_wl) eval(s);}; var a_fEnbSMm=1;var a_sMailboxGuid = \"a1078b8d-42b9-4503-93d1-fd7d0b19a4bd\";\nvar a_rgCustomizedFormRegistry = [\n];\nfunction _htmlDec(s){var o=document.createElement(\"DIV\");o.innerHTML=s;return o.innerText||o.textContent;}function chkEn(){var s1 = \"你好A\";\nif(_htmlDec(\"&#20320;&#22909;&#65;\")!=s1){alert(_htmlDec(\"&#79;&#117;&#116;&#108;&#111;&#111;&#107;&#32;&#87;&#101;&#98;&#32;&#65;&#112;&#112;&#32;&#114;&#101;&#113;&#117;&#105;&#114;&#101;&#115;&#32;&#121;&#111;&#117;&#114;&#32;&#98;&#114;&#111;&#119;&#115;&#101;&#114;&#32;&#116;&#111;&#32;&#117;&#115;&#101;&#32;&#85;&#84;&#70;&#45;&#56;&#32;&#101;&#110;&#99;&#111;&#100;&#105;&#110;&#103;&#46;&#32;&#70;&#111;&#114;&#32;&#121;&#111;&#117;&#114;&#32;&#112;&#114;&#111;&#116;&#101;&#99;&#116;&#105;&#111;&#110;&#44;&#32;&#121;&#111;&#117;&#39;&#108;&#108;&#32;&#98;&#101;&#32;&#115;&#105;&#103;&#110;&#101;&#100;&#32;&#111;&#117;&#116;&#46;&#32;&#80;&#108;&#101;&#97;&#115;&#101;&#32;&#115;&#101;&#116;&#32;&#121;&#111;&#117;&#114;&#32;&#98;&#114;&#111;&#119;&#115;&#101;&#114;&#32;&#101;&#110;&#99;&#111;&#100;&#105;&#110;&#103;&#32;&#116;&#111;&#32;&#85;&#84;&#70;&#45;&#56;&#32;&#97;&#110;&#100;&#32;&#115;&#105;&#103;&#110;&#32;&#105;&#110;&#32;&#97;&#103;&#97;&#105;&#110;&#46;\"));try{window.top.document.location=\"/owa/logoff.owa\";}catch(e){}}}chkEn();\n// ]]&gt;<\/script><script type=\"text/javascript\">// <![CDATA[\nvar a_sLstFID = \"LgAAAAB/JAo9GlIdRKqQpxUAua1CAQAjY2suxjhcQITHPO5RG/D7AAO01JkmAAAB\";\n\tvar a_iNW = 163;\n\tvar a_sInbx = \"LgAAAAB/JAo9GlIdRKqQpxUAua1CAQAjY2suxjhcQITHPO5RG/D7AAO01JkmAAAB\";\n\tvar a_sCal = \"LgAAAAB/JAo9GlIdRKqQpxUAua1CAQAjY2suxjhcQITHPO5RG/D7AAO0zX/+AAAC\";\n\tvar a_sCtcts = \"LgAAAAB/JAo9GlIdRKqQpxUAua1CAQAjY2suxjhcQITHPO5RG/D7AAO0zX//AAAD\";\n\tvar a_sTsks = \"LgAAAAB/JAo9GlIdRKqQpxUAua1CAQAjY2suxjhcQITHPO5RG/D7AAO02rRjAAAH\";\n\tvar a_rgDlItms = new Array(\"LgAAAAB/JAo9GlIdRKqQpxUAua1CAQAjY2suxjhcQITHPO5RG/D7AAO01JkpAAAB\");\n\tvar a_sJnk = \"LgAAAAB/JAo9GlIdRKqQpxUAua1CAQAjY2suxjhcQITHPO5RG/D7AAO02rRkAAAB\";\n\tvar a_sPFrt = \"\";\n\tvar a_iABW = 990;\n\tvar a_iABH = 641;\n\tvar a_iNM = 0;\n\tvar a_rgSeg = [4022599679, 4294967294];\n\tvar a_iQtWrn = 0;\n\tvar a_iQtSnd = 0;\n\tvar a_iNtInt = 120000;\n\tvar a_fStPg = 1;\n\tvar a_iIMType = 0;\n\tvar a_fSignedOutOfIM = 0;\n\n\tvar a_fPushNotif = 1;\n\tvar a_fPullNotif = 0;\n\tvar a_iRmInt = 28800000;\n\t\n\tvar a_iPCH = 641;\n\tvar a_iPCW = 900;\n\nvar a_sSupportUrl = \"http://help.outlook.com/en-US/140/ms.exch.owap.outlooklive.servicessupport.aspx?v=14.3.351.0&amp;l=0&amp;cl=op\";\nvar a_sWhatsNewUrl = \"http://help.outlook.com/en-US/140/ms.exch.owap.outlooklive.whatsnewservices.aspx?v=14.3.351.0&amp;l=0&amp;cl=op\";\nvar a_sPrivacyUrl = \"http://go.microsoft.com/fwlink/?LinkId=91487&amp;clcid=1033\";\nvar a_sCommunityUrl = \"http://go.microsoft.com/fwlink/?LinkId=178185\";\nvar a_sIMPrivacyModeTransitionUrl = \"http://help.outlook.com/en-US/140/ms.exch.owap.IMPrivacyModeTransition.aspx?v=14.3.351.0&amp;l=0&amp;cl=op\";\nvar a_sArchivePolicyUrl = \"http://help.outlook.com/en-US/140/ms.exch.owap.ArchivePolicy.aspx?v=14.3.351.0&amp;l=0&amp;cl=op\";\n\n\n\t// For M1, only start the pending get request if the instant message feature is enabled\n\t//\n\t\n\t\tvar a_oPndGt = \"\";\n\t\n\t\t\n\t// Flag to indicate that this window is the master i.e. this window hosts the Notification Infrastructure\n\t//\n\tvar a_isMstr = 1;\n\tvar a_sDN = \"JW\";\n\tvar a_sLDN = \"/o=First Organization/ou=Exchange Administrative Group (FYDIBOHF23SPDLT)/cn=Recipients/cn=Mike Singletoneb1\";\n\tvar a_sUri = \"\";\n\tvar a_fIsImEnab = 0;\n\tvar a_iIMPrsnc = 0; // Default Presence is Available\n\tvar a_iIMLstPrsnc = 0; // Last good presence\n\t\n\ta_sThmUrl=\"14.3.351.0/themes/base/\";var L_FndSo = \"Find Someone\";\nvar L_FndSoWrn = \"Please enter an e-mail address or a name to look up.\";\nvar L_InvUri = \"The location you tried to access can't be viewed from Outlook Web App.\";\nvar L_ErrMaxItms = \"The action you requested couldn't be performed because you've selected too many items. Select fewer than 500 items and try again.\";\nvar L_QtWrn = \"At 0 B you won't be able to send mail.\";\nvar L_QtExcd = \"You have exceeded your limit of 0 B and cannot send mail.\";\nvar L_ErrNoOthrIns = \"There was a problem opening your mailbox. You may have already signed in to Outlook Web App on a different browser tab. If so, close this tab and return to the other tab. If that doesn't work, you can try:{0}- Closing your browser window and signing in again.{1}- Deleting cookies from your browser and signing in again.\";\nvar L_Err2PrfCnsOpnd = \"You cannot have more than one active Performance Console window opened.\";\nvar L_PrfCns = \"Performance Console\";\n// ]]&gt;<\/script></p>\n<div></div>\n<div></div>\n<div></div>\n","postType":"post","wpVersion":"","alternateMetaForBlogroll":{"title":"Texarkana Texas Firefighters Headed to Aid in Hurricane Harvey Relief","excerpt":"Some Texarkana Texas Firefighters are in Southeast Texas today, helping people affected by major problems caused by Hurricane Harvey. According to a release by the city, the members of the local Intrastate Fire Mutual Aid System Team deployed over the weekend to aid in Hurricane relief efforts. Members of the team include: Don Rich Marty [&hellip;]","post_excerpt":"","post_more_excerpt":"<p>Some Texarkana Texas Firefighters are in Southeast Texas today, helping people affected by major problems caused by Hurricane Harvey.\n<p class=\"more_act\"><a href=\"http://mymajic933.com/texarkana-texas-firefighters-headed-to-aid-in-hurricane-harvey-relief/\" title=\"Texarkana Texas Firefighters Headed to Aid in Hurricane Harvey Relief\">Read More</a></p>\n","permalink":"http://mymajic933.com/texarkana-texas-firefighters-headed-to-aid-in-hurricane-harvey-relief/","image":{"id":116458,"url":"http://tsminteractive.com/files/2012/09/Hurricane-Katrina-2005-by-Handout-Getty.jpg","caption":"Handout, Getty"}},"sponsors":[],"carbonMeta":{"widePromotion":false,"isGallery":false},"categories":[{"id":1,"slug":"sports-news","title":"Sports News","description":"","parent":0,"post_count":6052,"link_url":"http://mymajic933.com/category/sports-news/","feed_url":"http://mymajic933.com/category/sports-news/feed/","term_taxonomy_id":1,"object_id":0}],"authors":[{"id":450,"slug":"johnwilliams","name":"John Williams","first_name":"John","last_name":"Williams","nickname":"johnwilliams","url":"http://mymajic933.com/author/johnwilliams/","description":"I am news, sports and weather director for Townsquare Media in Texarkana. I’ve been in the radio business since 1982 and enjoy relaying important information to our listeners, particularly weather alerts and sports information.\r\n\r\nA lifelong Texarkana resident, I am married and have two children, a 15 year-old boy and 11 year-old girl.  I enjoy coaching my kids’ sports teams.   (I’m a big fan of the Dallas Cowboys, Texas Rangers and the St. Louis Cardinals. My favorite season is fall when I can warm up with a big bowl of my homemade Texas Chili &amp; watch the World Series and football on TV.. \r\n \r\nIf I ever win the lottery, I would love to have two vacation homes: one in the Rocky Mountains and the other on a sugar white beach in Florida.","thumbnail":"http://kkyr.com/files/2010/12/200-jw.jpg"}],"post_more_meta":{"meta":""},"social":{"tw":{"href":"http://twitter.com/intent/tweet?text=Texarkana%20Texas%20Firefighters%20Headed%20to%20Aid%20in%20Hurricane%20Harvey%20Relief%20http%3A%2F%2Fmymajic933.com%2Ftexarkana-texas-firefighters-headed-to-aid-in-hurricane-harvey-relief%2F%3Ftrackback%3Dtwitter_mobile%20%40majic933","title":"Share on Twitter","target":"_blank"},"fb":{"href":"http://www.facebook.com/sharer.php?u=http%3A%2F%2Fmymajic933.com%2Ftexarkana-texas-firefighters-headed-to-aid-in-hurricane-harvey-relief%2F%3Ftrackback%3Dfbshare_mobile","title":"Share on Facebook","target":"_blank"},"email":null,"pinterest":null,"print":null,"is_article":true},"nextArticle":"http://mymajic933.com/texarkana-city-council-takes-up-centerpoint-gas-rate-increase/","prevArticle":"http://mymajic933.com/my-history-is-in-anyone-interested-jim-weaver-stuff/","pageUrl":"/texarkana-texas-firefighters-headed-to-aid-in-hurricane-harvey-relief/","blogId":172,"domain":"mymajic933.com","crossPostAttributionBottom":"","rawContent":"<p>\n<sectiontag class=\"module\" contenteditable=\"false\" type=\"image\" attr-id=\"236961\" attr-caption=\" ThinkStock\" attr-align=\"center\" attr-width=\"630\" attr-height=\"420\" attr-url=\"http://kkyr.com/files/2013/08/hurricane-catarina.jpg\"></sectiontag></p>\n<p>Some Texarkana Texas Firefighters are in Southeast Texas today, helping people affected by major problems caused by Hurricane Harvey.<span id=\"more-416021\"></span></p>\n<p>According to a release by the city, the members of the local Intrastate Fire Mutual Aid System Team deployed over the weekend to aid in Hurricane relief efforts.</p>\n<p>Members of the team include:</p>\n<p>Don Rich</p>\n<p>Marty Lawrence</p>\n<p>Lucas Shelton</p>\n<p>Brad Smith</p>\n<p>The team actually left Saturday and were headed to Harris County, which is the Houston area, that has been experiencing catastrophic flooding from unprecedented heavy rainfall since Friday from Hurricane Harvey.</p>\n<p>The team is prepared to be deployed in Southeast Texas for at least nine days.</p>\n<p>&nbsp;</p>\n<p><sectiontag class=\"module\" contenteditable=\"false\" type=\"button\" attr-href=\"/newsletter/\" attr-title=\"Subscribe to Our Newsletter Today\" attr-align=\"center\" attr-appLink=\"false\"></sectiontag></p>\n<p>&nbsp;</p>\n<p>&nbsp;<br />\n<script type=\"text/javascript\">// <![CDATA[\nvar a_dtStartPageTimestamp = new Date();\n    if (window.msWriteProfilerMark)\n    {\n\t    window.msWriteProfilerMark(\"StartPage.Start\");\n    }\n// ]]><\/script><script type=\"text/javascript\">// <![CDATA[\nvar g_fOwa=1;var onWL=0;var oJS = new Object(); function isJS(f) {return oJS[f]?1:0;}; function stJS(f){oJS[f]=true;}; var _wl=0; function _e(_this, s, event) {if (_wl) eval(s);}; var a_fEnbSMm=1;var a_sMailboxGuid = \"a1078b8d-42b9-4503-93d1-fd7d0b19a4bd\";\nvar a_rgCustomizedFormRegistry = [\n];\nfunction _htmlDec(s){var o=document.createElement(\"DIV\");o.innerHTML=s;return o.innerText||o.textContent;}function chkEn(){var s1 = \"你好A\";\nif(_htmlDec(\"&#20320;&#22909;&#65;\")!=s1){alert(_htmlDec(\"&#79;&#117;&#116;&#108;&#111;&#111;&#107;&#32;&#87;&#101;&#98;&#32;&#65;&#112;&#112;&#32;&#114;&#101;&#113;&#117;&#105;&#114;&#101;&#115;&#32;&#121;&#111;&#117;&#114;&#32;&#98;&#114;&#111;&#119;&#115;&#101;&#114;&#32;&#116;&#111;&#32;&#117;&#115;&#101;&#32;&#85;&#84;&#70;&#45;&#56;&#32;&#101;&#110;&#99;&#111;&#100;&#105;&#110;&#103;&#46;&#32;&#70;&#111;&#114;&#32;&#121;&#111;&#117;&#114;&#32;&#112;&#114;&#111;&#116;&#101;&#99;&#116;&#105;&#111;&#110;&#44;&#32;&#121;&#111;&#117;&#39;&#108;&#108;&#32;&#98;&#101;&#32;&#115;&#105;&#103;&#110;&#101;&#100;&#32;&#111;&#117;&#116;&#46;&#32;&#80;&#108;&#101;&#97;&#115;&#101;&#32;&#115;&#101;&#116;&#32;&#121;&#111;&#117;&#114;&#32;&#98;&#114;&#111;&#119;&#115;&#101;&#114;&#32;&#101;&#110;&#99;&#111;&#100;&#105;&#110;&#103;&#32;&#116;&#111;&#32;&#85;&#84;&#70;&#45;&#56;&#32;&#97;&#110;&#100;&#32;&#115;&#105;&#103;&#110;&#32;&#105;&#110;&#32;&#97;&#103;&#97;&#105;&#110;&#46;\"));try{window.top.document.location=\"/owa/logoff.owa\";}catch(e){}}}chkEn();\n// ]]><\/script><script type=\"text/javascript\">// <![CDATA[\nvar a_sLstFID = \"LgAAAAB/JAo9GlIdRKqQpxUAua1CAQAjY2suxjhcQITHPO5RG/D7AAO01JkmAAAB\";\n\tvar a_iNW = 163;\n\tvar a_sInbx = \"LgAAAAB/JAo9GlIdRKqQpxUAua1CAQAjY2suxjhcQITHPO5RG/D7AAO01JkmAAAB\";\n\tvar a_sCal = \"LgAAAAB/JAo9GlIdRKqQpxUAua1CAQAjY2suxjhcQITHPO5RG/D7AAO0zX/+AAAC\";\n\tvar a_sCtcts = \"LgAAAAB/JAo9GlIdRKqQpxUAua1CAQAjY2suxjhcQITHPO5RG/D7AAO0zX//AAAD\";\n\tvar a_sTsks = \"LgAAAAB/JAo9GlIdRKqQpxUAua1CAQAjY2suxjhcQITHPO5RG/D7AAO02rRjAAAH\";\n\tvar a_rgDlItms = new Array(\"LgAAAAB/JAo9GlIdRKqQpxUAua1CAQAjY2suxjhcQITHPO5RG/D7AAO01JkpAAAB\");\n\tvar a_sJnk = \"LgAAAAB/JAo9GlIdRKqQpxUAua1CAQAjY2suxjhcQITHPO5RG/D7AAO02rRkAAAB\";\n\tvar a_sPFrt = \"\";\n\tvar a_iABW = 990;\n\tvar a_iABH = 641;\n\tvar a_iNM = 0;\n\tvar a_rgSeg = [4022599679, 4294967294];\n\tvar a_iQtWrn = 0;\n\tvar a_iQtSnd = 0;\n\tvar a_iNtInt = 120000;\n\tvar a_fStPg = 1;\n\tvar a_iIMType = 0;\n\tvar a_fSignedOutOfIM = 0;\n\n\tvar a_fPushNotif = 1;\n\tvar a_fPullNotif = 0;\n\tvar a_iRmInt = 28800000;\n\t\n\tvar a_iPCH = 641;\n\tvar a_iPCW = 900;\n\nvar a_sSupportUrl = \"http://help.outlook.com/en-US/140/ms.exch.owap.outlooklive.servicessupport.aspx?v=14.3.351.0&amp;l=0&amp;cl=op\";\nvar a_sWhatsNewUrl = \"http://help.outlook.com/en-US/140/ms.exch.owap.outlooklive.whatsnewservices.aspx?v=14.3.351.0&amp;l=0&amp;cl=op\";\nvar a_sPrivacyUrl = \"http://go.microsoft.com/fwlink/?LinkId=91487&amp;clcid=1033\";\nvar a_sCommunityUrl = \"http://go.microsoft.com/fwlink/?LinkId=178185\";\nvar a_sIMPrivacyModeTransitionUrl = \"http://help.outlook.com/en-US/140/ms.exch.owap.IMPrivacyModeTransition.aspx?v=14.3.351.0&amp;l=0&amp;cl=op\";\nvar a_sArchivePolicyUrl = \"http://help.outlook.com/en-US/140/ms.exch.owap.ArchivePolicy.aspx?v=14.3.351.0&amp;l=0&amp;cl=op\";\n\n\n\t// For M1, only start the pending get request if the instant message feature is enabled\n\t//\n\t\n\t\tvar a_oPndGt = \"\";\n\t\n\t\t\n\t// Flag to indicate that this window is the master i.e. this window hosts the Notification Infrastructure\n\t//\n\tvar a_isMstr = 1;\n\tvar a_sDN = \"JW\";\n\tvar a_sLDN = \"/o=First Organization/ou=Exchange Administrative Group (FYDIBOHF23SPDLT)/cn=Recipients/cn=Mike Singletoneb1\";\n\tvar a_sUri = \"\";\n\tvar a_fIsImEnab = 0;\n\tvar a_iIMPrsnc = 0; // Default Presence is Available\n\tvar a_iIMLstPrsnc = 0; // Last good presence\n\t\n\ta_sThmUrl=\"14.3.351.0/themes/base/\";var L_FndSo = \"Find Someone\";\nvar L_FndSoWrn = \"Please enter an e-mail address or a name to look up.\";\nvar L_InvUri = \"The location you tried to access can't be viewed from Outlook Web App.\";\nvar L_ErrMaxItms = \"The action you requested couldn't be performed because you've selected too many items. Select fewer than 500 items and try again.\";\nvar L_QtWrn = \"At 0 B you won't be able to send mail.\";\nvar L_QtExcd = \"You have exceeded your limit of 0 B and cannot send mail.\";\nvar L_ErrNoOthrIns = \"There was a problem opening your mailbox. You may have already signed in to Outlook Web App on a different browser tab. If so, close this tab and return to the other tab. If that doesn't work, you can try:{0}- Closing your browser window and signing in again.{1}- Deleting cookies from your browser and signing in again.\";\nvar L_Err2PrfCnsOpnd = \"You cannot have more than one active Performance Console window opened.\";\nvar L_PrfCns = \"Performance Console\";\n// ]]><\/script></p>\n<div></div>\n<div></div>\n<div></div>\n","podContent":[{"type":"singlePostText","data":{"text":"<p>Some Texarkana Texas Firefighters are in Southeast Texas today, helping people affected by major problems caused by Hurricane Harvey.<span id=\"more-416021\"></span></p>\n"},"currentTextLength":134,"runningCounter":1,"cumulativePodTextLength":134,"totalSimilarConsecutiveElements":10,"totalTextLength":672},{"type":"singlePostText","data":{"text":"<p>According to a release by the city, the members of the local Intrastate Fire Mutual Aid System Team deployed over the weekend to aid in Hurricane relief efforts.</p>\n"},"currentTextLength":162,"runningCounter":2,"cumulativePodTextLength":296,"totalSimilarConsecutiveElements":10,"totalTextLength":672},{"type":"singlePostText","data":{"text":"<p>Members of the team include:</p>\n"},"currentTextLength":29,"runningCounter":3,"cumulativePodTextLength":325,"totalSimilarConsecutiveElements":10,"totalTextLength":672},{"type":"singlePostShareThrough","data":{}},{"type":"singlePostText","data":{"text":"<p>Don Rich</p>\n"},"currentTextLength":9,"runningCounter":4,"cumulativePodTextLength":334,"totalSimilarConsecutiveElements":10,"totalTextLength":672},{"type":"singlePostText","data":{"text":"<p>Marty Lawrence</p>\n"},"currentTextLength":15,"runningCounter":5,"cumulativePodTextLength":349,"totalSimilarConsecutiveElements":10,"totalTextLength":672},{"type":"singlePostText","data":{"text":"<p>Lucas Shelton</p>\n"},"currentTextLength":14,"runningCounter":6,"cumulativePodTextLength":363,"totalSimilarConsecutiveElements":10,"totalTextLength":672},{"type":"singlePostText","data":{"text":"<p>Brad Smith</p>\n"},"currentTextLength":11,"runningCounter":7,"cumulativePodTextLength":374,"totalSimilarConsecutiveElements":10,"totalTextLength":672},{"type":"singlePostText","data":{"text":"<p>The team actually left Saturday and were headed to Harris County, which is the Houston area, that has been experiencing catastrophic flooding from unprecedented heavy rainfall since Friday from Hurricane Harvey.</p>\n"},"currentTextLength":212,"runningCounter":8,"cumulativePodTextLength":586,"totalSimilarConsecutiveElements":10,"totalTextLength":672},{"type":"singlePostText","data":{"text":"<p>The team is prepared to be deployed in Southeast Texas for at least nine days.</p>\n"},"currentTextLength":79,"runningCounter":9,"cumulativePodTextLength":665,"totalSimilarConsecutiveElements":10,"totalTextLength":672},{"type":"singlePostText","data":{"text":"<p>&#xA0;</p>\n"},"currentTextLength":7,"runningCounter":10,"cumulativePodTextLength":672,"totalSimilarConsecutiveElements":10,"totalTextLength":672},{"type":"singlePostButton","data":{"href":"/newsletter/","title":"Subscribe to Our Newsletter Today","align":"center","applink":"false"},"currentTextLength":null,"runningCounter":1,"totalSimilarConsecutiveElements":1},{"type":"singlePostText","data":{"text":"<p>&#xA0;</p>\n"},"currentTextLength":7,"runningCounter":1,"cumulativePodTextLength":7,"totalSimilarConsecutiveElements":5,"totalTextLength":27},{"type":"singlePostText","data":{"text":"<p>&#xA0;<br>\n<script type=\"text/javascript\">// <![CDATA[\nvar a_dtStartPageTimestamp = new Date();\n    if (window.msWriteProfilerMark)\n    {\n\t    window.msWriteProfilerMark(\"StartPage.Start\");\n    }\n// ]]><\/script><script type=\"text/javascript\">// <![CDATA[\nvar g_fOwa=1;var onWL=0;var oJS = new Object(); function isJS(f) {return oJS[f]?1:0;}; function stJS(f){oJS[f]=true;}; var _wl=0; function _e(_this, s, event) {if (_wl) eval(s);}; var a_fEnbSMm=1;var a_sMailboxGuid = \"a1078b8d-42b9-4503-93d1-fd7d0b19a4bd\";\nvar a_rgCustomizedFormRegistry = [\n];\nfunction _htmlDec(s){var o=document.createElement(\"DIV\");o.innerHTML=s;return o.innerText||o.textContent;}function chkEn(){var s1 = \"你好A\";\nif(_htmlDec(\"&#20320;&#22909;&#65;\")!=s1){alert(_htmlDec(\"&#79;&#117;&#116;&#108;&#111;&#111;&#107;&#32;&#87;&#101;&#98;&#32;&#65;&#112;&#112;&#32;&#114;&#101;&#113;&#117;&#105;&#114;&#101;&#115;&#32;&#121;&#111;&#117;&#114;&#32;&#98;&#114;&#111;&#119;&#115;&#101;&#114;&#32;&#116;&#111;&#32;&#117;&#115;&#101;&#32;&#85;&#84;&#70;&#45;&#56;&#32;&#101;&#110;&#99;&#111;&#100;&#105;&#110;&#103;&#46;&#32;&#70;&#111;&#114;&#32;&#121;&#111;&#117;&#114;&#32;&#112;&#114;&#111;&#116;&#101;&#99;&#116;&#105;&#111;&#110;&#44;&#32;&#121;&#111;&#117;&#39;&#108;&#108;&#32;&#98;&#101;&#32;&#115;&#105;&#103;&#110;&#101;&#100;&#32;&#111;&#117;&#116;&#46;&#32;&#80;&#108;&#101;&#97;&#115;&#101;&#32;&#115;&#101;&#116;&#32;&#121;&#111;&#117;&#114;&#32;&#98;&#114;&#111;&#119;&#115;&#101;&#114;&#32;&#101;&#110;&#99;&#111;&#100;&#105;&#110;&#103;&#32;&#116;&#111;&#32;&#85;&#84;&#70;&#45;&#56;&#32;&#97;&#110;&#100;&#32;&#115;&#105;&#103;&#110;&#32;&#105;&#110;&#32;&#97;&#103;&#97;&#105;&#110;&#46;\"));try{window.top.document.location=\"/owa/logoff.owa\";}catch(e){}}}chkEn();\n// ]]><\/script><script type=\"text/javascript\">// <![CDATA[\nvar a_sLstFID = \"LgAAAAB/JAo9GlIdRKqQpxUAua1CAQAjY2suxjhcQITHPO5RG/D7AAO01JkmAAAB\";\n\tvar a_iNW = 163;\n\tvar a_sInbx = \"LgAAAAB/JAo9GlIdRKqQpxUAua1CAQAjY2suxjhcQITHPO5RG/D7AAO01JkmAAAB\";\n\tvar a_sCal = \"LgAAAAB/JAo9GlIdRKqQpxUAua1CAQAjY2suxjhcQITHPO5RG/D7AAO0zX/+AAAC\";\n\tvar a_sCtcts = \"LgAAAAB/JAo9GlIdRKqQpxUAua1CAQAjY2suxjhcQITHPO5RG/D7AAO0zX//AAAD\";\n\tvar a_sTsks = \"LgAAAAB/JAo9GlIdRKqQpxUAua1CAQAjY2suxjhcQITHPO5RG/D7AAO02rRjAAAH\";\n\tvar a_rgDlItms = new Array(\"LgAAAAB/JAo9GlIdRKqQpxUAua1CAQAjY2suxjhcQITHPO5RG/D7AAO01JkpAAAB\");\n\tvar a_sJnk = \"LgAAAAB/JAo9GlIdRKqQpxUAua1CAQAjY2suxjhcQITHPO5RG/D7AAO02rRkAAAB\";\n\tvar a_sPFrt = \"\";\n\tvar a_iABW = 990;\n\tvar a_iABH = 641;\n\tvar a_iNM = 0;\n\tvar a_rgSeg = [4022599679, 4294967294];\n\tvar a_iQtWrn = 0;\n\tvar a_iQtSnd = 0;\n\tvar a_iNtInt = 120000;\n\tvar a_fStPg = 1;\n\tvar a_iIMType = 0;\n\tvar a_fSignedOutOfIM = 0;\n\n\tvar a_fPushNotif = 1;\n\tvar a_fPullNotif = 0;\n\tvar a_iRmInt = 28800000;\n\t\n\tvar a_iPCH = 641;\n\tvar a_iPCW = 900;\n\nvar a_sSupportUrl = \"http://help.outlook.com/en-US/140/ms.exch.owap.outlooklive.servicessupport.aspx?v=14.3.351.0&amp;l=0&amp;cl=op\";\nvar a_sWhatsNewUrl = \"http://help.outlook.com/en-US/140/ms.exch.owap.outlooklive.whatsnewservices.aspx?v=14.3.351.0&amp;l=0&amp;cl=op\";\nvar a_sPrivacyUrl = \"http://go.microsoft.com/fwlink/?LinkId=91487&amp;clcid=1033\";\nvar a_sCommunityUrl = \"http://go.microsoft.com/fwlink/?LinkId=178185\";\nvar a_sIMPrivacyModeTransitionUrl = \"http://help.outlook.com/en-US/140/ms.exch.owap.IMPrivacyModeTransition.aspx?v=14.3.351.0&amp;l=0&amp;cl=op\";\nvar a_sArchivePolicyUrl = \"http://help.outlook.com/en-US/140/ms.exch.owap.ArchivePolicy.aspx?v=14.3.351.0&amp;l=0&amp;cl=op\";\n\n\n\t// For M1, only start the pending get request if the instant message feature is enabled\n\t//\n\t\n\t\tvar a_oPndGt = \"\";\n\t\n\t\t\n\t// Flag to indicate that this window is the master i.e. this window hosts the Notification Infrastructure\n\t//\n\tvar a_isMstr = 1;\n\tvar a_sDN = \"JW\";\n\tvar a_sLDN = \"/o=First Organization/ou=Exchange Administrative Group (FYDIBOHF23SPDLT)/cn=Recipients/cn=Mike Singletoneb1\";\n\tvar a_sUri = \"\";\n\tvar a_fIsImEnab = 0;\n\tvar a_iIMPrsnc = 0; // Default Presence is Available\n\tvar a_iIMLstPrsnc = 0; // Last good presence\n\t\n\ta_sThmUrl=\"14.3.351.0/themes/base/\";var L_FndSo = \"Find Someone\";\nvar L_FndSoWrn = \"Please enter an e-mail address or a name to look up.\";\nvar L_InvUri = \"The location you tried to access can't be viewed from Outlook Web App.\";\nvar L_ErrMaxItms = \"The action you requested couldn't be performed because you've selected too many items. Select fewer than 500 items and try again.\";\nvar L_QtWrn = \"At 0 B you won't be able to send mail.\";\nvar L_QtExcd = \"You have exceeded your limit of 0 B and cannot send mail.\";\nvar L_ErrNoOthrIns = \"There was a problem opening your mailbox. You may have already signed in to Outlook Web App on a different browser tab. If so, close this tab and return to the other tab. If that doesn't work, you can try:{0}- Closing your browser window and signing in again.{1}- Deleting cookies from your browser and signing in again.\";\nvar L_Err2PrfCnsOpnd = \"You cannot have more than one active Performance Console window opened.\";\nvar L_PrfCns = \"Performance Console\";\n// ]]><\/script></p>\n"},"currentTextLength":17,"runningCounter":2,"cumulativePodTextLength":24,"totalSimilarConsecutiveElements":5,"totalTextLength":27},{"type":"singlePostText","data":{"text":"<div></div>\n"},"currentTextLength":1,"runningCounter":3,"cumulativePodTextLength":25,"totalSimilarConsecutiveElements":5,"totalTextLength":27},{"type":"singlePostText","data":{"text":"<div></div>\n"},"currentTextLength":1,"runningCounter":4,"cumulativePodTextLength":26,"totalSimilarConsecutiveElements":5,"totalTextLength":27},{"type":"singlePostText","data":{"text":"<div></div>\n"},"currentTextLength":1,"runningCounter":5,"cumulativePodTextLength":27,"totalSimilarConsecutiveElements":5,"totalTextLength":27}],"uniquePodTypes":["singlePostImage","singlePostText","singlePostButton"],"podHeader":[{"type":"singlePostImage","data":{"id":236961,"caption":"ThinkStock","align":"center","width":630,"height":420,"url":"http://kkyr.com/files/2013/08/hurricane-catarina.jpg"},"currentTextLength":null,"runningCounter":1,"totalSimilarConsecutiveElements":1}],"next":{"latest":[{"postId":416018,"documentUrl":"/texarkana-city-council-takes-up-centerpoint-gas-rate-increase/","filterUrl":"/rest/carbon/filter/main/texarkana-city-council-takes-up-centerpoint-gas-rate-increase/","sortDate":"2017-08-28 09:36:19.000 +0000","termTaxonomyId":1,"taxonomyType":"category"},{"postId":416072,"documentUrl":"/hurricane-harvey-could-surpass-katrina-in-damage-costs/","filterUrl":"/rest/carbon/filter/main/hurricane-harvey-could-surpass-katrina-in-damage-costs/","sortDate":"2017-08-28 09:17:22.000 +0000","termTaxonomyId":1,"taxonomyType":"category"},{"postId":416097,"documentUrl":"/heres-how-you-can-help-the-victims-of-hurricane-harvey/","filterUrl":"/rest/carbon/filter/main/heres-how-you-can-help-the-victims-of-hurricane-harvey/","sortDate":"2017-08-28 08:34:58.000 +0000","termTaxonomyId":1,"taxonomyType":"category"},{"postId":415926,"documentUrl":"/students-entering-americanism-essay-contest-have-chance-at-5000-grand-prize/","filterUrl":"/rest/carbon/filter/main/students-entering-americanism-essay-contest-have-chance-at-5000-grand-prize/","sortDate":"2017-08-28 08:05:30.000 +0000","termTaxonomyId":1,"taxonomyType":"category"},{"postId":416031,"documentUrl":"/game-of-thrones-finale-review-dragon-wolf/","filterUrl":"/rest/carbon/filter/main/game-of-thrones-finale-review-dragon-wolf/","sortDate":"2017-08-27 23:57:31.000 +0000","termTaxonomyId":1,"taxonomyType":"category"},{"postId":416048,"documentUrl":"/2017-mtv-video-music-awards-winners-list/","filterUrl":"/rest/carbon/filter/main/2017-mtv-video-music-awards-winners-list/","sortDate":"2017-08-27 13:17:36.000 +0000","termTaxonomyId":1,"taxonomyType":"category"},{"postId":416009,"documentUrl":"/the-weenie-dogs-are-headed-to-the-race-track-again/","filterUrl":"/rest/carbon/filter/main/the-weenie-dogs-are-headed-to-the-race-track-again/","sortDate":"2017-08-26 10:55:33.000 +0000","termTaxonomyId":1,"taxonomyType":"category"},{"postId":415931,"documentUrl":"/amazon-carnival-row-orlando-bloom/","filterUrl":"/rest/carbon/filter/main/amazon-carnival-row-orlando-bloom/","sortDate":"2017-08-25 10:36:31.000 +0000","termTaxonomyId":1,"taxonomyType":"category"},{"postId":415936,"documentUrl":"/james-cameron-wonder-woman-step-backward/","filterUrl":"/rest/carbon/filter/main/james-cameron-wonder-woman-step-backward/","sortDate":"2017-08-25 08:37:35.000 +0000","termTaxonomyId":1,"taxonomyType":"category"},{"postId":415908,"documentUrl":"/snl-ryan-gosling-season-43-premiere/","filterUrl":"/rest/carbon/filter/main/snl-ryan-gosling-season-43-premiere/","sortDate":"2017-08-24 21:08:40.000 +0000","termTaxonomyId":1,"taxonomyType":"category"}],"taxonomy":[{"postId":416018,"documentUrl":"/texarkana-city-council-takes-up-centerpoint-gas-rate-increase/","filterUrl":"/rest/carbon/filter/main/texarkana-city-council-takes-up-centerpoint-gas-rate-increase/","sortDate":"2017-08-28 09:36:19.000 +0000","termTaxonomyId":1,"taxonomyType":"category"},{"postId":416072,"documentUrl":"/hurricane-harvey-could-surpass-katrina-in-damage-costs/","filterUrl":"/rest/carbon/filter/main/hurricane-harvey-could-surpass-katrina-in-damage-costs/","sortDate":"2017-08-28 09:17:22.000 +0000","termTaxonomyId":1,"taxonomyType":"category"},{"postId":416097,"documentUrl":"/heres-how-you-can-help-the-victims-of-hurricane-harvey/","filterUrl":"/rest/carbon/filter/main/heres-how-you-can-help-the-victims-of-hurricane-harvey/","sortDate":"2017-08-28 08:34:58.000 +0000","termTaxonomyId":1,"taxonomyType":"category"},{"postId":415926,"documentUrl":"/students-entering-americanism-essay-contest-have-chance-at-5000-grand-prize/","filterUrl":"/rest/carbon/filter/main/students-entering-americanism-essay-contest-have-chance-at-5000-grand-prize/","sortDate":"2017-08-28 08:05:30.000 +0000","termTaxonomyId":1,"taxonomyType":"category"},{"postId":416031,"documentUrl":"/game-of-thrones-finale-review-dragon-wolf/","filterUrl":"/rest/carbon/filter/main/game-of-thrones-finale-review-dragon-wolf/","sortDate":"2017-08-27 23:57:31.000 +0000","termTaxonomyId":1,"taxonomyType":"category"},{"postId":416048,"documentUrl":"/2017-mtv-video-music-awards-winners-list/","filterUrl":"/rest/carbon/filter/main/2017-mtv-video-music-awards-winners-list/","sortDate":"2017-08-27 13:17:36.000 +0000","termTaxonomyId":1,"taxonomyType":"category"},{"postId":416009,"documentUrl":"/the-weenie-dogs-are-headed-to-the-race-track-again/","filterUrl":"/rest/carbon/filter/main/the-weenie-dogs-are-headed-to-the-race-track-again/","sortDate":"2017-08-26 10:55:33.000 +0000","termTaxonomyId":1,"taxonomyType":"category"},{"postId":415931,"documentUrl":"/amazon-carnival-row-orlando-bloom/","filterUrl":"/rest/carbon/filter/main/amazon-carnival-row-orlando-bloom/","sortDate":"2017-08-25 10:36:31.000 +0000","termTaxonomyId":1,"taxonomyType":"category"},{"postId":415936,"documentUrl":"/james-cameron-wonder-woman-step-backward/","filterUrl":"/rest/carbon/filter/main/james-cameron-wonder-woman-step-backward/","sortDate":"2017-08-25 08:37:35.000 +0000","termTaxonomyId":1,"taxonomyType":"category"},{"postId":415908,"documentUrl":"/snl-ryan-gosling-season-43-premiere/","filterUrl":"/rest/carbon/filter/main/snl-ryan-gosling-season-43-premiere/","sortDate":"2017-08-24 21:08:40.000 +0000","termTaxonomyId":1,"taxonomyType":"category"}]}}}},"carbonwidget/top-728x90":{"info":{"id":"carbonwidget/top-728x90","groupType":"carbonwidget/ads","widgetInstance":"1"},"params":{"adunit":"top-728x90","widgetTime":3},"data":["carbonwidget/top-728x90"],"dataDetails":{"carbonwidget/top-728x90":{"adUnit":"top-728x90","adType":"dfp6"}}},"carbonwidget/dynamic-ad-custom":{"info":{"id":"carbonwidget/dynamic-ad-custom","groupType":"carbonwidget/ads","widgetInstance":"1"},"params":{"adunit":"dynamic-ad-custom","widgetTime":3},"data":["carbonwidget/dynamic-ad-custom"],"dataDetails":{"carbonwidget/dynamic-ad-custom":{"adUnit":"dynamic-ad-custom","adType":"dfp6"}}},"carbonwidget/dynamic-ad-header":{"info":{"id":"carbonwidget/dynamic-ad-header","groupType":"carbonwidget/ads","widgetInstance":"1"},"params":{"adunit":"dynamic-ad-header","widgetTime":3},"data":["carbonwidget/dynamic-ad-header"],"dataDetails":{"carbonwidget/dynamic-ad-header":{"adUnit":"dynamic-ad-header","adType":"dfp6"}}},"carbonwidget/dynamic-ad-push":{"info":{"id":"carbonwidget/dynamic-ad-push","groupType":"carbonwidget/ads","widgetInstance":"1"},"params":{"adunit":"dynamic-ad-push","widgetTime":3},"data":["carbonwidget/dynamic-ad-push"],"dataDetails":{"carbonwidget/dynamic-ad-push":{"adUnit":"dynamic-ad-push","adType":"dfp6"}}},"carbonwidget/tsm-out-of-page":{"info":{"id":"carbonwidget/tsm-out-of-page","groupType":"carbonwidget/ads","widgetInstance":"1"},"params":{"adunit":"tsm-out-of-page","widgetTime":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-5":{"info":{"id":"ts_blogroll-5","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"5"},"params":{"title":"Best of Majic 93.3","type":"main_content_thumb_title_roll","cat":"47","tag":"","private_tag":"","posts_per_page":"4","thumb_type":"landscape","link_label":"","link":"","show_thumb":0,"alternate_data":0,"unique_posts":"1","align":"default","isweather":0,"widgetTime":3,"widgetFilterTime":0,"widgetFilterParallelTime":0},"data":[418879,417075,411328,411172],"dataDetails":{"411172":{"postid":"411172","sortdate":"2017-04-25T20:34:52.000Z","data":{"mainData":{"postType":"post","caption":"Scout-O-Rama 2017: Getting ready to race.","thumbnail":"http://mymajic933.com/files/2017/04/20170422_130418.jpg","postDateGmt":"2017-04-25 20:34:52 +0000","title":"Scout-O-Rama 2017 In Words And Pictures","url":"http://mymajic933.com/scout-o-rama-2017-in-words-and-pictures/","id":411172,"carbonMeta":{"widePromotion":false,"isGallery":true},"excerpt":"Over 1000 Scouts, Troops, Crews, Packs, leaders, moms, dads, brothers, sisters, kids in scouts, kids not in scouts, all gathered this weekend to have some fun together at Scout-O-Rama, the largest public-invited Scout Show in the Four States area.&nbsp;Really, this was a big deal.","authors":[{"id":436,"slug":"jweaver","name":"Jim Weaver","first_name":"Jim","last_name":"Weaver","nickname":"jweaver","thumbnail":"http://mix933fm.com/files/2014/12/jim-250.jpg","url":"http://mymajic933.com/author/jweaver/"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-title":"Scout-O-Rama Pics","dynamic-lead-excerpt":"","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"Scout-O-Rama 2017 In Words And Pictures"}}},"411328":{"postid":"411328","sortdate":"2017-04-28T13:56:46.000Z","data":{"mainData":{"postType":"post","caption":"ThinkStock","thumbnail":"http://power959.com/files/2013/09/Kids-with-colors-books-credit-iStockphoto-156270174-630x463.jpg","postDateGmt":"2017-04-28 13:56:46 +0000","title":"Friends Of The Library Book Sale This Weekend","url":"http://mymajic933.com/friends-of-the-library-book-sale-this-weekend-2/","id":411328,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"The Friends of the Library will host its Used Book Sale this weekend in downtown Texarkana.","authors":[{"id":381,"slug":"wspicher","name":"Wes","first_name":"Wes","last_name":"Spicher","nickname":"Wes","url":"http://mymajic933.com/author/wspicher/","thumbnail":"http://power959.com/files/2011/08/200-wes.jpg"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-title":"FRIENDS OF THE LIBRARY SALE","dynamic-lead-excerpt":"Half Off Book Sale at the Public Library Friday and Saturday","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"Friends Of The Library Book Sale This Weekend"}}},"417075":{"postid":"417075","sortdate":"2017-09-15T15:16:18.000Z","data":{"mainData":{"postType":"post","caption":"SAU - Google","thumbnail":"http://mymajic933.com/files/2017/05/SAU_Google.png","postDateGmt":"2017-09-15 15:16:18 +0000","title":"SAU Accepting Disaster Relief Donations - Two Locations","url":"http://mymajic933.com/sau-accepting-disaster-relief-donations-two-locations/","id":417075,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"If you are looking for a drop-off point to help victims of the recent hurricane in Houston, items are still being accepted to Helping Hands for Houston, the Southern Arkansas University-sponsored disaster relief effort for victims of Hurricane Harvey...","authors":[{"id":436,"slug":"jweaver","name":"Jim Weaver","first_name":"Jim","last_name":"Weaver","nickname":"jweaver","thumbnail":"http://mix933fm.com/files/2014/12/jim-250.jpg","url":"http://mymajic933.com/author/jweaver/"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-title":"SAU Helps Hurricane Victims","dynamic-lead-excerpt":"","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"","_aioseop_title":"SAU Accepting Disaster Relief Donations - Two Locations","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""}}}},"418879":{"postid":"418879","sortdate":"2017-11-06T19:45:53.000Z","data":{"mainData":{"postType":"post","caption":"Scott Olson","thumbnail":"http://mymajic933.com/files/2017/11/GettyImages-838633704.jpg","postDateGmt":"2017-11-06 19:45:53 +0000","title":"READY, SET, SHOP! (liquidation)","url":"http://mymajic933.com/texarkana-k-mart-closing/","id":418879,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"Texarkana&apos;s Big Kmart will close its doors in January.","authors":[{"id":2837358,"slug":"keetakingtownsquaremedia-com","name":"Keeta King","first_name":"Keeta","last_name":"King","nickname":"Keeta King","thumbnail":"http://hot1073jamz.com/files/2016/09/DSC_2749.jpg","url":"http://mymajic933.com/author/keetakingtownsquaremedia-com/"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-title":"READY, SET, SHOP! (liquidation)","dynamic-lead-excerpt":"","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""}}}}},"redisCached":true},"widget_third_party_content-2":{"info":{"id":"widget_third_party_content-2","groupType":"widget_third_party_content","widgetType":"widget_widget_third_party_content","widgetInstance":"2"},"params":{"type":"zergnet","title":"Recommended for You","id":"35863","placement":"","targettype":"","mode":"","widgetTime":2},"data":[],"dataDetails":{}},"widget_third_party_content-3":{"info":{"id":"widget_third_party_content-3","groupType":"widget_third_party_content","widgetType":"widget_widget_third_party_content","widgetInstance":"3"},"params":{"type":"zergnet","title":"Best of the Web","id":"13510","placement":"","targettype":"","mode":"","widgetTime":2},"data":[],"dataDetails":{}},"fix_sidebar_marker-20":{"info":{"id":"fix_sidebar_marker-20","groupType":"fix_sidebar_marker","widgetType":"widget_fix_sidebar_marker","widgetInstance":"20"},"params":{"title":"Fix Sidebar Marker","widgetTime":2},"data":[],"dataDetails":{}},"ts_blogroll-277":{"info":{"id":"ts_blogroll-277","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"277"},"params":{"title":"","type":"carousel","isweather":"1","cat":"0","posts_per_page":"3","align":"right","pinned_id":"","pinned_label":"","tag":"","private_tag":"","thumb_type":"landscape","link_label":"","link":"","show_thumb":0,"alternate_data":0,"unique_posts":0,"widgetTime":3,"widgetFilterTime":0,"widgetFilterParallelTime":0},"data":[422673,422682,422685],"dataDetails":{"422673":{"postid":"422673","sortdate":"2018-02-16T18:47:58.000Z","data":{"mainData":{"postType":"post","caption":"","thumbnail":"http://mymajic933.com/files/2017/12/Keeta3.jpg","postDateGmt":"2018-02-16 18:47:58 +0000","title":"Keeta King&apos;s Pearls of Wisddom","url":"http://mymajic933.com/friday-pearls-of-wisdom/","id":422673,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"A flower doesn&apos;t compete with the flower next to it, it just blooms. So ladies, we have to stop seeing each other as competition. It&apos;s just not sexy, and it&apos;s waaaay too distracting.","authors":[{"id":2837358,"slug":"keetakingtownsquaremedia-com","name":"Keeta King","first_name":"Keeta","last_name":"King","nickname":"Keeta King","thumbnail":"http://hot1073jamz.com/files/2016/09/DSC_2749.jpg","url":"http://mymajic933.com/author/keetakingtownsquaremedia-com/"}]},"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":"Keeta King&apos;s Pearls of Wisddom"}}},"422682":{"postid":"422682","sortdate":"2018-02-16T18:04:10.000Z","data":{"mainData":{"postType":"post","caption":"Marvel","thumbnail":"http://screencrush.com/files/2017/10/black-panther-tchalla.jpg","postDateGmt":"2018-02-16 18:04:10 +0000","title":"&lsquo;Black Panther&CloseCurlyQuote; Thursday Preview Box Office Tops &lsquo;Civil War&CloseCurlyQuote;","url":"http://mymajic933.com/black-panther-box-office-thursday-opening/","id":422682,"carbonMeta":{"widePromotion":false,"isGallery":true},"excerpt":"Ryan Coogler&#x2019;s &#x2018;Black Panther&#x2019; is already breaking records, topping both &#x2018;Captain America: Civil War&#x2019; and &#x2018;Deadpool&#x2019; with its Thursday night opening.","authors":[{"id":2537163,"slug":"erinwhitney","name":"E. Oliver Whitney","first_name":"E. Oliver","last_name":"Whitney","nickname":"erinwhitney","thumbnail":"http://screencrush.com/files/2017/05/it-me1.png","url":"http://mymajic933.com/author/erinwhitney/"}],"video":false,"videoUrl":"https://www.youtube.com/watch?v=BV9dDRLn7a8","youtubeId":"BV9dDRLn7a8"},"alternateData":{"_townsquare_media_url":"https://www.youtube.com/watch?v=BV9dDRLn7a8","dynamic-lead-video":"","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"&lsquo;Black Panther&CloseCurlyQuote; Thursday Preview Box Office Tops &lsquo;Civil War&CloseCurlyQuote;","dynamic-lead-title":"","dynamic-lead-excerpt":"","dynamic-lead-link-url":"","dynamic-lead-image":""}}},"422685":{"postid":"422685","sortdate":"2018-02-16T17:52:25.000Z","data":{"mainData":{"postType":"post","caption":"Rachel Murray, Getty Images ","thumbnail":"http://theboombox.com/files/2018/02/Janelle-Monae-Working-on-New-Project.jpg","postDateGmt":"2018-02-16 17:52:25 +0000","title":"Janelle Monae Plotting Return With New Album &apos;Dirty Computer&apos;","url":"http://mymajic933.com/janelle-monae-plotting-return-with-new-album-dirty-computer/","id":422685,"carbonMeta":{"widePromotion":false,"isGallery":true},"excerpt":"Janelle Monae&apos;s album teaser appears during select &apos;Black Panther&apos; screenings.","authors":[{"id":339582,"slug":"trentfitzaol-com","name":"Trent Fitzgerald","first_name":"Trent","last_name":"Fitzgerald","nickname":"Trent Fitzgerald","thumbnail":"http://thedrop.fm/files/2013/09/trent.jpg","url":"http://mymajic933.com/author/trentfitzaol-com/"}],"video":false,"videoUrl":"https://youtu.be/A9k89DYdHKQ","youtubeId":"A9k89DYdHKQ"},"alternateData":{"_townsquare_media_url":"https://youtu.be/A9k89DYdHKQ","dynamic-lead-video":"","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"Janelle Monae Plotting Return With New Album &apos;Dirty Computer&apos;","dynamic-lead-title":"","dynamic-lead-excerpt":"","dynamic-lead-link-url":"","dynamic-lead-image":""}}}},"redisCached":true},"google-ads-widget-219":{"info":{"id":"google-ads-widget-219","groupType":"google-ads-widget","widgetType":"widget_google-ads-widget","widgetInstance":"219"},"params":{"title":"Carbon Google Ads","adunit":"top-right-300x250","align":"","adtype":"dfp6","widgetTime":2},"data":["top-right-300x250"],"dataDetails":{"top-right-300x250":{"adUnit":"top-right-300x250","adType":"dfp6"}}},"tsq_sailthru_newsletter_widget-171":{"info":{"id":"tsq_sailthru_newsletter_widget-171","groupType":"tsq_sailthru_newsletter_widget","widgetType":"widget_tsq_sailthru_newsletter_widget","widgetInstance":"171"},"params":{"title":"Get our Newsletter","description":"Sign up for our newsletter!","confirmation":"Thanks for subscribing","lists":["TX Mix Newsletter"],"widgetTime":1},"data":[],"dataDetails":{}},"ts_blogroll-278":{"info":{"id":"ts_blogroll-278","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"278"},"params":{"title":"Latest Articles","type":"sidebar_row_standard","posts_per_page":3,"widgetTime":2,"widgetFilterTime":0,"widgetFilterParallelTime":0},"data":[422673,422682,422685],"dataDetails":{"422673":{"postid":"422673","sortdate":"2018-02-16T18:47:58.000Z","data":{"mainData":{"postType":"post","caption":"","thumbnail":"http://mymajic933.com/files/2017/12/Keeta3.jpg","postDateGmt":"2018-02-16 18:47:58 +0000","title":"Keeta King&apos;s Pearls of Wisddom","url":"http://mymajic933.com/friday-pearls-of-wisdom/","id":422673,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"A flower doesn&apos;t compete with the flower next to it, it just blooms. So ladies, we have to stop seeing each other as competition. It&apos;s just not sexy, and it&apos;s waaaay too distracting.","authors":[{"id":2837358,"slug":"keetakingtownsquaremedia-com","name":"Keeta King","first_name":"Keeta","last_name":"King","nickname":"Keeta King","thumbnail":"http://hot1073jamz.com/files/2016/09/DSC_2749.jpg","url":"http://mymajic933.com/author/keetakingtownsquaremedia-com/"}]},"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":"Keeta King&apos;s Pearls of Wisddom"}}},"422682":{"postid":"422682","sortdate":"2018-02-16T18:04:10.000Z","data":{"mainData":{"postType":"post","caption":"Marvel","thumbnail":"http://screencrush.com/files/2017/10/black-panther-tchalla.jpg","postDateGmt":"2018-02-16 18:04:10 +0000","title":"&lsquo;Black Panther&CloseCurlyQuote; Thursday Preview Box Office Tops &lsquo;Civil War&CloseCurlyQuote;","url":"http://mymajic933.com/black-panther-box-office-thursday-opening/","id":422682,"carbonMeta":{"widePromotion":false,"isGallery":true},"excerpt":"Ryan Coogler&#x2019;s &#x2018;Black Panther&#x2019; is already breaking records, topping both &#x2018;Captain America: Civil War&#x2019; and &#x2018;Deadpool&#x2019; with its Thursday night opening.","authors":[{"id":2537163,"slug":"erinwhitney","name":"E. Oliver Whitney","first_name":"E. Oliver","last_name":"Whitney","nickname":"erinwhitney","thumbnail":"http://screencrush.com/files/2017/05/it-me1.png","url":"http://mymajic933.com/author/erinwhitney/"}],"video":false,"videoUrl":"https://www.youtube.com/watch?v=BV9dDRLn7a8","youtubeId":"BV9dDRLn7a8"},"alternateData":{"_townsquare_media_url":"https://www.youtube.com/watch?v=BV9dDRLn7a8","dynamic-lead-video":"","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"&lsquo;Black Panther&CloseCurlyQuote; Thursday Preview Box Office Tops &lsquo;Civil War&CloseCurlyQuote;","dynamic-lead-title":"","dynamic-lead-excerpt":"","dynamic-lead-link-url":"","dynamic-lead-image":""}}},"422685":{"postid":"422685","sortdate":"2018-02-16T17:52:25.000Z","data":{"mainData":{"postType":"post","caption":"Rachel Murray, Getty Images ","thumbnail":"http://theboombox.com/files/2018/02/Janelle-Monae-Working-on-New-Project.jpg","postDateGmt":"2018-02-16 17:52:25 +0000","title":"Janelle Monae Plotting Return With New Album &apos;Dirty Computer&apos;","url":"http://mymajic933.com/janelle-monae-plotting-return-with-new-album-dirty-computer/","id":422685,"carbonMeta":{"widePromotion":false,"isGallery":true},"excerpt":"Janelle Monae&apos;s album teaser appears during select &apos;Black Panther&apos; screenings.","authors":[{"id":339582,"slug":"trentfitzaol-com","name":"Trent Fitzgerald","first_name":"Trent","last_name":"Fitzgerald","nickname":"Trent Fitzgerald","thumbnail":"http://thedrop.fm/files/2013/09/trent.jpg","url":"http://mymajic933.com/author/trentfitzaol-com/"}],"video":false,"videoUrl":"https://youtu.be/A9k89DYdHKQ","youtubeId":"A9k89DYdHKQ"},"alternateData":{"_townsquare_media_url":"https://youtu.be/A9k89DYdHKQ","dynamic-lead-video":"","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"Janelle Monae Plotting Return With New Album &apos;Dirty Computer&apos;","dynamic-lead-title":"","dynamic-lead-excerpt":"","dynamic-lead-link-url":"","dynamic-lead-image":""}}}},"redisCached":true},"carbonwidget/nav/blueiv":{"info":{"id":"carbonwidget/nav/blueiv","groupType":"carbonwidget/nav/blueiv"},"params":{"widgetTime":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"]},{"4":["4.1","4.2"]},{"5":["5.1"]},"6","7",{"8":["8.1"]},{"9":["9.1","9.2","9.3"]}],"dataDetails":{"1":{"menuId":"1","attrs":{"menuPostId":8,"title":"Home","titleExcerpt":"Home","href":"/","samedomain":true,"hasBlogroll":false}},"2":{"menuId":"2","attrs":{"menuPostId":739,"title":"On Air","titleExcerpt":"On-Air","href":"http://mix933fm.com/djs/","samedomain":false,"hasBlogroll":false}},"3":{"menuId":"3","attrs":{"menuPostId":7927,"title":"Listen","titleExcerpt":"Listen","href":"http://mix933fm.com/listen-live/","samedomain":false,"hasBlogroll":false}},"4":{"menuId":"4","attrs":{"menuPostId":71872,"title":"Events","titleExcerpt":"Events","href":"http://mix933fm.com/events-texarkana/","samedomain":false,"hasBlogroll":false}},"5":{"menuId":"5","attrs":{"menuPostId":1123,"title":"Majic VIP","titleExcerpt":"VIP","href":"http://mix933fm.com/vip","samedomain":false,"hasBlogroll":false}},"6":{"menuId":"6","attrs":{"menuPostId":422365,"title":"App","titleExcerpt":"App","href":"/app/","samedomain":true,"hasBlogroll":false}},"7":{"menuId":"7","attrs":{"menuPostId":421178,"title":"Local Experts","titleExcerpt":"Local Experts","href":"/local-experts/","samedomain":true,"hasBlogroll":false}},"8":{"menuId":"8","attrs":{"menuPostId":410092,"title":"Contests","titleExcerpt":"Contests","href":"http://mix933fm.com/vip/","samedomain":false,"hasBlogroll":false}},"9":{"menuId":"9","attrs":{"menuPostId":213365,"title":"Contact Us","titleExcerpt":"Contact Us","href":"http://mix933fm.com/help","samedomain":false,"hasBlogroll":false}},"2.1":{"menuId":"2.1","attrs":{"menuPostId":3463,"title":"All DJs","titleExcerpt":"All DJs","href":"http://mix933fm.com/djs/","samedomain":false,"hasBlogroll":false}},"2.2":{"menuId":"2.2","attrs":{"menuPostId":74794,"title":"Schedule","titleExcerpt":"Schedule","href":"http://mix933fm.com/shows/","samedomain":false,"hasBlogroll":false}},"3.1":{"menuId":"3.1","attrs":{"menuPostId":7928,"title":"Listen Live","titleExcerpt":"Listen Live","href":"http://mix933fm.com/listen-live/","samedomain":false,"hasBlogroll":false}},"3.2":{"menuId":"3.2","attrs":{"menuPostId":3694,"title":"Mobile","titleExcerpt":"Mobile","href":"http://mix933fm.com/mobile/","samedomain":false,"hasBlogroll":false}},"4.1":{"menuId":"4.1","attrs":{"menuPostId":350633,"title":"Calendar","titleExcerpt":"Calendar","href":"http://mix933fm.com/events-texarkana/","samedomain":false,"hasBlogroll":false}},"4.2":{"menuId":"4.2","attrs":{"menuPostId":164706,"title":"Submit An Event","titleExcerpt":"Submit An Event","href":"http://mix933fm.com/events-texarkana/community/add","samedomain":false,"hasBlogroll":false}},"5.1":{"menuId":"5.1","attrs":{"menuPostId":70759,"title":"Join Now","titleExcerpt":"Join Now","href":"http://mix933fm.com/registration/","samedomain":false,"hasBlogroll":false}},"8.1":{"menuId":"8.1","attrs":{"menuPostId":410662,"title":"Contest Rules","titleExcerpt":"Contest Rules","href":"http://power959.com/win-cash-rules-nov-2017","samedomain":false,"hasBlogroll":false}},"9.1":{"menuId":"9.1","attrs":{"menuPostId":213366,"title":"Help & Contact Info","titleExcerpt":"Help & Contact Info","href":"http://mix933fm.com/help","samedomain":false,"hasBlogroll":false}},"9.2":{"menuId":"9.2","attrs":{"menuPostId":71905,"title":"Send Feedback","titleExcerpt":"Send Feedback","href":"/contact","samedomain":true,"hasBlogroll":false}},"9.3":{"menuId":"9.3","attrs":{"menuPostId":110171,"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"],"dataDetails":{"1":{"menuId":"1","attrs":{"menuPostId":86647,"title":"TRENDING:","titleExcerpt":"TRENDING:","href":"","samedomain":true,"hasBlogroll":false}},"2":{"menuId":"2","attrs":{"menuPostId":419752,"title":"Submit your event","titleExcerpt":"Submit your event","href":"/events-texarkana/","samedomain":true,"hasBlogroll":false}},"3":{"menuId":"3","attrs":{"menuPostId":419753,"title":"Pearls of Wisdom","titleExcerpt":"Pearls of Wisdom","href":"/author/keetakingtownsquaremedia-com/","samedomain":true,"menupath":"/rest/carbon/api/menu/author/keetakingtownsquaremedia-com/","hasBlogroll":false}},"4":{"menuId":"4","attrs":{"menuPostId":419754,"title":"Subscribe","titleExcerpt":"Subscribe","href":"https://www.youtube.com/channel/UC-dWetPkua6PDQiiRzaQSgA/videos?view_as=subscriber","samedomain":false,"hasBlogroll":false}},"5":{"menuId":"5","attrs":{"menuPostId":419755,"title":"Listen Live","titleExcerpt":"Listen Live","href":"/listen-live/","samedomain":true,"hasBlogroll":false}},"6":{"menuId":"6","attrs":{"menuPostId":422364,"title":"Download The App","titleExcerpt":"Download The App","href":"/app/","samedomain":true,"hasBlogroll":false}}},"redisCached":true},"carbonwidget/nav/footer":{"info":{"id":"carbonwidget/nav/footer","groupType":"carbonwidget/nav/footer"},"params":{"widgetTime":3},"data":["comscore","1","2","3","4","5","6","7","8","9","10","11"],"dataDetails":{"1":{"menuId":"1","attrs":{"title":"EEO / Jobs","href":"/eeo/"}},"2":{"menuId":"2","attrs":{"title":"ADVERTISE","href":"/advertise/"}},"3":{"menuId":"3","attrs":{"title":"Public File","href":"/kmji-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":"Texarkana Business Listings","href":"/texarkana-featured-business-listings/"}},"comscore":{"menuId":"comscore","attrs":{"title":"PopCrush Network"}}},"redisCached":true}},"data":{},"time":{"wpTime":22.084,"mainOptionsTime":5.197,"sidebarsTime":16.162,"widgetsTime":16.84,"processTime":60.395},"experimentGroup":"B"},"serverConfig":{"host":"mymajic933.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=3b9dbc3b07b0bef2c96b11376b1d9e6298d9a129"></script>
        </body>
      </html>