<!doctype html>
      <html class="single">
        <head>
          <title data-react-helmet="true">NFL Player Donates First Game Check to Stadium Cafeteria Workers - The Good News [VIDEO]</title>
          <meta data-react-helmet="true" http-equiv="Content-Type" content="text/html;charset=UTF-8"/><meta data-react-helmet="true" charset="UTF-8"/><meta data-react-helmet="true" name="description" content="The Houston Texans posted the video to their Twitter with the caption, If you can, you must."/><meta data-react-helmet="true" name="keywords" content="deshaun watson, houston texans, hurricane harvey, donation"/><meta data-react-helmet="true" property="fb:app_id" content="186354591399798"/><meta data-react-helmet="true" property="fb:admins" content="520918501"/><meta data-react-helmet="true" property="fb:admins" content="583052867"/><meta data-react-helmet="true" property="fb:admins" content="100002025987268"/><meta data-react-helmet="true" property="fb:admins" content="732998853"/><meta data-react-helmet="true" property="og:title" content="NFL Player Donates First Game Check to Stadium Cafeteria Workers - The Good News [VIDEO]"/><meta data-react-helmet="true" property="og:description" content="The Houston Texans posted the video to their Twitter with the caption, If you can, you must."/><meta data-react-helmet="true" property="og:url" content="http://wcrz.com/nfl-player-donates-first-game-check-to-stadium-cafeteria-workers-the-good-news-video/"/><meta data-react-helmet="true" property="og:site_name" content="Cars 108"/><meta data-react-helmet="true" property="og:type" content="blog"/><meta data-react-helmet="true" property="og:image" content="http://wcrz.com/files/2017/09/texans.png?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="@WCRZFM"/><meta data-react-helmet="true" name="sailthru.description" content="The Houston Texans posted the video to their Twitter with the caption, If you can, you must."/><meta data-react-helmet="true" name="sailthru.date" content="2017-09-29 06:35:59"/><meta data-react-helmet="true" name="sailthru.title" content="NFL Player Donates First Game Check to Stadium Cafeteria Workers – The Good News [VIDEO]"/><meta data-react-helmet="true" name="sailthru.tags" content="tsmsite-wcrz, tsmmarket-flint, tsmtype-local, deshaun-watson, houston-texans, hurricane-harvey, the-good-news, twitter, video, sports, the-good-news, videos"/><meta data-react-helmet="true" name="sailthru.author" content="jclark"/><meta data-react-helmet="true" name="sailthru.image.full" content="http://wcrz.com/files/2017/09/texans.png"/><meta data-react-helmet="true" name="sailthru.image.thumb" content="http://wcrz.com/files/2017/09/texans.png"/><meta data-react-helmet="true" property="fb:pages" content="161127782730"/><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://wcrz.com/files/2011/03/favicon.ico"/><link data-react-helmet="true" rel="profile" href="http://gmpg.org/xfn/11"/><link data-react-helmet="true" rel="canonical" href="http://wcrz.com/nfl-player-donates-first-game-check-to-stadium-cafeteria-workers-the-good-news-video/"/>
          <link href="//fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic,700italic|Roboto:400,400italic,500,500italic,700,300italic,300|Roboto+Condensed:300,400,700" rel="stylesheet" type="text/css" />
          <link href="/styles/base.css?ver=f6f5453a8cde7d0b301abb99888e7aca87cafa58&mver=4" rel="stylesheet" type="text/css" />
          
        <script type="text/javascript">
          window.TSM = window.TSM || {};
          window.TSM.abgroup = "A";
          window.TSM.cadata = {"activeDomain":"wcrz.com","blogId":87,"method":"get_single","postId":354062,"postType":"post","postDateGmt":"2017-09-29 10:35:59.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":"jclark","dimension2":"sports,the-good-news,videos","dimension3":"deshaun-watson,houston-texans,hurricane-harvey,the-good-news,twitter,video","dimension4":"post","dimension5":"Fri Sept 29 2017","dimension6":"06:35","dimension7":"standard","dimension8":"","dimension9":"A","dimension10":"no"};
ga( "create", {
          trackingId:"UA-1802061-1",
          name: "primary",
          allowAnchor: false
        });
        ga( "primary.require", "displayfeatures" );
        ga( "primary.send", gaInitData );
        window.TSM = window.TSM || {};
        window.TSM.trackersByNameAll = window.TSM.trackersByNameAll || {};
        window.TSM.trackersByNameAll[ "primary" ] = {gaid:"UA-1802061-1"};
ga( "create", {
          trackingId:"UA-19109753-1",
          name: "UA191097531",
          allowAnchor: false
        });
        ga( "UA191097531.require", "displayfeatures" );
        ga( "UA191097531.send", gaInitData );
        window.TSM = window.TSM || {};
        window.TSM.trackersByNameAll = window.TSM.trackersByNameAll || {};
        window.TSM.trackersByNameAll[ "UA191097531" ] = {gaid:"UA-19109753-1"};
ga( "create", {
          trackingId:"UA-1802129-3",
          name: "UA18021293",
          allowAnchor: false
        });
        ga( "UA18021293.require", "displayfeatures" );
        ga( "UA18021293.send", gaInitData );
        window.TSM = window.TSM || {};
        window.TSM.trackersByNameAll = window.TSM.trackersByNameAll || {};
        window.TSM.trackersByNameAll[ "UA18021293" ] = {gaid:"UA-1802129-3"};
ga( "create", {
          trackingId:"UA-28825804-1",
          name: "UA288258041",
          allowAnchor: false
        });
        ga( "UA288258041.require", "displayfeatures" );
        ga( "UA288258041.send", gaInitData );
        window.TSM = window.TSM || {};
        window.TSM.trackersByNameAll = window.TSM.trackersByNameAll || {};
        window.TSM.trackersByNameAll[ "UA288258041" ] = {gaid:"UA-28825804-1"};
ga( "create", {
          trackingId:"UA-45260060-4",
          name: "UA452600604",
          allowAnchor: false
        });
        ga( "UA452600604.require", "displayfeatures" );
        ga( "UA452600604.send", gaInitData );
        window.TSM = window.TSM || {};
        window.TSM.trackersByNameAll = window.TSM.trackersByNameAll || {};
        window.TSM.trackersByNameAll[ "UA452600604" ] = {gaid:"UA-45260060-4"};
            })(window);
          </script>
          <script async src="https://www.google-analytics.com/analytics.js"></script>
          <script>(function(w){
      w.dataLayer = [{"title":"NFL Player Donates First Game Check to Stadium Cafeteria Workers - The Good News [VIDEO]","callsign":"WCRZFM","market":"Flint","sitetype":"Local","siteClassification":"","state":"MI","genre":{"0":"pop","1":"classic-hits"},"pageType":"post","tags":"deshaun-watson,houston-texans,hurricane-harvey,the-good-news,twitter,video","categories":"sports,the-good-news,videos","mediaType":"none"}];
      w.dataLayer[0].referer = document.referrer;w.dataLayer[0].curatedReferer = document.referrer.replace( /https?:\/\//, "" );w.dataLayer[0].dayOfWeek = function(n){return n.toLocaleString("en-US",{weekday:"long"})}(new Date);w.dataLayer[0].periodOfDay = function(n,t,i){t=n.getHours(),i=n.getMinutes(),i<10&&(i="0"+i);var r=parseInt(t+""+i);return r>=0&&r<600?"Overnight":r>=600&&r<1e3?"Morning Drive":r>=1e3&&r<1500?"Midday":r>=1500&&r<1900?"Afternoon Drive":r>=1900&&r<2400?"Evening":void 0}(new Date);
    })(window);</script>
          <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({"gtm.start": new Date().getTime(),event:"gtm.js"});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!="dataLayer"?"&l="+l:"";j.async=true;j.src= "https://www.googletagmanager.com/gtm.js?id="+i+dl;f.parentNode.insertBefore(j,f); })(window,document,"script","dataLayer","GTM-K346HJZ");</script>
          
          <script class="kxct" data-id="rwjnisqy1" data-timing="async" data-version="3.0" type="text/javascript">
        window.Krux||((Krux=function(){Krux.q.push(arguments)}).q=[]);
        (function(){
          var k=document.createElement("script");k.type="text/javascript";k.async=true;
          k.src=(location.protocol==="https:"?"https:":"http:")+"//"+"cdn.krxd.net/controltag/rwjnisqy1.js";
          var s=document.getElementsByTagName("script")[0];s.parentNode.insertBefore(k,s);
        }());
      </script><script type="text/javascript" src="//mtrx.go.sonobi.com/morpheus.townsquaremedia.local.1594.js"></script>
<script async type="text/javascript" src="https://native.sharethrough.com/assets/sfp.js"></script><script async="async" src="https://www.googletagservices.com/tag/js/gpt.js"></script>
        <script>
        var googletag = googletag || {};
        googletag.cmd = googletag.cmd || [];
        </script>
<script>window.pbjs=window.pbjs||{};window.pbjs.que=window.pbjs.que||[];</script><script src="http://production.townsquareblogs.com/wp-content/uploads/static/prebid/carbon/pb.js?domain=wcrz.com"></script>
<script>!function(a9,a,p,s,t,A,g){if(a[a9])return;function q(c,r){a[a9]._Q.push([c,r])}a[a9]={init:function(){q("i",arguments)},fetchBids:function(){q("f",arguments)},setDisplayBids:function(){},targetingKeys:function(){return[]},_Q:[]};A=p.createElement(s);A.async=!0;A.src=t;g=p.getElementsByTagName(s)[0];g.parentNode.insertBefore(A,g)}("apstag",window,document,"script","//c.amazon-adsystem.com/aax2/apstag.js");
        apstag.init({pubID: "3227", adServer: "googletag" });</script>
