<!doctype html>
      <html class="single">
        <head>
          <title data-react-helmet="true">Harvey Upgraded To Hurricane In The Gulf</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="999ktdy"/><meta data-react-helmet="true" name="description" content="Forecasters: Center Of Circulation Is Intensifying"/><meta data-react-helmet="true" name="keywords" content="harvey, hurricane, landfall, texas"/><meta data-react-helmet="true" property="fb:app_id" content="129530163786305"/><meta data-react-helmet="true" property="fb:admins" content="1141488271"/><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="Harvey Upgraded To Hurricane In The Gulf"/><meta data-react-helmet="true" property="og:description" content="Forecasters: Center Of Circulation Is Intensifying"/><meta data-react-helmet="true" property="og:url" content="http://999ktdy.com/harvey-could-be-category-3-hurricane-by-landfall/"/><meta data-react-helmet="true" property="og:site_name" content="99.9 KTDY"/><meta data-react-helmet="true" property="og:type" content="blog"/><meta data-react-helmet="true" property="og:image" content="http://kpel965.com/files/2017/08/Harvey-Category-3.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="@999ktdy"/><meta data-react-helmet="true" name="sailthru.description" content="Forecasters: Center Of Circulation Is Intensifying"/><meta data-react-helmet="true" name="sailthru.date" content="2017-08-24 10:54:35"/><meta data-react-helmet="true" name="sailthru.title" content="Harvey Upgraded To Hurricane In The Gulf"/><meta data-react-helmet="true" name="sailthru.tags" content="tsmsite-ktdy, tsmmarket-lafayette, tsmtype-local, hurricane, hurricane-harvey, weather, goodtoknow, local-news, news"/><meta data-react-helmet="true" name="sailthru.author" content="robkpel965-com"/><meta data-react-helmet="true" name="sailthru.image.full" content="http://kpel965.com/files/2017/08/Harvey-Category-3.jpg"/><meta data-react-helmet="true" name="sailthru.image.thumb" content="http://kpel965.com/files/2017/08/Harvey-Category-3.jpg"/><meta data-react-helmet="true" property="fb:pages" content="80888829286"/><meta data-react-helmet="true" name="google-site-verification" content="ODKIvCHUY2jEt-rsIJsX41NWD2VJ7qsTu3qEVRKqNRw"/><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://999ktdy.com/files/2011/02/favicon.ico"/><link data-react-helmet="true" rel="profile" href="http://gmpg.org/xfn/11"/><link data-react-helmet="true" rel="canonical" href="http://kpel965.com/harvey-could-be-category-3-hurricane-by-landfall/"/>
          <link href="//fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic,700italic|Roboto:400,400italic,500,500italic,700,300italic,300|Roboto+Condensed:300,400,700" rel="stylesheet" type="text/css" />
          <link href="/styles/base.css?ver=f6f5453a8cde7d0b301abb99888e7aca87cafa58&mver=18" rel="stylesheet" type="text/css" />
          
        <script type="text/javascript">
          window.TSM = window.TSM || {};
          window.TSM.abgroup = "A";
          window.TSM.cadata = {"activeDomain":"999ktdy.com","blogId":29,"method":"get_single","postId":444300,"crosspostBlogId":"36","crosspostPostId":"391669","postType":"post","postDateGmt":"2017-08-24 15:54:35.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":"robkpel965-com","dimension2":"goodtoknow,local-news,news","dimension3":"hurricane,hurricane-harvey,weather","dimension4":"post","dimension5":"Thu Aug 24 2017","dimension6":"10:54","dimension7":"standard","dimension8":"356","dimension9":"A","dimension10":"no"};
ga( "create", {
          trackingId:"UA-1801792-2",
          name: "primary",
          allowAnchor: false
        });
        ga( "primary.require", "displayfeatures" );
        ga( "primary.send", gaInitData );
        window.TSM = window.TSM || {};
        window.TSM.trackersByNameAll = window.TSM.trackersByNameAll || {};
        window.TSM.trackersByNameAll[ "primary" ] = {gaid:"UA-1801792-2"};
ga( "create", {
          trackingId:"UA-19109753-1",
          name: "UA191097531",
          allowAnchor: false
        });
        ga( "UA191097531.require", "displayfeatures" );
        ga( "UA191097531.send", gaInitData );
        window.TSM = window.TSM || {};
        window.TSM.trackersByNameAll = window.TSM.trackersByNameAll || {};
        window.TSM.trackersByNameAll[ "UA191097531" ] = {gaid:"UA-19109753-1"};
ga( "create", {
          trackingId:"UA-1801792-13",
          name: "UA180179213",
          allowAnchor: false
        });
        ga( "UA180179213.require", "displayfeatures" );
        ga( "UA180179213.send", gaInitData );
        window.TSM = window.TSM || {};
        window.TSM.trackersByNameAll = window.TSM.trackersByNameAll || {};
        window.TSM.trackersByNameAll[ "UA180179213" ] = {gaid:"UA-1801792-13"};
ga( "create", {
          trackingId:"UA-28825804-1",
          name: "UA288258041",
          allowAnchor: false
        });
        ga( "UA288258041.require", "displayfeatures" );
        ga( "UA288258041.send", gaInitData );
        window.TSM = window.TSM || {};
        window.TSM.trackersByNameAll = window.TSM.trackersByNameAll || {};
        window.TSM.trackersByNameAll[ "UA288258041" ] = {gaid:"UA-28825804-1"};
