<!doctype html>
      <html class="single">
        <head>
          <title data-react-helmet="true">Florida Georgia Line&#x27;s FGL House Hosts Hurricane Harvey Fundraiser</title>
          <meta data-react-helmet="true" http-equiv="Content-Type" content="text/html;charset=UTF-8"/><meta data-react-helmet="true" charset="UTF-8"/><meta data-react-helmet="true" name="instagram_profile" value="kekbfm"/><meta data-react-helmet="true" name="description" content="In celebration of the premiere of Florida Georgia Line&#x27;s &#x27;Crossroads&#x27; episode with the Backstreet Boys, FGL House is hosting a viewing party-turned-Hurricane Harvey fundraiser."/><meta data-react-helmet="true" name="keywords" content="florida georgia line hurricane harvey fundraiser, fgl house hurricane harvey fundraiser"/><meta data-react-helmet="true" property="fb:app_id" content="424301150949572"/><meta data-react-helmet="true" property="fb:admins" content="100002025987268"/><meta data-react-helmet="true" property="og:title" content="Florida Georgia Line&#x27;s FGL House Hosts Hurricane Harvey Fundraiser"/><meta data-react-helmet="true" property="og:description" content="In celebration of the premiere of Florida Georgia Line&#x27;s &#x27;Crossroads&#x27; episode with the Backstreet Boys, FGL House is hosting a viewing party-turned-Hurricane Harvey fundraiser."/><meta data-react-helmet="true" property="og:url" content="http://kekbfm.com/florida-georgia-lines-fgl-house-hosts-hurricane-harvey-fundraiser/"/><meta data-react-helmet="true" property="og:site_name" content="99.9 KEKB"/><meta data-react-helmet="true" property="og:type" content="blog"/><meta data-react-helmet="true" property="og:image" content="http://theboot.com/files/2016/12/florida-georgia-line-country-tours-2017.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="@KEKBCountry"/><meta data-react-helmet="true" name="sailthru.description" content="In celebration of the premiere of Florida Georgia Line&#x27;s &#x27;Crossroads&#x27; episode with the Backstreet Boys, FGL House is hosting a viewing party-turned-Hurricane Harvey fundraiser."/><meta data-react-helmet="true" name="sailthru.date" content="2017-08-30 12:30:05"/><meta data-react-helmet="true" name="sailthru.title" content="Florida Georgia Line’s FGL House Hosts Hurricane Harvey Fundraiser"/><meta data-react-helmet="true" name="sailthru.tags" content="tsmsite-kekb, tsmmarket-grandjunction, tsmtype-local, florida-georgia-line, country"/><meta data-react-helmet="true" name="sailthru.author" content="astefano"/><meta data-react-helmet="true" name="sailthru.image.full" content="http://theboot.com/files/2016/12/florida-georgia-line-country-tours-2017.jpg"/><meta data-react-helmet="true" name="sailthru.image.thumb" content="http://theboot.com/files/2016/12/florida-georgia-line-country-tours-2017.jpg"/><meta data-react-helmet="true" property="fb:pages" content="145387074216"/><meta data-react-helmet="true" name="google-site-verification" content="649-CZwpAqrfeJBQsxa4hiRf_qRYvz11hlYqSfGpdhw"/><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" rel="profile" href="http://gmpg.org/xfn/11"/><link data-react-helmet="true" rel="canonical" href="http://theboot.com/florida-georgia-lines-fgl-house-hosts-hurricane-harvey-fundraiser/"/>
          <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 = "A";
          window.TSM.cadata = {"activeDomain":"kekbfm.com","blogId":507,"method":"get_single","postId":321086,"crosspostBlogId":"623","crosspostPostId":"180954","postType":"post","postDateGmt":"2017-08-30 18:30:05.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":"astefano","dimension2":"country","dimension3":"florida-georgia-line","dimension4":"post","dimension5":"Wed Aug 30 2017","dimension6":"12:30","dimension7":"standard","dimension8":"1389","dimension9":"A","dimension10":"yes"};
ga( "create", {
          trackingId:"UA-33436616-1",
          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-33436616-1"};
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-33436616-7",
          name: "UA334366167",
          allowAnchor: false
        });
        ga( "UA334366167.require", "displayfeatures" );
        ga( "UA334366167.send", gaInitData );
        window.TSM = window.TSM || {};
        window.TSM.trackersByNameAll = window.TSM.trackersByNameAll || {};
        window.TSM.trackersByNameAll[ "UA334366167" ] = {gaid:"UA-33436616-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-5",
          name: "UA452600605",
          allowAnchor: false
        });
        ga( "UA452600605.require", "displayfeatures" );
        ga( "UA452600605.send", gaInitData );
        window.TSM = window.TSM || {};
        window.TSM.trackersByNameAll = window.TSM.trackersByNameAll || {};
        window.TSM.trackersByNameAll[ "UA452600605" ] = {gaid:"UA-45260060-5"};
            })(window);
          </script>
          <script async src="https://www.google-analytics.com/analytics.js"></script>
          <script>(function(w){
      w.dataLayer = [{"title":"Florida Georgia Line's FGL House Hosts Hurricane Harvey Fundraiser","callsign":"KEKBFM","market":"Grand Junction","sitetype":"Local","siteClassification":"","state":"CO","genre":{"0":"country"},"pageType":"post","tags":"florida-georgia-line","categories":"country","mediaType":"video"}];
      w.dataLayer[0].referer = document.referrer;w.dataLayer[0].curatedReferer = document.referrer.replace( /https?:\/\//, "" );w.dataLayer[0].dayOfWeek = function(n){return n.toLocaleString("en-US",{weekday:"long"})}(new Date);w.dataLayer[0].periodOfDay = function(n,t,i){t=n.getHours(),i=n.getMinutes(),i<10&&(i="0"+i);var r=parseInt(t+""+i);return r>=0&&r<600?"Overnight":r>=600&&r<1e3?"Morning Drive":r>=1e3&&r<1500?"Midday":r>=1500&&r<1900?"Afternoon Drive":r>=1900&&r<2400?"Evening":void 0}(new Date);
    })(window);</script>
          <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({"gtm.start": new Date().getTime(),event:"gtm.js"});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!="dataLayer"?"&l="+l:"";j.async=true;j.src= "https://www.googletagmanager.com/gtm.js?id="+i+dl;f.parentNode.insertBefore(j,f); })(window,document,"script","dataLayer","GTM-K346HJZ");</script>
          
          <script class="kxct" data-id="rwjnisqy1" data-timing="async" data-version="3.0" type="text/javascript">
        window.Krux||((Krux=function(){Krux.q.push(arguments)}).q=[]);
        (function(){
          var k=document.createElement("script");k.type="text/javascript";k.async=true;
          k.src=(location.protocol==="https:"?"https:":"http:")+"//"+"cdn.krxd.net/controltag/rwjnisqy1.js";
          var s=document.getElementsByTagName("script")[0];s.parentNode.insertBefore(k,s);
        }());
      </script><script type="text/javascript" src="//mtrx.go.sonobi.com/morpheus.townsquaremedia.local.1594.js"></script>
<script async type="text/javascript" src="https://native.sharethrough.com/assets/sfp.js"></script><script async="async" src="https://www.googletagservices.com/tag/js/gpt.js"></script>
        <script>
        var googletag = googletag || {};
        googletag.cmd = googletag.cmd || [];
        </script>
<script>window.pbjs=window.pbjs||{};window.pbjs.que=window.pbjs.que||[];</script><script src="http://production.townsquareblogs.com/wp-content/uploads/static/prebid/carbon/pb.js?domain=kekbfm.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", ["country"] );
googletag.pubads().setTargeting( "tags", ["florida-georgia-line"] );
googletag.pubads().setTargeting( "id", "florida-georgia-lines-fgl-house-hosts-hurricane-harvey-fundraiser" );
googletag.pubads().setTargeting( "author", "astefano" );
googletag.pubads().setTargeting( "kw", ["astefano","florida-georgia-lines-fgl-house-hosts-hurricane-harvey-fundraiser","country","florida-georgia-line","pagetype-post"] );
googletag.pubads().setTargeting( "genre", ["country"] );
googletag.pubads().setTargeting( "device", "web" );
googletag.pubads().setTargeting( "ksg", Krux.segments );
        googletag.pubads().setTargeting( "kuid", Krux.user );
