<!doctype html>
      <html class="single">
        <head>
          <title data-react-helmet="true">Josh Abbott Does the Incredible for Hurricane Harvey Victims</title>
          <meta data-react-helmet="true" http-equiv="Content-Type" content="text/html;charset=UTF-8"/><meta data-react-helmet="true" charset="UTF-8"/><meta data-react-helmet="true" name="description" content="The Josh Abbott Band is donating 100 percent of the proceeds from the sales of their JABCares t-shirts to Hurricane Harvey relief."/><meta data-react-helmet="true" name="keywords" content="josh abbott, hurricane harvey rescue, hurricane harvey, jabfest"/><meta data-react-helmet="true" property="fb:app_id" content="198635743497751"/><meta data-react-helmet="true" property="fb:admins" content="1850719873"/><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="Josh Abbott Does the Incredible for Hurricane Harvey Victims"/><meta data-react-helmet="true" property="og:description" content="The Josh Abbott Band is donating 100 percent of the proceeds from the sales of their JABCares t-shirts to Hurricane Harvey relief."/><meta data-react-helmet="true" property="og:url" content="http://1280ksli.com/jab-fest-hurricane-harvey-donations/"/><meta data-react-helmet="true" property="og:site_name" content="1280 KSLI"/><meta data-react-helmet="true" property="og:type" content="blog"/><meta data-react-helmet="true" property="og:image" content="http://lonestar995fm.com/files/2016/05/DSC_8163.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="@ksli1280"/><meta data-react-helmet="true" name="sailthru.description" content="The Josh Abbott Band is donating 100 percent of the proceeds from the sales of their JABCares t-shirts to Hurricane Harvey relief."/><meta data-react-helmet="true" name="sailthru.date" content="2017-08-28 12:17:07"/><meta data-react-helmet="true" name="sailthru.title" content="Josh Abbott Band Does Something Incredible for Hurricane Harvey Victims"/><meta data-react-helmet="true" name="sailthru.tags" content="tsmsite-ksli, tsmmarket-abilene, tsmtype-local, local-news"/><meta data-react-helmet="true" name="sailthru.author" content="janmiller"/><meta data-react-helmet="true" name="sailthru.image.full" content="http://lonestar995fm.com/files/2016/05/DSC_8163.jpg"/><meta data-react-helmet="true" name="sailthru.image.thumb" content="http://lonestar995fm.com/files/2016/05/DSC_8163.jpg"/><meta data-react-helmet="true" property="fb:pages" content="247875612155"/><meta data-react-helmet="true" property="fb:pages" content="170568359642787"/><meta data-react-helmet="true" name="google-site-verification" content="ltp_WmR1WUvc539K-rnbFUSjFSB6-e7UbX8avQ_fqPc"/><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://1280ksli.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://lonestar995fm.com/jab-fest-hurricane-harvey-donations/"/>
          <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=4" rel="stylesheet" type="text/css" />
          
        <script type="text/javascript">
          window.TSM = window.TSM || {};
          window.TSM.abgroup = "B";
          window.TSM.cadata = {"activeDomain":"1280ksli.com","blogId":145,"method":"get_single","postId":243010,"crosspostBlogId":"191","crosspostPostId":"291648","postType":"post","postDateGmt":"2017-08-28 17:17:07.000+0000"};
          window.TSM.startload = new Date().getTime();
        </script>
          <script>
    (function () {
      function getCookie(name) {
        var value = "; " + document.cookie;
        var parts = value.split("; " + name + "=");
        if (parts.length == 2) return parts.pop().split(";").shift();
      }
      function updateCookie(name, value, expireDays) {
        let d = new Date();
        d.setTime(d.getTime() + (60*60*24*expireDays*1000));
        var expires = "expires="+ d.toUTCString();
        document.cookie = name + "=" + value + ";" + expires + ";path=/";
      }
      window.TSM = window.TSM || {};
      if (window.TSM.abgroup) {
        updateCookie("abgroup", window.TSM.abgroup, 90);
      }

      var xhr = new XMLHttpRequest();
      xhr.open("POST", "/rest/carbon/api/cogitoergosum", true);
      var cogitoergosum = getCookie("cogitoergosum");
      var abgroup = getCookie("abgroup");
      if (cogitoergosum) {
        window.TSM.cogitoergosum = JSON.parse( atob( decodeURIComponent( cogitoergosum ) ) );
      }
      xhr.onreadystatechange = function() {//Call a function when the state changes.
        if(xhr.readyState == XMLHttpRequest.DONE && xhr.status == 200) {
          if (xhr.response) {
            var result = JSON.parse(xhr.response);
            if (result && result.result) {
              if (result.result.cookie) {
                window.TSM.cogitoergosum = JSON.parse( atob( result.result.cookie ) );
              }
              if (result.result.credentials) {
                window.TSM.credentials = JSON.parse( atob( result.result.credentials ) );
              }
              // console.log("cogitoergosum xhr", window.TSM.cogitoergosum);
            }
          }
        }
      };
      xhr.setRequestHeader("Content-type", "application/json");
      var cadata = window.TSM.cadata || {};
      cadata.experimentGroup = window.TSM.abgroup;
      cadata.viewType = "standard";
      cadata.timespent = new Date().getTime() - window.TSM.startload;
      var referrer = document.referrer;
      var sendData = {
        type: "pageview",
        referrer: referrer,
        url: document.location.href,
        queryParam: document.location.queryParam,
        pageData: cadata,
        scrollPageIndex: 0
      };
      xhr.send(JSON.stringify(sendData));
    }());
  </script>
          <script>
            (function(w){
              w.ga=w.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;
              var gaInitData = {"hitType":"pageview","dimension1":"janmiller","dimension2":"local-news","dimension3":"","dimension4":"post","dimension5":"Mon Aug 28 2017","dimension6":"12:17","dimension7":"standard","dimension8":"939","dimension9":"B","dimension10":"no"};
ga( "create", {
          trackingId:"UA-19111903-5",
          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-19111903-5"};
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-19111903-7",
          name: "UA191119037",
          allowAnchor: false
        });
        ga( "UA191119037.require", "displayfeatures" );
        ga( "UA191119037.send", gaInitData );
        window.TSM = window.TSM || {};
        window.TSM.trackersByNameAll = window.TSM.trackersByNameAll || {};
        window.TSM.trackersByNameAll[ "UA191119037" ] = {gaid:"UA-19111903-7"};
ga( "create", {
          trackingId:"UA-28825804-2",
          name: "UA288258042",
          allowAnchor: false
        });
        ga( "UA288258042.require", "displayfeatures" );
        ga( "UA288258042.send", gaInitData );
        window.TSM = window.TSM || {};
        window.TSM.trackersByNameAll = window.TSM.trackersByNameAll || {};
        window.TSM.trackersByNameAll[ "UA288258042" ] = {gaid:"UA-28825804-2"};
ga( "create", {
          trackingId:"UA-45260060-3",
          name: "UA452600603",
          allowAnchor: false
        });
        ga( "UA452600603.require", "displayfeatures" );
        ga( "UA452600603.send", gaInitData );
        window.TSM = window.TSM || {};
        window.TSM.trackersByNameAll = window.TSM.trackersByNameAll || {};
        window.TSM.trackersByNameAll[ "UA452600603" ] = {gaid:"UA-45260060-3"};
            })(window);
          </script>
          <script async src="https://www.google-analytics.com/analytics.js"></script>
          <script>(function(w){
      w.dataLayer = [{"title":"Josh Abbott Does the Incredible for Hurricane Harvey Victims","callsign":"KSLIAM","market":"Abilene","sitetype":"Local","siteClassification":"Local","state":"TX","genre":{"0":"country","1":"classic-hits"},"pageType":"post","tags":"","categories":"local-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 type="text/javascript" src="//mtrx.go.sonobi.com/morpheus.townsquaremedia.local.1594.js"></script>
<script async type="text/javascript" src="https://native.sharethrough.com/assets/sfp.js"></script><script async="async" src="https://www.googletagservices.com/tag/js/gpt.js"></script>
        <script>
        var googletag = googletag || {};
        googletag.cmd = googletag.cmd || [];
        </script>
<script>window.pbjs=window.pbjs||{};window.pbjs.que=window.pbjs.que||[];</script><script src="http://production.townsquareblogs.com/wp-content/uploads/static/prebid/carbon/pb.js?domain=1280ksli.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", ["local-news"] );
googletag.pubads().setTargeting( "tags", "" );
googletag.pubads().setTargeting( "id", "jab-fest-hurricane-harvey-donations" );
googletag.pubads().setTargeting( "author", "janmiller" );
googletag.pubads().setTargeting( "kw", ["janmiller","jab-fest-hurricane-harvey-donations","local-news","pagetype-post"] );
googletag.pubads().setTargeting( "genre", ["country","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/Abilene/KSLI/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/Abilene/KSLI/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/Abilene/KSLI/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/Abilene/KSLI/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/Abilene/KSLI/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/Abilene/KSLI/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/Abilene/KSLI/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/Abilene/KSLI/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/Abilene/KSLI/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="1181475767"><!-- 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="KSLI 1280 AM" title="KSLI 1280 AM" data-reactid="14"><img src="http://1280ksli.com/files/2017/12/ksliam-logo.png" alt="KSLI 1280 AM" title="KSLI 1280 AM" data-reactid="15"/></a><div class="site-menu-right" data-reactid="16"><div class="showticker-container" id="show-ticker" data-reactid="17"><div class="slider showticker-items" data-reactid="18"><div class="sizer" data-reactid="19"></div><div class="mover fade" data-reactid="20"><div class="listenlive-container showticker-item active" data-reactid="21"><div class="song-meta first-song" data-reactid="22"><div class="artist-image icon-headphones" data-reactid="23"></div><div class="song-info radio" data-reactid="24"><a class="live-show-info" data-reactid="25">KSLI 1280 AM</a></div></div></div></div></div><a class="listen-live-cto cto" href="/listen-live/" data-reactid="26"><span class="icon-play2" data-reactid="27"></span><span class="cto-title" data-reactid="28">Listen Now</span></a><a class="sign-in-out" href="/#auth-start" title="" data-reactid="29"></a></div><nav id="site-menu" data-reactid="30"><div class="wrapper" data-reactid="31"><span class="icon-base icon-menu select-none" data-reactid="32"></span><ul class="links" data-reactid="33"><li class="hassub" data-reactid="34"><a href="/" data-reactid="35">Home</a></li><li class="hassub" data-reactid="36"><a href="/playlist/" data-reactid="37">Playlist</a><ul class="links submenu" data-reactid="38"><li class="hassub" data-reactid="39"><a href="/ksli-playlist-february-2014-top-songs/" data-reactid="40">This Month&#x27;s Playlist</a></li></ul></li><li class="hassub" data-reactid="41"><a href="/vip/" data-reactid="42">Country Club VIP</a><ul class="links submenu" data-reactid="43"><li class="hassub" data-reactid="44"><a href="/registration/" data-reactid="45">Sign Up</a></li><li class="hassub" data-reactid="46"><a href="/contests/" data-reactid="47">Contests</a></li><li class="hassub" data-reactid="48"><a href="/contest-rules/" data-reactid="49">Rules</a></li><li class="hassub" data-reactid="50"><a href="/help/" data-reactid="51">VIP Support</a></li></ul></li><li class="hassub" data-reactid="52"><a href="/contests/" data-reactid="53">Win Stuff</a></li><li class="hassub" data-reactid="54"><a href="#" data-reactid="55">Extras</a><ul class="links submenu" data-reactid="56"><li class="hassub" data-reactid="57"><a href="/local-experts/" data-reactid="58">Local Experts</a></li><li class="hassub" data-reactid="59"><a href="/abilene-weather/" data-reactid="60">Weather</a></li><li class="hassub" data-reactid="61"><a href="/category/music-news/" data-reactid="62">Music News</a></li><li class="hassub" data-reactid="63"><a href="/category/headline-news/" data-reactid="64">Headline News</a></li><li class="hassub" data-reactid="65"><a href="/category/entertainment/" data-reactid="66">Entertainment News</a></li><li class="hassub" data-reactid="67"><a href="/category/sports/" data-reactid="68">Sports</a></li><li class="hassub" data-reactid="69"><a href="/category/weird-news/" data-reactid="70">Weird News</a></li><li class="hassub" data-reactid="71"><a href="/category/daily-distraction/" data-reactid="72">Daily Distraction</a></li><li class="hassub" data-reactid="73"><a href="/category/health-fitness/" data-reactid="74">Health &amp; Fitness</a></li><li class="hassub" data-reactid="75"><a href="/category/food-drink/" data-reactid="76">Food &amp; Drink</a></li><li class="hassub" data-reactid="77"><a href="/category/technology/" data-reactid="78">Technology</a></li></ul></li><li class="hassub" data-reactid="79"><a href="#" data-reactid="80">Contact Us</a><ul class="links submenu" data-reactid="81"><li class="hassub" data-reactid="82"><a href="/help/" data-reactid="83">Help &amp; Contact Info</a></li><li class="hassub" data-reactid="84"><a href="/ksli-feedback/" data-reactid="85">Feedback</a></li><li class="hassub" data-reactid="86"><a href="/advertise/" data-reactid="87">Advertise</a></li><li class="hassub" data-reactid="88"><a href="/big-game-squares-office-rules/" data-reactid="89">Squares</a></li></ul></li><li class="hidden-menu hassub hide" data-reactid="90"><a class="more-icon" href="#" data-reactid="91">More</a><ul class="links submenu" data-reactid="92"><li class="hassub hide" data-reactid="93"><a href="/" data-reactid="94">Home</a></li><li class="hassub hide" data-reactid="95"><a href="/playlist/" data-reactid="96">Playlist</a><ul class="links submenu" data-reactid="97"><li class="hassub" data-reactid="98"><a href="/ksli-playlist-february-2014-top-songs/" data-reactid="99">This Month&#x27;s Playlist</a></li></ul></li><li class="hassub hide" data-reactid="100"><a href="/vip/" data-reactid="101">Country Club VIP</a><ul class="links submenu" data-reactid="102"><li class="hassub" data-reactid="103"><a href="/registration/" data-reactid="104">Sign Up</a></li><li class="hassub" data-reactid="105"><a href="/contests/" data-reactid="106">Contests</a></li><li class="hassub" data-reactid="107"><a href="/contest-rules/" data-reactid="108">Rules</a></li><li class="hassub" data-reactid="109"><a href="/help/" data-reactid="110">VIP Support</a></li></ul></li><li class="hassub hide" data-reactid="111"><a href="/contests/" data-reactid="112">Win Stuff</a></li><li class="hassub hide" data-reactid="113"><a href="#" data-reactid="114">Extras</a><ul class="links submenu" data-reactid="115"><li class="hassub" data-reactid="116"><a href="/local-experts/" data-reactid="117">Local Experts</a></li><li class="hassub" data-reactid="118"><a href="/abilene-weather/" data-reactid="119">Weather</a></li><li class="hassub" data-reactid="120"><a href="/category/music-news/" data-reactid="121">Music News</a></li><li class="hassub" data-reactid="122"><a href="/category/headline-news/" data-reactid="123">Headline News</a></li><li class="hassub" data-reactid="124"><a href="/category/entertainment/" data-reactid="125">Entertainment News</a></li><li class="hassub" data-reactid="126"><a href="/category/sports/" data-reactid="127">Sports</a></li><li class="hassub" data-reactid="128"><a href="/category/weird-news/" data-reactid="129">Weird News</a></li><li class="hassub" data-reactid="130"><a href="/category/daily-distraction/" data-reactid="131">Daily Distraction</a></li><li class="hassub" data-reactid="132"><a href="/category/health-fitness/" data-reactid="133">Health &amp; Fitness</a></li><li class="hassub" data-reactid="134"><a href="/category/food-drink/" data-reactid="135">Food &amp; Drink</a></li><li class="hassub" data-reactid="136"><a href="/category/technology/" data-reactid="137">Technology</a></li></ul></li><li class="hassub hide" data-reactid="138"><a href="#" data-reactid="139">Contact Us</a><ul class="links submenu" data-reactid="140"><li class="hassub" data-reactid="141"><a href="/help/" data-reactid="142">Help &amp; Contact Info</a></li><li class="hassub" data-reactid="143"><a href="/ksli-feedback/" data-reactid="144">Feedback</a></li><li class="hassub" data-reactid="145"><a href="/advertise/" data-reactid="146">Advertise</a></li><li class="hassub" data-reactid="147"><a href="/big-game-squares-office-rules/" data-reactid="148">Squares</a></li></ul></li></ul></li></ul><div class="site-menu-right" data-reactid="149"><ul class="social-links" data-reactid="150"><li class="social" data-reactid="151"><a class="share-link facebook" href=" http://www.facebook.com/pages/Ksli1280/170568359642787" target="_blank" data-social="facebook" data-reactid="152"><span class="icon-base icon-facebook" data-reactid="153"></span></a></li><li class="social" data-reactid="154"><a class="share-link twitter" href="https://twitter.com/ksli1280 " target="_blank" data-social="twitter" data-reactid="155"><span class="icon-base icon-twitter" data-reactid="156"></span></a></li><ul class="social-subscriptions" data-reactid="157"><!-- react-text: 158 --><!-- /react-text --><li class="sub-facebook" data-reactid="159"></li><li class="sub-twitter" data-reactid="160"></li></ul></ul><div id="search-form" class="" data-reactid="161"><div class="form-wrap" data-reactid="162"><form data-reactid="163"><input type="text" name="searchInput" value="" class="search-input" placeholder="Search" data-reactid="164"/><input type="submit" class="search-submit" disabled="" value="SEARCH" data-reactid="165"/></form></div><div class="icon-base icon-search" data-reactid="166"></div></div></div><div class="site-screen select-none" data-reactid="167"></div></div></nav></div><ul class="promo-links" data-reactid="168"><li data-reactid="169"><span data-reactid="170">What&#x27;s Hot:</span></li><li data-reactid="171"><a title="Abilene Weather" href="/abilene-weather/" data-reactid="172">Abilene Weather</a></li><li data-reactid="173"><a title="Daily Distraction" href="/category/daily-distraction/" data-reactid="174">Daily Distraction</a></li><li data-reactid="175"><a title="Sign Up For Newsletter" href="/newsletter/" data-reactid="176">Sign Up For Newsletter</a></li><li data-reactid="177"><a title="Weird News" href="/category/weird-news/" data-reactid="178">Weird News</a></li><li data-reactid="179"><a title="VIP Contests" href="/contests/" data-reactid="180">VIP Contests</a></li></ul></div><div class="tsm-ad tsm-ad-nav-970" data-reactid="181"><div id="tsm-ad-970a" data-reactid="182"><!-- dynamic ad --></div></div><div class="site-content clearfix" data-reactid="183"><div class="main-content" data-reactid="184"><div class="wrapper post-wrapper" data-reactid="185"><div class="post clearfix" data-reactid="186"><div class="entry" data-reactid="187"><article id="post-243010" data-location="/jab-fest-hurricane-harvey-donations/" data-index="0" data-reactid="188"><div class="page-header" data-reactid="189"><div class="content-header show-ui front boring-header" id="content-header-243010" data-reactid="190"><div class="internal-header outgrow  " style="max-height:0px;" data-reactid="191"></div><div class="content-header-header" data-reactid="192"><div class="single-post-oembed twitter" data-reactid="193"></div><div class="header" data-reactid="194"><section class="title " data-reactid="195"><h1 class="" data-reactid="196">Josh Abbott Band Does Something Incredible for Hurricane Harvey Victims</h1></section><div class="byline" data-reactid="197"><div class="authors" data-reactid="198"><address class="author" data-reactid="199"><div class="author-image icon-user" data-reactid="200"><figure class="frameme" data-reactid="201"><a class="theframe" data-image="http://lonestar995fm.com/files/2018/01/Jan-2018-headshot.png" href="http://1280ksli.com/author/janmiller/" rel="author" title="Jan Miller" data-reactid="202"></a><div class="loadinganim showbox" id="0" data-reactid="203"><div class="loader" style="width:30px;height:30px;" data-reactid="204"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="205"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="206"></circle></svg></div></div></figure></div><a class="author-name" href="http://1280ksli.com/author/janmiller/" rel="author" title="Jan Miller" data-reactid="207">Jan Miller</a></address></div><time datetime="2017-08-28 17:17:07 +0000" data-reactid="208">August 28, 2017</time></div></div></div></div></div><div class="content-wrap" data-reactid="209"><div class="social-share bignsexy" data-reactid="210"><div class="social-bar social-icons" data-reactid="211"><ul data-reactid="212"><li data-reactid="213"><a href="http://twitter.com/intent/tweet?text=Josh%20Abbott%20Band%20Does%20Something%20Incredible%20for%20Hurricane%20Harvey%20Victims%20http%3A%2F%2F1280ksli.com%2Fjab-fest-hurricane-harvey-donations%2F%3Ftrackback%3Dtwitter_mobile%20%40ksli1280%20" title="Share on Twitter" target="_blank" data-reactid="214"><span class=" social-icon icon-twitter tw" data-reactid="215"><span class="share-title" data-reactid="216">Share on Twitter</span></span></a></li><li data-reactid="217"><a href="http://www.facebook.com/sharer.php?u=http%3A%2F%2F1280ksli.com%2Fjab-fest-hurricane-harvey-donations%2F%3Ftrackback%3Dfbshare_mobile" title="Share on Facebook" target="_blank" data-reactid="218"><span class=" social-icon icon-facebook fb" data-reactid="219"><span class="share-title" data-reactid="220">Share on Facebook</span></span></a></li></ul></div></div><div class="content" data-reactid="221"><div class="pod-content" data-reactid="222"><p data-reactid="223"><a href="https://joshabbottband.com/#/" target="_blank" data-reactid="224"><!-- react-text: 225 -->Josh Abbott Band<!-- /react-text --></a><!-- react-text: 226 --> is making a big difference with this incredible Hurricane Harvey relief effort. They&#x27;re donating 100 percent of the proceeds from the sales of their <!-- /react-text --><a href="https://twitter.com/joshabbottband/status/901939002596626432" target="_blank" data-reactid="227"><!-- react-text: 228 -->JAB Cares t-shirt to Hurricane Harvey relief.<!-- /react-text --></a></p><p data-reactid="229"><!-- react-text: 230 -->The tragedy in the wake of <!-- /react-text --><a href="http://lonestar995fm.com/hurricane-harvey-is-now-a-category-4-storm/" target="_blank" data-reactid="231"><!-- react-text: 232 -->Hurricane Harvey<!-- /react-text --></a><!-- react-text: 233 --> is unprecedented, according to news sources. It&#x27;s time to pull together to make a difference. There are <!-- /react-text --><a href="http://lonestar995fm.com/hurricane-harvey-relief/" target="_blank" data-reactid="234"><!-- react-text: 235 -->many ways to help<!-- /react-text --></a><!-- react-text: 236 -->, but be certain your efforts are reaching victims by donating to reliable rescue efforts.<!-- /react-text --></p><p data-reactid="237"><a href="https://www.jabcares.org/" target="_blank" data-reactid="238"><!-- react-text: 239 -->JAB Cares <!-- /react-text --></a><!-- react-text: 240 -->was established by Josh Abbott Band. They have stated on their JAB Cares site that they have found their fans to be &quot;the most loyal and supportive in the business.&quot; We know that Texans as a whole are, too.<!-- /react-text --></p><p data-reactid="241"><!-- react-text: 242 -->Let&#x27;s pull together to make a difference. We&#x27;re ramping up for <!-- /react-text --><a href="http://lonestar995fm.com/jab-fest-2017-announces-2-day-concert-event-in-lubbock/" target="_blank" data-reactid="243"><!-- react-text: 244 -->JAB Fest<!-- /react-text --></a><!-- react-text: 245 --> 2017, and it&#x27;s the perfect time to get your JAB Cares t-shirt and make a solid contribution to Hurricane Harvey relief efforts.<!-- /react-text --></p><div class="single-post-button cto-container" data-reactid="246"><a class="next-post cto" href="http://lonestar995fm.com/hurricane-harvey-relief/" target="_blank" data-reactid="247">NEXT: Ways You Can Help Hurricane Harvey Relief Efforts</a></div><div class="list-post standard" data-reactid="248"><ul data-reactid="249"><li data-reactid="250"><span class="count" data-reactid="251">MORE</span><header data-reactid="252"><h2 data-reactid="253">Houston-Area Resident Shares Harrowing Hurricane Harvey Story</h2><small data-reactid="254"></small></header><article data-reactid="255"><div class="lazyload-placeholder oembed-lazyload-placeholder" data-reactid="256"></div></article></li></ul></div></div></div><div class="content-footer" data-reactid="257"><!-- react-empty: 258 --><div class="lazyload-placeholder zergnet-lazyload-placeholder" data-reactid="259"></div><!-- react-text: 260 --><!-- /react-text --><div class="tags-lines" data-reactid="261"><div class="wrapper" data-reactid="262"><span data-reactid="263"><!-- react-text: 264 -->Categories<!-- /react-text --><!-- react-text: 265 -->: <!-- /react-text --></span><span data-reactid="266"><!-- react-text: 267 --><!-- /react-text --><a href="http://1280ksli.com/category/local-news/" data-reactid="268">Abilene News</a></span></div></div><div class="comments-wrapper" data-reactid="269"><div class="comments" data-reactid="270"><div data-reactid="271"><span class="icon-comments" data-reactid="272"></span><i data-reactid="273">Comments</i><span class="fb-comments-count" data-href="http://1280ksli.com/jab-fest-hurricane-harvey-donations/" data-reactid="274"></span><span class="icon-triangle-down" data-reactid="275"></span></div><div class="cto" data-reactid="276">Leave A Comment</div></div></div><div class="goto-top-container outgrow" data-reactid="277"><a class="goto-top icon-triangle-left" href="javascript:void(0);" title="Go To Top" data-index="0" data-reactid="278">Back To Top</a></div></div></div></article></div></div></div></div><aside class="main-aside" data-reactid="279"><div class="aside-inside" data-reactid="280"><section class="sidebar-section widget-fix_sidebar_marker" id="fix_sidebar_marker-92" data-reactid="281"><div class="wrapper clearfix" data-reactid="282"><div class="fix_sidebar_marker" data-reactid="283"></div></div></section><section class="sidebar-section widget-ts_blogroll" id="ts_blogroll-545" data-reactid="284"><header data-reactid="285"><h2 data-reactid="286"><span class="title-container" data-reactid="287">Local News</span><!-- react-text: 288 --><!-- /react-text --></h2></header><div class="wrapper clearfix" data-reactid="289"><section id="ts_blogroll-545" class="blogroll carousel slider dl align-right" data-reactid="290"><div class="slider blogroll-items" data-reactid="291"><div class="sizer" data-reactid="292"></div><div class="mover slide" data-reactid="293"><article class="item title-over-image" data-reactid="294"><figure class="frameme" data-reactid="295"><a class="theframe" data-image="http://keanradio.com/files/2017/12/jail.jpg" href="http://1280ksli.com/most-wanted/" rel="" title="Abilene&amp;apos;s Most Wanted " data-reactid="296"></a><div class="loadinganim showbox" id="0" data-reactid="297"><div class="loader" style="width:30px;height:30px;" data-reactid="298"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="299"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="300"></circle></svg></div></div></figure><div class="content" data-reactid="301"><a href="http://1280ksli.com/most-wanted/" title="Abilene&#x27;s Most Wanted " class="title" data-reactid="302">Abilene&#x27;s Most Wanted </a></div></article></div><div class="previous icon-arrow-thin-left arrow icon-base round always-visible" title="Previous" data-reactid="303"></div><div class="next icon-arrow-thin-right arrow icon-base round always-visible" title="Next" data-reactid="304"></div></div></section></div></section><section class="sidebar-section widget-google-ads-widget" id="google-ads-widget-354" data-reactid="305"><div class="wrapper clearfix" data-reactid="306"><div class="widget-content" data-reactid="307"><div class="tsm-ad tsm-ad-300" data-reactid="308"><div id="tsm-ad-300a" data-reactid="309"><!-- dynamic ad --></div></div></div></div></section><section class="sidebar-section widget-tsq_sailthru_newsletter_widget" id="tsq_sailthru_newsletter_widget-347" data-reactid="310"><div class="wrapper clearfix" data-reactid="311"><div class="widget-content" data-reactid="312"><div data-reactid="313"><form method="post" class="newsletter-frame clearfix" data-reactid="314"><div class="content clearfix" data-reactid="315"><p class="title" data-reactid="316">Get our Newsletter</p><div class="newsletter-fields vertical-center" data-reactid="317"><div class="vertical-centered" data-reactid="318"><input type="text" name="email" value="" class="sailthru-email" autocomplete="off" data-reactid="319"/><input type="email" name="sailthru-sub" placeholder="Email Address" value="" data-reactid="320"/></div></div></div></form></div></div></div></section><section class="sidebar-section widget-ts_blogroll" id="ts_blogroll-546" data-reactid="321"><header data-reactid="322"><h2 data-reactid="323"><span class="title-container" data-reactid="324">Latest Articles</span></h2></header><div class="wrapper clearfix" data-reactid="325"><div class="widget-content blogroll-widget blogroll sidebar-row-standard" data-reactid="326"><div class="blogroll-inner clearfix" data-reactid="327"><article class="" data-reactid="328"><figure class="frameme" data-reactid="329"><a class="theframe" data-image="http://keanradio.com/files/2017/02/Little-Girl-Gets-Het-Spaghetti-1600x1067.jpg" href="http://1280ksli.com/cactus-lions-club-spaghetti/" rel="" title="Eating Lions Club Spaghetti Helps Send Kids to Summer Camp" data-reactid="330"></a><div class="loadinganim showbox" id="0" data-reactid="331"><div class="loader" style="width:30px;height:30px;" data-reactid="332"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="333"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="334"></circle></svg></div></div></figure><div class="content" data-reactid="335"><a href="http://1280ksli.com/cactus-lions-club-spaghetti/" title="Eating Lions Club Spaghetti Helps Send Kids to Summer Camp" class="title" data-reactid="336">Eating Lions Club Spaghetti Helps Send Kids to Summer Camp</a></div></article><article class="" data-reactid="337"><figure class="frameme" data-reactid="338"><a class="theframe" data-image="http://keanradio.com/files/2018/02/RS16493_533294667.jpg" href="http://1280ksli.com/songs-that-say-i-love-you/" rel="" title="10 Songs That Will Help You Say &amp;apos;I Love You&amp;apos; to Your Valentine " data-reactid="339"></a><div class="loadinganim showbox" id="0" data-reactid="340"><div class="loader" style="width:30px;height:30px;" data-reactid="341"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="342"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="343"></circle></svg></div></div></figure><div class="content" data-reactid="344"><a href="http://1280ksli.com/songs-that-say-i-love-you/" title="10 Songs That Will Help You Say &#x27;I Love You&#x27; to Your Valentine " class="title" data-reactid="345">10 Songs That Will Help You Say &#x27;I Love You&#x27; to Your Valentine </a></div></article><article class="" data-reactid="346"><figure class="frameme" data-reactid="347"><a class="theframe" data-image="http://tasteofcountry.com/files/2018/02/Daryle-Singletary-Country-Music-Friends.jpg" href="http://1280ksli.com/daryle-singletary-dead-stars-react/" rel="" title="Country Singers Share Sadness Over Daryle Singletary&amp;apos;s Death" data-reactid="348"></a><div class="loadinganim showbox" id="0" data-reactid="349"><div class="loader" style="width:30px;height:30px;" data-reactid="350"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="351"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="352"></circle></svg></div></div></figure><div class="content" data-reactid="353"><a href="http://1280ksli.com/daryle-singletary-dead-stars-react/" title="Country Singers Share Sadness Over Daryle Singletary&#x27;s Death" class="title" data-reactid="354">Country Singers Share Sadness Over Daryle Singletary&#x27;s Death</a></div></article></div></div></div></section></div></aside></div><section class="site-footer" data-reactid="355"><footer data-reactid="356"><div class="links clearfix" data-reactid="357"><div class="logo" data-reactid="358"></div><div class="details" data-reactid="359"><h2 data-reactid="360">Information</h2><ul data-reactid="361"><li data-reactid="362"><a title="Taste Of Country Network" class="" data-reactid="363">Taste Of Country Network</a></li><li data-reactid="364"><a title="EEO" href="/eeo/" class="" data-reactid="365">EEO</a></li><li data-reactid="366"><a title="Advertise on KSLI" href="/advertise/" class="" data-reactid="367">Advertise on KSLI</a></li><li data-reactid="368"><a title="Public File" href="/ksli-public-file/" class="" data-reactid="369">Public File</a></li><li data-reactid="370"><a title="Terms" href="/terms/" class="" data-reactid="371">Terms</a></li><li data-reactid="372"><a title="VIP Terms" href="/vip-terms/" class="" data-reactid="373">VIP Terms</a></li><li data-reactid="374"><a title="FAQ" href="/vip-faq/" class="" data-reactid="375">FAQ</a></li><li data-reactid="376"><a title="Contest Rules" href="/contest-rules/" class="" data-reactid="377">Contest Rules</a></li><li data-reactid="378"><a title="Privacy Policy (Updated: 8/31/17)" href="/privacy/" class="" data-reactid="379">Privacy Policy (Updated: 8/31/17)</a></li><li data-reactid="380"><a title="Contact" href="/help/" class="" data-reactid="381">Contact</a></li><li data-reactid="382"><a href="http://townsquaremediagroup.com/" class="" data-reactid="383"></a></li><li data-reactid="384"><a title="Abilene Business Listings" href="/abilene-featured-business-listings/" class="" data-reactid="385">Abilene Business Listings</a></li></ul></div><div class="social-links" data-reactid="386"><h2 data-reactid="387">Follow Us</h2><ul data-reactid="388"><li class="social" data-reactid="389"><a class="share_link facebook" href=" http://www.facebook.com/pages/Ksli1280/170568359642787" target="_blank" data-social="facebook" data-reactid="390"><span class="icon-facebook" data-reactid="391"></span></a></li><li class="social" data-reactid="392"><a class="share_link twitter" href="https://twitter.com/ksli1280 " target="_blank" data-social="twitter" data-reactid="393"><span class="icon-twitter" data-reactid="394"></span></a></li></ul></div></div><div class="legal" data-reactid="395"><!-- react-text: 396 -->2018<!-- /react-text --><!-- react-text: 397 --> <!-- /react-text --><!-- react-text: 398 -->KSLI 1280 AM<!-- /react-text --><!-- react-text: 399 --> is part of the Taste Of Country Network<!-- /react-text --><!-- react-text: 400 -->, Townsquare Media, Inc. All rights reserved.<!-- /react-text --></div></footer></section></div><section class="bottom-components" data-reactid="401"><!-- react-empty: 402 --><div id="bottom-not-ads" data-reactid="403"><div class="tsm-ad tsm-ad-728" data-reactid="404"><div id="tsm-ad-728b" data-reactid="405"><!-- dynamic ad --></div></div></div><div data-reactid="406"></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":145,"postId":243010,"url":"/jab-fest-hurricane-harvey-donations/","unfriendlyRequestUrl":"/jab-fest-hurricane-harvey-donations/","requestUrl":"/jab-fest-hurricane-harvey-donations/","blogOptions":{"aioseop_options":{"aiosp_can":"on","aiosp_donate":null,"aiosp_home_title":"KSLI 1280 AM – Classic Country – Abilene Country Radio","aiosp_home_description":"KSLI 1280 AM plays the best country music in Abilene, Texas.","aiosp_home_keywords":"ksli 1280 am abilene, abilene ksli 1280 am, country radio abilene, abilene country radio, country music abilene, abilene country music","aiosp_max_words_excerpt":null,"aiosp_rewrite_titles":"on","aiosp_post_title_format":"%post_title%","aiosp_page_title_format":"%page_title% - %blog_title%","aiosp_category_title_format":"%category_title% - %blog_title%","aiosp_archive_title_format":"%date% - %blog_title%","aiosp_tag_title_format":"%tag% - %blog_title%","aiosp_search_title_format":"%search% - %blog_title%","aiosp_description_format":"%description%","aiosp_404_title_format":"Nothing found for %request_words%","aiosp_paged_format":" - Part %page%","aiosp_use_categories":null,"aiosp_dynamic_postspage_keywords":null,"aiosp_category_noindex":null,"aiosp_archive_noindex":null,"aiosp_tags_noindex":null,"aiosp_cap_cats":"on","aiosp_generate_descriptions":"on","aiosp_debug_info":null,"aiosp_post_meta_tags":"","aiosp_page_meta_tags":"","aiosp_home_meta_tags":"","aiosp_enabled":"1","aiosp_use_tags_as_keywords":null,"aiosp_do_log":null,"aiosp_ex_pages":""},"blogdescription":"Abilene&#039;s Home for Classic Country","blogname":"KSLI 1280 AM","carbonUiUpdateCounter":"4","design_option_live":{"page_bg":"FFC6DFF1","page_head_bg":"00000000","primary_bg":"FFEBE2D9","secondary_bg":"BF000000","mdl_head_bg":"FF361F10","main_nav_hue":"FFFFFFFF","nav_hover_hue":"FFC26616","primary_hue":"FF222222","secondary_hue":"FFFFFFFF","primary_head_hue":"FF4C301D","secondary_head_hue":"FFFFFFFF","primary_active_hue":"FFC26616","secondary_active_hue":"FFFFFFFF","accent_hue":"FF4C301D","header_link_hue":"FFFFFFFF","footer_link_hue":"FFF5F4F0","primary_mdl_bg":"FFCBC9C9","primary_mdl_hue":"FF120800","secondary_mdl_bg":"25777777","secondary_mdl_hue":"FFFFFFFF","standout_bg":"FFC26616","mobile_primary_color":"FF4C301D","mobile_secondary_color":"FFC26616","iv_primary_color":"FFFF8000","iv_secondary_color":"FFC26616","iv_tertiary_color":"FFFF8000","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":"FFC26616","events_app_secondary_color":"FFFFFFFF","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://1280ksli.com/files/2017/12/ksliam-bg.jpg","carbon_logo_img":"http://1280ksli.com/files/2017/12/ksliam-logo.png","carbon_promo_bg_img":"http://1280ksli.com/files/2017/12/ksliam-show.jpg","page_img":"","body_img":"http://1280ksli.com/files/2011/11/background.jpg","square_logo_img":"","logo_img":"http://1280ksli.com/files/2012/10/logo3.png","logo_img_trim":"http://1280ksli.com/files/2013/08/ksli.png","logo_img_light":"","logo_img_dark":"","header_img":"http://1280ksli.com/files/2013/08/ksli-1280-am-2.png","placeholder_img":"","page_head_img":"","favicon_img":"http://1280ksli.com/files/2011/02/favicon.ico","top_banner_img":"none","title":"2.0 - Country Hay Bales - 1280 KSLI","ID":"0","designer":"jzee","comment":"Generated by the Flavor to Design export script","action":"edit","editor":"jacknealy","editorID":2974086,"siteID":"145","timestamp":1513883176,"status":"active","properties":{"iv_html_bg":{"background-repeat":"","background-attachment":"","background-size":""},"carbon_body_img":{"background-repeat":"","background-attachment":"","background-size":""}}},"disable_mobile_ads":"","enableAppNexusWrapper":"1","enableBelowGalleryEndcard":"1","enableInGalleryEndcard":"1","enable_chartbeat":"","exclude_bottom_banner":"","exclude_top_banner":"","FacebookCommentsOptions":{"moderator_userids":"1850719873,583052867,100002025987268,732998853","moderator_appid":"198635743497751","colorscheme":"","show_like":"yes","show_comments":"yes","show_commentscount":"yes","action":"like"},"facebook_app":{"id":"198635743497751","fanpage":" http://www.facebook.com/pages/Ksli1280/170568359642787","plugins":{"facebook-authentication":1,"facebook-like-button":1}},"google_ads_dfp6_template_ads":{"dynamic-ad-custom":"1","dynamic-ad-header":"1","dynamic-ad-push":"1","top-728x90":"1","bottom-728x90":"1","mid-top-300x250":"1","mid-bottom-300x250":"1","tsm-out-of-page":"1","tsm-2x2":"0","top-right-noflex-300x250":"1","top-right-300x250":"1"},"iq_weather_page_sponsor_city_name":"","iq_weather_page_sponsor_zip_code":"","onlyhome_pushdown":"","onlyhome_topbanner":"","posts_per_page":"12","radio_players_wo_stream_id":"3507","sailthru_list_default":"KSLI Master List","site_template_theme_meta":{"template-tone":"2","listen-live-bar":"block","sidebar-widgets-header":"block","next-page-offset":"11"},"social_overlay":{"active":"1","text":"Sign up to have exclusive KSLI Country Club contests, events, coupons, presales, and much more delivered to you for FREE.","colors":{"background-color":"#aad0e5","color":"#000000"},"wrapper":{"divider":"#000000","button":"#e8a317","button-font":"#ffffff"},"logo":""},"timezone_string":"America/Chicago","townsquare_ad_version":"dfp6","ts-templates-carbon-homepage-id":"253573","ts-templates-homepage-id":"76342","ts-templates-mobile-homepage-id":"76342","_station_info":{"sitetype":"Local","market":"Abilene","genre":{"0":"country","1":"classic-hits"},"callsign":"KSLIAM","callletters":"KSLI","legalname":"Classic Country 1280","siteclassification":"Local","street":"3911 South 1st","street-2":"","city":"Abilene","state":"TX","zip":"79605","phone":"325-676-7711","helpline":"","studioline":"","officeline":"325-676-7711","officehours":"8am-5pm","email":"Frank.Pain@townsquaremedia.com","tipus-email":"frankpain@townsquaremedia.com","inquiries-email":"rudyfernandez@townsquaremedia.com","advertising-contact":"Staci Blubaugh","advertising-email":"stacib@townsquaremedia.com","gm-contact":"Staci Blubaugh","gm-email":"stacib@townsquaremedia.com","programming-director-contact":"Rudy Fernandez","programming-director-email":"rudyfernandez@townsquaremedia.com","digital-managing-editor-contact":"Frank Pain","digital-managing-editor-email":"Frank.Pain@townsquaremedia.com","digital-sales-manager-contact":"Frank Pain","digital-sales-manager-email":"frankpain@townsquaremedia.com","mobile-app-feedback-email":"ask.1280ksli@townsquaredigital.com","mobile-app-media-submission-email":"media.submit.1280ksli@townsquaredigital.com","public-record-administrator-name":"Frank Pain","public-record-administrator-email":"frankpain@townsquaremedia.com","fcc-online-public-file-url":"https://publicfiles.fcc.gov/am-profile/ksli","feedbackurl":"http://1280ksli.com/ksli-feedback/","biz-list-url":"http://1280ksli.com/abilene-featured-business-listings/","amazon_affiliate":"","yieldmo_placement":"","jwplayer":"","twitter_handle":"ksli1280 ","youtube_handle":"","youtube_channel_id":"","instagram_handle":"","make_homepage":"1","comscore-label":"Taste Of Country"},"_station_logos":{},"_station_settings":{"default_show_image":""},"_townsquare_user_registration_settings":{"requires-confirmation":"no","use-short-form":"no","use-captcha":"yes","javascript-links":"no"},"blogInfo":{"blogId":145,"blogName":"KSLI 1280 AM","blogDescription":"Abilene&#039;s Home for Classic Country","postTitleFormat":"%post_title%","timeZone":"America/Chicago","market":"Abilene","activeDomain":"1280ksli.com","legalName":"Classic Country 1280"},"tsiMarkets":"Abilene"},"globalBlogOptions":{"google_maps_default_api_key":"AIzaSyCcIkjOyxS9DtubyqzLX2Sbancl83fKon4","gtmSiteId":"GTM-K346HJZ","kruxSiteId":"rwjnisqy1","loyalty_title_145":"KSLI Country Club","kruxEnabled":true},"headers":{"title":[{"textContent":"Josh Abbott Does the Incredible for Hurricane Harvey Victims"}],"meta":[{"attrs":{"http-equiv":"Content-Type","content":"text/html;charset=UTF-8"}},{"attrs":{"charset":"UTF-8"}},{"attrs":{"name":"description","content":"The Josh Abbott Band is donating 100 percent of the proceeds from the sales of their JABCares t-shirts to Hurricane Harvey relief."}},{"attrs":{"name":"keywords","content":"josh abbott, hurricane harvey rescue, hurricane harvey, jabfest"}},{"attrs":{"property":"fb:app_id","content":"198635743497751"}},{"attrs":{"property":"fb:admins","content":"1850719873"}},{"attrs":{"property":"fb:admins","content":"583052867"}},{"attrs":{"property":"fb:admins","content":"100002025987268"}},{"attrs":{"property":"fb:admins","content":"732998853"}},{"attrs":{"property":"og:title","content":"Josh Abbott Does the Incredible for Hurricane Harvey Victims"}},{"attrs":{"property":"og:description","content":"The Josh Abbott Band is donating 100 percent of the proceeds from the sales of their JABCares t-shirts to Hurricane Harvey relief."}},{"attrs":{"property":"og:url","content":"http://1280ksli.com/jab-fest-hurricane-harvey-donations/"}},{"attrs":{"property":"og:site_name","content":"1280 KSLI"}},{"attrs":{"property":"og:type","content":"blog"}},{"attrs":{"property":"og:image","content":"http://lonestar995fm.com/files/2016/05/DSC_8163.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":"@ksli1280"}},{"attrs":{"name":"sailthru.description","content":"The Josh Abbott Band is donating 100 percent of the proceeds from the sales of their JABCares t-shirts to Hurricane Harvey relief."}},{"attrs":{"name":"sailthru.date","content":"2017-08-28 12:17:07"}},{"attrs":{"name":"sailthru.title","content":"Josh Abbott Band Does Something Incredible for Hurricane Harvey Victims"}},{"attrs":{"name":"sailthru.tags","content":"tsmsite-ksli, tsmmarket-abilene, tsmtype-local, local-news"}},{"attrs":{"name":"sailthru.author","content":"janmiller"}},{"attrs":{"name":"sailthru.image.full","content":"http://lonestar995fm.com/files/2016/05/DSC_8163.jpg"}},{"attrs":{"name":"sailthru.image.thumb","content":"http://lonestar995fm.com/files/2016/05/DSC_8163.jpg"}},{"attrs":{"property":"fb:pages","content":"247875612155"}},{"attrs":{"property":"fb:pages","content":"170568359642787"}},{"attrs":{"name":"google-site-verification","content":"ltp_WmR1WUvc539K-rnbFUSjFSB6-e7UbX8avQ_fqPc"}},{"attrs":{"http-equiv":"Content-Type","content":"text/html;charset=UTF-8"}}],"link":[{"attrs":{"id":"design-fav","rel":"shortcut icon","href":"http://1280ksli.com/files/2011/02/favicon.ico"}},{"attrs":{"rel":"alternate","type":"application/rss+xml","title":"1280 KSLI » Feed","href":"http://1280ksli.com/feed/"}},{"attrs":{"rel":"profile","href":"http://gmpg.org/xfn/11"}},{"attrs":{"rel":"alternate","type":"application/rss+xml","title":"1280 KSLI » Josh Abbott Band Does Something Incredible for Hurricane Harvey Victims Comments Feed","href":"http://1280ksli.com/jab-fest-hurricane-harvey-donations/feed/"}},{"attrs":{"rel":"wlwmanifest","type":"application/wlwmanifest+xml","href":"http://1280ksli.com/wp-includes/wlwmanifest.xml"}},{"attrs":{"rel":"prev","title":"Houston Man Makes the Most Out of a Bad Situation, Catches Fish","href":"http://1280ksli.com/houston-man-makes-the-most-out-of-a-bad-situation-catches-fish/"}},{"attrs":{"rel":"next","title":"Glen Campbell’s Wife in Eulogy: ‘He Gave God Glory for Turning His Life Around’","href":"http://1280ksli.com/kim-campbell-glen-campbell-eulogy/"}},{"attrs":{"rel":"shortlink","href":"http://1280ksli.com/?p=243010"}},{"attrs":{"rel":"canonical","href":"http://lonestar995fm.com/jab-fest-hurricane-harvey-donations/"}}],"noscript":[{"attrs":{"children":[{"tagName":"img","src":"http://b.scorecardresearch.com/p?c1=2&c2=6665296&cv=2.0&cj=1"}]}}]},"adVars":{"amazonAds":true,"enableCriteo":true,"enableViewability":false,"enableViewabilityBR":false,"enableSharethrough":true,"enableAppNexusWrapper":true,"sharethroughKey":"","sharethroughArticleKey":"s3dkY8DB2awkwABYVB3XwUAA","enableOpenx":false,"enableKiosked":false,"enableKioskedMobile":false,"enableSonobi":true,"sonobiScript":"","zergnetId":"59446","enableYieldbot":false},"scriptVars":{"dfp":{"activeSlots":["tsm-out-of-page","top-right-300x250","middle-right-300x250","bottom-right-300x250","dynamic-ad-custom","dynamic-ad-header","dynamic-ad-push","top-728x90","bottom-728x90","mid-top-300x250","mid-bottom-300x250","top-right-noflex-300x250","tsm-2x2"],"adPageSettings":{"attrs":{"catid":["local-news"],"tags":"","id":"jab-fest-hurricane-harvey-donations","author":"janmiller","kw":["janmiller","jab-fest-hurricane-harvey-donations","local-news","pagetype-post"],"genre":["country","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":"e9abde58aa3ef50b7c6896bbad77f5a94be23481"},"postMeta":{"_aioseop_title":"Josh Abbott Does the Incredible for Hurricane Harvey Victims"},"activeDomain":"1280ksli.com","authLoginFormNonce":"be0d3d179b","authRegFormNonce":"00bad6b3b7","ga":{"ids":{"primary":"UA-19111903-5","secondary":["UA-19109753-1","UA-19111903-7","UA-28825804-2","UA-45260060-3"],"all":["UA-19111903-5","UA-19109753-1","UA-19111903-7","UA-28825804-2","UA-45260060-3"]}},"tsmStatic":{"revision":"9b6ee779bc4d8305761bcac27314957bd83678ad"},"isGallery":false,"userRegistrationSettings":{},"activePlugins":{"braveBrowserPopup":false},"postData":{"id":243010,"postAuthor":2825742,"postDate":"2017-08-28T17:17:07.000Z","postDateGmt":"2017-08-28T17:17:07.000Z","postTitle":"Josh Abbott Band Does Something Incredible for Hurricane Harvey Victims","postExcerpt":"The Josh Abbott Band is donating 100 percent of the proceeds from the sales of their JABCares t-shirts to Hurricane Harvey relief. ","postStatus":"publish","commentStatus":"open","postPassword":"","postName":"jab-fest-hurricane-harvey-donations","toPing":"","pinged":"","postModified":"2017-08-28T17:17:07.000Z","postModifiedGmt":"2017-08-28T17:17:07.000Z","postContentFiltered":"","postParent":0,"guid":"http://lonestar995fm.com/?p=291648","menuOrder":0,"postType":"post","postMimeType":"","commentCount":0,"postDateGmtStr":"2017-08-28 17:17:07.000+0000","postModifiedGmtStr":"2017-08-28 17:17:07.000+0000","meta":{"_crosspost_source_blog_id":"191","_crosspost_source_post_id":"291648"}},"sidebarOptions":{"tsc_selected_sidebar":"single-page","tsc_selected_sidebar_carbon":"carbon-post-sidebar"},"pageTitle":"Josh Abbott Does the Incredible for Hurricane Harvey Victims","next":{"latest":[{"postId":243008,"documentUrl":"/houston-man-makes-the-most-out-of-a-bad-situation-catches-fish/","filterUrl":"/rest/carbon/filter/main/houston-man-makes-the-most-out-of-a-bad-situation-catches-fish/","sortDate":"2017-08-28 12:12:55.000 +0000","termTaxonomyId":47,"taxonomyType":"category"},{"postId":243006,"documentUrl":"/hurricane-harvey-knows-no-bounds-interview-with-woodlands-resident/","filterUrl":"/rest/carbon/filter/main/hurricane-harvey-knows-no-bounds-interview-with-woodlands-resident/","sortDate":"2017-08-28 11:50:04.000 +0000","termTaxonomyId":47,"taxonomyType":"category"},{"postId":215469,"documentUrl":"/big-country-mudslinger-fun-run-abilene/","filterUrl":"/rest/carbon/filter/main/big-country-mudslinger-fun-run-abilene/","sortDate":"2017-08-27 07:07:05.000 +0000","termTaxonomyId":47,"taxonomyType":"category"},{"postId":242635,"documentUrl":"/todays-benefit-for-apd-detectives-moved-to-old-kmart-on-south-1st/","filterUrl":"/rest/carbon/filter/main/todays-benefit-for-apd-detectives-moved-to-old-kmart-on-south-1st/","sortDate":"2017-08-25 10:24:26.000 +0000","termTaxonomyId":47,"taxonomyType":"category"},{"postId":242438,"documentUrl":"/dont-miss-the-marvel-movies-marathon-cinemark-abilene-and-century-12/","filterUrl":"/rest/carbon/filter/main/dont-miss-the-marvel-movies-marathon-cinemark-abilene-and-century-12/","sortDate":"2017-08-24 10:28:16.000 +0000","termTaxonomyId":47,"taxonomyType":"category"},{"postId":136498,"documentUrl":"/second-annual-abilene-beer-summit-in-abilene-september-21st/","filterUrl":"/rest/carbon/filter/main/second-annual-abilene-beer-summit-in-abilene-september-21st/","sortDate":"2017-08-22 07:00:16.000 +0000","termTaxonomyId":47,"taxonomyType":"category"},{"postId":241768,"documentUrl":"/trans-siberian-orchestra-2017-ghosts-of-christmas-eve-lubbock-texas/","filterUrl":"/rest/carbon/filter/main/trans-siberian-orchestra-2017-ghosts-of-christmas-eve-lubbock-texas/","sortDate":"2017-08-16 11:02:17.000 +0000","termTaxonomyId":47,"taxonomyType":"category"},{"postId":241187,"documentUrl":"/pauline-reese-live-abilene/","filterUrl":"/rest/carbon/filter/main/pauline-reese-live-abilene/","sortDate":"2017-08-14 00:11:21.000 +0000","termTaxonomyId":47,"taxonomyType":"category"},{"postId":167913,"documentUrl":"/rehab-summer-dinner-show/","filterUrl":"/rest/carbon/filter/main/rehab-summer-dinner-show/","sortDate":"2017-08-09 00:49:35.000 +0000","termTaxonomyId":47,"taxonomyType":"category"},{"postId":240761,"documentUrl":"/here-are-ways-to-donate-to-family-of-abilene-detective-killed-in-crash/","filterUrl":"/rest/carbon/filter/main/here-are-ways-to-donate-to-family-of-abilene-detective-killed-in-crash/","sortDate":"2017-08-07 11:14:59.000 +0000","termTaxonomyId":47,"taxonomyType":"category"}],"taxonomy":[{"postId":243008,"documentUrl":"/houston-man-makes-the-most-out-of-a-bad-situation-catches-fish/","filterUrl":"/rest/carbon/filter/main/houston-man-makes-the-most-out-of-a-bad-situation-catches-fish/","sortDate":"2017-08-28 12:12:55.000 +0000","termTaxonomyId":47,"taxonomyType":"category"},{"postId":243006,"documentUrl":"/hurricane-harvey-knows-no-bounds-interview-with-woodlands-resident/","filterUrl":"/rest/carbon/filter/main/hurricane-harvey-knows-no-bounds-interview-with-woodlands-resident/","sortDate":"2017-08-28 11:50:04.000 +0000","termTaxonomyId":47,"taxonomyType":"category"},{"postId":215469,"documentUrl":"/big-country-mudslinger-fun-run-abilene/","filterUrl":"/rest/carbon/filter/main/big-country-mudslinger-fun-run-abilene/","sortDate":"2017-08-27 07:07:05.000 +0000","termTaxonomyId":47,"taxonomyType":"category"},{"postId":242635,"documentUrl":"/todays-benefit-for-apd-detectives-moved-to-old-kmart-on-south-1st/","filterUrl":"/rest/carbon/filter/main/todays-benefit-for-apd-detectives-moved-to-old-kmart-on-south-1st/","sortDate":"2017-08-25 10:24:26.000 +0000","termTaxonomyId":47,"taxonomyType":"category"},{"postId":242438,"documentUrl":"/dont-miss-the-marvel-movies-marathon-cinemark-abilene-and-century-12/","filterUrl":"/rest/carbon/filter/main/dont-miss-the-marvel-movies-marathon-cinemark-abilene-and-century-12/","sortDate":"2017-08-24 10:28:16.000 +0000","termTaxonomyId":47,"taxonomyType":"category"},{"postId":136498,"documentUrl":"/second-annual-abilene-beer-summit-in-abilene-september-21st/","filterUrl":"/rest/carbon/filter/main/second-annual-abilene-beer-summit-in-abilene-september-21st/","sortDate":"2017-08-22 07:00:16.000 +0000","termTaxonomyId":47,"taxonomyType":"category"},{"postId":241768,"documentUrl":"/trans-siberian-orchestra-2017-ghosts-of-christmas-eve-lubbock-texas/","filterUrl":"/rest/carbon/filter/main/trans-siberian-orchestra-2017-ghosts-of-christmas-eve-lubbock-texas/","sortDate":"2017-08-16 11:02:17.000 +0000","termTaxonomyId":47,"taxonomyType":"category"},{"postId":241187,"documentUrl":"/pauline-reese-live-abilene/","filterUrl":"/rest/carbon/filter/main/pauline-reese-live-abilene/","sortDate":"2017-08-14 00:11:21.000 +0000","termTaxonomyId":47,"taxonomyType":"category"},{"postId":167913,"documentUrl":"/rehab-summer-dinner-show/","filterUrl":"/rest/carbon/filter/main/rehab-summer-dinner-show/","sortDate":"2017-08-09 00:49:35.000 +0000","termTaxonomyId":47,"taxonomyType":"category"},{"postId":240761,"documentUrl":"/here-are-ways-to-donate-to-family-of-abilene-detective-killed-in-crash/","filterUrl":"/rest/carbon/filter/main/here-are-ways-to-donate-to-family-of-abilene-detective-killed-in-crash/","sortDate":"2017-08-07 11:14:59.000 +0000","termTaxonomyId":47,"taxonomyType":"category"}]},"cadata":{"activeDomain":"1280ksli.com","blogId":145,"method":"get_single","postId":243010,"crosspostBlogId":"191","crosspostPostId":"291648","postType":"post","postDateGmt":"2017-08-28 17:17:07.000+0000"},"env":"production"},"structure":{"data":["header","maintop","main","mainads","mainbottom","side","nav"],"dataDetails":{"header":["header-sidebar"],"maintop":[],"main":["carbonsidebar/single"],"mainads":["carbonsidebar/mainads"],"mainbottom":["single-post-bottom","carbonsidebar/facebookComment"],"side":["carbon-post-sidebar"],"nav":["carbonsidebar/nav/blueiv","carbonsidebar/nav/main","carbonsidebar/nav/promo_links","carbonsidebar/nav/footer"]}},"sidebars":{"data":["header-sidebar","carbonsidebar/single","carbonsidebar/mainads","single-post-bottom","carbonsidebar/facebookComment","carbon-post-sidebar","carbonsidebar/nav/blueiv","carbonsidebar/nav/main","carbonsidebar/nav/promo_links","carbonsidebar/nav/footer"],"dataDetails":{"header-sidebar":{"widgets":["widget_listen_live-119","now-playing-125","widget_onair-114"],"widgetDetails":{"widget_listen_live-119":{"widgetInfo":{"id":"widget_listen_live-119","groupType":"widget_listen_live","widgetType":"widget_widget_listen_live","widgetInstance":"119"},"widgetParams":{"title":"Listen Now","widgetTime":6}},"now-playing-125":{"widgetInfo":{"id":"now-playing-125","groupType":"now-playing","widgetType":"widget_now-playing","widgetInstance":"125"},"widgetParams":{"title":"Recently Played","widgetTime":6}},"widget_onair-114":{"widgetInfo":{"id":"widget_onair-114","groupType":"widget_onair","widgetType":"widget_widget_onair","widgetInstance":"114"},"widgetParams":{"title":"On Air","widgetTime":9}}}},"carbonsidebar/single":{"widgets":["carbonwidget/single-1"],"widgetDetails":{"carbonwidget/single-1":{"widgetInfo":{"id":"carbonwidget/single-1","groupType":"carbonwidget/single","widgetInstance":"1"},"widgetParams":{"mainAuthor":{"id":2825742,"slug":"janmiller","name":"Jan Miller","first_name":"Jan","last_name":"Miller","nickname":"Jan Miller","description":"I lo-oove country music and keeping you company on the radio. I know that country fans are what makes it all so great.\r\n\r\nTwo-stepping, horses, rodeos and ranch life make me happy.\r\n\r\nI’ve written a novel that I’m working to have published. It’s a country song in a book and I love it.\r\n\r\nIn my spare time, I enjoy: riding, grooming and mucking the horse stalls; photography; cross-stitch; making biscuits;western movies and books; exploring Lubbock; and staying in touch with and helping the community.\r\n\r\nI believe in God, family, our country and our incredible Texas spirit!","thumbnail":"http://lonestar995fm.com/files/2018/01/Jan-2018-headshot.png","url":"http://1280ksli.com/author/janmiller/"},"firstCategoryName":"Abilene News","postType":"list-post","postTitle":"Josh Abbott Band Does Something Incredible for Hurricane Harvey Victims","aiseopTitle":"Josh Abbott Does the Incredible for Hurricane Harvey Victims","widgetTime":25}}}},"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":2}},"carbonwidget/tsm-out-of-page":{"widgetInfo":{"id":"carbonwidget/tsm-out-of-page","groupType":"carbonwidget/ads","widgetInstance":"1"},"widgetParams":{"adunit":"tsm-out-of-page","widgetTime":2}},"carbonwidget/bottom-728x90":{"widgetInfo":{"id":"carbonwidget/bottom-728x90","groupType":"carbonwidget/ads","widgetInstance":"1"},"widgetParams":{"adunit":"bottom-728x90","widgetTime":2}}}},"single-post-bottom":{"widgets":["ts_blogroll-8","widget_third_party_content-2","widget_third_party_content-3"],"widgetDetails":{"ts_blogroll-8":{"widgetInfo":{"id":"ts_blogroll-8","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"8"},"widgetParams":{"title":"Best of 1280 KSLI","type":"main_content_thumb_title_roll","cat":"1737,1706,74,73","tag":"","private_tag":"","posts_per_page":"4","thumb_type":"landscape","link_label":"","link":"","show_thumb":0,"alternate_data":0,"unique_posts":"1"}},"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-92","ts_blogroll-545","google-ads-widget-354","tsq_sailthru_newsletter_widget-347","ts_blogroll-546"],"widgetDetails":{"fix_sidebar_marker-92":{"widgetInfo":{"id":"fix_sidebar_marker-92","groupType":"fix_sidebar_marker","widgetType":"widget_fix_sidebar_marker","widgetInstance":"92"},"widgetParams":{"title":"Fix Sidebar Marker","widgetTime":2}},"ts_blogroll-545":{"widgetInfo":{"id":"ts_blogroll-545","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"545"},"widgetParams":{"title":"Local News","type":"carousel","isweather":"1","cat":"0,47","posts_per_page":"3","align":"right","pinned_id":"","pinned_label":"","tag":"","private_tag":"","thumb_type":"landscape","link_label":"","link":"","show_thumb":0,"alternate_data":0,"unique_posts":0}},"google-ads-widget-354":{"widgetInfo":{"id":"google-ads-widget-354","groupType":"google-ads-widget","widgetType":"widget_google-ads-widget","widgetInstance":"354"},"widgetParams":{"title":"Carbon Google Ads","adunit":"top-right-300x250","align":"","adtype":"dfp6","widgetTime":1}},"tsq_sailthru_newsletter_widget-347":{"widgetInfo":{"id":"tsq_sailthru_newsletter_widget-347","groupType":"tsq_sailthru_newsletter_widget","widgetType":"widget_tsq_sailthru_newsletter_widget","widgetInstance":"347"},"widgetParams":{"title":"Get our Newsletter","description":"Sign up for our newsletter!","confirmation":"Thanks for subscribing","lists":["KSLI Master List"],"widgetTime":1}},"ts_blogroll-546":{"widgetInfo":{"id":"ts_blogroll-546","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"546"},"widgetParams":{"title":"Latest Articles","type":"sidebar_row_standard","posts_per_page":3}}}},"carbonsidebar/nav/blueiv":{"widgets":["carbonwidget/nav/blueiv"],"widgetDetails":{"carbonwidget/nav/blueiv":{"widgetInfo":{"id":"carbonwidget/nav/blueiv","groupType":"carbonwidget/nav/blueiv"}}}},"carbonsidebar/nav/main":{"widgets":["carbonwidget/nav/main"],"widgetDetails":{"carbonwidget/nav/main":{"widgetInfo":{"id":"carbonwidget/nav/main","groupType":"carbonwidget/nav/main"}}}},"carbonsidebar/nav/promo_links":{"widgets":["carbonwidget/nav/promo_links"],"widgetDetails":{"carbonwidget/nav/promo_links":{"widgetInfo":{"id":"carbonwidget/nav/promo_links","groupType":"carbonwidget/nav/promo_links"}}}},"carbonsidebar/nav/footer":{"widgets":["carbonwidget/nav/footer"],"widgetDetails":{"carbonwidget/nav/footer":{"widgetInfo":{"id":"carbonwidget/nav/footer","groupType":"carbonwidget/nav/footer"}}}}}},"widgets":{"widget_listen_live-119":{"info":{"id":"widget_listen_live-119","groupType":"widget_listen_live","widgetType":"widget_widget_listen_live","widgetInstance":"119"},"params":{"title":"Listen Now","widgetTime":6},"data":[129693],"dataDetails":{"129693":{"postId":129693,"title":"Listen Now","label":"Click to view the latest song playing on air.","url":"/listen-live/","mobileId":"","playerMode":"radio","callsign":"KSLIAM","woMobileId":"5094","woStreamId":"3507","activePlayer":"wo","listenLivePageUrl":"http://player.streamtheworld.com/_players/townsquaremedia/runspotv3/?sid=undefined&redirect=http://player.listenlive.co/","html5ScriptUrl":"http://player.streamtheworld.com/_players/townsquaremedia/html5/stwplayer.php?callsign=KSLIAM&primaryColor=0x00bfff&playermode=radio&sid=undefined&width=630","flashScriptUrl":"http://player.streamtheworld.com/_players/townsquaremedia/stwplayer.php?callsign=KSLIAM&primaryColor=0x00bfff&playermode=radio&timeshift=false&radiopup=true&playerAdState=0&popout=false&width=630","wo_player_url":"http://v6.player.abacast.net/5094","wo_recent_api_url":"http://api.nowplaying.abacast.net/prt/nowplaying/2/10/3507/nowplaying.json","wo_preroll_url":"http://api.clarity.abacast.com/gateway/getmediavast.php?sid=3507/","songCount":10,"playingNowUrl":"/rest/carbon/api/nowplaying/playertype/wo"}}},"now-playing-125":{"info":{"id":"now-playing-125","groupType":"now-playing","widgetType":"widget_now-playing","widgetInstance":"125"},"params":{"title":"Recently Played","widgetTime":6},"data":[129693],"dataDetails":{"129693":{"postId":129693,"mobileId":"","playerMode":"radio","callsign":"KSLIAM","woStreamId":"3507","activePlayer":"wo","songCount":10,"playingNowUrl":"/rest/carbon/api/nowplaying/playertype/wo"}}},"widget_onair-114":{"info":{"id":"widget_onair-114","groupType":"widget_onair","widgetType":"widget_widget_onair","widgetInstance":"114"},"params":{"title":"On Air","widgetTime":9},"data":[],"dataDetails":{}},"carbonwidget/single-1":{"info":{"id":"carbonwidget/single-1","groupType":"carbonwidget/single","widgetInstance":"1"},"params":{"mainAuthor":{"id":2825742,"slug":"janmiller","name":"Jan Miller","first_name":"Jan","last_name":"Miller","nickname":"Jan Miller","description":"I lo-oove country music and keeping you company on the radio. I know that country fans are what makes it all so great.\r\n\r\nTwo-stepping, horses, rodeos and ranch life make me happy.\r\n\r\nI’ve written a novel that I’m working to have published. It’s a country song in a book and I love it.\r\n\r\nIn my spare time, I enjoy: riding, grooming and mucking the horse stalls; photography; cross-stitch; making biscuits;western movies and books; exploring Lubbock; and staying in touch with and helping the community.\r\n\r\nI believe in God, family, our country and our incredible Texas spirit!","thumbnail":"http://lonestar995fm.com/files/2018/01/Jan-2018-headshot.png","url":"http://1280ksli.com/author/janmiller/"},"firstCategoryName":"Abilene News","postType":"list-post","postTitle":"Josh Abbott Band Does Something Incredible for Hurricane Harvey Victims","aiseopTitle":"Josh Abbott Does the Incredible for Hurricane Harvey Victims","widgetTime":25},"data":[243010],"dataDetails":{"243010":{"thumbnail":"http://lonestar995fm.com/files/2016/05/DSC_8163.jpg","caption":"Photo Courtesy: Gabriel Madrid","excerpt":"The Josh Abbott Band is donating 100 percent of the proceeds from the sales of their JABCares t-shirts to Hurricane Harvey relief. ","date":"August 28, 2017 12:17 PM","postDateGmt":"2017-08-28 17:17:07 +0000","postModifiedGmt":"2017-08-28 17:17:07 +0000","title":"Josh Abbott Band Does Something Incredible for Hurricane Harvey Victims","url":"http://1280ksli.com/jab-fest-hurricane-harvey-donations/","id":243010,"contentRaw":"https://twitter.com/joshabbottband/status/901939002596626432\r\n\r\n<a href=\"https://joshabbottband.com/#/\" target=\"_blank\">Josh Abbott Band</a> is making a big difference with this incredible Hurricane Harvey relief effort. They're donating 100 percent of the proceeds from the sales of their <a href=\"https://twitter.com/joshabbottband/status/901939002596626432\" target=\"_blank\">JAB Cares t-shirt to Hurricane Harvey relief.</a>\r\n\r\nThe tragedy in the wake of <a href=\"http://lonestar995fm.com/hurricane-harvey-is-now-a-category-4-storm/\" target=\"_blank\">Hurricane Harvey</a> is unprecedented, according to news sources. It's time to pull together to make a difference. There are <a href=\"http://lonestar995fm.com/hurricane-harvey-relief/\" target=\"_blank\">many ways to help</a>, but be certain your efforts are reaching victims by donating to reliable rescue efforts.\r\n\r\n<a href=\"https://www.jabcares.org/\" target=\"_blank\">JAB Cares </a>was established by Josh Abbott Band. They have stated on their JAB Cares site that they have found their fans to be \"the most loyal and supportive in the business.\" We know that Texans as a whole are, too.\r\n\r\nLet's pull together to make a difference. We're ramping up for <a href=\"http://lonestar995fm.com/jab-fest-2017-announces-2-day-concert-event-in-lubbock/\" target=\"_blank\">JAB Fest</a> 2017, and it's the perfect time to get your JAB Cares t-shirt and make a solid contribution to Hurricane Harvey relief efforts.\r\n\r\n[button href=\"http://lonestar995fm.com/hurricane-harvey-relief/\" title=\"NEXT: Ways You Can Help Hurricane Harvey Relief Efforts\" align=\"center\"]","next_url":[{"textContent":"NEXT: Ways You Can Help Hurricane Harvey Relief Efforts","class":"button_act","href":"http://lonestar995fm.com/hurricane-harvey-relief/","target":"_blank"}],"content":"\n<blockquote class=\"twitter-tweet\" data-width=\"550\">\n<p lang=\"en\" dir=\"ltr\">Help us spread the word. All proceeds from this shirt will go to disaster relief on the TX coast<a href=\"https://t.co/uZZjjZQNBo\">https://t.co/uZZjjZQNBo</a> <a href=\"https://t.co/F64h0aOadc\">pic.twitter.com/F64h0aOadc</a></p>\n<p>— Josh Abbott (@joshabbottband) <a href=\"https://twitter.com/joshabbottband/status/901939002596626432\">August 27, 2017</a></p>\n</blockquote>\n<p><script async src=\"//platform.twitter.com/widgets.js\" charset=\"utf-8\"><\/script></p>\n<p><a href=\"https://joshabbottband.com/#/\" target=\"_blank\">Josh Abbott Band</a> is making a big difference with this incredible Hurricane Harvey relief effort. They’re donating 100 percent of the proceeds from the sales of their <a href=\"https://twitter.com/joshabbottband/status/901939002596626432\" target=\"_blank\">JAB Cares t-shirt to Hurricane Harvey relief.</a></p>\n<p>The tragedy in the wake of <a href=\"http://lonestar995fm.com/hurricane-harvey-is-now-a-category-4-storm/\" target=\"_blank\">Hurricane Harvey</a> is unprecedented, according to news sources. It’s time to pull together to make a difference. There are <a href=\"http://lonestar995fm.com/hurricane-harvey-relief/\" target=\"_blank\">many ways to help</a>, but be certain your efforts are reaching victims by donating to reliable rescue efforts.</p>\n<p><a href=\"https://www.jabcares.org/\" target=\"_blank\">JAB Cares </a>was established by Josh Abbott Band. They have stated on their JAB Cares site that they have found their fans to be “the most loyal and supportive in the business.” We know that Texans as a whole are, too.</p>\n<p>Let’s pull together to make a difference. We’re ramping up for <a href=\"http://lonestar995fm.com/jab-fest-2017-announces-2-day-concert-event-in-lubbock/\" target=\"_blank\">JAB Fest</a> 2017, and it’s the perfect time to get your JAB Cares t-shirt and make a solid contribution to Hurricane Harvey relief efforts.</p>\n<p class=\"more_act ga_network_button aligncenter\"><a class=\"button_act\" href=\"http://lonestar995fm.com/hurricane-harvey-relief/\" target=\"_blank\">NEXT: Ways You Can Help Hurricane Harvey Relief Efforts</a></p>\n","postType":"list-post","wpVersion":"","alternateMetaForBlogroll":{"title":"Josh Abbott Band Does Something Incredible for Hurricane Harvey Victims","excerpt":"The Josh Abbott Band is donating 100 percent of the proceeds from the sales of their JABCares t-shirts to Hurricane Harvey relief. ","post_excerpt":"The Josh Abbott Band is donating 100 percent of the proceeds from the sales of their JABCares t-shirts to Hurricane Harvey relief. ","post_more_excerpt":"<p>The Josh Abbott Band is donating 100 percent of the proceeds from the sales of their JABCares t-shirts to Hurricane Harvey relief.\n<p class=\"more_act\"><a href=\"http://1280ksli.com/jab-fest-hurricane-harvey-donations/\" title=\"Josh Abbott Band Does Something Incredible for Hurricane Harvey Victims\">Read More</a></p>\n","permalink":"http://1280ksli.com/jab-fest-hurricane-harvey-donations/","image":{"id":243011,"url":"http://lonestar995fm.com/files/2016/05/DSC_8163.jpg","caption":"Photo Courtesy: Gabriel Madrid"}},"sponsors":[],"carbonMeta":{"widePromotion":false,"isGallery":false},"categories":[{"id":47,"slug":"local-news","title":"Abilene News","description":"","parent":0,"post_count":6327,"link_url":"http://1280ksli.com/category/local-news/","feed_url":"http://1280ksli.com/category/local-news/feed/","term_taxonomy_id":47,"object_id":0}],"authors":[{"id":2825742,"slug":"janmiller","name":"Jan Miller","first_name":"Jan","last_name":"Miller","nickname":"Jan Miller","description":"I lo-oove country music and keeping you company on the radio. I know that country fans are what makes it all so great.\r\n\r\nTwo-stepping, horses, rodeos and ranch life make me happy.\r\n\r\nI’ve written a novel that I’m working to have published. It’s a country song in a book and I love it.\r\n\r\nIn my spare time, I enjoy: riding, grooming and mucking the horse stalls; photography; cross-stitch; making biscuits;western movies and books; exploring Lubbock; and staying in touch with and helping the community.\r\n\r\nI believe in God, family, our country and our incredible Texas spirit!","thumbnail":"http://lonestar995fm.com/files/2018/01/Jan-2018-headshot.png","url":"http://1280ksli.com/author/janmiller/"}],"post_more_meta":{"meta":""},"social":{"tw":{"href":"http://twitter.com/intent/tweet?text=Josh%20Abbott%20Band%20Does%20Something%20Incredible%20for%20Hurricane%20Harvey%20Victims%20http%3A%2F%2F1280ksli.com%2Fjab-fest-hurricane-harvey-donations%2F%3Ftrackback%3Dtwitter_mobile%20%40ksli1280%20","title":"Share on Twitter","target":"_blank"},"fb":{"href":"http://www.facebook.com/sharer.php?u=http%3A%2F%2F1280ksli.com%2Fjab-fest-hurricane-harvey-donations%2F%3Ftrackback%3Dfbshare_mobile","title":"Share on Facebook","target":"_blank"},"email":null,"pinterest":null,"print":null,"is_article":true},"nextArticle":"http://1280ksli.com/houston-man-makes-the-most-out-of-a-bad-situation-catches-fish/","prevArticle":"http://1280ksli.com/kim-campbell-glen-campbell-eulogy/","pageUrl":"/jab-fest-hurricane-harvey-donations/","blogId":145,"domain":"1280ksli.com","crossPostAttributionBottom":"","rawContent":"<p>\n<sectiontag class=\"module\" contenteditable=\"false\" type=\"oembed\" attr-url=\"https://api.twitter.com/1/statuses/oembed.json?url=https%3A%2F%2Ftwitter.com%2Fjoshabbottband%2Fstatus%2F901939002596626432\">\n<noscript class=\"rendered-html\" type=\"text/html\"></noscript>\n<p></sectiontag></p>\n<p><a href=\"https://joshabbottband.com/#/\" target=\"_blank\">Josh Abbott Band</a> is making a big difference with this incredible Hurricane Harvey relief effort. They're donating 100 percent of the proceeds from the sales of their <a href=\"https://twitter.com/joshabbottband/status/901939002596626432\" target=\"_blank\">JAB Cares t-shirt to Hurricane Harvey relief.</a></p>\n<p>The tragedy in the wake of <a href=\"http://lonestar995fm.com/hurricane-harvey-is-now-a-category-4-storm/\" target=\"_blank\">Hurricane Harvey</a> is unprecedented, according to news sources. It's time to pull together to make a difference. There are <a href=\"http://lonestar995fm.com/hurricane-harvey-relief/\" target=\"_blank\">many ways to help</a>, but be certain your efforts are reaching victims by donating to reliable rescue efforts.</p>\n<p><a href=\"https://www.jabcares.org/\" target=\"_blank\">JAB Cares </a>was established by Josh Abbott Band. They have stated on their JAB Cares site that they have found their fans to be \"the most loyal and supportive in the business.\" We know that Texans as a whole are, too.</p>\n<p>Let's pull together to make a difference. We're ramping up for <a href=\"http://lonestar995fm.com/jab-fest-2017-announces-2-day-concert-event-in-lubbock/\" target=\"_blank\">JAB Fest</a> 2017, and it's the perfect time to get your JAB Cares t-shirt and make a solid contribution to Hurricane Harvey relief efforts.</p>\n<p><sectiontag class=\"module\" contenteditable=\"false\" type=\"button\" attr-href=\"http://lonestar995fm.com/hurricane-harvey-relief/\" attr-title=\"NEXT: Ways You Can Help Hurricane Harvey Relief Efforts\" attr-align=\"center\" attr-appLink=\"false\"></sectiontag></p>\n","podContent":[{"type":"singlePostText","data":{"text":"<p><a href=\"https://joshabbottband.com/#/\" target=\"_blank\">Josh Abbott Band</a>&#xA0;is making a big difference with this incredible Hurricane Harvey relief effort. They&apos;re donating 100&#xA0;percent of the proceeds from the sales of their <a href=\"https://twitter.com/joshabbottband/status/901939002596626432\" target=\"_blank\">JAB Cares t-shirt to Hurricane Harvey relief.</a></p>\n"},"currentTextLength":227,"runningCounter":1,"cumulativePodTextLength":227,"totalSimilarConsecutiveElements":4,"totalTextLength":939},{"type":"singlePostText","data":{"text":"<p>The tragedy in the wake of <a href=\"http://lonestar995fm.com/hurricane-harvey-is-now-a-category-4-storm/\" target=\"_blank\">Hurricane Harvey</a> is unprecedented, according to news sources. It&apos;s time to pull together to make a difference. There are <a href=\"http://lonestar995fm.com/hurricane-harvey-relief/\" target=\"_blank\">many ways to help</a>, but be certain your efforts are reaching victims by donating to reliable rescue efforts.</p>\n"},"currentTextLength":261,"runningCounter":2,"cumulativePodTextLength":488,"totalSimilarConsecutiveElements":4,"totalTextLength":939},{"type":"singlePostText","data":{"text":"<p><a href=\"https://www.jabcares.org/\" target=\"_blank\">JAB Cares </a>was established by Josh Abbott Band. They have stated on their JAB Cares site that they have found their fans to be &quot;the most loyal and supportive in the business.&quot; We know that Texans&#xA0;as a whole are, too.</p>\n"},"currentTextLength":231,"runningCounter":3,"cumulativePodTextLength":719,"totalSimilarConsecutiveElements":4,"totalTextLength":939},{"type":"singlePostText","data":{"text":"<p>Let&apos;s pull together to make a difference. We&apos;re ramping up for <a href=\"http://lonestar995fm.com/jab-fest-2017-announces-2-day-concert-event-in-lubbock/\" target=\"_blank\">JAB Fest</a>&#xA0;2017, and it&apos;s the perfect time to get your JAB Cares t-shirt and make a solid contribution to Hurricane Harvey relief efforts.</p>\n"},"currentTextLength":220,"runningCounter":4,"cumulativePodTextLength":939,"totalSimilarConsecutiveElements":4,"totalTextLength":939},{"type":"singlePostButton","data":{"href":"http://lonestar995fm.com/hurricane-harvey-relief/","title":"NEXT: Ways You Can Help Hurricane Harvey Relief Efforts","align":"center","applink":"false"},"currentTextLength":null,"runningCounter":1,"totalSimilarConsecutiveElements":1},{"type":"singlePostList","data":{"layout":"standard","media_layout":"bottomx","index_display":"show","desc_layout":"top","footer_title":"","footer_link_url":"","label":"","footer_link_target":"_parent","footer_content":"","items":[{"index":"MORE","html_title":"Houston-Area Resident Shares Harrowing Hurricane Harvey Story","title_link":"","title_target":null,"title":"Houston-Area Resident Shares Harrowing Hurricane Harvey Story","html_subtitle":"","subtitle_link":"","subtitle_target":null,"subtitle":"","desc_title":"","desc_title_link":"","desc_title_target":null,"desc":"","media_layout":"bottomx","layout_base":"standard","layout":"standard","custom_div_class":"","caption":"The Josh Abbott Band is donating 100 percent of the proceeds from the sales of their JABCares t-shirts to Hurricane Harvey relief. ","show_media":true,"image":[],"media_video_id":"https://youtu.be/bnk9ooVTXGU","media_type":"video","media_video_embed":"<iframe width=\"630\" height=\"354\" src=\"https://www.youtube.com/embed/bnk9ooVTXGU?feature=oembed\" frameborder=\"0\" allow=\"autoplay; encrypted-media\" allowfullscreen></iframe>","mediaPodContent":[{"type":"singlePostOembed","data":{"html":"<iframe width=\"480\" height=\"270\" src=\"https://www.youtube.com/embed/bnk9ooVTXGU?feature=oembed\" frameborder=\"0\" allow=\"autoplay; encrypted-media\" allowfullscreen></iframe>","title":"Hurricane Harvey: Kiss FM's Boleo Speaks to Houston-Area Resident","thumbnail_url":"https://i.ytimg.com/vi/bnk9ooVTXGU/hqdefault.jpg","type":"video","provider_name":"YouTube","height":270,"thumbnail_height":360,"provider_url":"https://www.youtube.com/","author_name":"Kiss FM - Lubbock, TX","version":"1.0","width":480,"author_url":"https://www.youtube.com/user/kissfm1025","thumbnail_width":480}}]}]}}],"uniquePodTypes":["singlePostOembed","singlePostText","singlePostButton"],"podHeader":[{"type":"singlePostOembed","data":{"url":"https://twitter.com/joshabbottband/status/901939002596626432","author_name":"Josh Abbott","author_url":"https://twitter.com/joshabbottband","html":"<blockquote class=\"twitter-tweet\"><p lang=\"en\" dir=\"ltr\">Help us spread the word. All proceeds from this shirt will go to disaster relief on the TX coast<a href=\"https://t.co/uZZjjZQNBo\">https://t.co/uZZjjZQNBo</a> <a href=\"https://t.co/F64h0aOadc\">pic.twitter.com/F64h0aOadc</a></p>&mdash; Josh Abbott (@joshabbottband) <a href=\"https://twitter.com/joshabbottband/status/901939002596626432?ref_src=twsrc%5Etfw\">August 27, 2017</a></blockquote>\n<script async src=\"https://platform.twitter.com/widgets.js\" charset=\"utf-8\"><\/script>\n","width":550,"height":null,"type":"rich","cache_age":"3153600000","provider_name":"Twitter","provider_url":"https://twitter.com","version":"1.0","thumbnail_url":"http://lonestar995fm.com/files/2016/05/DSC_8163.jpg"},"currentTextLength":null,"runningCounter":1,"totalSimilarConsecutiveElements":1}],"next":{"latest":[{"postId":243008,"documentUrl":"/houston-man-makes-the-most-out-of-a-bad-situation-catches-fish/","filterUrl":"/rest/carbon/filter/main/houston-man-makes-the-most-out-of-a-bad-situation-catches-fish/","sortDate":"2017-08-28 12:12:55.000 +0000","termTaxonomyId":47,"taxonomyType":"category"},{"postId":243006,"documentUrl":"/hurricane-harvey-knows-no-bounds-interview-with-woodlands-resident/","filterUrl":"/rest/carbon/filter/main/hurricane-harvey-knows-no-bounds-interview-with-woodlands-resident/","sortDate":"2017-08-28 11:50:04.000 +0000","termTaxonomyId":47,"taxonomyType":"category"},{"postId":215469,"documentUrl":"/big-country-mudslinger-fun-run-abilene/","filterUrl":"/rest/carbon/filter/main/big-country-mudslinger-fun-run-abilene/","sortDate":"2017-08-27 07:07:05.000 +0000","termTaxonomyId":47,"taxonomyType":"category"},{"postId":242635,"documentUrl":"/todays-benefit-for-apd-detectives-moved-to-old-kmart-on-south-1st/","filterUrl":"/rest/carbon/filter/main/todays-benefit-for-apd-detectives-moved-to-old-kmart-on-south-1st/","sortDate":"2017-08-25 10:24:26.000 +0000","termTaxonomyId":47,"taxonomyType":"category"},{"postId":242438,"documentUrl":"/dont-miss-the-marvel-movies-marathon-cinemark-abilene-and-century-12/","filterUrl":"/rest/carbon/filter/main/dont-miss-the-marvel-movies-marathon-cinemark-abilene-and-century-12/","sortDate":"2017-08-24 10:28:16.000 +0000","termTaxonomyId":47,"taxonomyType":"category"},{"postId":136498,"documentUrl":"/second-annual-abilene-beer-summit-in-abilene-september-21st/","filterUrl":"/rest/carbon/filter/main/second-annual-abilene-beer-summit-in-abilene-september-21st/","sortDate":"2017-08-22 07:00:16.000 +0000","termTaxonomyId":47,"taxonomyType":"category"},{"postId":241768,"documentUrl":"/trans-siberian-orchestra-2017-ghosts-of-christmas-eve-lubbock-texas/","filterUrl":"/rest/carbon/filter/main/trans-siberian-orchestra-2017-ghosts-of-christmas-eve-lubbock-texas/","sortDate":"2017-08-16 11:02:17.000 +0000","termTaxonomyId":47,"taxonomyType":"category"},{"postId":241187,"documentUrl":"/pauline-reese-live-abilene/","filterUrl":"/rest/carbon/filter/main/pauline-reese-live-abilene/","sortDate":"2017-08-14 00:11:21.000 +0000","termTaxonomyId":47,"taxonomyType":"category"},{"postId":167913,"documentUrl":"/rehab-summer-dinner-show/","filterUrl":"/rest/carbon/filter/main/rehab-summer-dinner-show/","sortDate":"2017-08-09 00:49:35.000 +0000","termTaxonomyId":47,"taxonomyType":"category"},{"postId":240761,"documentUrl":"/here-are-ways-to-donate-to-family-of-abilene-detective-killed-in-crash/","filterUrl":"/rest/carbon/filter/main/here-are-ways-to-donate-to-family-of-abilene-detective-killed-in-crash/","sortDate":"2017-08-07 11:14:59.000 +0000","termTaxonomyId":47,"taxonomyType":"category"}],"taxonomy":[{"postId":243008,"documentUrl":"/houston-man-makes-the-most-out-of-a-bad-situation-catches-fish/","filterUrl":"/rest/carbon/filter/main/houston-man-makes-the-most-out-of-a-bad-situation-catches-fish/","sortDate":"2017-08-28 12:12:55.000 +0000","termTaxonomyId":47,"taxonomyType":"category"},{"postId":243006,"documentUrl":"/hurricane-harvey-knows-no-bounds-interview-with-woodlands-resident/","filterUrl":"/rest/carbon/filter/main/hurricane-harvey-knows-no-bounds-interview-with-woodlands-resident/","sortDate":"2017-08-28 11:50:04.000 +0000","termTaxonomyId":47,"taxonomyType":"category"},{"postId":215469,"documentUrl":"/big-country-mudslinger-fun-run-abilene/","filterUrl":"/rest/carbon/filter/main/big-country-mudslinger-fun-run-abilene/","sortDate":"2017-08-27 07:07:05.000 +0000","termTaxonomyId":47,"taxonomyType":"category"},{"postId":242635,"documentUrl":"/todays-benefit-for-apd-detectives-moved-to-old-kmart-on-south-1st/","filterUrl":"/rest/carbon/filter/main/todays-benefit-for-apd-detectives-moved-to-old-kmart-on-south-1st/","sortDate":"2017-08-25 10:24:26.000 +0000","termTaxonomyId":47,"taxonomyType":"category"},{"postId":242438,"documentUrl":"/dont-miss-the-marvel-movies-marathon-cinemark-abilene-and-century-12/","filterUrl":"/rest/carbon/filter/main/dont-miss-the-marvel-movies-marathon-cinemark-abilene-and-century-12/","sortDate":"2017-08-24 10:28:16.000 +0000","termTaxonomyId":47,"taxonomyType":"category"},{"postId":136498,"documentUrl":"/second-annual-abilene-beer-summit-in-abilene-september-21st/","filterUrl":"/rest/carbon/filter/main/second-annual-abilene-beer-summit-in-abilene-september-21st/","sortDate":"2017-08-22 07:00:16.000 +0000","termTaxonomyId":47,"taxonomyType":"category"},{"postId":241768,"documentUrl":"/trans-siberian-orchestra-2017-ghosts-of-christmas-eve-lubbock-texas/","filterUrl":"/rest/carbon/filter/main/trans-siberian-orchestra-2017-ghosts-of-christmas-eve-lubbock-texas/","sortDate":"2017-08-16 11:02:17.000 +0000","termTaxonomyId":47,"taxonomyType":"category"},{"postId":241187,"documentUrl":"/pauline-reese-live-abilene/","filterUrl":"/rest/carbon/filter/main/pauline-reese-live-abilene/","sortDate":"2017-08-14 00:11:21.000 +0000","termTaxonomyId":47,"taxonomyType":"category"},{"postId":167913,"documentUrl":"/rehab-summer-dinner-show/","filterUrl":"/rest/carbon/filter/main/rehab-summer-dinner-show/","sortDate":"2017-08-09 00:49:35.000 +0000","termTaxonomyId":47,"taxonomyType":"category"},{"postId":240761,"documentUrl":"/here-are-ways-to-donate-to-family-of-abilene-detective-killed-in-crash/","filterUrl":"/rest/carbon/filter/main/here-are-ways-to-donate-to-family-of-abilene-detective-killed-in-crash/","sortDate":"2017-08-07 11:14:59.000 +0000","termTaxonomyId":47,"taxonomyType":"category"}]}}}},"carbonwidget/top-728x90":{"info":{"id":"carbonwidget/top-728x90","groupType":"carbonwidget/ads","widgetInstance":"1"},"params":{"adunit":"top-728x90","widgetTime":3},"data":["carbonwidget/top-728x90"],"dataDetails":{"carbonwidget/top-728x90":{"adUnit":"top-728x90","adType":"dfp6"}}},"carbonwidget/dynamic-ad-custom":{"info":{"id":"carbonwidget/dynamic-ad-custom","groupType":"carbonwidget/ads","widgetInstance":"1"},"params":{"adunit":"dynamic-ad-custom","widgetTime":3},"data":["carbonwidget/dynamic-ad-custom"],"dataDetails":{"carbonwidget/dynamic-ad-custom":{"adUnit":"dynamic-ad-custom","adType":"dfp6"}}},"carbonwidget/dynamic-ad-header":{"info":{"id":"carbonwidget/dynamic-ad-header","groupType":"carbonwidget/ads","widgetInstance":"1"},"params":{"adunit":"dynamic-ad-header","widgetTime":3},"data":["carbonwidget/dynamic-ad-header"],"dataDetails":{"carbonwidget/dynamic-ad-header":{"adUnit":"dynamic-ad-header","adType":"dfp6"}}},"carbonwidget/dynamic-ad-push":{"info":{"id":"carbonwidget/dynamic-ad-push","groupType":"carbonwidget/ads","widgetInstance":"1"},"params":{"adunit":"dynamic-ad-push","widgetTime":2},"data":["carbonwidget/dynamic-ad-push"],"dataDetails":{"carbonwidget/dynamic-ad-push":{"adUnit":"dynamic-ad-push","adType":"dfp6"}}},"carbonwidget/tsm-out-of-page":{"info":{"id":"carbonwidget/tsm-out-of-page","groupType":"carbonwidget/ads","widgetInstance":"1"},"params":{"adunit":"tsm-out-of-page","widgetTime":2},"data":["carbonwidget/tsm-out-of-page"],"dataDetails":{"carbonwidget/tsm-out-of-page":{"adUnit":"tsm-out-of-page","adType":"dfp6"}}},"carbonwidget/bottom-728x90":{"info":{"id":"carbonwidget/bottom-728x90","groupType":"carbonwidget/ads","widgetInstance":"1"},"params":{"adunit":"bottom-728x90","widgetTime":2},"data":["carbonwidget/bottom-728x90"],"dataDetails":{"carbonwidget/bottom-728x90":{"adUnit":"bottom-728x90","adType":"dfp6"}}},"ts_blogroll-8":{"info":{"id":"ts_blogroll-8","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"8"},"params":{"title":"Best of 1280 KSLI","type":"main_content_thumb_title_roll","cat":"1737,1706,74,73","tag":"","private_tag":"","posts_per_page":"4","thumb_type":"landscape","link_label":"","link":"","show_thumb":0,"alternate_data":0,"unique_posts":"1","widgetTime":4,"widgetFilterTime":0,"widgetFilterParallelTime":0},"data":[225725,199062,258396,258326],"dataDetails":{"199062":{"postid":"199062","sortdate":"2018-02-12T21:25:24.000Z","data":{"mainData":{"postType":"post","caption":"Anchiy/Thinkstock","thumbnail":"http://keanradio.com/files/2018/02/RS16493_533294667.jpg","postDateGmt":"2018-02-12 21:25:24 +0000","title":"10 Songs That Will Help You Say &apos;I Love You&apos; to Your Valentine ","url":"http://1280ksli.com/songs-that-say-i-love-you/","id":199062,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"There are a number of ways to say &apos;I Love You&apos; but music seems to do it best. Here are a few songs I think say it best. ","authors":[{"id":351,"slug":"shayhill","name":"Shay Hill","first_name":"Shay","last_name":"Hill","nickname":"shayhill","thumbnail":"http://keanradio.com/files/2017/06/Shay-Radio-Pic21.jpg","url":"http://1280ksli.com/author/shayhill/"}],"video":true,"videoUrl":"https://youtu.be/Fw1aDkr2Z5E","youtubeId":"Fw1aDkr2Z5E"},"alternateData":{"_townsquare_media_url":"https://youtu.be/Fw1aDkr2Z5E","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"10 Songs That Will Help You Say &apos;I Love You&apos; to Your Valentine "}}},"225725":{"postid":"225725","sortdate":"2018-02-12T23:37:57.000Z","data":{"mainData":{"postType":"post","caption":"(Photo by Justin Sullivan/Getty Images","thumbnail":"http://keanradio.com/files/2017/02/Little-Girl-Gets-Het-Spaghetti-1600x1067.jpg","postDateGmt":"2018-02-12 23:37:57 +0000","title":"Eating Lions Club Spaghetti Helps Send Kids to Summer Camp","url":"http://1280ksli.com/cactus-lions-club-spaghetti/","id":225725,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"The 41st Annual All You Can Eat Cactus Lions Club Spaghetti Supper is February 17th at Craig Middle School. Lions Club members boast &quot;their sauce is the best.&quot;","authors":[{"id":350,"slug":"rudyfernandez","name":"Rudy Fernandez","first_name":"Rudy","last_name":"Fernandez","nickname":"rudyfernandez","url":"http://1280ksli.com/author/rudyfernandez/","thumbnail":"http://keanradio.com/files/2017/06/Rudy-BIO-Pic-II-500x500.jpg"}]},"alternateData":{"_townsquare_media_url":"","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"dynamic-lead-video":"0","_aioseop_title":"Eating Lions Club Spaghetti Helps Send Kids to Summer Camp"}}},"258326":{"postid":"258326","sortdate":"2018-02-12T17:11:39.000Z","data":{"mainData":{"postType":"post","caption":"Giant Records","thumbnail":"http://tasteofcountry.com/files/2018/02/Daryle-Singletary-Songs.jpg","postDateGmt":"2018-02-12 17:11:39 +0000","title":"Daryle Singletary&apos;s Most Important Songs","url":"http://1280ksli.com/daryle-singletary-songs/","id":258326,"carbonMeta":{"widePromotion":false,"isGallery":true},"excerpt":"Charlie Daniels summarized Daryle Singletary&apos;s catalog of country songs best: &quot;You sang country like country should be sung.&quot;","authors":[{"id":279119,"slug":"billydukesgmail-com","name":"Billy Dukes","first_name":"Billy","last_name":"Dukes","nickname":"Billy Dukes","thumbnail":"http://tasteofcountry.com/files/2015/10/8865-02.jpg","url":"http://1280ksli.com/author/billydukesgmail-com/"}],"video":true,"videoUrl":"https://youtu.be/vpqQPahPuzc","youtubeId":"vpqQPahPuzc"},"alternateData":{"_townsquare_media_url":"https://youtu.be/vpqQPahPuzc","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"Daryle Singletary&apos;s Most Important Songs"}}},"258396":{"postid":"258396","sortdate":"2018-02-12T17:57:03.000Z","data":{"mainData":{"postType":"post","caption":"Rick Diamond, Getty Images","thumbnail":"http://tasteofcountry.com/files/2018/02/Daryle-Singletary-Country-Music-Friends.jpg","postDateGmt":"2018-02-12 17:57:03 +0000","title":"Country Singers Share Sadness Over Daryle Singletary&apos;s Death","url":"http://1280ksli.com/daryle-singletary-dead-stars-react/","id":258396,"carbonMeta":{"widePromotion":false,"isGallery":true},"excerpt":"His cause of death is unknown, but his impression on his peers is clear.","authors":[{"id":2875773,"slug":"cilleahoughton1","name":"Cillea Houghton","first_name":"Cillea","last_name":"Houghton","nickname":"cilleahoughton1","thumbnail":"http://production.townsquareblogs.com/wp-content/uploads/2012/10/profile.png","url":"http://1280ksli.com/author/cilleahoughton1/"}],"video":true,"videoUrl":"https://youtu.be/vpqQPahPuzc","youtubeId":"vpqQPahPuzc"},"alternateData":{"_townsquare_media_url":"https://youtu.be/vpqQPahPuzc","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"Country Singers Share Sadness Over Daryle Singletary&apos;s Death"}}}},"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-92":{"info":{"id":"fix_sidebar_marker-92","groupType":"fix_sidebar_marker","widgetType":"widget_fix_sidebar_marker","widgetInstance":"92"},"params":{"title":"Fix Sidebar Marker","widgetTime":2},"data":[],"dataDetails":{}},"ts_blogroll-545":{"info":{"id":"ts_blogroll-545","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"545"},"params":{"title":"Local News","type":"carousel","isweather":"1","cat":"0,47","posts_per_page":"3","align":"right","pinned_id":"","pinned_label":"","tag":"","private_tag":"","thumb_type":"landscape","link_label":"","link":"","show_thumb":0,"alternate_data":0,"unique_posts":0,"widgetTime":3,"widgetFilterTime":0,"widgetFilterParallelTime":0},"data":[253546,258149,242751],"dataDetails":{"242751":{"postid":"242751","sortdate":"2018-02-05T19:07:01.000Z","data":{"mainData":{"postType":"post","caption":"Photo by: Facebook/JacksonTaylor&theSinners","thumbnail":"http://keanradio.com/files/2018/02/Jackson-Taylor-3-1600x1067.jpg","postDateGmt":"2018-02-05 19:07:01 +0000","title":"Jackson Taylor &amp; the Sinners Return to Abilene","url":"http://1280ksli.com/jackson-taylor-abilene/","id":242751,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"Jackson Taylor and the Sinners return to the Firehouse Bar and Grill, Saturday, February 17th. Tickets are on sale and available now. This is an 18 &amp; up show. ","authors":[{"id":350,"slug":"rudyfernandez","name":"Rudy Fernandez","first_name":"Rudy","last_name":"Fernandez","nickname":"rudyfernandez","url":"http://1280ksli.com/author/rudyfernandez/","thumbnail":"http://keanradio.com/files/2017/06/Rudy-BIO-Pic-II-500x500.jpg"}],"video":true,"videoUrl":"https://youtu.be/m4w9EPr6FsI","youtubeId":"m4w9EPr6FsI"},"alternateData":{"_townsquare_media_url":"https://youtu.be/m4w9EPr6FsI","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"Jackson Taylor &amp; the Sinners Return to Abilene"}}},"253546":{"postid":"253546","sortdate":"2018-02-09T22:30:14.000Z","data":{"mainData":{"postType":"post","caption":"Dan Bannister/Thinkstock","thumbnail":"http://keanradio.com/files/2017/12/jail.jpg","postDateGmt":"2018-02-09 22:30:14 +0000","title":"Abilene&apos;s Most Wanted ","url":"http://1280ksli.com/most-wanted/","id":253546,"carbonMeta":{"widePromotion":false,"isGallery":true},"excerpt":"Week of February 5th, 2018","authors":[{"id":351,"slug":"shayhill","name":"Shay Hill","first_name":"Shay","last_name":"Hill","nickname":"shayhill","thumbnail":"http://keanradio.com/files/2017/06/Shay-Radio-Pic21.jpg","url":"http://1280ksli.com/author/shayhill/"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-title":"Abilene&apos;s Most Wanted ","dynamic-lead-excerpt":"Week of February 5th, 2018","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"Abilene&apos;s Most Wanted - Week of February 5th, 2018"}}},"258149":{"postid":"258149","sortdate":"2018-02-06T19:47:18.000Z","data":{"mainData":{"postType":"post","caption":"Courtesy: The Campa-Peters Family","thumbnail":"http://lonestar995fm.com/files/2018/01/Sophia-in-surgery-8-e1517946416562.jpg","postDateGmt":"2018-02-06 19:47:18 +0000","title":"Sophia Campa-Peters Is Back Home","url":"http://1280ksli.com/sophia-campa-peters-returns-home/","id":258149,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"We&apos;re happy to report this good news from the family of Sophia Campa-Peters. She is recovering well after major brain surgery and is now back home in West Texas.","authors":[{"id":2825742,"slug":"janmiller","name":"Jan Miller","first_name":"Jan","last_name":"Miller","nickname":"Jan Miller","thumbnail":"http://lonestar995fm.com/files/2018/01/Jan-2018-headshot.png","url":"http://1280ksli.com/author/janmiller/"}],"video":true,"videoUrl":"https://youtu.be/kwSwc77RAfU","youtubeId":"kwSwc77RAfU"},"alternateData":{"_townsquare_media_url":"https://youtu.be/kwSwc77RAfU","dynamic-lead-title":"Sophia Campa-Peters Is Back Home","dynamic-lead-excerpt":"We&apos;re happy to report this good news from the family of Sophia Campa-Peters. She is recovering well after major brain surgery and is now back home in West Texas.","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"Sophia Campa-Peters Back Home in Brownfield After Brain Surgery"}}}},"redisCached":true},"google-ads-widget-354":{"info":{"id":"google-ads-widget-354","groupType":"google-ads-widget","widgetType":"widget_google-ads-widget","widgetInstance":"354"},"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-347":{"info":{"id":"tsq_sailthru_newsletter_widget-347","groupType":"tsq_sailthru_newsletter_widget","widgetType":"widget_tsq_sailthru_newsletter_widget","widgetInstance":"347"},"params":{"title":"Get our Newsletter","description":"Sign up for our newsletter!","confirmation":"Thanks for subscribing","lists":["KSLI Master List"],"widgetTime":1},"data":[],"dataDetails":{}},"ts_blogroll-546":{"info":{"id":"ts_blogroll-546","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"546"},"params":{"title":"Latest Articles","type":"sidebar_row_standard","posts_per_page":3,"widgetTime":3,"widgetFilterTime":0,"widgetFilterParallelTime":0},"data":[225725,199062,258396],"dataDetails":{"199062":{"postid":"199062","sortdate":"2018-02-12T21:25:24.000Z","data":{"mainData":{"postType":"post","caption":"Anchiy/Thinkstock","thumbnail":"http://keanradio.com/files/2018/02/RS16493_533294667.jpg","postDateGmt":"2018-02-12 21:25:24 +0000","title":"10 Songs That Will Help You Say &apos;I Love You&apos; to Your Valentine ","url":"http://1280ksli.com/songs-that-say-i-love-you/","id":199062,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"There are a number of ways to say &apos;I Love You&apos; but music seems to do it best. Here are a few songs I think say it best. ","authors":[{"id":351,"slug":"shayhill","name":"Shay Hill","first_name":"Shay","last_name":"Hill","nickname":"shayhill","thumbnail":"http://keanradio.com/files/2017/06/Shay-Radio-Pic21.jpg","url":"http://1280ksli.com/author/shayhill/"}],"video":true,"videoUrl":"https://youtu.be/Fw1aDkr2Z5E","youtubeId":"Fw1aDkr2Z5E"},"alternateData":{"_townsquare_media_url":"https://youtu.be/Fw1aDkr2Z5E","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"10 Songs That Will Help You Say &apos;I Love You&apos; to Your Valentine "}}},"225725":{"postid":"225725","sortdate":"2018-02-12T23:37:57.000Z","data":{"mainData":{"postType":"post","caption":"(Photo by Justin Sullivan/Getty Images","thumbnail":"http://keanradio.com/files/2017/02/Little-Girl-Gets-Het-Spaghetti-1600x1067.jpg","postDateGmt":"2018-02-12 23:37:57 +0000","title":"Eating Lions Club Spaghetti Helps Send Kids to Summer Camp","url":"http://1280ksli.com/cactus-lions-club-spaghetti/","id":225725,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"The 41st Annual All You Can Eat Cactus Lions Club Spaghetti Supper is February 17th at Craig Middle School. Lions Club members boast &quot;their sauce is the best.&quot;","authors":[{"id":350,"slug":"rudyfernandez","name":"Rudy Fernandez","first_name":"Rudy","last_name":"Fernandez","nickname":"rudyfernandez","url":"http://1280ksli.com/author/rudyfernandez/","thumbnail":"http://keanradio.com/files/2017/06/Rudy-BIO-Pic-II-500x500.jpg"}]},"alternateData":{"_townsquare_media_url":"","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"dynamic-lead-video":"0","_aioseop_title":"Eating Lions Club Spaghetti Helps Send Kids to Summer Camp"}}},"258396":{"postid":"258396","sortdate":"2018-02-12T17:57:03.000Z","data":{"mainData":{"postType":"post","caption":"Rick Diamond, Getty Images","thumbnail":"http://tasteofcountry.com/files/2018/02/Daryle-Singletary-Country-Music-Friends.jpg","postDateGmt":"2018-02-12 17:57:03 +0000","title":"Country Singers Share Sadness Over Daryle Singletary&apos;s Death","url":"http://1280ksli.com/daryle-singletary-dead-stars-react/","id":258396,"carbonMeta":{"widePromotion":false,"isGallery":true},"excerpt":"His cause of death is unknown, but his impression on his peers is clear.","authors":[{"id":2875773,"slug":"cilleahoughton1","name":"Cillea Houghton","first_name":"Cillea","last_name":"Houghton","nickname":"cilleahoughton1","thumbnail":"http://production.townsquareblogs.com/wp-content/uploads/2012/10/profile.png","url":"http://1280ksli.com/author/cilleahoughton1/"}],"video":true,"videoUrl":"https://youtu.be/vpqQPahPuzc","youtubeId":"vpqQPahPuzc"},"alternateData":{"_townsquare_media_url":"https://youtu.be/vpqQPahPuzc","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"Country Singers Share Sadness Over Daryle Singletary&apos;s Death"}}}},"redisCached":true},"carbonwidget/nav/blueiv":{"info":{"id":"carbonwidget/nav/blueiv","groupType":"carbonwidget/nav/blueiv"},"params":{"widgetTime":2},"data":[],"dataDetails":{},"redisCached":true},"carbonwidget/nav/main":{"info":{"id":"carbonwidget/nav/main","groupType":"carbonwidget/nav/main"},"params":{"widgetTime":3},"data":["1",{"2":["2.1"]},{"3":["3.1","3.2","3.3","3.4"]},"4",{"5":["5.1","5.2","5.3","5.4","5.5","5.6","5.7","5.8","5.9","5.10","5.11"]},{"6":["6.1","6.2","6.3","6.4"]}],"dataDetails":{"1":{"menuId":"1","attrs":{"menuPostId":8,"title":"Home","titleExcerpt":"Home","href":"/","samedomain":true,"hasBlogroll":false}},"2":{"menuId":"2","attrs":{"menuPostId":5759,"title":"Playlist","titleExcerpt":"Playlist","href":"/playlist/","samedomain":true,"hasBlogroll":false}},"3":{"menuId":"3","attrs":{"menuPostId":153848,"title":"Country Club VIP","titleExcerpt":"Country Club VIP","href":"/vip/","samedomain":true,"hasBlogroll":false}},"4":{"menuId":"4","attrs":{"menuPostId":177083,"title":"Win Stuff","titleExcerpt":"Win Stuff","href":"/contests/","samedomain":true,"menupath":"/rest/carbon/api/menu/contests/","hasBlogroll":false}},"5":{"menuId":"5","attrs":{"menuPostId":177084,"title":"Extras","titleExcerpt":"Extras","href":"#","samedomain":true,"hasBlogroll":false}},"6":{"menuId":"6","attrs":{"menuPostId":7070,"title":"Contact Us","titleExcerpt":"Contact Us","href":"#","samedomain":true,"hasBlogroll":false}},"2.1":{"menuId":"2.1","attrs":{"menuPostId":5760,"title":"This Month's Playlist","titleExcerpt":"This Month's Playlist","href":"/ksli-playlist-february-2014-top-songs/","samedomain":true,"hasBlogroll":false}},"3.1":{"menuId":"3.1","attrs":{"menuPostId":153850,"title":"Sign Up","titleExcerpt":"Sign Up","href":"/registration/","samedomain":true,"hasBlogroll":false}},"3.2":{"menuId":"3.2","attrs":{"menuPostId":153847,"title":"Contests","titleExcerpt":"Contests","href":"/contests/","samedomain":true,"menupath":"/rest/carbon/api/menu/contests/","hasBlogroll":false}},"3.3":{"menuId":"3.3","attrs":{"menuPostId":184396,"title":"Rules","titleExcerpt":"Rules","href":"/contest-rules/","samedomain":true,"hasBlogroll":false}},"3.4":{"menuId":"3.4","attrs":{"menuPostId":185859,"title":"VIP Support","titleExcerpt":"VIP Support","href":"/help/","samedomain":true,"hasBlogroll":false}},"5.1":{"menuId":"5.1","attrs":{"menuPostId":165521,"title":"Local Experts","titleExcerpt":"Local Experts","href":"/local-experts/","samedomain":true,"hasBlogroll":false}},"5.2":{"menuId":"5.2","attrs":{"menuPostId":3882,"title":"Weather","titleExcerpt":"Weather","href":"/abilene-weather/","samedomain":true,"hasBlogroll":false}},"5.3":{"menuId":"5.3","attrs":{"menuPostId":177085,"title":"Music News","titleExcerpt":"Music News","href":"/category/music-news/","samedomain":true,"menupath":"/rest/carbon/api/menu/category/music-news/","hasBlogroll":false}},"5.4":{"menuId":"5.4","attrs":{"menuPostId":177086,"title":"Headline News","titleExcerpt":"Headline News","href":"/category/headline-news/","samedomain":true,"menupath":"/rest/carbon/api/menu/category/headline-news/","hasBlogroll":false}},"5.5":{"menuId":"5.5","attrs":{"menuPostId":177087,"title":"Entertainment News","titleExcerpt":"Entertainment News","href":"/category/entertainment/","samedomain":true,"menupath":"/rest/carbon/api/menu/category/entertainment/","hasBlogroll":false}},"5.6":{"menuId":"5.6","attrs":{"menuPostId":177088,"title":"Sports","titleExcerpt":"Sports","href":"/category/sports/","samedomain":true,"menupath":"/rest/carbon/api/menu/category/sports/","hasBlogroll":false}},"5.7":{"menuId":"5.7","attrs":{"menuPostId":177089,"title":"Weird News","titleExcerpt":"Weird News","href":"/category/weird-news/","samedomain":true,"menupath":"/rest/carbon/api/menu/category/weird-news/","hasBlogroll":false}},"5.8":{"menuId":"5.8","attrs":{"menuPostId":177090,"title":"Daily Distraction","titleExcerpt":"Daily Distraction","href":"/category/daily-distraction/","samedomain":true,"menupath":"/rest/carbon/api/menu/category/daily-distraction/","hasBlogroll":false}},"5.9":{"menuId":"5.9","attrs":{"menuPostId":177091,"title":"Health & Fitness","titleExcerpt":"Health & Fitness","href":"/category/health-fitness/","samedomain":true,"menupath":"/rest/carbon/api/menu/category/health-fitness/","hasBlogroll":false}},"5.10":{"menuId":"5.10","attrs":{"menuPostId":177092,"title":"Food & Drink","titleExcerpt":"Food & Drink","href":"/category/food-drink/","samedomain":true,"menupath":"/rest/carbon/api/menu/category/food-drink/","hasBlogroll":false}},"5.11":{"menuId":"5.11","attrs":{"menuPostId":177093,"title":"Technology","titleExcerpt":"Technology","href":"/category/technology/","samedomain":true,"menupath":"/rest/carbon/api/menu/category/technology/","hasBlogroll":false}},"6.1":{"menuId":"6.1","attrs":{"menuPostId":1051,"title":"Help & Contact Info","titleExcerpt":"Help & Contact Info","href":"/help/","samedomain":true,"hasBlogroll":false}},"6.2":{"menuId":"6.2","attrs":{"menuPostId":7071,"title":"Feedback","titleExcerpt":"Feedback","href":"/ksli-feedback/","samedomain":true,"hasBlogroll":false}},"6.3":{"menuId":"6.3","attrs":{"menuPostId":60430,"title":"Advertise","titleExcerpt":"Advertise","href":"/advertise/","samedomain":true,"hasBlogroll":false}},"6.4":{"menuId":"6.4","attrs":{"menuPostId":255943,"title":"Squares","titleExcerpt":"Squares","href":"/big-game-squares-office-rules/","samedomain":true,"hasBlogroll":false}}},"redisCached":true},"carbonwidget/nav/promo_links":{"info":{"id":"carbonwidget/nav/promo_links","groupType":"carbonwidget/nav/promo_links"},"params":{"widgetTime":2},"data":["1","2","3","4","5","6"],"dataDetails":{"1":{"menuId":"1","attrs":{"menuPostId":136201,"title":"What's Hot:","titleExcerpt":"What's Hot:","href":"","samedomain":true,"hasBlogroll":false}},"2":{"menuId":"2","attrs":{"menuPostId":136209,"title":"Abilene Weather","titleExcerpt":"Abilene Weather","href":"/abilene-weather/","samedomain":true,"hasBlogroll":false}},"3":{"menuId":"3","attrs":{"menuPostId":194649,"title":"Daily Distraction","titleExcerpt":"","href":"/category/daily-distraction/","samedomain":true,"menupath":"/rest/carbon/api/menu/category/daily-distraction/","hasBlogroll":false}},"4":{"menuId":"4","attrs":{"menuPostId":181497,"title":"Sign Up For Newsletter","titleExcerpt":"Sign Up For Newsletter","href":"/newsletter/","samedomain":true,"hasBlogroll":false}},"5":{"menuId":"5","attrs":{"menuPostId":194651,"title":"Weird News","titleExcerpt":"","href":"/category/weird-news/","samedomain":true,"menupath":"/rest/carbon/api/menu/category/weird-news/","hasBlogroll":false}},"6":{"menuId":"6","attrs":{"menuPostId":177082,"title":"VIP Contests","titleExcerpt":"VIP Contests","href":"/contests/","samedomain":true,"menupath":"/rest/carbon/api/menu/contests/","hasBlogroll":false}}},"redisCached":true},"carbonwidget/nav/footer":{"info":{"id":"carbonwidget/nav/footer","groupType":"carbonwidget/nav/footer"},"params":{"widgetTime":2},"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 on KSLI","href":"/advertise/"}},"3":{"menuId":"3","attrs":{"title":"Public File","href":"/ksli-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":"Abilene Business Listings","href":"/abilene-featured-business-listings/"}},"comscore":{"menuId":"comscore","attrs":{"title":"Taste Of Country Network"}}},"redisCached":true}},"data":{},"time":{"wpTime":16.09,"mainOptionsTime":5.574,"sidebarsTime":10.407,"widgetsTime":26.956,"processTime":59.197},"experimentGroup":"B"},"serverConfig":{"host":"1280ksli.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>