<!doctype html>
      <html class="single">
        <head>
          <title data-react-helmet="true">Houston Photographer Shares Inspirational Photos of Children at Play After Hurricane Harvey</title>
          <meta data-react-helmet="true" http-equiv="Content-Type" content="text/html;charset=UTF-8"/><meta data-react-helmet="true" charset="UTF-8"/><meta data-react-helmet="true" name="description" content="With so many horrific images emerging in the wake of Hurricane Harvey, photographer Clarice Brito-Ferreira hopes her pictures will inspire hope and positivity."/><meta data-react-helmet="true" name="keywords" content="clarice brito-salcido, clarice brito-ferreira,  cici loo, hurricane harvey, houston"/><meta data-react-helmet="true" property="fb:app_id" content="1127996037307155"/><meta data-react-helmet="true" property="fb:admins" content="582411024"/><meta data-react-helmet="true" property="fb:admins" content="583052867"/><meta data-react-helmet="true" property="fb:admins" content="732998853"/><meta data-react-helmet="true" property="fb:admins" content="1338775838"/><meta data-react-helmet="true" property="og:title" content="Houston Photographer Shares Inspirational Photos of Children at Play After Hurricane Harvey"/><meta data-react-helmet="true" property="og:description" content="With so many horrific images emerging in the wake of Hurricane Harvey, photographer Clarice Brito-Ferreira hopes her pictures will inspire hope and positivity."/><meta data-react-helmet="true" property="og:url" content="http://1023thebullfm.com/houston-photographer-clarice-brito-ferreira-shares-inspirational-photos-of-children-at-play-after-hurricane-harvey-cici-loo/"/><meta data-react-helmet="true" property="og:site_name" content="102.3 The Bull"/><meta data-react-helmet="true" property="og:type" content="blog"/><meta data-react-helmet="true" property="og:image" content="http://ktemnews.com/files/2017/08/005.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="@1023thebullfm"/><meta data-react-helmet="true" name="sailthru.description" content="With so many horrific images emerging in the wake of Hurricane Harvey, photographer Clarice Brito-Ferreira hopes her pictures will inspire hope and positivity."/><meta data-react-helmet="true" name="sailthru.date" content="2017-08-30 22:35:20"/><meta data-react-helmet="true" name="sailthru.title" content="Houston Photographer Shares Inspirational Photos of Children at Play After Hurricane Harvey"/><meta data-react-helmet="true" name="sailthru.tags" content="tsmsite-kwfs-fm, tsmmarket-wichitafalls, tsmtype-local, hurricane-harvey, photos, texas-news"/><meta data-react-helmet="true" name="sailthru.author" content="aaronsavage"/><meta data-react-helmet="true" name="sailthru.image.full" content="http://ktemnews.com/files/2017/08/005.jpg"/><meta data-react-helmet="true" name="sailthru.image.thumb" content="http://ktemnews.com/files/2017/08/005.jpg"/><meta data-react-helmet="true" name="google-site-verification" content="EYEYHbrtEZkDXUio7bRBQImRiWMjFQxJZq6YBOwcXKg"/><meta data-react-helmet="true" property="fb:pages" content="251216126176"/><meta data-react-helmet="true" http-equiv="Content-Type" content="text/html;charset=UTF-8"/><meta data-react-helmet="true" name="viewport" content="width=1286, initial-scale=1.0"/>
          <link data-react-helmet="true" id="design-fav" rel="shortcut icon" href="http://1023thebullfm.com/files/2017/03/The_Bull_Favicon.jpg"/><link data-react-helmet="true" id="design-fav" rel="shortcut icon" href="http://1023thebullfm.com/files/2017/03/The_Bull_Favicon.jpg"/><link data-react-helmet="true" rel="profile" href="http://gmpg.org/xfn/11"/><link data-react-helmet="true" rel="canonical" href="http://ktemnews.com/houston-photographer-clarice-brito-ferreira-shares-inspirational-photos-of-children-at-play-after-hurricane-harvey-cici-loo/"/>
          <link href="//fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic,700italic|Roboto:400,400italic,500,500italic,700,300italic,300|Roboto+Condensed:300,400,700" rel="stylesheet" type="text/css" />
          <link href="/styles/base.css?ver=82b4135bab9c2dc599baca830b345a05df70bfdf&mver=4" rel="stylesheet" type="text/css" />
          
        <script type="text/javascript">
          window.TSM = window.TSM || {};
          window.TSM.abgroup = "A";
          window.TSM.cadata = {"activeDomain":"1023thebullfm.com","blogId":174,"method":"get_single","postId":340979,"crosspostBlogId":"516","crosspostPostId":"164545","postType":"post","postDateGmt":"2017-08-31 03:35:20.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":"aaronsavage","dimension2":"photos,texas-news","dimension3":"hurricane-harvey","dimension4":"post","dimension5":"Wed Aug 30 2017","dimension6":"22:35","dimension7":"standard","dimension8":"193","dimension9":"A","dimension10":"yes"};
ga( "create", {
          trackingId:"UA-19111632-2",
          name: "primary",
          allowAnchor: false
        });
        ga( "primary.require", "displayfeatures" );
        ga( "primary.send", gaInitData );
        window.TSM = window.TSM || {};
        window.TSM.trackersByNameAll = window.TSM.trackersByNameAll || {};
        window.TSM.trackersByNameAll[ "primary" ] = {gaid:"UA-19111632-2"};
ga( "create", {
          trackingId:"UA-19109753-1",
          name: "UA191097531",
          allowAnchor: false
        });
        ga( "UA191097531.require", "displayfeatures" );
        ga( "UA191097531.send", gaInitData );
        window.TSM = window.TSM || {};
        window.TSM.trackersByNameAll = window.TSM.trackersByNameAll || {};
        window.TSM.trackersByNameAll[ "UA191097531" ] = {gaid:"UA-19109753-1"};
ga( "create", {
          trackingId:"UA-19111632-5",
          name: "UA191116325",
          allowAnchor: false
        });
        ga( "UA191116325.require", "displayfeatures" );
        ga( "UA191116325.send", gaInitData );
        window.TSM = window.TSM || {};
        window.TSM.trackersByNameAll = window.TSM.trackersByNameAll || {};
        window.TSM.trackersByNameAll[ "UA191116325" ] = {gaid:"UA-19111632-5"};
ga( "create", {
          trackingId:"UA-28825804-2",
          name: "UA288258042",
          allowAnchor: false
        });
        ga( "UA288258042.require", "displayfeatures" );
        ga( "UA288258042.send", gaInitData );
        window.TSM = window.TSM || {};
        window.TSM.trackersByNameAll = window.TSM.trackersByNameAll || {};
        window.TSM.trackersByNameAll[ "UA288258042" ] = {gaid:"UA-28825804-2"};