<script>
        window.TSM = window.TSM || {}; window.TSM.adSlots = window.TSM.adSlots || {};window.TSM.adLog = window.TSM.adLog || {};
        googletag.cmd.push(function(){
googletag.pubads().disableInitialLoad();
googletag.pubads().setTargeting( "catid", ["sports","the-good-news","videos"] );
googletag.pubads().setTargeting( "tags", ["deshaun-watson","houston-texans","hurricane-harvey","the-good-news","twitter","video"] );
googletag.pubads().setTargeting( "id", "nfl-player-donates-first-game-check-to-stadium-cafeteria-workers-the-good-news-video" );
googletag.pubads().setTargeting( "author", "jclark" );
googletag.pubads().setTargeting( "kw", ["jclark","nfl-player-donates-first-game-check-to-stadium-cafeteria-workers-the-good-news-video","sports","the-good-news","videos","deshaun-watson","houston-texans","hurricane-harvey","twitter","video","pagetype-post"] );
googletag.pubads().setTargeting( "genre", ["pop","classic-hits"] );
googletag.pubads().setTargeting( "device", "web" );
googletag.pubads().setTargeting( "ksg", Krux.segments );
        googletag.pubads().setTargeting( "kuid", Krux.user );
if( window.TSM.adSlots["tsm-ad-300a"] === undefined ){
window.TSM.adSlots["tsm-ad-300a"] = googletag.defineSlot( "8328825/local/Flint/WCRZ/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/Flint/WCRZ/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/Flint/WCRZ/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/Flint/WCRZ/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/Flint/WCRZ/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/Flint/WCRZ/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/Flint/WCRZ/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/Flint/WCRZ/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/Flint/WCRZ/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="-1498329193"><!-- 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="Cars 108" title="Cars 108" data-reactid="14"><img src="http://wcrz.com/files/2017/11/wcrzfm-logo.png" alt="Cars 108" title="Cars 108" data-reactid="15"/></a><div class="site-menu-right" data-reactid="16"><div class="showticker-container" id="show-ticker" data-reactid="17"><div class="slider showticker-items" data-reactid="18"><div class="sizer" data-reactid="19"></div><div class="mover fade" data-reactid="20"><div class="listenlive-container showticker-item active" data-reactid="21"><div class="song-meta first-song" data-reactid="22"><div class="artist-image icon-headphones" data-reactid="23"><figure class="frameme" data-reactid="24"><a class="theframe" data-image="http://wcrz.com/files/2010/10/new_john_tesh.jpg" rel="" title="" data-reactid="25"></a><div class="loadinganim showbox" id="0" data-reactid="26"><div class="loader" style="width:30px;height:30px;" data-reactid="27"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="28"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="29"></circle></svg></div></div></figure></div><div class="song-info radio" data-reactid="30"><a class="live-show-info" href="http://wcrz.com/show/the-john-tesh-show/" data-reactid="31">The John Tesh Radio Show</a></div></div></div></div></div><a class="listen-live-cto cto" href="/listen-live/" data-reactid="32"><span class="icon-play2" data-reactid="33"></span><span class="cto-title" data-reactid="34">Listen Now</span></a><a class="sign-in-out" href="/#auth-start" title="" data-reactid="35"></a></div><nav id="site-menu" data-reactid="36"><div class="wrapper" data-reactid="37"><span class="icon-base icon-menu select-none" data-reactid="38"></span><ul class="links" data-reactid="39"><li class="hassub" data-reactid="40"><a href="/" data-reactid="41">Home</a></li><li class="hassub" data-reactid="42"><a href="/djs/" data-reactid="43">On Air</a><ul class="links submenu" data-reactid="44"><li class="hassub" data-reactid="45"><a href="/shows/" data-reactid="46">Shows</a></li><li class="hassub" data-reactid="47"><a href="/show/pat-and-aj-in-the-morning/" data-reactid="48">Pat and AJ</a></li><li class="hassub" data-reactid="49"><a href="/author/jbutynski/" data-reactid="50">Jenny B</a></li><li class="hassub" data-reactid="51"><a href="/author/gmcintyre/" data-reactid="52">George McIntyre</a></li></ul></li><li class="hassub" data-reactid="53"><a href="/listen-live/" data-reactid="54">Listen</a><ul class="links submenu" data-reactid="55"><li class="hassub" data-reactid="56"><a href="/listen-live/" data-reactid="57">Listen Live</a></li><li class="hassub" data-reactid="58"><a href="/app/" data-reactid="59">Get Mobile App</a></li><li class="hassub" data-reactid="60"><a href="/alexa-play-cars-108/" data-reactid="61">Cars 108 on Alexa</a></li></ul></li><li class="hassub" data-reactid="62"><a href="/events-flint/" data-reactid="63">Events</a></li><li class="hassub" data-reactid="64"><a href="/vip" data-reactid="65">Passenger Rewards</a><ul class="links submenu" data-reactid="66"><li class="hassub" data-reactid="67"><a href="/registration/" data-reactid="68">Sign Up</a></li><li class="hassub" data-reactid="69"><a href="/contests/" data-reactid="70">Win Stuff</a></li></ul></li><li class="hassub" data-reactid="71"><a href="/schoolbusiness-closings/" data-reactid="72">School Closings</a></li><li class="hassub" data-reactid="73"><a href="/help/" data-reactid="74">Contact Us</a><ul class="links submenu" data-reactid="75"><li class="hassub" data-reactid="76"><a href="/squares-2" data-reactid="77">Squares</a></li><li class="hassub" data-reactid="78"><a href="http://www.seizethedeal.com/cities/flint/" target="_blank" data-reactid="79">Deals</a></li><li class="hassub" data-reactid="80"><a href="/help/" data-reactid="81">VIP Support</a></li><li class="hassub" data-reactid="82"><a href="/current-employment-opportunities-at-townsquare-media-flint" data-reactid="83">Employment Opportunities</a></li><li class="hassub" data-reactid="84"><a href="/advertise/" data-reactid="85">Advertise With Us</a></li></ul></li><li class="hidden-menu hassub hide" data-reactid="86"><a class="more-icon" href="#" data-reactid="87">More</a><ul class="links submenu" data-reactid="88"><li class="hassub hide" data-reactid="89"><a href="/" data-reactid="90">Home</a></li><li class="hassub hide" data-reactid="91"><a href="/djs/" data-reactid="92">On Air</a><ul class="links submenu" data-reactid="93"><li class="hassub" data-reactid="94"><a href="/shows/" data-reactid="95">Shows</a></li><li class="hassub" data-reactid="96"><a href="/show/pat-and-aj-in-the-morning/" data-reactid="97">Pat and AJ</a></li><li class="hassub" data-reactid="98"><a href="/author/jbutynski/" data-reactid="99">Jenny B</a></li><li class="hassub" data-reactid="100"><a href="/author/gmcintyre/" data-reactid="101">George McIntyre</a></li></ul></li><li class="hassub hide" data-reactid="102"><a href="/listen-live/" data-reactid="103">Listen</a><ul class="links submenu" data-reactid="104"><li class="hassub" data-reactid="105"><a href="/listen-live/" data-reactid="106">Listen Live</a></li><li class="hassub" data-reactid="107"><a href="/app/" data-reactid="108">Get Mobile App</a></li><li class="hassub" data-reactid="109"><a href="/alexa-play-cars-108/" data-reactid="110">Cars 108 on Alexa</a></li></ul></li><li class="hassub hide" data-reactid="111"><a href="/events-flint/" data-reactid="112">Events</a></li><li class="hassub hide" data-reactid="113"><a href="/vip" data-reactid="114">Passenger Rewards</a><ul class="links submenu" data-reactid="115"><li class="hassub" data-reactid="116"><a href="/registration/" data-reactid="117">Sign Up</a></li><li class="hassub" data-reactid="118"><a href="/contests/" data-reactid="119">Win Stuff</a></li></ul></li><li class="hassub hide" data-reactid="120"><a href="/schoolbusiness-closings/" data-reactid="121">School Closings</a></li><li class="hassub hide" data-reactid="122"><a href="/help/" data-reactid="123">Contact Us</a><ul class="links submenu" data-reactid="124"><li class="hassub" data-reactid="125"><a href="/squares-2" data-reactid="126">Squares</a></li><li class="hassub" data-reactid="127"><a href="http://www.seizethedeal.com/cities/flint/" target="_blank" data-reactid="128">Deals</a></li><li class="hassub" data-reactid="129"><a href="/help/" data-reactid="130">VIP Support</a></li><li class="hassub" data-reactid="131"><a href="/current-employment-opportunities-at-townsquare-media-flint" data-reactid="132">Employment Opportunities</a></li><li class="hassub" data-reactid="133"><a href="/advertise/" data-reactid="134">Advertise With Us</a></li></ul></li></ul></li></ul><div class="site-menu-right" data-reactid="135"><ul class="social-links" data-reactid="136"><li class="social" data-reactid="137"><a class="share-link youtube" href="https://youtube.com/user/TownsquareFlint" target="_blank" data-social="youtube" data-reactid="138"><span class="icon-base icon-youtube" data-reactid="139"></span></a></li><li class="social" data-reactid="140"><a class="share-link facebook" href="http://www.facebook.com/cars108" target="_blank" data-social="facebook" data-reactid="141"><span class="icon-base icon-facebook" data-reactid="142"></span></a></li><li class="social" data-reactid="143"><a class="share-link twitter" href="https://twitter.com/WCRZFM" target="_blank" data-social="twitter" data-reactid="144"><span class="icon-base icon-twitter" data-reactid="145"></span></a></li><ul class="social-subscriptions" data-reactid="146"><!-- react-text: 147 --><!-- /react-text --><li class="share_link_small youtube sub-youtube" data-reactid="148"><span class="youtube-subscribe-button " data-reactid="149"></span></li><li class="sub-facebook" data-reactid="150"></li><li class="sub-twitter" data-reactid="151"></li></ul></ul><div id="search-form" class="" data-reactid="152"><div class="form-wrap" data-reactid="153"><form data-reactid="154"><input type="text" name="searchInput" value="" class="search-input" placeholder="Search" data-reactid="155"/><input type="submit" class="search-submit" disabled="" value="SEARCH" data-reactid="156"/></form></div><div class="icon-base icon-search" data-reactid="157"></div></div></div><div class="site-screen select-none" data-reactid="158"></div></div></nav></div><ul class="promo-links" data-reactid="159"><li data-reactid="160"><a title="What&#x27;s Hot:" href="#" data-reactid="161">What&#x27;s Hot:</a></li><li data-reactid="162"><a title="School Closings" href="/schoolbusiness-closings" data-reactid="163">School Closings</a></li><li data-reactid="164"><a title="Get the WCRZ App" href="/app/" data-reactid="165">Get the WCRZ App</a></li><li data-reactid="166"><a title="Cars 108 on Alexa" href="/alexa-play-cars-108/" data-reactid="167">Cars 108 on Alexa</a></li><li data-reactid="168"><a title="Workday 108 Trivia" href="/category/workday-108-trivia-2/" data-reactid="169">Workday 108 Trivia</a></li><li data-reactid="170"><a title="$500 Survey Giveaway" href="/sponsored-listener-survey/" data-reactid="171">$500 Survey Giveaway</a></li><li data-reactid="172"><a title="Last 50 Songs Played" href="/playlist/" data-reactid="173">Last 50 Songs Played</a></li><li data-reactid="174"><a title="Seize the Deal" href="http://www.seizethedeal.com/cities/flint/" data-reactid="175">Seize the Deal</a></li><li data-reactid="176"><a title="Pat &amp; AJ TV" href="/category/pat-and-aj-tv/" data-reactid="177">Pat &amp; AJ TV</a></li><li data-reactid="178"><a title="Win Stuff" href="/vip/contests/sweeps/" data-reactid="179">Win Stuff</a></li><li data-reactid="180"><a title="MI Lotto" href="/lucky-ticket-text-tuesday-with-the-michigan-lottery/" data-reactid="181">MI Lotto</a></li></ul></div><div class="tsm-ad tsm-ad-nav-970" data-reactid="182"><div id="tsm-ad-970a" data-reactid="183"><!-- dynamic ad --></div></div><div class="site-content clearfix" data-reactid="184"><div class="main-content" data-reactid="185"><div class="wrapper post-wrapper" data-reactid="186"><div class="post clearfix" data-reactid="187"><div class="entry" data-reactid="188"><article id="post-354062" data-location="/nfl-player-donates-first-game-check-to-stadium-cafeteria-workers-the-good-news-video/" data-index="0" data-reactid="189"><div class="page-header" data-reactid="190"><div class="content-header show-ui front" id="content-header-354062" data-reactid="191"><div class="internal-header outgrow  " style="max-height:0px;" data-reactid="192"></div><div class="content-header-header" data-reactid="193"><div class="react-parallax " data-reactid="194"><div class="react-parallax-background-children" data-bottom-top="transform:translate3d(0,-20%,0);" data-top-bottom="transform:translate3d(0,20%,0);" data-reactid="195"><figure class="frameme img-tag frame-loaded" data-reactid="196"><div class="theframe" data-image="http://wcrz.com/files/2017/09/texans.png" rel="" title="" style="background-image:url(&quot;http://wcrz.com/files/2017/09/texans.png?w=980&amp;q=75&quot;);" data-reactid="197"></div></figure></div><div class="react-parallax-content" data-reactid="198"><figure class="frameme img-tag" data-reactid="199"><div class="theframe" data-image="http://wcrz.com/files/2017/09/texans.png" rel="" title="" data-reactid="200"></div><div class="loadinganim showbox" id="0" data-reactid="201"><div class="loader" style="width:30px;height:30px;" data-reactid="202"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="203"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="204"></circle></svg></div></div></figure></div></div><div class="header" data-reactid="205"><section class="title " data-reactid="206"><h1 class="" data-reactid="207">NFL Player Donates First Game Check to Stadium Cafeteria Workers – The Good News [VIDEO]</h1></section><div class="byline" data-reactid="208"><div class="authors" data-reactid="209"><address class="author" data-reactid="210"><div class="author-image icon-user" data-reactid="211"><figure class="frameme" data-reactid="212"><a class="theframe" data-image="http://wcrz.com/files/2017/07/AJ.jpg" href="http://wcrz.com/author/jclark/" rel="author" title="AJ" data-reactid="213"></a><div class="loadinganim showbox" id="0" data-reactid="214"><div class="loader" style="width:30px;height:30px;" data-reactid="215"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="216"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="217"></circle></svg></div></div></figure></div><a class="author-name" href="http://wcrz.com/author/jclark/" rel="author" title="AJ" data-reactid="218">AJ</a></address></div><time datetime="2017-09-29 10:35:59 +0000" data-reactid="219">September 29, 2017</time></div><figcaption title="Houston Texans via Twitter" data-reactid="220">Houston Texans via Twitter</figcaption></div></div></div></div><div class="content-wrap" data-reactid="221"><div class="social-share bignsexy" data-reactid="222"><div class="social-bar social-icons" data-reactid="223"><ul data-reactid="224"><li data-reactid="225"><a href="http://twitter.com/intent/tweet?text=NFL%20Player%20Donates%20First%20Game%20Check%20to%20Stadium%20Cafeteria%20Workers%20%E2%80%93%20The%20Good%20News%20%5BVIDEO%5D%20http%3A%2F%2Fwcrz.com%2Fnfl-player-donates-first-game-check-to-stadium-cafeteria-workers-the-good-news-video%2F%3Ftrackback%3Dtwitter_mobile%20%40WCRZFM" title="Share on Twitter" target="_blank" data-reactid="226"><span class=" social-icon icon-twitter tw" data-reactid="227"><span class="share-title" data-reactid="228">Share on Twitter</span></span></a></li><li data-reactid="229"><a href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fwcrz.com%2Fnfl-player-donates-first-game-check-to-stadium-cafeteria-workers-the-good-news-video%2F%3Ftrackback%3Dfbshare_mobile" title="Share on Facebook" target="_blank" data-reactid="230"><span class=" social-icon icon-facebook fb" data-reactid="231"><span class="share-title" data-reactid="232">Share on Facebook</span></span></a></li></ul></div></div><div class="content" data-reactid="233"><div class="pod-content" data-reactid="234"><div class="single-post-oembed processed" data-reactid="235"></div><script src="//platform.twitter.com/widgets.js" data-reactid="236"></script><span id="more-354062" data-reactid="237"></span><div class="sharethrough-container" data-reactid="238"><div class="tsm-ad tsm-ad-oop" data-reactid="239"><div id="tsm-ad-sharethrough-oop-1" data-reactid="240"><!-- dynamic ad --></div></div></div><a href="https://www.today.com/news/nfl-rookie-deshaun-watson-donates-first-game-check-harvey-victims-t116811" target="_blank" data-reactid="241">Habitat for Humanity</a><div class="single-post-oembed processed" data-reactid="242"></div><script src="//platform.twitter.com/widgets.js" data-reactid="243"></script></div></div><div class="content-footer" data-reactid="244"><!-- react-empty: 245 --><div class="lazyload-placeholder zergnet-lazyload-placeholder" data-reactid="246"></div><!-- react-text: 247 --><!-- /react-text --><div class="tags-lines" data-reactid="248"><div class="wrapper" data-reactid="249"><span data-reactid="250"><!-- react-text: 251 -->Filed Under<!-- /react-text --><!-- react-text: 252 -->: <!-- /react-text --></span><span data-reactid="253"><!-- react-text: 254 --><!-- /react-text --><a href="http://wcrz.com/tags/deshaun-watson/" data-reactid="255">Deshaun Watson</a></span><span data-reactid="256"><!-- react-text: 257 -->, <!-- /react-text --><a href="http://wcrz.com/tags/houston-texans/" data-reactid="258">Houston Texans</a></span><span data-reactid="259"><!-- react-text: 260 -->, <!-- /react-text --><a href="http://wcrz.com/tags/hurricane-harvey/" data-reactid="261">hurricane harvey</a></span><span data-reactid="262"><!-- react-text: 263 -->, <!-- /react-text --><a href="http://wcrz.com/tags/the-good-news/" data-reactid="264">The Good News</a></span><span data-reactid="265"><!-- react-text: 266 -->, <!-- /react-text --><a href="http://wcrz.com/tags/twitter/" data-reactid="267">twitter</a></span><span data-reactid="268"><!-- react-text: 269 -->, <!-- /react-text --><a href="http://wcrz.com/tags/video/" data-reactid="270">video</a></span></div><div class="wrapper" data-reactid="271"><span data-reactid="272"><!-- react-text: 273 -->Categories<!-- /react-text --><!-- react-text: 274 -->: <!-- /react-text --></span><span data-reactid="275"><!-- react-text: 276 --><!-- /react-text --><a href="http://wcrz.com/category/sports/" data-reactid="277">Sports</a></span><span data-reactid="278"><!-- react-text: 279 -->, <!-- /react-text --><a href="http://wcrz.com/category/the-good-news/" data-reactid="280">The Good News</a></span><span data-reactid="281"><!-- react-text: 282 -->, <!-- /react-text --><a href="http://wcrz.com/category/videos/" data-reactid="283">Videos</a></span></div></div><div class="comments-wrapper" data-reactid="284"><div class="comments" data-reactid="285"><div data-reactid="286"><span class="icon-comments" data-reactid="287"></span><i data-reactid="288">Comments</i><span class="fb-comments-count" data-href="http://wcrz.com/nfl-player-donates-first-game-check-to-stadium-cafeteria-workers-the-good-news-video/" data-reactid="289"></span><span class="icon-triangle-down" data-reactid="290"></span></div><div class="cto" data-reactid="291">Leave A Comment</div></div></div><div class="goto-top-container outgrow" data-reactid="292"><a class="goto-top icon-triangle-left" href="javascript:void(0);" title="Go To Top" data-index="0" data-reactid="293">Back To Top</a></div></div></div></article></div></div></div></div><aside class="main-aside" data-reactid="294"><div class="aside-inside" data-reactid="295"><section class="sidebar-section widget-fix_sidebar_marker" id="fix_sidebar_marker-88" data-reactid="296"><div class="wrapper clearfix" data-reactid="297"><div class="fix_sidebar_marker" data-reactid="298"></div></div></section><section class="sidebar-section widget-ts_blogroll" id="ts_blogroll-1256" data-reactid="299"><header data-reactid="300"><h2 data-reactid="301"><span class="title-container" data-reactid="302">Featured</span><!-- react-text: 303 --><!-- /react-text --></h2></header><div class="wrapper clearfix" data-reactid="304"><section id="ts_blogroll-1256" class="blogroll carousel slider dl align-default" data-reactid="305"><div class="slider blogroll-items" data-reactid="306"><div class="sizer" data-reactid="307"></div><div class="mover slide" data-reactid="308"><article class="item title-over-image" data-reactid="309"><figure class="frameme" data-reactid="310"><a class="theframe" data-image="http://wcrz.com/files/2018/02/OLYMPICPAJ.png" href="http://wcrz.com/aj-is-100-olympics-100-of-the-time-pat-aj-post-show-02-09-18-video/" rel="" title="AJ Is Set For The Winter Games!" data-reactid="311"></a><div class="loadinganim showbox" id="0" data-reactid="312"><div class="loader" style="width:30px;height:30px;" data-reactid="313"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="314"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="315"></circle></svg></div></div></figure><div class="content" data-reactid="316"><a href="http://wcrz.com/aj-is-100-olympics-100-of-the-time-pat-aj-post-show-02-09-18-video/" title="AJ Is Set For The Winter Games!" class="title" data-reactid="317">AJ Is Set For The Winter Games!</a></div></article></div><div class="previous icon-arrow-thin-left arrow icon-base round always-visible" title="Previous" data-reactid="318"></div><div class="next icon-arrow-thin-right arrow icon-base round always-visible" title="Next" data-reactid="319"></div></div></section></div></section><section class="sidebar-section widget-google-ads-widget" id="google-ads-widget-818" data-reactid="320"><div class="wrapper clearfix" data-reactid="321"><div class="widget-content" data-reactid="322"><div class="tsm-ad tsm-ad-300" data-reactid="323"><div id="tsm-ad-300a" data-reactid="324"><!-- dynamic ad --></div></div></div></div></section><section class="sidebar-section widget-tsq_sailthru_newsletter_widget" id="tsq_sailthru_newsletter_widget-769" data-reactid="325"><div class="wrapper clearfix" data-reactid="326"><div class="widget-content" data-reactid="327"><div data-reactid="328"><form method="post" class="newsletter-frame clearfix" data-reactid="329"><div class="content clearfix" data-reactid="330"><p class="title" data-reactid="331">Get our Newsletter</p><div class="newsletter-fields vertical-center" data-reactid="332"><div class="vertical-centered" data-reactid="333"><input type="text" name="email" value="" class="sailthru-email" autocomplete="off" data-reactid="334"/><input type="email" name="sailthru-sub" placeholder="Email Address" value="" data-reactid="335"/></div></div></div></form></div></div></div></section><section class="sidebar-section widget-ts_blogroll" id="ts_blogroll-1252" data-reactid="336"><header data-reactid="337"><h2 data-reactid="338"><span class="title-container" data-reactid="339">Latest Articles</span><!-- react-text: 340 --><!-- /react-text --></h2></header><div class="wrapper clearfix" data-reactid="341"><div class="widget-content blogroll-widget blogroll sidebar-row-standard" data-reactid="342"><div class="blogroll-inner clearfix" data-reactid="343"><article class="" data-reactid="344"><figure class="frameme" data-reactid="345"><a class="theframe" data-image="http://popcrush.com/files/2018/02/kim-cattrall-sarah-jessica-parker.jpg" href="http://wcrz.com/kim-cattrall-fires-back-sarah-jessica-parker/" rel="" title="Kim Cattrall Slams Sarah Jessica Parker" data-reactid="346"></a><div class="loadinganim showbox" id="0" data-reactid="347"><div class="loader" style="width:30px;height:30px;" data-reactid="348"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="349"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="350"></circle></svg></div></div></figure><div class="content" data-reactid="351"><a href="http://wcrz.com/kim-cattrall-fires-back-sarah-jessica-parker/" title="Kim Cattrall Slams Sarah Jessica Parker" class="title" data-reactid="352">Kim Cattrall Slams Sarah Jessica Parker</a></div></article><article class="" data-reactid="353"><figure class="frameme" data-reactid="354"><a class="theframe" data-image="http://screencrush.com/files/2018/01/Incredibles-2.jpg" href="http://wcrz.com/incredibles-2-tv-spots-olympics/" rel="" title="&amp;lsquo;The Incredibles 2&amp;CloseCurlyQuote; Olympics TV Spots Tease New Footage" data-reactid="355"></a><div class="loadinganim showbox" id="0" data-reactid="356"><div class="loader" style="width:30px;height:30px;" data-reactid="357"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="358"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="359"></circle></svg></div></div></figure><div class="content" data-reactid="360"><a href="http://wcrz.com/incredibles-2-tv-spots-olympics/" title="‘The Incredibles 2’ Olympics TV Spots Tease New Footage" class="title" data-reactid="361">‘The Incredibles 2’ Olympics TV Spots Tease New Footage</a></div></article><article class="" data-reactid="362"><figure class="frameme" data-reactid="363"><a class="theframe" data-image="http://wcrz.com/files/2018/02/Smokehouse-Beefy-Munchies.png" href="http://wcrz.com/dog-treats-recalled-could-give-humans-salmonella/" rel="" title="Dog Treats Recalled, Could Give Humans Salmonella  " data-reactid="364"></a><div class="loadinganim showbox" id="0" data-reactid="365"><div class="loader" style="width:30px;height:30px;" data-reactid="366"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="367"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="368"></circle></svg></div></div></figure><div class="content" data-reactid="369"><a href="http://wcrz.com/dog-treats-recalled-could-give-humans-salmonella/" title="Dog Treats Recalled, Could Give Humans Salmonella  " class="title" data-reactid="370">Dog Treats Recalled, Could Give Humans Salmonella  </a></div></article></div></div></div></section></div></aside></div><section class="site-footer" data-reactid="371"><footer data-reactid="372"><div class="links clearfix" data-reactid="373"><div class="logo" data-reactid="374"></div><div class="details" data-reactid="375"><h2 data-reactid="376">Information</h2><ul data-reactid="377"><li data-reactid="378"><a title="PopCrush Network" class="" data-reactid="379">PopCrush Network</a></li><li data-reactid="380"><a title="EEO" href="/eeo/" class="" data-reactid="381">EEO</a></li><li data-reactid="382"><a title="Advertise" href="/advertise/" class="" data-reactid="383">Advertise</a></li><li data-reactid="384"><a title="Public File" href="/wcrz-public-file/" class="" data-reactid="385">Public File</a></li><li data-reactid="386"><a title="Terms" href="/terms/" class="" data-reactid="387">Terms</a></li><li data-reactid="388"><a title="VIP Terms" href="/vip-terms/" class="" data-reactid="389">VIP Terms</a></li><li data-reactid="390"><a title="FAQ" href="/vip-faq/" class="" data-reactid="391">FAQ</a></li><li data-reactid="392"><a title="Contest Rules" href="/contest-rules/" class="" data-reactid="393">Contest Rules</a></li><li data-reactid="394"><a title="Privacy Policy (Updated: 8/31/17)" href="/privacy/" class="" data-reactid="395">Privacy Policy (Updated: 8/31/17)</a></li><li data-reactid="396"><a title="Contact" href="/help/" class="" data-reactid="397">Contact</a></li><li data-reactid="398"><a href="http://townsquaremediagroup.com/" class="" data-reactid="399"></a></li><li data-reactid="400"><a title="Flint Business Listings" href="/flint-featured-business-listings/" class="" data-reactid="401">Flint Business Listings</a></li></ul></div><div class="social-links" data-reactid="402"><h2 data-reactid="403">Follow Us</h2><ul data-reactid="404"><li class="social" data-reactid="405"><a class="share_link youtube" href="https://www.youtube.com/user/TownsquareFlint" target="_blank" data-social="youtube" data-reactid="406"><span class="icon-youtube" data-reactid="407"></span></a></li><li class="social" data-reactid="408"><a class="share_link facebook" href="http://www.facebook.com/cars108" target="_blank" data-social="facebook" data-reactid="409"><span class="icon-facebook" data-reactid="410"></span></a></li><li class="social" data-reactid="411"><a class="share_link twitter" href="https://twitter.com/WCRZFM" target="_blank" data-social="twitter" data-reactid="412"><span class="icon-twitter" data-reactid="413"></span></a></li></ul></div></div><div class="legal" data-reactid="414"><!-- react-text: 415 -->2018<!-- /react-text --><!-- react-text: 416 --> <!-- /react-text --><!-- react-text: 417 -->Cars 108<!-- /react-text --><!-- react-text: 418 --> is part of the PopCrush Network<!-- /react-text --><!-- react-text: 419 -->, Townsquare Media, Inc. All rights reserved.<!-- /react-text --></div></footer></section></div><section class="bottom-components" data-reactid="420"><!-- react-empty: 421 --><div id="bottom-not-ads" data-reactid="422"><div class="tsm-ad tsm-ad-728" data-reactid="423"><div id="tsm-ad-728b" data-reactid="424"><!-- dynamic ad --></div></div></div><div data-reactid="425"></div></section></div></div></div>
          <script>
            window.__INITIAL_STATE__ = {"gallery":{},"internalads":{},"json":{"response":{"options":{"method":"get_single","adPageType":"post","mediaType":"none","loyalty_restricted":false,"methodSubType":null,"blogId":87,"postId":354062,"url":"/nfl-player-donates-first-game-check-to-stadium-cafeteria-workers-the-good-news-video/","unfriendlyRequestUrl":"/nfl-player-donates-first-game-check-to-stadium-cafeteria-workers-the-good-news-video/","requestUrl":"/nfl-player-donates-first-game-check-to-stadium-cafeteria-workers-the-good-news-video/","blogOptions":{"aioseop_options":{"aiosp_can":"on","aiosp_donate":null,"aiosp_home_title":"Cars 108 – 80s, 90s and Now – Flint Adult Contemporary Radio","aiosp_home_description":"Cars 108, WCRZ-FM Radio, plays the best adult contemporary music in Flint, Michigan. ","aiosp_home_keywords":"Cars 108 Flint, Flint Cars 108, adult contemporary radio Flint, Flint adult contemporary radio, adult contemporary music Flint, Flint adult contemporary music","aiosp_max_words_excerpt":null,"aiosp_rewrite_titles":"on","aiosp_post_title_format":"%post_title%","aiosp_page_title_format":"%page_title% | %blog_title%","aiosp_category_title_format":"%category_title% | %blog_title%","aiosp_archive_title_format":"%date% | %blog_title%","aiosp_tag_title_format":"%tag% | %blog_title%","aiosp_search_title_format":"%search% | %blog_title%","aiosp_description_format":"%description%","aiosp_404_title_format":"Nothing found for %request_words%","aiosp_paged_format":" - Part %page%","aiosp_use_categories":null,"aiosp_dynamic_postspage_keywords":null,"aiosp_category_noindex":null,"aiosp_archive_noindex":null,"aiosp_tags_noindex":null,"aiosp_cap_cats":"on","aiosp_generate_descriptions":"on","aiosp_debug_info":null,"aiosp_post_meta_tags":"","aiosp_page_meta_tags":"","aiosp_home_meta_tags":"","aiosp_enabled":"1","aiosp_use_tags_as_keywords":null,"aiosp_do_log":null,"aiosp_ex_pages":""},"blogdescription":"80s, 90s and Now","blogname":"Cars 108","carbonUiUpdateCounter":"4","design_option_live":{"page_bg":"FFEBBF7F","page_head_bg":"FFF4E8D8","primary_bg":"FFFFFFFF","secondary_bg":"FFF4E8D8","mdl_head_bg":"FF9D522B","main_nav_hue":"FFFFFFFF","nav_hover_hue":"FFFFDCBD","primary_hue":"FF000000","secondary_hue":"FF36332A","primary_head_hue":"FFBC6403","secondary_head_hue":"FFBC6403","primary_active_hue":"FFED7700","secondary_active_hue":"FFBC6403","accent_hue":"FFED7700","header_link_hue":"FFBC6403","footer_link_hue":"FFFFFFFF","primary_mdl_bg":"FFE7DACA","primary_mdl_hue":"FF844C3F","secondary_mdl_bg":"25777777","secondary_mdl_hue":"FF36332A","standout_bg":"FFFB9E13","mobile_primary_color":"FFED7700","mobile_secondary_color":"FFFB9E13","iv_primary_color":"FF9D5227","iv_secondary_color":"FFED7700","iv_tertiary_color":"FFFB9E13","iv_html_color":"FFEEC084","iv_container_color":"FFFFFFFF","iv_html_bg":"","iv_body_bg":"","iv_logo":"","iv_logo_trim":"","carbon_logo_bg":"80000000","carbon_showticker_bg":"80000000","events_app_primary_color":"FFED7700","events_app_secondary_color":"FFBC6403","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://wcrz.com/files/2017/11/wcrzfm-bg.jpg","carbon_logo_img":"http://wcrz.com/files/2017/11/wcrzfm-logo.png","carbon_promo_bg_img":"http://wcrz.com/files/2017/11/wcrzfm-promo.jpg","page_img":"","body_img":"http://wcrz.com/files/2017/09/background5.jpg","square_logo_img":"","logo_img":"http://wcrz.com/files/2014/03/wcrzlogov2mod.png","logo_img_trim":"http://wcrz.com/files/2014/03/wcrzlogov2mobile.png","logo_img_light":"","logo_img_dark":"","header_img":"http://wcrz.com/files/2013/08/cars108.jpg","placeholder_img":"","page_head_img":"","favicon_img":"http://wcrz.com/files/2011/03/favicon.ico","top_banner_img":"dark","title":"TS3 - WCRZ","ID":"0","designer":"Christian Stadler","comment":"updated bg","action":"edit","editor":"Stephen Alba","editorID":2190306,"siteID":"87","timestamp":1510588256,"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":"520918501,583052867,100002025987268,732998853","moderator_appid":"186354591399798","colorscheme":"","show_like":"yes","show_comments":"yes","show_commentscount":"yes","action":"like"},"facebook_app":{"id":"186354591399798","fanpage":"http://www.facebook.com/cars108","plugins":{"facebook-authentication":1,"facebook-like-button":1}},"google_ads_dfp6_template_ads":{"dynamic-ad-custom":"1","dynamic-ad-header":"1","dynamic-ad-push":"1","top-728x90":"1","bottom-728x90":"1","mid-top-300x250":"1","mid-bottom-300x250":"1","tsm-out-of-page":"1","tsm-2x2":"0","top-right-noflex-300x250":"1","top-right-300x250":"1"},"iq_weather_page_sponsor_city_name":"Flint","iq_weather_page_sponsor_zip_code":"48503","onlyhome_pushdown":"","onlyhome_topbanner":"","posts_per_page":"12","radio_players_wo_stream_id":"3598","sailthru_list_default":"Cars","site_template_theme_meta":{"template-tone":"2","listen-live-bar":"block","sidebar-widgets-header":"block","next-page-offset":"10"},"social_overlay":{"active":"1","text":"Sign up to have exclusive Passenger Rewards contests, events, coupons, presales, and much more delivered to you for FREE.","colors":{"background-color":"#F4E8D8","color":"#000000"},"wrapper":{"divider":"#000000","button":"#E41B3E","button-font":"#ffffff"},"logo":""},"timezone_string":"America/New_York","townsquare_ad_version":"dfp6","ts-templates-carbon-homepage-id":"355348","ts-templates-homepage-id":"136340","ts-templates-mobile-homepage-id":"136340","tsc_category_sidebars":{},"_station_info":{"sitetype":"Local","market":"Flint","genre":{"0":"pop","1":"classic-hits"},"callsign":"WCRZFM","callletters":"WCRZ","legalname":"Cars 108","siteclassification":"","street":"3338 E. Bristol Rd","street-2":"","city":"Burton","state":"MI","zip":"48529","phone":"810-239-1079","helpline":"810-715-4175","studioline":"810-239-1079","officeline":"810-743-1080","officehours":"","email":"tree@townsquaremedia.com","tipus-email":"","inquiries-email":"","advertising-contact":"Kathi Webber","advertising-email":"kathi.webber@townsquaremedia.com","gm-contact":"Kristine Sikkema","gm-email":"kristine.sikkema@townsquaremedia.com","programming-director-contact":"Clay Church","programming-director-email":"clay.church@townsquaremedia.com","digital-managing-editor-contact":"","digital-managing-editor-email":"","digital-sales-manager-contact":"","digital-sales-manager-email":"","mobile-app-feedback-email":"ask.cars108@townsquaredigital.com","mobile-app-media-submission-email":"media.submit.cars108@townsquaredigital.com","public-record-administrator-name":"Aaron McEachern","public-record-administrator-email":"Aaron.McEachern@townsquaremedia.com","fcc-online-public-file-url":"https://publicfiles.fcc.gov/fm-profile/wcrz","feedbackurl":"","biz-list-url":"http://wcrz.com/tsi-flint-business-listings/","amazon_affiliate":"","yieldmo_placement":"","jwplayer":"","twitter_handle":"WCRZFM","youtube_handle":"TownsquareFlint","youtube_channel_id":"UCvxenQR7K74_sLImrrWvfsg","instagram_handle":"","comscore-label":"PopCrush"},"_station_logos":{},"_station_settings":{"default_show_image":""},"_townsquare_user_registration_settings":{"registration-confirmation":"yes","use-short-form":"yes","use-captcha":"yes","show-welcome":"yes","disable-registration":"no","javascript-links":"no","profile_language":{"registration":{"lightbox_title":"Registration Flint's Best Mix","lightbox_message":"Sign up for an account to win great prizes and get exclusive access to contests, presales and more!","lightbox_button":"Registration","page_signup_title":"Registration","page_signup_message":"Sign up now for exclusive rewards and benefits! Only your Display Name will be visible to the public.","page_signup_email_subscribe":"Sign me up for email notifications and newsletters!","page_email_confirm_title":"Please Confirm Your Registration.","page_email_confirm_title_error":"Error Confirming Your Registration.","page_email_confirm_message":"We just sent you an email with a confirmation link in it. Click the link and you'll be ready to win! ","page_email_confirm_button":"Resend confirmation email."},"profile":{"edit_user_title":"Personal Information","edit_contact_title":"Contact Info","edit_contact_email_subscribe":"I want to receive emails from this radio station.","edit_contact_sms_subscribe":"I want to receive SMS text updates from this radio station."}},"requires-confirmation":"no"},"blogInfo":{"blogId":87,"blogName":"Cars 108","blogDescription":"80s, 90s and Now","postTitleFormat":"%post_title%","timeZone":"America/New_York","market":"Flint","activeDomain":"wcrz.com","legalName":"Cars 108"},"tsiMarkets":"Flint"},"globalBlogOptions":{"google_maps_default_api_key":"AIzaSyCcIkjOyxS9DtubyqzLX2Sbancl83fKon4","gtmSiteId":"GTM-K346HJZ","kruxSiteId":"rwjnisqy1","loyalty_title_87":"Passenger Rewards","kruxEnabled":true},"headers":{"title":[{"textContent":"NFL Player Donates First Game Check to Stadium Cafeteria Workers - The Good News [VIDEO]"}],"meta":[{"attrs":{"http-equiv":"Content-Type","content":"text/html;charset=UTF-8"}},{"attrs":{"charset":"UTF-8"}},{"attrs":{"name":"description","content":"The Houston Texans posted the video to their Twitter with the caption, If you can, you must."}},{"attrs":{"name":"keywords","content":"deshaun watson, houston texans, hurricane harvey, donation"}},{"attrs":{"property":"fb:app_id","content":"186354591399798"}},{"attrs":{"property":"fb:admins","content":"520918501"}},{"attrs":{"property":"fb:admins","content":"583052867"}},{"attrs":{"property":"fb:admins","content":"100002025987268"}},{"attrs":{"property":"fb:admins","content":"732998853"}},{"attrs":{"property":"og:title","content":"NFL Player Donates First Game Check to Stadium Cafeteria Workers - The Good News [VIDEO]"}},{"attrs":{"property":"og:description","content":"The Houston Texans posted the video to their Twitter with the caption, If you can, you must."}},{"attrs":{"property":"og:url","content":"http://wcrz.com/nfl-player-donates-first-game-check-to-stadium-cafeteria-workers-the-good-news-video/"}},{"attrs":{"property":"og:site_name","content":"Cars 108"}},{"attrs":{"property":"og:type","content":"blog"}},{"attrs":{"property":"og:image","content":"http://wcrz.com/files/2017/09/texans.png?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":"@WCRZFM"}},{"attrs":{"name":"sailthru.description","content":"The Houston Texans posted the video to their Twitter with the caption, If you can, you must."}},{"attrs":{"name":"sailthru.date","content":"2017-09-29 06:35:59"}},{"attrs":{"name":"sailthru.title","content":"NFL Player Donates First Game Check to Stadium Cafeteria Workers – The Good News [VIDEO]"}},{"attrs":{"name":"sailthru.tags","content":"tsmsite-wcrz, tsmmarket-flint, tsmtype-local, deshaun-watson, houston-texans, hurricane-harvey, the-good-news, twitter, video, sports, the-good-news, videos"}},{"attrs":{"name":"sailthru.author","content":"jclark"}},{"attrs":{"name":"sailthru.image.full","content":"http://wcrz.com/files/2017/09/texans.png"}},{"attrs":{"name":"sailthru.image.thumb","content":"http://wcrz.com/files/2017/09/texans.png"}},{"attrs":{"property":"fb:pages","content":"161127782730"}},{"attrs":{"http-equiv":"Content-Type","content":"text/html;charset=UTF-8"}}],"link":[{"attrs":{"id":"design-fav","rel":"shortcut icon","href":"http://wcrz.com/files/2011/03/favicon.ico"}},{"attrs":{"rel":"alternate","type":"application/rss+xml","title":"Cars 108 » Feed","href":"http://wcrz.com/feed/"}},{"attrs":{"rel":"profile","href":"http://gmpg.org/xfn/11"}},{"attrs":{"rel":"alternate","type":"application/rss+xml","title":"Cars 108 » NFL Player Donates First Game Check to Stadium Cafeteria Workers – The Good News [VIDEO] Comments Feed","href":"http://wcrz.com/nfl-player-donates-first-game-check-to-stadium-cafeteria-workers-the-good-news-video/feed/"}},{"attrs":{"rel":"wlwmanifest","type":"application/wlwmanifest+xml","href":"http://wcrz.com/wp-includes/wlwmanifest.xml"}},{"attrs":{"rel":"prev","title":"Is Justin Timberlake Performing The 2018 Super Bowl Halftime Show?","href":"http://wcrz.com/super-bowl-2018-is-justin-timberlake-performing/"}},{"attrs":{"rel":"next","title":"Flint Township Now Has a Virtual Reality Arcade [VIDEO]","href":"http://wcrz.com/flint-township-now-has-a-virtual-reality-arcade-video/"}},{"attrs":{"rel":"shortlink","href":"http://wcrz.com/?p=354062"}},{"attrs":{"rel":"canonical","href":"http://wcrz.com/nfl-player-donates-first-game-check-to-stadium-cafeteria-workers-the-good-news-video/"}}],"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":"Lg3kG4Uk36K22yNwoEUje4aG","enableOpenx":false,"enableKiosked":false,"enableKioskedMobile":false,"enableSonobi":true,"sonobiScript":"","zergnetId":"59544","enableYieldbot":false},"scriptVars":{"dfp":{"activeSlots":["tsm-out-of-page","top-right-300x250","middle-right-300x250","bottom-right-300x250","dynamic-ad-custom","dynamic-ad-header","dynamic-ad-push","top-728x90","bottom-728x90","mid-top-300x250","mid-bottom-300x250","top-right-noflex-300x250"],"adPageSettings":{"attrs":{"catid":["sports","the-good-news","videos"],"tags":["deshaun-watson","houston-texans","hurricane-harvey","the-good-news","twitter","video"],"id":"nfl-player-donates-first-game-check-to-stadium-cafeteria-workers-the-good-news-video","author":"jclark","kw":["jclark","nfl-player-donates-first-game-check-to-stadium-cafeteria-workers-the-good-news-video","sports","the-good-news","videos","deshaun-watson","houston-texans","hurricane-harvey","twitter","video","pagetype-post"],"genre":["pop","classic-hits"],"device":"web","kv":[]}},"mobileActiveSlots":["ads-expand-down","ads-expand","ads-prestitial","ads-top-right","ads-bottom-right","ads-top-leaderboard","ads-bottom-leaderboard","ads-mid-top","ads-mid-bottom"],"dfp6":true},"revision":"ee00b4f1c5bac53cc8839733fba575f63250f85d"},"activeDomain":"wcrz.com","authLoginFormNonce":"be0d3d179b","authRegFormNonce":"00bad6b3b7","ga":{"ids":{"primary":"UA-1802061-1","secondary":["UA-19109753-1","UA-1802129-3","UA-28825804-1","UA-45260060-4"],"all":["UA-1802061-1","UA-19109753-1","UA-1802129-3","UA-28825804-1","UA-45260060-4"]}},"tsmStatic":{"revision":"9b6ee779bc4d8305761bcac27314957bd83678ad"},"isGallery":false,"userRegistrationSettings":{"disable-registration":"no"},"activePlugins":{"braveBrowserPopup":false},"postData":{"id":354062,"postAuthor":2119850,"postDate":"2017-09-29T11:35:59.000Z","postDateGmt":"2017-09-29T10:35:59.000Z","postTitle":"NFL Player Donates First Game Check to Stadium Cafeteria Workers - The Good News [VIDEO]","postExcerpt":"The Houston Texans posted the video to their Twitter with the caption, \"If you can, you must.\"","postStatus":"publish","commentStatus":"open","postPassword":"","postName":"nfl-player-donates-first-game-check-to-stadium-cafeteria-workers-the-good-news-video","toPing":"","pinged":"","postModified":"2017-09-29T11:35:59.000Z","postModifiedGmt":"2017-09-29T10:35:59.000Z","postContentFiltered":"","postParent":0,"guid":"http://wcrz.com/?p=354062","menuOrder":0,"postType":"post","postMimeType":"","commentCount":0,"postDateGmtStr":"2017-09-29 10:35:59.000+0000","postModifiedGmtStr":"2017-09-29 10:35:59.000+0000","meta":{}},"sidebarOptions":{"tsc_selected_sidebar":"single-page","tsc_selected_sidebar_carbon":"carbon-post-sidebar"},"pageTitle":"NFL Player Donates First Game Check to Stadium Cafeteria Workers &#8211; The Good News [VIDEO]","next":{"latest":[{"postId":354012,"documentUrl":"/michigan-veterans-take-honor-flight-to-washington-d-c-the-good-news-video/","filterUrl":"/rest/carbon/filter/main/michigan-veterans-take-honor-flight-to-washington-d-c-the-good-news-video/","sortDate":"2017-09-28 05:45:14.000 +0000","termTaxonomyId":273,"taxonomyType":"tags"},{"postId":353974,"documentUrl":"/hold-on-to-your-vacuums-people-dyson-is-creating-an-electric-car/","filterUrl":"/rest/carbon/filter/main/hold-on-to-your-vacuums-people-dyson-is-creating-an-electric-car/","sortDate":"2017-09-27 08:02:39.000 +0000","termTaxonomyId":404,"taxonomyType":"tags"},{"postId":353960,"documentUrl":"/the-north-side-of-flint-is-getting-a-food-market-the-good-news-video/","filterUrl":"/rest/carbon/filter/main/the-north-side-of-flint-is-getting-a-food-market-the-good-news-video/","sortDate":"2017-09-27 05:44:13.000 +0000","termTaxonomyId":12132,"taxonomyType":"tags"},{"postId":353914,"documentUrl":"/lansings-singing-cashier-makes-it-through-first-round-of-the-voice-video/","filterUrl":"/rest/carbon/filter/main/lansings-singing-cashier-makes-it-through-first-round-of-the-voice-video/","sortDate":"2017-09-26 08:18:36.000 +0000","termTaxonomyId":273,"taxonomyType":"tags"},{"postId":353903,"documentUrl":"/midland-police-rescue-a-red-tailed-hawk-the-good-news-photo/","filterUrl":"/rest/carbon/filter/main/midland-police-rescue-a-red-tailed-hawk-the-good-news-photo/","sortDate":"2017-09-26 05:24:54.000 +0000","termTaxonomyId":12132,"taxonomyType":"tags"},{"postId":353874,"documentUrl":"/heads-up-she-likes-to-jump-ajs-animals-for-monday-september-24th-video/","filterUrl":"/rest/carbon/filter/main/heads-up-she-likes-to-jump-ajs-animals-for-monday-september-24th-video/","sortDate":"2017-09-25 09:45:16.000 +0000","termTaxonomyId":273,"taxonomyType":"tags"},{"postId":353867,"documentUrl":"/couple-who-met-working-at-walmart-gets-married-at-michigan-walmart/","filterUrl":"/rest/carbon/filter/main/couple-who-met-working-at-walmart-gets-married-at-michigan-walmart/","sortDate":"2017-09-25 07:53:18.000 +0000","termTaxonomyId":273,"taxonomyType":"tags"},{"postId":353859,"documentUrl":"/michigan-man-donates-kidney-to-friend-he-met-at-mott-childrens-hospital-the-good-news-video/","filterUrl":"/rest/carbon/filter/main/michigan-man-donates-kidney-to-friend-he-met-at-mott-childrens-hospital-the-good-news-video/","sortDate":"2017-09-25 05:45:14.000 +0000","termTaxonomyId":12132,"taxonomyType":"tags"},{"postId":353759,"documentUrl":"/googles-new-headquarters-in-ann-arbor-is-amazing-and-we-wanna-work-there/","filterUrl":"/rest/carbon/filter/main/googles-new-headquarters-in-ann-arbor-is-amazing-and-we-wanna-work-there/","sortDate":"2017-09-22 06:51:12.000 +0000","termTaxonomyId":273,"taxonomyType":"tags"},{"postId":353756,"documentUrl":"/davison-mcdonalds-employee-honored-for-40-years-of-service-the-good-news/","filterUrl":"/rest/carbon/filter/main/davison-mcdonalds-employee-honored-for-40-years-of-service-the-good-news/","sortDate":"2017-09-22 05:41:11.000 +0000","termTaxonomyId":12132,"taxonomyType":"tags"}],"taxonomy":[{"postId":354012,"documentUrl":"/michigan-veterans-take-honor-flight-to-washington-d-c-the-good-news-video/","filterUrl":"/rest/carbon/filter/main/michigan-veterans-take-honor-flight-to-washington-d-c-the-good-news-video/","sortDate":"2017-09-28 05:45:14.000 +0000","termTaxonomyId":273,"taxonomyType":"tags"},{"postId":353974,"documentUrl":"/hold-on-to-your-vacuums-people-dyson-is-creating-an-electric-car/","filterUrl":"/rest/carbon/filter/main/hold-on-to-your-vacuums-people-dyson-is-creating-an-electric-car/","sortDate":"2017-09-27 08:02:39.000 +0000","termTaxonomyId":404,"taxonomyType":"tags"},{"postId":353960,"documentUrl":"/the-north-side-of-flint-is-getting-a-food-market-the-good-news-video/","filterUrl":"/rest/carbon/filter/main/the-north-side-of-flint-is-getting-a-food-market-the-good-news-video/","sortDate":"2017-09-27 05:44:13.000 +0000","termTaxonomyId":12132,"taxonomyType":"tags"},{"postId":353914,"documentUrl":"/lansings-singing-cashier-makes-it-through-first-round-of-the-voice-video/","filterUrl":"/rest/carbon/filter/main/lansings-singing-cashier-makes-it-through-first-round-of-the-voice-video/","sortDate":"2017-09-26 08:18:36.000 +0000","termTaxonomyId":273,"taxonomyType":"tags"},{"postId":353903,"documentUrl":"/midland-police-rescue-a-red-tailed-hawk-the-good-news-photo/","filterUrl":"/rest/carbon/filter/main/midland-police-rescue-a-red-tailed-hawk-the-good-news-photo/","sortDate":"2017-09-26 05:24:54.000 +0000","termTaxonomyId":12132,"taxonomyType":"tags"},{"postId":353874,"documentUrl":"/heads-up-she-likes-to-jump-ajs-animals-for-monday-september-24th-video/","filterUrl":"/rest/carbon/filter/main/heads-up-she-likes-to-jump-ajs-animals-for-monday-september-24th-video/","sortDate":"2017-09-25 09:45:16.000 +0000","termTaxonomyId":273,"taxonomyType":"tags"},{"postId":353867,"documentUrl":"/couple-who-met-working-at-walmart-gets-married-at-michigan-walmart/","filterUrl":"/rest/carbon/filter/main/couple-who-met-working-at-walmart-gets-married-at-michigan-walmart/","sortDate":"2017-09-25 07:53:18.000 +0000","termTaxonomyId":273,"taxonomyType":"tags"},{"postId":353859,"documentUrl":"/michigan-man-donates-kidney-to-friend-he-met-at-mott-childrens-hospital-the-good-news-video/","filterUrl":"/rest/carbon/filter/main/michigan-man-donates-kidney-to-friend-he-met-at-mott-childrens-hospital-the-good-news-video/","sortDate":"2017-09-25 05:45:14.000 +0000","termTaxonomyId":12132,"taxonomyType":"tags"},{"postId":353759,"documentUrl":"/googles-new-headquarters-in-ann-arbor-is-amazing-and-we-wanna-work-there/","filterUrl":"/rest/carbon/filter/main/googles-new-headquarters-in-ann-arbor-is-amazing-and-we-wanna-work-there/","sortDate":"2017-09-22 06:51:12.000 +0000","termTaxonomyId":273,"taxonomyType":"tags"},{"postId":353756,"documentUrl":"/davison-mcdonalds-employee-honored-for-40-years-of-service-the-good-news/","filterUrl":"/rest/carbon/filter/main/davison-mcdonalds-employee-honored-for-40-years-of-service-the-good-news/","sortDate":"2017-09-22 05:41:11.000 +0000","termTaxonomyId":12132,"taxonomyType":"tags"}]},"cadata":{"activeDomain":"wcrz.com","blogId":87,"method":"get_single","postId":354062,"postType":"post","postDateGmt":"2017-09-29 10:35:59.000+0000"},"env":"production"},"structure":{"data":["header","maintop","main","mainads","mainbottom","side","nav"],"dataDetails":{"header":["header-sidebar"],"maintop":[],"main":["carbonsidebar/single"],"mainads":["carbonsidebar/mainads"],"mainbottom":["single-post-bottom","carbonsidebar/facebookComment"],"side":["carbon-post-sidebar"],"nav":["carbonsidebar/nav/blueiv","carbonsidebar/nav/main","carbonsidebar/nav/promo_links","carbonsidebar/nav/footer"]}},"sidebars":{"data":["header-sidebar","carbonsidebar/single","carbonsidebar/mainads","single-post-bottom","carbonsidebar/facebookComment","carbon-post-sidebar","carbonsidebar/nav/blueiv","carbonsidebar/nav/main","carbonsidebar/nav/promo_links","carbonsidebar/nav/footer"],"dataDetails":{"header-sidebar":{"widgets":["widget_listen_live-167","now-playing-130","widget_onair-158"],"widgetDetails":{"widget_listen_live-167":{"widgetInfo":{"id":"widget_listen_live-167","groupType":"widget_listen_live","widgetType":"widget_widget_listen_live","widgetInstance":"167"},"widgetParams":{"title":"Listen Now","widgetTime":5}},"now-playing-130":{"widgetInfo":{"id":"now-playing-130","groupType":"now-playing","widgetType":"widget_now-playing","widgetInstance":"130"},"widgetParams":{"title":"Recently Played","widgetTime":5}},"widget_onair-158":{"widgetInfo":{"id":"widget_onair-158","groupType":"widget_onair","widgetType":"widget_widget_onair","widgetInstance":"158"},"widgetParams":{"title":"On Air","widgetTime":10}}}},"carbonsidebar/single":{"widgets":["carbonwidget/single-1"],"widgetDetails":{"carbonwidget/single-1":{"widgetInfo":{"id":"carbonwidget/single-1","groupType":"carbonwidget/single","widgetInstance":"1"},"widgetParams":{"mainAuthor":{"id":2119850,"slug":"jclark","name":"AJ","first_name":"AJ","last_name":"Clark","nickname":"jclark","description":"Hey! Thanks for checking out my bio, even if you just accidentally clicked over here. My name is AJ, real name is Jenny. AJ stands for \"And Jenny\" because, at our first radio station, there was already a \"Jenny\" on staff. So I had to come up with something different.\r\n\r\nI was born and raised in Milwaukee, Wisconsin. Contrary to stereotypes, I don't drink beer and I'm not a Packers fan. I never planned on getting into radio; I was big into theater and sports as a kid. Although I loved making my own radio shows on my double-decker boom box, so I guess it was meant to be. I used to be an Irish dancer, and I also had my own Irish dance school back in Wisconsin. I'm have a younger sister, so I'm great at compromise. Married to Pat, have an 10-year-old son who's on the autism spectrum. Our house is a small zoo: dog, 2 cats, a bird, a snake and a fish. I'm easy-going; probably TOO much. I turn into a doormat. So if you need something from me, I'll probably do it. Just don't ask me to clean your house. I live with two boys; I'm tired of cleaning.\r\n\r\nThanks for visiting and thanks for listening!","thumbnail":"http://wcrz.com/files/2017/07/AJ.jpg","url":"http://wcrz.com/author/jclark/"},"firstCategoryName":"Sports","postType":"post","postTitle":"NFL Player Donates First Game Check to Stadium Cafeteria Workers &#8211; The Good News [VIDEO]","widgetTime":18}}}},"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":2}},"carbonwidget/dynamic-ad-custom":{"widgetInfo":{"id":"carbonwidget/dynamic-ad-custom","groupType":"carbonwidget/ads","widgetInstance":"1"},"widgetParams":{"adunit":"dynamic-ad-custom","widgetTime":2}},"carbonwidget/dynamic-ad-header":{"widgetInfo":{"id":"carbonwidget/dynamic-ad-header","groupType":"carbonwidget/ads","widgetInstance":"1"},"widgetParams":{"adunit":"dynamic-ad-header","widgetTime":2}},"carbonwidget/dynamic-ad-push":{"widgetInfo":{"id":"carbonwidget/dynamic-ad-push","groupType":"carbonwidget/ads","widgetInstance":"1"},"widgetParams":{"adunit":"dynamic-ad-push","widgetTime":2}},"carbonwidget/tsm-out-of-page":{"widgetInfo":{"id":"carbonwidget/tsm-out-of-page","groupType":"carbonwidget/ads","widgetInstance":"1"},"widgetParams":{"adunit":"tsm-out-of-page","widgetTime":2}},"carbonwidget/bottom-728x90":{"widgetInfo":{"id":"carbonwidget/bottom-728x90","groupType":"carbonwidget/ads","widgetInstance":"1"},"widgetParams":{"adunit":"bottom-728x90","widgetTime":2}}}},"single-post-bottom":{"widgets":["ts_blogroll-5","widget_third_party_content-2","widget_third_party_content-3"],"widgetDetails":{"ts_blogroll-5":{"widgetInfo":{"id":"ts_blogroll-5","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"5"},"widgetParams":{"title":"Best of Cars 108","type":"main_content_thumb_title_roll","cat":"2829","tag":"","private_tag":"","posts_per_page":"4","thumb_type":"landscape","link_label":"","link":"","show_thumb":0,"alternate_data":0,"unique_posts":"1","sponsor":{"enabled":"on","background_image":"http://wcrz.com/files/2013/09/20365-Widget42.png","sponsor_image":"http://wcrz.com/files/2013/09/logo1.png","background_color":"","background_repeat":"no-repeat","sponsor_name":"","sponsor_link":"https://www.facebook.com/pages/Doogies-Dollar/169710946409004"}}},"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":"39626","placement":"","targettype":"","mode":"","widgetTime":1}},"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":1}}}},"carbonsidebar/facebookComment":true,"carbon-post-sidebar":{"widgets":["fix_sidebar_marker-88","ts_blogroll-1256","google-ads-widget-818","tsq_sailthru_newsletter_widget-769","ts_blogroll-1252"],"widgetDetails":{"fix_sidebar_marker-88":{"widgetInfo":{"id":"fix_sidebar_marker-88","groupType":"fix_sidebar_marker","widgetType":"widget_fix_sidebar_marker","widgetInstance":"88"},"widgetParams":{"title":"Fix Sidebar Marker","widgetTime":1}},"ts_blogroll-1256":{"widgetInfo":{"id":"ts_blogroll-1256","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"1256"},"widgetParams":{"title":"Featured","pinned_id":"","pinned_label":"","type":"carousel","cat":"9781,164","tag":"","private_tag":"","posts_per_page":"3","thumb_type":"landscape","link_label":"","link":"","align":"default","show_thumb":0,"alternate_data":0,"unique_posts":0,"isweather":0}},"google-ads-widget-818":{"widgetInfo":{"id":"google-ads-widget-818","groupType":"google-ads-widget","widgetType":"widget_google-ads-widget","widgetInstance":"818"},"widgetParams":{"title":"Carbon Google Ads","adunit":"top-right-300x250","align":"","adtype":"dfp6","widgetTime":1}},"tsq_sailthru_newsletter_widget-769":{"widgetInfo":{"id":"tsq_sailthru_newsletter_widget-769","groupType":"tsq_sailthru_newsletter_widget","widgetType":"widget_tsq_sailthru_newsletter_widget","widgetInstance":"769"},"widgetParams":{"title":"Get our Newsletter","description":"Sign up for our newsletter!","confirmation":"Thanks for subscribing","lists":["Cars"],"widgetTime":1}},"ts_blogroll-1252":{"widgetInfo":{"id":"ts_blogroll-1252","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"1252"},"widgetParams":{"title":"Latest Articles","pinned_id":"","pinned_label":"","type":"sidebar_row_standard","cat":"","tag":"","private_tag":"","posts_per_page":"3","thumb_type":"landscape","link_label":"","link":"","align":"default","show_thumb":0,"alternate_data":0,"unique_posts":0,"isweather":0}}}},"carbonsidebar/nav/blueiv":{"widgets":["carbonwidget/nav/blueiv"],"widgetDetails":{"carbonwidget/nav/blueiv":{"widgetInfo":{"id":"carbonwidget/nav/blueiv","groupType":"carbonwidget/nav/blueiv"}}}},"carbonsidebar/nav/main":{"widgets":["carbonwidget/nav/main"],"widgetDetails":{"carbonwidget/nav/main":{"widgetInfo":{"id":"carbonwidget/nav/main","groupType":"carbonwidget/nav/main"}}}},"carbonsidebar/nav/promo_links":{"widgets":["carbonwidget/nav/promo_links"],"widgetDetails":{"carbonwidget/nav/promo_links":{"widgetInfo":{"id":"carbonwidget/nav/promo_links","groupType":"carbonwidget/nav/promo_links"}}}},"carbonsidebar/nav/footer":{"widgets":["carbonwidget/nav/footer"],"widgetDetails":{"carbonwidget/nav/footer":{"widgetInfo":{"id":"carbonwidget/nav/footer","groupType":"carbonwidget/nav/footer"}}}}}},"widgets":{"widget_listen_live-167":{"info":{"id":"widget_listen_live-167","groupType":"widget_listen_live","widgetType":"widget_widget_listen_live","widgetInstance":"167"},"params":{"title":"Listen Now","widgetTime":5},"data":[199255],"dataDetails":{"199255":{"postId":199255,"title":"Listen Now","label":"Click to view the latest song playing on air.","url":"/listen-live/","mobileId":"18621","playerMode":"radio","sid":"3185","callsign":"WCRZFM","woMobileId":"5152","woStreamId":"3598","activePlayer":"wo","listenLivePageUrl":"http://player.streamtheworld.com/_players/townsquaremedia/runspotv3/?sid=3185&redirect=http://player.listenlive.co/18621","html5ScriptUrl":"http://player.streamtheworld.com/_players/townsquaremedia/html5/stwplayer.php?callsign=WCRZFM&primaryColor=0x00bfff&playermode=radio&sid=3185&width=630","flashScriptUrl":"http://player.streamtheworld.com/_players/townsquaremedia/stwplayer.php?callsign=WCRZFM&primaryColor=0x00bfff&playermode=radio&timeshift=false&radiopup=true&playerAdState=0&popout=false&width=630","wo_player_url":"http://v6.player.abacast.net/5152","wo_recent_api_url":"http://api.nowplaying.abacast.net/prt/nowplaying/2/10/3598/nowplaying.json","wo_preroll_url":"http://api.clarity.abacast.com/gateway/getmediavast.php?sid=3598/","songCount":10,"playingNowUrl":"/rest/carbon/api/nowplaying/playertype/wo"}}},"now-playing-130":{"info":{"id":"now-playing-130","groupType":"now-playing","widgetType":"widget_now-playing","widgetInstance":"130"},"params":{"title":"Recently Played","widgetTime":5},"data":[199255],"dataDetails":{"199255":{"postId":199255,"mobileId":"18621","playerMode":"radio","sid":"3185","callsign":"WCRZFM","woStreamId":"3598","activePlayer":"wo","songCount":10,"playingNowUrl":"/rest/carbon/api/nowplaying/playertype/wo"}}},"widget_onair-158":{"info":{"id":"widget_onair-158","groupType":"widget_onair","widgetType":"widget_widget_onair","widgetInstance":"158"},"params":{"title":"On Air","widgetTime":10},"data":["666"],"dataDetails":{"666":{"id":"666","url":"http://wcrz.com/show/the-john-tesh-show/","title":"The John Tesh Radio Show","wall":"http://wcrz.com/show/the-john-tesh-show/","posts":"http://wcrz.com/show/the-john-tesh-show/posts","mail":"","phone":"","thumbnailId":667,"thumbnail":"http://wcrz.com/files/2010/10/new_john_tesh.jpg","authors":[{"id":53657,"user_nicename":"flinttesh","display_name":"John Tesh"}]}}},"carbonwidget/single-1":{"info":{"id":"carbonwidget/single-1","groupType":"carbonwidget/single","widgetInstance":"1"},"params":{"mainAuthor":{"id":2119850,"slug":"jclark","name":"AJ","first_name":"AJ","last_name":"Clark","nickname":"jclark","description":"Hey! Thanks for checking out my bio, even if you just accidentally clicked over here. My name is AJ, real name is Jenny. AJ stands for \"And Jenny\" because, at our first radio station, there was already a \"Jenny\" on staff. So I had to come up with something different.\r\n\r\nI was born and raised in Milwaukee, Wisconsin. Contrary to stereotypes, I don't drink beer and I'm not a Packers fan. I never planned on getting into radio; I was big into theater and sports as a kid. Although I loved making my own radio shows on my double-decker boom box, so I guess it was meant to be. I used to be an Irish dancer, and I also had my own Irish dance school back in Wisconsin. I'm have a younger sister, so I'm great at compromise. Married to Pat, have an 10-year-old son who's on the autism spectrum. Our house is a small zoo: dog, 2 cats, a bird, a snake and a fish. I'm easy-going; probably TOO much. I turn into a doormat. So if you need something from me, I'll probably do it. Just don't ask me to clean your house. I live with two boys; I'm tired of cleaning.\r\n\r\nThanks for visiting and thanks for listening!","thumbnail":"http://wcrz.com/files/2017/07/AJ.jpg","url":"http://wcrz.com/author/jclark/"},"firstCategoryName":"Sports","postType":"post","postTitle":"NFL Player Donates First Game Check to Stadium Cafeteria Workers &#8211; The Good News [VIDEO]","widgetTime":18},"data":[354062],"dataDetails":{"354062":{"thumbnail":"http://wcrz.com/files/2017/09/texans.png","caption":"Houston Texans via Twitter","excerpt":"The Houston Texans posted the video to their Twitter with the caption, \"If you can, you must.\"","date":"September 29, 2017 6:35 AM","postDateGmt":"2017-09-29 10:35:59 +0000","postModifiedGmt":"2017-09-29 10:35:59 +0000","title":"NFL Player Donates First Game Check to Stadium Cafeteria Workers &#8211; The Good News [VIDEO]","url":"http://wcrz.com/nfl-player-donates-first-game-check-to-stadium-cafeteria-workers-the-good-news-video/","id":354062,"contentRaw":"<blockquote class=\"twitter-tweet\" data-lang=\"en\">\r\n<p dir=\"ltr\" lang=\"en\">\"If you can, you must.\"<a href=\"https://twitter.com/deshaunwatson?ref_src=twsrc%5Etfw\">@deshaunwatson</a>​ gave his first <a href=\"https://twitter.com/NFL?ref_src=twsrc%5Etfw\">@NFL</a>​ game check to help a few familiar faces. <a href=\"https://twitter.com/hashtag/HoustonStrong?src=hash&amp;ref_src=twsrc%5Etfw\">#HoustonStrong</a> <a href=\"https://t.co/rwcyGMSRFN\">pic.twitter.com/rwcyGMSRFN</a></p>\r\n— Houston Texans (@HoustonTexans) <a href=\"https://twitter.com/HoustonTexans/status/913167546123091968?ref_src=twsrc%5Etfw\">September 27, 2017</a></blockquote>\r\n<script src=\"//platform.twitter.com/widgets.js\" async=\"\" charset=\"utf-8\"><\/script>The Houston Texans posted the video to their Twitter with the caption, \"If you can, you must.\" <span id=\"more-354062\"></span> The quarterback for the Texans, Deshaun Watson, stopped by the cafeteria at NRG Stadium yesterday (where the team plays their home games). But it wasn't to grab some grub - it was to give back.\r\n\r\nHe was captured on video, giving three envelopes with bows on them to the workers. He donated his first game check - worth $27,353 - after seeing the damage that they suffered from Hurricane Harvey.\r\n\r\n\"For what you all do for us every day and never complain, I really appreciate you all, so I wanted to give my first game check to y'all to help y'all out in some type of way,\" Watson said in the video. \"Here you guys go.\"\r\n\r\nWatson was helped by <a href=\"https://www.today.com/news/nfl-rookie-deshaun-watson-donates-first-game-check-harvey-victims-t116811\" target=\"_blank\">Habitat for Humanity</a> when he was 11-years-old - his mother applied for a home from them to give her and her kids a stable living situation. Ironically, it was funded by a player from the Atlanta Falcons. He's volunteered with the organization in the past. From the video below, you can see that this has always stuck with him. \r\n\r\n<blockquote class=\"twitter-tweet\" data-lang=\"en\">\r\nIncredible moment.<a href=\"https://twitter.com/deshaunwatson4?ref_src=twsrc%5Etfw\">@DeshaunWatson4</a> is brought to tears as he reads a letter from his mom. <a href=\"https://twitter.com/hashtag/NFLDraft?src=hash&amp;ref_src=twsrc%5Etfw\">#NFLDraft</a> <a href=\"https://t.co/8Z0QMTfuxT\">pic.twitter.com/8Z0QMTfuxT</a>\r\n\r\n— NFL (@NFL) <a href=\"https://twitter.com/NFL/status/857789343276072960?ref_src=twsrc%5Etfw\">April 28, 2017</a>\r\n</blockquote>\r\n\r\n<script src=\"//platform.twitter.com/widgets.js\" async=\"\" charset=\"utf-8\"><\/script>","content":"\n<blockquote class=\"twitter-tweet\" data-lang=\"en\">\n<p dir=\"ltr\" lang=\"en\">“If you can, you must.”<a href=\"https://twitter.com/deshaunwatson?ref_src=twsrc%5Etfw\">@deshaunwatson</a>​ gave his first <a href=\"https://twitter.com/NFL?ref_src=twsrc%5Etfw\">@NFL</a>​ game check to help a few familiar faces. <a href=\"https://twitter.com/hashtag/HoustonStrong?src=hash&amp;ref_src=twsrc%5Etfw\">#HoustonStrong</a> <a href=\"https://t.co/rwcyGMSRFN\">pic.twitter.com/rwcyGMSRFN</a></p>\n<p>— Houston Texans (@HoustonTexans) <a href=\"https://twitter.com/HoustonTexans/status/913167546123091968?ref_src=twsrc%5Etfw\">September 27, 2017</a></p>\n</blockquote>\n<p><script src=\"//platform.twitter.com/widgets.js\" async=\"\" charset=\"utf-8\"><\/script>The Houston Texans posted the video to their Twitter with the caption, “If you can, you must.” <span id=\"more-354062\"></span> The quarterback for the Texans, Deshaun Watson, stopped by the cafeteria at NRG Stadium yesterday (where the team plays their home games). But it wasn’t to grab some grub – it was to give back.</p>\n<p>He was captured on video, giving three envelopes with bows on them to the workers. He donated his first game check – worth $27,353 – after seeing the damage that they suffered from Hurricane Harvey.</p>\n<p>“For what you all do for us every day and never complain, I really appreciate you all, so I wanted to give my first game check to y’all to help y’all out in some type of way,” Watson said in the video. “Here you guys go.”</p>\n<p>Watson was helped by <a href=\"https://www.today.com/news/nfl-rookie-deshaun-watson-donates-first-game-check-harvey-victims-t116811\" target=\"_blank\">Habitat for Humanity</a> when he was 11-years-old – his mother applied for a home from them to give her and her kids a stable living situation. Ironically, it was funded by a player from the Atlanta Falcons. He’s volunteered with the organization in the past. From the video below, you can see that this has always stuck with him. </p>\n<blockquote class=\"twitter-tweet\" data-lang=\"en\">\n<p>\nIncredible moment.<a href=\"https://twitter.com/deshaunwatson4?ref_src=twsrc%5Etfw\">@DeshaunWatson4</a> is brought to tears as he reads a letter from his mom. <a href=\"https://twitter.com/hashtag/NFLDraft?src=hash&amp;ref_src=twsrc%5Etfw\">#NFLDraft</a> <a href=\"https://t.co/8Z0QMTfuxT\">pic.twitter.com/8Z0QMTfuxT</a></p>\n<p>— NFL (@NFL) <a href=\"https://twitter.com/NFL/status/857789343276072960?ref_src=twsrc%5Etfw\">April 28, 2017</a>\n</p>\n</blockquote>\n<p><script src=\"//platform.twitter.com/widgets.js\" async=\"\" charset=\"utf-8\"><\/script></p>\n","postType":"post","wpVersion":"1","alternateMetaForBlogroll":{"title":"NFL Player Donates First Game Check to Stadium Cafeteria Workers &#8211; The Good News [VIDEO]","excerpt":"The Houston Texans posted the video to their Twitter with the caption, \"If you can, you must.\"","post_excerpt":"The Houston Texans posted the video to their Twitter with the caption, \"If you can, you must.\"","post_more_excerpt":"<p>The Houston Texans posted the video to their Twitter with the caption, \"If you can, you must.\"\n<p class=\"more_act\"><a href=\"http://wcrz.com/nfl-player-donates-first-game-check-to-stadium-cafeteria-workers-the-good-news-video/\" title=\"NFL Player Donates First Game Check to Stadium Cafeteria Workers &#8211; The Good News [VIDEO]\">Read More</a></p>\n","permalink":"http://wcrz.com/nfl-player-donates-first-game-check-to-stadium-cafeteria-workers-the-good-news-video/","image":{"id":354065,"url":"http://wcrz.com/files/2017/09/texans.png","caption":"Houston Texans via Twitter"}},"sponsors":[],"carbonMeta":{"widePromotion":false,"isGallery":false},"tags":[{"id":16465,"slug":"deshaun-watson","title":"Deshaun Watson","description":"","post_count":1,"link_url":"http://wcrz.com/tags/deshaun-watson/","feed_url":"http://wcrz.com/tags/deshaun-watson/feed/","term_taxonomy_id":16439,"object_id":354062},{"id":16466,"slug":"houston-texans","title":"Houston Texans","description":"","post_count":1,"link_url":"http://wcrz.com/tags/houston-texans/","feed_url":"http://wcrz.com/tags/houston-texans/feed/","term_taxonomy_id":16440,"object_id":354062},{"id":16357,"slug":"hurricane-harvey","title":"hurricane harvey","description":"","post_count":6,"link_url":"http://wcrz.com/tags/hurricane-harvey/","feed_url":"http://wcrz.com/tags/hurricane-harvey/feed/","term_taxonomy_id":16331,"object_id":354062},{"id":12135,"slug":"the-good-news","title":"The Good News","description":"","post_count":429,"link_url":"http://wcrz.com/tags/the-good-news/","feed_url":"http://wcrz.com/tags/the-good-news/feed/","term_taxonomy_id":12132,"object_id":354062},{"id":394,"slug":"twitter","title":"twitter","description":"","post_count":106,"link_url":"http://wcrz.com/tags/twitter/","feed_url":"http://wcrz.com/tags/twitter/feed/","term_taxonomy_id":404,"object_id":354062},{"id":264,"slug":"video","title":"video","description":"","post_count":640,"link_url":"http://wcrz.com/tags/video/","feed_url":"http://wcrz.com/tags/video/feed/","term_taxonomy_id":273,"object_id":354062}],"categories":[{"id":17,"slug":"sports","title":"Sports","description":"","parent":0,"post_count":1384,"link_url":"http://wcrz.com/category/sports/","feed_url":"http://wcrz.com/category/sports/feed/","term_taxonomy_id":189,"object_id":354062},{"id":12135,"slug":"the-good-news","title":"The Good News","description":"","parent":0,"post_count":473,"link_url":"http://wcrz.com/category/the-good-news/","feed_url":"http://wcrz.com/category/the-good-news/feed/","term_taxonomy_id":12113,"object_id":354062},{"id":51,"slug":"videos","title":"Videos","description":"","parent":0,"post_count":7216,"link_url":"http://wcrz.com/category/videos/","feed_url":"http://wcrz.com/category/videos/feed/","term_taxonomy_id":51,"object_id":354062}],"authors":[{"id":2119850,"slug":"jclark","name":"AJ","first_name":"AJ","last_name":"Clark","nickname":"jclark","description":"Hey! Thanks for checking out my bio, even if you just accidentally clicked over here. My name is AJ, real name is Jenny. AJ stands for \"And Jenny\" because, at our first radio station, there was already a \"Jenny\" on staff. So I had to come up with something different.\r\n\r\nI was born and raised in Milwaukee, Wisconsin. Contrary to stereotypes, I don't drink beer and I'm not a Packers fan. I never planned on getting into radio; I was big into theater and sports as a kid. Although I loved making my own radio shows on my double-decker boom box, so I guess it was meant to be. I used to be an Irish dancer, and I also had my own Irish dance school back in Wisconsin. I'm have a younger sister, so I'm great at compromise. Married to Pat, have an 10-year-old son who's on the autism spectrum. Our house is a small zoo: dog, 2 cats, a bird, a snake and a fish. I'm easy-going; probably TOO much. I turn into a doormat. So if you need something from me, I'll probably do it. Just don't ask me to clean your house. I live with two boys; I'm tired of cleaning.\r\n\r\nThanks for visiting and thanks for listening!","thumbnail":"http://wcrz.com/files/2017/07/AJ.jpg","url":"http://wcrz.com/author/jclark/"}],"post_more_meta":{"meta":""},"social":{"tw":{"href":"http://twitter.com/intent/tweet?text=NFL%20Player%20Donates%20First%20Game%20Check%20to%20Stadium%20Cafeteria%20Workers%20%E2%80%93%20The%20Good%20News%20%5BVIDEO%5D%20http%3A%2F%2Fwcrz.com%2Fnfl-player-donates-first-game-check-to-stadium-cafeteria-workers-the-good-news-video%2F%3Ftrackback%3Dtwitter_mobile%20%40WCRZFM","title":"Share on Twitter","target":"_blank"},"fb":{"href":"http://www.facebook.com/sharer.php?u=http%3A%2F%2Fwcrz.com%2Fnfl-player-donates-first-game-check-to-stadium-cafeteria-workers-the-good-news-video%2F%3Ftrackback%3Dfbshare_mobile","title":"Share on Facebook","target":"_blank"},"email":null,"pinterest":null,"print":null,"is_article":true},"nextArticle":"http://wcrz.com/super-bowl-2018-is-justin-timberlake-performing/","prevArticle":"http://wcrz.com/flint-township-now-has-a-virtual-reality-arcade-video/","pageUrl":"/nfl-player-donates-first-game-check-to-stadium-cafeteria-workers-the-good-news-video/","blogId":87,"domain":"wcrz.com","crossPostAttributionBottom":"","rawContent":"<p><sectiontag class=\"module\" contenteditable=\"false\" type=\"oembedProcessed\" attr-text=\"&lt;blockquote class=&quot;twitter-tweet&quot; data-lang=&quot;en&quot;&gt; &lt;p dir=&quot;ltr&quot; lang=&quot;en&quot;&gt;&quot;If you can, you must.&quot;&lt;a href=&quot;https://twitter.com/deshaunwatson?ref_src=twsrc%5Etfw&quot;&gt;@deshaunwatson&lt;/a&gt;&#x200B; gave his first &lt;a href=&quot;https://twitter.com/NFL?ref_src=twsrc%5Etfw&quot;&gt;@NFL&lt;/a&gt;&#x200B; game check to help a few familiar faces. &lt;a href=&quot;https://twitter.com/hashtag/HoustonStrong?src=hash&amp;amp;ref_src=twsrc%5Etfw&quot;&gt;#HoustonStrong&lt;/a&gt; &lt;a href=&quot;https://t.co/rwcyGMSRFN&quot;&gt;pic.twitter.com/rwcyGMSRFN&lt;/a&gt;&lt;/p&gt; &#x2014; Houston Texans (@HoustonTexans) &lt;a href=&quot;https://twitter.com/HoustonTexans/status/913167546123091968?ref_src=twsrc%5Etfw&quot;&gt;September 27, 2017&lt;/a&gt;&lt;/blockquote&gt;\"></sectiontag>\n<script src=\"//platform.twitter.com/widgets.js\" async=\"\" charset=\"utf-8\"><\/script>The Houston Texans posted the video to their Twitter with the caption, \"If you can, you must.\" <span id=\"more-354062\"></span> The quarterback for the Texans, Deshaun Watson, stopped by the cafeteria at NRG Stadium yesterday (where the team plays their home games). But it wasn't to grab some grub - it was to give back.\n\nHe was captured on video, giving three envelopes with bows on them to the workers. He donated his first game check - worth $27,353 - after seeing the damage that they suffered from Hurricane Harvey.\n\n\"For what you all do for us every day and never complain, I really appreciate you all, so I wanted to give my first game check to y'all to help y'all out in some type of way,\" Watson said in the video. \"Here you guys go.\"\n\nWatson was helped by <a href=\"https://www.today.com/news/nfl-rookie-deshaun-watson-donates-first-game-check-harvey-victims-t116811\" target=\"_blank\">Habitat for Humanity</a> when he was 11-years-old - his mother applied for a home from them to give her and her kids a stable living situation. Ironically, it was funded by a player from the Atlanta Falcons. He's volunteered with the organization in the past. From the video below, you can see that this has always stuck with him. \n\n<sectiontag class=\"module\" contenteditable=\"false\" type=\"oembedProcessed\" attr-text=\"&lt;blockquote class=&quot;twitter-tweet&quot; data-lang=&quot;en&quot;&gt;\nIncredible moment.&lt;a href=&quot;https://twitter.com/deshaunwatson4?ref_src=twsrc%5Etfw&quot;&gt;@DeshaunWatson4&lt;/a&gt; is brought to tears as he reads a letter from his mom. &lt;a href=&quot;https://twitter.com/hashtag/NFLDraft?src=hash&amp;amp;ref_src=twsrc%5Etfw&quot;&gt;#NFLDraft&lt;/a&gt; &lt;a href=&quot;https://t.co/8Z0QMTfuxT&quot;&gt;pic.twitter.com/8Z0QMTfuxT&lt;/a&gt;\n\n&#x2014; NFL (@NFL) &lt;a href=&quot;https://twitter.com/NFL/status/857789343276072960?ref_src=twsrc%5Etfw&quot;&gt;April 28, 2017&lt;/a&gt;\n&lt;/blockquote&gt;\"></sectiontag>\n\n<script src=\"//platform.twitter.com/widgets.js\" async=\"\" charset=\"utf-8\"><\/script></p>\n","podContent":[{"type":"singlePostOembedProcessed","data":{"text":"<blockquote class=\"twitter-tweet\" data-lang=\"en\"> <p dir=\"ltr\" lang=\"en\">\"If you can, you must.\"<a href=\"https://twitter.com/deshaunwatson?ref_src=twsrc%5Etfw\">@deshaunwatson</a>​ gave his first <a href=\"https://twitter.com/NFL?ref_src=twsrc%5Etfw\">@NFL</a>​ game check to help a few familiar faces. <a href=\"https://twitter.com/hashtag/HoustonStrong?src=hash&amp;ref_src=twsrc%5Etfw\">#HoustonStrong</a> <a href=\"https://t.co/rwcyGMSRFN\">pic.twitter.com/rwcyGMSRFN</a></p> — Houston Texans (@HoustonTexans) <a href=\"https://twitter.com/HoustonTexans/status/913167546123091968?ref_src=twsrc%5Etfw\">September 27, 2017</a></blockquote>"},"currentTextLength":null,"runningCounter":1,"totalSimilarConsecutiveElements":1},{"type":"singlePostText","data":{"text":"<script src=\"//platform.twitter.com/widgets.js\" async charset=\"utf-8\"><\/script>The Houston Texans posted the video to their Twitter with the caption, \"If you can, you must.\" "},"currentTextLength":95,"runningCounter":1,"cumulativePodTextLength":95,"totalSimilarConsecutiveElements":3,"totalTextLength":1064},{"type":"singlePostText","data":{"text":"<span id=\"more-354062\"></span> The quarterback for the Texans, Deshaun Watson, stopped by the cafeteria at NRG Stadium yesterday (where the team plays their home games). But it wasn't to grab some grub - it was to give back.\n\nHe was captured on video, giving three envelopes with bows on them to the workers. He donated his first game check - worth $27,353 - after seeing the damage that they suffered from Hurricane Harvey.\n\n\"For what you all do for us every day and never complain, I really appreciate you all, so I wanted to give my first game check to y'all to help y'all out in some type of way,\" Watson said in the video. \"Here you guys go.\"\n\nWatson was helped by "},"currentTextLength":640,"runningCounter":2,"cumulativePodTextLength":735,"totalSimilarConsecutiveElements":3,"totalTextLength":1064},{"type":"singlePostShareThrough","data":{}},{"type":"singlePostText","data":{"text":"<a href=\"https://www.today.com/news/nfl-rookie-deshaun-watson-donates-first-game-check-harvey-victims-t116811\" target=\"_blank\">Habitat for Humanity</a> when he was 11-years-old - his mother applied for a home from them to give her and her kids a stable living situation. Ironically, it was funded by a player from the Atlanta Falcons. He's volunteered with the organization in the past. From the video below, you can see that this has always stuck with him. \n\n"},"currentTextLength":329,"runningCounter":3,"cumulativePodTextLength":1064,"totalSimilarConsecutiveElements":3,"totalTextLength":1064},{"type":"singlePostOembedProcessed","data":{"text":"<blockquote class=\"twitter-tweet\" data-lang=\"en\">\nIncredible moment.<a href=\"https://twitter.com/deshaunwatson4?ref_src=twsrc%5Etfw\">@DeshaunWatson4</a> is brought to tears as he reads a letter from his mom. <a href=\"https://twitter.com/hashtag/NFLDraft?src=hash&amp;ref_src=twsrc%5Etfw\">#NFLDraft</a> <a href=\"https://t.co/8Z0QMTfuxT\">pic.twitter.com/8Z0QMTfuxT</a>\n\n— NFL (@NFL) <a href=\"https://twitter.com/NFL/status/857789343276072960?ref_src=twsrc%5Etfw\">April 28, 2017</a>\n</blockquote>"},"currentTextLength":null,"runningCounter":1,"totalSimilarConsecutiveElements":1},{"type":"singlePostText","data":{"text":"<script src=\"//platform.twitter.com/widgets.js\" async charset=\"utf-8\"><\/script>"},"currentTextLength":0,"runningCounter":1,"cumulativePodTextLength":0,"totalSimilarConsecutiveElements":1,"totalTextLength":0}],"uniquePodTypes":["singlePostOembedProcessed","singlePostText"],"podHeader":[{"type":"articleThumbnail","data":{"url":"http://wcrz.com/files/2017/09/texans.png","caption":"Houston Texans via Twitter"}}],"next":{"latest":[{"postId":354012,"documentUrl":"/michigan-veterans-take-honor-flight-to-washington-d-c-the-good-news-video/","filterUrl":"/rest/carbon/filter/main/michigan-veterans-take-honor-flight-to-washington-d-c-the-good-news-video/","sortDate":"2017-09-28 05:45:14.000 +0000","termTaxonomyId":273,"taxonomyType":"tags"},{"postId":353974,"documentUrl":"/hold-on-to-your-vacuums-people-dyson-is-creating-an-electric-car/","filterUrl":"/rest/carbon/filter/main/hold-on-to-your-vacuums-people-dyson-is-creating-an-electric-car/","sortDate":"2017-09-27 08:02:39.000 +0000","termTaxonomyId":404,"taxonomyType":"tags"},{"postId":353960,"documentUrl":"/the-north-side-of-flint-is-getting-a-food-market-the-good-news-video/","filterUrl":"/rest/carbon/filter/main/the-north-side-of-flint-is-getting-a-food-market-the-good-news-video/","sortDate":"2017-09-27 05:44:13.000 +0000","termTaxonomyId":12132,"taxonomyType":"tags"},{"postId":353914,"documentUrl":"/lansings-singing-cashier-makes-it-through-first-round-of-the-voice-video/","filterUrl":"/rest/carbon/filter/main/lansings-singing-cashier-makes-it-through-first-round-of-the-voice-video/","sortDate":"2017-09-26 08:18:36.000 +0000","termTaxonomyId":273,"taxonomyType":"tags"},{"postId":353903,"documentUrl":"/midland-police-rescue-a-red-tailed-hawk-the-good-news-photo/","filterUrl":"/rest/carbon/filter/main/midland-police-rescue-a-red-tailed-hawk-the-good-news-photo/","sortDate":"2017-09-26 05:24:54.000 +0000","termTaxonomyId":12132,"taxonomyType":"tags"},{"postId":353874,"documentUrl":"/heads-up-she-likes-to-jump-ajs-animals-for-monday-september-24th-video/","filterUrl":"/rest/carbon/filter/main/heads-up-she-likes-to-jump-ajs-animals-for-monday-september-24th-video/","sortDate":"2017-09-25 09:45:16.000 +0000","termTaxonomyId":273,"taxonomyType":"tags"},{"postId":353867,"documentUrl":"/couple-who-met-working-at-walmart-gets-married-at-michigan-walmart/","filterUrl":"/rest/carbon/filter/main/couple-who-met-working-at-walmart-gets-married-at-michigan-walmart/","sortDate":"2017-09-25 07:53:18.000 +0000","termTaxonomyId":273,"taxonomyType":"tags"},{"postId":353859,"documentUrl":"/michigan-man-donates-kidney-to-friend-he-met-at-mott-childrens-hospital-the-good-news-video/","filterUrl":"/rest/carbon/filter/main/michigan-man-donates-kidney-to-friend-he-met-at-mott-childrens-hospital-the-good-news-video/","sortDate":"2017-09-25 05:45:14.000 +0000","termTaxonomyId":12132,"taxonomyType":"tags"},{"postId":353759,"documentUrl":"/googles-new-headquarters-in-ann-arbor-is-amazing-and-we-wanna-work-there/","filterUrl":"/rest/carbon/filter/main/googles-new-headquarters-in-ann-arbor-is-amazing-and-we-wanna-work-there/","sortDate":"2017-09-22 06:51:12.000 +0000","termTaxonomyId":273,"taxonomyType":"tags"},{"postId":353756,"documentUrl":"/davison-mcdonalds-employee-honored-for-40-years-of-service-the-good-news/","filterUrl":"/rest/carbon/filter/main/davison-mcdonalds-employee-honored-for-40-years-of-service-the-good-news/","sortDate":"2017-09-22 05:41:11.000 +0000","termTaxonomyId":12132,"taxonomyType":"tags"}],"taxonomy":[{"postId":354012,"documentUrl":"/michigan-veterans-take-honor-flight-to-washington-d-c-the-good-news-video/","filterUrl":"/rest/carbon/filter/main/michigan-veterans-take-honor-flight-to-washington-d-c-the-good-news-video/","sortDate":"2017-09-28 05:45:14.000 +0000","termTaxonomyId":273,"taxonomyType":"tags"},{"postId":353974,"documentUrl":"/hold-on-to-your-vacuums-people-dyson-is-creating-an-electric-car/","filterUrl":"/rest/carbon/filter/main/hold-on-to-your-vacuums-people-dyson-is-creating-an-electric-car/","sortDate":"2017-09-27 08:02:39.000 +0000","termTaxonomyId":404,"taxonomyType":"tags"},{"postId":353960,"documentUrl":"/the-north-side-of-flint-is-getting-a-food-market-the-good-news-video/","filterUrl":"/rest/carbon/filter/main/the-north-side-of-flint-is-getting-a-food-market-the-good-news-video/","sortDate":"2017-09-27 05:44:13.000 +0000","termTaxonomyId":12132,"taxonomyType":"tags"},{"postId":353914,"documentUrl":"/lansings-singing-cashier-makes-it-through-first-round-of-the-voice-video/","filterUrl":"/rest/carbon/filter/main/lansings-singing-cashier-makes-it-through-first-round-of-the-voice-video/","sortDate":"2017-09-26 08:18:36.000 +0000","termTaxonomyId":273,"taxonomyType":"tags"},{"postId":353903,"documentUrl":"/midland-police-rescue-a-red-tailed-hawk-the-good-news-photo/","filterUrl":"/rest/carbon/filter/main/midland-police-rescue-a-red-tailed-hawk-the-good-news-photo/","sortDate":"2017-09-26 05:24:54.000 +0000","termTaxonomyId":12132,"taxonomyType":"tags"},{"postId":353874,"documentUrl":"/heads-up-she-likes-to-jump-ajs-animals-for-monday-september-24th-video/","filterUrl":"/rest/carbon/filter/main/heads-up-she-likes-to-jump-ajs-animals-for-monday-september-24th-video/","sortDate":"2017-09-25 09:45:16.000 +0000","termTaxonomyId":273,"taxonomyType":"tags"},{"postId":353867,"documentUrl":"/couple-who-met-working-at-walmart-gets-married-at-michigan-walmart/","filterUrl":"/rest/carbon/filter/main/couple-who-met-working-at-walmart-gets-married-at-michigan-walmart/","sortDate":"2017-09-25 07:53:18.000 +0000","termTaxonomyId":273,"taxonomyType":"tags"},{"postId":353859,"documentUrl":"/michigan-man-donates-kidney-to-friend-he-met-at-mott-childrens-hospital-the-good-news-video/","filterUrl":"/rest/carbon/filter/main/michigan-man-donates-kidney-to-friend-he-met-at-mott-childrens-hospital-the-good-news-video/","sortDate":"2017-09-25 05:45:14.000 +0000","termTaxonomyId":12132,"taxonomyType":"tags"},{"postId":353759,"documentUrl":"/googles-new-headquarters-in-ann-arbor-is-amazing-and-we-wanna-work-there/","filterUrl":"/rest/carbon/filter/main/googles-new-headquarters-in-ann-arbor-is-amazing-and-we-wanna-work-there/","sortDate":"2017-09-22 06:51:12.000 +0000","termTaxonomyId":273,"taxonomyType":"tags"},{"postId":353756,"documentUrl":"/davison-mcdonalds-employee-honored-for-40-years-of-service-the-good-news/","filterUrl":"/rest/carbon/filter/main/davison-mcdonalds-employee-honored-for-40-years-of-service-the-good-news/","sortDate":"2017-09-22 05:41:11.000 +0000","termTaxonomyId":12132,"taxonomyType":"tags"}]}}}},"carbonwidget/top-728x90":{"info":{"id":"carbonwidget/top-728x90","groupType":"carbonwidget/ads","widgetInstance":"1"},"params":{"adunit":"top-728x90","widgetTime":2},"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":2},"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":2},"data":["carbonwidget/dynamic-ad-header"],"dataDetails":{"carbonwidget/dynamic-ad-header":{"adUnit":"dynamic-ad-header","adType":"dfp6"}}},"carbonwidget/dynamic-ad-push":{"info":{"id":"carbonwidget/dynamic-ad-push","groupType":"carbonwidget/ads","widgetInstance":"1"},"params":{"adunit":"dynamic-ad-push","widgetTime":2},"data":["carbonwidget/dynamic-ad-push"],"dataDetails":{"carbonwidget/dynamic-ad-push":{"adUnit":"dynamic-ad-push","adType":"dfp6"}}},"carbonwidget/tsm-out-of-page":{"info":{"id":"carbonwidget/tsm-out-of-page","groupType":"carbonwidget/ads","widgetInstance":"1"},"params":{"adunit":"tsm-out-of-page","widgetTime":2},"data":["carbonwidget/tsm-out-of-page"],"dataDetails":{"carbonwidget/tsm-out-of-page":{"adUnit":"tsm-out-of-page","adType":"dfp6"}}},"carbonwidget/bottom-728x90":{"info":{"id":"carbonwidget/bottom-728x90","groupType":"carbonwidget/ads","widgetInstance":"1"},"params":{"adunit":"bottom-728x90","widgetTime":2},"data":["carbonwidget/bottom-728x90"],"dataDetails":{"carbonwidget/bottom-728x90":{"adUnit":"bottom-728x90","adType":"dfp6"}}},"ts_blogroll-5":{"info":{"id":"ts_blogroll-5","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"5"},"params":{"title":"Best of Cars 108","type":"main_content_thumb_title_roll","cat":"2829","tag":"","private_tag":"","posts_per_page":"4","thumb_type":"landscape","link_label":"","link":"","show_thumb":0,"alternate_data":0,"unique_posts":"1","sponsor":{"enabled":"on","background_image":"http://wcrz.com/files/2013/09/20365-Widget42.png","sponsor_image":"http://wcrz.com/files/2013/09/logo1.png","background_color":"","background_repeat":"no-repeat","sponsor_name":"","sponsor_link":"https://www.facebook.com/pages/Doogies-Dollar/169710946409004"},"widgetTime":3,"widgetFilterTime":0,"widgetFilterParallelTime":1},"data":[358064,358062,358054,358058],"dataDetails":{"358054":{"postid":"358054","sortdate":"2018-02-12T21:58:30.000Z","data":{"mainData":{"postType":"post","caption":"Amazon","thumbnail":"http://wcrz.com/files/2018/02/Smokehouse-Beefy-Munchies.png","postDateGmt":"2018-02-12 21:58:30 +0000","title":"Dog Treats Recalled, Could Give Humans Salmonella  ","url":"http://wcrz.com/dog-treats-recalled-could-give-humans-salmonella/","id":358054,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"Don&apos;t eat these dog treats. And don&apos;t let your human friends touch them. ","authors":[{"id":200,"slug":"gmcintyre","name":"George McIntyre","first_name":"George","last_name":"McIntyre","nickname":"George McIntyre","url":"http://wcrz.com/author/gmcintyre/","thumbnail":"http://wcrz.com/files/2017/07/George.jpg"}]},"alternateData":{"_townsquare_media_url":"","_aioseop_title":"Dog Treats Recalled, Could Give Humans Salmonella  ","dynamic-lead-title":"","dynamic-lead-excerpt":"","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""}}}},"358058":{"postid":"358058","sortdate":"2018-02-12T21:38:39.000Z","data":{"mainData":{"postType":"post","caption":"Marvel","thumbnail":"http://screencrush.com/files/2017/04/guardiansofthegalaxy2-starlord-guns1.jpg","postDateGmt":"2018-02-12 21:38:39 +0000","title":"&lsquo;Guardians of the Galaxy&CloseCurlyQuote; Roller Coaster Is Coming to Epcot","url":"http://wcrz.com/guardians-of-the-galaxy-roller-coaster-epcot/","id":358058,"carbonMeta":{"widePromotion":false,"isGallery":true},"excerpt":"Iron Man, the Avengers, and the &#x2018;Guardians of the Galaxy&#x2019; are taking over Epcot, Disneyland Paris, and Hong Kong with new rides.","authors":[{"id":2537163,"slug":"erinwhitney","name":"E. Oliver Whitney","first_name":"E. Oliver","last_name":"Whitney","nickname":"erinwhitney","thumbnail":"http://screencrush.com/files/2017/05/it-me1.png","url":"http://wcrz.com/author/erinwhitney/"}],"video":true,"videoUrl":"https://youtu.be/vtnT3dAhtbQ","youtubeId":"vtnT3dAhtbQ"},"alternateData":{"_townsquare_media_url":"https://youtu.be/vtnT3dAhtbQ","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"&lsquo;Guardians of the Galaxy&CloseCurlyQuote; Roller Coaster Is Coming to Epcot"}}},"358062":{"postid":"358062","sortdate":"2018-02-13T01:00:00.000Z","data":{"mainData":{"postType":"post","caption":"Pixar","thumbnail":"http://screencrush.com/files/2018/01/Incredibles-2.jpg","postDateGmt":"2018-02-13 01:00:00 +0000","title":"&lsquo;The Incredibles 2&CloseCurlyQuote; Olympics TV Spots Tease New Footage","url":"http://wcrz.com/incredibles-2-tv-spots-olympics/","id":358062,"carbonMeta":{"widePromotion":false,"isGallery":true},"excerpt":"Get a peek at the action in &#x2018;The Incredibles 2&#x2019; in new Olympics TV spots.","authors":[{"id":2537163,"slug":"erinwhitney","name":"E. Oliver Whitney","first_name":"E. Oliver","last_name":"Whitney","nickname":"erinwhitney","thumbnail":"http://screencrush.com/files/2017/05/it-me1.png","url":"http://wcrz.com/author/erinwhitney/"}],"video":true,"videoUrl":"https://www.youtube.com/watch?v=zBCub-Do1uw","youtubeId":"zBCub-Do1uw"},"alternateData":{"_townsquare_media_url":"https://www.youtube.com/watch?v=zBCub-Do1uw","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"&lsquo;The Incredibles 2&CloseCurlyQuote; Olympics TV Spots Tease New Footage"}}},"358064":{"postid":"358064","sortdate":"2018-02-13T03:00:00.000Z","data":{"mainData":{"postType":"post","caption":"Bryan Bedder, Getty Images","thumbnail":"http://popcrush.com/files/2018/02/kim-cattrall-sarah-jessica-parker.jpg","postDateGmt":"2018-02-13 03:00:00 +0000","title":"Kim Cattrall Slams Sarah Jessica Parker","url":"http://wcrz.com/kim-cattrall-fires-back-sarah-jessica-parker/","id":358064,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"Kim Cattrall does not want Sarah Jessica Parker&apos;s sympathy.","authors":[{"id":3443868,"slug":"nickmojica","name":"Nick Mojica","first_name":"Nick","last_name":"Mojica","nickname":"nickmojica","thumbnail":"http://www.xxlmag.com/files/2017/10/4fdf242b-cb27-413f-84ab-1da5dc5f7e19.jpg","url":"http://wcrz.com/author/nickmojica/"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-video":"","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"Kim Cattrall Slams Sarah Jessica Parker"}}}},"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":"39626","placement":"","targettype":"","mode":"","widgetTime":1},"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":1},"data":[],"dataDetails":{}},"fix_sidebar_marker-88":{"info":{"id":"fix_sidebar_marker-88","groupType":"fix_sidebar_marker","widgetType":"widget_fix_sidebar_marker","widgetInstance":"88"},"params":{"title":"Fix Sidebar Marker","widgetTime":1},"data":[],"dataDetails":{}},"ts_blogroll-1256":{"info":{"id":"ts_blogroll-1256","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"1256"},"params":{"title":"Featured","pinned_id":"","pinned_label":"","type":"carousel","cat":"9781,164","tag":"","private_tag":"","posts_per_page":"3","thumb_type":"landscape","link_label":"","link":"","align":"default","show_thumb":0,"alternate_data":0,"unique_posts":0,"isweather":0,"widgetTime":3,"widgetFilterTime":0,"widgetFilterParallelTime":1},"data":[357967,357930,357909],"dataDetails":{"357909":{"postid":"357909","sortdate":"2018-02-07T15:38:05.000Z","data":{"mainData":{"postType":"post","caption":"","thumbnail":"http://wcrz.com/files/2018/02/27845776_2123846294297335_1367245915_o.png","postDateGmt":"2018-02-07 15:38:05 +0000","title":"Strap on your tin foil hats, we have some new theories!","url":"http://wcrz.com/flat-earth-area-51-doctors-conspiracy-theory-rant-pat-aj-post-show-02-07-18-video/","id":357909,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"Area 51, a great conspiracy theory. What is it? Are aliens there? Was Tom Cruise born there. But doctors? Them too???","authors":[{"id":2117537,"slug":"pclark","name":"Pat","first_name":"Pat","last_name":"Clark","nickname":"pclark","thumbnail":"http://wcrz.com/files/2017/07/Pat-Clark.jpg","url":"http://wcrz.com/author/pclark/"}],"video":true,"videoUrl":"https://youtu.be/JAnkrL8K8NU","youtubeId":"JAnkrL8K8NU"},"alternateData":{"_townsquare_media_url":"https://youtu.be/JAnkrL8K8NU","dynamic-lead-title":"","dynamic-lead-excerpt":"","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"Strap on your tin foil hats, we have some new theories!"}}},"357930":{"postid":"357930","sortdate":"2018-02-08T15:28:54.000Z","data":{"mainData":{"postType":"post","caption":"Netflix | Pat & AJ","thumbnail":"http://wcrz.com/files/2018/02/queereyepaj.png","postDateGmt":"2018-02-08 15:28:54 +0000","title":"Queer Eye For The Straight Guy is Back on TV!","url":"http://wcrz.com/pat-is-a-queer-eye-fan-boy-pat-aj-post-show-02-08-18-video/","id":357930,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"I was quite the Queer Eye fan back in 2003. And apparently I still am in 2018!","authors":[{"id":2117537,"slug":"pclark","name":"Pat","first_name":"Pat","last_name":"Clark","nickname":"pclark","thumbnail":"http://wcrz.com/files/2017/07/Pat-Clark.jpg","url":"http://wcrz.com/author/pclark/"}],"video":false,"videoUrl":"https://youtu.be/EGHaptkUsXM","youtubeId":"EGHaptkUsXM"},"alternateData":{"_townsquare_media_url":"https://youtu.be/EGHaptkUsXM","dynamic-lead-title":"","dynamic-lead-excerpt":"","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"Queer Eye For The Straight Guy is Back on TV!"}}},"357967":{"postid":"357967","sortdate":"2018-02-09T15:35:07.000Z","data":{"mainData":{"postType":"post","caption":"Richard Heathcote, Getty Images | Pat & AJ","thumbnail":"http://wcrz.com/files/2018/02/OLYMPICPAJ.png","postDateGmt":"2018-02-09 15:35:07 +0000","title":"AJ Is Set For The Winter Games!","url":"http://wcrz.com/aj-is-100-olympics-100-of-the-time-pat-aj-post-show-02-09-18-video/","id":357967,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"No one bother AJ for two weeks. She will be busy cheering on Team USA!","authors":[{"id":2117537,"slug":"pclark","name":"Pat","first_name":"Pat","last_name":"Clark","nickname":"pclark","thumbnail":"http://wcrz.com/files/2017/07/Pat-Clark.jpg","url":"http://wcrz.com/author/pclark/"}],"video":false,"videoUrl":"https://youtu.be/5R1uXenL5Zg","youtubeId":"5R1uXenL5Zg"},"alternateData":{"_townsquare_media_url":"https://youtu.be/5R1uXenL5Zg","dynamic-lead-title":"","dynamic-lead-excerpt":"","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"","_aioseop_title":"AJ Is Set For The Winter Games!","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""}}}}},"redisCached":true},"google-ads-widget-818":{"info":{"id":"google-ads-widget-818","groupType":"google-ads-widget","widgetType":"widget_google-ads-widget","widgetInstance":"818"},"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-769":{"info":{"id":"tsq_sailthru_newsletter_widget-769","groupType":"tsq_sailthru_newsletter_widget","widgetType":"widget_tsq_sailthru_newsletter_widget","widgetInstance":"769"},"params":{"title":"Get our Newsletter","description":"Sign up for our newsletter!","confirmation":"Thanks for subscribing","lists":["Cars"],"widgetTime":1},"data":[],"dataDetails":{}},"ts_blogroll-1252":{"info":{"id":"ts_blogroll-1252","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"1252"},"params":{"title":"Latest Articles","pinned_id":"","pinned_label":"","type":"sidebar_row_standard","cat":"","tag":"","private_tag":"","posts_per_page":"3","thumb_type":"landscape","link_label":"","link":"","align":"default","show_thumb":0,"alternate_data":0,"unique_posts":0,"isweather":0,"widgetTime":3,"widgetFilterTime":0,"widgetFilterParallelTime":1},"data":[358064,358062,358054],"dataDetails":{"358054":{"postid":"358054","sortdate":"2018-02-12T21:58:30.000Z","data":{"mainData":{"postType":"post","caption":"Amazon","thumbnail":"http://wcrz.com/files/2018/02/Smokehouse-Beefy-Munchies.png","postDateGmt":"2018-02-12 21:58:30 +0000","title":"Dog Treats Recalled, Could Give Humans Salmonella  ","url":"http://wcrz.com/dog-treats-recalled-could-give-humans-salmonella/","id":358054,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"Don&apos;t eat these dog treats. And don&apos;t let your human friends touch them. ","authors":[{"id":200,"slug":"gmcintyre","name":"George McIntyre","first_name":"George","last_name":"McIntyre","nickname":"George McIntyre","url":"http://wcrz.com/author/gmcintyre/","thumbnail":"http://wcrz.com/files/2017/07/George.jpg"}]},"alternateData":{"_townsquare_media_url":"","_aioseop_title":"Dog Treats Recalled, Could Give Humans Salmonella  ","dynamic-lead-title":"","dynamic-lead-excerpt":"","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""}}}},"358062":{"postid":"358062","sortdate":"2018-02-13T01:00:00.000Z","data":{"mainData":{"postType":"post","caption":"Pixar","thumbnail":"http://screencrush.com/files/2018/01/Incredibles-2.jpg","postDateGmt":"2018-02-13 01:00:00 +0000","title":"&lsquo;The Incredibles 2&CloseCurlyQuote; Olympics TV Spots Tease New Footage","url":"http://wcrz.com/incredibles-2-tv-spots-olympics/","id":358062,"carbonMeta":{"widePromotion":false,"isGallery":true},"excerpt":"Get a peek at the action in &#x2018;The Incredibles 2&#x2019; in new Olympics TV spots.","authors":[{"id":2537163,"slug":"erinwhitney","name":"E. Oliver Whitney","first_name":"E. Oliver","last_name":"Whitney","nickname":"erinwhitney","thumbnail":"http://screencrush.com/files/2017/05/it-me1.png","url":"http://wcrz.com/author/erinwhitney/"}],"video":true,"videoUrl":"https://www.youtube.com/watch?v=zBCub-Do1uw","youtubeId":"zBCub-Do1uw"},"alternateData":{"_townsquare_media_url":"https://www.youtube.com/watch?v=zBCub-Do1uw","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"&lsquo;The Incredibles 2&CloseCurlyQuote; Olympics TV Spots Tease New Footage"}}},"358064":{"postid":"358064","sortdate":"2018-02-13T03:00:00.000Z","data":{"mainData":{"postType":"post","caption":"Bryan Bedder, Getty Images","thumbnail":"http://popcrush.com/files/2018/02/kim-cattrall-sarah-jessica-parker.jpg","postDateGmt":"2018-02-13 03:00:00 +0000","title":"Kim Cattrall Slams Sarah Jessica Parker","url":"http://wcrz.com/kim-cattrall-fires-back-sarah-jessica-parker/","id":358064,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"Kim Cattrall does not want Sarah Jessica Parker&apos;s sympathy.","authors":[{"id":3443868,"slug":"nickmojica","name":"Nick Mojica","first_name":"Nick","last_name":"Mojica","nickname":"nickmojica","thumbnail":"http://www.xxlmag.com/files/2017/10/4fdf242b-cb27-413f-84ab-1da5dc5f7e19.jpg","url":"http://wcrz.com/author/nickmojica/"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-video":"","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"Kim Cattrall Slams Sarah Jessica Parker"}}}},"redisCached":true},"carbonwidget/nav/blueiv":{"info":{"id":"carbonwidget/nav/blueiv","groupType":"carbonwidget/nav/blueiv"},"params":{"widgetTime":8},"data":[],"dataDetails":{}},"carbonwidget/nav/main":{"info":{"id":"carbonwidget/nav/main","groupType":"carbonwidget/nav/main"},"params":{"widgetTime":9},"data":["1",{"2":["2.1","2.2","2.3","2.4"]},{"3":["3.1","3.2","3.3"]},"4",{"5":["5.1","5.2"]},"6",{"7":["7.1","7.2","7.3","7.4","7.5"]}],"dataDetails":{"1":{"menuId":"1","attrs":{"menuPostId":8,"title":"Home","titleExcerpt":"Home","href":"/","samedomain":true,"hasBlogroll":false}},"2":{"menuId":"2","attrs":{"menuPostId":594,"title":"On Air","titleExcerpt":"On Air","href":"/djs/","samedomain":true,"hasBlogroll":false}},"3":{"menuId":"3","attrs":{"menuPostId":255156,"title":"Listen","titleExcerpt":"Listen","href":"/listen-live/","samedomain":true,"hasBlogroll":false}},"4":{"menuId":"4","attrs":{"menuPostId":596,"title":"Events","titleExcerpt":"Events","href":"/events-flint/","samedomain":true,"hasBlogroll":false}},"5":{"menuId":"5","attrs":{"menuPostId":2396,"title":"Passenger Rewards","titleExcerpt":"Passenger Rewards","href":"/vip","samedomain":true,"hasBlogroll":false}},"6":{"menuId":"6","attrs":{"menuPostId":166624,"title":"School Closings","titleExcerpt":"School Closings","href":"/schoolbusiness-closings/","samedomain":true,"hasBlogroll":false}},"7":{"menuId":"7","attrs":{"menuPostId":18139,"title":"Contact Us","titleExcerpt":"Contact Us","href":"/help/","samedomain":true,"hasBlogroll":false}},"2.1":{"menuId":"2.1","attrs":{"menuPostId":73923,"title":"Shows","titleExcerpt":"Shows","href":"/shows/","samedomain":true,"hasBlogroll":false}},"2.2":{"menuId":"2.2","attrs":{"menuPostId":281068,"title":"Pat and AJ","titleExcerpt":"Pat and AJ","href":"/show/pat-and-aj-in-the-morning/","samedomain":true,"menupath":"/rest/carbon/api/menu/show/pat-and-aj-in-the-morning/","hasBlogroll":false}},"2.3":{"menuId":"2.3","attrs":{"menuPostId":350556,"title":"Jenny B","titleExcerpt":"Jenny B","href":"/author/jbutynski/","samedomain":true,"menupath":"/rest/carbon/api/menu/author/jbutynski/","hasBlogroll":false}},"2.4":{"menuId":"2.4","attrs":{"menuPostId":73928,"title":"George McIntyre","titleExcerpt":"George McIntyre","href":"/author/gmcintyre/","samedomain":true,"menupath":"/rest/carbon/api/menu/author/gmcintyre/","hasBlogroll":false}},"3.1":{"menuId":"3.1","attrs":{"menuPostId":255157,"title":"Listen Live","titleExcerpt":"Listen Live","href":"/listen-live/","samedomain":true,"hasBlogroll":false}},"3.2":{"menuId":"3.2","attrs":{"menuPostId":255158,"title":"Get Mobile App","titleExcerpt":"Get Mobile App","href":"/app/","samedomain":true,"hasBlogroll":false}},"3.3":{"menuId":"3.3","attrs":{"menuPostId":354626,"title":"Cars 108 on Alexa","titleExcerpt":"Cars 108 on Alexa","href":"/alexa-play-cars-108/","samedomain":true,"hasBlogroll":false}},"5.1":{"menuId":"5.1","attrs":{"menuPostId":65930,"title":"Sign Up","titleExcerpt":"Sign Up","href":"/registration/","samedomain":true,"hasBlogroll":false}},"5.2":{"menuId":"5.2","attrs":{"menuPostId":285606,"title":"Win Stuff","titleExcerpt":"Win Stuff","href":"/contests/","samedomain":true,"menupath":"/rest/carbon/api/menu/contests/","hasBlogroll":false}},"7.1":{"menuId":"7.1","attrs":{"menuPostId":355154,"title":"Squares","titleExcerpt":"","href":"/squares-2","samedomain":true,"hasBlogroll":false}},"7.2":{"menuId":"7.2","attrs":{"menuPostId":342270,"title":"Deals","titleExcerpt":"Deals","href":"http://www.seizethedeal.com/cities/flint/","samedomain":false,"hasBlogroll":false}},"7.3":{"menuId":"7.3","attrs":{"menuPostId":307435,"title":"VIP Support","titleExcerpt":"VIP Support","href":"/help/","samedomain":true,"hasBlogroll":false}},"7.4":{"menuId":"7.4","attrs":{"menuPostId":337391,"title":"Employment Opportunities","titleExcerpt":"Employment Opportunities","href":"/current-employment-opportunities-at-townsquare-media-flint","samedomain":true,"hasBlogroll":false}},"7.5":{"menuId":"7.5","attrs":{"menuPostId":120807,"title":"Advertise With Us","titleExcerpt":"Advertise With Us","href":"/advertise/","samedomain":true,"hasBlogroll":false}}}},"carbonwidget/nav/promo_links":{"info":{"id":"carbonwidget/nav/promo_links","groupType":"carbonwidget/nav/promo_links"},"params":{"widgetTime":8},"data":["1","2","3","4","5","6","7","8","9","10","11"],"dataDetails":{"1":{"menuId":"1","attrs":{"menuPostId":87758,"title":"What's Hot:","titleExcerpt":"What's Hot:","href":"#","samedomain":true,"hasBlogroll":false}},"2":{"menuId":"2","attrs":{"menuPostId":356051,"title":"School Closings","titleExcerpt":"School Closings","href":"/schoolbusiness-closings","samedomain":true,"hasBlogroll":false}},"3":{"menuId":"3","attrs":{"menuPostId":332780,"title":"Get the WCRZ App","titleExcerpt":"Get the WCRZ App","href":"/app/","samedomain":true,"hasBlogroll":false}},"4":{"menuId":"4","attrs":{"menuPostId":354627,"title":"Cars 108 on Alexa","titleExcerpt":"Cars 108 on Alexa","href":"/alexa-play-cars-108/","samedomain":true,"hasBlogroll":false}},"5":{"menuId":"5","attrs":{"menuPostId":317558,"title":"Workday 108 Trivia","titleExcerpt":"Workday 108 Trivia","href":"/category/workday-108-trivia-2/","samedomain":true,"menupath":"/rest/carbon/api/menu/category/workday-108-trivia-2/","hasBlogroll":false}},"6":{"menuId":"6","attrs":{"menuPostId":357783,"title":"$500 Survey Giveaway","titleExcerpt":"$500 Survey Giveaway","href":"/sponsored-listener-survey/","samedomain":true,"hasBlogroll":false}},"7":{"menuId":"7","attrs":{"menuPostId":342268,"title":"Last 50 Songs Played","titleExcerpt":"Last 50 Songs Played","href":"/playlist/","samedomain":true,"hasBlogroll":false}},"8":{"menuId":"8","attrs":{"menuPostId":94833,"title":"Seize the Deal","titleExcerpt":"Seize the Deal","href":"http://www.seizethedeal.com/cities/flint/","samedomain":false,"hasBlogroll":false}},"9":{"menuId":"9","attrs":{"menuPostId":284222,"title":"Pat & AJ TV","titleExcerpt":"Pat & AJ TV","href":"/category/pat-and-aj-tv/","samedomain":true,"menupath":"/rest/carbon/api/menu/category/pat-and-aj-tv/","hasBlogroll":false}},"10":{"menuId":"10","attrs":{"menuPostId":292807,"title":"Win Stuff","titleExcerpt":"Win Stuff","href":"/vip/contests/sweeps/","samedomain":true,"hasBlogroll":false}},"11":{"menuId":"11","attrs":{"menuPostId":342625,"title":"MI Lotto","titleExcerpt":"MI Lotto","href":"/lucky-ticket-text-tuesday-with-the-michigan-lottery/","samedomain":true,"hasBlogroll":false}}}},"carbonwidget/nav/footer":{"info":{"id":"carbonwidget/nav/footer","groupType":"carbonwidget/nav/footer"},"params":{"widgetTime":10},"data":["comscore","1","2","3","4","5","6","7","8","9","10","11"],"dataDetails":{"1":{"menuId":"1","attrs":{"title":"EEO","href":"/eeo/"}},"2":{"menuId":"2","attrs":{"title":"Advertise","href":"/advertise/"}},"3":{"menuId":"3","attrs":{"title":"Public File","href":"/wcrz-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":"Flint Business Listings","href":"/flint-featured-business-listings/"}},"comscore":{"menuId":"comscore","attrs":{"title":"PopCrush Network"}}}}},"data":{},"time":{"wpTime":13.798,"mainOptionsTime":3.921,"sidebarsTime":5.965,"widgetsTime":19.945,"processTime":43.704},"experimentGroup":"A"},"serverConfig":{"host":"wcrz.com","ua":"python-requests/2.10.0"}},"listenLive":{},"nav":{},"newsletter":{},"ui":{},"weather":{},"youtube":{},"sweeps":{},"form":{"NavSearchForm":{"registeredFields":[{"name":"searchInput","type":"Field"}]}},"routing":{"locationBeforeTransitions":null},"events":{},"ads":{}}
          </script>
          <script src="//cdn.production.townsquareblogs.com/public/dist/main.bundle.js?ver=f6f5453a8cde7d0b301abb99888e7aca87cafa58"></script>
        </body>
      </html>