ga( "create", {
          trackingId:"UA-45260060-4",
          name: "UA452600604",
          allowAnchor: false
        });
        ga( "UA452600604.require", "displayfeatures" );
        ga( "UA452600604.send", gaInitData );
        window.TSM = window.TSM || {};
        window.TSM.trackersByNameAll = window.TSM.trackersByNameAll || {};
        window.TSM.trackersByNameAll[ "UA452600604" ] = {gaid:"UA-45260060-4"};
            })(window);
          </script>
          <script async src="https://www.google-analytics.com/analytics.js"></script>
          <script>(function(w){
      w.dataLayer = [{"title":"Harvey Upgraded To Hurricane In The Gulf","callsign":"KTDYFM","market":"Lafayette","sitetype":"Local","siteClassification":"Local","state":"LA","genre":{"0":"pop","1":"classic-hits"},"pageType":"post","tags":"hurricane,hurricane-harvey,weather","categories":"goodtoknow,local-news,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 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 async type="text/javascript" src="https://native.sharethrough.com/assets/sfp.js"></script><script async="async" src="https://www.googletagservices.com/tag/js/gpt.js"></script>
        <script>
        var googletag = googletag || {};
        googletag.cmd = googletag.cmd || [];
        </script>
<script>window.pbjs=window.pbjs||{};window.pbjs.que=window.pbjs.que||[];</script><script src="http://production.townsquareblogs.com/wp-content/uploads/static/prebid/carbon/pb.js?domain=999ktdy.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", ["goodtoknow","local-news","news"] );
googletag.pubads().setTargeting( "tags", ["hurricane","hurricane-harvey","weather"] );
googletag.pubads().setTargeting( "id", "harvey-could-be-category-3-hurricane-by-landfall" );
googletag.pubads().setTargeting( "author", "robkpel965-com" );
googletag.pubads().setTargeting( "kw", ["robkpel965-com","harvey-could-be-category-3-hurricane-by-landfall","goodtoknow","local-news","news","hurricane","hurricane-harvey","weather","pagetype-post"] );
googletag.pubads().setTargeting( "genre", ["pop","classic-hits"] );
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/Lafayette/KTDY/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/Lafayette/KTDY/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/Lafayette/KTDY/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/Lafayette/KTDY/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/Lafayette/KTDY/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/Lafayette/KTDY/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/Lafayette/KTDY/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/Lafayette/KTDY/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/Lafayette/KTDY/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="-336031437"><!-- 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="99.9 KTDY" title="99.9 KTDY" data-reactid="14"><img src="http://999ktdy.com/files/2017/09/999ktdy_logo-v21.png" alt="99.9 KTDY" title="99.9 KTDY" data-reactid="15"/></a><div class="site-menu-right" data-reactid="16"><div class="showticker-container" id="show-ticker" data-reactid="17"><div class="slider showticker-items" data-reactid="18"><div class="sizer" data-reactid="19"></div><div class="mover fade" data-reactid="20"><div id="promotion-5" class="stationtagline-container showticker-item" data-reactid="21"><div class="content" data-reactid="22"><p class="info" data-reactid="23">The Best Variety of the '80s, '90s and Today</p></div></div></div></div><a class="listen-live-cto cto" href="/listen-live/" data-reactid="24"><span class="icon-play2" data-reactid="25"></span><span class="cto-title" data-reactid="26">Listen Now</span></a><a class="sign-in-out" href="/#auth-start" title="" data-reactid="27"></a></div><nav id="site-menu" data-reactid="28"><div class="wrapper" data-reactid="29"><span class="icon-base icon-menu select-none" data-reactid="30"></span><ul class="links" data-reactid="31"><li class="hassub" data-reactid="32"><a href="/" data-reactid="33">Home</a></li><li class="hassub" data-reactid="34"><a href="/djs/" data-reactid="35">On Air</a><ul class="links submenu" data-reactid="36"><li class="hassub" data-reactid="37"><a href="/djs" data-reactid="38">ALL DJs</a></li><li class="hassub" data-reactid="39"><a href="/shows/" data-reactid="40">Schedule</a></li><li class="hassub" data-reactid="41"><a href="/author/cclements/" data-reactid="42">CJ</a></li><li class="hassub" data-reactid="43"><a href="/author/dray/" data-reactid="44">Debbie Ray</a></li><li class="hassub" data-reactid="45"><a href="/author/swiley/" data-reactid="46">Steve Wiley</a></li><li class="hassub" data-reactid="47"><a href="/author/jfalcon/" data-reactid="48">Jaycee</a></li><li class="hassub" data-reactid="49"><a href="/show/delilah-at-night/" data-reactid="50">Delilah</a></li><li class="hassub" data-reactid="51"><a href="/show/your-weekend-with-jim-brickman/" data-reactid="52">Jim Brickman</a></li></ul></li><li class="hassub" data-reactid="53"><a href="/listen-live" data-reactid="54">Listen</a><ul class="links submenu" data-reactid="55"><li class="hassub" data-reactid="56"><a href="/listen-live/" data-reactid="57">Listen Live</a></li><li class="hassub" data-reactid="58"><a href="/alexa" data-reactid="59">Listen on Alexa Devices</a></li><li class="hassub" data-reactid="60"><a href="/app" data-reactid="61">KTDY Mobile App</a></li></ul></li><li class="hassub" data-reactid="62"><a href="/playlist/" data-reactid="63">Playlist</a></li><li class="hassub" data-reactid="64"><a href="" data-reactid="65">Events</a><ul class="links submenu" data-reactid="66"><li class="hassub" data-reactid="67"><a href="/events-lafayette" data-reactid="68">Full Calendar</a></li><li class="hassub" data-reactid="69"><a href="/events-lafayette/community/add/" data-reactid="70">Submit an Event</a></li></ul></li><li class="hassub" data-reactid="71"><a href="/vip" data-reactid="72">Winners Club</a><ul class="links submenu" data-reactid="73"><li class="hassub" data-reactid="74"><a href="/registration" data-reactid="75">Sign Up</a></li><li class="hassub" data-reactid="76"><a href="/contests/" data-reactid="77">Contests</a></li><li class="hassub" data-reactid="78"><a href="/contest-rules/" data-reactid="79">KTDY Contest Rules</a></li><li class="hassub" data-reactid="80"><a href="/help" data-reactid="81">VIP Support</a></li></ul></li><li class="hassub" data-reactid="82"><a href="/contests/" data-reactid="83">Win Stuff</a></li><li class="hassub" data-reactid="84"><a href="/contact-us" data-reactid="85">Contact</a><ul class="links submenu" data-reactid="86"><li class="hassub" data-reactid="87"><a href="/help" data-reactid="88">Help &amp; Contact Info</a></li><li class="hassub" data-reactid="89"><a href="/contact-us" data-reactid="90">Send Feedback</a></li><li class="hassub" data-reactid="91"><a href="/advertise" data-reactid="92">Advertise</a></li></ul></li><li class="hassub" data-reactid="93"><a href="/local-experts" data-reactid="94">Experts</a><ul class="links submenu" data-reactid="95"><li class="hassub" data-reactid="96"><a href="/local-experts/acadiana-garage-door/" data-reactid="97">Acadiana Garage Door</a></li><li class="hassub" data-reactid="98"><a href="/local-experts/acadian-total-security/" data-reactid="99">Acadian Total Security</a></li><li class="hassub" data-reactid="100"><a href="/local-experts/audio-video-innovators/" data-reactid="101">Audio Video Innovators</a></li><li class="hassub" data-reactid="102"><a href="/local-experts/eagle-pest-control/" data-reactid="103">Eagle Pest Control and Chemical</a></li><li class="hassub" data-reactid="104"><a href="/local-experts/mr-electric/" data-reactid="105">Mr Electric</a></li><li class="hassub" data-reactid="106"><a href="/local-experts/national-foundation-repair/" data-reactid="107">National Foundation Repair</a></li><li class="hassub" data-reactid="108"><a href="/local-experts/piggly-wiggly/" data-reactid="109">Piggly Wiggly</a></li><li class="hassub" data-reactid="110"><a href="/local-experts/theriot-family-dental-care/" data-reactid="111">Theriot Family Dental Care</a></li><li class="hassub" data-reactid="112"><a href="/local-experts/whispering-oaks-lodge/" data-reactid="113">Whispering Oaks Lodge</a></li></ul></li><li class="hidden-menu hassub hide" data-reactid="114"><a class="more-icon" href="#" data-reactid="115">More</a><ul class="links submenu" data-reactid="116"><li class="hassub hide" data-reactid="117"><a href="/" data-reactid="118">Home</a></li><li class="hassub hide" data-reactid="119"><a href="/djs/" data-reactid="120">On Air</a><ul class="links submenu" data-reactid="121"><li class="hassub" data-reactid="122"><a href="/djs" data-reactid="123">ALL DJs</a></li><li class="hassub" data-reactid="124"><a href="/shows/" data-reactid="125">Schedule</a></li><li class="hassub" data-reactid="126"><a href="/author/cclements/" data-reactid="127">CJ</a></li><li class="hassub" data-reactid="128"><a href="/author/dray/" data-reactid="129">Debbie Ray</a></li><li class="hassub" data-reactid="130"><a href="/author/swiley/" data-reactid="131">Steve Wiley</a></li><li class="hassub" data-reactid="132"><a href="/author/jfalcon/" data-reactid="133">Jaycee</a></li><li class="hassub" data-reactid="134"><a href="/show/delilah-at-night/" data-reactid="135">Delilah</a></li><li class="hassub" data-reactid="136"><a href="/show/your-weekend-with-jim-brickman/" data-reactid="137">Jim Brickman</a></li></ul></li><li class="hassub hide" data-reactid="138"><a href="/listen-live" data-reactid="139">Listen</a><ul class="links submenu" data-reactid="140"><li class="hassub" data-reactid="141"><a href="/listen-live/" data-reactid="142">Listen Live</a></li><li class="hassub" data-reactid="143"><a href="/alexa" data-reactid="144">Listen on Alexa Devices</a></li><li class="hassub" data-reactid="145"><a href="/app" data-reactid="146">KTDY Mobile App</a></li></ul></li><li class="hassub hide" data-reactid="147"><a href="/playlist/" data-reactid="148">Playlist</a></li><li class="hassub hide" data-reactid="149"><a href="" data-reactid="150">Events</a><ul class="links submenu" data-reactid="151"><li class="hassub" data-reactid="152"><a href="/events-lafayette" data-reactid="153">Full Calendar</a></li><li class="hassub" data-reactid="154"><a href="/events-lafayette/community/add/" data-reactid="155">Submit an Event</a></li></ul></li><li class="hassub hide" data-reactid="156"><a href="/vip" data-reactid="157">Winners Club</a><ul class="links submenu" data-reactid="158"><li class="hassub" data-reactid="159"><a href="/registration" data-reactid="160">Sign Up</a></li><li class="hassub" data-reactid="161"><a href="/contests/" data-reactid="162">Contests</a></li><li class="hassub" data-reactid="163"><a href="/contest-rules/" data-reactid="164">KTDY Contest Rules</a></li><li class="hassub" data-reactid="165"><a href="/help" data-reactid="166">VIP Support</a></li></ul></li><li class="hassub hide" data-reactid="167"><a href="/contests/" data-reactid="168">Win Stuff</a></li><li class="hassub hide" data-reactid="169"><a href="/contact-us" data-reactid="170">Contact</a><ul class="links submenu" data-reactid="171"><li class="hassub" data-reactid="172"><a href="/help" data-reactid="173">Help &amp; Contact Info</a></li><li class="hassub" data-reactid="174"><a href="/contact-us" data-reactid="175">Send Feedback</a></li><li class="hassub" data-reactid="176"><a href="/advertise" data-reactid="177">Advertise</a></li></ul></li><li class="hassub hide" data-reactid="178"><a href="/local-experts" data-reactid="179">Experts</a><ul class="links submenu" data-reactid="180"><li class="hassub" data-reactid="181"><a href="/local-experts/acadiana-garage-door/" data-reactid="182">Acadiana Garage Door</a></li><li class="hassub" data-reactid="183"><a href="/local-experts/acadian-total-security/" data-reactid="184">Acadian Total Security</a></li><li class="hassub" data-reactid="185"><a href="/local-experts/audio-video-innovators/" data-reactid="186">Audio Video Innovators</a></li><li class="hassub" data-reactid="187"><a href="/local-experts/eagle-pest-control/" data-reactid="188">Eagle Pest Control and Chemical</a></li><li class="hassub" data-reactid="189"><a href="/local-experts/mr-electric/" data-reactid="190">Mr Electric</a></li><li class="hassub" data-reactid="191"><a href="/local-experts/national-foundation-repair/" data-reactid="192">National Foundation Repair</a></li><li class="hassub" data-reactid="193"><a href="/local-experts/piggly-wiggly/" data-reactid="194">Piggly Wiggly</a></li><li class="hassub" data-reactid="195"><a href="/local-experts/theriot-family-dental-care/" data-reactid="196">Theriot Family Dental Care</a></li><li class="hassub" data-reactid="197"><a href="/local-experts/whispering-oaks-lodge/" data-reactid="198">Whispering Oaks Lodge</a></li></ul></li></ul></li></ul><div class="site-menu-right" data-reactid="199"><ul class="social-links" data-reactid="200"><li class="social" data-reactid="201"><a class="share-link youtube" href="https://youtube.com/user/999KTDY" target="_blank" data-social="youtube" data-reactid="202"><span class="icon-base icon-youtube" data-reactid="203"></span></a></li><li class="social" data-reactid="204"><a class="share-link facebook" href="http://www.facebook.com/999ktdy" target="_blank" data-social="facebook" data-reactid="205"><span class="icon-base icon-facebook" data-reactid="206"></span></a></li><li class="social" data-reactid="207"><a class="share-link twitter" href="https://twitter.com/999ktdy" target="_blank" data-social="twitter" data-reactid="208"><span class="icon-base icon-twitter" data-reactid="209"></span></a></li><ul class="social-subscriptions" data-reactid="210"><li class="sub-instagram " data-reactid="211"><a href="https://www.instagram.com/999ktdy" target="_blank" data-reactid="212">INSTAGRAM</a></li><li class="share_link_small youtube sub-youtube" data-reactid="213"><span class="youtube-subscribe-button " data-reactid="214"></span></li><li class="sub-facebook" data-reactid="215"></li><li class="sub-twitter" data-reactid="216"></li></ul></ul><div id="search-form" class="" data-reactid="217"><div class="form-wrap" data-reactid="218"><form data-reactid="219"><input type="text" name="searchInput" value="" class="search-input" placeholder="Search" data-reactid="220"/><input type="submit" class="search-submit" disabled="" value="SEARCH" data-reactid="221"/></form></div><div class="icon-base icon-search" data-reactid="222"></div></div></div><div class="site-screen select-none" data-reactid="223"></div></div></nav></div><ul class="promo-links" data-reactid="224"><li data-reactid="225"><span data-reactid="226">What&#x27;s Hot:</span></li><li data-reactid="227"><a title="KTDY App" href="/app/" data-reactid="228">KTDY App</a></li><li data-reactid="229"><a title="$500 Survey Giveaway" href="/sponsored-listener-survey/" data-reactid="230">$500 Survey Giveaway</a></li><li data-reactid="231"><a title="Birthdays" href="/birthday-card-vip/" data-reactid="232">Birthdays</a></li><li data-reactid="233"><a title="Janet&#x27;s Jokes" href="/tags/mrs-janet/" data-reactid="234">Janet&#x27;s Jokes</a></li><li data-reactid="235"><a title="Legal Authority" href="/legal-authority" data-reactid="236">Legal Authority</a></li><li data-reactid="237"><a title="Contest Rules" href="/contest-rules/" data-reactid="238">Contest Rules</a></li></ul></div><div class="tsm-ad tsm-ad-nav-970" data-reactid="239"><div id="tsm-ad-970a" data-reactid="240"><!-- dynamic ad --></div></div><div class="site-content clearfix" data-reactid="241"><div class="main-content" data-reactid="242"><div class="wrapper post-wrapper" data-reactid="243"><div class="post clearfix" data-reactid="244"><div class="entry" data-reactid="245"><article id="post-444300" data-location="/harvey-could-be-category-3-hurricane-by-landfall/" data-index="0" data-reactid="246"><div class="page-header" data-reactid="247"><div class="content-header show-ui front" id="content-header-444300" data-reactid="248"><div class="internal-header outgrow  " style="max-height:0px;" data-reactid="249"></div><div class="content-header-header" data-reactid="250"><div class="react-parallax " data-reactid="251"><div class="react-parallax-background-children" data-bottom-top="transform:translate3d(0,-20%,0);" data-top-bottom="transform:translate3d(0,20%,0);" data-reactid="252"><figure class="frameme img-tag frame-loaded" data-reactid="253"><div class="theframe" data-image="http://kpel965.com/files/2017/08/Harvey-Category-3.jpg" rel="" title="" style="background-image:url(&quot;http://kpel965.com/files/2017/08/Harvey-Category-3.jpg?w=980&amp;q=75&quot;);" data-reactid="254"></div></figure></div><div class="react-parallax-content" data-reactid="255"><figure class="frameme img-tag" data-reactid="256"><div class="theframe" data-image="http://kpel965.com/files/2017/08/Harvey-Category-3.jpg" rel="" title="" data-reactid="257"></div><div class="loadinganim showbox" id="0" data-reactid="258"><div class="loader" style="width:30px;height:30px;" data-reactid="259"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="260"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="261"></circle></svg></div></div></figure></div></div><div class="header" data-reactid="262"><section class="title " data-reactid="263"><h1 class="" data-reactid="264">Harvey Upgraded To Hurricane In The Gulf</h1></section><div class="byline" data-reactid="265"><div class="authors" data-reactid="266"><address class="author" data-reactid="267"><div class="author-image icon-user" data-reactid="268"><figure class="frameme" data-reactid="269"><a class="theframe" data-image="http://kpel965.com/files/2017/10/Picture1.png" href="http://999ktdy.com/author/robkpel965-com/" rel="author" title="Rob Kirkpatrick" data-reactid="270"></a><div class="loadinganim showbox" id="0" data-reactid="271"><div class="loader" style="width:30px;height:30px;" data-reactid="272"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="273"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="274"></circle></svg></div></div></figure></div><a class="author-name" href="http://999ktdy.com/author/robkpel965-com/" rel="author" title="Rob Kirkpatrick" data-reactid="275">Rob Kirkpatrick</a></address></div><time datetime="2017-08-24 15:54:35 +0000" data-reactid="276">August 24, 2017</time></div><figcaption title="National Hurricane Center" data-reactid="277">National Hurricane Center</figcaption></div></div></div></div><div class="content-wrap" data-reactid="278"><div class="social-share bignsexy" data-reactid="279"><div class="social-bar social-icons" data-reactid="280"><ul data-reactid="281"><li data-reactid="282"><a href="http://twitter.com/intent/tweet?text=Harvey%20Upgraded%20To%20Hurricane%20In%20The%20Gulf%20http%3A%2F%2F999ktdy.com%2Fharvey-could-be-category-3-hurricane-by-landfall%2F%3Ftrackback%3Dtwitter_mobile%20%40999ktdy" title="Share on Twitter" target="_blank" data-reactid="283"><span class=" social-icon icon-twitter tw" data-reactid="284"><span class="share-title" data-reactid="285">Share on Twitter</span></span></a></li><li data-reactid="286"><a href="http://www.facebook.com/sharer.php?u=http%3A%2F%2F999ktdy.com%2Fharvey-could-be-category-3-hurricane-by-landfall%2F%3Ftrackback%3Dfbshare_mobile" title="Share on Facebook" target="_blank" data-reactid="287"><span class=" social-icon icon-facebook fb" data-reactid="288"><span class="share-title" data-reactid="289">Share on Facebook</span></span></a></li></ul></div></div><div class="content" data-reactid="290"><div class="pod-content" data-reactid="291"><p data-reactid="292">**12:30p UPDATE: Hurricane Harvey has formed off the Texas coast.</p><p data-reactid="293"><!-- react-text: 294 -->The <!-- /react-text --><a href="http://www.nhc.noaa.gov/graphics_at4.shtml?cone#contents" data-reactid="295"><!-- react-text: 296 -->latest advisory from the National Hurricane Center<!-- /react-text --></a><!-- react-text: 297 --> is a significant upgrade from where it has been in the last several days. Hurricane Hunters are out once again today and forecast say Harvey could strengthen to be a Category 3 hurricane before making landfall on the Texas Gulf Coast.<!-- /react-text --></p><div class="single-post-image" data-reactid="298"><figure class="img-tag has-sizer aligncenter" style="max-width:630px;" data-reactid="299"><div class="frame-sizer" style="padding-top:71.58730158730158%;" data-reactid="300"></div><div class="theframe" data-image="http://kpel965.com/files/2017/08/Rainfall-2.jpg" rel="" title="" data-reactid="301"></div><figcaption data-reactid="302">Bruce Mikels</figcaption><div class="loadinganim showbox" id="0" data-reactid="303"><div class="loader" style="width:30px;height:30px;" data-reactid="304"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="305"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="306"></circle></svg></div></div></figure><div data-reactid="307"></div></div><p data-reactid="308">The entire KATC StormTeam Weather Lab has been updating this movement of the storm all morning. Follow KPEL News on social media and look for updates from KPEL965.com as the storm makes landfall.</p><div class="sharethrough-container" data-reactid="309"><div class="tsm-ad tsm-ad-oop" data-reactid="310"><div id="tsm-ad-sharethrough-oop-1" data-reactid="311"><!-- dynamic ad --></div></div></div><div class="lazyload-placeholder oembed-lazyload-placeholder" data-reactid="312"></div><p data-reactid="313"> </p><p data-reactid="314"> </p></div></div><div class="content-footer" data-reactid="315"><!-- react-empty: 316 --><div class="lazyload-placeholder zergnet-lazyload-placeholder" data-reactid="317"></div><div class="feed_attribution_after clearfix" data-reactid="318"><!-- react-text: 319 -->
<!-- /react-text --><a href="http://kpel965.com/harvey-could-be-category-3-hurricane-by-landfall/" target="_blank" data-reactid="320"><img src="http://kpel965.com/files/2018/02/kpelfmlogov4mobile.png?w=999&amp;h=30&amp;zc=3&amp;s=0&amp;a=t&amp;q=89" class="crosspost-attribution-image" alt="KPEL 96.5" data-reactid="321"/></a><!-- react-text: 322 --> Source: <!-- /react-text --><a href="http://kpel965.com/harvey-could-be-category-3-hurricane-by-landfall/" target="_blank" data-reactid="323"><!-- react-text: 324 -->Harvey Upgraded To Hurricane In The Gulf<!-- /react-text --></a><!-- react-text: 325 -->
<!-- /react-text --></div><div class="tags-lines" data-reactid="326"><div class="wrapper" data-reactid="327"><span data-reactid="328"><!-- react-text: 329 -->Filed Under<!-- /react-text --><!-- react-text: 330 -->: <!-- /react-text --></span><span data-reactid="331"><!-- react-text: 332 --><!-- /react-text --><a href="http://999ktdy.com/tags/hurricane/" data-reactid="333">Hurricane</a></span><span data-reactid="334"><!-- react-text: 335 -->, <!-- /react-text --><a href="http://999ktdy.com/tags/hurricane-harvey/" data-reactid="336">hurricane harvey</a></span><span data-reactid="337"><!-- react-text: 338 -->, <!-- /react-text --><a href="http://999ktdy.com/tags/weather/" data-reactid="339">weather</a></span></div><div class="wrapper" data-reactid="340"><span data-reactid="341"><!-- react-text: 342 -->Categories<!-- /react-text --><!-- react-text: 343 -->: <!-- /react-text --></span><span data-reactid="344"><!-- react-text: 345 --><!-- /react-text --><a href="http://999ktdy.com/category/goodtoknow/" data-reactid="346">Good To Know</a></span><span data-reactid="347"><!-- react-text: 348 -->, <!-- /react-text --><a href="http://999ktdy.com/category/local-news/" data-reactid="349">Lafayette News</a></span><span data-reactid="350"><!-- react-text: 351 -->, <!-- /react-text --><a href="http://999ktdy.com/category/local-news/news/" data-reactid="352">News</a></span></div></div><div class="comments-wrapper" data-reactid="353"><div class="comments" data-reactid="354"><div data-reactid="355"><span class="icon-comments" data-reactid="356"></span><i data-reactid="357">Comments</i><span class="fb-comments-count" data-href="http://999ktdy.com/harvey-could-be-category-3-hurricane-by-landfall/" data-reactid="358"></span><span class="icon-triangle-down" data-reactid="359"></span></div><div class="cto" data-reactid="360">Leave A Comment</div></div></div><div class="goto-top-container outgrow" data-reactid="361"><a class="goto-top icon-triangle-left" href="javascript:void(0);" title="Go To Top" data-index="0" data-reactid="362">Back To Top</a></div></div></div></article></div></div></div></div><aside class="main-aside" data-reactid="363"><div class="aside-inside" data-reactid="364"><section class="sidebar-section widget-fix_sidebar_marker" id="fix_sidebar_marker-120" data-reactid="365"><div class="wrapper clearfix" data-reactid="366"><div class="fix_sidebar_marker" data-reactid="367"></div></div></section><section class="sidebar-section widget-ts_blogroll" id="ts_blogroll-1583" data-reactid="368"><header data-reactid="369"><h2 data-reactid="370"><span class="title-container" data-reactid="371">Featured</span><!-- react-text: 372 --><!-- /react-text --></h2></header><div class="wrapper clearfix" data-reactid="373"><section id="ts_blogroll-1583" class="blogroll carousel slider dl align-right" data-reactid="374"><div class="slider blogroll-items" data-reactid="375"><div class="sizer" data-reactid="376"></div><div class="mover slide" data-reactid="377"><article class="item title-over-image" data-reactid="378"><figure class="frameme" data-reactid="379"><a class="theframe" data-image="http://999ktdy.com/files/2018/02/Justin-Timberlake-1.png" href="http://999ktdy.com/win-tickets-to-see-justin-timberlake-live-in-new-orleans/" rel="" title="Justin Timberlake Live In NOLA" data-reactid="380"></a><div class="loadinganim showbox" id="0" data-reactid="381"><div class="loader" style="width:30px;height:30px;" data-reactid="382"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="383"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="384"></circle></svg></div></div></figure><div class="content" data-reactid="385"><a href="http://999ktdy.com/win-tickets-to-see-justin-timberlake-live-in-new-orleans/" title="Justin Timberlake Live In NOLA" class="title" data-reactid="386">Justin Timberlake Live In NOLA</a></div></article></div><div class="previous icon-arrow-thin-left arrow icon-base round always-visible" title="Previous" data-reactid="387"></div><div class="next icon-arrow-thin-right arrow icon-base round always-visible" title="Next" data-reactid="388"></div></div></section></div></section><section class="sidebar-section widget-fix_sidebar_marker" id="fix_sidebar_marker-123" data-reactid="389"><div class="wrapper clearfix" data-reactid="390"><div class="fix_sidebar_marker" data-reactid="391"></div></div></section><section class="sidebar-section widget-google-ads-widget" id="google-ads-widget-1038" data-reactid="392"><div class="wrapper clearfix" data-reactid="393"><div class="widget-content" data-reactid="394"><div class="tsm-ad tsm-ad-300" data-reactid="395"><div id="tsm-ad-300a" data-reactid="396"><!-- dynamic ad --></div></div></div></div></section><section class="sidebar-section widget-tsq_sailthru_newsletter_widget" id="tsq_sailthru_newsletter_widget-975" data-reactid="397"><div class="wrapper clearfix" data-reactid="398"><div class="widget-content" data-reactid="399"><div data-reactid="400"><form method="post" class="newsletter-frame clearfix" data-reactid="401"><div class="content clearfix" data-reactid="402"><p class="title" data-reactid="403">Get our Newsletter</p><div class="newsletter-fields vertical-center" data-reactid="404"><div class="vertical-centered" data-reactid="405"><input type="text" name="email" value="" class="sailthru-email" autocomplete="off" data-reactid="406"/><input type="email" name="sailthru-sub" placeholder="Email Address" value="" data-reactid="407"/></div></div></div></form></div></div></div></section><section class="sidebar-section widget-ts_blogroll" id="ts_blogroll-1584" data-reactid="408"><header data-reactid="409"><h2 data-reactid="410"><span class="title-container" data-reactid="411">Latest Articles</span><!-- react-text: 412 --><!-- /react-text --></h2></header><div class="wrapper clearfix" data-reactid="413"><div class="widget-content blogroll-widget blogroll sidebar-row-standard" data-reactid="414"><div class="blogroll-inner clearfix" data-reactid="415"><article class="" data-reactid="416"><figure class="frameme" data-reactid="417"><a class="theframe" data-image="http://973thedawg.com/files/2014/08/drunk-guy-at-bar.jpg" href="http://999ktdy.com/alcoholic-claims-dwi-laws-discriminates-against-drunks/" rel="" title="Alcoholic Claims DWI Laws Discriminates Against Drunks" data-reactid="418"></a><div class="loadinganim showbox" id="0" data-reactid="419"><div class="loader" style="width:30px;height:30px;" data-reactid="420"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="421"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="422"></circle></svg></div></div></figure><div class="content" data-reactid="423"><a href="http://999ktdy.com/alcoholic-claims-dwi-laws-discriminates-against-drunks/" title="Alcoholic Claims DWI Laws Discriminates Against Drunks" class="title" data-reactid="424">Alcoholic Claims DWI Laws Discriminates Against Drunks</a></div></article><article class="" data-reactid="425"><figure class="frameme" data-reactid="426"><a class="theframe" data-image="http://973thedawg.com/files/2018/02/BASARABA.png" href="http://999ktdy.com/the-homemade-sign-that-melted-hearts-at-the-olympics/" rel="" title="Chloe Kim&amp;apos;s Dad Wins The Day With His Homemade Sign" data-reactid="427"></a><div class="loadinganim showbox" id="0" data-reactid="428"><div class="loader" style="width:30px;height:30px;" data-reactid="429"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="430"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="431"></circle></svg></div></div></figure><div class="content" data-reactid="432"><a href="http://999ktdy.com/the-homemade-sign-that-melted-hearts-at-the-olympics/" title="Chloe Kim&#x27;s Dad Wins The Day With His Homemade Sign" class="title" data-reactid="433">Chloe Kim&#x27;s Dad Wins The Day With His Homemade Sign</a></div></article><article class="" data-reactid="434"><figure class="frameme" data-reactid="435"><a class="theframe" data-image="http://popcrush.com/files/2018/02/Jennifer-Aniston-Courtney-Cox.jpg" href="http://999ktdy.com/jennifer-aniston-49th-birthday-courtney-cox/" rel="" title="Jennifer Aniston Celebrated Her 49th Birthday with Courtney Cox" data-reactid="436"></a><div class="loadinganim showbox" id="0" data-reactid="437"><div class="loader" style="width:30px;height:30px;" data-reactid="438"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="439"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="440"></circle></svg></div></div></figure><div class="content" data-reactid="441"><a href="http://999ktdy.com/jennifer-aniston-49th-birthday-courtney-cox/" title="Jennifer Aniston Celebrated Her 49th Birthday with Courtney Cox" class="title" data-reactid="442">Jennifer Aniston Celebrated Her 49th Birthday with Courtney Cox</a></div></article></div></div></div></section></div></aside></div><section class="site-footer" data-reactid="443"><footer data-reactid="444"><div class="links clearfix" data-reactid="445"><div class="logo" data-reactid="446"></div><div class="details" data-reactid="447"><h2 data-reactid="448">Information</h2><ul data-reactid="449"><li data-reactid="450"><a title="PopCrush Network" class="" data-reactid="451">PopCrush Network</a></li><li data-reactid="452"><a title="EEO" href="/eeo/" class="" data-reactid="453">EEO</a></li><li data-reactid="454"><a title="Advertise" href="/advertise/" class="" data-reactid="455">Advertise</a></li><li data-reactid="456"><a title="Public File" href="/ktdy-public-file/" class="" data-reactid="457">Public File</a></li><li data-reactid="458"><a title="Terms" href="/terms/" class="" data-reactid="459">Terms</a></li><li data-reactid="460"><a title="VIP Terms" href="/vip-terms/" class="" data-reactid="461">VIP Terms</a></li><li data-reactid="462"><a title="FAQ" href="/vip-faq/" class="" data-reactid="463">FAQ</a></li><li data-reactid="464"><a title="Contest Rules" href="/contest-rules/" class="" data-reactid="465">Contest Rules</a></li><li data-reactid="466"><a title="Privacy Policy (Updated: 8/31/17)" href="/privacy/" class="" data-reactid="467">Privacy Policy (Updated: 8/31/17)</a></li><li data-reactid="468"><a title="Contact" href="/help/" class="" data-reactid="469">Contact</a></li><li data-reactid="470"><a href="http://townsquaremediagroup.com/" class="" data-reactid="471"></a></li><li data-reactid="472"><a title="Lafayette Business Listings" href="/lafayette-featured-business-listings/" class="" data-reactid="473">Lafayette Business Listings</a></li></ul></div><div class="social-links" data-reactid="474"><h2 data-reactid="475">Follow Us</h2><ul data-reactid="476"><li class="social" data-reactid="477"><a class="share_link youtube" href="https://www.youtube.com/user/999KTDY" target="_blank" data-social="youtube" data-reactid="478"><span class="icon-youtube" data-reactid="479"></span></a></li><li class="social" data-reactid="480"><a class="share_link facebook" href="http://www.facebook.com/999ktdy" target="_blank" data-social="facebook" data-reactid="481"><span class="icon-facebook" data-reactid="482"></span></a></li><li class="social" data-reactid="483"><a class="share_link twitter" href="https://twitter.com/999ktdy" target="_blank" data-social="twitter" data-reactid="484"><span class="icon-twitter" data-reactid="485"></span></a></li></ul></div></div><div class="legal" data-reactid="486"><!-- react-text: 487 -->2018<!-- /react-text --><!-- react-text: 488 --> <!-- /react-text --><!-- react-text: 489 -->99.9 KTDY<!-- /react-text --><!-- react-text: 490 --> is part of the PopCrush Network<!-- /react-text --><!-- react-text: 491 -->, Townsquare Media, Inc. All rights reserved.<!-- /react-text --></div></footer></section></div><section class="bottom-components" data-reactid="492"><!-- react-empty: 493 --><div id="bottom-not-ads" data-reactid="494"><div class="tsm-ad tsm-ad-728" data-reactid="495"><div id="tsm-ad-728b" data-reactid="496"><!-- dynamic ad --></div></div></div><div data-reactid="497"></div></section></div></div></div>
          <script>
            window.__INITIAL_STATE__ = {"gallery":{},"internalads":{},"json":{"response":{"options":{"method":"get_single","adPageType":"post","mediaType":"none","loyalty_restricted":null,"methodSubType":null,"blogId":29,"postId":444300,"url":"/harvey-could-be-category-3-hurricane-by-landfall/","unfriendlyRequestUrl":"/harvey-could-be-category-3-hurricane-by-landfall/","requestUrl":"/harvey-could-be-category-3-hurricane-by-landfall/","blogOptions":{"aioseop_options":{"aiosp_can":"on","aiosp_donate":null,"aiosp_home_title":"99.9 KTDY – The Best Variety of the \\'80s, \\'90s and Today – Lafayette Adult Contemporary Radio","aiosp_home_description":"99.9 KTDY Radio plays the best adult contemporary music in Lafayette, Louisiana. ","aiosp_home_keywords":"99.9 KTDY Lafayette, Lafayette 99.9 KTDY, adult contemporary radio Lafayette, Lafayette adult contemporary radio, adult contemporary music Lafayette, Lafayette adult contemporary music","aiosp_max_words_excerpt":null,"aiosp_rewrite_titles":"on","aiosp_post_title_format":"%post_title% ","aiosp_page_title_format":"%page_title% | %blog_title%","aiosp_category_title_format":"%category_title% | %blog_title%","aiosp_archive_title_format":"%date% | %blog_title%","aiosp_tag_title_format":"%tag% | %blog_title%","aiosp_search_title_format":"%search% | %blog_title%","aiosp_description_format":"%description%","aiosp_404_title_format":"Nothing found for %request_words%","aiosp_paged_format":" - Part %page%","aiosp_use_categories":null,"aiosp_dynamic_postspage_keywords":null,"aiosp_category_noindex":null,"aiosp_archive_noindex":null,"aiosp_tags_noindex":null,"aiosp_cap_cats":"on","aiosp_generate_descriptions":"on","aiosp_debug_info":null,"aiosp_post_meta_tags":"","aiosp_page_meta_tags":"","aiosp_home_meta_tags":"","aiosp_enabled":"1","aiosp_use_tags_as_keywords":null,"aiosp_do_log":null,"aiosp_ex_pages":""},"blogdescription":"The Best of the 80s, 90s &amp; Today","blogname":"99.9 KTDY","carbonUiUpdateCounter":"18","design_option_live":{"page_bg":"FF000000","page_head_bg":"00000000","primary_bg":"FFFFFFFF","secondary_bg":"B2262626","mdl_head_bg":"FFFF9C00","main_nav_hue":"FFFFFFFF","nav_hover_hue":"FF3C96FC","primary_hue":"FF222222","secondary_hue":"FFFFFFFF","primary_head_hue":"FF34729B","secondary_head_hue":"FFFFFFFF","primary_active_hue":"FF3F7AA1","secondary_active_hue":"FF3C95FC","accent_hue":"FF0099FF","header_link_hue":"FF3F7AA1","footer_link_hue":"FFC2E7FF","primary_mdl_bg":"FF1C1C1C","primary_mdl_hue":"FFFFFFFF","secondary_mdl_bg":"25777777","secondary_mdl_hue":"FFFFFFFF","standout_bg":"FF34729B","mobile_primary_color":"FFBA0009","mobile_secondary_color":"FFBA0009","iv_primary_color":"FFC80B00","iv_secondary_color":"FF3F7AA1","iv_tertiary_color":"FFFF9933","iv_html_color":"FF000000","iv_container_color":"FFFFFFFF","iv_html_bg":"","iv_body_bg":"","iv_logo":"","iv_logo_trim":"","carbon_logo_bg":"80000000","carbon_showticker_bg":"80000000","events_app_primary_color":"FF3F7AA1","events_app_secondary_color":"FF3C95FC","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://999ktdy.com/files/2017/09/999ktdy_background.jpg","carbon_logo_img":"http://999ktdy.com/files/2017/09/999ktdy_logo-v21.png","carbon_promo_bg_img":"http://999ktdy.com/files/2017/10/999ktdy_promo_v2.jpg","page_img":"","body_img":"http://production.townsquareblogs.com/wp-content/uploads/2010/11/colors1.jpg","square_logo_img":"","logo_img":"http://999ktdy.com/files/2011/10/logo.png","logo_img_trim":"http://999ktdy.com/files/2013/07/ktdy.png","logo_img_light":"","logo_img_dark":"","header_img":"http://999ktdy.com/files/2013/07/ktdy.jpg","placeholder_img":"","page_head_img":"http://999ktdy.com/files/2011/10/headerBG.png","favicon_img":"http://999ktdy.com/files/2011/02/favicon.ico","top_banner_img":"none","title":"TS3 - 99 KTDY + Carbon","ID":"0","designer":"Steve Frost","comment":"v4","action":"edit","editor":"jacknealy","editorID":2974086,"siteID":"29","timestamp":1507145696,"status":"active","properties":{"iv_html_bg":{"background-repeat":"","background-attachment":"","background-size":""},"carbon_body_img":{"background-repeat":"","background-attachment":"fixed","background-size":""}}},"disable_mobile_ads":"","exclude_bottom_banner":"","exclude_top_banner":"","FacebookCommentsOptions":{"moderator_userids":"1141488271,583052867,100002025987268,732998853","moderator_appid":"129530163786305","colorscheme":"","show_like":"yes","show_comments":"yes","show_commentscount":"yes","action":"like"},"facebook_app":{"id":"129530163786305","fanpage":"http://www.facebook.com/999ktdy","plugins":{"facebook-authentication":1,"facebook-like-button":1}},"google_ads_dfp6_template_ads":{"dynamic-ad-custom":"1","dynamic-ad-header":"1","dynamic-ad-push":"1","top-728x90":"1","bottom-728x90":"1","mid-top-300x250":"1","mid-bottom-300x250":"1","tsm-out-of-page":"1","top-right-300x250":"1"},"iq_weather_page_sponsor_city_name":"Lafayette","iq_weather_page_sponsor_zip_code":"70506","onlyhome_pushdown":"","onlyhome_topbanner":"","posts_per_page":"12","radio_players_wo_stream_id":"3628","sailthru_list_default":"KTDY Newsletter","site_template_theme_meta":{"template-tone":"2","listen-live-bar":"block","sidebar-widgets-header":"block","blogroll-image-size":"cropped","next-page-offset":"13"},"social_overlay":{"active":"1","fb":"1","nl":"1","colors":{"background-color":"#000000","color":"#BA0009"},"wrapper":{"divider":"#BA0009","button":"#BA0009","button-font":""},"logo":"http://999ktdy.com/files/2014/09/KTDY-logo1.png"},"timezone_string":"America/Chicago","townsquare_ad_version":"dfp6","ts-templates-carbon-homepage-id":"447359","ts-templates-homepage-id":"116729","ts-templates-mobile-homepage-id":"116729","tsc_category_sidebars":{},"tsc_tag_sidebars":{},"_station_info":{"sitetype":"Local","market":"Lafayette","genre":{"0":"pop","1":"classic-hits"},"callsign":"KTDYFM","callletters":"KTDY","legalname":"99.9 KTDY","siteclassification":"Local","street":"1749 Bertrand Dr.","street-2":"","city":"Lafayette","state":"LA","zip":"70506","phone":"337-237-5839","helpline":"","studioline":"337-237-5839","officeline":"337-233-6000","officehours":"","email":"dave.landry@townsquaremedia.com","tipus-email":"","inquiries-email":"","advertising-contact":"Frank Malambri","advertising-email":"frank.malambri@townsquaremedia.com","gm-contact":"Mike Grimsley","gm-email":"mike.grimsley@townsquaremedia.com","programming-director-contact":"CJ Clements","programming-director-email":"cj@999ktdy.com","digital-managing-editor-contact":"Dave Landry","digital-managing-editor-email":"dave.landry@townsquaremedia.com","digital-sales-manager-contact":"","digital-sales-manager-email":"","mobile-app-feedback-email":"ask.999ktdy@townsquaredigital.com","mobile-app-media-submission-email":"media.submit.999ktdy@townsquaredigital.com","public-record-administrator-name":"Nicole Patin","public-record-administrator-email":"nicole.patin@townsquaremedia.com","fcc-online-public-file-url":"https://publicfiles.fcc.gov/fm-profile/ktdy","feedbackurl":"http://999ktdy.com/help/","biz-list-url":"http://1079ishot.com/lafayette-featured-business-listings/","amazon_affiliate":"","yieldmo_placement":"","jwplayer":"","twitter_handle":"999ktdy","youtube_handle":"999KTDY","youtube_channel_id":"UChYH191K-g37iw755Cd6oHg","instagram_handle":"999ktdy","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 KTDY Winners 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":29,"blogName":"99.9 KTDY","blogDescription":"The Best of the 80s, 90s &amp; Today","postTitleFormat":"%post_title% ","timeZone":"America/Chicago","market":"Lafayette","activeDomain":"999ktdy.com","legalName":"99.9 KTDY"},"tsiMarkets":"Lafayette"},"globalBlogOptions":{"google_maps_default_api_key":"AIzaSyCcIkjOyxS9DtubyqzLX2Sbancl83fKon4","gtmSiteId":"GTM-K346HJZ","kruxSiteId":"rwjnisqy1","loyalty_title_29":"KTDY Winners Club","kruxEnabled":true},"headers":{"title":[{"textContent":"Harvey Upgraded To Hurricane In The Gulf"}],"meta":[{"attrs":{"http-equiv":"Content-Type","content":"text/html;charset=UTF-8"}},{"attrs":{"charset":"UTF-8"}},{"attrs":{"name":"instagram_profile","value":"999ktdy"}},{"attrs":{"name":"description","content":"Forecasters: Center Of Circulation Is Intensifying"}},{"attrs":{"name":"keywords","content":"harvey, hurricane, landfall, texas"}},{"attrs":{"property":"fb:app_id","content":"129530163786305"}},{"attrs":{"property":"fb:admins","content":"1141488271"}},{"attrs":{"property":"fb:admins","content":"583052867"}},{"attrs":{"property":"fb:admins","content":"100002025987268"}},{"attrs":{"property":"fb:admins","content":"732998853"}},{"attrs":{"property":"og:title","content":"Harvey Upgraded To Hurricane In The Gulf"}},{"attrs":{"property":"og:description","content":"Forecasters: Center Of Circulation Is Intensifying"}},{"attrs":{"property":"og:url","content":"http://999ktdy.com/harvey-could-be-category-3-hurricane-by-landfall/"}},{"attrs":{"property":"og:site_name","content":"99.9 KTDY"}},{"attrs":{"property":"og:type","content":"blog"}},{"attrs":{"property":"og:image","content":"http://kpel965.com/files/2017/08/Harvey-Category-3.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":"@999ktdy"}},{"attrs":{"name":"sailthru.description","content":"Forecasters: Center Of Circulation Is Intensifying"}},{"attrs":{"name":"sailthru.date","content":"2017-08-24 10:54:35"}},{"attrs":{"name":"sailthru.title","content":"Harvey Upgraded To Hurricane In The Gulf"}},{"attrs":{"name":"sailthru.tags","content":"tsmsite-ktdy, tsmmarket-lafayette, tsmtype-local, hurricane, hurricane-harvey, weather, goodtoknow, local-news, news"}},{"attrs":{"name":"sailthru.author","content":"robkpel965-com"}},{"attrs":{"name":"sailthru.image.full","content":"http://kpel965.com/files/2017/08/Harvey-Category-3.jpg"}},{"attrs":{"name":"sailthru.image.thumb","content":"http://kpel965.com/files/2017/08/Harvey-Category-3.jpg"}},{"attrs":{"property":"fb:pages","content":"80888829286"}},{"attrs":{"name":"google-site-verification","content":"ODKIvCHUY2jEt-rsIJsX41NWD2VJ7qsTu3qEVRKqNRw"}},{"attrs":{"http-equiv":"Content-Type","content":"text/html;charset=UTF-8"}}],"link":[{"attrs":{"id":"design-fav","rel":"shortcut icon","href":"http://999ktdy.com/files/2011/02/favicon.ico"}},{"attrs":{"rel":"alternate","type":"application/rss+xml","title":"99.9 KTDY » Feed","href":"http://999ktdy.com/feed/"}},{"attrs":{"rel":"profile","href":"http://gmpg.org/xfn/11"}},{"attrs":{"rel":"alternate","type":"application/rss+xml","title":"99.9 KTDY » Harvey Upgraded To Hurricane In The Gulf Comments Feed","href":"http://999ktdy.com/harvey-could-be-category-3-hurricane-by-landfall/feed/"}},{"attrs":{"rel":"wlwmanifest","type":"application/wlwmanifest+xml","href":"http://999ktdy.com/wp-includes/wlwmanifest.xml"}},{"attrs":{"rel":"prev","title":"Rihanna Offering $1 Ticket to Her Diamond Ball","href":"http://999ktdy.com/rihanna-offering-1-ticket-to-her-diamond-ball/"}},{"attrs":{"rel":"next","title":"Local Kid Reacts To Acceptance Email","href":"http://999ktdy.com/local-kid-reacts-to-acceptance-email/"}},{"attrs":{"rel":"shortlink","href":"http://999ktdy.com/?p=444300"}},{"attrs":{"rel":"canonical","href":"http://kpel965.com/harvey-could-be-category-3-hurricane-by-landfall/"}}],"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":true,"enableSharethrough":true,"enableAppNexusWrapper":true,"sharethroughKey":"","sharethroughArticleKey":"ofMLLcQF912TBesco9hteLWY","enableOpenx":false,"enableKiosked":true,"enableKioskedMobile":false,"enableSonobi":false,"enableYieldbot":"101f"},"scriptVars":{"dfp":{"activeSlots":["tsm-out-of-page","top-right-300x250","middle-right-300x250","bottom-right-300x250","dynamic-ad-custom","dynamic-ad-header","dynamic-ad-push","top-728x90","bottom-728x90","mid-top-300x250","mid-bottom-300x250","top-right-noflex-300x250","tsm-2x2"],"adPageSettings":{"attrs":{"catid":["goodtoknow","local-news","news"],"tags":["hurricane","hurricane-harvey","weather"],"id":"harvey-could-be-category-3-hurricane-by-landfall","author":"robkpel965-com","kw":["robkpel965-com","harvey-could-be-category-3-hurricane-by-landfall","goodtoknow","local-news","news","hurricane","hurricane-harvey","weather","pagetype-post"],"genre":["pop","classic-hits"],"device":"web","kv":[]}},"mobileActiveSlots":["ads-expand-down","ads-expand","ads-prestitial","ads-top-right","ads-bottom-right","ads-top-leaderboard","ads-bottom-leaderboard","ads-mid-top","ads-mid-bottom","tsm-2x2"],"dfp6":true},"smartAppBanner":{"bannerTitle":null,"itunes_app_id":null,"google_play_app_id":null,"daysHidden":"15","daysReminder":"90","buttonText":"View","priceText":"Get","img_url":null},"revision":"dc1580972c867b4fe21b9449d55eca093dd2a4f0"},"postMeta":{"_aioseop_title":"Harvey Upgraded To Hurricane In The Gulf"},"activeDomain":"999ktdy.com","authLoginFormNonce":"be0d3d179b","authRegFormNonce":"00bad6b3b7","ga":{"ids":{"primary":"UA-1801792-2","secondary":["UA-19109753-1","UA-1801792-13","UA-28825804-1","UA-45260060-4"],"all":["UA-1801792-2","UA-19109753-1","UA-1801792-13","UA-28825804-1","UA-45260060-4"]}},"tsmStatic":{"revision":"9b6ee779bc4d8305761bcac27314957bd83678ad"},"isGallery":false,"userRegistrationSettings":{"disable-registration":"no"},"activePlugins":{"braveBrowserPopup":false},"postData":{"id":444300,"postAuthor":2470168,"postDate":"2017-08-24T15:54:35.000Z","postDateGmt":"2017-08-24T15:54:35.000Z","postTitle":"Harvey Upgraded To Hurricane In The Gulf","postExcerpt":"Forecasters: Center Of Circulation Is Intensifying","postStatus":"publish","commentStatus":"open","postPassword":"","postName":"harvey-could-be-category-3-hurricane-by-landfall","toPing":"","pinged":"","postModified":"2017-08-25T14:55:42.000Z","postModifiedGmt":"2017-08-25T14:55:42.000Z","postContentFiltered":"","postParent":0,"guid":"http://kpel965.com/?p=391669","menuOrder":0,"postType":"post","postMimeType":"","commentCount":0,"postDateGmtStr":"2017-08-24 15:54:35.000+0000","postModifiedGmtStr":"2017-08-25 14:55:42.000+0000","meta":{"_crosspost_source_blog_id":"36","_crosspost_source_post_id":"391669"}},"sidebarOptions":{"tsc_selected_sidebar":"single-page","tsc_selected_sidebar_carbon":"carbon-post-sidebar"},"pageTitle":"Harvey Upgraded To Hurricane In The Gulf ","next":{"latest":[{"postId":444182,"documentUrl":"/rob-perillo-shoots-straight-about-harveys-acadiana-impact/","filterUrl":"/rest/carbon/filter/main/rob-perillo-shoots-straight-about-harveys-acadiana-impact/","sortDate":"2017-08-23 18:51:51.000 +0000","termTaxonomyId":1061,"taxonomyType":"tags"},{"postId":444125,"documentUrl":"/tropical-depression-harvey-has-formed-could-become-hurricane-before-landfall/","filterUrl":"/rest/carbon/filter/main/tropical-depression-harvey-has-formed-could-become-hurricane-before-landfall/","sortDate":"2017-08-23 11:15:52.000 +0000","termTaxonomyId":1061,"taxonomyType":"tags"},{"postId":443822,"documentUrl":"/amazing-photos-of-the-eclipse-from-lafayette-residents/","filterUrl":"/rest/carbon/filter/main/amazing-photos-of-the-eclipse-from-lafayette-residents/","sortDate":"2017-08-21 14:13:52.000 +0000","termTaxonomyId":1061,"taxonomyType":"tags"},{"postId":443617,"documentUrl":"/its-time-to-prepare-for-a-tropical-storm-or-hurricane-2017-season/","filterUrl":"/rest/carbon/filter/main/its-time-to-prepare-for-a-tropical-storm-or-hurricane-2017-season/","sortDate":"2017-08-18 11:45:33.000 +0000","termTaxonomyId":1061,"taxonomyType":"tags"},{"postId":442092,"documentUrl":"/ever-wonder-what-happens-when-lightning-strikes-water-video/","filterUrl":"/rest/carbon/filter/main/ever-wonder-what-happens-when-lightning-strikes-water-video/","sortDate":"2017-08-06 11:31:12.000 +0000","termTaxonomyId":1061,"taxonomyType":"tags"},{"postId":442081,"documentUrl":"/car-gets-tangled-in-power-lines-stands-upright-in-a-rain-storm/","filterUrl":"/rest/carbon/filter/main/car-gets-tangled-in-power-lines-stands-upright-in-a-rain-storm/","sortDate":"2017-08-05 03:00:47.000 +0000","termTaxonomyId":1061,"taxonomyType":"tags"},{"postId":441664,"documentUrl":"/enter-your-zip-code-and-this-website-will-show-you-exactly-what-youll-see-during-the-august-21st-solar-eclipse/","filterUrl":"/rest/carbon/filter/main/enter-your-zip-code-and-this-website-will-show-you-exactly-what-youll-see-during-the-august-21st-solar-eclipse/","sortDate":"2017-08-01 09:46:04.000 +0000","termTaxonomyId":1061,"taxonomyType":"tags"},{"postId":441144,"documentUrl":"/african-dust-means-another-very-hazy-day/","filterUrl":"/rest/carbon/filter/main/african-dust-means-another-very-hazy-day/","sortDate":"2017-07-26 03:17:12.000 +0000","termTaxonomyId":1061,"taxonomyType":"tags"},{"postId":438649,"documentUrl":"/weather-boy-viral-video-real-or-fake/","filterUrl":"/rest/carbon/filter/main/weather-boy-viral-video-real-or-fake/","sortDate":"2017-07-01 04:00:51.000 +0000","termTaxonomyId":1061,"taxonomyType":"tags"},{"postId":437804,"documentUrl":"/tropical-storm-cindy-not-so-gentle-in-evangeline-parish/","filterUrl":"/rest/carbon/filter/main/tropical-storm-cindy-not-so-gentle-in-evangeline-parish/","sortDate":"2017-06-22 09:18:42.000 +0000","termTaxonomyId":1061,"taxonomyType":"tags"}],"taxonomy":[{"postId":444182,"documentUrl":"/rob-perillo-shoots-straight-about-harveys-acadiana-impact/","filterUrl":"/rest/carbon/filter/main/rob-perillo-shoots-straight-about-harveys-acadiana-impact/","sortDate":"2017-08-23 18:51:51.000 +0000","termTaxonomyId":1061,"taxonomyType":"tags"},{"postId":444125,"documentUrl":"/tropical-depression-harvey-has-formed-could-become-hurricane-before-landfall/","filterUrl":"/rest/carbon/filter/main/tropical-depression-harvey-has-formed-could-become-hurricane-before-landfall/","sortDate":"2017-08-23 11:15:52.000 +0000","termTaxonomyId":1061,"taxonomyType":"tags"},{"postId":443822,"documentUrl":"/amazing-photos-of-the-eclipse-from-lafayette-residents/","filterUrl":"/rest/carbon/filter/main/amazing-photos-of-the-eclipse-from-lafayette-residents/","sortDate":"2017-08-21 14:13:52.000 +0000","termTaxonomyId":1061,"taxonomyType":"tags"},{"postId":443617,"documentUrl":"/its-time-to-prepare-for-a-tropical-storm-or-hurricane-2017-season/","filterUrl":"/rest/carbon/filter/main/its-time-to-prepare-for-a-tropical-storm-or-hurricane-2017-season/","sortDate":"2017-08-18 11:45:33.000 +0000","termTaxonomyId":1061,"taxonomyType":"tags"},{"postId":442092,"documentUrl":"/ever-wonder-what-happens-when-lightning-strikes-water-video/","filterUrl":"/rest/carbon/filter/main/ever-wonder-what-happens-when-lightning-strikes-water-video/","sortDate":"2017-08-06 11:31:12.000 +0000","termTaxonomyId":1061,"taxonomyType":"tags"},{"postId":442081,"documentUrl":"/car-gets-tangled-in-power-lines-stands-upright-in-a-rain-storm/","filterUrl":"/rest/carbon/filter/main/car-gets-tangled-in-power-lines-stands-upright-in-a-rain-storm/","sortDate":"2017-08-05 03:00:47.000 +0000","termTaxonomyId":1061,"taxonomyType":"tags"},{"postId":441664,"documentUrl":"/enter-your-zip-code-and-this-website-will-show-you-exactly-what-youll-see-during-the-august-21st-solar-eclipse/","filterUrl":"/rest/carbon/filter/main/enter-your-zip-code-and-this-website-will-show-you-exactly-what-youll-see-during-the-august-21st-solar-eclipse/","sortDate":"2017-08-01 09:46:04.000 +0000","termTaxonomyId":1061,"taxonomyType":"tags"},{"postId":441144,"documentUrl":"/african-dust-means-another-very-hazy-day/","filterUrl":"/rest/carbon/filter/main/african-dust-means-another-very-hazy-day/","sortDate":"2017-07-26 03:17:12.000 +0000","termTaxonomyId":1061,"taxonomyType":"tags"},{"postId":438649,"documentUrl":"/weather-boy-viral-video-real-or-fake/","filterUrl":"/rest/carbon/filter/main/weather-boy-viral-video-real-or-fake/","sortDate":"2017-07-01 04:00:51.000 +0000","termTaxonomyId":1061,"taxonomyType":"tags"},{"postId":437804,"documentUrl":"/tropical-storm-cindy-not-so-gentle-in-evangeline-parish/","filterUrl":"/rest/carbon/filter/main/tropical-storm-cindy-not-so-gentle-in-evangeline-parish/","sortDate":"2017-06-22 09:18:42.000 +0000","termTaxonomyId":1061,"taxonomyType":"tags"}]},"cadata":{"activeDomain":"999ktdy.com","blogId":29,"method":"get_single","postId":444300,"crosspostBlogId":"36","crosspostPostId":"391669","postType":"post","postDateGmt":"2017-08-24 15:54:35.000+0000"},"env":"production"},"structure":{"data":["header","maintop","main","mainads","mainbottom","side","nav"],"dataDetails":{"header":["header-sidebar"],"maintop":[],"main":["carbonsidebar/single"],"mainads":["carbonsidebar/mainads"],"mainbottom":["single-post-bottom","carbonsidebar/facebookComment"],"side":["carbon-post-sidebar"],"nav":["carbonsidebar/nav/blueiv","carbonsidebar/nav/main","carbonsidebar/nav/promo_links","carbonsidebar/nav/footer"]}},"sidebars":{"data":["header-sidebar","carbonsidebar/single","carbonsidebar/mainads","single-post-bottom","carbonsidebar/facebookComment","carbon-post-sidebar","carbonsidebar/nav/blueiv","carbonsidebar/nav/main","carbonsidebar/nav/promo_links","carbonsidebar/nav/footer"],"dataDetails":{"header-sidebar":{"widgets":["promotion-5","widget_listen_live-152","now-playing-115","widget_onair-126"],"widgetDetails":{"promotion-5":{"widgetInfo":{"id":"promotion-5","groupType":"promotion","widgetType":"widget_promotion","widgetInstance":"5"},"widgetParams":{"title":"The Best Variety of the '80s, '90s and Today","type":"single","subtype":"","widgetTime":48}},"widget_listen_live-152":{"widgetInfo":{"id":"widget_listen_live-152","groupType":"widget_listen_live","widgetType":"widget_widget_listen_live","widgetInstance":"152"},"widgetParams":{"title":"Listen Now","widgetTime":49}},"now-playing-115":{"widgetInfo":{"id":"now-playing-115","groupType":"now-playing","widgetType":"widget_now-playing","widgetInstance":"115"},"widgetParams":{"title":"Recently Played","widgetTime":48}},"widget_onair-126":{"widgetInfo":{"id":"widget_onair-126","groupType":"widget_onair","widgetType":"widget_widget_onair","widgetInstance":"126"},"widgetParams":{"title":"On Air","widgetTime":50}}}},"carbonsidebar/single":{"widgets":["carbonwidget/single-1"],"widgetDetails":{"carbonwidget/single-1":{"widgetInfo":{"id":"carbonwidget/single-1","groupType":"carbonwidget/single","widgetInstance":"1"},"widgetParams":{"mainAuthor":{"id":2470168,"slug":"robkpel965-com","name":"Rob Kirkpatrick","first_name":"Rob","last_name":"Kirkpatrick","nickname":"rob@kpel965.com","description":"I’m Rob Kirkpatrick. I’m a husband. I’m a Dad. I’m a proud UL Lafayette graduate. I’m a fierce reporter at heart and always digging for a good story. But most importantly in this space: I’m the fearless leader of Townsquare Media's news brands in Lafayette and Bernadette Lee’s partner in crime on “Acadiana’s Morning News”.\r\n\r\nNews is something I always knew I wanted to do. My first on-air experience was in 3rd grade at Lyon Elementary in Covington, LA. I gave the announcements, weather and cafeteria menu every morning on closed circuit television. Since then, I have covered news with KATC in Acadiana, in Dallas with FOX 4’s “Good Day”, in Atlanta with CNN Newsource and now back in Lafayette with Townsquare Media. I consider myself lucky to do what I love and raise my two little girls in Acadiana with my amazing wife Sarah.\r\n\r\nPeople often find it challenging to adequately describe what makes this area so great. Some people call it culture, community or try to quantify the level of ‘happiness’ in Acadiana, but I think it’s a little bit of all those things. People here have heart like no where else I have ever lived.\r\n\r\nI consider it an honor to be welcomed back to Acadiana with open arms and I hope to be your voice day-in and day-out as we speak to newsmakers every morning on “Acadiana’s Morning News”. So, thank you.\r\n\r\nEmail Me: Rob@kpel965.com","thumbnail":"http://kpel965.com/files/2017/10/Picture1.png","url":"http://999ktdy.com/author/robkpel965-com/"},"firstCategoryName":"Good To Know","postType":"post","postTitle":"Harvey Upgraded To Hurricane In The Gulf","aiseopTitle":"Harvey Upgraded To Hurricane In The Gulf","widgetTime":58}}}},"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-7","widget_third_party_content-2","widget_third_party_content-3"],"widgetDetails":{"ts_blogroll-7":{"widgetInfo":{"id":"ts_blogroll-7","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"7"},"widgetParams":{"title":"Best of KTDY","type":"main_content_thumb_title_roll","cat":"48","tag":"","private_tag":"","posts_per_page":"4","thumb_type":"landscape","link_label":"","link":"","show_thumb":0,"alternate_data":0,"unique_posts":"1","sponsor":{"time_start":"","time_end":"","background_image":"","sponsor_image":"http://999ktdy.com/files/2015/05/158164-widget.png","sponsor_image_mobile":"","background_color":"","background_repeat":"no-repeat","sponsor_name":"","sponsor_link":"http://www.courtesyvalue.com/finance-application/"}}},"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-120","ts_blogroll-1583","fix_sidebar_marker-123","google-ads-widget-1038","tsq_sailthru_newsletter_widget-975","ts_blogroll-1584"],"widgetDetails":{"fix_sidebar_marker-120":{"widgetInfo":{"id":"fix_sidebar_marker-120","groupType":"fix_sidebar_marker","widgetType":"widget_fix_sidebar_marker","widgetInstance":"120"},"widgetParams":{"title":"Fix Sidebar Marker","widgetTime":2}},"ts_blogroll-1583":{"widgetInfo":{"id":"ts_blogroll-1583","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"1583"},"widgetParams":{"title":"Featured","type":"carousel","isweather":"1","cat":"","posts_per_page":"7","align":"right","tag":"featured","private_tag":"","thumb_type":"landscape","link_label":"","link":"","unique_posts":0,"show_thumb":0,"alternate_data":0,"pinned_id":"","pinned_label":""}},"fix_sidebar_marker-123":{"widgetInfo":{"id":"fix_sidebar_marker-123","groupType":"fix_sidebar_marker","widgetType":"widget_fix_sidebar_marker","widgetInstance":"123"}},"google-ads-widget-1038":{"widgetInfo":{"id":"google-ads-widget-1038","groupType":"google-ads-widget","widgetType":"widget_google-ads-widget","widgetInstance":"1038"},"widgetParams":{"title":"Carbon Google Ads","adunit":"top-right-300x250","align":"","adtype":"dfp6","widgetTime":1}},"tsq_sailthru_newsletter_widget-975":{"widgetInfo":{"id":"tsq_sailthru_newsletter_widget-975","groupType":"tsq_sailthru_newsletter_widget","widgetType":"widget_tsq_sailthru_newsletter_widget","widgetInstance":"975"},"widgetParams":{"title":"Get our Newsletter","description":"Sign up for our newsletter!","confirmation":"Thanks for subscribing","lists":["KTDY Newsletter"],"widgetTime":1}},"ts_blogroll-1584":{"widgetInfo":{"id":"ts_blogroll-1584","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"1584"},"widgetParams":{"title":"Latest Articles","type":"sidebar_row_standard","posts_per_page":"3","cat":"","tag":"","private_tag":"","thumb_type":"landscape","link_label":"","link":"","unique_posts":"1","align":"default","show_thumb":0,"alternate_data":0,"isweather":0}}}},"carbonsidebar/nav/blueiv":{"widgets":["carbonwidget/nav/blueiv"],"widgetDetails":{"carbonwidget/nav/blueiv":{"widgetInfo":{"id":"carbonwidget/nav/blueiv","groupType":"carbonwidget/nav/blueiv"}}}},"carbonsidebar/nav/main":{"widgets":["carbonwidget/nav/main"],"widgetDetails":{"carbonwidget/nav/main":{"widgetInfo":{"id":"carbonwidget/nav/main","groupType":"carbonwidget/nav/main"}}}},"carbonsidebar/nav/promo_links":{"widgets":["carbonwidget/nav/promo_links"],"widgetDetails":{"carbonwidget/nav/promo_links":{"widgetInfo":{"id":"carbonwidget/nav/promo_links","groupType":"carbonwidget/nav/promo_links"}}}},"carbonsidebar/nav/footer":{"widgets":["carbonwidget/nav/footer"],"widgetDetails":{"carbonwidget/nav/footer":{"widgetInfo":{"id":"carbonwidget/nav/footer","groupType":"carbonwidget/nav/footer"}}}}}},"widgets":{"promotion-5":{"info":{"id":"promotion-5","groupType":"promotion","widgetType":"widget_promotion","widgetInstance":"5"},"params":{"title":"The Best Variety of the '80s, '90s and Today","type":"single","subtype":"","widgetTime":48},"data":[0],"dataDetails":{"0":{"image":"","description":"","link_url":"","link_label":"","link_target":"_self"}}},"widget_listen_live-152":{"info":{"id":"widget_listen_live-152","groupType":"widget_listen_live","widgetType":"widget_widget_listen_live","widgetInstance":"152"},"params":{"title":"Listen Now","widgetTime":49},"data":[199465],"dataDetails":{"199465":{"postId":199465,"title":"Listen Now","label":"Click to view the latest song playing on air.","url":"/listen-live/","mobileId":"18061","playerMode":"radio","sid":"3179","callsign":"KTDYFM","woMobileId":"5072","woStreamId":"3628","activePlayer":"wo","listenLivePageUrl":"http://player.streamtheworld.com/_players/townsquaremedia/runspotv3/?sid=3179&redirect=http://player.listenlive.co/18061","html5ScriptUrl":"http://player.streamtheworld.com/_players/townsquaremedia/html5/stwplayer.php?callsign=KTDYFM&primaryColor=0x00bfff&playermode=radio&sid=3179&width=630","flashScriptUrl":"http://player.streamtheworld.com/_players/townsquaremedia/stwplayer.php?callsign=KTDYFM&primaryColor=0x00bfff&playermode=radio&timeshift=false&radiopup=true&playerAdState=0&popout=false&width=630","wo_player_url":"http://v6.player.abacast.net/5072","wo_recent_api_url":"http://api.nowplaying.abacast.net/prt/nowplaying/2/10/3628/nowplaying.json","wo_preroll_url":"http://api.clarity.abacast.com/gateway/getmediavast.php?sid=3628/","songCount":10,"playingNowUrl":"/rest/carbon/api/nowplaying/playertype/wo"}}},"now-playing-115":{"info":{"id":"now-playing-115","groupType":"now-playing","widgetType":"widget_now-playing","widgetInstance":"115"},"params":{"title":"Recently Played","widgetTime":48},"data":[199465],"dataDetails":{"199465":{"postId":199465,"mobileId":"18061","playerMode":"radio","sid":"3179","callsign":"KTDYFM","woStreamId":"3628","activePlayer":"wo","songCount":10,"playingNowUrl":"/rest/carbon/api/nowplaying/playertype/wo"}}},"widget_onair-126":{"info":{"id":"widget_onair-126","groupType":"widget_onair","widgetType":"widget_widget_onair","widgetInstance":"126"},"params":{"title":"On Air","widgetTime":50},"data":["881"],"dataDetails":{"881":{"id":"881","url":"http://999ktdy.com/show/99-9-ktdy/","title":"99.9 KTDY","wall":"http://999ktdy.com/show/99-9-ktdy/","posts":"http://999ktdy.com/show/99-9-ktdy/posts","mail":"","phone":"","thumbnailId":248438,"thumbnail":"http://999ktdy.com/files/2010/10/KTDY-square.jpg","authors":[{"id":266,"user_nicename":"999ktdy","display_name":"99.9 KTDY"}]}}},"carbonwidget/single-1":{"info":{"id":"carbonwidget/single-1","groupType":"carbonwidget/single","widgetInstance":"1"},"params":{"mainAuthor":{"id":2470168,"slug":"robkpel965-com","name":"Rob Kirkpatrick","first_name":"Rob","last_name":"Kirkpatrick","nickname":"rob@kpel965.com","description":"I’m Rob Kirkpatrick. I’m a husband. I’m a Dad. I’m a proud UL Lafayette graduate. I’m a fierce reporter at heart and always digging for a good story. But most importantly in this space: I’m the fearless leader of Townsquare Media's news brands in Lafayette and Bernadette Lee’s partner in crime on “Acadiana’s Morning News”.\r\n\r\nNews is something I always knew I wanted to do. My first on-air experience was in 3rd grade at Lyon Elementary in Covington, LA. I gave the announcements, weather and cafeteria menu every morning on closed circuit television. Since then, I have covered news with KATC in Acadiana, in Dallas with FOX 4’s “Good Day”, in Atlanta with CNN Newsource and now back in Lafayette with Townsquare Media. I consider myself lucky to do what I love and raise my two little girls in Acadiana with my amazing wife Sarah.\r\n\r\nPeople often find it challenging to adequately describe what makes this area so great. Some people call it culture, community or try to quantify the level of ‘happiness’ in Acadiana, but I think it’s a little bit of all those things. People here have heart like no where else I have ever lived.\r\n\r\nI consider it an honor to be welcomed back to Acadiana with open arms and I hope to be your voice day-in and day-out as we speak to newsmakers every morning on “Acadiana’s Morning News”. So, thank you.\r\n\r\nEmail Me: Rob@kpel965.com","thumbnail":"http://kpel965.com/files/2017/10/Picture1.png","url":"http://999ktdy.com/author/robkpel965-com/"},"firstCategoryName":"Good To Know","postType":"post","postTitle":"Harvey Upgraded To Hurricane In The Gulf","aiseopTitle":"Harvey Upgraded To Hurricane In The Gulf","widgetTime":58},"data":[444300],"dataDetails":{"444300":{"thumbnail":"http://kpel965.com/files/2017/08/Harvey-Category-3.jpg","caption":"National Hurricane Center","excerpt":"Forecasters: Center Of Circulation Is Intensifying","date":"August 24, 2017 10:54 AM","postDateGmt":"2017-08-24 15:54:35 +0000","postModifiedGmt":"2017-08-25 14:55:42 +0000","title":"Harvey Upgraded To Hurricane In The Gulf","url":"http://999ktdy.com/harvey-could-be-category-3-hurricane-by-landfall/","id":444300,"contentRaw":"[caption id=\"attachment_391670\" align=\"aligncenter\" width=\"630\"]<img class=\"size-630scaled wp-image-391670\" src=\"http://kpel965.com/files/2017/08/Harvey-Category-3.jpg?w=630&amp;h=392&amp;zc=1&amp;s=0&amp;a=t&amp;q=89\" alt=\"National Hurricane Center\" width=\"630\" height=\"392\" /> National Hurricane Center[/caption]\r\n\r\n**12:30p UPDATE: Hurricane Harvey has formed off the Texas coast.\r\n\r\nThe <a href=\"http://www.nhc.noaa.gov/graphics_at4.shtml?cone#contents\">latest advisory from the National Hurricane Center</a> is a significant upgrade from where it has been in the last several days. Hurricane Hunters are out once again today and forecast say Harvey could strengthen to be a Category 3 hurricane before making landfall on the Texas Gulf Coast.\r\n\r\n[caption id=\"attachment_391630\" align=\"aligncenter\" width=\"630\"]<img class=\"size-630scaled wp-image-391630\" src=\"http://kpel965.com/files/2017/08/Rainfall-2.jpg?w=630&amp;h=451&amp;zc=1&amp;s=0&amp;a=t&amp;q=89\" alt=\"Bruce Mikels\" width=\"630\" height=\"451\" /> Bruce Mikels[/caption]\r\n\r\nThe entire KATC StormTeam Weather Lab has been updating this movement of the storm all morning. Follow KPEL News on social media and look for updates from KPEL965.com as the storm makes landfall.\r\n\r\nhttps://www.facebook.com/katctv3/photos/a.112643431968.99090.61662826968/10154727648951969/?type=3&theater\r\n\r\n&nbsp;\r\n\r\n&nbsp;","content":"\n<figure id=\"attachment_391670\" class=\"content-post-image aligncenter\"><span class=\"image-frame\"><noscript><img src=\"http://kpel965.com/files/2017/08/Harvey-Category-3.jpg?w=630&amp;h=392&amp;zc=1&amp;s=0&amp;a=t&amp;q=89\"></noscript>\n<img class=\"size-630scaled wp-image-391670 lazy\" src=\"//s3.amazonaws.com/tsm-images/global/1x1.gif\" alt=\"National Hurricane Center\" data-width=\"630\" data-height=\"392\" data-type=\"post\" datasrc=\"http://kpel965.com/files/2017/08/Harvey-Category-3.jpg?w=630&amp;h=392&amp;zc=1&amp;s=0&amp;a=t&amp;q=89\"></span><figcaption>National Hurricane Center</figcaption></figure><p>**12:30p UPDATE: Hurricane Harvey has formed off the Texas coast.</p>\n<p>The <a href=\"http://www.nhc.noaa.gov/graphics_at4.shtml?cone#contents\" target=\"_blank\">latest advisory from the National Hurricane Center</a> is a significant upgrade from where it has been in the last several days. Hurricane Hunters are out once again today and forecast say Harvey could strengthen to be a Category 3 hurricane before making landfall on the Texas Gulf Coast.</p>\n<figure id=\"attachment_391630\" class=\"content-post-image aligncenter\"><span class=\"image-frame\"><noscript><img src=\"http://kpel965.com/files/2017/08/Rainfall-2.jpg?w=630&amp;h=451&amp;zc=1&amp;s=0&amp;a=t&amp;q=89\"></noscript>\n<img class=\"size-630scaled wp-image-391630 lazy\" src=\"//s3.amazonaws.com/tsm-images/global/1x1.gif\" alt=\"Bruce Mikels\" data-width=\"630\" data-height=\"451\" data-type=\"post\" datasrc=\"http://kpel965.com/files/2017/08/Rainfall-2.jpg?w=630&amp;h=451&amp;zc=1&amp;s=0&amp;a=t&amp;q=89\"></span><figcaption>Bruce Mikels</figcaption></figure><p>The entire KATC StormTeam Weather Lab has been updating this movement of the storm all morning. Follow KPEL News on social media and look for updates from KPEL965.com as the storm makes landfall.</p>\n<div class=\"fb-post\" data-href=\"https://www.facebook.com/katctv3/photos/a.112643431968.99090.61662826968/10154727648951969/?type=3&amp;theater\" data-width=\"630\"></div>\n<p> </p>\n<p> </p>\n<div class=\"feed_attribution_after clearfix\">\n<a href=\"http://kpel965.com/harvey-could-be-category-3-hurricane-by-landfall/\" target=\"_blank\"><img src=\"http://kpel965.com/files/2018/02/kpelfmlogov4mobile.png?w=999&amp;h=30&amp;zc=3&amp;s=0&amp;a=t&amp;q=89\" class=\"crosspost-attribution-image\" alt=\"KPEL 96.5\"></a> Source: <a href=\"http://kpel965.com/harvey-could-be-category-3-hurricane-by-landfall/\" target=\"_blank\">Harvey Upgraded To Hurricane In The Gulf</a>\n</div>\n","postType":"post","wpVersion":"5","alternateMetaForBlogroll":{"title":"Harvey Upgraded To Hurricane In The Gulf","excerpt":"Forecasters: Center Of Circulation Is Intensifying","post_excerpt":"Forecasters: Center Of Circulation Is Intensifying","post_more_excerpt":"<p>Forecasters: Center Of Circulation Is Intensifying\n<p class=\"more_act\"><a href=\"http://999ktdy.com/harvey-could-be-category-3-hurricane-by-landfall/\" title=\"Harvey Upgraded To Hurricane In The Gulf\">Read More</a></p>\n","permalink":"http://999ktdy.com/harvey-could-be-category-3-hurricane-by-landfall/","image":{"id":444298,"url":"http://kpel965.com/files/2017/08/Harvey-Category-3.jpg","caption":"National Hurricane Center"}},"sponsors":[],"carbonMeta":{"widePromotion":false,"isGallery":false},"tags":[{"id":2011,"slug":"hurricane","title":"Hurricane","description":"","post_count":141,"link_url":"http://999ktdy.com/tags/hurricane/","feed_url":"http://999ktdy.com/tags/hurricane/feed/","term_taxonomy_id":2016,"object_id":0},{"id":5710,"slug":"hurricane-harvey","title":"hurricane harvey","description":"","post_count":104,"link_url":"http://999ktdy.com/tags/hurricane-harvey/","feed_url":"http://999ktdy.com/tags/hurricane-harvey/feed/","term_taxonomy_id":5588,"object_id":0},{"id":1059,"slug":"weather","title":"weather","description":"","post_count":248,"link_url":"http://999ktdy.com/tags/weather/","feed_url":"http://999ktdy.com/tags/weather/feed/","term_taxonomy_id":1061,"object_id":0}],"categories":[{"id":207,"slug":"goodtoknow","title":"Good To Know","description":"","parent":0,"post_count":5705,"link_url":"http://999ktdy.com/category/goodtoknow/","feed_url":"http://999ktdy.com/category/goodtoknow/feed/","term_taxonomy_id":209,"object_id":0},{"id":47,"slug":"local-news","title":"Lafayette News","description":"","parent":0,"post_count":5935,"link_url":"http://999ktdy.com/category/local-news/","feed_url":"http://999ktdy.com/category/local-news/feed/","term_taxonomy_id":47,"object_id":0},{"id":1484,"slug":"news","title":"News","description":"","parent":47,"post_count":7254,"link_url":"http://999ktdy.com/category/local-news/news/","feed_url":"http://999ktdy.com/category/local-news/news/feed/","term_taxonomy_id":1487,"object_id":0}],"authors":[{"id":2470168,"slug":"robkpel965-com","name":"Rob Kirkpatrick","first_name":"Rob","last_name":"Kirkpatrick","nickname":"rob@kpel965.com","description":"I’m Rob Kirkpatrick. I’m a husband. I’m a Dad. I’m a proud UL Lafayette graduate. I’m a fierce reporter at heart and always digging for a good story. But most importantly in this space: I’m the fearless leader of Townsquare Media's news brands in Lafayette and Bernadette Lee’s partner in crime on “Acadiana’s Morning News”.\r\n\r\nNews is something I always knew I wanted to do. My first on-air experience was in 3rd grade at Lyon Elementary in Covington, LA. I gave the announcements, weather and cafeteria menu every morning on closed circuit television. Since then, I have covered news with KATC in Acadiana, in Dallas with FOX 4’s “Good Day”, in Atlanta with CNN Newsource and now back in Lafayette with Townsquare Media. I consider myself lucky to do what I love and raise my two little girls in Acadiana with my amazing wife Sarah.\r\n\r\nPeople often find it challenging to adequately describe what makes this area so great. Some people call it culture, community or try to quantify the level of ‘happiness’ in Acadiana, but I think it’s a little bit of all those things. People here have heart like no where else I have ever lived.\r\n\r\nI consider it an honor to be welcomed back to Acadiana with open arms and I hope to be your voice day-in and day-out as we speak to newsmakers every morning on “Acadiana’s Morning News”. So, thank you.\r\n\r\nEmail Me: Rob@kpel965.com","thumbnail":"http://kpel965.com/files/2017/10/Picture1.png","url":"http://999ktdy.com/author/robkpel965-com/"}],"post_more_meta":{"meta":"","title":"KPEL 96.5","url":"http://kpel965.com","link":"KPEL 96.5"},"social":{"tw":{"href":"http://twitter.com/intent/tweet?text=Harvey%20Upgraded%20To%20Hurricane%20In%20The%20Gulf%20http%3A%2F%2F999ktdy.com%2Fharvey-could-be-category-3-hurricane-by-landfall%2F%3Ftrackback%3Dtwitter_mobile%20%40999ktdy","title":"Share on Twitter","target":"_blank"},"fb":{"href":"http://www.facebook.com/sharer.php?u=http%3A%2F%2F999ktdy.com%2Fharvey-could-be-category-3-hurricane-by-landfall%2F%3Ftrackback%3Dfbshare_mobile","title":"Share on Facebook","target":"_blank"},"email":null,"pinterest":null,"print":null,"is_article":true},"nextArticle":"http://999ktdy.com/rihanna-offering-1-ticket-to-her-diamond-ball/","prevArticle":"http://999ktdy.com/local-kid-reacts-to-acceptance-email/","pageUrl":"/harvey-could-be-category-3-hurricane-by-landfall/","blogId":29,"domain":"999ktdy.com","crossPostAttributionBottom":"<div class=\"feed_attribution_after clearfix\">\n<a href=\"http://kpel965.com/harvey-could-be-category-3-hurricane-by-landfall/\" target=\"_blank\"><img src=\"http://kpel965.com/files/2018/02/kpelfmlogov4mobile.png?w=999&amp;h=30&amp;zc=3&amp;s=0&amp;a=t&amp;q=89\" class=\"crosspost-attribution-image\" alt=\"KPEL 96.5\"></a> Source: <a href=\"http://kpel965.com/harvey-could-be-category-3-hurricane-by-landfall/\" target=\"_blank\">Harvey Upgraded To Hurricane In The Gulf</a>\n</div>","rawContent":"<p>\n<sectiontag class=\"module\" contenteditable=\"false\" type=\"image\" attr-id=\"391670\" attr-caption=\" National Hurricane Center\" attr-align=\"center\" attr-width=\"630\" attr-height=\"392\" attr-url=\"http://kpel965.com/files/2017/08/Harvey-Category-3.jpg?w=630&amp;amp;h=392&amp;amp;zc=1&amp;amp;s=0&amp;amp;a=t&amp;amp;q=89\"></sectiontag></p>\n<p>**12:30p UPDATE: Hurricane Harvey has formed off the Texas coast.</p>\n<p>The <a href=\"http://www.nhc.noaa.gov/graphics_at4.shtml?cone#contents\">latest advisory from the National Hurricane Center</a> is a significant upgrade from where it has been in the last several days. Hurricane Hunters are out once again today and forecast say Harvey could strengthen to be a Category 3 hurricane before making landfall on the Texas Gulf Coast.</p>\n<p><sectiontag class=\"module\" contenteditable=\"false\" type=\"image\" attr-id=\"391630\" attr-caption=\" Bruce Mikels\" attr-align=\"center\" attr-width=\"630\" attr-height=\"451\" attr-url=\"http://kpel965.com/files/2017/08/Rainfall-2.jpg?w=630&amp;amp;h=451&amp;amp;zc=1&amp;amp;s=0&amp;amp;a=t&amp;amp;q=89\"></sectiontag></p>\n<p>The entire KATC StormTeam Weather Lab has been updating this movement of the storm all morning. Follow KPEL News on social media and look for updates from KPEL965.com as the storm makes landfall.</p>\n<p><sectiontag class=\"module\" contenteditable=\"false\" type=\"oembed\" attr-url=\"https://www.facebook.com/plugins/post/oembed.json/?omitscript=true&amp;url=https%3A%2F%2Fwww.facebook.com%2Fkatctv3%2Fphotos%2Fa.112643431968.99090.61662826968%2F10154727648951969%2F%3Ftype%3D3%26theater\">\n<noscript class=\"rendered-html\" type=\"text/html\"></noscript>\n<p></sectiontag></p>\n<p>&nbsp;</p>\n<p>&nbsp;</p>\n","podContent":[{"type":"singlePostText","data":{"text":"<p>**12:30p UPDATE: Hurricane Harvey has formed off the Texas coast.</p>\n"},"currentTextLength":66,"runningCounter":1,"cumulativePodTextLength":66,"totalSimilarConsecutiveElements":2,"totalTextLength":356},{"type":"singlePostText","data":{"text":"<p>The <a href=\"http://www.nhc.noaa.gov/graphics_at4.shtml?cone#contents\">latest advisory from the National Hurricane Center</a> is a significant upgrade from where it has been in the last several days. Hurricane Hunters are out once again today and forecast say Harvey could strengthen to be a Category 3 hurricane before making landfall on the Texas Gulf Coast.</p>\n"},"currentTextLength":290,"runningCounter":2,"cumulativePodTextLength":356,"totalSimilarConsecutiveElements":2,"totalTextLength":356},{"type":"singlePostImage","data":{"id":391630,"caption":"Bruce Mikels","align":"center","width":630,"height":451,"url":"http://kpel965.com/files/2017/08/Rainfall-2.jpg?w=630&amp;h=451&amp;zc=1&amp;s=0&amp;a=t&amp;q=89"},"currentTextLength":null,"runningCounter":1,"totalSimilarConsecutiveElements":1,"frameMe":false},{"type":"singlePostText","data":{"text":"<p>The entire KATC StormTeam Weather Lab has been updating this movement of the storm all morning. Follow KPEL News on social media and look for updates from KPEL965.com as the storm makes landfall.</p>\n"},"currentTextLength":196,"runningCounter":1,"cumulativePodTextLength":196,"totalSimilarConsecutiveElements":1,"totalTextLength":196},{"type":"singlePostShareThrough","data":{}},{"type":"singlePostOembed","data":{"author_name":"KATC-TV 3: Acadiana's Newschannel","author_url":"https://www.facebook.com/katctv3/","provider_url":"https://www.facebook.com","provider_name":"Facebook","success":true,"height":null,"html":"<div class=\"fb-post\" data-href=\"https://www.facebook.com/katctv3/photos/a.112643431968.99090.61662826968/10154727648951969/?type=3&amp;theater\" data-width=\"552\"><blockquote cite=\"https://www.facebook.com/katctv3/photos/a.112643431968.99090.61662826968/10154727648951969/?type=3\" class=\"fb-xfbml-parse-ignore\"><p>A better look at Harvey&#039;s forecast track at landfall. More information here: http://www.katc.com/story/36207367/thursday-700-am-harvey-update</p>Posted by <a href=\"https://www.facebook.com/katctv3/\">KATC-TV 3: Acadiana&#039;s Newschannel</a> on&nbsp;<a href=\"https://www.facebook.com/katctv3/photos/a.112643431968.99090.61662826968/10154727648951969/?type=3\">Thursday, August 24, 2017</a></blockquote></div>","type":"rich","version":"1.0","url":"https://www.facebook.com/katctv3/photos/a.112643431968.99090.61662826968/10154727648951969/?type=3&theater","width":552},"currentTextLength":null,"runningCounter":1,"totalSimilarConsecutiveElements":1},{"type":"singlePostText","data":{"text":"<p>&#xA0;</p>\n"},"currentTextLength":7,"runningCounter":1,"cumulativePodTextLength":7,"totalSimilarConsecutiveElements":2,"totalTextLength":14},{"type":"singlePostText","data":{"text":"<p>&#xA0;</p>\n"},"currentTextLength":7,"runningCounter":2,"cumulativePodTextLength":14,"totalSimilarConsecutiveElements":2,"totalTextLength":14}],"uniquePodTypes":["singlePostImage","singlePostText","singlePostOembed"],"podHeader":[{"type":"singlePostImage","data":{"id":391670,"caption":"National Hurricane Center","align":"center","width":630,"height":392,"url":"http://kpel965.com/files/2017/08/Harvey-Category-3.jpg?w=630&amp;h=392&amp;zc=1&amp;s=0&amp;a=t&amp;q=89"},"currentTextLength":null,"runningCounter":1,"totalSimilarConsecutiveElements":1}],"next":{"latest":[{"postId":444182,"documentUrl":"/rob-perillo-shoots-straight-about-harveys-acadiana-impact/","filterUrl":"/rest/carbon/filter/main/rob-perillo-shoots-straight-about-harveys-acadiana-impact/","sortDate":"2017-08-23 18:51:51.000 +0000","termTaxonomyId":1061,"taxonomyType":"tags"},{"postId":444125,"documentUrl":"/tropical-depression-harvey-has-formed-could-become-hurricane-before-landfall/","filterUrl":"/rest/carbon/filter/main/tropical-depression-harvey-has-formed-could-become-hurricane-before-landfall/","sortDate":"2017-08-23 11:15:52.000 +0000","termTaxonomyId":1061,"taxonomyType":"tags"},{"postId":443822,"documentUrl":"/amazing-photos-of-the-eclipse-from-lafayette-residents/","filterUrl":"/rest/carbon/filter/main/amazing-photos-of-the-eclipse-from-lafayette-residents/","sortDate":"2017-08-21 14:13:52.000 +0000","termTaxonomyId":1061,"taxonomyType":"tags"},{"postId":443617,"documentUrl":"/its-time-to-prepare-for-a-tropical-storm-or-hurricane-2017-season/","filterUrl":"/rest/carbon/filter/main/its-time-to-prepare-for-a-tropical-storm-or-hurricane-2017-season/","sortDate":"2017-08-18 11:45:33.000 +0000","termTaxonomyId":1061,"taxonomyType":"tags"},{"postId":442092,"documentUrl":"/ever-wonder-what-happens-when-lightning-strikes-water-video/","filterUrl":"/rest/carbon/filter/main/ever-wonder-what-happens-when-lightning-strikes-water-video/","sortDate":"2017-08-06 11:31:12.000 +0000","termTaxonomyId":1061,"taxonomyType":"tags"},{"postId":442081,"documentUrl":"/car-gets-tangled-in-power-lines-stands-upright-in-a-rain-storm/","filterUrl":"/rest/carbon/filter/main/car-gets-tangled-in-power-lines-stands-upright-in-a-rain-storm/","sortDate":"2017-08-05 03:00:47.000 +0000","termTaxonomyId":1061,"taxonomyType":"tags"},{"postId":441664,"documentUrl":"/enter-your-zip-code-and-this-website-will-show-you-exactly-what-youll-see-during-the-august-21st-solar-eclipse/","filterUrl":"/rest/carbon/filter/main/enter-your-zip-code-and-this-website-will-show-you-exactly-what-youll-see-during-the-august-21st-solar-eclipse/","sortDate":"2017-08-01 09:46:04.000 +0000","termTaxonomyId":1061,"taxonomyType":"tags"},{"postId":441144,"documentUrl":"/african-dust-means-another-very-hazy-day/","filterUrl":"/rest/carbon/filter/main/african-dust-means-another-very-hazy-day/","sortDate":"2017-07-26 03:17:12.000 +0000","termTaxonomyId":1061,"taxonomyType":"tags"},{"postId":438649,"documentUrl":"/weather-boy-viral-video-real-or-fake/","filterUrl":"/rest/carbon/filter/main/weather-boy-viral-video-real-or-fake/","sortDate":"2017-07-01 04:00:51.000 +0000","termTaxonomyId":1061,"taxonomyType":"tags"},{"postId":437804,"documentUrl":"/tropical-storm-cindy-not-so-gentle-in-evangeline-parish/","filterUrl":"/rest/carbon/filter/main/tropical-storm-cindy-not-so-gentle-in-evangeline-parish/","sortDate":"2017-06-22 09:18:42.000 +0000","termTaxonomyId":1061,"taxonomyType":"tags"}],"taxonomy":[{"postId":444182,"documentUrl":"/rob-perillo-shoots-straight-about-harveys-acadiana-impact/","filterUrl":"/rest/carbon/filter/main/rob-perillo-shoots-straight-about-harveys-acadiana-impact/","sortDate":"2017-08-23 18:51:51.000 +0000","termTaxonomyId":1061,"taxonomyType":"tags"},{"postId":444125,"documentUrl":"/tropical-depression-harvey-has-formed-could-become-hurricane-before-landfall/","filterUrl":"/rest/carbon/filter/main/tropical-depression-harvey-has-formed-could-become-hurricane-before-landfall/","sortDate":"2017-08-23 11:15:52.000 +0000","termTaxonomyId":1061,"taxonomyType":"tags"},{"postId":443822,"documentUrl":"/amazing-photos-of-the-eclipse-from-lafayette-residents/","filterUrl":"/rest/carbon/filter/main/amazing-photos-of-the-eclipse-from-lafayette-residents/","sortDate":"2017-08-21 14:13:52.000 +0000","termTaxonomyId":1061,"taxonomyType":"tags"},{"postId":443617,"documentUrl":"/its-time-to-prepare-for-a-tropical-storm-or-hurricane-2017-season/","filterUrl":"/rest/carbon/filter/main/its-time-to-prepare-for-a-tropical-storm-or-hurricane-2017-season/","sortDate":"2017-08-18 11:45:33.000 +0000","termTaxonomyId":1061,"taxonomyType":"tags"},{"postId":442092,"documentUrl":"/ever-wonder-what-happens-when-lightning-strikes-water-video/","filterUrl":"/rest/carbon/filter/main/ever-wonder-what-happens-when-lightning-strikes-water-video/","sortDate":"2017-08-06 11:31:12.000 +0000","termTaxonomyId":1061,"taxonomyType":"tags"},{"postId":442081,"documentUrl":"/car-gets-tangled-in-power-lines-stands-upright-in-a-rain-storm/","filterUrl":"/rest/carbon/filter/main/car-gets-tangled-in-power-lines-stands-upright-in-a-rain-storm/","sortDate":"2017-08-05 03:00:47.000 +0000","termTaxonomyId":1061,"taxonomyType":"tags"},{"postId":441664,"documentUrl":"/enter-your-zip-code-and-this-website-will-show-you-exactly-what-youll-see-during-the-august-21st-solar-eclipse/","filterUrl":"/rest/carbon/filter/main/enter-your-zip-code-and-this-website-will-show-you-exactly-what-youll-see-during-the-august-21st-solar-eclipse/","sortDate":"2017-08-01 09:46:04.000 +0000","termTaxonomyId":1061,"taxonomyType":"tags"},{"postId":441144,"documentUrl":"/african-dust-means-another-very-hazy-day/","filterUrl":"/rest/carbon/filter/main/african-dust-means-another-very-hazy-day/","sortDate":"2017-07-26 03:17:12.000 +0000","termTaxonomyId":1061,"taxonomyType":"tags"},{"postId":438649,"documentUrl":"/weather-boy-viral-video-real-or-fake/","filterUrl":"/rest/carbon/filter/main/weather-boy-viral-video-real-or-fake/","sortDate":"2017-07-01 04:00:51.000 +0000","termTaxonomyId":1061,"taxonomyType":"tags"},{"postId":437804,"documentUrl":"/tropical-storm-cindy-not-so-gentle-in-evangeline-parish/","filterUrl":"/rest/carbon/filter/main/tropical-storm-cindy-not-so-gentle-in-evangeline-parish/","sortDate":"2017-06-22 09:18:42.000 +0000","termTaxonomyId":1061,"taxonomyType":"tags"}]}}}},"carbonwidget/top-728x90":{"info":{"id":"carbonwidget/top-728x90","groupType":"carbonwidget/ads","widgetInstance":"1"},"params":{"adunit":"top-728x90","widgetTime":3},"data":["carbonwidget/top-728x90"],"dataDetails":{"carbonwidget/top-728x90":{"adUnit":"top-728x90","adType":"dfp6"}}},"carbonwidget/dynamic-ad-custom":{"info":{"id":"carbonwidget/dynamic-ad-custom","groupType":"carbonwidget/ads","widgetInstance":"1"},"params":{"adunit":"dynamic-ad-custom","widgetTime":3},"data":["carbonwidget/dynamic-ad-custom"],"dataDetails":{"carbonwidget/dynamic-ad-custom":{"adUnit":"dynamic-ad-custom","adType":"dfp6"}}},"carbonwidget/dynamic-ad-header":{"info":{"id":"carbonwidget/dynamic-ad-header","groupType":"carbonwidget/ads","widgetInstance":"1"},"params":{"adunit":"dynamic-ad-header","widgetTime":3},"data":["carbonwidget/dynamic-ad-header"],"dataDetails":{"carbonwidget/dynamic-ad-header":{"adUnit":"dynamic-ad-header","adType":"dfp6"}}},"carbonwidget/dynamic-ad-push":{"info":{"id":"carbonwidget/dynamic-ad-push","groupType":"carbonwidget/ads","widgetInstance":"1"},"params":{"adunit":"dynamic-ad-push","widgetTime":3},"data":["carbonwidget/dynamic-ad-push"],"dataDetails":{"carbonwidget/dynamic-ad-push":{"adUnit":"dynamic-ad-push","adType":"dfp6"}}},"carbonwidget/tsm-out-of-page":{"info":{"id":"carbonwidget/tsm-out-of-page","groupType":"carbonwidget/ads","widgetInstance":"1"},"params":{"adunit":"tsm-out-of-page","widgetTime":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-7":{"info":{"id":"ts_blogroll-7","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"7"},"params":{"title":"Best of KTDY","type":"main_content_thumb_title_roll","cat":"48","tag":"","private_tag":"","posts_per_page":"4","thumb_type":"landscape","link_label":"","link":"","show_thumb":0,"alternate_data":0,"unique_posts":"1","sponsor":{"time_start":"","time_end":"","background_image":"","sponsor_image":"http://999ktdy.com/files/2015/05/158164-widget.png","sponsor_image_mobile":"","background_color":"","background_repeat":"no-repeat","sponsor_name":"","sponsor_link":"http://www.courtesyvalue.com/finance-application/"},"widgetTime":45,"widgetFilterTime":0,"widgetFilterParallelTime":1},"data":[464500,464502,464460,464432],"dataDetails":{"464432":{"postid":"464432","sortdate":"2018-02-12T17:26:27.000Z","data":{"mainData":{"postType":"post","caption":"","thumbnail":"http://1079ishot.com/files/2018/02/Screen-Shot-2018-02-12-at-8.33.19-AM.png","postDateGmt":"2018-02-12 17:26:27 +0000","title":"Sales For &apos;Cupid Shuffle&apos; Soar As Plank Challenge Goes Viral","url":"http://999ktdy.com/cupid-shuffle-plank-challenge/","id":464432,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"If you HATE working out, but LOVE to dance here&apos;s something you should check out.","authors":[{"id":161,"slug":"bjournet","name":"DJ Digital","first_name":"Brandon","last_name":"Journet","nickname":"DJ Digital","url":"http://999ktdy.com/author/bjournet/","thumbnail":"http://1079ishot.com/files/2017/06/HOT-Digital.jpg"}],"video":true,"videoUrl":"https://www.youtube.com/watch?v=g6pkTkunq9s","youtubeId":"g6pkTkunq9s"},"alternateData":{"_townsquare_media_url":"https://www.youtube.com/watch?v=g6pkTkunq9s","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"Sales For &apos;Cupid Shuffle&apos; Soar As Plank Challenge Goes Viral","dynamic-lead-title":"","dynamic-lead-excerpt":"","dynamic-lead-link-url":"","dynamic-lead-image":""}}},"464460":{"postid":"464460","sortdate":"2018-02-12T21:53:17.000Z","data":{"mainData":{"postType":"post","caption":"Louisiana State Police","thumbnail":"http://973thedawg.com/files/2017/10/Louisiana-State-Police-Patch-Facebook-e1461577113518.jpg","postDateGmt":"2018-02-12 21:53:17 +0000","title":"New Iberia Motorcyclist Killed In Morning Crash","url":"http://999ktdy.com/new-iberia-motorcyclist-killed-in-morning-crash/","id":464460,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"48-year-old Wade Renard of New Iberia died Monday morning after his motorcycle collided with a truck traveling north on LA 83 at US 90.","authors":[{"id":167,"slug":"bcomeaux","name":"Brandon Comeaux","first_name":"Brandon","last_name":"Comeaux","nickname":"bcomeaux","thumbnail":"http://kpel965.com/files/2017/06/KPEL-Brandon.png","url":"http://999ktdy.com/author/bcomeaux/"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"New Iberia Motorcyclist Killed In Morning Crash","dynamic-lead-title":"","dynamic-lead-excerpt":"","dynamic-lead-link-url":"","dynamic-lead-image":""}}},"464500":{"postid":"464500","sortdate":"2018-02-13T01:27:04.000Z","data":{"mainData":{"postType":"post","caption":" Sascha Steinbach/Getty Images for TAS","thumbnail":"http://popcrush.com/files/2018/02/taylor-swift-reputation-rehearsals.jpg","postDateGmt":"2018-02-13 01:27:04 +0000","title":"Taylor Swift Gives Fans a Look at her Reputation Tour &#8216;Repu-Hearsals&#8217;","url":"http://999ktdy.com/taylor-swift-reputation-rehearsal-instagram/","id":464500,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"The North American stadium tour is set to kick off May 8.","authors":[{"id":3728693,"slug":"katrinanattress","name":"Katrina Nattress","first_name":"Katrina","last_name":"Nattress","nickname":"katrinanattress","url":"http://999ktdy.com/author/katrinanattress/","thumbnail":"http://popcrush.com/files/2017/10/422924_10100354357955726_262236516_n-1.jpg"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-video":"","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""}}}},"464502":{"postid":"464502","sortdate":"2018-02-13T00:39:50.000Z","data":{"mainData":{"postType":"post","caption":"Dimitrios Kambouris, Getty Images","thumbnail":"http://popcrush.com/files/2017/07/ed-sheeran.jpg","postDateGmt":"2018-02-13 00:39:50 +0000","title":"Ed Sheeran Has Been Asked to Perform at the Royal Wedding","url":"http://999ktdy.com/ed-sheeran-prince-harry-meghan-markle-royal-wedding/","id":464502,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"The singer-songwriter would be the &apos;Perfect&apos; fit to serenade Prince Harry and Meghan Markle on May 19.","authors":[{"id":3728693,"slug":"katrinanattress","name":"Katrina Nattress","first_name":"Katrina","last_name":"Nattress","nickname":"katrinanattress","url":"http://999ktdy.com/author/katrinanattress/","thumbnail":"http://popcrush.com/files/2017/10/422924_10100354357955726_262236516_n-1.jpg"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-video":"","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-120":{"info":{"id":"fix_sidebar_marker-120","groupType":"fix_sidebar_marker","widgetType":"widget_fix_sidebar_marker","widgetInstance":"120"},"params":{"title":"Fix Sidebar Marker","widgetTime":2},"data":[],"dataDetails":{}},"ts_blogroll-1583":{"info":{"id":"ts_blogroll-1583","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"1583"},"params":{"title":"Featured","type":"carousel","isweather":"1","cat":"","posts_per_page":"7","align":"right","tag":"featured","private_tag":"","thumb_type":"landscape","link_label":"","link":"","unique_posts":0,"show_thumb":0,"alternate_data":0,"pinned_id":"","pinned_label":"","widgetTime":44,"widgetFilterTime":0,"widgetFilterParallelTime":1},"data":[464470,464398,458184,463580,463036],"dataDetails":{"458184":{"postid":"458184","sortdate":"2018-02-12T11:00:57.000Z","data":{"mainData":{"postType":"post","caption":"Chris Graythen, Getty Images","thumbnail":"http://973thedawg.com/files/2014/02/73376751.jpg","postDateGmt":"2018-02-12 11:00:57 +0000","title":"2018 Mardi Gras Parade Schedule for Acadiana","url":"http://999ktdy.com/2018-mardi-gras-parade-schedule-for-acadiana/","id":458184,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"The Mardi Gras balls will be happening throughout the month of January and then once the calendar turns to February it&apos;s parade season.","authors":[{"id":242100,"slug":"jude973thedawg-com","name":"Jude Walker","first_name":"Jude","last_name":"Walker","nickname":"jude","thumbnail":"http://973thedawg.com/files/2017/06/Dawg-Jude.jpg","url":"http://999ktdy.com/author/jude973thedawg-com/"}]},"alternateData":{"dynamic-lead-title":"2018 Mardi Gras Parade Schedule for Acadiana","dynamic-lead-excerpt":"The Mardi Gras balls will be happening throughout the month of January and then once the calendar turns to February it&apos;s parade season.","dynamic-lead-link-url":"","dynamic-lead-image":"","_townsquare_media_url":"","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"2018 Mardi Gras Parade Schedule Acadiana"}}},"463036":{"postid":"463036","sortdate":"2018-02-01T02:07:45.000Z","data":{"mainData":{"postType":"post","caption":"","thumbnail":"http://999ktdy.com/files/2018/01/IMG_3352.jpg","postDateGmt":"2018-02-01 02:07:45 +0000","title":"Win The KTDY Office Lunch From Imonelli!","url":"http://999ktdy.com/win-the-ktdy-office-lunch-from-imonelli/","id":463036,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"Did you know Imonelli is open for lunch? Some say it&apos;s the best business lunch in town! You can enjoy their delicious Italian cuisine, steaks and seafood on us...","authors":[{"id":75,"slug":"swiley","name":"Steve Wiley","first_name":"Steve","last_name":"Wiley","nickname":"steve","thumbnail":"http://999ktdy.com/files/2017/06/KTDY-Steve.jpg","url":"http://999ktdy.com/author/swiley/"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-title":"Win The KTDY Office Lunch From Imonelli!","dynamic-lead-excerpt":"","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"Win The KTDY Office Lunch From Imonelli!"}}},"463580":{"postid":"463580","sortdate":"2018-02-06T13:47:05.000Z","data":{"mainData":{"postType":"post","caption":"Kristian Dowling/Getty Images","thumbnail":"http://999ktdy.com/files/2018/02/GettyImages-56040152.jpg","postDateGmt":"2018-02-06 13:47:05 +0000","title":"Wineaux a Geaux Geaux with Debbie Ray and Bernadette Lee","url":"http://999ktdy.com/wineaux-a-geaux-geaux-with-debbie-ray-and-bernadette-lee/","id":463580,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"Join Debbie Ray and Bernie for a fun 3 day, 2 night trip to tour and taste at the best Louisiana wineries, and a special &apos;Steel Magnolias&apos; tour!","authors":[{"id":55,"slug":"dray","name":"Debbie Ray","first_name":"Debbie","last_name":"Ray","nickname":"Debbie Ray","thumbnail":"http://999ktdy.com/files/2017/06/KTDY-Debbie-.jpg","url":"http://999ktdy.com/author/dray/"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-title":"","dynamic-lead-excerpt":"","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"Wineaux a Geaux Geaux with Debbie Ray and Bernadette Lee"}}},"464398":{"postid":"464398","sortdate":"2018-02-12T13:18:17.000Z","data":{"mainData":{"postType":"post","caption":"CJ Message Of The Day","thumbnail":"http://999ktdy.com/files/2018/02/CJ-For-Message-Of-The-Day6.png","postDateGmt":"2018-02-12 13:18:17 +0000","title":"CJ Message Of The Day [Feb 12, 2018]","url":"http://999ktdy.com/cj-message-of-the-day-feb-12-2018/","id":464398,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"Don&apos;t Beat Yourself Up Over Failures","authors":[{"id":163,"slug":"cclements","name":"CJ","first_name":"CJ","last_name":"Clements","nickname":"cj","url":"http://999ktdy.com/author/cclements/","thumbnail":"http://999ktdy.com/files/2017/06/KTDY-CJ.jpg"}],"video":true,"videoUrl":"https://youtu.be/sXuDZaInaEc","youtubeId":"sXuDZaInaEc"},"alternateData":{"_townsquare_media_url":"https://youtu.be/sXuDZaInaEc","dynamic-lead-title":"CJ Message Of The Day [Feb 12, 2018]","dynamic-lead-excerpt":"Don&apos;t Beat Yourself Up Over Failures","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"0","_aioseop_title":"CJ Message Of The Day [Feb 12, 2018]","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""}}}},"464470":{"postid":"464470","sortdate":"2018-02-13T00:08:16.000Z","data":{"mainData":{"postType":"post","caption":"Live Nation","thumbnail":"http://999ktdy.com/files/2018/02/Justin-Timberlake-1.png","postDateGmt":"2018-02-13 00:08:16 +0000","title":"Justin Timberlake Live In NOLA","url":"http://999ktdy.com/win-tickets-to-see-justin-timberlake-live-in-new-orleans/","id":464470,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"Listen To CJ And Debbie Ray To Win","authors":[{"id":163,"slug":"cclements","name":"CJ","first_name":"CJ","last_name":"Clements","nickname":"cj","url":"http://999ktdy.com/author/cclements/","thumbnail":"http://999ktdy.com/files/2017/06/KTDY-CJ.jpg"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-title":"Justin Timberlake Live In NOLA","dynamic-lead-excerpt":"Listen To CJ And Debbie Ray To Win","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"Win Tickets To See Justin Timberlake Live In New Orleans"}}}},"redisCached":true},"fix_sidebar_marker-123":{"info":{"id":"fix_sidebar_marker-123","groupType":"fix_sidebar_marker","widgetType":"widget_fix_sidebar_marker","widgetInstance":"123"},"params":{"widgetTime":1},"data":[],"dataDetails":{}},"google-ads-widget-1038":{"info":{"id":"google-ads-widget-1038","groupType":"google-ads-widget","widgetType":"widget_google-ads-widget","widgetInstance":"1038"},"params":{"title":"Carbon Google Ads","adunit":"top-right-300x250","align":"","adtype":"dfp6","widgetTime":1},"data":["top-right-300x250"],"dataDetails":{"top-right-300x250":{"adUnit":"top-right-300x250","adType":"dfp6"}}},"tsq_sailthru_newsletter_widget-975":{"info":{"id":"tsq_sailthru_newsletter_widget-975","groupType":"tsq_sailthru_newsletter_widget","widgetType":"widget_tsq_sailthru_newsletter_widget","widgetInstance":"975"},"params":{"title":"Get our Newsletter","description":"Sign up for our newsletter!","confirmation":"Thanks for subscribing","lists":["KTDY Newsletter"],"widgetTime":1},"data":[],"dataDetails":{}},"ts_blogroll-1584":{"info":{"id":"ts_blogroll-1584","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"1584"},"params":{"title":"Latest Articles","type":"sidebar_row_standard","posts_per_page":"3","cat":"","tag":"","private_tag":"","thumb_type":"landscape","link_label":"","link":"","unique_posts":"1","align":"default","show_thumb":0,"alternate_data":0,"isweather":0,"widgetTime":2,"widgetFilterTime":0,"widgetFilterParallelTime":1},"data":[464488,464486,464497],"dataDetails":{"464486":{"postid":"464486","sortdate":"2018-02-13T09:16:35.000Z","data":{"mainData":{"postType":"post","caption":"BASARABA via YouTube","thumbnail":"http://973thedawg.com/files/2018/02/BASARABA.png","postDateGmt":"2018-02-13 09:16:35 +0000","title":"Chloe Kim&apos;s Dad Wins The Day With His Homemade Sign","url":"http://999ktdy.com/the-homemade-sign-that-melted-hearts-at-the-olympics/","id":464486,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"A gold medal winner&apos;s father does something so incredibly simple and so incredibly sweet that the internet may have just melted. ","authors":[{"id":57,"slug":"bmikels","name":"Bruce Mikells","first_name":"Bruce","last_name":"Mikells","nickname":"bruce","thumbnail":"http://973thedawg.com/files/2017/06/Dawg-Bruce-copy1.jpg","url":"http://999ktdy.com/author/bmikels/"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"Chloe Kim&apos;s Dad Wins The Day With His Homemade Sign","dynamic-lead-title":"","dynamic-lead-excerpt":"","dynamic-lead-link-url":"","dynamic-lead-image":""}}},"464488":{"postid":"464488","sortdate":"2018-02-13T09:52:26.000Z","data":{"mainData":{"postType":"post","caption":"Thinkstock","thumbnail":"http://973thedawg.com/files/2014/08/drunk-guy-at-bar.jpg","postDateGmt":"2018-02-13 09:52:26 +0000","title":"Alcoholic Claims DWI Laws Discriminates Against Drunks","url":"http://999ktdy.com/alcoholic-claims-dwi-laws-discriminates-against-drunks/","id":464488,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"Should &quot;professional&quot; drunks be subject to different standards in regards to blood alcohol concentration levels? ","authors":[{"id":57,"slug":"bmikels","name":"Bruce Mikells","first_name":"Bruce","last_name":"Mikells","nickname":"bruce","thumbnail":"http://973thedawg.com/files/2017/06/Dawg-Bruce-copy1.jpg","url":"http://999ktdy.com/author/bmikels/"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"Alcoholic Claims DWI Laws Discriminates Against Drunks","dynamic-lead-title":"","dynamic-lead-excerpt":"","dynamic-lead-link-url":"","dynamic-lead-image":""}}},"464497":{"postid":"464497","sortdate":"2018-02-13T03:11:15.000Z","data":{"mainData":{"postType":"post","caption":"Alberto E. Rodriguez/Getty Images","thumbnail":"http://popcrush.com/files/2018/02/Jennifer-Aniston-Courtney-Cox.jpg","postDateGmt":"2018-02-13 03:11:15 +0000","title":"Jennifer Aniston Celebrated Her 49th Birthday with Courtney Cox","url":"http://999ktdy.com/jennifer-aniston-49th-birthday-courtney-cox/","id":464497,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"Cue the &apos;Friends&apos; theme song mashed up with &apos;Happy Birthday.&apos;","authors":[{"id":3728693,"slug":"katrinanattress","name":"Katrina Nattress","first_name":"Katrina","last_name":"Nattress","nickname":"katrinanattress","url":"http://999ktdy.com/author/katrinanattress/","thumbnail":"http://popcrush.com/files/2017/10/422924_10100354357955726_262236516_n-1.jpg"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-video":"","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""}}}}},"redisCached":true},"carbonwidget/nav/blueiv":{"info":{"id":"carbonwidget/nav/blueiv","groupType":"carbonwidget/nav/blueiv"},"params":{"widgetTime":44},"data":[],"dataDetails":{},"redisCached":true},"carbonwidget/nav/main":{"info":{"id":"carbonwidget/nav/main","groupType":"carbonwidget/nav/main"},"params":{"widgetTime":44},"data":["1",{"2":["2.1","2.2","2.3","2.4","2.5","2.6","2.7","2.8"]},{"3":["3.1","3.2","3.3"]},"4",{"5":["5.1","5.2"]},{"6":["6.1","6.2","6.3","6.4"]},"7",{"8":["8.1","8.2","8.3"]},{"9":["9.1","9.2","9.3","9.4","9.5","9.6","9.7","9.8","9.9"]}],"dataDetails":{"1":{"menuId":"1","attrs":{"menuPostId":8,"title":"Home","titleExcerpt":"Home","href":"/","samedomain":true,"hasBlogroll":false}},"2":{"menuId":"2","attrs":{"menuPostId":594,"title":"On Air","titleExcerpt":"On Air","href":"/djs/","samedomain":true,"hasBlogroll":false}},"3":{"menuId":"3","attrs":{"menuPostId":20550,"title":"Listen","titleExcerpt":"Listen","href":"/listen-live","samedomain":true,"hasBlogroll":false}},"4":{"menuId":"4","attrs":{"menuPostId":20552,"title":"Playlist","titleExcerpt":"Playlist","href":"/playlist/","samedomain":true,"hasBlogroll":false}},"5":{"menuId":"5","attrs":{"menuPostId":596,"title":"Events","titleExcerpt":"Events","href":"","samedomain":true,"hasBlogroll":false}},"6":{"menuId":"6","attrs":{"menuPostId":2532,"title":"Winners Club","titleExcerpt":"Winners Club","href":"/vip","samedomain":true,"hasBlogroll":false}},"7":{"menuId":"7","attrs":{"menuPostId":309562,"title":"Win Stuff","titleExcerpt":"Win Stuff","href":"/contests/","samedomain":true,"menupath":"/rest/carbon/api/menu/contests/","hasBlogroll":false}},"8":{"menuId":"8","attrs":{"menuPostId":598,"title":"Contact","titleExcerpt":"Contact","href":"/contact-us","samedomain":true,"hasBlogroll":false}},"9":{"menuId":"9","attrs":{"menuPostId":41983,"title":"Experts","titleExcerpt":"Experts","href":"/local-experts","samedomain":true,"hasBlogroll":false}},"2.1":{"menuId":"2.1","attrs":{"menuPostId":20554,"title":"ALL DJs","titleExcerpt":"ALL DJs","href":"/djs","samedomain":true,"hasBlogroll":false}},"2.2":{"menuId":"2.2","attrs":{"menuPostId":593,"title":"Schedule","titleExcerpt":"Schedule","href":"/shows/","samedomain":true,"hasBlogroll":false}},"2.3":{"menuId":"2.3","attrs":{"menuPostId":58728,"title":"CJ","titleExcerpt":"CJ","href":"/author/cclements/","samedomain":true,"menupath":"/rest/carbon/api/menu/author/cclements/","hasBlogroll":false}},"2.4":{"menuId":"2.4","attrs":{"menuPostId":58729,"title":"Debbie Ray","titleExcerpt":"Debbie Ray","href":"/author/dray/","samedomain":true,"menupath":"/rest/carbon/api/menu/author/dray/","hasBlogroll":false}},"2.5":{"menuId":"2.5","attrs":{"menuPostId":58730,"title":"Steve Wiley","titleExcerpt":"Steve Wiley","href":"/author/swiley/","samedomain":true,"menupath":"/rest/carbon/api/menu/author/swiley/","hasBlogroll":false}},"2.6":{"menuId":"2.6","attrs":{"menuPostId":58731,"title":"Jaycee","titleExcerpt":"Jaycee","href":"/author/jfalcon/","samedomain":true,"menupath":"/rest/carbon/api/menu/author/jfalcon/","hasBlogroll":false}},"2.7":{"menuId":"2.7","attrs":{"menuPostId":463955,"title":"Delilah","titleExcerpt":"Delilah","href":"/show/delilah-at-night/","samedomain":true,"menupath":"/rest/carbon/api/menu/show/delilah-at-night/","hasBlogroll":false}},"2.8":{"menuId":"2.8","attrs":{"menuPostId":464064,"title":"Jim Brickman","titleExcerpt":"Jim Brickman","href":"/show/your-weekend-with-jim-brickman/","samedomain":true,"menupath":"/rest/carbon/api/menu/show/your-weekend-with-jim-brickman/","hasBlogroll":false}},"3.1":{"menuId":"3.1","attrs":{"menuPostId":20551,"title":"Listen Live","titleExcerpt":"Listen Live","href":"/listen-live/","samedomain":true,"hasBlogroll":false}},"3.2":{"menuId":"3.2","attrs":{"menuPostId":448298,"title":"Listen on Alexa Devices","titleExcerpt":"Listen on Alexa Devices","href":"/alexa","samedomain":true,"hasBlogroll":false}},"3.3":{"menuId":"3.3","attrs":{"menuPostId":11444,"title":"KTDY Mobile App","titleExcerpt":"KTDY Mobile App","href":"/app","samedomain":true,"hasBlogroll":false}},"5.1":{"menuId":"5.1","attrs":{"menuPostId":20560,"title":"Full Calendar","titleExcerpt":"Full Calendar","href":"/events-lafayette","samedomain":true,"hasBlogroll":false}},"5.2":{"menuId":"5.2","attrs":{"menuPostId":208833,"title":"Submit an Event","titleExcerpt":"Submit an Event","href":"/events-lafayette/community/add/","samedomain":true,"hasBlogroll":false}},"6.1":{"menuId":"6.1","attrs":{"menuPostId":11036,"title":"Sign Up","titleExcerpt":"Sign Up","href":"/registration","samedomain":true,"hasBlogroll":false}},"6.2":{"menuId":"6.2","attrs":{"menuPostId":52833,"title":"Contests","titleExcerpt":"Contests","href":"/contests/","samedomain":true,"menupath":"/rest/carbon/api/menu/contests/","hasBlogroll":false}},"6.3":{"menuId":"6.3","attrs":{"menuPostId":427610,"title":"KTDY Contest Rules","titleExcerpt":"KTDY Contest Rules","href":"/contest-rules/","samedomain":true,"hasBlogroll":false}},"6.4":{"menuId":"6.4","attrs":{"menuPostId":338847,"title":"VIP Support","titleExcerpt":"VIP Support","href":"/help","samedomain":true,"hasBlogroll":false}},"8.1":{"menuId":"8.1","attrs":{"menuPostId":10888,"title":"Help & Contact Info","titleExcerpt":"Help & Contact Info","href":"/help","samedomain":true,"hasBlogroll":false}},"8.2":{"menuId":"8.2","attrs":{"menuPostId":20553,"title":"Send Feedback","titleExcerpt":"Send Feedback","href":"/contact-us","samedomain":true,"hasBlogroll":false}},"8.3":{"menuId":"8.3","attrs":{"menuPostId":464031,"title":"Advertise","titleExcerpt":"","href":"/advertise","samedomain":true,"hasBlogroll":false}},"9.1":{"menuId":"9.1","attrs":{"menuPostId":461910,"title":"Acadiana Garage Door","titleExcerpt":"","href":"/local-experts/acadiana-garage-door/","samedomain":true,"hasBlogroll":false}},"9.2":{"menuId":"9.2","attrs":{"menuPostId":333973,"title":"Acadian Total Security","titleExcerpt":"","href":"/local-experts/acadian-total-security/","samedomain":true,"hasBlogroll":false}},"9.3":{"menuId":"9.3","attrs":{"menuPostId":450063,"title":"Audio Video Innovators","titleExcerpt":"","href":"/local-experts/audio-video-innovators/","samedomain":true,"hasBlogroll":false}},"9.4":{"menuId":"9.4","attrs":{"menuPostId":450064,"title":"Eagle Pest Control and Chemical","titleExcerpt":"","href":"/local-experts/eagle-pest-control/","samedomain":true,"hasBlogroll":false}},"9.5":{"menuId":"9.5","attrs":{"menuPostId":394612,"title":"Mr Electric","titleExcerpt":"","href":"/local-experts/mr-electric/","samedomain":true,"hasBlogroll":false}},"9.6":{"menuId":"9.6","attrs":{"menuPostId":450061,"title":"National Foundation Repair","titleExcerpt":"","href":"/local-experts/national-foundation-repair/","samedomain":true,"hasBlogroll":false}},"9.7":{"menuId":"9.7","attrs":{"menuPostId":450065,"title":"Piggly Wiggly","titleExcerpt":"","href":"/local-experts/piggly-wiggly/","samedomain":true,"hasBlogroll":false}},"9.8":{"menuId":"9.8","attrs":{"menuPostId":450062,"title":"Theriot Family Dental Care","titleExcerpt":"","href":"/local-experts/theriot-family-dental-care/","samedomain":true,"hasBlogroll":false}},"9.9":{"menuId":"9.9","attrs":{"menuPostId":449267,"title":"Whispering Oaks Lodge","titleExcerpt":"","href":"/local-experts/whispering-oaks-lodge/","samedomain":true,"hasBlogroll":false}}},"redisCached":true},"carbonwidget/nav/promo_links":{"info":{"id":"carbonwidget/nav/promo_links","groupType":"carbonwidget/nav/promo_links"},"params":{"widgetTime":2},"data":["1","2","3","4","5","6","7"],"dataDetails":{"1":{"menuId":"1","attrs":{"menuPostId":71325,"title":"What's Hot:","titleExcerpt":"What's Hot:","href":"","samedomain":true,"hasBlogroll":false}},"2":{"menuId":"2","attrs":{"menuPostId":425458,"title":"KTDY App","titleExcerpt":"KTDY App","href":"/app/","samedomain":true,"hasBlogroll":false}},"3":{"menuId":"3","attrs":{"menuPostId":463272,"title":"$500 Survey Giveaway","titleExcerpt":"$500 Survey Giveaway","href":"/sponsored-listener-survey/","samedomain":true,"hasBlogroll":false}},"4":{"menuId":"4","attrs":{"menuPostId":113882,"title":"Birthdays","titleExcerpt":"Birthdays","href":"/birthday-card-vip/","samedomain":true,"hasBlogroll":false}},"5":{"menuId":"5","attrs":{"menuPostId":418449,"title":"Janet's Jokes","titleExcerpt":"Janet's Jokes","href":"/tags/mrs-janet/","samedomain":true,"menupath":"/rest/carbon/api/menu/tags/mrs-janet/","hasBlogroll":false}},"6":{"menuId":"6","attrs":{"menuPostId":327488,"title":"Legal Authority","titleExcerpt":"Legal Authority","href":"/legal-authority","samedomain":true,"hasBlogroll":false}},"7":{"menuId":"7","attrs":{"menuPostId":315751,"title":"Contest Rules","titleExcerpt":"Contest Rules","href":"/contest-rules/","samedomain":true,"hasBlogroll":false}}},"redisCached":true},"carbonwidget/nav/footer":{"info":{"id":"carbonwidget/nav/footer","groupType":"carbonwidget/nav/footer"},"params":{"widgetTime":43},"data":["comscore","1","2","3","4","5","6","7","8","9","10","11"],"dataDetails":{"1":{"menuId":"1","attrs":{"title":"EEO","href":"/eeo/"}},"2":{"menuId":"2","attrs":{"title":"Advertise","href":"/advertise/"}},"3":{"menuId":"3","attrs":{"title":"Public File","href":"/ktdy-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":"Lafayette Business Listings","href":"/lafayette-featured-business-listings/"}},"comscore":{"menuId":"comscore","attrs":{"title":"PopCrush Network"}}},"redisCached":true}},"data":{},"time":{"wpTime":191.379,"mainOptionsTime":17.419,"sidebarsTime":10.541,"widgetsTime":60.583,"processTime":280.023},"experimentGroup":"A"},"serverConfig":{"host":"999ktdy.com","ua":"python-requests/2.10.0"}},"listenLive":{},"nav":{},"newsletter":{},"ui":{},"weather":{},"youtube":{},"sweeps":{},"form":{"NavSearchForm":{"registeredFields":[{"name":"searchInput","type":"Field"}]}},"routing":{"locationBeforeTransitions":null},"events":{},"ads":{}}
          </script>
          <script src="//cdn.production.townsquareblogs.com/public/dist/main.bundle.js?ver=f6f5453a8cde7d0b301abb99888e7aca87cafa58"></script>
        </body>
      </html>