if( window.TSM.adSlots["tsm-ad-300a"] === undefined ){
window.TSM.adSlots["tsm-ad-300a"] = googletag.defineSlot( "8328825/local/Grand_junction/KEKB/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/Grand_junction/KEKB/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/Grand_junction/KEKB/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/Grand_junction/KEKB/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/Grand_junction/KEKB/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/Grand_junction/KEKB/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/Grand_junction/KEKB/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/Grand_junction/KEKB/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/Grand_junction/KEKB/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="-1031797940"><!-- react-empty: 2 --><div id="container" class="" data-reactid="3"><section class="top-components" data-reactid="4"></section><div id="top-not-ads" class="" data-reactid="5"><div class="blingbar box" style="height:auto;left:0px;" data-reactid="6"><div class="tsm-ad tsm-ad-728" data-reactid="7"><div id="tsm-ad-728a" data-reactid="8"><!-- dynamic ad --></div></div></div><div id="tsm-ad-1x1-container" data-reactid="9"><div class="tsm-ad tsm-ad-oop" data-reactid="10"><div id="tsm-ad-oop" data-reactid="11"><!-- dynamic ad --></div></div></div></div><div class="container-inner" data-reactid="12"><div id="site-menu-wrapper" class="" data-reactid="13"><a class="logo" href="/" itemprop="logo url" alt="99.9 KEKB" title="99.9 KEKB" data-reactid="14"><img src="http://kekbfm.com/files/2017/11/kekbfm-logo.png" alt="99.9 KEKB" title="99.9 KEKB" data-reactid="15"/></a><div class="site-menu-right" data-reactid="16"><div class="showticker-container" id="show-ticker" data-reactid="17"><div class="slider showticker-items" data-reactid="18"><div class="sizer" data-reactid="19"></div><div class="mover fade" data-reactid="20"><div class="listenlive-container showticker-item active" data-reactid="21"><div class="song-meta first-song" data-reactid="22"><div class="artist-image icon-headphones" data-reactid="23"><figure class="frameme" data-reactid="24"><a class="theframe" data-image="http://kekbfm.com/files/2014/01/Updated-Sam-Alex-Headshot.jpg" rel="" title="" data-reactid="25"></a><div class="loadinganim showbox" id="0" data-reactid="26"><div class="loader" style="width:30px;height:30px;" data-reactid="27"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="28"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="29"></circle></svg></div></div></figure></div><div class="song-info radio" data-reactid="30"><a class="live-show-info" href="http://kekbfm.com/show/taste-of-country-nights/" data-reactid="31">Taste of Country Nights</a></div></div></div></div></div><a class="listen-live-cto cto" href="/listen-live/" data-reactid="32"><span class="icon-play2" data-reactid="33"></span><span class="cto-title" data-reactid="34">Listen Now</span></a><a class="sign-in-out" href="/#auth-start" title="" data-reactid="35"></a></div><nav id="site-menu" data-reactid="36"><div class="wrapper" data-reactid="37"><span class="icon-base icon-menu select-none" data-reactid="38"></span><ul class="links" data-reactid="39"><li class="hassub" data-reactid="40"><a href="/" data-reactid="41">Home</a></li><li class="hassub" data-reactid="42"><a href="/djs" data-reactid="43">On Air</a><ul class="links submenu" data-reactid="44"><li class="hassub" data-reactid="45"><a href="/djs" data-reactid="46">DJs</a></li><li class="hassub" data-reactid="47"><a href="/shows" data-reactid="48">Shows</a></li><li class="hassub" data-reactid="49"><a href="/show/jack-taylor/" data-reactid="50">Jack Taylor</a></li><li class="hassub" data-reactid="51"><a href="/show/waylon-jordan/" data-reactid="52">Waylon Jordan</a></li><li class="hassub" data-reactid="53"><a href="/taste-of-country-nights/" data-reactid="54">ToC Nights with Sam Alex</a></li></ul></li><li class="hassub" data-reactid="55"><a href="/listen-live/" data-reactid="56">Listen</a><ul class="links submenu" data-reactid="57"><li class="hassub" data-reactid="58"><a href="/listen-live/" data-reactid="59">Listen Live</a></li><li class="hassub" data-reactid="60"><a href="/app" data-reactid="61">Mobile App</a></li></ul></li><li class="hassub" data-reactid="62"><a href="/playlist" data-reactid="63">Playlist</a><ul class="links submenu" data-reactid="64"><li class="hassub" data-reactid="65"><a href="/playlist" data-reactid="66">Recently Played</a></li></ul></li><li class="hassub" data-reactid="67"><a href="/contests" data-reactid="68">Win Stuff</a><ul class="links submenu" data-reactid="69"><li class="hassub" data-reactid="70"><a href="/contests/sweeps/party-with-brad-paisley/" data-reactid="71">Party with Brad Paisley</a></li><li class="hassub" data-reactid="72"><a href="/contests/sweeps/300-walmart/" data-reactid="73">$300 Walmart Gift Card</a></li><li class="hassub" data-reactid="74"><a href="/contests/sweeps/250-hotels-com-2/" data-reactid="75">$250 Hotels.com Gift Card</a></li></ul></li><li class="hassub" data-reactid="76"><a href="/vip/" data-reactid="77">Country Club</a><ul class="links submenu" data-reactid="78"><li class="hassub" data-reactid="79"><a href="/registration/" data-reactid="80">Sign Up</a></li><li class="hassub" data-reactid="81"><a href="/contests/" data-reactid="82">Contests</a></li><li class="hassub" data-reactid="83"><a href="/contest-rules/" data-reactid="84">Contest Rules</a></li><li class="hassub" data-reactid="85"><a href="/help/" data-reactid="86">VIP Support</a></li></ul></li><li class="hassub" data-reactid="87"><a href="/category/grand-junction-events/" data-reactid="88">Events</a><ul class="links submenu" data-reactid="89"><li class="hassub" data-reactid="90"><a href="/category/grand-junction-events/" data-reactid="91">More Events</a></li></ul></li><li class="hassub" data-reactid="92"><a href="/help/" data-reactid="93">Contact</a><ul class="links submenu" data-reactid="94"><li class="hassub" data-reactid="95"><a href="/jobs/" data-reactid="96">Career Opportunities</a></li><li class="hassub" data-reactid="97"><a href="/advertise/" data-reactid="98">Advertise</a></li><li class="hassub" data-reactid="99"><a href="/help/" data-reactid="100">Help &amp; Contact Info</a></li><li class="hassub" data-reactid="101"><a href="/feedback/" data-reactid="102">Feedback</a></li></ul></li><li class="hidden-menu hassub hide" data-reactid="103"><a class="more-icon" href="#" data-reactid="104">More</a><ul class="links submenu" data-reactid="105"><li class="hassub hide" data-reactid="106"><a href="/" data-reactid="107">Home</a></li><li class="hassub hide" data-reactid="108"><a href="/djs" data-reactid="109">On Air</a><ul class="links submenu" data-reactid="110"><li class="hassub" data-reactid="111"><a href="/djs" data-reactid="112">DJs</a></li><li class="hassub" data-reactid="113"><a href="/shows" data-reactid="114">Shows</a></li><li class="hassub" data-reactid="115"><a href="/show/jack-taylor/" data-reactid="116">Jack Taylor</a></li><li class="hassub" data-reactid="117"><a href="/show/waylon-jordan/" data-reactid="118">Waylon Jordan</a></li><li class="hassub" data-reactid="119"><a href="/taste-of-country-nights/" data-reactid="120">ToC Nights with Sam Alex</a></li></ul></li><li class="hassub hide" data-reactid="121"><a href="/listen-live/" data-reactid="122">Listen</a><ul class="links submenu" data-reactid="123"><li class="hassub" data-reactid="124"><a href="/listen-live/" data-reactid="125">Listen Live</a></li><li class="hassub" data-reactid="126"><a href="/app" data-reactid="127">Mobile App</a></li></ul></li><li class="hassub hide" data-reactid="128"><a href="/playlist" data-reactid="129">Playlist</a><ul class="links submenu" data-reactid="130"><li class="hassub" data-reactid="131"><a href="/playlist" data-reactid="132">Recently Played</a></li></ul></li><li class="hassub hide" data-reactid="133"><a href="/contests" data-reactid="134">Win Stuff</a><ul class="links submenu" data-reactid="135"><li class="hassub" data-reactid="136"><a href="/contests/sweeps/party-with-brad-paisley/" data-reactid="137">Party with Brad Paisley</a></li><li class="hassub" data-reactid="138"><a href="/contests/sweeps/300-walmart/" data-reactid="139">$300 Walmart Gift Card</a></li><li class="hassub" data-reactid="140"><a href="/contests/sweeps/250-hotels-com-2/" data-reactid="141">$250 Hotels.com Gift Card</a></li></ul></li><li class="hassub hide" data-reactid="142"><a href="/vip/" data-reactid="143">Country Club</a><ul class="links submenu" data-reactid="144"><li class="hassub" data-reactid="145"><a href="/registration/" data-reactid="146">Sign Up</a></li><li class="hassub" data-reactid="147"><a href="/contests/" data-reactid="148">Contests</a></li><li class="hassub" data-reactid="149"><a href="/contest-rules/" data-reactid="150">Contest Rules</a></li><li class="hassub" data-reactid="151"><a href="/help/" data-reactid="152">VIP Support</a></li></ul></li><li class="hassub hide" data-reactid="153"><a href="/category/grand-junction-events/" data-reactid="154">Events</a><ul class="links submenu" data-reactid="155"><li class="hassub" data-reactid="156"><a href="/category/grand-junction-events/" data-reactid="157">More Events</a></li></ul></li><li class="hassub hide" data-reactid="158"><a href="/help/" data-reactid="159">Contact</a><ul class="links submenu" data-reactid="160"><li class="hassub" data-reactid="161"><a href="/jobs/" data-reactid="162">Career Opportunities</a></li><li class="hassub" data-reactid="163"><a href="/advertise/" data-reactid="164">Advertise</a></li><li class="hassub" data-reactid="165"><a href="/help/" data-reactid="166">Help &amp; Contact Info</a></li><li class="hassub" data-reactid="167"><a href="/feedback/" data-reactid="168">Feedback</a></li></ul></li></ul></li></ul><div class="site-menu-right" data-reactid="169"><ul class="social-links" data-reactid="170"><li class="social" data-reactid="171"><a class="share-link youtube" href="https://youtube.com/channel/UC9PTNASFqYba-NtHp2jF5cA" target="_blank" data-social="youtube" data-reactid="172"><span class="icon-base icon-youtube" data-reactid="173"></span></a></li><li class="social" data-reactid="174"><a class="share-link facebook" href="http://www.facebook.com/99.9KEKB" target="_blank" data-social="facebook" data-reactid="175"><span class="icon-base icon-facebook" data-reactid="176"></span></a></li><li class="social" data-reactid="177"><a class="share-link twitter" href="https://twitter.com/KEKBCountry" target="_blank" data-social="twitter" data-reactid="178"><span class="icon-base icon-twitter" data-reactid="179"></span></a></li><ul class="social-subscriptions" data-reactid="180"><li class="sub-instagram " data-reactid="181"><a href="https://www.instagram.com/kekbfm" target="_blank" data-reactid="182">INSTAGRAM</a></li><li class="share_link_small youtube sub-youtube" data-reactid="183"><span class="youtube-subscribe-button " data-reactid="184"></span></li><li class="sub-facebook" data-reactid="185"></li><li class="sub-twitter" data-reactid="186"></li></ul></ul><div id="search-form" class="" data-reactid="187"><div class="form-wrap" data-reactid="188"><form data-reactid="189"><input type="text" name="searchInput" value="" class="search-input" placeholder="Search" data-reactid="190"/><input type="submit" class="search-submit" disabled="" value="SEARCH" data-reactid="191"/></form></div><div class="icon-base icon-search" data-reactid="192"></div></div></div><div class="site-screen select-none" data-reactid="193"></div></div></nav></div><ul class="promo-links" data-reactid="194"><li data-reactid="195"><span data-reactid="196">What&#x27;s Hot:</span></li><li data-reactid="197"><a title="Download the KEKB App" href="/app" data-reactid="198">Download the KEKB App</a></li><li data-reactid="199"><a title="Party with Brad Paisley" href="/contests/sweeps/party-with-brad-paisley/" data-reactid="200">Party with Brad Paisley</a></li><li data-reactid="201"><a title="&#x27;Colorado Man Card&#x27;" href="/colorado-man-card" data-reactid="202">&#x27;Colorado Man Card&#x27;</a></li><li data-reactid="203"><a title="Pass the Driver&#x27;s Test?" href="/can-you-pass-the-colorado-drivers-test" data-reactid="204">Pass the Driver&#x27;s Test?</a></li><li data-reactid="205"><a title="Teacher of the Month" href="/nominate-your-favorite-teacher-for-teacher-of-the-month" data-reactid="206">Teacher of the Month</a></li><li data-reactid="207"><a title="Experts" href="/local-experts/" data-reactid="208">Experts</a></li></ul></div><div class="tsm-ad tsm-ad-nav-970" data-reactid="209"><div id="tsm-ad-970a" data-reactid="210"><!-- dynamic ad --></div></div><div class="site-content clearfix" data-reactid="211"><div class="main-content" data-reactid="212"><div class="wrapper post-wrapper" data-reactid="213"><div class="post clearfix" data-reactid="214"><div class="entry" data-reactid="215"><article id="post-321086" data-location="/florida-georgia-lines-fgl-house-hosts-hurricane-harvey-fundraiser/" data-index="0" data-reactid="216"><div class="page-header" data-reactid="217"><div class="content-header show-ui front" id="content-header-321086" data-reactid="218"><div class="internal-header outgrow  " style="max-height:0px;" data-reactid="219"></div><div class="content-header-header" data-reactid="220"><div class="react-parallax " data-reactid="221"><div class="react-parallax-background-children" data-bottom-top="transform:translate3d(0,-20%,0);" data-top-bottom="transform:translate3d(0,20%,0);" data-reactid="222"><figure class="frameme img-tag frame-loaded" data-reactid="223"><div class="theframe" data-image="http://theboot.com/files/2016/12/florida-georgia-line-country-tours-2017.jpg" rel="" title="" style="background-image:url(&quot;http://theboot.com/files/2016/12/florida-georgia-line-country-tours-2017.jpg?w=980&amp;q=75&quot;);" data-reactid="224"></div></figure></div><div class="react-parallax-content" data-reactid="225"><figure class="frameme img-tag" data-reactid="226"><div class="theframe" data-image="http://theboot.com/files/2016/12/florida-georgia-line-country-tours-2017.jpg" rel="" title="" data-reactid="227"></div><div class="loadinganim showbox" id="0" data-reactid="228"><div class="loader" style="width:30px;height:30px;" data-reactid="229"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="230"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="231"></circle></svg></div></div></figure></div></div><div class="header" data-reactid="232"><section class="title " data-reactid="233"><h1 class="" data-reactid="234">Florida Georgia Line’s FGL House Hosts Hurricane Harvey Fundraiser</h1></section><div class="byline" data-reactid="235"><div class="authors" data-reactid="236"><address class="author" data-reactid="237"><div class="author-image icon-user" data-reactid="238"><figure class="frameme" data-reactid="239"><a class="theframe" data-image="http://theboot.com/files/2016/10/430A7710.jpg" href="http://kekbfm.com/author/astefano/" rel="author" title="Angela Stefano" data-reactid="240"></a><div class="loadinganim showbox" id="0" data-reactid="241"><div class="loader" style="width:30px;height:30px;" data-reactid="242"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="243"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="244"></circle></svg></div></div></figure></div><a class="author-name" href="http://kekbfm.com/author/astefano/" rel="author" title="Angela Stefano" data-reactid="245">Angela Stefano</a></address></div><time datetime="2017-08-30 18:30:05 +0000" data-reactid="246">August 30, 2017</time></div><figcaption title="Rick Diamond, Getty Images" data-reactid="247">Rick Diamond, Getty Images</figcaption></div></div></div></div><div class="content-wrap" data-reactid="248"><div class="social-share bignsexy" data-reactid="249"><div class="social-bar social-icons" data-reactid="250"><ul data-reactid="251"><li data-reactid="252"><a href="http://twitter.com/intent/tweet?text=Florida%20Georgia%20Line%E2%80%99s%20FGL%20House%20Hosts%20Hurricane%20Harvey%20Fundraiser%20http%3A%2F%2Ftheboot.com%2Fflorida-georgia-lines-fgl-house-hosts-hurricane-harvey-fundraiser%2F%3Ftrackback%3Dtwitter_mobile%20%40KEKBCountry" title="Share on Twitter" target="_blank" data-reactid="253"><span class=" social-icon icon-twitter tw" data-reactid="254"><span class="share-title" data-reactid="255">Share on Twitter</span></span></a></li><li data-reactid="256"><a href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Ftheboot.com%2Fflorida-georgia-lines-fgl-house-hosts-hurricane-harvey-fundraiser%2F%3Ftrackback%3Dfbshare_mobile" title="Share on Facebook" target="_blank" data-reactid="257"><span class=" social-icon icon-facebook fb" data-reactid="258"><span class="share-title" data-reactid="259">Share on Facebook</span></span></a></li></ul></div></div><div class="content" data-reactid="260"><div class="pod-content" data-reactid="261"><p data-reactid="262"><!-- react-text: 263 -->In celebration of the premiere of <!-- /react-text --><a href="http://theboot.com/tags/florida-georgia-line/" data-reactid="264"><!-- react-text: 265 -->Florida Georgia Line<!-- /react-text --></a><!-- react-text: 266 -->&#x27;s <!-- /react-text --><a href="http://theboot.com/florida-georgia-backstreet-boys-everybody-crossroads/" data-reactid="267"><em data-reactid="268"><!-- react-text: 269 -->Crossroads<!-- /react-text --></em><!-- react-text: 270 --> episode with the Backstreet Boys<!-- /react-text --></a><!-- react-text: 271 -->, the duo&#x27;s Nashville venue,<!-- /react-text --><a href="http://theboot.com/florida-georgia-line-fgl-house-nashville/" data-reactid="272"><!-- react-text: 273 --> FGL House<!-- /react-text --></a><!-- react-text: 274 -->, is hosting a viewing party-turned-Hurricane Harvey fundraiser. Proceeds from the event will benefit the Red Cross.<!-- /react-text --></p><p data-reactid="275"><!-- react-text: 276 -->Beginning at 7PM CT on Wednesday (Aug. 30), fans can head to FGL House, located at 120 Third Ave. South in Nashville. FGL and BSB&#x27;s <!-- /react-text --><em data-reactid="277"><!-- react-text: 278 -->Crossroads<!-- /react-text --></em><!-- react-text: 279 --> episode, which premieres at 9PM CT, will be shown on screens throughout the venue, and Red Cross representatives will be on hand to collect donations. Fans who donate at least $25 will be invited to a VIP Viewing Party in FGL House&#x27;s basement lounge, Little Red Corvette. The VIP event will feature complimentary hors d&#x27;oeuvres and raffles; the first 50 people to enter will also receive a Florida Georgia Line tour T-shirt.<!-- /react-text --></p><div class="sharethrough-container" data-reactid="280"><div class="tsm-ad tsm-ad-oop" data-reactid="281"><div id="tsm-ad-sharethrough-oop-1" data-reactid="282"><!-- dynamic ad --></div></div></div><p data-reactid="283"><!-- react-text: 284 -->FGL House opened earlier this summer. Florida Georgia Line and the Backstreet Boys’ <!-- /react-text --><em data-reactid="285"><!-- react-text: 286 -->Crossroads <!-- /react-text --></em><!-- react-text: 287 -->episode will feature collaborations on Backstreet Boys songs including “I Want It That Way” and “As Long as You Love Me” and Florida Georgia Line’s song “<!-- /react-text --><a href="http://theboot.com/florida-georgia-line-holy-charts/" data-reactid="288"><!-- react-text: 289 -->H.O.L.Y<!-- /react-text --></a><!-- react-text: 290 -->.” (among others). Of course, they’ll also perform the song that began their work together: the <!-- /react-text --><a href="http://theboot.com/florida-georgia-line-backstreet-boys-god-your-mama-and-me-no-1-song/" data-reactid="291"><!-- react-text: 292 -->No. 1-charting<!-- /react-text --></a><!-- react-text: 293 --> single “<!-- /react-text --><a href="http://theboot.com/florida-georgia-line-backstreet-boys-god-your-mama-and-me-video/" data-reactid="294"><!-- react-text: 295 -->God, Your Mama and Me.”<!-- /react-text --></a></p><div class="lazyload-placeholder oembed-lazyload-placeholder" data-reactid="296"></div><p data-reactid="297"><!-- react-text: 298 -->In addition to Florida Georgia Line, a number of other country artists have stepped up to help with Hurricane Harvey relief efforts: <!-- /react-text --><a href="http://theboot.com/tags/chris-young/" data-reactid="299"><!-- react-text: 300 -->Chris Young<!-- /react-text --></a><!-- react-text: 301 --> has <!-- /react-text --><a href="http://theboot.com/chris-young-hurricane-harvey-gofundme/" data-reactid="302"><!-- react-text: 303 -->set up a GoFundMe campaign<!-- /react-text --></a><!-- react-text: 304 --> to help raise money for those affected by the natural disaster, encouraging his fans to donate whatever they can to the fund, which will be given to the Red Cross and other local Texas disaster relief organizations, and giving $100,000 himself. Young says he also plans to <!-- /react-text --><a href="http://theboot.com/chris-young-hurricane-harvey-relief-efforts/" data-reactid="305"><!-- react-text: 306 -->get involved with other, larger fundraising campaigns<!-- /react-text --></a><!-- react-text: 307 -->. <!-- /react-text --><a href="http://theboot.com/tags/miranda-lambert/" data-reactid="308"><!-- react-text: 309 -->Miranda Lambert<!-- /react-text --></a><!-- react-text: 310 -->, meanwhile, with her MuttNation Foundation, <!-- /react-text --><a href="http://theboot.com/miranda-lambert-muttnation-hurricane-harvey-relief-efforts/" data-reactid="311"><!-- react-text: 312 -->headed to the affected parts of Texas<!-- /react-text --></a><!-- react-text: 313 --> to do whatever they can for the animals displaced by the storm, and <!-- /react-text --><a href="http://theboot.com/tags/george-strait/" data-reactid="314"><!-- react-text: 315 -->George Strait<!-- /react-text --></a><!-- react-text: 316 --> has revealed that he is <!-- /react-text --><a href="http://theboot.com/george-strait-hurricane-harvey-relief-effort/" data-reactid="317"><!-- react-text: 318 -->working on a major relief effort<!-- /react-text --></a><!-- react-text: 319 --> &quot;with the whole country music community.&quot;<!-- /react-text --></p><p data-reactid="320"><!-- react-text: 321 -->Also helping Hurricane Harvey victims are <!-- /react-text --><a href="http://theboot.com/tags/granger-smith/" data-reactid="322"><!-- react-text: 323 -->Granger Smith<!-- /react-text --></a><!-- react-text: 324 -->, <!-- /react-text --><a href="http://theboot.com/tags/luke-combs/" data-reactid="325"><!-- react-text: 326 -->Luke Combs<!-- /react-text --></a><!-- react-text: 327 -->, <!-- /react-text --><a href="http://theboot.com/tags/lady-antebellum/" data-reactid="328"><!-- react-text: 329 -->Lady Antebellum<!-- /react-text --></a><!-- react-text: 330 --> and the <!-- /react-text --><a href="http://theboot.com/tags/josh-abbott-band/" data-reactid="331"><!-- react-text: 332 -->Josh Abbott Band<!-- /react-text --></a><!-- react-text: 333 -->. Smith, a Dallas, Texas, native, is now <!-- /react-text --><a href="http://theboot.com/granger-smith-luke-combs-josh-abbott-band-hurricane-harvey-relief-efforts/" data-reactid="334"><!-- react-text: 335 -->donating 100 percent of profits<!-- /react-text --></a><!-- react-text: 336 --> from merchandise sales through his online store to Hurricane Harvey relief efforts; Lady A, too,<!-- /react-text --><a href="http://theboot.com/lady-antebellum-merch-proceeds-to-hurricane-harvey-relief/" data-reactid="337"><!-- react-text: 338 --> donated merch proceeds<!-- /react-text --></a><!-- react-text: 339 -->, specifically from their Saturday night (Aug. 26) concert in Dallas, to hurricane-related charities. Combs, meanwhile, tweeted that he would be donating $10,000 to Samaritan’s Purse, “a non-denominational evangelical Christian” that’s sending five disaster relief teams to help Hurricane Harvey victims, and the Josh Abbott Band are selling a special T-shirt and donating the proceeds to “accredited organizations helping in disaster recovery.”<!-- /react-text --></p><div data-reactid="340"><p style="text-align: center;"><strong>Country Stars Share Thoughts and Prayers for Hurricane Harvey Victims</strong></p>
</div><div class="photogallery-wrapper sliding-photogallery" data-reactid="341"><div class="photogallery-container" id="photogallery-507-389479-0" data-reactid="342"><div class="sizer" data-reactid="343"></div><div class="loadinganim showbox" id="0" data-reactid="344"><div class="loader" style="width:30px;height:30px;" data-reactid="345"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="346"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" style="stroke:#fff;" data-reactid="347"></circle></svg></div></div></div><!-- react-text: 348 --><!-- /react-text --></div><div data-reactid="349"><p style="text-align: center;"><strong>Unforgettable Florida Georgia Line Moments</strong></p>
</div><div class="lazyload-placeholder oembed-lazyload-placeholder" data-reactid="350"></div></div></div><div class="content-footer" data-reactid="351"><div class="single-post-button cto-container" data-reactid="352"><a class="next-post cto" href="http://theboot.com/songs-inspired-by-tragedies/" target="_blank" data-reactid="353">NEXT: Country Songs Inspired By World Tragedy</a></div><!-- react-empty: 354 --><div class="lazyload-placeholder zergnet-lazyload-placeholder" data-reactid="355"></div><div class="feed_attribution_after clearfix" data-reactid="356"><!-- react-text: 357 -->
<!-- /react-text --><a href="http://theboot.com/florida-georgia-lines-fgl-house-hosts-hurricane-harvey-fundraiser/" target="_blank" data-reactid="358"><img src="http://theboot.com/files/2014/09/boot-140x30.png" class="crosspost-attribution-image" alt="The Boot" data-reactid="359"/></a><!-- react-text: 360 --> Source: <!-- /react-text --><a href="http://theboot.com/florida-georgia-lines-fgl-house-hosts-hurricane-harvey-fundraiser/" target="_blank" data-reactid="361"><!-- react-text: 362 -->Florida Georgia Line’s FGL House Hosts Hurricane Harvey Fundraiser<!-- /react-text --></a><!-- react-text: 363 -->
<!-- /react-text --></div><div class="tags-lines" data-reactid="364"><div class="wrapper" data-reactid="365"><span data-reactid="366"><!-- react-text: 367 -->Filed Under<!-- /react-text --><!-- react-text: 368 -->: <!-- /react-text --></span><span data-reactid="369"><!-- react-text: 370 --><!-- /react-text --><a href="http://kekbfm.com/tags/florida-georgia-line/" data-reactid="371">Florida Georgia Line</a></span></div><div class="wrapper" data-reactid="372"><span data-reactid="373"><!-- react-text: 374 -->Categories<!-- /react-text --><!-- react-text: 375 -->: <!-- /react-text --></span><span data-reactid="376"><!-- react-text: 377 --><!-- /react-text --><a href="http://kekbfm.com/category/country/" data-reactid="378">Country</a></span></div></div><div class="comments-wrapper" data-reactid="379"><div class="comments" data-reactid="380"><div data-reactid="381"><span class="icon-comments" data-reactid="382"></span><i data-reactid="383">Comments</i><span class="fb-comments-count" data-href="http://kekbfm.com/florida-georgia-lines-fgl-house-hosts-hurricane-harvey-fundraiser/" data-reactid="384"></span><span class="icon-triangle-down" data-reactid="385"></span></div><div class="cto" data-reactid="386">Leave A Comment</div></div></div><div class="goto-top-container outgrow" data-reactid="387"><a class="goto-top icon-triangle-left" href="javascript:void(0);" title="Go To Top" data-index="0" data-reactid="388">Back To Top</a></div></div></div></article></div></div></div></div><aside class="main-aside" data-reactid="389"><div class="aside-inside" data-reactid="390"><section class="sidebar-section widget-fix_sidebar_marker" id="fix_sidebar_marker-59" data-reactid="391"><div class="wrapper clearfix" data-reactid="392"><div class="fix_sidebar_marker" data-reactid="393"></div></div></section><section class="sidebar-section widget-ts_blogroll" id="ts_blogroll-747" data-reactid="394"><header data-reactid="395"><h2 data-reactid="396"><span class="title-container" data-reactid="397">Heard on Air</span><!-- react-text: 398 --><!-- /react-text --></h2></header><div class="wrapper clearfix" data-reactid="399"><section id="ts_blogroll-747" class="blogroll carousel slider dl align-right" data-reactid="400"><div class="slider blogroll-items" data-reactid="401"><div class="sizer" data-reactid="402"></div><div class="mover slide" data-reactid="403"><article class="item title-over-image" data-reactid="404"><figure class="frameme" data-reactid="405"><a class="theframe" data-image="http://kekbfm.com/files/2017/01/lazymanolympics-ft.jpg" href="http://kekbfm.com/lazy-man-olympics-2018/" rel="" title="Sign Up for the Lazy Man Olympics" data-reactid="406"></a><div class="loadinganim showbox" id="0" data-reactid="407"><div class="loader" style="width:30px;height:30px;" data-reactid="408"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="409"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="410"></circle></svg></div></div></figure><div class="content" data-reactid="411"><a href="http://kekbfm.com/lazy-man-olympics-2018/" title="Sign Up for the Lazy Man Olympics" class="title" data-reactid="412">Sign Up for the Lazy Man Olympics</a></div></article></div><div class="previous icon-arrow-thin-left arrow icon-base round always-visible" title="Previous" data-reactid="413"></div><div class="next icon-arrow-thin-right arrow icon-base round always-visible" title="Next" data-reactid="414"></div></div></section></div></section><section class="sidebar-section widget-fix_sidebar_marker" id="fix_sidebar_marker-62" data-reactid="415"><div class="wrapper clearfix" data-reactid="416"><div class="fix_sidebar_marker" data-reactid="417"></div></div></section><section class="sidebar-section widget-google-ads-widget" id="google-ads-widget-497" data-reactid="418"><div class="wrapper clearfix" data-reactid="419"><div class="widget-content" data-reactid="420"><div class="tsm-ad tsm-ad-300" data-reactid="421"><div id="tsm-ad-300a" data-reactid="422"><!-- dynamic ad --></div></div></div></div></section><section class="sidebar-section widget-tsq_sailthru_newsletter_widget" id="tsq_sailthru_newsletter_widget-476" data-reactid="423"><div class="wrapper clearfix" data-reactid="424"><div class="widget-content" data-reactid="425"><div data-reactid="426"><form method="post" class="newsletter-frame clearfix" data-reactid="427"><div class="content clearfix" data-reactid="428"><p class="title" data-reactid="429">Get our Newsletter</p><div class="newsletter-fields vertical-center" data-reactid="430"><div class="vertical-centered" data-reactid="431"><input type="text" name="email" value="" class="sailthru-email" autocomplete="off" data-reactid="432"/><input type="email" name="sailthru-sub" placeholder="Email Address" value="" data-reactid="433"/></div></div></div></form></div></div></div></section><section class="sidebar-section widget-ts_blogroll" id="ts_blogroll-748" data-reactid="434"><header data-reactid="435"><h2 data-reactid="436"><span class="title-container" data-reactid="437">Latest Articles</span><!-- react-text: 438 --><!-- /react-text --></h2></header><div class="wrapper clearfix" data-reactid="439"><div class="widget-content blogroll-widget blogroll sidebar-row-standard" data-reactid="440"><div class="blogroll-inner clearfix" data-reactid="441"><article class="" data-reactid="442"><figure class="frameme" data-reactid="443"><a class="theframe" data-image="http://kekbfm.com/files/2018/02/trail3.jpg" href="http://kekbfm.com/celebrate-this-weeks-snow-with-these-awesome-grand-junction-hikes/" rel="" title="Celebrate This Week&amp;apos;s Snow With an Awesome Grand Junction Hike" data-reactid="444"></a><div class="loadinganim showbox" id="0" data-reactid="445"><div class="loader" style="width:30px;height:30px;" data-reactid="446"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="447"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="448"></circle></svg></div></div></figure><div class="content" data-reactid="449"><a href="http://kekbfm.com/celebrate-this-weeks-snow-with-these-awesome-grand-junction-hikes/" title="Celebrate This Week&#x27;s Snow With an Awesome Grand Junction Hike" class="title" data-reactid="450">Celebrate This Week&#x27;s Snow With an Awesome Grand Junction Hike</a></div></article><article class="" data-reactid="451"><figure class="frameme" data-reactid="452"><a class="theframe" data-image="http://kbkl.production.townsquareblogs.com/files/2014/02/LCP-FLAGS.jpg" href="http://kekbfm.com/five-reasons-to-attend-this-saturdays-lions-club-parade-carnival/" rel="" title="Five Reasons to Attend Saturday&amp;apos;s Lion&amp;apos;s Club Parade &amp;amp; Carnival" data-reactid="453"></a><div class="loadinganim showbox" id="0" data-reactid="454"><div class="loader" style="width:30px;height:30px;" data-reactid="455"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="456"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="457"></circle></svg></div></div></figure><div class="content" data-reactid="458"><a href="http://kekbfm.com/five-reasons-to-attend-this-saturdays-lions-club-parade-carnival/" title="Five Reasons to Attend Saturday&#x27;s Lion&#x27;s Club Parade &amp; Carnival" class="title" data-reactid="459">Five Reasons to Attend Saturday&#x27;s Lion&#x27;s Club Parade &amp; Carnival</a></div></article><article class="" data-reactid="460"><figure class="frameme" data-reactid="461"><a class="theframe" data-image="http://kekbfm.com/files/2018/02/RS16421_496485474.jpg" href="http://kekbfm.com/grand-junction-at-work-relationships/" rel="" title="Grand Junction Has Mixed Emotion About At-Work Relationships" data-reactid="462"></a><div class="loadinganim showbox" id="0" data-reactid="463"><div class="loader" style="width:30px;height:30px;" data-reactid="464"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="465"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="466"></circle></svg></div></div></figure><div class="content" data-reactid="467"><a href="http://kekbfm.com/grand-junction-at-work-relationships/" title="Grand Junction Has Mixed Emotion About At-Work Relationships" class="title" data-reactid="468">Grand Junction Has Mixed Emotion About At-Work Relationships</a></div></article></div></div></div></section></div></aside></div><section class="site-footer" data-reactid="469"><footer data-reactid="470"><div class="links clearfix" data-reactid="471"><div class="logo" data-reactid="472"></div><div class="details" data-reactid="473"><h2 data-reactid="474">Information</h2><ul data-reactid="475"><li data-reactid="476"><a title="Taste Of Country Network" class="" data-reactid="477">Taste Of Country Network</a></li><li data-reactid="478"><a title="EEO" href="/eeo/" class="" data-reactid="479">EEO</a></li><li data-reactid="480"><a title="Advertise" href="/advertise/" class="" data-reactid="481">Advertise</a></li><li data-reactid="482"><a title="Public File" href="/kekb-public-file/" class="" data-reactid="483">Public File</a></li><li data-reactid="484"><a title="Terms" href="/terms/" class="" data-reactid="485">Terms</a></li><li data-reactid="486"><a title="VIP Terms" href="/vip-terms/" class="" data-reactid="487">VIP Terms</a></li><li data-reactid="488"><a title="FAQ" href="/vip-faq/" class="" data-reactid="489">FAQ</a></li><li data-reactid="490"><a title="Contest Rules" href="/contest-rules/" class="" data-reactid="491">Contest Rules</a></li><li data-reactid="492"><a title="Privacy Policy (Updated: 8/31/17)" href="/privacy/" class="" data-reactid="493">Privacy Policy (Updated: 8/31/17)</a></li><li data-reactid="494"><a title="Contact" href="/help/" class="" data-reactid="495">Contact</a></li><li data-reactid="496"><a href="http://townsquaremediagroup.com/" class="" data-reactid="497"></a></li><li data-reactid="498"><a title="Grand Junction Business Listings" href="/grand_junction-featured-business-listings/" class="" data-reactid="499">Grand Junction Business Listings</a></li></ul></div><div class="social-links" data-reactid="500"><h2 data-reactid="501">Follow Us</h2><ul data-reactid="502"><li class="social" data-reactid="503"><a class="share_link youtube" href="https://www.youtube.com/channel/UC9PTNASFqYba-NtHp2jF5cA" target="_blank" data-social="youtube" data-reactid="504"><span class="icon-youtube" data-reactid="505"></span></a></li><li class="social" data-reactid="506"><a class="share_link facebook" href="http://www.facebook.com/99.9KEKB" target="_blank" data-social="facebook" data-reactid="507"><span class="icon-facebook" data-reactid="508"></span></a></li><li class="social" data-reactid="509"><a class="share_link twitter" href="https://twitter.com/KEKBCountry" target="_blank" data-social="twitter" data-reactid="510"><span class="icon-twitter" data-reactid="511"></span></a></li></ul></div></div><div class="legal" data-reactid="512"><!-- react-text: 513 -->2018<!-- /react-text --><!-- react-text: 514 --> <!-- /react-text --><!-- react-text: 515 -->99.9 KEKB<!-- /react-text --><!-- react-text: 516 --> is part of the Taste Of Country Network<!-- /react-text --><!-- react-text: 517 -->, Townsquare Media, Inc. All rights reserved.<!-- /react-text --></div></footer></section></div><section class="bottom-components" data-reactid="518"><!-- react-empty: 519 --><div id="bottom-not-ads" data-reactid="520"><div class="tsm-ad tsm-ad-728" data-reactid="521"><div id="tsm-ad-728b" data-reactid="522"><!-- dynamic ad --></div></div></div><div data-reactid="523"></div></section></div></div></div>
          <script>
            window.__INITIAL_STATE__ = {"gallery":{},"internalads":{},"json":{"response":{"options":{"method":"get_single","adPageType":"post","mediaType":"video","loyalty_restricted":null,"methodSubType":null,"blogId":507,"postId":321086,"url":"/florida-georgia-lines-fgl-house-hosts-hurricane-harvey-fundraiser/","unfriendlyRequestUrl":"/florida-georgia-lines-fgl-house-hosts-hurricane-harvey-fundraiser/","requestUrl":"/florida-georgia-lines-fgl-house-hosts-hurricane-harvey-fundraiser/","blogOptions":{"aioseop_options":{"aiosp_can":"on","aiosp_donate":null,"aiosp_home_title":"99.9 KEKB – Today’s Best Country – Grand Junction Country Radio","aiosp_home_description":"99.9 KEKB Radio plays the best country music in Grand Junction, Colorado. ","aiosp_home_keywords":"99.9 KEKB Grand Junction, Grand Junction 99.9 KEKB, country radio Grand Junction, Grand Junction country radio, country music Grand Junction, Grand Junction 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":"Today&#039;s Best Country","blogname":"99.9 KEKB","carbonUiUpdateCounter":"4","design_option_live":{"page_bg":"FF000000","page_head_bg":"00000000","primary_bg":"FFE9E9E9","secondary_bg":"FF151515","mdl_head_bg":"FF222222","main_nav_hue":"FFFFFFFF","nav_hover_hue":"FF006633","primary_hue":"FF242424","secondary_hue":"FFEFEFEF","primary_head_hue":"FF333333","secondary_head_hue":"FFFFFFFF","primary_active_hue":"FF14572E","secondary_active_hue":"FF14572E","accent_hue":"FF006633","header_link_hue":"FFC6FABB","footer_link_hue":"FFC6FABB","primary_mdl_bg":"FFCCCACB","primary_mdl_hue":"FF111111","secondary_mdl_bg":"25777777","secondary_mdl_hue":"FFFFFFFF","standout_bg":"FF006633","mobile_primary_color":"FF006633","mobile_secondary_color":"FFC6FABB","iv_primary_color":"FF14572E","iv_secondary_color":"FF14572E","iv_tertiary_color":"FFE2A011","iv_html_color":"FF000000","iv_container_color":"FFFFFFFF","iv_html_bg":"","iv_body_bg":"","iv_logo":"","iv_logo_trim":"","carbon_logo_bg":"7F000000","carbon_showticker_bg":"80000000","events_app_primary_color":"FF14572E","events_app_secondary_color":"FF14572E","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://kekbfm.com/files/2017/11/kekbfm-bg.jpg","carbon_logo_img":"http://kekbfm.com/files/2017/11/kekbfm-logo.png","carbon_promo_bg_img":"http://kekbfm.com/files/2017/11/kekbfm-promo.jpg","page_img":"","body_img":"http://kekbfm.com/files/2013/04/kekb-newskin.jpg","square_logo_img":"","logo_img":"http://kekbfm.com/files/2013/04/KEKB-NEW-LOGO-800.png","logo_img_trim":"http://kekbfm.com/files/2013/08/KEKB.png","logo_img_light":"","logo_img_dark":"","header_img":"http://kekbfm.com/files/2013/08/KEKB.jpg","placeholder_img":"","page_head_img":"","favicon_img":"","top_banner_img":"none","title":"TS3 - 99.9 KEKB Alternate Design","ID":"0","designer":"Steve Frost","comment":"Alternate wood design made on Apr 16","action":"edit","editor":"Stephen Alba","editorID":2190306,"siteID":"507","timestamp":1512082702,"status":"active","properties":{"iv_html_bg":{"background-repeat":"","background-attachment":"","background-size":""},"carbon_body_img":{"background-repeat":"","background-attachment":"","background-size":""}}},"disable_mobile_ads":"","enableAppNexusWrapper":"1","enableBelowGalleryEndcard":"1","enableInGalleryEndcard":"1","enable_chartbeat":"","exclude_bottom_banner":"","exclude_top_banner":"","FacebookCommentsOptions":{"moderator_userids":"100002025987268","moderator_appid":"424301150949572","colorscheme":"","show_like":"yes","show_comments":"yes","show_commentscount":"no","action":"like"},"facebook_app":{"id":"424301150949572","fanpage":"http://www.facebook.com/99.9KEKB","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":"Grand Junction","iq_weather_page_sponsor_zip_code":"81501","onlyhome_pushdown":"","onlyhome_topbanner":"","posts_per_page":"10","radio_players_wo_stream_id":"3606","sailthru_list_default":"KEKB-FM","site_template_theme_meta":{"template-tone":"2","listen-live-bar":"block","sidebar-widgets-header":"block","next-page-offset":"10"},"social_overlay":{"active":"1","text":"Sign up to have exclusive KEKB Country Club contests, events, coupons, presales, and much more delivered to you for FREE.","colors":{"background-color":"#333333","color":"#ffffff"},"wrapper":{"divider":"","button":"#14572E","button-font":""},"logo":"http://kekbfm.com/files/2014/09/KEKB-NEW-LOGO-800.png"},"timezone_string":"America/Denver","townsquare_ad_version":"dfp6","ts-templates-carbon-homepage-id":"328058","ts-templates-homepage-id":"24345","ts-templates-mobile-homepage-id":"24345","_station_info":{"sitetype":"Local","market":"Grand Junction","genre":{"0":"country"},"callsign":"KEKBFM","callletters":"KEKB","legalname":"99.9 KEKB - Grand Junction's Favorite Country","siteclassification":"","street":"315 Kennedy Avenue","street-2":"","city":"Grand Junction","state":"CO","zip":"81501","phone":"970-243-3699","helpline":"","studioline":"970-243-3699","officeline":"970-242-7788","officehours":"","email":"tim.gray@townsquaremedia.com","tipus-email":"","inquiries-email":"","advertising-contact":"Natalie Redding","advertising-email":"natalie.redding@townsquaremedia.com","gm-contact":"Rick Carmean","gm-email":"rick.carmean@townsquaremedia.com","programming-director-contact":"Ray Michaels","programming-director-email":"ray.michaels@townsquaremedia.com","digital-managing-editor-contact":"Tim Gray","digital-managing-editor-email":"tim.gray@townsquaremedia.com","digital-sales-manager-contact":"","digital-sales-manager-email":"","mobile-app-feedback-email":"ask.999kekb@townsquaredigital.com","mobile-app-media-submission-email":"media.submit.999kekb@townsquaredigital.com","public-record-administrator-name":"Jared Kenyon","public-record-administrator-email":"Jared.Kenyon@townsquaremedia.com","fcc-online-public-file-url":"https://publicfiles.fcc.gov/fm-profile/kekb","feedbackurl":"http://kekbfm.com/feedback/","biz-list-url":"http://kekbfm.com/grand-junction-business-listings/","amazon_affiliate":"","yieldmo_placement":"","jwplayer":"","twitter_handle":"KEKBCountry","youtube_handle":"","youtube_channel_id":"UC9PTNASFqYba-NtHp2jF5cA","instagram_handle":"kekbfm","rss_icon":"1","comscore-label":"Taste Of Country"},"_station_logos":{},"_station_settings":{"default_show_image":""},"_townsquare_user_registration_settings":{"registration-confirmation":"yes","use-short-form":"no","use-captcha":"yes","show-welcome":"yes","disable-registration":"no","javascript-links":"no","profile_language":{"registration":{"lightbox_title":"Sign up for the KEKB Country Club","lightbox_message":"Sign up for an account to comment, share your thoughts, and enter to win great prizes","lightbox_button":"Registration","page_signup_title":"Registration","page_signup_message":"Sign up now for member rewards and benefits! Only your Display Name will be visible to the public.","page_signup_email_subscribe":"Sign me up for email notifications and newsletters!","page_email_confirm_title":"Please Confirm Your Registration.","page_email_confirm_title_error":"Error Confirming Your Registration.","page_email_confirm_message":"We just sent you an email with a confirmation link in it. Click the link and you'll be ready to start leaving comments for your favorite djs.","page_email_confirm_button":"Resend confirmation email."},"profile":{"edit_user_title":"Personal Information","edit_contact_title":"Contact Info","edit_contact_email_subscribe":"I want to receive emails from this radio station.","edit_contact_sms_subscribe":"I want to receive SMS text updates from this radio station."}},"requires-confirmation":"no"},"blogInfo":{"blogId":507,"blogName":"99.9 KEKB","blogDescription":"Today&#039;s Best Country","postTitleFormat":"%post_title% ","timeZone":"America/Denver","market":"Grand Junction","activeDomain":"kekbfm.com","legalName":"99.9 KEKB - Grand Junction's Favorite Country"},"tsiMarkets":"Grand Junction"},"globalBlogOptions":{"google_maps_default_api_key":"AIzaSyCcIkjOyxS9DtubyqzLX2Sbancl83fKon4","gtmSiteId":"GTM-K346HJZ","kruxSiteId":"rwjnisqy1","loyalty_title_507":"KEKB Country Club","kruxEnabled":true},"headers":{"title":[{"textContent":"Florida Georgia Line's FGL House Hosts Hurricane Harvey Fundraiser"}],"meta":[{"attrs":{"http-equiv":"Content-Type","content":"text/html;charset=UTF-8"}},{"attrs":{"charset":"UTF-8"}},{"attrs":{"name":"instagram_profile","value":"kekbfm"}},{"attrs":{"name":"description","content":"In celebration of the premiere of Florida Georgia Line's 'Crossroads' episode with the Backstreet Boys, FGL House is hosting a viewing party-turned-Hurricane Harvey fundraiser."}},{"attrs":{"name":"keywords","content":"florida georgia line hurricane harvey fundraiser, fgl house hurricane harvey fundraiser"}},{"attrs":{"property":"fb:app_id","content":"424301150949572"}},{"attrs":{"property":"fb:admins","content":"100002025987268"}},{"attrs":{"property":"og:title","content":"Florida Georgia Line's FGL House Hosts Hurricane Harvey Fundraiser"}},{"attrs":{"property":"og:description","content":"In celebration of the premiere of Florida Georgia Line's 'Crossroads' episode with the Backstreet Boys, FGL House is hosting a viewing party-turned-Hurricane Harvey fundraiser."}},{"attrs":{"property":"og:url","content":"http://kekbfm.com/florida-georgia-lines-fgl-house-hosts-hurricane-harvey-fundraiser/"}},{"attrs":{"property":"og:site_name","content":"99.9 KEKB"}},{"attrs":{"property":"og:type","content":"blog"}},{"attrs":{"property":"og:image","content":"http://theboot.com/files/2016/12/florida-georgia-line-country-tours-2017.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":"@KEKBCountry"}},{"attrs":{"name":"sailthru.description","content":"In celebration of the premiere of Florida Georgia Line's 'Crossroads' episode with the Backstreet Boys, FGL House is hosting a viewing party-turned-Hurricane Harvey fundraiser."}},{"attrs":{"name":"sailthru.date","content":"2017-08-30 12:30:05"}},{"attrs":{"name":"sailthru.title","content":"Florida Georgia Line’s FGL House Hosts Hurricane Harvey Fundraiser"}},{"attrs":{"name":"sailthru.tags","content":"tsmsite-kekb, tsmmarket-grandjunction, tsmtype-local, florida-georgia-line, country"}},{"attrs":{"name":"sailthru.author","content":"astefano"}},{"attrs":{"name":"sailthru.image.full","content":"http://theboot.com/files/2016/12/florida-georgia-line-country-tours-2017.jpg"}},{"attrs":{"name":"sailthru.image.thumb","content":"http://theboot.com/files/2016/12/florida-georgia-line-country-tours-2017.jpg"}},{"attrs":{"property":"fb:pages","content":"145387074216"}},{"attrs":{"name":"google-site-verification","content":"649-CZwpAqrfeJBQsxa4hiRf_qRYvz11hlYqSfGpdhw"}},{"attrs":{"http-equiv":"Content-Type","content":"text/html;charset=UTF-8"}}],"link":[{"attrs":{"rel":"alternate","type":"application/rss+xml","title":"99.9 KEKB » Feed","href":"http://kekbfm.com/feed/"}},{"attrs":{"rel":"profile","href":"http://gmpg.org/xfn/11"}},{"attrs":{"rel":"alternate","type":"application/rss+xml","title":"99.9 KEKB » Florida Georgia Line’s FGL House Hosts Hurricane Harvey Fundraiser Comments Feed","href":"http://kekbfm.com/florida-georgia-lines-fgl-house-hosts-hurricane-harvey-fundraiser/feed/"}},{"attrs":{"rel":"wlwmanifest","type":"application/wlwmanifest+xml","href":"http://kekbfm.com/wp-includes/wlwmanifest.xml"}},{"attrs":{"rel":"prev","title":"2017 CMA Awards Nominees — Full List","href":"http://kekbfm.com/2017-cma-awards-nominees-full-list/"}},{"attrs":{"rel":"next","title":"Rifle Football Team Reducing Head Impacts With New Helmet Pads","href":"http://kekbfm.com/rifle-football-team-reducing-head-impacts-with-new-helmet-pads/"}},{"attrs":{"rel":"shortlink","href":"http://kekbfm.com/?p=321086"}},{"attrs":{"rel":"canonical","href":"http://theboot.com/florida-georgia-lines-fgl-house-hosts-hurricane-harvey-fundraiser/"}}],"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":"rjNhtYXQwsEXTP5JYmQnJJTm","enableOpenx":false,"enableKiosked":false,"enableKioskedMobile":false,"enableSonobi":true,"sonobiScript":"","zergnetId":"59555","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":["country"],"tags":["florida-georgia-line"],"id":"florida-georgia-lines-fgl-house-hosts-hurricane-harvey-fundraiser","author":"astefano","kw":["astefano","florida-georgia-lines-fgl-house-hosts-hurricane-harvey-fundraiser","country","florida-georgia-line","pagetype-post"],"genre":["country"],"device":"web","kv":[]}},"mobileActiveSlots":["ads-expand-down","ads-expand","ads-prestitial","ads-top-right","ads-bottom-right","ads-top-leaderboard","ads-bottom-leaderboard","ads-mid-top","ads-mid-bottom","tsm-2x2"],"dfp6":true},"smartAppBanner":{"bannerTitle":null,"itunes_app_id":null,"google_play_app_id":null,"daysHidden":"15","daysReminder":"90","buttonText":"View","priceText":"Get","img_url":null},"revision":"dc1580972c867b4fe21b9449d55eca093dd2a4f0"},"postMeta":{"_aioseop_title":"Florida Georgia Line's FGL House Hosts Hurricane Harvey Fundraiser"},"activeDomain":"kekbfm.com","authLoginFormNonce":"be0d3d179b","authRegFormNonce":"00bad6b3b7","ga":{"ids":{"primary":"UA-33436616-1","secondary":["UA-19109753-1","UA-33436616-7","UA-28825804-2","UA-45260060-5"],"all":["UA-33436616-1","UA-19109753-1","UA-33436616-7","UA-28825804-2","UA-45260060-5"]}},"tsmStatic":{"revision":"9b6ee779bc4d8305761bcac27314957bd83678ad"},"isGallery":true,"userRegistrationSettings":{"disable-registration":"no"},"activePlugins":{"braveBrowserPopup":false},"postData":{"id":321086,"postAuthor":629935,"postDate":"2017-08-30T17:30:05.000Z","postDateGmt":"2017-08-30T18:30:05.000Z","postTitle":"Florida Georgia Line's FGL House Hosts Hurricane Harvey Fundraiser","postExcerpt":"In celebration of the premiere of <a href=\"http://theboot.com/tags/florida-georgia-line/\">Florida Georgia Line</a>'s 'Crossroads' episode with the Backstreet Boys, FGL House is hosting a viewing party-turned-Hurricane Harvey fundraiser.","postStatus":"publish","commentStatus":"open","postPassword":"","postName":"florida-georgia-lines-fgl-house-hosts-hurricane-harvey-fundraiser","toPing":"","pinged":"","postModified":"2017-08-30T17:30:05.000Z","postModifiedGmt":"2017-08-30T18:30:05.000Z","postContentFiltered":"","postParent":0,"guid":"http://theboot.com/?p=180954","menuOrder":0,"postType":"post","postMimeType":"","commentCount":0,"postDateGmtStr":"2017-08-30 18:30:05.000+0000","postModifiedGmtStr":"2017-08-30 18:30:05.000+0000","meta":{"_crosspost_source_blog_id":"623","_crosspost_source_post_id":"180954"}},"sidebarOptions":{"tsc_selected_sidebar":"single-page","tsc_selected_sidebar_carbon":"carbon-post-sidebar"},"pageTitle":"Florida Georgia Line's FGL House Hosts Hurricane Harvey Fundraiser ","next":{"latest":[{"postId":320227,"documentUrl":"/florida-georgia-line-talk-drink-whiskey-talk-babies-on-seth-meyers-watch/","filterUrl":"/rest/carbon/filter/main/florida-georgia-line-talk-drink-whiskey-talk-babies-on-seth-meyers-watch/","sortDate":"2017-08-21 13:00:33.000 +0000","termTaxonomyId":919,"taxonomyType":"tags"},{"postId":319862,"documentUrl":"/florida-georgia-line-pay-tribute-to-their-supportive-wives-onstage-watch/","filterUrl":"/rest/carbon/filter/main/florida-georgia-line-pay-tribute-to-their-supportive-wives-onstage-watch/","sortDate":"2017-08-16 11:00:23.000 +0000","termTaxonomyId":919,"taxonomyType":"tags"},{"postId":319839,"documentUrl":"/florida-georgia-lines-bebe-rexha-meant-to-be/","filterUrl":"/rest/carbon/filter/main/florida-georgia-lines-bebe-rexha-meant-to-be/","sortDate":"2017-08-15 01:00:00.000 +0000","termTaxonomyId":919,"taxonomyType":"tags"},{"postId":319555,"documentUrl":"/florida-georgia-lines-dig-your-roots-album-goes-platinum/","filterUrl":"/rest/carbon/filter/main/florida-georgia-lines-dig-your-roots-album-goes-platinum/","sortDate":"2017-08-11 13:00:08.000 +0000","termTaxonomyId":919,"taxonomyType":"tags"},{"postId":319260,"documentUrl":"/tyler-hubbard-and-wife-expecting-baby-girl-not-a-boy-like-they-thought/","filterUrl":"/rest/carbon/filter/main/tyler-hubbard-and-wife-expecting-baby-girl-not-a-boy-like-they-thought/","sortDate":"2017-08-06 13:00:30.000 +0000","termTaxonomyId":919,"taxonomyType":"tags"},{"postId":319138,"documentUrl":"/country-music-videos-august-4/","filterUrl":"/rest/carbon/filter/main/country-music-videos-august-4/","sortDate":"2017-08-05 01:00:00.000 +0000","termTaxonomyId":919,"taxonomyType":"tags"},{"postId":319085,"documentUrl":"/jason-aldean-lights-come-on-triple-party/","filterUrl":"/rest/carbon/filter/main/jason-aldean-lights-come-on-triple-party/","sortDate":"2017-08-03 23:00:00.000 +0000","termTaxonomyId":919,"taxonomyType":"tags"},{"postId":318798,"documentUrl":"/florida-georgia-line-smooth-music-video/","filterUrl":"/rest/carbon/filter/main/florida-georgia-line-smooth-music-video/","sortDate":"2017-08-01 01:00:00.000 +0000","termTaxonomyId":919,"taxonomyType":"tags"},{"postId":318527,"documentUrl":"/florida-georgia-line-team-up-with-backstreet-boys-again-for-crossroads/","filterUrl":"/rest/carbon/filter/main/florida-georgia-line-team-up-with-backstreet-boys-again-for-crossroads/","sortDate":"2017-07-28 13:00:06.000 +0000","termTaxonomyId":919,"taxonomyType":"tags"},{"postId":317739,"documentUrl":"/remember-when-florida-georgia-line-signed-their-first-record-deal/","filterUrl":"/rest/carbon/filter/main/remember-when-florida-georgia-line-signed-their-first-record-deal/","sortDate":"2017-07-17 11:00:49.000 +0000","termTaxonomyId":919,"taxonomyType":"tags"}],"taxonomy":[{"postId":320227,"documentUrl":"/florida-georgia-line-talk-drink-whiskey-talk-babies-on-seth-meyers-watch/","filterUrl":"/rest/carbon/filter/main/florida-georgia-line-talk-drink-whiskey-talk-babies-on-seth-meyers-watch/","sortDate":"2017-08-21 13:00:33.000 +0000","termTaxonomyId":919,"taxonomyType":"tags"},{"postId":319862,"documentUrl":"/florida-georgia-line-pay-tribute-to-their-supportive-wives-onstage-watch/","filterUrl":"/rest/carbon/filter/main/florida-georgia-line-pay-tribute-to-their-supportive-wives-onstage-watch/","sortDate":"2017-08-16 11:00:23.000 +0000","termTaxonomyId":919,"taxonomyType":"tags"},{"postId":319839,"documentUrl":"/florida-georgia-lines-bebe-rexha-meant-to-be/","filterUrl":"/rest/carbon/filter/main/florida-georgia-lines-bebe-rexha-meant-to-be/","sortDate":"2017-08-15 01:00:00.000 +0000","termTaxonomyId":919,"taxonomyType":"tags"},{"postId":319555,"documentUrl":"/florida-georgia-lines-dig-your-roots-album-goes-platinum/","filterUrl":"/rest/carbon/filter/main/florida-georgia-lines-dig-your-roots-album-goes-platinum/","sortDate":"2017-08-11 13:00:08.000 +0000","termTaxonomyId":919,"taxonomyType":"tags"},{"postId":319260,"documentUrl":"/tyler-hubbard-and-wife-expecting-baby-girl-not-a-boy-like-they-thought/","filterUrl":"/rest/carbon/filter/main/tyler-hubbard-and-wife-expecting-baby-girl-not-a-boy-like-they-thought/","sortDate":"2017-08-06 13:00:30.000 +0000","termTaxonomyId":919,"taxonomyType":"tags"},{"postId":319138,"documentUrl":"/country-music-videos-august-4/","filterUrl":"/rest/carbon/filter/main/country-music-videos-august-4/","sortDate":"2017-08-05 01:00:00.000 +0000","termTaxonomyId":919,"taxonomyType":"tags"},{"postId":319085,"documentUrl":"/jason-aldean-lights-come-on-triple-party/","filterUrl":"/rest/carbon/filter/main/jason-aldean-lights-come-on-triple-party/","sortDate":"2017-08-03 23:00:00.000 +0000","termTaxonomyId":919,"taxonomyType":"tags"},{"postId":318798,"documentUrl":"/florida-georgia-line-smooth-music-video/","filterUrl":"/rest/carbon/filter/main/florida-georgia-line-smooth-music-video/","sortDate":"2017-08-01 01:00:00.000 +0000","termTaxonomyId":919,"taxonomyType":"tags"},{"postId":318527,"documentUrl":"/florida-georgia-line-team-up-with-backstreet-boys-again-for-crossroads/","filterUrl":"/rest/carbon/filter/main/florida-georgia-line-team-up-with-backstreet-boys-again-for-crossroads/","sortDate":"2017-07-28 13:00:06.000 +0000","termTaxonomyId":919,"taxonomyType":"tags"},{"postId":317739,"documentUrl":"/remember-when-florida-georgia-line-signed-their-first-record-deal/","filterUrl":"/rest/carbon/filter/main/remember-when-florida-georgia-line-signed-their-first-record-deal/","sortDate":"2017-07-17 11:00:49.000 +0000","termTaxonomyId":919,"taxonomyType":"tags"}]},"cadata":{"activeDomain":"kekbfm.com","blogId":507,"method":"get_single","postId":321086,"crosspostBlogId":"623","crosspostPostId":"180954","postType":"post","postDateGmt":"2017-08-30 18:30:05.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-78","now-playing-55","widget_onair-64"],"widgetDetails":{"widget_listen_live-78":{"widgetInfo":{"id":"widget_listen_live-78","groupType":"widget_listen_live","widgetType":"widget_widget_listen_live","widgetInstance":"78"},"widgetParams":{"title":"Listen Now","show_recently_played":"show","widgetTime":6}},"now-playing-55":{"widgetInfo":{"id":"now-playing-55","groupType":"now-playing","widgetType":"widget_now-playing","widgetInstance":"55"},"widgetParams":{"title":"Recently Played","widgetTime":5}},"widget_onair-64":{"widgetInfo":{"id":"widget_onair-64","groupType":"widget_onair","widgetType":"widget_widget_onair","widgetInstance":"64"},"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":629935,"slug":"astefano","name":"Angela Stefano","first_name":"Angela","last_name":"Zimmer (Stefano)","nickname":"Angela Stefano","url":"http://kekbfm.com/author/astefano/","description":"Enjoys cheap vinyl, expensive purses, loud (and live!) music, good hockey and any and all puppies. Editor-in-chief of TheBoot.com. Ardent Buffalo supporter.","thumbnail":"http://theboot.com/files/2016/10/430A7710.jpg"},"firstCategoryName":"Country","postType":"post","postTitle":"Florida Georgia Line&#8217;s FGL House Hosts Hurricane Harvey Fundraiser","aiseopTitle":"Florida Georgia Line's FGL House Hosts Hurricane Harvey Fundraiser","widgetTime":16}}}},"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-16","widget_third_party_content-2","widget_third_party_content-3"],"widgetDetails":{"ts_blogroll-16":{"widgetInfo":{"id":"ts_blogroll-16","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"16"},"widgetParams":{"title":"Best of KEKB","type":"main_content_thumb_title_roll","cat":"","tag":"","private_tag":"","posts_per_page":"4","thumb_type":"landscape","link_label":"","link":"","show_thumb":0,"alternate_data":0,"unique_posts":"1","sponsor":{"enabled":"on","time_start":"Tue May 26 2015","time_end":"Sat Jun 20 2015","background_image":"","sponsor_image":"http://kekbfm.com/files/2015/05/widget4.png","sponsor_image_mobile":"","background_color":"","background_repeat":"no-repeat","sponsor_name":"","sponsor_link":"http://goodtoknowcolorado.com/"}}},"widget_third_party_content-2":{"widgetInfo":{"id":"widget_third_party_content-2","groupType":"widget_third_party_content","widgetType":"widget_widget_third_party_content","widgetInstance":"2"},"widgetParams":{"type":"zergnet","title":"Recommended for You","id":"39620","placement":"","targettype":"","mode":"","widgetTime":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-59","ts_blogroll-747","fix_sidebar_marker-62","google-ads-widget-497","tsq_sailthru_newsletter_widget-476","ts_blogroll-748"],"widgetDetails":{"fix_sidebar_marker-59":{"widgetInfo":{"id":"fix_sidebar_marker-59","groupType":"fix_sidebar_marker","widgetType":"widget_fix_sidebar_marker","widgetInstance":"59"},"widgetParams":{"title":"Fix Sidebar Marker","widgetTime":2}},"ts_blogroll-747":{"widgetInfo":{"id":"ts_blogroll-747","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"747"},"widgetParams":{"title":"Heard on Air","type":"carousel","isweather":"1","cat":"12214","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}},"fix_sidebar_marker-62":{"widgetInfo":{"id":"fix_sidebar_marker-62","groupType":"fix_sidebar_marker","widgetType":"widget_fix_sidebar_marker","widgetInstance":"62"}},"google-ads-widget-497":{"widgetInfo":{"id":"google-ads-widget-497","groupType":"google-ads-widget","widgetType":"widget_google-ads-widget","widgetInstance":"497"},"widgetParams":{"title":"Carbon Google Ads","adunit":"top-right-300x250","align":"","adtype":"dfp6","widgetTime":1}},"tsq_sailthru_newsletter_widget-476":{"widgetInfo":{"id":"tsq_sailthru_newsletter_widget-476","groupType":"tsq_sailthru_newsletter_widget","widgetType":"widget_tsq_sailthru_newsletter_widget","widgetInstance":"476"},"widgetParams":{"title":"Get our Newsletter","description":"Sign up for our newsletter!","confirmation":"Thanks for subscribing","lists":["KEKB-FM"],"widgetTime":1}},"ts_blogroll-748":{"widgetInfo":{"id":"ts_blogroll-748","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"748"},"widgetParams":{"title":"Latest Articles","type":"sidebar_row_standard","posts_per_page":"3","pinned_id":"","pinned_label":"","cat":"","tag":"","private_tag":"","thumb_type":"landscape","link_label":"","link":"","align":"default","show_thumb":0,"alternate_data":0,"unique_posts":0,"isweather":0}}}},"carbonsidebar/nav/blueiv":{"widgets":["carbonwidget/nav/blueiv"],"widgetDetails":{"carbonwidget/nav/blueiv":{"widgetInfo":{"id":"carbonwidget/nav/blueiv","groupType":"carbonwidget/nav/blueiv"}}}},"carbonsidebar/nav/main":{"widgets":["carbonwidget/nav/main"],"widgetDetails":{"carbonwidget/nav/main":{"widgetInfo":{"id":"carbonwidget/nav/main","groupType":"carbonwidget/nav/main"}}}},"carbonsidebar/nav/promo_links":{"widgets":["carbonwidget/nav/promo_links"],"widgetDetails":{"carbonwidget/nav/promo_links":{"widgetInfo":{"id":"carbonwidget/nav/promo_links","groupType":"carbonwidget/nav/promo_links"}}}},"carbonsidebar/nav/footer":{"widgets":["carbonwidget/nav/footer"],"widgetDetails":{"carbonwidget/nav/footer":{"widgetInfo":{"id":"carbonwidget/nav/footer","groupType":"carbonwidget/nav/footer"}}}}}},"widgets":{"widget_listen_live-78":{"info":{"id":"widget_listen_live-78","groupType":"widget_listen_live","widgetType":"widget_widget_listen_live","widgetInstance":"78"},"params":{"title":"Listen Now","show_recently_played":"show","widgetTime":6},"data":[91618],"dataDetails":{"91618":{"postId":91618,"title":"Listen Now","showRecentlyPlayed":"show","label":"Click to view the latest song playing on air.","url":"/listen-live/","mobileId":"17081","playerMode":"radio","sid":"23097","callsign":"KEKBFM","woMobileId":"5185","woStreamId":"3606","activePlayer":"wo","listenLivePageUrl":"http://player.streamtheworld.com/_players/townsquaremedia/runspotv3/?sid=23097&redirect=http://player.listenlive.co/17081","html5ScriptUrl":"http://player.streamtheworld.com/_players/townsquaremedia/html5/stwplayer.php?callsign=KEKBFM&primaryColor=0x00bfff&playermode=radio&sid=23097&width=630","flashScriptUrl":"http://player.streamtheworld.com/_players/townsquaremedia/stwplayer.php?callsign=KEKBFM&primaryColor=0x00bfff&playermode=radio&timeshift=false&radiopup=true&playerAdState=0&popout=false&width=630","wo_player_url":"http://v6.player.abacast.net/5185","wo_recent_api_url":"http://api.nowplaying.abacast.net/prt/nowplaying/2/10/3606/nowplaying.json","wo_preroll_url":"http://api.clarity.abacast.com/gateway/getmediavast.php?sid=3606/","songCount":10,"playingNowUrl":"/rest/carbon/api/nowplaying/playertype/wo"}}},"now-playing-55":{"info":{"id":"now-playing-55","groupType":"now-playing","widgetType":"widget_now-playing","widgetInstance":"55"},"params":{"title":"Recently Played","widgetTime":5},"data":[91618],"dataDetails":{"91618":{"postId":91618,"mobileId":"17081","playerMode":"radio","sid":"23097","callsign":"KEKBFM","woStreamId":"3606","activePlayer":"wo","songCount":10,"playingNowUrl":"/rest/carbon/api/nowplaying/playertype/wo"}}},"widget_onair-64":{"info":{"id":"widget_onair-64","groupType":"widget_onair","widgetType":"widget_widget_onair","widgetInstance":"64"},"params":{"title":"On Air","widgetTime":9},"data":["132262"],"dataDetails":{"132262":{"id":"132262","url":"http://kekbfm.com/show/taste-of-country-nights/","title":"Taste of Country Nights","wall":"http://kekbfm.com/show/taste-of-country-nights/","posts":"http://kekbfm.com/show/taste-of-country-nights/posts","mail":"sam@tasteofcountry.com","phone":"","thumbnailId":145303,"thumbnail":"http://kekbfm.com/files/2014/01/Updated-Sam-Alex-Headshot.jpg","authors":[{"id":1915091,"user_nicename":"samalex","display_name":"Sam Alex"}]}}},"carbonwidget/single-1":{"info":{"id":"carbonwidget/single-1","groupType":"carbonwidget/single","widgetInstance":"1"},"params":{"mainAuthor":{"id":629935,"slug":"astefano","name":"Angela Stefano","first_name":"Angela","last_name":"Zimmer (Stefano)","nickname":"Angela Stefano","url":"http://kekbfm.com/author/astefano/","description":"Enjoys cheap vinyl, expensive purses, loud (and live!) music, good hockey and any and all puppies. Editor-in-chief of TheBoot.com. Ardent Buffalo supporter.","thumbnail":"http://theboot.com/files/2016/10/430A7710.jpg"},"firstCategoryName":"Country","postType":"post","postTitle":"Florida Georgia Line&#8217;s FGL House Hosts Hurricane Harvey Fundraiser","aiseopTitle":"Florida Georgia Line's FGL House Hosts Hurricane Harvey Fundraiser","widgetTime":16},"data":[321086],"dataDetails":{"321086":{"thumbnail":"http://theboot.com/files/2016/12/florida-georgia-line-country-tours-2017.jpg","caption":"Rick Diamond, Getty Images","excerpt":"In celebration of the premiere of <a href=\"http://theboot.com/tags/florida-georgia-line/\">Florida Georgia Line</a>'s 'Crossroads' episode with the Backstreet Boys, FGL House is hosting a viewing party-turned-Hurricane Harvey fundraiser.","date":"August 30, 2017 12:30 PM","postDateGmt":"2017-08-30 18:30:05 +0000","postModifiedGmt":"2017-08-30 18:30:05 +0000","title":"Florida Georgia Line&#8217;s FGL House Hosts Hurricane Harvey Fundraiser","url":"http://kekbfm.com/florida-georgia-lines-fgl-house-hosts-hurricane-harvey-fundraiser/","id":321086,"contentRaw":"[caption id=\"attachment_160329\" align=\"aligncenter\" width=\"630\"]<img class=\"size-large wp-image-160329\" src=\"http://theboot.com/files/2016/12/florida-georgia-line-country-tours-2017.jpg?w=630&amp;h=420&amp;zc=1&amp;s=0&amp;a=t&amp;q=89\" alt=\"Florida Georgia Line Dig Your Roots Tour 2017\" width=\"630\" height=\"420\" /> Rick Diamond, Getty Images[/caption]\r\n\r\nIn celebration of the premiere of <a href=\"http://theboot.com/tags/florida-georgia-line/\">Florida Georgia Line</a>'s <a href=\"http://theboot.com/florida-georgia-backstreet-boys-everybody-crossroads/\"><em>Crossroads</em> episode with the Backstreet Boys</a>, the duo's Nashville venue,<a href=\"http://theboot.com/florida-georgia-line-fgl-house-nashville/\"> FGL House</a>, is hosting a viewing party-turned-Hurricane Harvey fundraiser. Proceeds from the event will benefit the Red Cross.\r\n\r\nBeginning at 7PM CT on Wednesday (Aug. 30), fans can head to FGL House, located at 120 Third Ave. South in Nashville. FGL and BSB's <em>Crossroads</em> episode, which premieres at 9PM CT, will be shown on screens throughout the venue, and Red Cross representatives will be on hand to collect donations. Fans who donate at least $25 will be invited to a VIP Viewing Party in FGL House's basement lounge, Little Red Corvette. The VIP event will feature complimentary hors d'oeuvres and raffles; the first 50 people to enter will also receive a Florida Georgia Line tour T-shirt.\r\n\r\nFGL House opened earlier this summer. Florida Georgia Line and the Backstreet Boys’ <em>Crossroads </em>episode will feature collaborations on Backstreet Boys songs including “I Want It That Way” and “As Long as You Love Me” and Florida Georgia Line’s song “<a href=\"http://theboot.com/florida-georgia-line-holy-charts/\">H.O.L.Y</a>.” (among others). Of course, they’ll also perform the song that began their work together: the <a href=\"http://theboot.com/florida-georgia-line-backstreet-boys-god-your-mama-and-me-no-1-song/\">No. 1-charting</a> single “<a href=\"http://theboot.com/florida-georgia-line-backstreet-boys-god-your-mama-and-me-video/\">God, Your Mama and Me.”</a>\r\n\r\nhttps://youtu.be/3sV6WekjNCo\r\n\r\nIn addition to Florida Georgia Line, a number of other country artists have stepped up to help with Hurricane Harvey relief efforts: <a href=\"http://theboot.com/tags/chris-young/\">Chris Young</a> has <a href=\"http://theboot.com/chris-young-hurricane-harvey-gofundme/\">set up a GoFundMe campaign</a> to help raise money for those affected by the natural disaster, encouraging his fans to donate whatever they can to the fund, which will be given to the Red Cross and other local Texas disaster relief organizations, and giving $100,000 himself. Young says he also plans to <a href=\"http://theboot.com/chris-young-hurricane-harvey-relief-efforts/\">get involved with other, larger fundraising campaigns</a>. <a href=\"http://theboot.com/tags/miranda-lambert/\">Miranda Lambert</a>, meanwhile, with her MuttNation Foundation, <a href=\"http://theboot.com/miranda-lambert-muttnation-hurricane-harvey-relief-efforts/\">headed to the affected parts of Texas</a> to do whatever they can for the animals displaced by the storm, and <a href=\"http://theboot.com/tags/george-strait/\">George Strait</a> has revealed that he is <a href=\"http://theboot.com/george-strait-hurricane-harvey-relief-effort/\">working on a major relief effort</a> \"with the whole country music community.\"\r\n\r\nAlso helping Hurricane Harvey victims are <a href=\"http://theboot.com/tags/granger-smith/\">Granger Smith</a>, <a href=\"http://theboot.com/tags/luke-combs/\">Luke Combs</a>, <a href=\"http://theboot.com/tags/lady-antebellum/\">Lady Antebellum</a> and the <a href=\"http://theboot.com/tags/josh-abbott-band/\">Josh Abbott Band</a>. Smith, a Dallas, Texas, native, is now <a href=\"http://theboot.com/granger-smith-luke-combs-josh-abbott-band-hurricane-harvey-relief-efforts/\">donating 100 percent of profits</a> from merchandise sales through his online store to Hurricane Harvey relief efforts; Lady A, too,<a href=\"http://theboot.com/lady-antebellum-merch-proceeds-to-hurricane-harvey-relief/\"> donated merch proceeds</a>, specifically from their Saturday night (Aug. 26) concert in Dallas, to hurricane-related charities. Combs, meanwhile, tweeted that he would be donating $10,000 to Samaritan’s Purse, “a non-denominational evangelical Christian” that’s sending five disaster relief teams to help Hurricane Harvey victims, and the Josh Abbott Band are selling a special T-shirt and donating the proceeds to “accredited organizations helping in disaster recovery.”\r\n<p style=\"text-align: center;\"><strong>Country Stars Share Thoughts and Prayers for Hurricane Harvey Victims</strong></p>\r\n[gallery ids=\"389481,389482,389483,389484,389485,389486,389487,389488,389489,389490,389491,389493\" galleryid=\"204:389479\" galleryindex=\"0\" enablefullscreen=\"yes\" showthumbs=\"no\"]\r\n<p style=\"text-align: center;\"><strong>Unforgettable Florida Georgia Line Moments</strong></p>\r\nhttps://youtu.be/qJj1IZZdnuY\r\n\r\n[button href=\"http://theboot.com/songs-inspired-by-tragedies/\" title=\"NEXT: Country Songs Inspired By World Tragedy\" align=\"center\"]","next_url":[{"textContent":"NEXT: Country Songs Inspired By World Tragedy","class":"button_act","href":"http://theboot.com/songs-inspired-by-tragedies/","target":"_blank"}],"content":"\n<figure id=\"attachment_160329\" class=\"content-post-image aligncenter\"><span class=\"image-frame\"><noscript><img src=\"http://theboot.com/files/2016/12/florida-georgia-line-country-tours-2017.jpg?w=630&amp;h=420&amp;zc=1&amp;s=0&amp;a=t&amp;q=89\"></noscript>\n<img class=\"size-large wp-image-160329 lazy\" src=\"//s3.amazonaws.com/tsm-images/global/1x1.gif\" alt=\"Florida Georgia Line Dig Your Roots Tour 2017\" data-width=\"630\" data-height=\"420\" data-type=\"post\" datasrc=\"http://theboot.com/files/2016/12/florida-georgia-line-country-tours-2017.jpg?w=630&amp;h=420&amp;zc=1&amp;s=0&amp;a=t&amp;q=89\"></span><figcaption>Rick Diamond, Getty Images</figcaption></figure><p>In celebration of the premiere of <a href=\"http://theboot.com/tags/florida-georgia-line/\" target=\"_blank\">Florida Georgia Line</a>‘s <a href=\"http://theboot.com/florida-georgia-backstreet-boys-everybody-crossroads/\" target=\"_blank\"><em>Crossroads</em> episode with the Backstreet Boys</a>, the duo’s Nashville venue,<a href=\"http://theboot.com/florida-georgia-line-fgl-house-nashville/\" target=\"_blank\"> FGL House</a>, is hosting a viewing party-turned-Hurricane Harvey fundraiser. Proceeds from the event will benefit the Red Cross.</p>\n<p>Beginning at 7PM CT on Wednesday (Aug. 30), fans can head to FGL House, located at 120 Third Ave. South in Nashville. FGL and BSB’s <em>Crossroads</em> episode, which premieres at 9PM CT, will be shown on screens throughout the venue, and Red Cross representatives will be on hand to collect donations. Fans who donate at least $25 will be invited to a VIP Viewing Party in FGL House’s basement lounge, Little Red Corvette. The VIP event will feature complimentary hors d’oeuvres and raffles; the first 50 people to enter will also receive a Florida Georgia Line tour T-shirt.</p>\n<p>FGL House opened earlier this summer. Florida Georgia Line and the Backstreet Boys’ <em>Crossroads </em>episode will feature collaborations on Backstreet Boys songs including “I Want It That Way” and “As Long as You Love Me” and Florida Georgia Line’s song “<a href=\"http://theboot.com/florida-georgia-line-holy-charts/\" target=\"_blank\">H.O.L.Y</a>.” (among others). Of course, they’ll also perform the song that began their work together: the <a href=\"http://theboot.com/florida-georgia-line-backstreet-boys-god-your-mama-and-me-no-1-song/\" target=\"_blank\">No. 1-charting</a> single “<a href=\"http://theboot.com/florida-georgia-line-backstreet-boys-god-your-mama-and-me-video/\" target=\"_blank\">God, Your Mama and Me.”</a></p>\n<p><div class=\"embed-wrapper\"><iframe src=\"https://www.youtube.com/embed/3sV6WekjNCo?feature=oembed\" frameborder=\"0\" allowfullscreen data-width=\"630\" data-height=\"354\"></iframe></div></p>\n<p>In addition to Florida Georgia Line, a number of other country artists have stepped up to help with Hurricane Harvey relief efforts: <a href=\"http://theboot.com/tags/chris-young/\" target=\"_blank\">Chris Young</a> has <a href=\"http://theboot.com/chris-young-hurricane-harvey-gofundme/\" target=\"_blank\">set up a GoFundMe campaign</a> to help raise money for those affected by the natural disaster, encouraging his fans to donate whatever they can to the fund, which will be given to the Red Cross and other local Texas disaster relief organizations, and giving $100,000 himself. Young says he also plans to <a href=\"http://theboot.com/chris-young-hurricane-harvey-relief-efforts/\" target=\"_blank\">get involved with other, larger fundraising campaigns</a>. <a href=\"http://theboot.com/tags/miranda-lambert/\" target=\"_blank\">Miranda Lambert</a>, meanwhile, with her MuttNation Foundation, <a href=\"http://theboot.com/miranda-lambert-muttnation-hurricane-harvey-relief-efforts/\" target=\"_blank\">headed to the affected parts of Texas</a> to do whatever they can for the animals displaced by the storm, and <a href=\"http://theboot.com/tags/george-strait/\" target=\"_blank\">George Strait</a> has revealed that he is <a href=\"http://theboot.com/george-strait-hurricane-harvey-relief-effort/\" target=\"_blank\">working on a major relief effort</a> “with the whole country music community.”</p>\n<p>Also helping Hurricane Harvey victims are <a href=\"http://theboot.com/tags/granger-smith/\" target=\"_blank\">Granger Smith</a>, <a href=\"http://theboot.com/tags/luke-combs/\" target=\"_blank\">Luke Combs</a>, <a href=\"http://theboot.com/tags/lady-antebellum/\" target=\"_blank\">Lady Antebellum</a> and the <a href=\"http://theboot.com/tags/josh-abbott-band/\" target=\"_blank\">Josh Abbott Band</a>. Smith, a Dallas, Texas, native, is now <a href=\"http://theboot.com/granger-smith-luke-combs-josh-abbott-band-hurricane-harvey-relief-efforts/\" target=\"_blank\">donating 100 percent of profits</a> from merchandise sales through his online store to Hurricane Harvey relief efforts; Lady A, too,<a href=\"http://theboot.com/lady-antebellum-merch-proceeds-to-hurricane-harvey-relief/\" target=\"_blank\"> donated merch proceeds</a>, specifically from their Saturday night (Aug. 26) concert in Dallas, to hurricane-related charities. Combs, meanwhile, tweeted that he would be donating $10,000 to Samaritan’s Purse, “a non-denominational evangelical Christian” that’s sending five disaster relief teams to help Hurricane Harvey victims, and the Josh Abbott Band are selling a special T-shirt and donating the proceeds to “accredited organizations helping in disaster recovery.”</p>\n<p style=\"text-align: center;\"><strong>Country Stars Share Thoughts and Prayers for Hurricane Harvey Victims</strong></p>\n<script type=\"text/javascript\">\n\twindow.TSM = window.TSM || {};\n\twindow.TSM.photogalleryConfigs = window.TSM.photogalleryConfigs || [];\n\tvar photogalleryConfig = {\n\t\tgalleryUrl:'http://tasteofcountry.com/api/json/galleries/389479?filterexclusions&galleryindex=0'\n\t\t,galleryId:'tsm-photogallery-204-389479-0'\n\t\t,showThumbs:0\n\t\t,colorscheme:'dark'\n\t\t\n\t\t,dozIndexTweak:1\n\t\t,refreshRate:1\n\t\t,enableFullscreen:1\n\t\t,expandOnLoadHash:0\n\t\t,portraitMode:0\n\t\t,initImage:''\n\t\t,enableEndCard:1\n\t\t,enableBelowDescriptionEndCard:1\n\t\t,endCardMode:2\n\t\t,enableKiosked:1\n\t\t,enableKioskedMobile:0\n\t\t,carbonLayout:\"\"\n\t};\n\twindow.TSM.photogalleryConfigs.push( photogalleryConfig );\n<\/script><div id=\"tsm-photogallery-204-389479-0-placeholder\"></div>\n<div class=\"tsm-photogallery-wrapper dark\">\n\t<div class=\"tsm-photogallery-container\" id=\"tsm-photogallery-204-389479-0\">\n\t\t<div class=\"tsm-photogallery-header\">\n\t\t\t<div class=\"tsm-photogallery-ad tsm-photogallery-320x50 off\" id=\"tsm-photogallery-204-389479-0-320x50\"></div>\n\t\t</div>\n\t\t<div class=\"tsm-photogallery\">\n\t\t\t<div class=\"loadinganim\">\n<span></span><span></span><span></span>\n</div>\n\t\t\t<div class=\"tsm-photogallery-mover-container\">\n\t\t\t\t<div class=\"tsm-photogallery-nav prev primary-active-color\"><a title=\"Previous\" class=\"icon-left-open prev-btn\" href=\"javascript:void(0);\" target=\"\"></a></div>\n\t\t\t\t<div class=\"tsm-photogallery-nav next primary-active-color\"><a class=\"icon-right-open next-btn\" title=\"Next\" href=\"javascript:void(0);\" target=\"\"></a></div>\n\t\t\t\t<div class=\"tsm-photogallery-mover\"></div>\n\t\t\t</div>\n\t\t\t<div class=\"tsm-photogallery-thumbnail-wrapper off\">\n\t\t\t\t<div class=\"tsm-photogallery-thumbnail-nav prev\"><a title=\"Previous\" class=\"thumb-prev-btn\" href=\"javascript:void(0);\" target=\"\"></a></div>\n\t\t\t\t<div class=\"tsm-photogallery-thumbnail-nav next\"><a title=\"Next\" class=\"thumb-next-btn\" href=\"javascript:void(0);\" target=\"\"></a></div>\n\t\t\t\t<div class=\"tsm-photogallery-thumbnails\">\n\t\t\t\t\t<div class=\"tsm-photogallery-thumbnail-mover\"></div>\n\t\t\t\t</div>\n\t\t\t</div>\n\t\t\t<div class=\"tsm-photogallery-footer off\">\n<div class=\"tsm-photogallery-imagecount\">\n<b>Image </b><span class=\"tsm-photogallery-current\"></span> of <span class=\"tsm-photogallery-total\"></span>\n</div>\n<div class=\"tsm-photogallery-caption\"></div>\n</div>\n\t\t</div>\n\t\t<a href=\"javascript:void(0);\" class=\"tsm-photogallery-engagement-close\" target=\"\"></a>\n\t\t<aside class=\"tsm-photogallery-sidebar\"><div class=\"tsm-photogallery-ad tsm-photogallery-300x250 off\" id=\"tsm-photogallery-204-389479-0-300x250\"></div>\n\t\t\t<div class=\"tsm-photogallery-copy\">\n\t\t\t\t<h2 class=\"tsm-photogallery-imagetitle\"></h2>\n\t\t\t\t<p class=\"tsm-photogallery-imagedescription\"></p>\n\t\t\t\t<div class=\"description-scroll description-up\"></div>\n<div class=\"description-scroll description-down\"></div>\n\t\t\t</div>\n\t\t\t<div class=\"under-description-content\"></div>\n\t\t</aside><footer><div class=\"tsm-photogallery-ad tsm-photogallery-728x90 off\" id=\"tsm-photogallery-204-389479-0-728x90\"></div>\n\t\t\t<div class=\"tsm-photogallery-ad\" id=\"tsm-photogallery-oop\"></div>\n\t\t</footer>\n</div>\n\t<div class=\"tsm-photogallery-overlay\"></div>\n</div>\n<p style=\"text-align: center;\"><strong>Unforgettable Florida Georgia Line Moments</strong></p>\n<p><div class=\"embed-wrapper\"><iframe src=\"https://www.youtube.com/embed/qJj1IZZdnuY?feature=oembed\" frameborder=\"0\" allowfullscreen data-width=\"630\" data-height=\"354\"></iframe></div></p>\n<p class=\"more_act ga_network_button aligncenter\"><a class=\"button_act\" href=\"http://theboot.com/songs-inspired-by-tragedies/\" target=\"_blank\">NEXT: Country Songs Inspired By World Tragedy</a></p>\n<div class=\"feed_attribution_after clearfix\">\n<a href=\"http://theboot.com/florida-georgia-lines-fgl-house-hosts-hurricane-harvey-fundraiser/\" target=\"_blank\"><img src=\"http://theboot.com/files/2014/09/boot-140x30.png\" class=\"crosspost-attribution-image\" alt=\"The Boot\"></a> Source: <a href=\"http://theboot.com/florida-georgia-lines-fgl-house-hosts-hurricane-harvey-fundraiser/\" target=\"_blank\">Florida Georgia Line’s FGL House Hosts Hurricane Harvey Fundraiser</a>\n</div>\n","postType":"post","wpVersion":"","alternateMetaForBlogroll":{"title":"Florida Georgia Line&#8217;s FGL House Hosts Hurricane Harvey Fundraiser","excerpt":"In celebration of the premiere of <a href=\"http://theboot.com/tags/florida-georgia-line/\">Florida Georgia Line</a>'s 'Crossroads' episode with the Backstreet Boys, FGL House is hosting a viewing party-turned-Hurricane Harvey fundraiser.","post_excerpt":"In celebration of the premiere of <a href=\"http://theboot.com/tags/florida-georgia-line/\">Florida Georgia Line</a>'s 'Crossroads' episode with the Backstreet Boys, FGL House is hosting a viewing party-turned-Hurricane Harvey fundraiser.","post_more_excerpt":"<p>In celebration of the premiere of <a href=\"http://theboot.com/tags/florida-georgia-line/\">Florida Georgia Line</a>'s 'Crossroads' episode with the Backstreet Boys, FGL House is hosting a viewing party-turned-Hurricane Harvey fundraiser.\n<p class=\"more_act\"><a href=\"http://kekbfm.com/florida-georgia-lines-fgl-house-hosts-hurricane-harvey-fundraiser/\" title=\"Florida Georgia Line&#8217;s FGL House Hosts Hurricane Harvey Fundraiser\">Read More</a></p>\n","permalink":"http://kekbfm.com/florida-georgia-lines-fgl-house-hosts-hurricane-harvey-fundraiser/","image":{"id":321085,"url":"http://theboot.com/files/2016/12/florida-georgia-line-country-tours-2017.jpg","caption":"Rick Diamond, Getty Images"}},"sponsors":[],"carbonMeta":{"widePromotion":false,"isGallery":true},"tags":[{"id":897,"slug":"florida-georgia-line","title":"Florida Georgia Line","description":"","post_count":196,"link_url":"http://kekbfm.com/tags/florida-georgia-line/","feed_url":"http://kekbfm.com/tags/florida-georgia-line/feed/","term_taxonomy_id":919,"object_id":0}],"categories":[{"id":625,"slug":"country","title":"Country","description":"","parent":0,"post_count":1903,"link_url":"http://kekbfm.com/category/country/","feed_url":"http://kekbfm.com/category/country/feed/","term_taxonomy_id":635,"object_id":0}],"authors":[{"id":629935,"slug":"astefano","name":"Angela Stefano","first_name":"Angela","last_name":"Zimmer (Stefano)","nickname":"Angela Stefano","url":"http://kekbfm.com/author/astefano/","description":"Enjoys cheap vinyl, expensive purses, loud (and live!) music, good hockey and any and all puppies. Editor-in-chief of TheBoot.com. Ardent Buffalo supporter.","thumbnail":"http://theboot.com/files/2016/10/430A7710.jpg"}],"post_more_meta":{"meta":"","title":"The Boot","url":"http://theboot.com/","link":"The Boot"},"social":{"tw":{"href":"http://twitter.com/intent/tweet?text=Florida%20Georgia%20Line%E2%80%99s%20FGL%20House%20Hosts%20Hurricane%20Harvey%20Fundraiser%20http%3A%2F%2Ftheboot.com%2Fflorida-georgia-lines-fgl-house-hosts-hurricane-harvey-fundraiser%2F%3Ftrackback%3Dtwitter_mobile%20%40KEKBCountry","title":"Share on Twitter","target":"_blank"},"fb":{"href":"http://www.facebook.com/sharer.php?u=http%3A%2F%2Ftheboot.com%2Fflorida-georgia-lines-fgl-house-hosts-hurricane-harvey-fundraiser%2F%3Ftrackback%3Dfbshare_mobile","title":"Share on Facebook","target":"_blank"},"email":null,"pinterest":null,"print":null,"is_article":true},"nextArticle":"http://kekbfm.com/2017-cma-awards-nominees-full-list/","prevArticle":"http://kekbfm.com/rifle-football-team-reducing-head-impacts-with-new-helmet-pads/","pageUrl":"/florida-georgia-lines-fgl-house-hosts-hurricane-harvey-fundraiser/","blogId":507,"domain":"kekbfm.com","crossPostAttributionBottom":"<div class=\"feed_attribution_after clearfix\">\n<a href=\"http://theboot.com/florida-georgia-lines-fgl-house-hosts-hurricane-harvey-fundraiser/\" target=\"_blank\"><img src=\"http://theboot.com/files/2014/09/boot-140x30.png\" class=\"crosspost-attribution-image\" alt=\"The Boot\"></a> Source: <a href=\"http://theboot.com/florida-georgia-lines-fgl-house-hosts-hurricane-harvey-fundraiser/\" target=\"_blank\">Florida Georgia Line’s FGL House Hosts Hurricane Harvey Fundraiser</a>\n</div>","rawContent":"<p>\n<sectiontag class=\"module\" contenteditable=\"false\" type=\"image\" attr-id=\"160329\" attr-caption=\" Rick Diamond, Getty Images\" attr-align=\"center\" attr-width=\"630\" attr-height=\"420\" attr-url=\"http://theboot.com/files/2016/12/florida-georgia-line-country-tours-2017.jpg?w=630&amp;amp;h=420&amp;amp;zc=1&amp;amp;s=0&amp;amp;a=t&amp;amp;q=89\"></sectiontag></p>\n<p>In celebration of the premiere of <a href=\"http://theboot.com/tags/florida-georgia-line/\">Florida Georgia Line</a>'s <a href=\"http://theboot.com/florida-georgia-backstreet-boys-everybody-crossroads/\"><em>Crossroads</em> episode with the Backstreet Boys</a>, the duo's Nashville venue,<a href=\"http://theboot.com/florida-georgia-line-fgl-house-nashville/\"> FGL House</a>, is hosting a viewing party-turned-Hurricane Harvey fundraiser. Proceeds from the event will benefit the Red Cross.</p>\n<p>Beginning at 7PM CT on Wednesday (Aug. 30), fans can head to FGL House, located at 120 Third Ave. South in Nashville. FGL and BSB's <em>Crossroads</em> episode, which premieres at 9PM CT, will be shown on screens throughout the venue, and Red Cross representatives will be on hand to collect donations. Fans who donate at least $25 will be invited to a VIP Viewing Party in FGL House's basement lounge, Little Red Corvette. The VIP event will feature complimentary hors d'oeuvres and raffles; the first 50 people to enter will also receive a Florida Georgia Line tour T-shirt.</p>\n<p>FGL House opened earlier this summer. Florida Georgia Line and the Backstreet Boys’ <em>Crossroads </em>episode will feature collaborations on Backstreet Boys songs including “I Want It That Way” and “As Long as You Love Me” and Florida Georgia Line’s song “<a href=\"http://theboot.com/florida-georgia-line-holy-charts/\">H.O.L.Y</a>.” (among others). Of course, they’ll also perform the song that began their work together: the <a href=\"http://theboot.com/florida-georgia-line-backstreet-boys-god-your-mama-and-me-no-1-song/\">No. 1-charting</a> single “<a href=\"http://theboot.com/florida-georgia-line-backstreet-boys-god-your-mama-and-me-video/\">God, Your Mama and Me.”</a></p>\n<p><sectiontag class=\"module\" contenteditable=\"false\" type=\"oembed\" attr-url=\"http://www.youtube.com/oembed?url=https%3A%2F%2Fyoutu.be%2F3sV6WekjNCo&amp;format=json\">\n<noscript class=\"rendered-html\" type=\"text/html\"></noscript>\n<p></sectiontag></p>\n<p>In addition to Florida Georgia Line, a number of other country artists have stepped up to help with Hurricane Harvey relief efforts: <a href=\"http://theboot.com/tags/chris-young/\">Chris Young</a> has <a href=\"http://theboot.com/chris-young-hurricane-harvey-gofundme/\">set up a GoFundMe campaign</a> to help raise money for those affected by the natural disaster, encouraging his fans to donate whatever they can to the fund, which will be given to the Red Cross and other local Texas disaster relief organizations, and giving $100,000 himself. Young says he also plans to <a href=\"http://theboot.com/chris-young-hurricane-harvey-relief-efforts/\">get involved with other, larger fundraising campaigns</a>. <a href=\"http://theboot.com/tags/miranda-lambert/\">Miranda Lambert</a>, meanwhile, with her MuttNation Foundation, <a href=\"http://theboot.com/miranda-lambert-muttnation-hurricane-harvey-relief-efforts/\">headed to the affected parts of Texas</a> to do whatever they can for the animals displaced by the storm, and <a href=\"http://theboot.com/tags/george-strait/\">George Strait</a> has revealed that he is <a href=\"http://theboot.com/george-strait-hurricane-harvey-relief-effort/\">working on a major relief effort</a> \"with the whole country music community.\"</p>\n<p>Also helping Hurricane Harvey victims are <a href=\"http://theboot.com/tags/granger-smith/\">Granger Smith</a>, <a href=\"http://theboot.com/tags/luke-combs/\">Luke Combs</a>, <a href=\"http://theboot.com/tags/lady-antebellum/\">Lady Antebellum</a> and the <a href=\"http://theboot.com/tags/josh-abbott-band/\">Josh Abbott Band</a>. Smith, a Dallas, Texas, native, is now <a href=\"http://theboot.com/granger-smith-luke-combs-josh-abbott-band-hurricane-harvey-relief-efforts/\">donating 100 percent of profits</a> from merchandise sales through his online store to Hurricane Harvey relief efforts; Lady A, too,<a href=\"http://theboot.com/lady-antebellum-merch-proceeds-to-hurricane-harvey-relief/\"> donated merch proceeds</a>, specifically from their Saturday night (Aug. 26) concert in Dallas, to hurricane-related charities. Combs, meanwhile, tweeted that he would be donating $10,000 to Samaritan’s Purse, “a non-denominational evangelical Christian” that’s sending five disaster relief teams to help Hurricane Harvey victims, and the Josh Abbott Band are selling a special T-shirt and donating the proceeds to “accredited organizations helping in disaster recovery.”</p>\n<p style=\"text-align: center;\"><strong>Country Stars Share Thoughts and Prayers for Hurricane Harvey Victims</strong></p>\n<p><sectiontag class=\"module\" contenteditable=\"false\" type=\"gallery\" attr-url=\"/rest/carbon/uri/api/gallery/domain/tasteofcountry.com/galleryId/389479?filterexclusions&amp;galleryindex=0\" attr-thumbnail=\"http://tsm-branded-apps.s3.amazonaws.com/icons/slideshow@3x.png\" attr-layout=\"\" attr-fullscreen=\"1\"></sectiontag></p>\n<p style=\"text-align: center;\"><strong>Unforgettable Florida Georgia Line Moments</strong></p>\n<p><sectiontag class=\"module\" contenteditable=\"false\" type=\"oembed\" attr-url=\"http://www.youtube.com/oembed?url=https%3A%2F%2Fyoutu.be%2FqJj1IZZdnuY&amp;format=json\">\n<noscript class=\"rendered-html\" type=\"text/html\"></noscript>\n<p></sectiontag></p>\n<p><sectiontag class=\"module\" contenteditable=\"false\" type=\"button\" attr-href=\"http://theboot.com/songs-inspired-by-tragedies/\" attr-title=\"NEXT: Country Songs Inspired By World Tragedy\" attr-align=\"center\" attr-appLink=\"false\"></sectiontag></p>\n","podContent":[{"type":"singlePostText","data":{"text":"<p>In celebration of the premiere of <a href=\"http://theboot.com/tags/florida-georgia-line/\">Florida Georgia Line</a>&apos;s <a href=\"http://theboot.com/florida-georgia-backstreet-boys-everybody-crossroads/\"><em>Crossroads</em> episode with the Backstreet Boys</a>, the duo&apos;s Nashville venue,<a href=\"http://theboot.com/florida-georgia-line-fgl-house-nashville/\"> FGL House</a>, is hosting a viewing party-turned-Hurricane Harvey fundraiser. Proceeds from the event will benefit the Red Cross.</p>\n"},"currentTextLength":265,"runningCounter":1,"cumulativePodTextLength":265,"totalSimilarConsecutiveElements":3,"totalTextLength":1389},{"type":"singlePostText","data":{"text":"<p>Beginning at 7PM CT&#xA0;on Wednesday (Aug. 30), fans can head to FGL House, located at 120 Third Ave. South in Nashville. FGL and BSB&apos;s&#xA0;<em>Crossroads</em> episode, which premieres at 9PM CT, will be shown on screens throughout the venue, and Red Cross representatives will be on hand to collect donations. Fans who donate at least $25 will be invited to a VIP Viewing Party in FGL House&apos;s basement lounge, Little Red Corvette. The VIP event will feature complimentary hors d&apos;oeuvres and raffles; the first 50 people to enter will also receive a Florida Georgia Line tour T-shirt.</p>\n"},"currentTextLength":593,"runningCounter":2,"cumulativePodTextLength":858,"totalSimilarConsecutiveElements":3,"totalTextLength":1389},{"type":"singlePostShareThrough","data":{}},{"type":"singlePostText","data":{"text":"<p>FGL House opened earlier this summer.&#xA0;Florida Georgia Line and the Backstreet Boys&#x2019;&#xA0;<em>Crossroads&#xA0;</em>episode will feature&#xA0;collaborations on Backstreet Boys songs including &#x201C;I Want It That Way&#x201D; and &#x201C;As Long as&#xA0;You Love&#xA0;Me&#x201D; and Florida Georgia Line&#x2019;s&#xA0;song &#x201C;<a href=\"http://theboot.com/florida-georgia-line-holy-charts/\">H.O.L.Y</a>.&#x201D; (among others). Of course, they&#x2019;ll also perform the song that began&#xA0;their work together:&#xA0;the&#xA0;<a href=\"http://theboot.com/florida-georgia-line-backstreet-boys-god-your-mama-and-me-no-1-song/\">No. 1-charting</a>&#xA0;single &#x201C;<a href=\"http://theboot.com/florida-georgia-line-backstreet-boys-god-your-mama-and-me-video/\">God, Your Mama and Me.&#x201D;</a></p>\n"},"currentTextLength":531,"runningCounter":3,"cumulativePodTextLength":1389,"totalSimilarConsecutiveElements":3,"totalTextLength":1389},{"type":"singlePostOembed","data":{"height":270,"thumbnail_height":360,"provider_name":"YouTube","provider_url":"https://www.youtube.com/","author_name":"Taste of Country","version":"1.0","thumbnail_url":"https://i.ytimg.com/vi/3sV6WekjNCo/hqdefault.jpg","type":"video","html":"<iframe width=\"480\" height=\"270\" src=\"https://www.youtube.com/embed/3sV6WekjNCo?feature=oembed\" frameborder=\"0\" allow=\"autoplay; encrypted-media\" allowfullscreen></iframe>","title":"Hurricane Harvey Strikes, Country Singers Respond - Taste of Country News 360","thumbnail_width":480,"width":480,"author_url":"https://www.youtube.com/user/TasteofCountryMusic"},"currentTextLength":null,"runningCounter":1,"totalSimilarConsecutiveElements":1},{"type":"singlePostText","data":{"text":"<p>In addition to Florida Georgia Line, a number of other country artists have stepped up to help with Hurricane Harvey relief efforts:&#xA0;<a href=\"http://theboot.com/tags/chris-young/\">Chris Young</a>&#xA0;has&#xA0;<a href=\"http://theboot.com/chris-young-hurricane-harvey-gofundme/\">set up a GoFundMe campaign</a>&#xA0;to help raise money for those affected by the natural disaster, encouraging his fans to donate whatever they can to the fund, which will be given to the Red Cross and other local Texas disaster relief organizations, and giving $100,000 himself. Young says he also plans to&#xA0;<a href=\"http://theboot.com/chris-young-hurricane-harvey-relief-efforts/\">get involved with other, larger fundraising campaigns</a>.&#xA0;<a href=\"http://theboot.com/tags/miranda-lambert/\">Miranda Lambert</a>, meanwhile, with her&#xA0;MuttNation Foundation,&#xA0;<a href=\"http://theboot.com/miranda-lambert-muttnation-hurricane-harvey-relief-efforts/\">headed to the affected parts of Texas</a>&#xA0;to do whatever they can for the animals displaced by the storm, and <a href=\"http://theboot.com/tags/george-strait/\">George Strait</a>&#xA0;has revealed that he is <a href=\"http://theboot.com/george-strait-hurricane-harvey-relief-effort/\">working on a major relief effort</a> &quot;with the whole country music community.&quot;</p>\n"},"currentTextLength":843,"runningCounter":1,"cumulativePodTextLength":843,"totalSimilarConsecutiveElements":3,"totalTextLength":1787},{"type":"singlePostText","data":{"text":"<p>Also helping Hurricane Harvey victims are&#xA0;<a href=\"http://theboot.com/tags/granger-smith/\">Granger Smith</a>,&#xA0;<a href=\"http://theboot.com/tags/luke-combs/\">Luke Combs</a>,&#xA0;<a href=\"http://theboot.com/tags/lady-antebellum/\">Lady Antebellum</a>&#xA0;and the&#xA0;<a href=\"http://theboot.com/tags/josh-abbott-band/\">Josh Abbott Band</a>.&#xA0;Smith, a Dallas, Texas, native, is now&#xA0;<a href=\"http://theboot.com/granger-smith-luke-combs-josh-abbott-band-hurricane-harvey-relief-efforts/\">donating 100 percent of profits</a>&#xA0;from&#xA0;merchandise sales through his online store&#xA0;to Hurricane Harvey relief efforts; Lady A, too,<a href=\"http://theboot.com/lady-antebellum-merch-proceeds-to-hurricane-harvey-relief/\">&#xA0;donated merch proceeds</a>, specifically from their Saturday night (Aug. 26) concert in Dallas, to&#xA0;hurricane-related charities.&#xA0;Combs, meanwhile,&#xA0;tweeted&#xA0;that he would be donating $10,000 to&#xA0;Samaritan&#x2019;s Purse, &#x201C;a non-denominational evangelical Christian&#x201D; that&#x2019;s sending five disaster relief teams to help Hurricane Harvey victims, and the Josh Abbott Band&#xA0;are selling a special T-shirt and donating the proceeds to &#x201C;accredited organizations helping in disaster recovery.&#x201D;</p>\n"},"currentTextLength":874,"runningCounter":2,"cumulativePodTextLength":1717,"totalSimilarConsecutiveElements":3,"totalTextLength":1787},{"type":"singlePostText","data":{"text":"<p style=\"text-align: center;\"><strong>Country Stars Share Thoughts and Prayers for Hurricane Harvey Victims</strong></p>\n"},"currentTextLength":70,"runningCounter":3,"cumulativePodTextLength":1787,"totalSimilarConsecutiveElements":3,"totalTextLength":1787},{"type":"singlePostGallery","data":{"url":"/rest/carbon/uri/api/gallery/domain/tasteofcountry.com/galleryId/389479?filterexclusions&galleryindex=0","thumbnail":"http://tsm-branded-apps.s3.amazonaws.com/icons/slideshow@3x.png","layout":"","fullscreen":1},"currentTextLength":null,"runningCounter":1,"totalSimilarConsecutiveElements":1},{"type":"singlePostText","data":{"text":"<p style=\"text-align: center;\"><strong>Unforgettable Florida Georgia Line Moments</strong></p>\n"},"currentTextLength":43,"runningCounter":1,"cumulativePodTextLength":43,"totalSimilarConsecutiveElements":1,"totalTextLength":43},{"type":"singlePostOembed","data":{"type":"video","thumbnail_url":"https://i.ytimg.com/vi/qJj1IZZdnuY/hqdefault.jpg","title":"6 Unforgettable Florida Georgia Line Moments","thumbnail_width":480,"author_url":"https://www.youtube.com/user/TasteofCountryMusic","provider_name":"YouTube","version":"1.0","height":270,"author_name":"Taste of Country","html":"<iframe width=\"480\" height=\"270\" src=\"https://www.youtube.com/embed/qJj1IZZdnuY?feature=oembed\" frameborder=\"0\" allow=\"autoplay; encrypted-media\" allowfullscreen></iframe>","provider_url":"https://www.youtube.com/","thumbnail_height":360,"width":480},"currentTextLength":null,"runningCounter":1,"totalSimilarConsecutiveElements":1}],"uniquePodTypes":["singlePostImage","singlePostText","singlePostOembed","singlePostGallery","singlePostButton"],"podHeader":[{"type":"singlePostImage","data":{"id":160329,"caption":"Rick Diamond, Getty Images","align":"center","width":630,"height":420,"url":"http://theboot.com/files/2016/12/florida-georgia-line-country-tours-2017.jpg?w=630&amp;h=420&amp;zc=1&amp;s=0&amp;a=t&amp;q=89"},"currentTextLength":null,"runningCounter":1,"totalSimilarConsecutiveElements":1}],"podFooter":{"type":"singlePostButton","data":{"href":"http://theboot.com/songs-inspired-by-tragedies/","title":"NEXT: Country Songs Inspired By World Tragedy","align":"center","applink":"false"},"currentTextLength":null,"runningCounter":1,"totalSimilarConsecutiveElements":1},"next":{"latest":[{"postId":320227,"documentUrl":"/florida-georgia-line-talk-drink-whiskey-talk-babies-on-seth-meyers-watch/","filterUrl":"/rest/carbon/filter/main/florida-georgia-line-talk-drink-whiskey-talk-babies-on-seth-meyers-watch/","sortDate":"2017-08-21 13:00:33.000 +0000","termTaxonomyId":919,"taxonomyType":"tags"},{"postId":319862,"documentUrl":"/florida-georgia-line-pay-tribute-to-their-supportive-wives-onstage-watch/","filterUrl":"/rest/carbon/filter/main/florida-georgia-line-pay-tribute-to-their-supportive-wives-onstage-watch/","sortDate":"2017-08-16 11:00:23.000 +0000","termTaxonomyId":919,"taxonomyType":"tags"},{"postId":319839,"documentUrl":"/florida-georgia-lines-bebe-rexha-meant-to-be/","filterUrl":"/rest/carbon/filter/main/florida-georgia-lines-bebe-rexha-meant-to-be/","sortDate":"2017-08-15 01:00:00.000 +0000","termTaxonomyId":919,"taxonomyType":"tags"},{"postId":319555,"documentUrl":"/florida-georgia-lines-dig-your-roots-album-goes-platinum/","filterUrl":"/rest/carbon/filter/main/florida-georgia-lines-dig-your-roots-album-goes-platinum/","sortDate":"2017-08-11 13:00:08.000 +0000","termTaxonomyId":919,"taxonomyType":"tags"},{"postId":319260,"documentUrl":"/tyler-hubbard-and-wife-expecting-baby-girl-not-a-boy-like-they-thought/","filterUrl":"/rest/carbon/filter/main/tyler-hubbard-and-wife-expecting-baby-girl-not-a-boy-like-they-thought/","sortDate":"2017-08-06 13:00:30.000 +0000","termTaxonomyId":919,"taxonomyType":"tags"},{"postId":319138,"documentUrl":"/country-music-videos-august-4/","filterUrl":"/rest/carbon/filter/main/country-music-videos-august-4/","sortDate":"2017-08-05 01:00:00.000 +0000","termTaxonomyId":919,"taxonomyType":"tags"},{"postId":319085,"documentUrl":"/jason-aldean-lights-come-on-triple-party/","filterUrl":"/rest/carbon/filter/main/jason-aldean-lights-come-on-triple-party/","sortDate":"2017-08-03 23:00:00.000 +0000","termTaxonomyId":919,"taxonomyType":"tags"},{"postId":318798,"documentUrl":"/florida-georgia-line-smooth-music-video/","filterUrl":"/rest/carbon/filter/main/florida-georgia-line-smooth-music-video/","sortDate":"2017-08-01 01:00:00.000 +0000","termTaxonomyId":919,"taxonomyType":"tags"},{"postId":318527,"documentUrl":"/florida-georgia-line-team-up-with-backstreet-boys-again-for-crossroads/","filterUrl":"/rest/carbon/filter/main/florida-georgia-line-team-up-with-backstreet-boys-again-for-crossroads/","sortDate":"2017-07-28 13:00:06.000 +0000","termTaxonomyId":919,"taxonomyType":"tags"},{"postId":317739,"documentUrl":"/remember-when-florida-georgia-line-signed-their-first-record-deal/","filterUrl":"/rest/carbon/filter/main/remember-when-florida-georgia-line-signed-their-first-record-deal/","sortDate":"2017-07-17 11:00:49.000 +0000","termTaxonomyId":919,"taxonomyType":"tags"}],"taxonomy":[{"postId":320227,"documentUrl":"/florida-georgia-line-talk-drink-whiskey-talk-babies-on-seth-meyers-watch/","filterUrl":"/rest/carbon/filter/main/florida-georgia-line-talk-drink-whiskey-talk-babies-on-seth-meyers-watch/","sortDate":"2017-08-21 13:00:33.000 +0000","termTaxonomyId":919,"taxonomyType":"tags"},{"postId":319862,"documentUrl":"/florida-georgia-line-pay-tribute-to-their-supportive-wives-onstage-watch/","filterUrl":"/rest/carbon/filter/main/florida-georgia-line-pay-tribute-to-their-supportive-wives-onstage-watch/","sortDate":"2017-08-16 11:00:23.000 +0000","termTaxonomyId":919,"taxonomyType":"tags"},{"postId":319839,"documentUrl":"/florida-georgia-lines-bebe-rexha-meant-to-be/","filterUrl":"/rest/carbon/filter/main/florida-georgia-lines-bebe-rexha-meant-to-be/","sortDate":"2017-08-15 01:00:00.000 +0000","termTaxonomyId":919,"taxonomyType":"tags"},{"postId":319555,"documentUrl":"/florida-georgia-lines-dig-your-roots-album-goes-platinum/","filterUrl":"/rest/carbon/filter/main/florida-georgia-lines-dig-your-roots-album-goes-platinum/","sortDate":"2017-08-11 13:00:08.000 +0000","termTaxonomyId":919,"taxonomyType":"tags"},{"postId":319260,"documentUrl":"/tyler-hubbard-and-wife-expecting-baby-girl-not-a-boy-like-they-thought/","filterUrl":"/rest/carbon/filter/main/tyler-hubbard-and-wife-expecting-baby-girl-not-a-boy-like-they-thought/","sortDate":"2017-08-06 13:00:30.000 +0000","termTaxonomyId":919,"taxonomyType":"tags"},{"postId":319138,"documentUrl":"/country-music-videos-august-4/","filterUrl":"/rest/carbon/filter/main/country-music-videos-august-4/","sortDate":"2017-08-05 01:00:00.000 +0000","termTaxonomyId":919,"taxonomyType":"tags"},{"postId":319085,"documentUrl":"/jason-aldean-lights-come-on-triple-party/","filterUrl":"/rest/carbon/filter/main/jason-aldean-lights-come-on-triple-party/","sortDate":"2017-08-03 23:00:00.000 +0000","termTaxonomyId":919,"taxonomyType":"tags"},{"postId":318798,"documentUrl":"/florida-georgia-line-smooth-music-video/","filterUrl":"/rest/carbon/filter/main/florida-georgia-line-smooth-music-video/","sortDate":"2017-08-01 01:00:00.000 +0000","termTaxonomyId":919,"taxonomyType":"tags"},{"postId":318527,"documentUrl":"/florida-georgia-line-team-up-with-backstreet-boys-again-for-crossroads/","filterUrl":"/rest/carbon/filter/main/florida-georgia-line-team-up-with-backstreet-boys-again-for-crossroads/","sortDate":"2017-07-28 13:00:06.000 +0000","termTaxonomyId":919,"taxonomyType":"tags"},{"postId":317739,"documentUrl":"/remember-when-florida-georgia-line-signed-their-first-record-deal/","filterUrl":"/rest/carbon/filter/main/remember-when-florida-georgia-line-signed-their-first-record-deal/","sortDate":"2017-07-17 11:00:49.000 +0000","termTaxonomyId":919,"taxonomyType":"tags"}]}}}},"carbonwidget/top-728x90":{"info":{"id":"carbonwidget/top-728x90","groupType":"carbonwidget/ads","widgetInstance":"1"},"params":{"adunit":"top-728x90","widgetTime":3},"data":["carbonwidget/top-728x90"],"dataDetails":{"carbonwidget/top-728x90":{"adUnit":"top-728x90","adType":"dfp6"}}},"carbonwidget/dynamic-ad-custom":{"info":{"id":"carbonwidget/dynamic-ad-custom","groupType":"carbonwidget/ads","widgetInstance":"1"},"params":{"adunit":"dynamic-ad-custom","widgetTime":3},"data":["carbonwidget/dynamic-ad-custom"],"dataDetails":{"carbonwidget/dynamic-ad-custom":{"adUnit":"dynamic-ad-custom","adType":"dfp6"}}},"carbonwidget/dynamic-ad-header":{"info":{"id":"carbonwidget/dynamic-ad-header","groupType":"carbonwidget/ads","widgetInstance":"1"},"params":{"adunit":"dynamic-ad-header","widgetTime":3},"data":["carbonwidget/dynamic-ad-header"],"dataDetails":{"carbonwidget/dynamic-ad-header":{"adUnit":"dynamic-ad-header","adType":"dfp6"}}},"carbonwidget/dynamic-ad-push":{"info":{"id":"carbonwidget/dynamic-ad-push","groupType":"carbonwidget/ads","widgetInstance":"1"},"params":{"adunit":"dynamic-ad-push","widgetTime":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-16":{"info":{"id":"ts_blogroll-16","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"16"},"params":{"title":"Best of KEKB","type":"main_content_thumb_title_roll","cat":"","tag":"","private_tag":"","posts_per_page":"4","thumb_type":"landscape","link_label":"","link":"","show_thumb":0,"alternate_data":0,"unique_posts":"1","sponsor":{"enabled":"on","time_start":"Tue May 26 2015","time_end":"Sat Jun 20 2015","background_image":"","sponsor_image":"http://kekbfm.com/files/2015/05/widget4.png","sponsor_image_mobile":"","background_color":"","background_repeat":"no-repeat","sponsor_name":"","sponsor_link":"http://goodtoknowcolorado.com/"},"widgetTime":3,"widgetFilterTime":0,"widgetFilterParallelTime":1},"data":[333114,333107,333094,333102],"dataDetails":{"333094":{"postid":"333094","sortdate":"2018-02-12T21:33:00.000Z","data":{"mainData":{"postType":"post","caption":"Thinkstock","thumbnail":"http://kekbfm.com/files/2018/02/RS16421_496485474.jpg","postDateGmt":"2018-02-12 21:33:00 +0000","title":"Grand Junction Has Mixed Emotion About At-Work Relationships","url":"http://kekbfm.com/grand-junction-at-work-relationships/","id":333094,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"We recently asked our fans if they thought it was OK to be involved (romantically) with someone you work with. Here&apos;s what they had to say.","authors":[{"id":41,"slug":"tgray","name":"Tim Gray","first_name":"Tim","last_name":"Gray","nickname":"Tim Gray","thumbnail":"http://kekbfm.com/files/2012/08/IMG_0683.jpg","url":"http://kekbfm.com/author/tgray/"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-title":"Grand Junction Has Mixed Emotion About At-Work Relationships","dynamic-lead-excerpt":"Grand Junction Has Mixed Emotion About At-Work Relationships","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"Grand Junction Has Mixed Emotion About At-Work Relationships"}}},"333102":{"postid":"333102","sortdate":"2018-02-12T20:54:08.000Z","data":{"mainData":{"postType":"post","caption":"Rick Diamond, Getty Images","thumbnail":"http://tasteofcountry.com/files/2018/02/Daryle-Singletary-Final-Song.jpg","postDateGmt":"2018-02-12 20:54:08 +0000","title":"Daryle Singletary&apos;s Final Performance Captured on Video","url":"http://kekbfm.com/daryle-singletary-final-performance-video/","id":333102,"carbonMeta":{"widePromotion":false,"isGallery":true},"excerpt":"The 46-year-old closed his final performance with Johnny Paycheck&apos;s &quot;Old Violin,&quot; and the song&apos;s final lyrics are resonating today.","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://kekbfm.com/author/billydukesgmail-com/"}],"video":false,"videoUrl":"https://youtu.be/vpqQPahPuzc","youtubeId":"vpqQPahPuzc"},"alternateData":{"_townsquare_media_url":"https://youtu.be/vpqQPahPuzc","dynamic-lead-video":"","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"Daryle Singletary&apos;s Final Performance Captured on Video","dynamic-lead-title":"Daryle Singletary&apos;s Final Performance Captured on Video","dynamic-lead-excerpt":"Daryle Singletary&apos;s Final Performance Captured on Video","dynamic-lead-link-url":"","dynamic-lead-image":""}}},"333107":{"postid":"333107","sortdate":"2018-02-12T23:33:53.000Z","data":{"mainData":{"postType":"post","caption":"(Zane Mathews)","thumbnail":"http://kbkl.production.townsquareblogs.com/files/2014/02/LCP-FLAGS.jpg","postDateGmt":"2018-02-12 23:33:53 +0000","title":"Five Reasons to Attend Saturday&apos;s Lion&apos;s Club Parade &amp; Carnival","url":"http://kekbfm.com/five-reasons-to-attend-this-saturdays-lions-club-parade-carnival/","id":333107,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"Are you ready for an awesome family event? The annual Lion&apos;s Club Carnival and Parade is coming up this Saturday, and it looks like Mother Nature is on our side.","authors":[{"id":667516,"slug":"jimgrant","name":"Waylon Jordan","first_name":"Waylon","last_name":"Jordan","nickname":"jimgrant","thumbnail":"http://kekbfm.com/files/2017/06/WaylynCarbon250.jpg","url":"http://kekbfm.com/author/jimgrant/"}],"video":false,"videoUrl":"https://youtu.be/82cT_32VGBo","youtubeId":"82cT_32VGBo"},"alternateData":{"_townsquare_media_url":"https://youtu.be/82cT_32VGBo","dynamic-lead-title":"Five Reasons to Attend Saturday&apos;s Lion&apos;s Club Parade &amp; Carnival","dynamic-lead-excerpt":"Five Reasons to Attend Saturday&apos;s Lion&apos;s Club Parade &amp; Carnival","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"Five Reasons to Attend Saturday&apos;s Lion&apos;s Club Parade &amp; Carnival"}}},"333114":{"postid":"333114","sortdate":"2018-02-12T23:59:36.000Z","data":{"mainData":{"postType":"post","caption":"","thumbnail":"http://kekbfm.com/files/2018/02/trail3.jpg","postDateGmt":"2018-02-12 23:59:36 +0000","title":"Celebrate This Week&apos;s Snow With an Awesome Grand Junction Hike","url":"http://kekbfm.com/celebrate-this-weeks-snow-with-these-awesome-grand-junction-hikes/","id":333114,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"Western Colorado snow lovers rejoice! It looks like Mother Nature is going to be good to us this week with several days of snow (hopefully). Does this mean we&apos;re all going to be stuck indoors? Not likely. Some Grand Junction trails are at their best with new snow. When the weather gets crummy, what&apos;s the best local trail to hike?","authors":[{"id":667516,"slug":"jimgrant","name":"Waylon Jordan","first_name":"Waylon","last_name":"Jordan","nickname":"jimgrant","thumbnail":"http://kekbfm.com/files/2017/06/WaylynCarbon250.jpg","url":"http://kekbfm.com/author/jimgrant/"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-title":"Celebrate This Week&apos;s Snow With an Awesome Grand Junction Hike","dynamic-lead-excerpt":"Celebrate This Week&apos;s Snow With an Awesome Grand Junction Hike","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"Celebrate This Week&apos;s Snow With an Awesome Grand Junction Hike"}}}},"redisCached":true},"widget_third_party_content-2":{"info":{"id":"widget_third_party_content-2","groupType":"widget_third_party_content","widgetType":"widget_widget_third_party_content","widgetInstance":"2"},"params":{"type":"zergnet","title":"Recommended for You","id":"39620","placement":"","targettype":"","mode":"","widgetTime":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-59":{"info":{"id":"fix_sidebar_marker-59","groupType":"fix_sidebar_marker","widgetType":"widget_fix_sidebar_marker","widgetInstance":"59"},"params":{"title":"Fix Sidebar Marker","widgetTime":2},"data":[],"dataDetails":{}},"ts_blogroll-747":{"info":{"id":"ts_blogroll-747","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"747"},"params":{"title":"Heard on Air","type":"carousel","isweather":"1","cat":"12214","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":4,"widgetFilterTime":0,"widgetFilterParallelTime":1},"data":[331757,331202,291580],"dataDetails":{"291580":{"postid":"291580","sortdate":"2017-09-13T13:00:36.000Z","data":{"mainData":{"postType":"post","caption":"DigitalVision","thumbnail":"http://totalnewswire.com/files/2016/08/Teacher.jpg","postDateGmt":"2017-09-13 13:00:36 +0000","title":"Teacher Of The Month","url":"http://kekbfm.com/nominate-your-favorite-teacher-for-teacher-of-the-month/","id":291580,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"Nominate your favorite teacher every month for some nice stuff","authors":[{"id":1951250,"slug":"kekbfm","name":"Townsquare Media","first_name":"KEKB","last_name":"Staff","nickname":"Townsquare Media","thumbnail":"http://kekbfm.com/files/2017/09/kekb.png","url":"http://kekbfm.com/author/kekbfm/"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-title":"Teacher Of The Month","dynamic-lead-excerpt":"Nominate your favorite teacher every month for some nice stuff","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"Grand Junction&apos;s &apos;Teacher of the Month&apos;"}}},"331202":{"postid":"331202","sortdate":"2018-01-19T01:46:48.000Z","data":{"mainData":{"postType":"post","caption":"Getty Images","thumbnail":"http://kekbfm.com/files/2018/01/GettyImages-169427154.jpg","postDateGmt":"2018-01-19 01:46:48 +0000","title":"Jeremy Clarkson Pulled Over By MCSO","url":"http://kekbfm.com/mesa-county-sheriffs-office-stops-the-grand-tours-jeremy-clarkson/","id":331202,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"While filming Amazon&apos;s the Grand Tour, Jeremy Clarkson was stopped by the Mesa County Sheriff&apos;s, most likely for speeding. ","authors":[{"id":667516,"slug":"jimgrant","name":"Waylon Jordan","first_name":"Waylon","last_name":"Jordan","nickname":"jimgrant","thumbnail":"http://kekbfm.com/files/2017/06/WaylynCarbon250.jpg","url":"http://kekbfm.com/author/jimgrant/"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-title":"Jeremy Clarkson Pulled Over By MCSO","dynamic-lead-excerpt":"","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"Jeremy Clarkson Gets Pulled Over While Filming in Colorado"}}},"331757":{"postid":"331757","sortdate":"2018-01-26T13:00:31.000Z","data":{"mainData":{"postType":"post","caption":"Getty Images / Thinkstock / Thinkstock","thumbnail":"http://kekbfm.com/files/2017/01/lazymanolympics-ft.jpg","postDateGmt":"2018-01-26 13:00:31 +0000","title":"Sign Up for the Lazy Man Olympics","url":"http://kekbfm.com/lazy-man-olympics-2018/","id":331757,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"You&apos;ve always dreamed of being an Olympian, but couldn&apos;t muster the ambition, right?! We have the perfect Olympics for you -- the Lazy Man Olympics. Get ready to battle it out for the gold.","authors":[{"id":1506845,"slug":"95rock","name":"Townsquare Media","first_name":"95 Rock","last_name":"Staff","nickname":"Townsquare Media","thumbnail":"http://95rockfm.com/files/2017/09/rock.png","url":"http://kekbfm.com/author/95rock/"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"dynamic-lead-title":"Sign Up for the Lazy Man Olympics","dynamic-lead-excerpt":"","dynamic-lead-link-url":"","dynamic-lead-image":"","_aioseop_title":"Prepare to Become an Olympian at the Lazy Man Olympics 2018"}}}},"redisCached":true},"fix_sidebar_marker-62":{"info":{"id":"fix_sidebar_marker-62","groupType":"fix_sidebar_marker","widgetType":"widget_fix_sidebar_marker","widgetInstance":"62"},"params":{"widgetTime":1},"data":[],"dataDetails":{}},"google-ads-widget-497":{"info":{"id":"google-ads-widget-497","groupType":"google-ads-widget","widgetType":"widget_google-ads-widget","widgetInstance":"497"},"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-476":{"info":{"id":"tsq_sailthru_newsletter_widget-476","groupType":"tsq_sailthru_newsletter_widget","widgetType":"widget_tsq_sailthru_newsletter_widget","widgetInstance":"476"},"params":{"title":"Get our Newsletter","description":"Sign up for our newsletter!","confirmation":"Thanks for subscribing","lists":["KEKB-FM"],"widgetTime":1},"data":[],"dataDetails":{}},"ts_blogroll-748":{"info":{"id":"ts_blogroll-748","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"748"},"params":{"title":"Latest Articles","type":"sidebar_row_standard","posts_per_page":"3","pinned_id":"","pinned_label":"","cat":"","tag":"","private_tag":"","thumb_type":"landscape","link_label":"","link":"","align":"default","show_thumb":0,"alternate_data":0,"unique_posts":0,"isweather":0,"widgetTime":3,"widgetFilterTime":1,"widgetFilterParallelTime":1},"data":[333114,333107,333094],"dataDetails":{"333094":{"postid":"333094","sortdate":"2018-02-12T21:33:00.000Z","data":{"mainData":{"postType":"post","caption":"Thinkstock","thumbnail":"http://kekbfm.com/files/2018/02/RS16421_496485474.jpg","postDateGmt":"2018-02-12 21:33:00 +0000","title":"Grand Junction Has Mixed Emotion About At-Work Relationships","url":"http://kekbfm.com/grand-junction-at-work-relationships/","id":333094,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"We recently asked our fans if they thought it was OK to be involved (romantically) with someone you work with. Here&apos;s what they had to say.","authors":[{"id":41,"slug":"tgray","name":"Tim Gray","first_name":"Tim","last_name":"Gray","nickname":"Tim Gray","thumbnail":"http://kekbfm.com/files/2012/08/IMG_0683.jpg","url":"http://kekbfm.com/author/tgray/"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-title":"Grand Junction Has Mixed Emotion About At-Work Relationships","dynamic-lead-excerpt":"Grand Junction Has Mixed Emotion About At-Work Relationships","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"Grand Junction Has Mixed Emotion About At-Work Relationships"}}},"333107":{"postid":"333107","sortdate":"2018-02-12T23:33:53.000Z","data":{"mainData":{"postType":"post","caption":"(Zane Mathews)","thumbnail":"http://kbkl.production.townsquareblogs.com/files/2014/02/LCP-FLAGS.jpg","postDateGmt":"2018-02-12 23:33:53 +0000","title":"Five Reasons to Attend Saturday&apos;s Lion&apos;s Club Parade &amp; Carnival","url":"http://kekbfm.com/five-reasons-to-attend-this-saturdays-lions-club-parade-carnival/","id":333107,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"Are you ready for an awesome family event? The annual Lion&apos;s Club Carnival and Parade is coming up this Saturday, and it looks like Mother Nature is on our side.","authors":[{"id":667516,"slug":"jimgrant","name":"Waylon Jordan","first_name":"Waylon","last_name":"Jordan","nickname":"jimgrant","thumbnail":"http://kekbfm.com/files/2017/06/WaylynCarbon250.jpg","url":"http://kekbfm.com/author/jimgrant/"}],"video":false,"videoUrl":"https://youtu.be/82cT_32VGBo","youtubeId":"82cT_32VGBo"},"alternateData":{"_townsquare_media_url":"https://youtu.be/82cT_32VGBo","dynamic-lead-title":"Five Reasons to Attend Saturday&apos;s Lion&apos;s Club Parade &amp; Carnival","dynamic-lead-excerpt":"Five Reasons to Attend Saturday&apos;s Lion&apos;s Club Parade &amp; Carnival","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"Five Reasons to Attend Saturday&apos;s Lion&apos;s Club Parade &amp; Carnival"}}},"333114":{"postid":"333114","sortdate":"2018-02-12T23:59:36.000Z","data":{"mainData":{"postType":"post","caption":"","thumbnail":"http://kekbfm.com/files/2018/02/trail3.jpg","postDateGmt":"2018-02-12 23:59:36 +0000","title":"Celebrate This Week&apos;s Snow With an Awesome Grand Junction Hike","url":"http://kekbfm.com/celebrate-this-weeks-snow-with-these-awesome-grand-junction-hikes/","id":333114,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"Western Colorado snow lovers rejoice! It looks like Mother Nature is going to be good to us this week with several days of snow (hopefully). Does this mean we&apos;re all going to be stuck indoors? Not likely. Some Grand Junction trails are at their best with new snow. When the weather gets crummy, what&apos;s the best local trail to hike?","authors":[{"id":667516,"slug":"jimgrant","name":"Waylon Jordan","first_name":"Waylon","last_name":"Jordan","nickname":"jimgrant","thumbnail":"http://kekbfm.com/files/2017/06/WaylynCarbon250.jpg","url":"http://kekbfm.com/author/jimgrant/"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-title":"Celebrate This Week&apos;s Snow With an Awesome Grand Junction Hike","dynamic-lead-excerpt":"Celebrate This Week&apos;s Snow With an Awesome Grand Junction Hike","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"Celebrate This Week&apos;s Snow With an Awesome Grand Junction Hike"}}}},"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","2.2","2.3","2.4","2.5"]},{"3":["3.1","3.2"]},{"4":["4.1"]},{"5":["5.1","5.2","5.3"]},{"6":["6.1","6.2","6.3","6.4"]},{"7":["7.1"]},{"8":["8.1","8.2","8.3","8.4"]}],"dataDetails":{"1":{"menuId":"1","attrs":{"menuPostId":8,"title":"Home","titleExcerpt":"Home","href":"/","samedomain":true,"hasBlogroll":false}},"2":{"menuId":"2","attrs":{"menuPostId":119,"title":"On Air","titleExcerpt":"On Air","href":"/djs","samedomain":true,"hasBlogroll":false}},"3":{"menuId":"3","attrs":{"menuPostId":7940,"title":"Listen","titleExcerpt":"Listen","href":"/listen-live/","samedomain":true,"hasBlogroll":false}},"4":{"menuId":"4","attrs":{"menuPostId":6267,"title":"Playlist","titleExcerpt":"Playlist","href":"/playlist","samedomain":true,"hasBlogroll":false}},"5":{"menuId":"5","attrs":{"menuPostId":202380,"title":"Win Stuff","titleExcerpt":"Win Stuff","href":"/contests","samedomain":true,"menupath":"/rest/carbon/api/menu/contests","hasBlogroll":false}},"6":{"menuId":"6","attrs":{"menuPostId":6266,"title":"Country Club","titleExcerpt":"Country Club","href":"/vip/","samedomain":true,"hasBlogroll":false}},"7":{"menuId":"7","attrs":{"menuPostId":3724,"title":"Events","titleExcerpt":"Events","href":"/category/grand-junction-events/","samedomain":true,"menupath":"/rest/carbon/api/menu/category/grand-junction-events/","hasBlogroll":false}},"8":{"menuId":"8","attrs":{"menuPostId":6262,"title":"Contact","titleExcerpt":"Contact","href":"/help/","samedomain":true,"hasBlogroll":false}},"2.1":{"menuId":"2.1","attrs":{"menuPostId":3732,"title":"DJs","titleExcerpt":"DJs","href":"/djs","samedomain":true,"hasBlogroll":false}},"2.2":{"menuId":"2.2","attrs":{"menuPostId":3733,"title":"Shows","titleExcerpt":"Shows","href":"/shows","samedomain":true,"hasBlogroll":false}},"2.3":{"menuId":"2.3","attrs":{"menuPostId":243186,"title":"Jack Taylor","titleExcerpt":"Jack Taylor","href":"/show/jack-taylor/","samedomain":true,"menupath":"/rest/carbon/api/menu/show/jack-taylor/","hasBlogroll":false}},"2.4":{"menuId":"2.4","attrs":{"menuPostId":67497,"title":"Waylon Jordan","titleExcerpt":"Waylon Jordan","href":"/show/waylon-jordan/","samedomain":true,"menupath":"/rest/carbon/api/menu/show/waylon-jordan/","hasBlogroll":false}},"2.5":{"menuId":"2.5","attrs":{"menuPostId":132267,"title":"ToC Nights with Sam Alex","titleExcerpt":"ToC Nights with Sam Alex","href":"/taste-of-country-nights/","samedomain":true,"hasBlogroll":false}},"3.1":{"menuId":"3.1","attrs":{"menuPostId":7941,"title":"Listen Live","titleExcerpt":"Listen Live","href":"/listen-live/","samedomain":true,"hasBlogroll":false}},"3.2":{"menuId":"3.2","attrs":{"menuPostId":7942,"title":"Mobile App","titleExcerpt":"Mobile App","href":"/app","samedomain":true,"hasBlogroll":false}},"4.1":{"menuId":"4.1","attrs":{"menuPostId":201576,"title":"Recently Played","titleExcerpt":"Recently Played","href":"/playlist","samedomain":true,"hasBlogroll":false}},"5.1":{"menuId":"5.1","attrs":{"menuPostId":332052,"title":"Party with Brad Paisley","titleExcerpt":"","href":"/contests/sweeps/party-with-brad-paisley/","samedomain":true,"menupath":"/rest/carbon/api/menu/contests/sweeps/party-with-brad-paisley/","hasBlogroll":false}},"5.2":{"menuId":"5.2","attrs":{"menuPostId":332819,"title":"$300 Walmart Gift Card","titleExcerpt":"","href":"/contests/sweeps/300-walmart/","samedomain":true,"menupath":"/rest/carbon/api/menu/contests/sweeps/300-walmart/","hasBlogroll":false}},"5.3":{"menuId":"5.3","attrs":{"menuPostId":332820,"title":"$250 Hotels.com Gift Card","titleExcerpt":"","href":"/contests/sweeps/250-hotels-com-2/","samedomain":true,"menupath":"/rest/carbon/api/menu/contests/sweeps/250-hotels-com-2/","hasBlogroll":false}},"6.1":{"menuId":"6.1","attrs":{"menuPostId":19774,"title":"Sign Up","titleExcerpt":"Sign Up","href":"/registration/","samedomain":true,"hasBlogroll":false}},"6.2":{"menuId":"6.2","attrs":{"menuPostId":19771,"title":"Contests","titleExcerpt":"Contests","href":"/contests/","samedomain":true,"menupath":"/rest/carbon/api/menu/contests/","hasBlogroll":false}},"6.3":{"menuId":"6.3","attrs":{"menuPostId":19773,"title":"Contest Rules","titleExcerpt":"Contest Rules","href":"/contest-rules/","samedomain":true,"hasBlogroll":false}},"6.4":{"menuId":"6.4","attrs":{"menuPostId":238426,"title":"VIP Support","titleExcerpt":"VIP Support","href":"/help/","samedomain":true,"hasBlogroll":false}},"7.1":{"menuId":"7.1","attrs":{"menuPostId":286348,"title":"More Events","titleExcerpt":"More Events","href":"/category/grand-junction-events/","samedomain":true,"menupath":"/rest/carbon/api/menu/category/grand-junction-events/","hasBlogroll":false}},"8.1":{"menuId":"8.1","attrs":{"menuPostId":44457,"title":"Career Opportunities","titleExcerpt":"Career Opportunities","href":"/jobs/","samedomain":true,"hasBlogroll":false}},"8.2":{"menuId":"8.2","attrs":{"menuPostId":51760,"title":"Advertise","titleExcerpt":"Advertise","href":"/advertise/","samedomain":true,"hasBlogroll":false}},"8.3":{"menuId":"8.3","attrs":{"menuPostId":6263,"title":"Help & Contact Info","titleExcerpt":"Help & Contact Info","href":"/help/","samedomain":true,"hasBlogroll":false}},"8.4":{"menuId":"8.4","attrs":{"menuPostId":6264,"title":"Feedback","titleExcerpt":"Feedback","href":"/feedback/","samedomain":true,"hasBlogroll":false}}},"redisCached":true},"carbonwidget/nav/promo_links":{"info":{"id":"carbonwidget/nav/promo_links","groupType":"carbonwidget/nav/promo_links"},"params":{"widgetTime":3},"data":["1","2","3","4","5","6","7"],"dataDetails":{"1":{"menuId":"1","attrs":{"menuPostId":8718,"title":"What's Hot:","titleExcerpt":"What's Hot:","href":"","samedomain":true,"hasBlogroll":false}},"2":{"menuId":"2","attrs":{"menuPostId":318440,"title":"Download the KEKB App","titleExcerpt":"Download the KEKB App","href":"/app","samedomain":true,"hasBlogroll":false}},"3":{"menuId":"3","attrs":{"menuPostId":332056,"title":"Party with Brad Paisley","titleExcerpt":"","href":"/contests/sweeps/party-with-brad-paisley/","samedomain":true,"menupath":"/rest/carbon/api/menu/contests/sweeps/party-with-brad-paisley/","hasBlogroll":false}},"4":{"menuId":"4","attrs":{"menuPostId":331755,"title":"'Colorado Man Card'","titleExcerpt":"'Colorado Man Card'","href":"/colorado-man-card","samedomain":true,"hasBlogroll":false}},"5":{"menuId":"5","attrs":{"menuPostId":331756,"title":"Pass the Driver's Test?","titleExcerpt":"Pass the Driver's Test?","href":"/can-you-pass-the-colorado-drivers-test","samedomain":true,"hasBlogroll":false}},"6":{"menuId":"6","attrs":{"menuPostId":326196,"title":"Teacher of the Month","titleExcerpt":"Teacher of the Month","href":"/nominate-your-favorite-teacher-for-teacher-of-the-month","samedomain":true,"hasBlogroll":false}},"7":{"menuId":"7","attrs":{"menuPostId":327483,"title":"Experts","titleExcerpt":"Experts","href":"/local-experts/","samedomain":true,"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","href":"/advertise/"}},"3":{"menuId":"3","attrs":{"title":"Public File","href":"/kekb-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":"Grand Junction Business Listings","href":"/grand_junction-featured-business-listings/"}},"comscore":{"menuId":"comscore","attrs":{"title":"Taste Of Country Network"}}},"redisCached":true}},"data":{},"time":{"wpTime":20.375,"mainOptionsTime":5.073,"sidebarsTime":9.853,"widgetsTime":18.073,"processTime":53.5},"experimentGroup":"A"},"serverConfig":{"host":"kekbfm.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>