ga( "create", {
          trackingId:"UA-45260060-3",
          name: "UA452600603",
          allowAnchor: false
        });
        ga( "UA452600603.require", "displayfeatures" );
        ga( "UA452600603.send", gaInitData );
        window.TSM = window.TSM || {};
        window.TSM.trackersByNameAll = window.TSM.trackersByNameAll || {};
        window.TSM.trackersByNameAll[ "UA452600603" ] = {gaid:"UA-45260060-3"};
            })(window);
          </script>
          <script async src="https://www.google-analytics.com/analytics.js"></script>
          <script>(function(w){
      w.dataLayer = [{"title":"Houston Photographer Shares Inspirational Photos of Children at Play After Hurricane Harvey","callsign":"KWFSFM","market":"Wichita Falls","sitetype":"Local","siteClassification":"","state":"TX","genre":{"0":"country"},"pageType":"post","tags":"hurricane-harvey","categories":"photos,texas-news","mediaType":"gallery"}];
      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=1023thebullfm.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", ["photos","texas-news"] );
googletag.pubads().setTargeting( "tags", ["hurricane-harvey"] );
googletag.pubads().setTargeting( "id", "houston-photographer-clarice-brito-ferreira-shares-inspirational-photos-of-children-at-play-after-hurricane-harvey-cici-loo" );
googletag.pubads().setTargeting( "author", "aaronsavage" );
googletag.pubads().setTargeting( "kw", ["aaronsavage","houston-photographer-clarice-brito-ferreira-shares-inspirational-photos-of-children-at-play-after-hurricane-harvey-cici-loo","photos","texas-news","hurricane-harvey","pagetype-post"] );
googletag.pubads().setTargeting( "genre", ["country"] );
googletag.pubads().setTargeting( "device", "web" );
googletag.pubads().setTargeting( "ksg", Krux.segments );
        googletag.pubads().setTargeting( "kuid", Krux.user );
if( window.TSM.adSlots["tsm-ad-300a"] === undefined ){
window.TSM.adSlots["tsm-ad-300a"] = googletag.defineSlot( "8328825/local/Wichita_falls/KWFS-FM/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/Wichita_falls/KWFS-FM/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/Wichita_falls/KWFS-FM/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/Wichita_falls/KWFS-FM/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/Wichita_falls/KWFS-FM/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/Wichita_falls/KWFS-FM/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/Wichita_falls/KWFS-FM/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/Wichita_falls/KWFS-FM/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/Wichita_falls/KWFS-FM/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="-955325482"><!-- 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="102.3 The Bull" title="102.3 The Bull" data-reactid="14"><img src="http://1023thebullfm.com/files/2017/10/kwfsfm-logo1.png" alt="102.3 The Bull" title="102.3 The Bull" data-reactid="15"/></a><div class="site-menu-right" data-reactid="16"><div class="showticker-container" id="show-ticker" data-reactid="17"><div class="slider showticker-items" data-reactid="18"><div class="sizer" data-reactid="19"></div><div class="mover fade" data-reactid="20"><div id="promotion-12" class="stationtagline-container showticker-item" data-reactid="21"><div class="content" data-reactid="22"><a class="info" href="#" data-reactid="23">Wichita Falls' #1 for new country and home of the Bobby Bones Show.</a></div></div></div></div><a class="listen-live-cto cto" href="/listen-live/" data-reactid="24"><span class="icon-play2" data-reactid="25"></span><span class="cto-title" data-reactid="26">Listen Now</span></a><a class="sign-in-out" href="/#auth-start" title="" data-reactid="27"></a></div><nav id="site-menu" data-reactid="28"><div class="wrapper" data-reactid="29"><span class="icon-base icon-menu select-none" data-reactid="30"></span><ul class="links" data-reactid="31"><li class="hassub" data-reactid="32"><a href="/" data-reactid="33">Home</a></li><li class="hassub" data-reactid="34"><a href="/shows/" data-reactid="35">On Air</a><ul class="links submenu" data-reactid="36"><li class="hassub" data-reactid="37"><a href="/shows/" data-reactid="38">Show Schedule</a></li><li class="hassub" data-reactid="39"><a href="/show/the-bobby-bones-show/" data-reactid="40">The Bobby Bones Show</a></li><li class="hassub" data-reactid="41"><a href="/show/liz-ryan/" data-reactid="42">Liz Ryan</a></li><li class="hassub" data-reactid="43"><a href="/show/dave-diamond" data-reactid="44">Dave Diamond</a></li><li class="hassub" data-reactid="45"><a href="/show/taste-of-country-nights" data-reactid="46">Taste of Country Nights w/ Sam Alex</a></li><li class="hassub" data-reactid="47"><a href="/show/radio-texas-live" data-reactid="48">Radio Texas, LIVE! w/ Buddy Logan</a></li></ul></li><li class="hassub" data-reactid="49"><a href="/listen-live/" data-reactid="50">Listen</a><ul class="links submenu" data-reactid="51"><li class="hassub" data-reactid="52"><a href="/listen-live/" data-reactid="53">Listen Live</a></li><li class="hassub" data-reactid="54"><a href="/app" data-reactid="55">Mobile App</a></li><li class="hassub" data-reactid="56"><a href="/alexa" data-reactid="57">Alexa</a></li></ul></li><li class="hassub" data-reactid="58"><a href="/playlist" data-reactid="59">Playlist</a><ul class="links submenu" data-reactid="60"><li class="hassub" data-reactid="61"><a href="/playlist" data-reactid="62">Recently Played</a></li></ul></li><li class="hassub" data-reactid="63"><a href="/events-wichita-falls" data-reactid="64">Events</a><ul class="links submenu" data-reactid="65"><li class="hassub" data-reactid="66"><a href="/bobby-bones-comedy-tour-wichita-falls/" data-reactid="67">Bobby Bones Comedy Tour</a></li><li class="hassub" data-reactid="68"><a href="/tags/this-month-in-wichita-falls" data-reactid="69">This Month in Wichita Falls</a></li><li class="hassub" data-reactid="70"><a href="/events-wichita-falls" data-reactid="71">Calendar</a></li><li class="hassub" data-reactid="72"><a href="/events-wichita-falls/community/add" data-reactid="73">Submit an Event</a></li></ul></li><li class="hassub" data-reactid="74"><a href="/vip" data-reactid="75">Country Club</a><ul class="links submenu" data-reactid="76"><li class="hassub" data-reactid="77"><a href="/registration" data-reactid="78">Sign Up</a></li><li class="hassub" data-reactid="79"><a href="/contests" data-reactid="80">Contests</a></li><li class="hassub" data-reactid="81"><a href="/contest-rules" data-reactid="82">Contest Rules</a></li><li class="hassub" data-reactid="83"><a href="/help" data-reactid="84">VIP Support</a></li></ul></li><li class="hassub" data-reactid="85"><a href="/contests" data-reactid="86">Win Stuff</a><ul class="links submenu" data-reactid="87"><li class="hassub" data-reactid="88"><a href="/contests/sweeps/party-with-brad-paisley/" data-reactid="89">Party with Brad Paisley</a></li><li class="hassub" data-reactid="90"><a href="/vip" data-reactid="91">See All Contests</a></li><li class="hassub" data-reactid="92"><a href="/contest-rules" data-reactid="93">Contest Rules</a></li></ul></li><li class="hassub" data-reactid="94"><a href="#" data-reactid="95">More</a><ul class="links submenu" data-reactid="96"><li class="hassub" data-reactid="97"><a href="/wichita-falls-weather" data-reactid="98">Weather</a><ul class="links submenu" data-reactid="99"><li class="hassub" data-reactid="100"><a href="/wichita-falls-closings-delays" data-reactid="101">Closings &amp; Delays</a></li></ul></li><li class="hassub" data-reactid="102"><a href="/newsletter" data-reactid="103">The Bull Newsletter</a></li></ul></li><li class="hassub" data-reactid="104"><a href="/help" data-reactid="105">Contact</a><ul class="links submenu" data-reactid="106"><li class="hassub" data-reactid="107"><a href="/help" data-reactid="108">Help &amp; Contact Info</a></li><li class="hassub" data-reactid="109"><a href="/feedback" data-reactid="110">Send Feedback</a></li><li class="hassub" data-reactid="111"><a href="/advertise" data-reactid="112">Advertise</a></li><li class="hassub" data-reactid="113"><a href="http://www.townsquaremedia.com/careers" target="_blank" data-reactid="114">Job Openings</a></li></ul></li><li class="hidden-menu hassub hide" data-reactid="115"><a class="more-icon" href="#" data-reactid="116">More</a><ul class="links submenu" data-reactid="117"><li class="hassub hide" data-reactid="118"><a href="/" data-reactid="119">Home</a></li><li class="hassub hide" data-reactid="120"><a href="/shows/" data-reactid="121">On Air</a><ul class="links submenu" data-reactid="122"><li class="hassub" data-reactid="123"><a href="/shows/" data-reactid="124">Show Schedule</a></li><li class="hassub" data-reactid="125"><a href="/show/the-bobby-bones-show/" data-reactid="126">The Bobby Bones Show</a></li><li class="hassub" data-reactid="127"><a href="/show/liz-ryan/" data-reactid="128">Liz Ryan</a></li><li class="hassub" data-reactid="129"><a href="/show/dave-diamond" data-reactid="130">Dave Diamond</a></li><li class="hassub" data-reactid="131"><a href="/show/taste-of-country-nights" data-reactid="132">Taste of Country Nights w/ Sam Alex</a></li><li class="hassub" data-reactid="133"><a href="/show/radio-texas-live" data-reactid="134">Radio Texas, LIVE! w/ Buddy Logan</a></li></ul></li><li class="hassub hide" data-reactid="135"><a href="/listen-live/" data-reactid="136">Listen</a><ul class="links submenu" data-reactid="137"><li class="hassub" data-reactid="138"><a href="/listen-live/" data-reactid="139">Listen Live</a></li><li class="hassub" data-reactid="140"><a href="/app" data-reactid="141">Mobile App</a></li><li class="hassub" data-reactid="142"><a href="/alexa" data-reactid="143">Alexa</a></li></ul></li><li class="hassub hide" data-reactid="144"><a href="/playlist" data-reactid="145">Playlist</a><ul class="links submenu" data-reactid="146"><li class="hassub" data-reactid="147"><a href="/playlist" data-reactid="148">Recently Played</a></li></ul></li><li class="hassub hide" data-reactid="149"><a href="/events-wichita-falls" data-reactid="150">Events</a><ul class="links submenu" data-reactid="151"><li class="hassub" data-reactid="152"><a href="/bobby-bones-comedy-tour-wichita-falls/" data-reactid="153">Bobby Bones Comedy Tour</a></li><li class="hassub" data-reactid="154"><a href="/tags/this-month-in-wichita-falls" data-reactid="155">This Month in Wichita Falls</a></li><li class="hassub" data-reactid="156"><a href="/events-wichita-falls" data-reactid="157">Calendar</a></li><li class="hassub" data-reactid="158"><a href="/events-wichita-falls/community/add" data-reactid="159">Submit an Event</a></li></ul></li><li class="hassub hide" data-reactid="160"><a href="/vip" data-reactid="161">Country Club</a><ul class="links submenu" data-reactid="162"><li class="hassub" data-reactid="163"><a href="/registration" data-reactid="164">Sign Up</a></li><li class="hassub" data-reactid="165"><a href="/contests" data-reactid="166">Contests</a></li><li class="hassub" data-reactid="167"><a href="/contest-rules" data-reactid="168">Contest Rules</a></li><li class="hassub" data-reactid="169"><a href="/help" data-reactid="170">VIP Support</a></li></ul></li><li class="hassub hide" data-reactid="171"><a href="/contests" data-reactid="172">Win Stuff</a><ul class="links submenu" data-reactid="173"><li class="hassub" data-reactid="174"><a href="/contests/sweeps/party-with-brad-paisley/" data-reactid="175">Party with Brad Paisley</a></li><li class="hassub" data-reactid="176"><a href="/vip" data-reactid="177">See All Contests</a></li><li class="hassub" data-reactid="178"><a href="/contest-rules" data-reactid="179">Contest Rules</a></li></ul></li><li class="hassub hide" data-reactid="180"><a href="#" data-reactid="181">More</a><ul class="links submenu" data-reactid="182"><li class="hassub" data-reactid="183"><a href="/wichita-falls-weather" data-reactid="184">Weather</a><ul class="links submenu" data-reactid="185"><li class="hassub" data-reactid="186"><a href="/wichita-falls-closings-delays" data-reactid="187">Closings &amp; Delays</a></li></ul></li><li class="hassub" data-reactid="188"><a href="/newsletter" data-reactid="189">The Bull Newsletter</a></li></ul></li><li class="hassub hide" data-reactid="190"><a href="/help" data-reactid="191">Contact</a><ul class="links submenu" data-reactid="192"><li class="hassub" data-reactid="193"><a href="/help" data-reactid="194">Help &amp; Contact Info</a></li><li class="hassub" data-reactid="195"><a href="/feedback" data-reactid="196">Send Feedback</a></li><li class="hassub" data-reactid="197"><a href="/advertise" data-reactid="198">Advertise</a></li><li class="hassub" data-reactid="199"><a href="http://www.townsquaremedia.com/careers" target="_blank" data-reactid="200">Job Openings</a></li></ul></li></ul></li></ul><div class="site-menu-right" data-reactid="201"><ul class="social-links" data-reactid="202"><li class="social" data-reactid="203"><a class="share-link youtube" href="https://youtube.com/user/1023blakefm" target="_blank" data-social="youtube" data-reactid="204"><span class="icon-base icon-youtube" data-reactid="205"></span></a></li><li class="social" data-reactid="206"><a class="share-link facebook" href="https://www.facebook.com/1023TheBullFM" target="_blank" data-social="facebook" data-reactid="207"><span class="icon-base icon-facebook" data-reactid="208"></span></a></li><li class="social" data-reactid="209"><a class="share-link twitter" href="https://twitter.com/1023thebullfm" target="_blank" data-social="twitter" data-reactid="210"><span class="icon-base icon-twitter" data-reactid="211"></span></a></li><ul class="social-subscriptions" data-reactid="212"><li class="sub-instagram " data-reactid="213"><a href="https://www.instagram.com/102.3thebull" target="_blank" data-reactid="214">INSTAGRAM</a></li><li class="share_link_small youtube sub-youtube" data-reactid="215"><span class="youtube-subscribe-button " data-reactid="216"></span></li><li class="sub-facebook" data-reactid="217"></li><li class="sub-twitter" data-reactid="218"></li></ul></ul><div id="search-form" class="" data-reactid="219"><div class="form-wrap" data-reactid="220"><form data-reactid="221"><input type="text" name="searchInput" value="" class="search-input" placeholder="Search" data-reactid="222"/><input type="submit" class="search-submit" disabled="" value="SEARCH" data-reactid="223"/></form></div><div class="icon-base icon-search" data-reactid="224"></div></div></div><div class="site-screen select-none" data-reactid="225"></div></div></nav></div><ul class="promo-links" data-reactid="226"><li data-reactid="227"><span data-reactid="228">What&#x27;s Hot:</span></li><li data-reactid="229"><a title="Party with Brad Paisley" href="/contests/sweeps/party-with-brad-paisley/" data-reactid="230">Party with Brad Paisley</a></li><li data-reactid="231"><a title="Wichita Falls Stories" href="/category/local-news" data-reactid="232">Wichita Falls Stories</a></li><li data-reactid="233"><a title="Cutest Couple Contest" href="/cutest-couple-contest/" data-reactid="234">Cutest Couple Contest</a></li><li data-reactid="235"><a title="Bobby Bones Comedy Tour" href="/bobby-bones-comedy-tour-wichita-falls/" data-reactid="236">Bobby Bones Comedy Tour</a></li><li data-reactid="237"><a title="Get The Bull App" href="/app" data-reactid="238">Get The Bull App</a></li><li data-reactid="239"><a title="New Country Songs" href="/category/country-songs/" data-reactid="240">New Country Songs</a></li><li data-reactid="241"><a title="Texas Country" href="/tags/texas-country" data-reactid="242">Texas Country</a></li><li data-reactid="243"><a title="Listen With Alexa" href="/alexa" data-reactid="244">Listen With Alexa</a></li><li data-reactid="245"><a title="Texoma&#x27;s Most Wanted" href="/tags/texomas-most-wanted" data-reactid="246">Texoma&#x27;s Most Wanted</a></li></ul></div><div class="tsm-ad tsm-ad-nav-970" data-reactid="247"><div id="tsm-ad-970a" data-reactid="248"><!-- dynamic ad --></div></div><div class="site-content clearfix" data-reactid="249"><div class="main-content" data-reactid="250"><div class="wrapper post-wrapper" data-reactid="251"><div class="post clearfix" data-reactid="252"><div class="entry" data-reactid="253"><article id="post-340979" data-location="/houston-photographer-clarice-brito-ferreira-shares-inspirational-photos-of-children-at-play-after-hurricane-harvey-cici-loo/" data-index="0" data-reactid="254"><div class="page-header" data-reactid="255"><div class="content-header show-ui front" id="content-header-340979" data-reactid="256"><div class="internal-header outgrow  " style="max-height:0px;" data-reactid="257"></div><div class="content-header-header" data-reactid="258"><div class="react-parallax " data-reactid="259"><div class="react-parallax-background-children" data-bottom-top="transform:translate3d(0,-20%,0);" data-top-bottom="transform:translate3d(0,20%,0);" data-reactid="260"><figure class="frameme img-tag frame-loaded" data-reactid="261"><div class="theframe" data-image="http://ktemnews.com/files/2017/08/005.jpg" rel="" title="" style="background-image:url(&quot;http://ktemnews.com/files/2017/08/005.jpg?w=980&amp;q=75&quot;);" data-reactid="262"></div></figure></div><div class="react-parallax-content" data-reactid="263"><figure class="frameme img-tag" data-reactid="264"><div class="theframe" data-image="http://ktemnews.com/files/2017/08/005.jpg" rel="" title="" data-reactid="265"></div><div class="loadinganim showbox" id="0" data-reactid="266"><div class="loader" style="width:30px;height:30px;" data-reactid="267"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="268"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="269"></circle></svg></div></div></figure></div></div><div class="header" data-reactid="270"><section class="title " data-reactid="271"><h1 class="" data-reactid="272">Houston Photographer Shares Inspirational Photos of Children at Play After Hurricane Harvey</h1></section><div class="byline" data-reactid="273"><div class="authors" data-reactid="274"><address class="author" data-reactid="275"><div class="author-image icon-user" data-reactid="276"><figure class="frameme" data-reactid="277"><a class="theframe" data-image="http://ktemnews.com/files/2017/03/self-portrait.jpg" href="http://1023thebullfm.com/author/aaronsavage/" rel="author" title="Aaron Savage" data-reactid="278"></a><div class="loadinganim showbox" id="0" data-reactid="279"><div class="loader" style="width:30px;height:30px;" data-reactid="280"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="281"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="282"></circle></svg></div></div></figure></div><a class="author-name" href="http://1023thebullfm.com/author/aaronsavage/" rel="author" title="Aaron Savage" data-reactid="283">Aaron Savage</a></address></div><time datetime="2017-08-31 03:35:20 +0000" data-reactid="284">August 30, 2017</time></div><figcaption title="Cici Loo Photography by Clarice Brito-Salcido" data-reactid="285">Cici Loo Photography by Clarice Brito-Salcido</figcaption></div></div></div></div><div class="content-wrap" data-reactid="286"><div class="social-share bignsexy" data-reactid="287"><div class="social-bar social-icons" data-reactid="288"><ul data-reactid="289"><li data-reactid="290"><a href="http://twitter.com/intent/tweet?text=Houston%20Photographer%20Shares%20Inspirational%20Photos%20of%20Children%20at%20Play%20After%20Hurricane%20Harvey%20http%3A%2F%2F1023thebullfm.com%2Fhouston-photographer-clarice-brito-ferreira-shares-inspirational-photos-of-children-at-play-after-hurricane-harvey-cici-loo%2F%3Ftrackback%3Dtwitter_mobile%20%401023thebullfm" title="Share on Twitter" target="_blank" data-reactid="291"><span class=" social-icon icon-twitter tw" data-reactid="292"><span class="share-title" data-reactid="293">Share on Twitter</span></span></a></li><li data-reactid="294"><a href="http://www.facebook.com/sharer.php?u=http%3A%2F%2F1023thebullfm.com%2Fhouston-photographer-clarice-brito-ferreira-shares-inspirational-photos-of-children-at-play-after-hurricane-harvey-cici-loo%2F%3Ftrackback%3Dfbshare_mobile" title="Share on Facebook" target="_blank" data-reactid="295"><span class=" social-icon icon-facebook fb" data-reactid="296"><span class="share-title" data-reactid="297">Share on Facebook</span></span></a></li></ul></div></div><div class="content" data-reactid="298"><div class="pod-content" data-reactid="299"><p data-reactid="300">With so many horrific images emerging in the wake of Hurricane Harvey, a Houston photographer is hoping her pictures will inspire hope and positivity as Texas begins the recovery process.</p><div class="photogallery-wrapper sliding-photogallery" data-reactid="301"><div class="photogallery-container" id="photogallery-174-164545-0" data-reactid="302"><div class="sizer" data-reactid="303"></div><div class="loadinganim showbox" id="0" data-reactid="304"><div class="loader" style="width:30px;height:30px;" data-reactid="305"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="306"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" style="stroke:#fff;" data-reactid="307"></circle></svg></div></div></div><!-- react-text: 308 --><!-- /react-text --></div><p data-reactid="309"><a href="https://www.facebook.com/clarice.salcido/posts/10210012119084833" target="_blank" data-reactid="310"><!-- react-text: 311 -->In a Facebook post Monday, Clarice Brito Ferreira wrote<!-- /react-text --></a><!-- react-text: 312 -->:<!-- /react-text --></p><blockquote data-reactid="313"><p data-reactid="314"><!-- react-text: 315 -->In the midst of so much disaster and bad news after bad news, we allowed the kids to have a little fun in the rain. The beautiful thing about little ones is that their spirits can NOT and WILL NOT be broken. We will rebuild, these are the children we grow in Houston! We are ok! PLEASE FEEL FREE TO SHARE WE MUST PROMOTE HOPE AND POSITIVITY<!-- /react-text --></p></blockquote><div class="sharethrough-container" data-reactid="316"><div class="tsm-ad tsm-ad-oop" data-reactid="317"><div id="tsm-ad-sharethrough-oop-1" data-reactid="318"><!-- dynamic ad --></div></div></div><p data-reactid="319">Corresponding via Facebook Messenger, Ferreira told us, &quot;All I wanted was to have the kids out of the house, until my son ran out of the garage screaming with the flag. That&#x27;s when I shot it and realized it had so much behind it.&quot;</p><p data-reactid="320">When we said we hoped sharing her photos might help life people&#x27;s spirits, Ferreira wrote, &quot;Amen! That&#x27;s what I intend to do as well. We need it.&quot;</p><p data-reactid="321"> </p><div class="lazyload-placeholder oembed-lazyload-placeholder" data-reactid="322"></div></div></div><div class="content-footer" data-reactid="323"><!-- react-empty: 324 --><div class="lazyload-placeholder zergnet-lazyload-placeholder" data-reactid="325"></div><!-- react-text: 326 --><!-- /react-text --><div class="tags-lines" data-reactid="327"><div class="wrapper" data-reactid="328"><span data-reactid="329"><!-- react-text: 330 -->Filed Under<!-- /react-text --><!-- react-text: 331 -->: <!-- /react-text --></span><span data-reactid="332"><!-- react-text: 333 --><!-- /react-text --><a href="http://1023thebullfm.com/tags/hurricane-harvey/" data-reactid="334">Hurricane Harvey</a></span></div><div class="wrapper" data-reactid="335"><span data-reactid="336"><!-- react-text: 337 -->Categories<!-- /react-text --><!-- react-text: 338 -->: <!-- /react-text --></span><span data-reactid="339"><!-- react-text: 340 --><!-- /react-text --><a href="http://1023thebullfm.com/category/photos/" data-reactid="341">Photos</a></span><span data-reactid="342"><!-- react-text: 343 -->, <!-- /react-text --><a href="http://1023thebullfm.com/category/texas-news/" data-reactid="344">Texas News</a></span></div></div><div class="comments-wrapper" data-reactid="345"><div class="comments" data-reactid="346"><div data-reactid="347"><span class="icon-comments" data-reactid="348"></span><i data-reactid="349">Comments</i><span class="fb-comments-count" data-href="http://1023thebullfm.com/houston-photographer-clarice-brito-ferreira-shares-inspirational-photos-of-children-at-play-after-hurricane-harvey-cici-loo/" data-reactid="350"></span><span class="icon-triangle-down" data-reactid="351"></span></div><div class="cto" data-reactid="352">Leave A Comment</div></div></div><div class="goto-top-container outgrow" data-reactid="353"><a class="goto-top icon-triangle-left" href="javascript:void(0);" title="Go To Top" data-index="0" data-reactid="354">Back To Top</a></div></div></div></article></div></div></div></div><aside class="main-aside" data-reactid="355"><div class="aside-inside" data-reactid="356"><section class="sidebar-section widget-fix_sidebar_marker" id="fix_sidebar_marker-122" data-reactid="357"><div class="wrapper clearfix" data-reactid="358"><div class="fix_sidebar_marker" data-reactid="359"></div></div></section><section class="sidebar-section widget-ts_blogroll" id="ts_blogroll-558" data-reactid="360"><header data-reactid="361"><h2 data-reactid="362"><span class="title-container" data-reactid="363">Featured Stories</span><!-- react-text: 364 --><!-- /react-text --></h2></header><div class="wrapper clearfix" data-reactid="365"><section id="ts_blogroll-558" class="blogroll carousel slider dl align-right" data-reactid="366"><div class="slider blogroll-items" data-reactid="367"><div class="sizer" data-reactid="368"></div><div class="mover slide" data-reactid="369"><article class="item title-over-image" data-reactid="370"><figure class="frameme" data-reactid="371"><a class="theframe" data-image="http://screencrush.com/files/2018/02/the-notebook-kiss.jpg" href="http://1023thebullfm.com/people-kissing-in-the-rain-in-movies/" rel="" title="Why Do We Love Movies Where People Kiss in the Rain?" data-reactid="372"></a><div class="loadinganim showbox" id="0" data-reactid="373"><div class="loader" style="width:30px;height:30px;" data-reactid="374"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="375"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="376"></circle></svg></div></div></figure><div class="content" data-reactid="377"><a href="http://1023thebullfm.com/people-kissing-in-the-rain-in-movies/" title="Why Do We Love Movies Where People Kiss in the Rain?" class="title" data-reactid="378">Why Do We Love Movies Where People Kiss in the Rain?</a></div></article></div><div class="previous icon-arrow-thin-left arrow icon-base round always-visible" title="Previous" data-reactid="379"></div><div class="next icon-arrow-thin-right arrow icon-base round always-visible" title="Next" data-reactid="380"></div></div></section></div></section><section class="sidebar-section widget-google-ads-widget" id="google-ads-widget-385" data-reactid="381"><div class="wrapper clearfix" data-reactid="382"><div class="widget-content" data-reactid="383"><div class="tsm-ad tsm-ad-300" data-reactid="384"><div id="tsm-ad-300a" data-reactid="385"><!-- dynamic ad --></div></div></div></div></section><section class="sidebar-section widget-tsq_sailthru_newsletter_widget" id="tsq_sailthru_newsletter_widget-356" data-reactid="386"><div class="wrapper clearfix" data-reactid="387"><div class="widget-content" data-reactid="388"><div data-reactid="389"><form method="post" class="newsletter-frame clearfix" data-reactid="390"><div class="content clearfix" data-reactid="391"><p class="title" data-reactid="392">Get our Newsletter</p><div class="newsletter-fields vertical-center" data-reactid="393"><div class="vertical-centered" data-reactid="394"><input type="text" name="email" value="" class="sailthru-email" autocomplete="off" data-reactid="395"/><input type="email" name="sailthru-sub" placeholder="Email Address" value="" data-reactid="396"/></div></div></div></form></div></div></div></section><section class="sidebar-section widget-ts_blogroll" id="ts_blogroll-559" data-reactid="397"><header data-reactid="398"><h2 data-reactid="399"><span class="title-container" data-reactid="400">Latest Articles</span></h2></header><div class="wrapper clearfix" data-reactid="401"><div class="widget-content blogroll-widget blogroll sidebar-row-standard" data-reactid="402"><div class="blogroll-inner clearfix" data-reactid="403"><article class="" data-reactid="404"><figure class="frameme" data-reactid="405"><a class="theframe" data-image="http://screencrush.com/files/2018/02/the-notebook-kiss.jpg" href="http://1023thebullfm.com/people-kissing-in-the-rain-in-movies/" rel="" title="Why Do We Love Movies Where People Kiss in the Rain?" 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://1023thebullfm.com/people-kissing-in-the-rain-in-movies/" title="Why Do We Love Movies Where People Kiss in the Rain?" class="title" data-reactid="412">Why Do We Love Movies Where People Kiss in the Rain?</a></div></article><article class="" data-reactid="413"><figure class="frameme" data-reactid="414"><a class="theframe" data-image="http://1023thebullfm.com/files/2017/10/IMG_4182.jpg" href="http://1023thebullfm.com/wichita-falls-to-vote-on-bond-issues-may-5/" rel="" title="Wichita Falls to Vote on Bond Issues May 5" data-reactid="415"></a><div class="loadinganim showbox" id="0" data-reactid="416"><div class="loader" style="width:30px;height:30px;" data-reactid="417"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="418"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="419"></circle></svg></div></div></figure><div class="content" data-reactid="420"><a href="http://1023thebullfm.com/wichita-falls-to-vote-on-bond-issues-may-5/" title="Wichita Falls to Vote on Bond Issues May 5" class="title" data-reactid="421">Wichita Falls to Vote on Bond Issues May 5</a></div></article><article class="" data-reactid="422"><figure class="frameme" data-reactid="423"><a class="theframe" data-image="http://1063thebuzz.com/files/2018/02/GettyImages-5391600201.jpg" href="http://1023thebullfm.com/north-texas-city-to-become-americas-largest-green-power-city/" rel="" title="North Texas City to Become America&amp;apos;s Largest Green Power City " data-reactid="424"></a><div class="loadinganim showbox" id="0" data-reactid="425"><div class="loader" style="width:30px;height:30px;" data-reactid="426"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="427"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="428"></circle></svg></div></div></figure><div class="content" data-reactid="429"><a href="http://1023thebullfm.com/north-texas-city-to-become-americas-largest-green-power-city/" title="North Texas City to Become America&#x27;s Largest Green Power City " class="title" data-reactid="430">North Texas City to Become America&#x27;s Largest Green Power City </a></div></article></div></div></div></section></div></aside></div><section class="site-footer" data-reactid="431"><footer data-reactid="432"><div class="links clearfix" data-reactid="433"><div class="logo" data-reactid="434"></div><div class="details" data-reactid="435"><h2 data-reactid="436">Information</h2><ul data-reactid="437"><li data-reactid="438"><a title="Taste Of Country Network" class="" data-reactid="439">Taste Of Country Network</a></li><li data-reactid="440"><a title="EEO Public File Report" href="/eeo/" class="" data-reactid="441">EEO Public File Report</a></li><li data-reactid="442"><a title="Advertise with 102.3 The Bull" href="/advertise/" class="" data-reactid="443">Advertise with 102.3 The Bull</a></li><li data-reactid="444"><a title="Public File" href="/kwfs-fm-public-file/" class="" data-reactid="445">Public File</a></li><li data-reactid="446"><a title="Terms" href="/terms/" class="" data-reactid="447">Terms</a></li><li data-reactid="448"><a title="VIP Terms" href="/vip-terms/" class="" data-reactid="449">VIP Terms</a></li><li data-reactid="450"><a title="FAQ" href="/vip-faq/" class="" data-reactid="451">FAQ</a></li><li data-reactid="452"><a title="Contest Rules" href="/contest-rules/" class="" data-reactid="453">Contest Rules</a></li><li data-reactid="454"><a title="Privacy Policy (Updated: 8/31/17)" href="/privacy/" class="" data-reactid="455">Privacy Policy (Updated: 8/31/17)</a></li><li data-reactid="456"><a title="Contact" href="/help/" class="" data-reactid="457">Contact</a></li><li data-reactid="458"><a href="http://townsquaremediagroup.com/" class="" data-reactid="459"></a></li><li data-reactid="460"><a title="Wichita Falls Business Listings" href="/wichita_falls-featured-business-listings/" class="" data-reactid="461">Wichita Falls Business Listings</a></li></ul></div><div class="social-links" data-reactid="462"><h2 data-reactid="463">Follow Us</h2><ul data-reactid="464"><li class="social" data-reactid="465"><a class="share_link youtube" href="https://www.youtube.com/user/1023blakefm" target="_blank" data-social="youtube" data-reactid="466"><span class="icon-youtube" data-reactid="467"></span></a></li><li class="social" data-reactid="468"><a class="share_link facebook" href="https://www.facebook.com/1023TheBullFM" target="_blank" data-social="facebook" data-reactid="469"><span class="icon-facebook" data-reactid="470"></span></a></li><li class="social" data-reactid="471"><a class="share_link twitter" href="https://twitter.com/1023thebullfm" target="_blank" data-social="twitter" data-reactid="472"><span class="icon-twitter" data-reactid="473"></span></a></li></ul></div></div><div class="legal" data-reactid="474"><!-- react-text: 475 -->2018<!-- /react-text --><!-- react-text: 476 --> <!-- /react-text --><!-- react-text: 477 -->102.3 The Bull<!-- /react-text --><!-- react-text: 478 --> is part of the Taste Of Country Network<!-- /react-text --><!-- react-text: 479 -->, Townsquare Media, Inc. All rights reserved.<!-- /react-text --></div></footer></section></div><section class="bottom-components" data-reactid="480"><!-- react-empty: 481 --><div id="bottom-not-ads" data-reactid="482"><div class="tsm-ad tsm-ad-728" data-reactid="483"><div id="tsm-ad-728b" data-reactid="484"><!-- dynamic ad --></div></div></div><div data-reactid="485"></div></section></div></div></div>
          <script>
            window.__INITIAL_STATE__ = {"gallery":{},"internalads":{},"json":{"response":{"options":{"method":"get_single","adPageType":"post","mediaType":"gallery","loyalty_restricted":false,"methodSubType":null,"blogId":174,"postId":340979,"url":"/houston-photographer-clarice-brito-ferreira-shares-inspirational-photos-of-children-at-play-after-hurricane-harvey-cici-loo/","unfriendlyRequestUrl":"/houston-photographer-clarice-brito-ferreira-shares-inspirational-photos-of-children-at-play-after-hurricane-harvey-cici-loo/?utm_source=dlvr.it&utm_medium=twitter","requestUrl":"/houston-photographer-clarice-brito-ferreira-shares-inspirational-photos-of-children-at-play-after-hurricane-harvey-cici-loo/?utm_source=dlvr.it&utm_medium=twitter","blogOptions":{"aioseop_options":{"aiosp_can":"on","aiosp_donate":null,"aiosp_home_title":"102.3 The Bull – Wichita Falls #1 for New Country – Wichita Falls Country Radio","aiosp_home_description":"102.3 The Bull plays the best country music in Wichita Falls, Texas. ","aiosp_home_keywords":"102.3 the bull FM wichita falls, wichita falls 102.3 the bull FM, country radio wichita falls, wichita falls country radio, country music wichita falls, wichita falls 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":"Wichita Falls #1 For New Country","blogname":"102.3 The Bull","carbonUiUpdateCounter":"4","design_option_live":{"page_bg":"FF000000","page_head_bg":"00444444","primary_bg":"FFFFFFFF","secondary_bg":"FFFFFFFF","mdl_head_bg":"FF000000","main_nav_hue":"FFFFFFFF","nav_hover_hue":"FFEC192A","primary_hue":"FF0F0F0F","secondary_hue":"FF000000","primary_head_hue":"FF0F0F0F","secondary_head_hue":"FF0F0F0F","primary_active_hue":"FFEC192A","secondary_active_hue":"FFEC192A","accent_hue":"FFEC192A","header_link_hue":"FFFFFFFF","footer_link_hue":"FFFFFFFF","primary_mdl_bg":"FFCCCCCC","primary_mdl_hue":"FFFFFFFF","secondary_mdl_bg":"FFFFFFFF","secondary_mdl_hue":"FF000000","standout_bg":"FFEC192A","mobile_primary_color":"FF000000","mobile_secondary_color":"FFEC192A","iv_primary_color":"FFE91F32","iv_secondary_color":"FFEC192A","iv_tertiary_color":"FFE91F32","iv_html_color":"FF000000","iv_container_color":"FFFFFFFF","iv_html_bg":"","iv_body_bg":"","iv_logo":"","iv_logo_trim":"","carbon_logo_bg":"45000000","carbon_showticker_bg":"80000000","events_app_primary_color":"FF000000","events_app_secondary_color":"FFEC192A","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://1023thebullfm.com/files/2017/10/kwfsfm-bg1.jpg","carbon_logo_img":"http://1023thebullfm.com/files/2017/10/kwfsfm-logo1.png","carbon_promo_bg_img":"http://1023thebullfm.com/files/2017/10/kwfsfm-promo1.jpg","page_img":"","body_img":"http://1023blakefm.com/files/2017/03/bg.jpg","square_logo_img":"","logo_img":"http://1023thebullfm.com/files/2017/03/logo3.png","logo_img_trim":"http://1023thebullfm.com/files/2017/03/logosmall.png","logo_img_light":"","logo_img_dark":"","header_img":"http://1023blakefm.com/files/2017/03/bgsmall.jpg","placeholder_img":"","page_head_img":"http://1023blakefm.com/files/2017/03/mast.png","favicon_img":"http://1023thebullfm.com/files/2017/03/The_Bull_Favicon.jpg","top_banner_img":"light","title":"TS3 - 102.3 The Bull","ID":"0","designer":"Adrian B","comment":"Brand switch.  Added favicon","action":"edit","editor":"Stephen Alba","editorID":2190306,"siteID":"174","timestamp":1508874016,"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":"582411024,583052867,732998853, 1338775838","moderator_appid":"194219640600632","colorscheme":"","show_like":"yes","show_comments":"yes","show_commentscount":"yes","action":"like"},"facebook_app":{"id":"1127996037307155","fanpage":"https://www.facebook.com/1023TheBullFM","plugins":{"facebook-like-button":"1","facebook-authentication":"1"},"instant_articles":""},"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":"Wichita Falls","iq_weather_page_sponsor_zip_code":"76308","onlyhome_pushdown":"","onlyhome_topbanner":"","posts_per_page":"12","radio_players_wo_stream_id":"3780","sailthru_list_default":"Blake FM Newsletter Subscribers","site_template_theme_meta":{"template-tone":"2","listen-live-bar":"block","sidebar-widgets-header":"block","blogroll-image-size":"cropped","next-page-offset":"11"},"social_overlay":{"active":"1","text":"Sign up to have exclusive The Bull Country Club contests, events, coupons, presales, and much more delivered to you for FREE.","colors":{"background-color":"#D9D1B0","color":"#ffffff"},"wrapper":{"divider":"#000000","button":"#000000","button-font":"#FFFFFF"},"logo":""},"timezone_string":"America/Chicago","townsquare_ad_version":"dfp6","ts-templates-carbon-homepage-id":"344155","ts-templates-homepage-id":"142037","ts-templates-mobile-homepage-id":"142037","tsc_tag_sidebars":{},"_station_info":{"sitetype":"Local","market":"Wichita Falls","genre":{"0":"country"},"callsign":"KWFSFM","callletters":"KWFS-FM","legalname":"102.3 The Bull","siteclassification":"","street":"2525 Kell Blvd","street-2":"Suite 200","city":"Wichita Falls","state":"TX","zip":"76308","phone":"","helpline":"","studioline":"940-763-1023 (also Text line)","officeline":"940-763-1111","officehours":"","email":"thebull@1023thebullfm.com","tipus-email":"","inquiries-email":"thebull@1023thebullfm.com","advertising-contact":"Stacy Gellner","advertising-email":"Stacy.Gellner@townsquaremedia.com","gm-contact":"Dan Fowler","gm-email":"dan.fowler@townsquaremedia.com","programming-director-contact":"Critter","programming-director-email":"critter@townsquaremedia.com","digital-managing-editor-contact":"Aaron Galloway","digital-managing-editor-email":"aarongalloway@townsquaremedia.com","digital-sales-manager-contact":"Stacy Gellner","digital-sales-manager-email":"Stacy.Gellner@townsquaremedia.com","mobile-app-feedback-email":"ask.1023blakefm@townsquaredigital.com","mobile-app-media-submission-email":"media.submit.1023blakefm@townsquaredigital.com","public-record-administrator-name":"Elaina Land","public-record-administrator-email":"Elaina.Land@townsquaremedia.com","fcc-online-public-file-url":"https://publicfiles.fcc.gov/fm-profile/kwfs-fm","feedbackurl":"http://1023thebullfm.com/feedback/","biz-list-url":"http://929nin.com/wichita-falls-featured-business-listings/","amazon_affiliate":"","yieldmo_placement":"","jwplayer":"","twitter_handle":"1023thebullfm","youtube_handle":"1023blakefm","youtube_channel_id":"","instagram_handle":"102.3thebull","make_homepage":"1","comscore-label":"Taste Of Country"},"_station_logos":{},"_station_settings":{"default_show_image":""},"_townsquare_user_registration_settings":{"requires-confirmation":"no","use-short-form":"no","use-captcha":"yes","javascript-links":"no"},"blogInfo":{"blogId":174,"blogName":"102.3 The Bull","blogDescription":"Wichita Falls #1 For New Country","postTitleFormat":"%post_title%","timeZone":"America/Chicago","market":"Wichita Falls","activeDomain":"1023thebullfm.com","legalName":"102.3 The Bull"},"tsiMarkets":"Wichita Falls"},"globalBlogOptions":{"google_maps_default_api_key":"AIzaSyCcIkjOyxS9DtubyqzLX2Sbancl83fKon4","gtmSiteId":"GTM-K346HJZ","kruxSiteId":"rwjnisqy1","loyalty_title_174":"The Country Club","kruxEnabled":true},"headers":{"title":[{"textContent":"Houston Photographer Shares Inspirational Photos of Children at Play After Hurricane Harvey"}],"meta":[{"attrs":{"http-equiv":"Content-Type","content":"text/html;charset=UTF-8"}},{"attrs":{"charset":"UTF-8"}},{"attrs":{"name":"description","content":"With so many horrific images emerging in the wake of Hurricane Harvey, photographer Clarice Brito-Ferreira hopes her pictures will inspire hope and positivity."}},{"attrs":{"name":"keywords","content":"clarice brito-salcido, clarice brito-ferreira,  cici loo, hurricane harvey, houston"}},{"attrs":{"property":"fb:app_id","content":"1127996037307155"}},{"attrs":{"property":"fb:admins","content":"582411024"}},{"attrs":{"property":"fb:admins","content":"583052867"}},{"attrs":{"property":"fb:admins","content":"732998853"}},{"attrs":{"property":"fb:admins","content":"1338775838"}},{"attrs":{"property":"og:title","content":"Houston Photographer Shares Inspirational Photos of Children at Play After Hurricane Harvey"}},{"attrs":{"property":"og:description","content":"With so many horrific images emerging in the wake of Hurricane Harvey, photographer Clarice Brito-Ferreira hopes her pictures will inspire hope and positivity."}},{"attrs":{"property":"og:url","content":"http://1023thebullfm.com/houston-photographer-clarice-brito-ferreira-shares-inspirational-photos-of-children-at-play-after-hurricane-harvey-cici-loo/"}},{"attrs":{"property":"og:site_name","content":"102.3 The Bull"}},{"attrs":{"property":"og:type","content":"blog"}},{"attrs":{"property":"og:image","content":"http://ktemnews.com/files/2017/08/005.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":"@1023thebullfm"}},{"attrs":{"name":"sailthru.description","content":"With so many horrific images emerging in the wake of Hurricane Harvey, photographer Clarice Brito-Ferreira hopes her pictures will inspire hope and positivity."}},{"attrs":{"name":"sailthru.date","content":"2017-08-30 22:35:20"}},{"attrs":{"name":"sailthru.title","content":"Houston Photographer Shares Inspirational Photos of Children at Play After Hurricane Harvey"}},{"attrs":{"name":"sailthru.tags","content":"tsmsite-kwfs-fm, tsmmarket-wichitafalls, tsmtype-local, hurricane-harvey, photos, texas-news"}},{"attrs":{"name":"sailthru.author","content":"aaronsavage"}},{"attrs":{"name":"sailthru.image.full","content":"http://ktemnews.com/files/2017/08/005.jpg"}},{"attrs":{"name":"sailthru.image.thumb","content":"http://ktemnews.com/files/2017/08/005.jpg"}},{"attrs":{"name":"google-site-verification","content":"EYEYHbrtEZkDXUio7bRBQImRiWMjFQxJZq6YBOwcXKg"}},{"attrs":{"property":"fb:pages","content":"251216126176"}},{"attrs":{"http-equiv":"Content-Type","content":"text/html;charset=UTF-8"}}],"link":[{"attrs":{"id":"design-fav","rel":"shortcut icon","href":"http://1023thebullfm.com/files/2017/03/The_Bull_Favicon.jpg"}},{"attrs":{"id":"design-fav","rel":"shortcut icon","href":"http://1023thebullfm.com/files/2017/03/The_Bull_Favicon.jpg"}},{"attrs":{"rel":"alternate","type":"application/rss+xml","title":"102.3 The Bull » Feed","href":"http://1023thebullfm.com/feed/"}},{"attrs":{"rel":"profile","href":"http://gmpg.org/xfn/11"}},{"attrs":{"rel":"alternate","type":"application/rss+xml","title":"102.3 The Bull » Houston Photographer Shares Inspirational Photos of Children at Play After Hurricane Harvey Comments Feed","href":"http://1023thebullfm.com/houston-photographer-clarice-brito-ferreira-shares-inspirational-photos-of-children-at-play-after-hurricane-harvey-cici-loo/feed/"}},{"attrs":{"rel":"wlwmanifest","type":"application/wlwmanifest+xml","href":"http://1023thebullfm.com/wp-includes/wlwmanifest.xml"}},{"attrs":{"rel":"prev","title":"Thomas Rhett and Wife on New Family of Four: ‘We’re Tired, But We’re Happy’","href":"http://1023thebullfm.com/thomas-rhett-wife-lauren-life-changes-two-babies/"}},{"attrs":{"rel":"next","title":"Little Big Town Are Getting a Music City Walk of Fame Star","href":"http://1023thebullfm.com/little-big-town-music-city-walk-of-fame-star/"}},{"attrs":{"rel":"shortlink","href":"http://1023thebullfm.com/?p=340979"}},{"attrs":{"rel":"canonical","href":"http://ktemnews.com/houston-photographer-clarice-brito-ferreira-shares-inspirational-photos-of-children-at-play-after-hurricane-harvey-cici-loo/"}}],"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":"i6iooSvW678reBmLurXsSFcy","enableOpenx":false,"enableKiosked":false,"enableKioskedMobile":false,"enableSonobi":true,"sonobiScript":"","zergnetId":"59755","enableYieldbot":false},"scriptVars":{"dfp":{"activeSlots":["tsm-out-of-page","top-right-300x250","middle-right-300x250","bottom-right-300x250","dynamic-ad-custom","dynamic-ad-header","dynamic-ad-push","top-728x90","bottom-728x90","mid-top-300x250","mid-bottom-300x250","top-right-noflex-300x250"],"adPageSettings":{"attrs":{"catid":["photos","texas-news"],"tags":["hurricane-harvey"],"id":"houston-photographer-clarice-brito-ferreira-shares-inspirational-photos-of-children-at-play-after-hurricane-harvey-cici-loo","author":"aaronsavage","kw":["aaronsavage","houston-photographer-clarice-brito-ferreira-shares-inspirational-photos-of-children-at-play-after-hurricane-harvey-cici-loo","photos","texas-news","hurricane-harvey","pagetype-post"],"genre":["country"],"device":"web","kv":[]}},"mobileActiveSlots":["ads-expand-down","ads-expand","ads-prestitial","ads-top-right","ads-bottom-right","ads-top-leaderboard","ads-bottom-leaderboard","ads-mid-top","ads-mid-bottom"],"dfp6":true},"revision":"935b955d52923fc41d71f4be6b3fde0f3b13b3e0"},"activeDomain":"1023thebullfm.com","authLoginFormNonce":"0ca27bb72c","authRegFormNonce":"9d4906ebdb","ga":{"ids":{"primary":"UA-19111632-2","secondary":["UA-19109753-1","UA-19111632-5","UA-28825804-2","UA-45260060-3"],"all":["UA-19111632-2","UA-19109753-1","UA-19111632-5","UA-28825804-2","UA-45260060-3"]}},"tsmStatic":{"revision":"01272d1ea85173b023b59bd9e8da482534b5d932"},"isGallery":true,"userRegistrationSettings":{},"activePlugins":{"braveBrowserPopup":false},"postData":{"id":340979,"postAuthor":692661,"postDate":"2017-08-31T03:35:20.000Z","postDateGmt":"2017-08-31T03:35:20.000Z","postTitle":"Houston Photographer Shares Inspirational Photos of Children at Play After Hurricane Harvey","postExcerpt":"With so many horrific images emerging in the wake of Hurricane Harvey, photographer Clarice Brito-Ferreira hopes her pictures will inspire hope and positivity.","postStatus":"publish","commentStatus":"open","postPassword":"","postName":"houston-photographer-clarice-brito-ferreira-shares-inspirational-photos-of-children-at-play-after-hurricane-harvey-cici-loo","toPing":"","pinged":"","postModified":"2017-08-31T18:01:23.000Z","postModifiedGmt":"2017-08-31T18:01:23.000Z","postContentFiltered":"","postParent":0,"guid":"http://ktemnews.com/?p=164545","menuOrder":0,"postType":"post","postMimeType":"","commentCount":0,"postDateGmtStr":"2017-08-31 03:35:20.000+0000","postModifiedGmtStr":"2017-08-31 18:01:23.000+0000","meta":{"_crosspost_source_blog_id":"516","_crosspost_source_post_id":"164545"}},"sidebarOptions":{"tsc_selected_sidebar":"single-page","tsc_selected_sidebar_carbon":"carbon-post-sidebar"},"pageTitle":"Houston Photographer Shares Inspirational Photos of Children at Play After Hurricane Harvey","next":{"latest":[{"postId":340881,"documentUrl":"/if-youre-heading-to-houston-to-help-with-harvey-watch-out-for-floating-mountains-of-fire-ants-video/","filterUrl":"/rest/carbon/filter/main/if-youre-heading-to-houston-to-help-with-harvey-watch-out-for-floating-mountains-of-fire-ants-video/","sortDate":"2017-08-30 12:11:08.000 +0000","termTaxonomyId":3092,"taxonomyType":"tags"},{"postId":340887,"documentUrl":"/lufkin-djs-missing-after-boat-capsizes-during-rescue-effort/","filterUrl":"/rest/carbon/filter/main/lufkin-djs-missing-after-boat-capsizes-during-rescue-effort/","sortDate":"2017-08-30 11:41:10.000 +0000","termTaxonomyId":3092,"taxonomyType":"tags"},{"postId":340874,"documentUrl":"/bass-pro-shops-donate-more-than-80-boats-supplies-for-hurricane-harvey-rescue-efforts/","filterUrl":"/rest/carbon/filter/main/bass-pro-shops-donate-more-than-80-boats-supplies-for-hurricane-harvey-rescue-efforts/","sortDate":"2017-08-30 11:15:26.000 +0000","termTaxonomyId":3092,"taxonomyType":"tags"},{"postId":340863,"documentUrl":"/miranda-lambert-muttnation-foundation-houston-hurricane-harvey-relief/","filterUrl":"/rest/carbon/filter/main/miranda-lambert-muttnation-foundation-houston-hurricane-harvey-relief/","sortDate":"2017-08-30 10:00:00.000 +0000","termTaxonomyId":3092,"taxonomyType":"tags"},{"postId":340858,"documentUrl":"/dallas-cowboys-announce-cheap-ticket-prices-to-benefit-hurricane-harvey-relief/","filterUrl":"/rest/carbon/filter/main/dallas-cowboys-announce-cheap-ticket-prices-to-benefit-hurricane-harvey-relief/","sortDate":"2017-08-30 09:15:01.000 +0000","termTaxonomyId":3092,"taxonomyType":"tags"},{"postId":340842,"documentUrl":"/be-on-the-lookout-for-fake-news-surrounding-hurricane-harvey/","filterUrl":"/rest/carbon/filter/main/be-on-the-lookout-for-fake-news-surrounding-hurricane-harvey/","sortDate":"2017-08-29 16:35:47.000 +0000","termTaxonomyId":3092,"taxonomyType":"tags"},{"postId":340833,"documentUrl":"/george-strait-hurricane-harvey-relief-event/","filterUrl":"/rest/carbon/filter/main/george-strait-hurricane-harvey-relief-event/","sortDate":"2017-08-29 15:56:08.000 +0000","termTaxonomyId":3092,"taxonomyType":"tags"},{"postId":340900,"documentUrl":"/texas-cowboys-help-move-cattle-out-of-harvey-flooding/","filterUrl":"/rest/carbon/filter/main/texas-cowboys-help-move-cattle-out-of-harvey-flooding/","sortDate":"2017-08-29 12:00:09.000 +0000","termTaxonomyId":3092,"taxonomyType":"tags"},{"postId":340607,"documentUrl":"/san-angelo-taco-shop-infuriates-customers-with-hurricane-party/","filterUrl":"/rest/carbon/filter/main/san-angelo-taco-shop-infuriates-customers-with-hurricane-party/","sortDate":"2017-08-29 10:15:20.000 +0000","termTaxonomyId":3092,"taxonomyType":"tags"},{"postId":340807,"documentUrl":"/miranda-lambert-muttnation-hurricane-harvey/","filterUrl":"/rest/carbon/filter/main/miranda-lambert-muttnation-hurricane-harvey/","sortDate":"2017-08-29 10:00:00.000 +0000","termTaxonomyId":3092,"taxonomyType":"tags"}],"taxonomy":[{"postId":340881,"documentUrl":"/if-youre-heading-to-houston-to-help-with-harvey-watch-out-for-floating-mountains-of-fire-ants-video/","filterUrl":"/rest/carbon/filter/main/if-youre-heading-to-houston-to-help-with-harvey-watch-out-for-floating-mountains-of-fire-ants-video/","sortDate":"2017-08-30 12:11:08.000 +0000","termTaxonomyId":3092,"taxonomyType":"tags"},{"postId":340887,"documentUrl":"/lufkin-djs-missing-after-boat-capsizes-during-rescue-effort/","filterUrl":"/rest/carbon/filter/main/lufkin-djs-missing-after-boat-capsizes-during-rescue-effort/","sortDate":"2017-08-30 11:41:10.000 +0000","termTaxonomyId":3092,"taxonomyType":"tags"},{"postId":340874,"documentUrl":"/bass-pro-shops-donate-more-than-80-boats-supplies-for-hurricane-harvey-rescue-efforts/","filterUrl":"/rest/carbon/filter/main/bass-pro-shops-donate-more-than-80-boats-supplies-for-hurricane-harvey-rescue-efforts/","sortDate":"2017-08-30 11:15:26.000 +0000","termTaxonomyId":3092,"taxonomyType":"tags"},{"postId":340863,"documentUrl":"/miranda-lambert-muttnation-foundation-houston-hurricane-harvey-relief/","filterUrl":"/rest/carbon/filter/main/miranda-lambert-muttnation-foundation-houston-hurricane-harvey-relief/","sortDate":"2017-08-30 10:00:00.000 +0000","termTaxonomyId":3092,"taxonomyType":"tags"},{"postId":340858,"documentUrl":"/dallas-cowboys-announce-cheap-ticket-prices-to-benefit-hurricane-harvey-relief/","filterUrl":"/rest/carbon/filter/main/dallas-cowboys-announce-cheap-ticket-prices-to-benefit-hurricane-harvey-relief/","sortDate":"2017-08-30 09:15:01.000 +0000","termTaxonomyId":3092,"taxonomyType":"tags"},{"postId":340842,"documentUrl":"/be-on-the-lookout-for-fake-news-surrounding-hurricane-harvey/","filterUrl":"/rest/carbon/filter/main/be-on-the-lookout-for-fake-news-surrounding-hurricane-harvey/","sortDate":"2017-08-29 16:35:47.000 +0000","termTaxonomyId":3092,"taxonomyType":"tags"},{"postId":340833,"documentUrl":"/george-strait-hurricane-harvey-relief-event/","filterUrl":"/rest/carbon/filter/main/george-strait-hurricane-harvey-relief-event/","sortDate":"2017-08-29 15:56:08.000 +0000","termTaxonomyId":3092,"taxonomyType":"tags"},{"postId":340900,"documentUrl":"/texas-cowboys-help-move-cattle-out-of-harvey-flooding/","filterUrl":"/rest/carbon/filter/main/texas-cowboys-help-move-cattle-out-of-harvey-flooding/","sortDate":"2017-08-29 12:00:09.000 +0000","termTaxonomyId":3092,"taxonomyType":"tags"},{"postId":340607,"documentUrl":"/san-angelo-taco-shop-infuriates-customers-with-hurricane-party/","filterUrl":"/rest/carbon/filter/main/san-angelo-taco-shop-infuriates-customers-with-hurricane-party/","sortDate":"2017-08-29 10:15:20.000 +0000","termTaxonomyId":3092,"taxonomyType":"tags"},{"postId":340807,"documentUrl":"/miranda-lambert-muttnation-hurricane-harvey/","filterUrl":"/rest/carbon/filter/main/miranda-lambert-muttnation-hurricane-harvey/","sortDate":"2017-08-29 10:00:00.000 +0000","termTaxonomyId":3092,"taxonomyType":"tags"}]},"cadata":{"activeDomain":"1023thebullfm.com","blogId":174,"method":"get_single","postId":340979,"crosspostBlogId":"516","crosspostPostId":"164545","postType":"post","postDateGmt":"2017-08-31 03:35:20.000+0000"},"env":"production"},"structure":{"data":["header","maintop","main","mainads","mainbottom","side","nav"],"dataDetails":{"header":["header-sidebar"],"maintop":[],"main":["carbonsidebar/single"],"mainads":["carbonsidebar/mainads"],"mainbottom":["single-post-bottom","carbonsidebar/facebookComment"],"side":["carbon-post-sidebar"],"nav":["carbonsidebar/nav/blueiv","carbonsidebar/nav/main","carbonsidebar/nav/promo_links","carbonsidebar/nav/footer"]}},"sidebars":{"data":["header-sidebar","carbonsidebar/single","carbonsidebar/mainads","single-post-bottom","carbonsidebar/facebookComment","carbon-post-sidebar","carbonsidebar/nav/blueiv","carbonsidebar/nav/main","carbonsidebar/nav/promo_links","carbonsidebar/nav/footer"],"dataDetails":{"header-sidebar":{"widgets":["promotion-12","widget_listen_live-195","now-playing-193","widget_onair-176"],"widgetDetails":{"promotion-12":{"widgetInfo":{"id":"promotion-12","groupType":"promotion","widgetType":"widget_promotion","widgetInstance":"12"},"widgetParams":{"title":"Wichita Falls' #1 for new country and home of the Bobby Bones Show.","type":"single","subtype":"","sponsor":{"enabled":"on","time_start":"Tue Aug 4 2015","time_end":"Mon Aug 31 2015","background_image":"","sponsor_image":"http://1023blakefm.com/files/2015/08/widget.png","sponsor_image_mobile":"","background_color":"","background_repeat":"no-repeat","sponsor_name":"Quantum Contracting","sponsor_link":"http://quantumcontractingtx.com/"},"widgetTime":9}},"widget_listen_live-195":{"widgetInfo":{"id":"widget_listen_live-195","groupType":"widget_listen_live","widgetType":"widget_widget_listen_live","widgetInstance":"195"},"widgetParams":{"title":"Listen Now","widgetTime":9}},"now-playing-193":{"widgetInfo":{"id":"now-playing-193","groupType":"now-playing","widgetType":"widget_now-playing","widgetInstance":"193"},"widgetParams":{"title":"Recently Played","widgetTime":9}},"widget_onair-176":{"widgetInfo":{"id":"widget_onair-176","groupType":"widget_onair","widgetType":"widget_widget_onair","widgetInstance":"176"},"widgetParams":{"title":"On Air","widgetTime":48}}}},"carbonsidebar/single":{"widgets":["carbonwidget/single-1"],"widgetDetails":{"carbonwidget/single-1":{"widgetInfo":{"id":"carbonwidget/single-1","groupType":"carbonwidget/single","widgetInstance":"1"},"widgetParams":{"mainAuthor":{"id":692661,"slug":"aaronsavage","name":"Aaron Savage","first_name":"Aaron","last_name":"Savage","nickname":"KTEM Staff","url":"http://1023thebullfm.com/author/aaronsavage/","description":"I grew up in Troy, Texas, and I always loved to write. When I started my radio career in 2005, I was so shy I could barely carry on a conversation with anyone who wasn't family or a close friend. Now I cover air shifts, conduct interviews, and deliver the occasional news update. I'm committed to helping keep the people of Central Texas informed and, when possible, entertained.","thumbnail":"http://ktemnews.com/files/2017/03/self-portrait.jpg"},"firstCategoryName":"Photos","postType":"post","postTitle":"Houston Photographer Shares Inspirational Photos of Children at Play After Hurricane Harvey","widgetTime":55}}}},"carbonsidebar/mainads":{"widgets":["carbonwidget/top-728x90","carbonwidget/dynamic-ad-custom","carbonwidget/dynamic-ad-header","carbonwidget/dynamic-ad-push","carbonwidget/tsm-out-of-page","carbonwidget/bottom-728x90"],"widgetDetails":{"carbonwidget/top-728x90":{"widgetInfo":{"id":"carbonwidget/top-728x90","groupType":"carbonwidget/ads","widgetInstance":"1"},"widgetParams":{"adunit":"top-728x90","widgetTime":3}},"carbonwidget/dynamic-ad-custom":{"widgetInfo":{"id":"carbonwidget/dynamic-ad-custom","groupType":"carbonwidget/ads","widgetInstance":"1"},"widgetParams":{"adunit":"dynamic-ad-custom","widgetTime":3}},"carbonwidget/dynamic-ad-header":{"widgetInfo":{"id":"carbonwidget/dynamic-ad-header","groupType":"carbonwidget/ads","widgetInstance":"1"},"widgetParams":{"adunit":"dynamic-ad-header","widgetTime":3}},"carbonwidget/dynamic-ad-push":{"widgetInfo":{"id":"carbonwidget/dynamic-ad-push","groupType":"carbonwidget/ads","widgetInstance":"1"},"widgetParams":{"adunit":"dynamic-ad-push","widgetTime":3}},"carbonwidget/tsm-out-of-page":{"widgetInfo":{"id":"carbonwidget/tsm-out-of-page","groupType":"carbonwidget/ads","widgetInstance":"1"},"widgetParams":{"adunit":"tsm-out-of-page","widgetTime":3}},"carbonwidget/bottom-728x90":{"widgetInfo":{"id":"carbonwidget/bottom-728x90","groupType":"carbonwidget/ads","widgetInstance":"1"},"widgetParams":{"adunit":"bottom-728x90","widgetTime":3}}}},"single-post-bottom":{"widgets":["ts_blogroll-12","widget_third_party_content-2","widget_third_party_content-3"],"widgetDetails":{"ts_blogroll-12":{"widgetInfo":{"id":"ts_blogroll-12","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"12"},"widgetParams":{"title":"Best of 102.3 The Bull","type":"main_content_thumb_title_roll","cat":"2117,47,55","tag":"Oklahoma","private_tag":"","posts_per_page":"4","thumb_type":"landscape","link_label":"","link":"","show_thumb":0,"alternate_data":0,"unique_posts":"1","align":"default"}},"widget_third_party_content-2":{"widgetInfo":{"id":"widget_third_party_content-2","groupType":"widget_third_party_content","widgetType":"widget_widget_third_party_content","widgetInstance":"2"},"widgetParams":{"type":"zergnet","title":"Recommended For You","id":"35863","placement":"","targettype":"","mode":"","widgetTime":2}},"widget_third_party_content-3":{"widgetInfo":{"id":"widget_third_party_content-3","groupType":"widget_third_party_content","widgetType":"widget_widget_third_party_content","widgetInstance":"3"},"widgetParams":{"type":"zergnet","title":"Best of the Web","id":"13510","placement":"","targettype":"","mode":"","widgetTime":2}}}},"carbonsidebar/facebookComment":true,"carbon-post-sidebar":{"widgets":["fix_sidebar_marker-122","ts_blogroll-558","google-ads-widget-385","tsq_sailthru_newsletter_widget-356","ts_blogroll-559"],"widgetDetails":{"fix_sidebar_marker-122":{"widgetInfo":{"id":"fix_sidebar_marker-122","groupType":"fix_sidebar_marker","widgetType":"widget_fix_sidebar_marker","widgetInstance":"122"},"widgetParams":{"title":"Fix Sidebar Marker","widgetTime":2}},"ts_blogroll-558":{"widgetInfo":{"id":"ts_blogroll-558","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"558"},"widgetParams":{"title":"Featured Stories","type":"carousel","isweather":0,"cat":"3098,55,47,69,2117","posts_per_page":"4","align":"right","pinned_id":"","pinned_label":"","tag":"","private_tag":"","thumb_type":"landscape","link_label":"","link":"","show_thumb":0,"alternate_data":0,"unique_posts":0,"author":""}},"google-ads-widget-385":{"widgetInfo":{"id":"google-ads-widget-385","groupType":"google-ads-widget","widgetType":"widget_google-ads-widget","widgetInstance":"385"},"widgetParams":{"title":"Carbon Google Ads","adunit":"top-right-300x250","align":"","adtype":"dfp6","widgetTime":1}},"tsq_sailthru_newsletter_widget-356":{"widgetInfo":{"id":"tsq_sailthru_newsletter_widget-356","groupType":"tsq_sailthru_newsletter_widget","widgetType":"widget_tsq_sailthru_newsletter_widget","widgetInstance":"356"},"widgetParams":{"title":"Get our Newsletter","description":"Sign up for our newsletter!","confirmation":"Thanks for subscribing","lists":["Blake FM Newsletter Subscribers"],"widgetTime":1}},"ts_blogroll-559":{"widgetInfo":{"id":"ts_blogroll-559","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"559"},"widgetParams":{"title":"Latest Articles","type":"sidebar_row_standard","posts_per_page":3}}}},"carbonsidebar/nav/blueiv":{"widgets":["carbonwidget/nav/blueiv"],"widgetDetails":{"carbonwidget/nav/blueiv":{"widgetInfo":{"id":"carbonwidget/nav/blueiv","groupType":"carbonwidget/nav/blueiv"}}}},"carbonsidebar/nav/main":{"widgets":["carbonwidget/nav/main"],"widgetDetails":{"carbonwidget/nav/main":{"widgetInfo":{"id":"carbonwidget/nav/main","groupType":"carbonwidget/nav/main"}}}},"carbonsidebar/nav/promo_links":{"widgets":["carbonwidget/nav/promo_links"],"widgetDetails":{"carbonwidget/nav/promo_links":{"widgetInfo":{"id":"carbonwidget/nav/promo_links","groupType":"carbonwidget/nav/promo_links"}}}},"carbonsidebar/nav/footer":{"widgets":["carbonwidget/nav/footer"],"widgetDetails":{"carbonwidget/nav/footer":{"widgetInfo":{"id":"carbonwidget/nav/footer","groupType":"carbonwidget/nav/footer"}}}}}},"widgets":{"promotion-12":{"info":{"id":"promotion-12","groupType":"promotion","widgetType":"widget_promotion","widgetInstance":"12"},"params":{"title":"Wichita Falls' #1 for new country and home of the Bobby Bones Show.","type":"single","subtype":"","sponsor":{"enabled":"on","time_start":"Tue Aug 4 2015","time_end":"Mon Aug 31 2015","background_image":"","sponsor_image":"http://1023blakefm.com/files/2015/08/widget.png","sponsor_image_mobile":"","background_color":"","background_repeat":"no-repeat","sponsor_name":"Quantum Contracting","sponsor_link":"http://quantumcontractingtx.com/"},"widgetTime":9},"data":[0],"dataDetails":{"0":{"image":"","description":"","link_url":"#","link_label":"","link_target":"_self"}}},"widget_listen_live-195":{"info":{"id":"widget_listen_live-195","groupType":"widget_listen_live","widgetType":"widget_widget_listen_live","widgetInstance":"195"},"params":{"title":"Listen Now","widgetTime":9},"data":[196607],"dataDetails":{"196607":{"postId":196607,"title":"Listen Now","label":"Click to view the latest song playing on air.","url":"/listen-live/","mobileId":"19311","playerMode":"radio","sid":"7115","callsign":"KWFSFM","woMobileId":"5247","woStreamId":"3780","activePlayer":"wo","stationName":"","listenLivePageUrl":"http://player.streamtheworld.com/_players/townsquaremedia/runspotv3/?sid=7115&redirect=http://player.listenlive.co/19311","html5ScriptUrl":"http://player.streamtheworld.com/_players/townsquaremedia/html5/stwplayer.php?callsign=KWFSFM&primaryColor=0x00bfff&playermode=radio&sid=7115&width=630","flashScriptUrl":"http://player.streamtheworld.com/_players/townsquaremedia/stwplayer.php?callsign=KWFSFM&primaryColor=0x00bfff&playermode=radio&timeshift=false&radiopup=true&playerAdState=0&popout=false&width=630","wo_player_url":"http://v6.player.abacast.net/5247","wo_recent_api_url":"http://api.nowplaying.abacast.net/prt/nowplaying/2/10/3780/nowplaying.json","wo_preroll_url":"http://api.clarity.abacast.com/gateway/getmediavast.php?sid=3780/","songCount":10,"playingNowUrl":"/rest/carbon/api/nowplaying/playertype/wo"}}},"now-playing-193":{"info":{"id":"now-playing-193","groupType":"now-playing","widgetType":"widget_now-playing","widgetInstance":"193"},"params":{"title":"Recently Played","widgetTime":9},"data":[196607],"dataDetails":{"196607":{"postId":196607,"mobileId":"19311","playerMode":"radio","sid":"7115","callsign":"KWFSFM","woStreamId":"3780","activePlayer":"wo","songCount":10,"playingNowUrl":"/rest/carbon/api/nowplaying/playertype/wo"}}},"widget_onair-176":{"info":{"id":"widget_onair-176","groupType":"widget_onair","widgetType":"widget_widget_onair","widgetInstance":"176"},"params":{"title":"On Air","widgetTime":48},"data":["331892"],"dataDetails":{"331892":{"id":"331892","url":"http://1023thebullfm.com/show/dave-diamond/","title":"Dave Diamond","wall":"http://1023thebullfm.com/show/dave-diamond/","posts":"http://1023thebullfm.com/show/dave-diamond/posts","mail":"davediamond@townsquaremedia.com","phone":"940-763-1023","thumbnailId":331893,"thumbnail":"http://1023thebullfm.com/files/2017/01/Dave-D.-Studio-LS-e1485364809754.jpg","authors":[{"id":301,"user_nicename":"davediamond","display_name":"Dave Diamond"}]}}},"carbonwidget/single-1":{"info":{"id":"carbonwidget/single-1","groupType":"carbonwidget/single","widgetInstance":"1"},"params":{"mainAuthor":{"id":692661,"slug":"aaronsavage","name":"Aaron Savage","first_name":"Aaron","last_name":"Savage","nickname":"KTEM Staff","url":"http://1023thebullfm.com/author/aaronsavage/","description":"I grew up in Troy, Texas, and I always loved to write. When I started my radio career in 2005, I was so shy I could barely carry on a conversation with anyone who wasn't family or a close friend. Now I cover air shifts, conduct interviews, and deliver the occasional news update. I'm committed to helping keep the people of Central Texas informed and, when possible, entertained.","thumbnail":"http://ktemnews.com/files/2017/03/self-portrait.jpg"},"firstCategoryName":"Photos","postType":"post","postTitle":"Houston Photographer Shares Inspirational Photos of Children at Play After Hurricane Harvey","widgetTime":55},"data":[340979],"dataDetails":{"340979":{"thumbnail":"http://ktemnews.com/files/2017/08/005.jpg","caption":"Cici Loo Photography by Clarice Brito-Salcido","excerpt":"With so many horrific images emerging in the wake of Hurricane Harvey, photographer Clarice Brito-Ferreira hopes her pictures will inspire hope and positivity.","date":"August 30, 2017 10:35 PM","postDateGmt":"2017-08-31 03:35:20 +0000","postModifiedGmt":"2017-08-31 18:01:23 +0000","title":"Houston Photographer Shares Inspirational Photos of Children at Play After Hurricane Harvey","url":"http://1023thebullfm.com/houston-photographer-clarice-brito-ferreira-shares-inspirational-photos-of-children-at-play-after-hurricane-harvey-cici-loo/","id":340979,"contentRaw":"With so many horrific images emerging in the wake of Hurricane Harvey, a Houston photographer is hoping her pictures will inspire hope and positivity as Texas begins the recovery process.\r\n\r\n[gallery ids=\"164556,164553,164555,164562,164554,164552,164561,164570,164566,164564,164560,164559,164558,164557\" galleryid=\"516:164545\" galleryindex=\"0\" enablefullscreen=\"yes\" showthumbs=\"no\"]\r\n\r\n<a href=\"https://www.facebook.com/clarice.salcido/posts/10210012119084833\" target=\"_blank\">In a Facebook post Monday, Clarice Brito Ferreira wrote</a>:\r\n<blockquote>In the midst of so much disaster and bad news after bad news, we allowed the kids to have a little fun in the rain. The beautiful thing about little ones is that their spirits can NOT and WILL NOT be broken. We will rebuild, these are the children we grow in Houston! We are ok! PLEASE FEEL FREE TO SHARE WE MUST PROMOTE HOPE AND POSITIVITY</blockquote>\r\nCorresponding via Facebook Messenger, Ferreira told us, \"All I wanted was to have the kids out of the house, until my son ran out of the garage screaming with the flag. That's when I shot it and realized it had so much behind it.\"\r\n\r\nWhen we said we hoped sharing her photos might help life people's spirits, Ferreira wrote, \"Amen! That's what I intend to do as well. We need it.\"\r\n\r\n&nbsp;\r\n\r\n<iframe src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fclarice.salcido%2Fposts%2F10210012119084833&amp;width=500\" width=\"500\" height=\"740\" frameborder=\"0\" scrolling=\"no\" style=\"border: none; overflow: hidden;\"></iframe>","content":"\n<p>With so many horrific images emerging in the wake of Hurricane Harvey, a Houston photographer is hoping her pictures will inspire hope and positivity as Texas begins the recovery process.</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://ktemnews.com/api/json/galleries/164545?filterexclusions&galleryindex=0'\n\t\t,galleryId:'tsm-photogallery-516-164545-0'\n\t\t,showThumbs:0\n\t\t,colorscheme:'light'\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-516-164545-0-placeholder\"></div>\n<div class=\"tsm-photogallery-wrapper light\">\n\t<div class=\"tsm-photogallery-container\" id=\"tsm-photogallery-516-164545-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-516-164545-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);\"></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);\"></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);\"></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);\"></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\"></a>\n\t\t<aside class=\"tsm-photogallery-sidebar\"><div class=\"tsm-photogallery-ad tsm-photogallery-300x250 off\" id=\"tsm-photogallery-516-164545-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-516-164545-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><a href=\"https://www.facebook.com/clarice.salcido/posts/10210012119084833\" target=\"_blank\">In a Facebook post Monday, Clarice Brito Ferreira wrote</a>:</p>\n<blockquote><p>In the midst of so much disaster and bad news after bad news, we allowed the kids to have a little fun in the rain. The beautiful thing about little ones is that their spirits can NOT and WILL NOT be broken. We will rebuild, these are the children we grow in Houston! We are ok! PLEASE FEEL FREE TO SHARE WE MUST PROMOTE HOPE AND POSITIVITY</p></blockquote>\n<p>Corresponding via Facebook Messenger, Ferreira told us, “All I wanted was to have the kids out of the house, until my son ran out of the garage screaming with the flag. That’s when I shot it and realized it had so much behind it.”</p>\n<p>When we said we hoped sharing her photos might help life people’s spirits, Ferreira wrote, “Amen! That’s what I intend to do as well. We need it.”</p>\n<p> </p>\n<p><div class=\"embed-wrapper\"><iframe src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fclarice.salcido%2Fposts%2F10210012119084833&amp;width=500\" frameborder=\"0\" scrolling=\"no\" style=\"border: none; overflow: hidden;\" data-width=\"500\" data-height=\"740\"></iframe></div></p>\n","postType":"post","wpVersion":"","alternateMetaForBlogroll":{"title":"Houston Photographer Shares Inspirational Photos of Children at Play After Hurricane Harvey","excerpt":"With so many horrific images emerging in the wake of Hurricane Harvey, photographer Clarice Brito-Ferreira hopes her pictures will inspire hope and positivity.","post_excerpt":"With so many horrific images emerging in the wake of Hurricane Harvey, photographer Clarice Brito-Ferreira hopes her pictures will inspire hope and positivity.","post_more_excerpt":"<p>With so many horrific images emerging in the wake of Hurricane Harvey, photographer Clarice Brito-Ferreira hopes her pictures will inspire hope and positivity.\n<p class=\"more_act\"><a href=\"http://1023thebullfm.com/houston-photographer-clarice-brito-ferreira-shares-inspirational-photos-of-children-at-play-after-hurricane-harvey-cici-loo/\" title=\"Houston Photographer Shares Inspirational Photos of Children at Play After Hurricane Harvey\">Read More</a></p>\n","permalink":"http://1023thebullfm.com/houston-photographer-clarice-brito-ferreira-shares-inspirational-photos-of-children-at-play-after-hurricane-harvey-cici-loo/","image":{"id":340965,"url":"http://ktemnews.com/files/2017/08/005.jpg","caption":"Cici Loo Photography by Clarice Brito-Salcido"}},"sponsors":[],"carbonMeta":{"widePromotion":false,"isGallery":true},"tags":[{"id":3084,"slug":"hurricane-harvey","title":"Hurricane Harvey","description":"","post_count":37,"link_url":"http://1023thebullfm.com/tags/hurricane-harvey/","feed_url":"http://1023thebullfm.com/tags/hurricane-harvey/feed/","term_taxonomy_id":3092,"object_id":0}],"categories":[{"id":50,"slug":"photos","title":"Photos","description":"","parent":0,"post_count":538,"link_url":"http://1023thebullfm.com/category/photos/","feed_url":"http://1023thebullfm.com/category/photos/feed/","term_taxonomy_id":50,"object_id":0},{"id":2117,"slug":"texas-news","title":"Texas News","description":"","parent":0,"post_count":1153,"link_url":"http://1023thebullfm.com/category/texas-news/","feed_url":"http://1023thebullfm.com/category/texas-news/feed/","term_taxonomy_id":2635,"object_id":0}],"authors":[{"id":692661,"slug":"aaronsavage","name":"Aaron Savage","first_name":"Aaron","last_name":"Savage","nickname":"KTEM Staff","url":"http://1023thebullfm.com/author/aaronsavage/","description":"I grew up in Troy, Texas, and I always loved to write. When I started my radio career in 2005, I was so shy I could barely carry on a conversation with anyone who wasn't family or a close friend. Now I cover air shifts, conduct interviews, and deliver the occasional news update. I'm committed to helping keep the people of Central Texas informed and, when possible, entertained.","thumbnail":"http://ktemnews.com/files/2017/03/self-portrait.jpg"}],"post_more_meta":{"meta":""},"social":{"tw":{"href":"http://twitter.com/intent/tweet?text=Houston%20Photographer%20Shares%20Inspirational%20Photos%20of%20Children%20at%20Play%20After%20Hurricane%20Harvey%20http%3A%2F%2F1023thebullfm.com%2Fhouston-photographer-clarice-brito-ferreira-shares-inspirational-photos-of-children-at-play-after-hurricane-harvey-cici-loo%2F%3Ftrackback%3Dtwitter_mobile%20%401023thebullfm","title":"Share on Twitter","target":"_blank"},"fb":{"href":"http://www.facebook.com/sharer.php?u=http%3A%2F%2F1023thebullfm.com%2Fhouston-photographer-clarice-brito-ferreira-shares-inspirational-photos-of-children-at-play-after-hurricane-harvey-cici-loo%2F%3Ftrackback%3Dfbshare_mobile","title":"Share on Facebook","target":"_blank"},"email":null,"pinterest":null,"print":null,"is_article":true},"nextArticle":"http://1023thebullfm.com/thomas-rhett-wife-lauren-life-changes-two-babies/","prevArticle":"http://1023thebullfm.com/little-big-town-music-city-walk-of-fame-star/","pageUrl":"/houston-photographer-clarice-brito-ferreira-shares-inspirational-photos-of-children-at-play-after-hurricane-harvey-cici-loo/","blogId":174,"domain":"1023thebullfm.com","crossPostAttributionBottom":"","rawContent":"<p>With so many horrific images emerging in the wake of Hurricane Harvey, a Houston photographer is hoping her pictures will inspire hope and positivity as Texas begins the recovery process.</p>\n<section class=\"module\" contenteditable=\"false\" type=\"gallery\" attr-url=\"/rest/carbon/uri/api/gallery/domain/ktemnews.com/galleryId/164545?filterexclusions&amp;galleryindex=0\" attr-thumbnail=\"http://tsm-branded-apps.s3.amazonaws.com/icons/slideshow@3x.png\" attr-layout=\"\"></section>\n<p><a href=\"https://www.facebook.com/clarice.salcido/posts/10210012119084833\" target=\"_blank\">In a Facebook post Monday, Clarice Brito Ferreira wrote</a>:</p>\n<blockquote><p>In the midst of so much disaster and bad news after bad news, we allowed the kids to have a little fun in the rain. The beautiful thing about little ones is that their spirits can NOT and WILL NOT be broken. We will rebuild, these are the children we grow in Houston! We are ok! PLEASE FEEL FREE TO SHARE WE MUST PROMOTE HOPE AND POSITIVITY</p></blockquote>\n<p>Corresponding via Facebook Messenger, Ferreira told us, \"All I wanted was to have the kids out of the house, until my son ran out of the garage screaming with the flag. That's when I shot it and realized it had so much behind it.\"</p>\n<p>When we said we hoped sharing her photos might help life people's spirits, Ferreira wrote, \"Amen! That's what I intend to do as well. We need it.\"</p>\n<p>&nbsp;</p>\n<p><iframe src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fclarice.salcido%2Fposts%2F10210012119084833&amp;width=500\" width=\"500\" height=\"740\" frameborder=\"0\" scrolling=\"no\" style=\"border: none; overflow: hidden;\"></iframe></p>\n","podContent":[{"type":"singlePostText","data":{"text":"<p>With so many horrific images emerging in the wake of Hurricane Harvey, a Houston&#xA0;photographer is hoping her pictures will inspire hope and positivity as Texas begins the recovery process.</p>\n"},"currentTextLength":193,"runningCounter":1,"cumulativePodTextLength":193,"totalSimilarConsecutiveElements":1,"totalTextLength":193},{"type":"singlePostGallery","data":{"url":"/rest/carbon/uri/api/gallery/domain/ktemnews.com/galleryId/164545?filterexclusions&galleryindex=0","thumbnail":"http://tsm-branded-apps.s3.amazonaws.com/icons/slideshow@3x.png","layout":""},"currentTextLength":null,"runningCounter":1,"totalSimilarConsecutiveElements":1},{"type":"singlePostText","data":{"text":"<p><a href=\"https://www.facebook.com/clarice.salcido/posts/10210012119084833\" target=\"_blank\">In a Facebook post Monday, Clarice Brito Ferreira wrote</a>:</p>\n"},"currentTextLength":57,"runningCounter":1,"cumulativePodTextLength":57,"totalSimilarConsecutiveElements":5,"totalTextLength":818},{"type":"singlePostText","data":{"text":"<blockquote><p>In the midst of so much disaster and bad news after bad news, we allowed the kids to have a little fun in the rain. The beautiful thing about little ones is that their spirits can NOT and WILL NOT be broken. We will rebuild, these are the children we grow in Houston! We are ok! PLEASE FEEL FREE TO SHARE WE MUST PROMOTE HOPE AND POSITIVITY</p></blockquote>\n"},"currentTextLength":341,"runningCounter":2,"cumulativePodTextLength":398,"totalSimilarConsecutiveElements":5,"totalTextLength":818},{"type":"singlePostShareThrough","data":{}},{"type":"singlePostText","data":{"text":"<p>Corresponding via Facebook Messenger, Ferreira told us, &quot;All I wanted was to have the kids out of the house, until my son ran out of the garage screaming with the flag. That&apos;s when I shot it and realized it had so much behind it.&quot;</p>\n"},"currentTextLength":246,"runningCounter":3,"cumulativePodTextLength":644,"totalSimilarConsecutiveElements":5,"totalTextLength":818},{"type":"singlePostText","data":{"text":"<p>When we said we hoped sharing her photos might help life people&apos;s spirits, Ferreira wrote, &quot;Amen! That&apos;s what I intend to do as well. We need it.&quot;</p>\n"},"currentTextLength":167,"runningCounter":4,"cumulativePodTextLength":811,"totalSimilarConsecutiveElements":5,"totalTextLength":818},{"type":"singlePostText","data":{"text":"<p>&#xA0;</p>\n"},"currentTextLength":7,"runningCounter":5,"cumulativePodTextLength":818,"totalSimilarConsecutiveElements":5,"totalTextLength":818},{"type":"singlePostOembed","data":{"provider_name":"provider_unknown","html":"<iframe src=\"https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fclarice.salcido%2Fposts%2F10210012119084833&amp;width=500\" width=\"500\" height=\"740\" frameborder=\"0\" scrolling=\"no\" style=\"border: none; overflow: hidden;\" wmode=\"opaque\"></iframe>\n"},"currentTextLength":null,"runningCounter":1,"totalSimilarConsecutiveElements":1}],"uniquePodTypes":["singlePostText","singlePostGallery","singlePostOembed"],"podHeader":[{"type":"articleThumbnail","data":{"url":"http://ktemnews.com/files/2017/08/005.jpg","caption":"Cici Loo Photography by Clarice Brito-Salcido"}}],"next":{"latest":[{"postId":340881,"documentUrl":"/if-youre-heading-to-houston-to-help-with-harvey-watch-out-for-floating-mountains-of-fire-ants-video/","filterUrl":"/rest/carbon/filter/main/if-youre-heading-to-houston-to-help-with-harvey-watch-out-for-floating-mountains-of-fire-ants-video/","sortDate":"2017-08-30 12:11:08.000 +0000","termTaxonomyId":3092,"taxonomyType":"tags"},{"postId":340887,"documentUrl":"/lufkin-djs-missing-after-boat-capsizes-during-rescue-effort/","filterUrl":"/rest/carbon/filter/main/lufkin-djs-missing-after-boat-capsizes-during-rescue-effort/","sortDate":"2017-08-30 11:41:10.000 +0000","termTaxonomyId":3092,"taxonomyType":"tags"},{"postId":340874,"documentUrl":"/bass-pro-shops-donate-more-than-80-boats-supplies-for-hurricane-harvey-rescue-efforts/","filterUrl":"/rest/carbon/filter/main/bass-pro-shops-donate-more-than-80-boats-supplies-for-hurricane-harvey-rescue-efforts/","sortDate":"2017-08-30 11:15:26.000 +0000","termTaxonomyId":3092,"taxonomyType":"tags"},{"postId":340863,"documentUrl":"/miranda-lambert-muttnation-foundation-houston-hurricane-harvey-relief/","filterUrl":"/rest/carbon/filter/main/miranda-lambert-muttnation-foundation-houston-hurricane-harvey-relief/","sortDate":"2017-08-30 10:00:00.000 +0000","termTaxonomyId":3092,"taxonomyType":"tags"},{"postId":340858,"documentUrl":"/dallas-cowboys-announce-cheap-ticket-prices-to-benefit-hurricane-harvey-relief/","filterUrl":"/rest/carbon/filter/main/dallas-cowboys-announce-cheap-ticket-prices-to-benefit-hurricane-harvey-relief/","sortDate":"2017-08-30 09:15:01.000 +0000","termTaxonomyId":3092,"taxonomyType":"tags"},{"postId":340842,"documentUrl":"/be-on-the-lookout-for-fake-news-surrounding-hurricane-harvey/","filterUrl":"/rest/carbon/filter/main/be-on-the-lookout-for-fake-news-surrounding-hurricane-harvey/","sortDate":"2017-08-29 16:35:47.000 +0000","termTaxonomyId":3092,"taxonomyType":"tags"},{"postId":340833,"documentUrl":"/george-strait-hurricane-harvey-relief-event/","filterUrl":"/rest/carbon/filter/main/george-strait-hurricane-harvey-relief-event/","sortDate":"2017-08-29 15:56:08.000 +0000","termTaxonomyId":3092,"taxonomyType":"tags"},{"postId":340900,"documentUrl":"/texas-cowboys-help-move-cattle-out-of-harvey-flooding/","filterUrl":"/rest/carbon/filter/main/texas-cowboys-help-move-cattle-out-of-harvey-flooding/","sortDate":"2017-08-29 12:00:09.000 +0000","termTaxonomyId":3092,"taxonomyType":"tags"},{"postId":340607,"documentUrl":"/san-angelo-taco-shop-infuriates-customers-with-hurricane-party/","filterUrl":"/rest/carbon/filter/main/san-angelo-taco-shop-infuriates-customers-with-hurricane-party/","sortDate":"2017-08-29 10:15:20.000 +0000","termTaxonomyId":3092,"taxonomyType":"tags"},{"postId":340807,"documentUrl":"/miranda-lambert-muttnation-hurricane-harvey/","filterUrl":"/rest/carbon/filter/main/miranda-lambert-muttnation-hurricane-harvey/","sortDate":"2017-08-29 10:00:00.000 +0000","termTaxonomyId":3092,"taxonomyType":"tags"}],"taxonomy":[{"postId":340881,"documentUrl":"/if-youre-heading-to-houston-to-help-with-harvey-watch-out-for-floating-mountains-of-fire-ants-video/","filterUrl":"/rest/carbon/filter/main/if-youre-heading-to-houston-to-help-with-harvey-watch-out-for-floating-mountains-of-fire-ants-video/","sortDate":"2017-08-30 12:11:08.000 +0000","termTaxonomyId":3092,"taxonomyType":"tags"},{"postId":340887,"documentUrl":"/lufkin-djs-missing-after-boat-capsizes-during-rescue-effort/","filterUrl":"/rest/carbon/filter/main/lufkin-djs-missing-after-boat-capsizes-during-rescue-effort/","sortDate":"2017-08-30 11:41:10.000 +0000","termTaxonomyId":3092,"taxonomyType":"tags"},{"postId":340874,"documentUrl":"/bass-pro-shops-donate-more-than-80-boats-supplies-for-hurricane-harvey-rescue-efforts/","filterUrl":"/rest/carbon/filter/main/bass-pro-shops-donate-more-than-80-boats-supplies-for-hurricane-harvey-rescue-efforts/","sortDate":"2017-08-30 11:15:26.000 +0000","termTaxonomyId":3092,"taxonomyType":"tags"},{"postId":340863,"documentUrl":"/miranda-lambert-muttnation-foundation-houston-hurricane-harvey-relief/","filterUrl":"/rest/carbon/filter/main/miranda-lambert-muttnation-foundation-houston-hurricane-harvey-relief/","sortDate":"2017-08-30 10:00:00.000 +0000","termTaxonomyId":3092,"taxonomyType":"tags"},{"postId":340858,"documentUrl":"/dallas-cowboys-announce-cheap-ticket-prices-to-benefit-hurricane-harvey-relief/","filterUrl":"/rest/carbon/filter/main/dallas-cowboys-announce-cheap-ticket-prices-to-benefit-hurricane-harvey-relief/","sortDate":"2017-08-30 09:15:01.000 +0000","termTaxonomyId":3092,"taxonomyType":"tags"},{"postId":340842,"documentUrl":"/be-on-the-lookout-for-fake-news-surrounding-hurricane-harvey/","filterUrl":"/rest/carbon/filter/main/be-on-the-lookout-for-fake-news-surrounding-hurricane-harvey/","sortDate":"2017-08-29 16:35:47.000 +0000","termTaxonomyId":3092,"taxonomyType":"tags"},{"postId":340833,"documentUrl":"/george-strait-hurricane-harvey-relief-event/","filterUrl":"/rest/carbon/filter/main/george-strait-hurricane-harvey-relief-event/","sortDate":"2017-08-29 15:56:08.000 +0000","termTaxonomyId":3092,"taxonomyType":"tags"},{"postId":340900,"documentUrl":"/texas-cowboys-help-move-cattle-out-of-harvey-flooding/","filterUrl":"/rest/carbon/filter/main/texas-cowboys-help-move-cattle-out-of-harvey-flooding/","sortDate":"2017-08-29 12:00:09.000 +0000","termTaxonomyId":3092,"taxonomyType":"tags"},{"postId":340607,"documentUrl":"/san-angelo-taco-shop-infuriates-customers-with-hurricane-party/","filterUrl":"/rest/carbon/filter/main/san-angelo-taco-shop-infuriates-customers-with-hurricane-party/","sortDate":"2017-08-29 10:15:20.000 +0000","termTaxonomyId":3092,"taxonomyType":"tags"},{"postId":340807,"documentUrl":"/miranda-lambert-muttnation-hurricane-harvey/","filterUrl":"/rest/carbon/filter/main/miranda-lambert-muttnation-hurricane-harvey/","sortDate":"2017-08-29 10:00:00.000 +0000","termTaxonomyId":3092,"taxonomyType":"tags"}]}}}},"carbonwidget/top-728x90":{"info":{"id":"carbonwidget/top-728x90","groupType":"carbonwidget/ads","widgetInstance":"1"},"params":{"adunit":"top-728x90","widgetTime":3},"data":["carbonwidget/top-728x90"],"dataDetails":{"carbonwidget/top-728x90":{"adUnit":"top-728x90","adType":"dfp6"}}},"carbonwidget/dynamic-ad-custom":{"info":{"id":"carbonwidget/dynamic-ad-custom","groupType":"carbonwidget/ads","widgetInstance":"1"},"params":{"adunit":"dynamic-ad-custom","widgetTime":3},"data":["carbonwidget/dynamic-ad-custom"],"dataDetails":{"carbonwidget/dynamic-ad-custom":{"adUnit":"dynamic-ad-custom","adType":"dfp6"}}},"carbonwidget/dynamic-ad-header":{"info":{"id":"carbonwidget/dynamic-ad-header","groupType":"carbonwidget/ads","widgetInstance":"1"},"params":{"adunit":"dynamic-ad-header","widgetTime":3},"data":["carbonwidget/dynamic-ad-header"],"dataDetails":{"carbonwidget/dynamic-ad-header":{"adUnit":"dynamic-ad-header","adType":"dfp6"}}},"carbonwidget/dynamic-ad-push":{"info":{"id":"carbonwidget/dynamic-ad-push","groupType":"carbonwidget/ads","widgetInstance":"1"},"params":{"adunit":"dynamic-ad-push","widgetTime":3},"data":["carbonwidget/dynamic-ad-push"],"dataDetails":{"carbonwidget/dynamic-ad-push":{"adUnit":"dynamic-ad-push","adType":"dfp6"}}},"carbonwidget/tsm-out-of-page":{"info":{"id":"carbonwidget/tsm-out-of-page","groupType":"carbonwidget/ads","widgetInstance":"1"},"params":{"adunit":"tsm-out-of-page","widgetTime":3},"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":3},"data":["carbonwidget/bottom-728x90"],"dataDetails":{"carbonwidget/bottom-728x90":{"adUnit":"bottom-728x90","adType":"dfp6"}}},"ts_blogroll-12":{"info":{"id":"ts_blogroll-12","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"12"},"params":{"title":"Best of 102.3 The Bull","type":"main_content_thumb_title_roll","cat":"2117,47,55","tag":"Oklahoma","private_tag":"","posts_per_page":"4","thumb_type":"landscape","link_label":"","link":"","show_thumb":0,"alternate_data":0,"unique_posts":"1","align":"default","widgetTime":4,"widgetFilterTime":0,"widgetFilterParallelTime":1},"data":[349299,349306,349303,349225],"dataDetails":{"349225":{"postid":"349225","sortdate":"2018-02-13T17:47:04.000Z","data":{"mainData":{"postType":"post","caption":"Photo Courtesy of Click2Houston","thumbnail":"http://1063thebuzz.com/files/2018/02/divorce-party.png","postDateGmt":"2018-02-13 17:47:04 +0000","title":"Texas Woman Hosts Freedom From A--holes Garage Sale After Divorce","url":"http://1023thebullfm.com/texas-woman-hosts-freedom-from-a-holes-garage-sale-after-divorce/","id":349225,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"This lady is so happy not be married anymore, but she also needed some cash.","authors":[{"id":1466474,"slug":"stryker","name":"Stryker","first_name":"Eric","last_name":"Stryker","nickname":"Stryker","thumbnail":"http://1063thebuzz.com/files/2017/02/Eric-headshot-2017.jpg","url":"http://1023thebullfm.com/author/stryker/"}],"video":true,"videoUrl":"https://youtu.be/gNCr-a-suw4","youtubeId":"gNCr-a-suw4"},"alternateData":{"_townsquare_media_url":"https://youtu.be/gNCr-a-suw4","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"Texas Woman Hosts Freedom From A--holes Garage Sale After Divorce"}}},"349299":{"postid":"349299","sortdate":"2018-02-13T20:00:00.000Z","data":{"mainData":{"postType":"post","caption":"New Line","thumbnail":"http://screencrush.com/files/2018/02/the-notebook-kiss.jpg","postDateGmt":"2018-02-13 20:00:00 +0000","title":"Why Do We Love Movies Where People Kiss in the Rain?","url":"http://1023thebullfm.com/people-kissing-in-the-rain-in-movies/","id":349299,"carbonMeta":{"widePromotion":false,"isGallery":true},"excerpt":"It&#x2019;s one of the biggest cliches of romantic comedies that never happens in real life. So why are they so popular?","authors":[{"id":595061,"slug":"mattsinger","name":"Matt Singer","first_name":"Matt","last_name":"Singer","nickname":"mattsinger","thumbnail":"http://screencrush.com/files/2015/10/8355-11_done.jpg","url":"http://1023thebullfm.com/author/mattsinger/"}],"video":true,"videoUrl":"https://www.youtube.com/watch?v=aBpwrORhKWU","youtubeId":"aBpwrORhKWU"},"alternateData":{"_townsquare_media_url":"https://www.youtube.com/watch?v=aBpwrORhKWU","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"Why Do We Love Movies Where People Kiss in the Rain?"}}},"349303":{"postid":"349303","sortdate":"2018-02-13T18:13:39.000Z","data":{"mainData":{"postType":"post","caption":"Sean Gallup","thumbnail":"http://1063thebuzz.com/files/2018/02/GettyImages-5391600201.jpg","postDateGmt":"2018-02-13 18:13:39 +0000","title":"North Texas City to Become America&apos;s Largest Green Power City ","url":"http://1023thebullfm.com/north-texas-city-to-become-americas-largest-green-power-city/","id":349303,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"This is awesome! They&apos;re one of two cities in Texas that will be going all renewable energy. ","authors":[{"id":1466474,"slug":"stryker","name":"Stryker","first_name":"Eric","last_name":"Stryker","nickname":"Stryker","thumbnail":"http://1063thebuzz.com/files/2017/02/Eric-headshot-2017.jpg","url":"http://1023thebullfm.com/author/stryker/"}],"video":true,"videoUrl":"https://www.youtube.com/watch?v=aIr1JW-GtVo&t=13s","youtubeId":"aIr1JW-GtVo"},"alternateData":{"_townsquare_media_url":"https://www.youtube.com/watch?v=aIr1JW-GtVo&t=13s","dynamic-lead-video":"0","_aioseop_title":"North Texas City to Become America&apos;s Largest Green Power City ","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""}}}},"349306":{"postid":"349306","sortdate":"2018-02-13T18:53:08.000Z","data":{"mainData":{"postType":"post","caption":"Downtown Wichita Falls (Townsquare Media)","thumbnail":"http://1023thebullfm.com/files/2017/10/IMG_4182.jpg","postDateGmt":"2018-02-13 18:53:08 +0000","title":"Wichita Falls to Vote on Bond Issues May 5","url":"http://1023thebullfm.com/wichita-falls-to-vote-on-bond-issues-may-5/","id":349306,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"The Wichita Falls City Council voted on Tuesday to move forward with a bond election on May 5, 2018","authors":[{"id":53827,"slug":"mikehendren","name":"Mike Hendren","first_name":"Mike","last_name":"Hendren","nickname":"mikehendren","thumbnail":"http://newstalk1290.com/files/2017/02/Mike-headshot-2017.jpg","url":"http://1023thebullfm.com/author/mikehendren/"}],"video":true,"videoUrl":"https://youtu.be/So8I3uSfCAc","youtubeId":"So8I3uSfCAc"},"alternateData":{"_townsquare_media_url":"https://youtu.be/So8I3uSfCAc","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"Wichita Falls to Vote on Bond Issues May 5"}}}},"redisCached":true},"widget_third_party_content-2":{"info":{"id":"widget_third_party_content-2","groupType":"widget_third_party_content","widgetType":"widget_widget_third_party_content","widgetInstance":"2"},"params":{"type":"zergnet","title":"Recommended For You","id":"35863","placement":"","targettype":"","mode":"","widgetTime":2},"data":[],"dataDetails":{}},"widget_third_party_content-3":{"info":{"id":"widget_third_party_content-3","groupType":"widget_third_party_content","widgetType":"widget_widget_third_party_content","widgetInstance":"3"},"params":{"type":"zergnet","title":"Best of the Web","id":"13510","placement":"","targettype":"","mode":"","widgetTime":2},"data":[],"dataDetails":{}},"fix_sidebar_marker-122":{"info":{"id":"fix_sidebar_marker-122","groupType":"fix_sidebar_marker","widgetType":"widget_fix_sidebar_marker","widgetInstance":"122"},"params":{"title":"Fix Sidebar Marker","widgetTime":2},"data":[],"dataDetails":{}},"ts_blogroll-558":{"info":{"id":"ts_blogroll-558","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"558"},"params":{"title":"Featured Stories","type":"carousel","isweather":0,"cat":"3098,55,47,69,2117","posts_per_page":"4","align":"right","pinned_id":"","pinned_label":"","tag":"","private_tag":"","thumb_type":"landscape","link_label":"","link":"","show_thumb":0,"alternate_data":0,"unique_posts":0,"author":"","widgetTime":5,"widgetFilterTime":0,"widgetFilterParallelTime":1},"data":[349299,349306,349303,349225],"dataDetails":{"349225":{"postid":"349225","sortdate":"2018-02-13T17:47:04.000Z","data":{"mainData":{"postType":"post","caption":"Photo Courtesy of Click2Houston","thumbnail":"http://1063thebuzz.com/files/2018/02/divorce-party.png","postDateGmt":"2018-02-13 17:47:04 +0000","title":"Texas Woman Hosts Freedom From A--holes Garage Sale After Divorce","url":"http://1023thebullfm.com/texas-woman-hosts-freedom-from-a-holes-garage-sale-after-divorce/","id":349225,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"This lady is so happy not be married anymore, but she also needed some cash.","authors":[{"id":1466474,"slug":"stryker","name":"Stryker","first_name":"Eric","last_name":"Stryker","nickname":"Stryker","thumbnail":"http://1063thebuzz.com/files/2017/02/Eric-headshot-2017.jpg","url":"http://1023thebullfm.com/author/stryker/"}],"video":true,"videoUrl":"https://youtu.be/gNCr-a-suw4","youtubeId":"gNCr-a-suw4"},"alternateData":{"_townsquare_media_url":"https://youtu.be/gNCr-a-suw4","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"Texas Woman Hosts Freedom From A--holes Garage Sale After Divorce"}}},"349299":{"postid":"349299","sortdate":"2018-02-13T20:00:00.000Z","data":{"mainData":{"postType":"post","caption":"New Line","thumbnail":"http://screencrush.com/files/2018/02/the-notebook-kiss.jpg","postDateGmt":"2018-02-13 20:00:00 +0000","title":"Why Do We Love Movies Where People Kiss in the Rain?","url":"http://1023thebullfm.com/people-kissing-in-the-rain-in-movies/","id":349299,"carbonMeta":{"widePromotion":false,"isGallery":true},"excerpt":"It&#x2019;s one of the biggest cliches of romantic comedies that never happens in real life. So why are they so popular?","authors":[{"id":595061,"slug":"mattsinger","name":"Matt Singer","first_name":"Matt","last_name":"Singer","nickname":"mattsinger","thumbnail":"http://screencrush.com/files/2015/10/8355-11_done.jpg","url":"http://1023thebullfm.com/author/mattsinger/"}],"video":true,"videoUrl":"https://www.youtube.com/watch?v=aBpwrORhKWU","youtubeId":"aBpwrORhKWU"},"alternateData":{"_townsquare_media_url":"https://www.youtube.com/watch?v=aBpwrORhKWU","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"Why Do We Love Movies Where People Kiss in the Rain?"}}},"349303":{"postid":"349303","sortdate":"2018-02-13T18:13:39.000Z","data":{"mainData":{"postType":"post","caption":"Sean Gallup","thumbnail":"http://1063thebuzz.com/files/2018/02/GettyImages-5391600201.jpg","postDateGmt":"2018-02-13 18:13:39 +0000","title":"North Texas City to Become America&apos;s Largest Green Power City ","url":"http://1023thebullfm.com/north-texas-city-to-become-americas-largest-green-power-city/","id":349303,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"This is awesome! They&apos;re one of two cities in Texas that will be going all renewable energy. ","authors":[{"id":1466474,"slug":"stryker","name":"Stryker","first_name":"Eric","last_name":"Stryker","nickname":"Stryker","thumbnail":"http://1063thebuzz.com/files/2017/02/Eric-headshot-2017.jpg","url":"http://1023thebullfm.com/author/stryker/"}],"video":true,"videoUrl":"https://www.youtube.com/watch?v=aIr1JW-GtVo&t=13s","youtubeId":"aIr1JW-GtVo"},"alternateData":{"_townsquare_media_url":"https://www.youtube.com/watch?v=aIr1JW-GtVo&t=13s","dynamic-lead-video":"0","_aioseop_title":"North Texas City to Become America&apos;s Largest Green Power City ","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""}}}},"349306":{"postid":"349306","sortdate":"2018-02-13T18:53:08.000Z","data":{"mainData":{"postType":"post","caption":"Downtown Wichita Falls (Townsquare Media)","thumbnail":"http://1023thebullfm.com/files/2017/10/IMG_4182.jpg","postDateGmt":"2018-02-13 18:53:08 +0000","title":"Wichita Falls to Vote on Bond Issues May 5","url":"http://1023thebullfm.com/wichita-falls-to-vote-on-bond-issues-may-5/","id":349306,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"The Wichita Falls City Council voted on Tuesday to move forward with a bond election on May 5, 2018","authors":[{"id":53827,"slug":"mikehendren","name":"Mike Hendren","first_name":"Mike","last_name":"Hendren","nickname":"mikehendren","thumbnail":"http://newstalk1290.com/files/2017/02/Mike-headshot-2017.jpg","url":"http://1023thebullfm.com/author/mikehendren/"}],"video":true,"videoUrl":"https://youtu.be/So8I3uSfCAc","youtubeId":"So8I3uSfCAc"},"alternateData":{"_townsquare_media_url":"https://youtu.be/So8I3uSfCAc","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"Wichita Falls to Vote on Bond Issues May 5"}}}},"redisCached":true},"google-ads-widget-385":{"info":{"id":"google-ads-widget-385","groupType":"google-ads-widget","widgetType":"widget_google-ads-widget","widgetInstance":"385"},"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-356":{"info":{"id":"tsq_sailthru_newsletter_widget-356","groupType":"tsq_sailthru_newsletter_widget","widgetType":"widget_tsq_sailthru_newsletter_widget","widgetInstance":"356"},"params":{"title":"Get our Newsletter","description":"Sign up for our newsletter!","confirmation":"Thanks for subscribing","lists":["Blake FM Newsletter Subscribers"],"widgetTime":1},"data":[],"dataDetails":{}},"ts_blogroll-559":{"info":{"id":"ts_blogroll-559","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"559"},"params":{"title":"Latest Articles","type":"sidebar_row_standard","posts_per_page":3,"widgetTime":4,"widgetFilterTime":0,"widgetFilterParallelTime":0},"data":[349299,349306,349303],"dataDetails":{"349299":{"postid":"349299","sortdate":"2018-02-13T20:00:00.000Z","data":{"mainData":{"postType":"post","caption":"New Line","thumbnail":"http://screencrush.com/files/2018/02/the-notebook-kiss.jpg","postDateGmt":"2018-02-13 20:00:00 +0000","title":"Why Do We Love Movies Where People Kiss in the Rain?","url":"http://1023thebullfm.com/people-kissing-in-the-rain-in-movies/","id":349299,"carbonMeta":{"widePromotion":false,"isGallery":true},"excerpt":"It&#x2019;s one of the biggest cliches of romantic comedies that never happens in real life. So why are they so popular?","authors":[{"id":595061,"slug":"mattsinger","name":"Matt Singer","first_name":"Matt","last_name":"Singer","nickname":"mattsinger","thumbnail":"http://screencrush.com/files/2015/10/8355-11_done.jpg","url":"http://1023thebullfm.com/author/mattsinger/"}],"video":true,"videoUrl":"https://www.youtube.com/watch?v=aBpwrORhKWU","youtubeId":"aBpwrORhKWU"},"alternateData":{"_townsquare_media_url":"https://www.youtube.com/watch?v=aBpwrORhKWU","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"Why Do We Love Movies Where People Kiss in the Rain?"}}},"349303":{"postid":"349303","sortdate":"2018-02-13T18:13:39.000Z","data":{"mainData":{"postType":"post","caption":"Sean Gallup","thumbnail":"http://1063thebuzz.com/files/2018/02/GettyImages-5391600201.jpg","postDateGmt":"2018-02-13 18:13:39 +0000","title":"North Texas City to Become America&apos;s Largest Green Power City ","url":"http://1023thebullfm.com/north-texas-city-to-become-americas-largest-green-power-city/","id":349303,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"This is awesome! They&apos;re one of two cities in Texas that will be going all renewable energy. ","authors":[{"id":1466474,"slug":"stryker","name":"Stryker","first_name":"Eric","last_name":"Stryker","nickname":"Stryker","thumbnail":"http://1063thebuzz.com/files/2017/02/Eric-headshot-2017.jpg","url":"http://1023thebullfm.com/author/stryker/"}],"video":true,"videoUrl":"https://www.youtube.com/watch?v=aIr1JW-GtVo&t=13s","youtubeId":"aIr1JW-GtVo"},"alternateData":{"_townsquare_media_url":"https://www.youtube.com/watch?v=aIr1JW-GtVo&t=13s","dynamic-lead-video":"0","_aioseop_title":"North Texas City to Become America&apos;s Largest Green Power City ","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""}}}},"349306":{"postid":"349306","sortdate":"2018-02-13T18:53:08.000Z","data":{"mainData":{"postType":"post","caption":"Downtown Wichita Falls (Townsquare Media)","thumbnail":"http://1023thebullfm.com/files/2017/10/IMG_4182.jpg","postDateGmt":"2018-02-13 18:53:08 +0000","title":"Wichita Falls to Vote on Bond Issues May 5","url":"http://1023thebullfm.com/wichita-falls-to-vote-on-bond-issues-may-5/","id":349306,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"The Wichita Falls City Council voted on Tuesday to move forward with a bond election on May 5, 2018","authors":[{"id":53827,"slug":"mikehendren","name":"Mike Hendren","first_name":"Mike","last_name":"Hendren","nickname":"mikehendren","thumbnail":"http://newstalk1290.com/files/2017/02/Mike-headshot-2017.jpg","url":"http://1023thebullfm.com/author/mikehendren/"}],"video":true,"videoUrl":"https://youtu.be/So8I3uSfCAc","youtubeId":"So8I3uSfCAc"},"alternateData":{"_townsquare_media_url":"https://youtu.be/So8I3uSfCAc","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"Wichita Falls to Vote on Bond Issues May 5"}}}},"redisCached":true},"carbonwidget/nav/blueiv":{"info":{"id":"carbonwidget/nav/blueiv","groupType":"carbonwidget/nav/blueiv"},"params":{"widgetTime":4},"data":[],"dataDetails":{},"redisCached":true},"carbonwidget/nav/main":{"info":{"id":"carbonwidget/nav/main","groupType":"carbonwidget/nav/main"},"params":{"widgetTime":4},"data":["1",{"2":["2.1","2.2","2.3","2.4","2.5","2.6"]},{"3":["3.1","3.2","3.3"]},{"4":["4.1"]},{"5":["5.1","5.2","5.3","5.4"]},{"6":["6.1","6.2","6.3","6.4"]},{"7":["7.1","7.2","7.3"]},{"8":[{"8.1":["8.1.1"]},"8.2"]},{"9":["9.1","9.2","9.3","9.4"]}],"dataDetails":{"1":{"menuId":"1","attrs":{"menuPostId":8,"title":"Home","titleExcerpt":"Home","href":"/","samedomain":true,"hasBlogroll":false}},"2":{"menuId":"2","attrs":{"menuPostId":176791,"title":"On Air","titleExcerpt":"On Air","href":"/shows/","samedomain":true,"hasBlogroll":false}},"3":{"menuId":"3","attrs":{"menuPostId":11320,"title":"Listen","titleExcerpt":"Listen to Blake-FM online right now!","href":"/listen-live/","samedomain":true,"hasBlogroll":false}},"4":{"menuId":"4","attrs":{"menuPostId":7099,"title":"Playlist","titleExcerpt":"Top 40 songs on Blake-FM","href":"/playlist","samedomain":true,"hasBlogroll":false}},"5":{"menuId":"5","attrs":{"menuPostId":596,"title":"Events","titleExcerpt":"Events","href":"/events-wichita-falls","samedomain":true,"hasBlogroll":false}},"6":{"menuId":"6","attrs":{"menuPostId":1049,"title":"Country Club","titleExcerpt":"Get access to exclusive contests, giveaways, and benefits!","href":"/vip","samedomain":true,"hasBlogroll":false}},"7":{"menuId":"7","attrs":{"menuPostId":1069,"title":"Win Stuff","titleExcerpt":"Win Stuff","href":"/contests","samedomain":true,"menupath":"/rest/carbon/api/menu/contests","hasBlogroll":false}},"8":{"menuId":"8","attrs":{"menuPostId":18104,"title":"More","titleExcerpt":"More","href":"#","samedomain":true,"hasBlogroll":false}},"9":{"menuId":"9","attrs":{"menuPostId":272276,"title":"Contact","titleExcerpt":"Contact","href":"/help","samedomain":true,"hasBlogroll":false}},"2.1":{"menuId":"2.1","attrs":{"menuPostId":216862,"title":"Show Schedule","titleExcerpt":"Show Schedule","href":"/shows/","samedomain":true,"hasBlogroll":false}},"2.2":{"menuId":"2.2","attrs":{"menuPostId":334391,"title":"The Bobby Bones Show","titleExcerpt":"The Bobby Bones Show","href":"/show/the-bobby-bones-show/","samedomain":true,"menupath":"/rest/carbon/api/menu/show/the-bobby-bones-show/","hasBlogroll":false}},"2.3":{"menuId":"2.3","attrs":{"menuPostId":334390,"title":"Liz Ryan","titleExcerpt":"Liz Ryan","href":"/show/liz-ryan/","samedomain":true,"menupath":"/rest/carbon/api/menu/show/liz-ryan/","hasBlogroll":false}},"2.4":{"menuId":"2.4","attrs":{"menuPostId":176792,"title":"Dave Diamond","titleExcerpt":"Dave Diamond","href":"/show/dave-diamond","samedomain":true,"menupath":"/rest/carbon/api/menu/show/dave-diamond","hasBlogroll":false}},"2.5":{"menuId":"2.5","attrs":{"menuPostId":294491,"title":"Taste of Country Nights w/ Sam Alex","titleExcerpt":"Taste of Country Nights w/ Sam Alex","href":"/show/taste-of-country-nights","samedomain":true,"menupath":"/rest/carbon/api/menu/show/taste-of-country-nights","hasBlogroll":false}},"2.6":{"menuId":"2.6","attrs":{"menuPostId":176793,"title":"Radio Texas, LIVE! w/ Buddy Logan","titleExcerpt":"Radio Texas, LIVE! w/ Buddy Logan","href":"/show/radio-texas-live","samedomain":true,"menupath":"/rest/carbon/api/menu/show/radio-texas-live","hasBlogroll":false}},"3.1":{"menuId":"3.1","attrs":{"menuPostId":7161,"title":"Listen Live","titleExcerpt":"Listen to Blake-FM online right now!","href":"/listen-live/","samedomain":true,"hasBlogroll":false}},"3.2":{"menuId":"3.2","attrs":{"menuPostId":3701,"title":"Mobile App","titleExcerpt":"Take Blake with you!","href":"/app","samedomain":true,"hasBlogroll":false}},"3.3":{"menuId":"3.3","attrs":{"menuPostId":344226,"title":"Alexa","titleExcerpt":"Alexa","href":"/alexa","samedomain":true,"hasBlogroll":false}},"4.1":{"menuId":"4.1","attrs":{"menuPostId":11322,"title":"Recently Played","titleExcerpt":"Last 50 Songs Played","href":"/playlist","samedomain":true,"hasBlogroll":false}},"5.1":{"menuId":"5.1","attrs":{"menuPostId":347316,"title":"Bobby Bones Comedy Tour","titleExcerpt":"Bobby Bones Comedy Tour","href":"/bobby-bones-comedy-tour-wichita-falls/","samedomain":true,"hasBlogroll":false}},"5.2":{"menuId":"5.2","attrs":{"menuPostId":335192,"title":"This Month in Wichita Falls","titleExcerpt":"This Month in Wichita Falls","href":"/tags/this-month-in-wichita-falls","samedomain":true,"menupath":"/rest/carbon/api/menu/tags/this-month-in-wichita-falls","hasBlogroll":false}},"5.3":{"menuId":"5.3","attrs":{"menuPostId":11321,"title":"Calendar","titleExcerpt":"Calendar","href":"/events-wichita-falls","samedomain":true,"hasBlogroll":false}},"5.4":{"menuId":"5.4","attrs":{"menuPostId":168879,"title":"Submit an Event","titleExcerpt":"Submit an Event","href":"/events-wichita-falls/community/add","samedomain":true,"hasBlogroll":false}},"6.1":{"menuId":"6.1","attrs":{"menuPostId":1919,"title":"Sign Up","titleExcerpt":"It's free and easy!","href":"/registration","samedomain":true,"hasBlogroll":false}},"6.2":{"menuId":"6.2","attrs":{"menuPostId":3528,"title":"Contests","titleExcerpt":"See everything you could win!","href":"/contests","samedomain":true,"menupath":"/rest/carbon/api/menu/contests","hasBlogroll":false}},"6.3":{"menuId":"6.3","attrs":{"menuPostId":291500,"title":"Contest Rules","titleExcerpt":"Contest Rules","href":"/contest-rules","samedomain":true,"hasBlogroll":false}},"6.4":{"menuId":"6.4","attrs":{"menuPostId":291501,"title":"VIP Support","titleExcerpt":"VIP Support","href":"/help","samedomain":true,"hasBlogroll":false}},"7.1":{"menuId":"7.1","attrs":{"menuPostId":348478,"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}},"7.2":{"menuId":"7.2","attrs":{"menuPostId":310232,"title":"See All Contests","titleExcerpt":"See All Contests","href":"/vip","samedomain":true,"hasBlogroll":false}},"7.3":{"menuId":"7.3","attrs":{"menuPostId":72936,"title":"Contest Rules","titleExcerpt":"Contest Rules","href":"/contest-rules","samedomain":true,"hasBlogroll":false}},"8.1":{"menuId":"8.1","attrs":{"menuPostId":75790,"title":"Weather","titleExcerpt":"Wichita Falls Weather","href":"/wichita-falls-weather","samedomain":true,"hasBlogroll":false}},"8.1.1":{"menuId":"8.1.1","attrs":{"menuPostId":155631,"title":"Closings & Delays","titleExcerpt":"Closings & Delays","href":"/wichita-falls-closings-delays","samedomain":true,"hasBlogroll":false}},"8.2":{"menuId":"8.2","attrs":{"menuPostId":18103,"title":"The Bull Newsletter","titleExcerpt":"The Bull Newsletter","href":"/newsletter","samedomain":true,"hasBlogroll":false}},"9.1":{"menuId":"9.1","attrs":{"menuPostId":272277,"title":"Help & Contact Info","titleExcerpt":"Help & Contact Info","href":"/help","samedomain":true,"hasBlogroll":false}},"9.2":{"menuId":"9.2","attrs":{"menuPostId":272278,"title":"Send Feedback","titleExcerpt":"Send Feedback","href":"/feedback","samedomain":true,"hasBlogroll":false}},"9.3":{"menuId":"9.3","attrs":{"menuPostId":124862,"title":"Advertise","titleExcerpt":"Advertise","href":"/advertise","samedomain":true,"hasBlogroll":false}},"9.4":{"menuId":"9.4","attrs":{"menuPostId":116798,"title":"Job Openings","titleExcerpt":"Job Openings","href":"http://www.townsquaremedia.com/careers","samedomain":false,"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","8","9","10"],"dataDetails":{"1":{"menuId":"1","attrs":{"menuPostId":99000,"title":"What's Hot:","titleExcerpt":"What's Hot:","href":"","samedomain":true,"hasBlogroll":false}},"2":{"menuId":"2","attrs":{"menuPostId":348476,"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}},"3":{"menuId":"3","attrs":{"menuPostId":312618,"title":"Wichita Falls Stories","titleExcerpt":"Wichita Falls Stories","href":"/category/local-news","samedomain":true,"menupath":"/rest/carbon/api/menu/category/local-news","hasBlogroll":false}},"4":{"menuId":"4","attrs":{"menuPostId":347697,"title":"Cutest Couple Contest","titleExcerpt":"Cutest Couple Contest","href":"/cutest-couple-contest/","samedomain":true,"hasBlogroll":false}},"5":{"menuId":"5","attrs":{"menuPostId":347317,"title":"Bobby Bones Comedy Tour","titleExcerpt":"Bobby Bones Comedy Tour","href":"/bobby-bones-comedy-tour-wichita-falls/","samedomain":true,"hasBlogroll":false}},"6":{"menuId":"6","attrs":{"menuPostId":339799,"title":"Get The Bull App","titleExcerpt":"Get The Bull App","href":"/app","samedomain":true,"hasBlogroll":false}},"7":{"menuId":"7","attrs":{"menuPostId":347523,"title":"New Country Songs","titleExcerpt":"New Country Songs","href":"/category/country-songs/","samedomain":true,"menupath":"/rest/carbon/api/menu/category/country-songs/","hasBlogroll":false}},"8":{"menuId":"8","attrs":{"menuPostId":221548,"title":"Texas Country","titleExcerpt":"Texas Country","href":"/tags/texas-country","samedomain":true,"menupath":"/rest/carbon/api/menu/tags/texas-country","hasBlogroll":false}},"9":{"menuId":"9","attrs":{"menuPostId":344227,"title":"Listen With Alexa","titleExcerpt":"Listen With Alexa","href":"/alexa","samedomain":true,"hasBlogroll":false}},"10":{"menuId":"10","attrs":{"menuPostId":339800,"title":"Texoma's Most Wanted","titleExcerpt":"Texoma's Most Wanted","href":"/tags/texomas-most-wanted","samedomain":true,"menupath":"/rest/carbon/api/menu/tags/texomas-most-wanted","hasBlogroll":false}}},"redisCached":true},"carbonwidget/nav/footer":{"info":{"id":"carbonwidget/nav/footer","groupType":"carbonwidget/nav/footer"},"params":{"widgetTime":3},"data":["comscore","1","2","3","4","5","6","7","8","9","10","11"],"dataDetails":{"1":{"menuId":"1","attrs":{"title":"EEO Public File Report","href":"/eeo/"}},"2":{"menuId":"2","attrs":{"title":"Advertise with 102.3 The Bull","href":"/advertise/"}},"3":{"menuId":"3","attrs":{"title":"Public File","href":"/kwfs-fm-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":"Wichita Falls Business Listings","href":"/wichita_falls-featured-business-listings/"}},"comscore":{"menuId":"comscore","attrs":{"title":"Taste Of Country Network"}}},"redisCached":true}},"data":{},"time":{"wpTime":14.93,"mainOptionsTime":6.412,"sidebarsTime":11.838,"widgetsTime":56.419,"processTime":89.7},"experimentGroup":"A"},"serverConfig":{"host":"1023thebullfm.com","ua":"python-requests/2.10.0"}},"listenLive":{},"nav":{},"newsletter":{},"ui":{},"weather":{},"youtube":{},"sweeps":{},"form":{"NavSearchForm":{"registeredFields":[{"name":"searchInput","type":"Field"}]}},"routing":{"locationBeforeTransitions":null},"events":{},"ads":{}}
          </script>
          <script src="//cdn.production.townsquareblogs.com/public/dist/main.bundle.js?ver=82b4135bab9c2dc599baca830b345a05df70bfdf"></script>
        </body>
      </html>