<!DOCTYPE html>
<html lang="en-US">
<head>
    <meta http-equiv="X-UA-Compatible" content="IE=edge" />
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
    <meta name="description" content="Oops, the page you are looking for has been moved or doesn&amp;#39;t exist anymore. Try using the search box below to help find what you&amp;#39;re looking for." />
    <meta name="keywords" content="" />
    <meta name="ROBOTS" content="NOYDIR" />
    <meta name="ROBOTS" content="NOODP" />
    <!-- Facebook meta starts -->
    <meta property="og:title" content="404 Error - W.K. Kellogg Foundation" />
    <meta property="og:site_name" content="W.K. Kellogg Foundation" />
    <meta property="og:image" content="http://www.wkkf.org/media/site_logo_180x60.png" />
    <meta property="og:description" content="Oops, the page you are looking for has been moved or doesn&#39;t exist anymore. Try using the search box below to help find what you&#39;re looking for." />
    <meta property="og:url" content="http://www.wkkf.org/system/page-not-found" />
    <meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:site" content="@wk_kellogg_fdn" />
<meta name="twitter:title" content="404 Error - W.K. Kellogg Foundation">
<meta name="twitter:description" content="Oops, the page you are looking for has been moved or doesn't exist anymore. Try using the search box below to help find what you're looking for.">
<meta name="twitter:image:src" content="http://www.wkkf.org/media/site_logo_color.png">

    <!-- Facebook meta ends -->
    <title>404 Error - W.K. Kellogg Foundation</title>
    <link rel="icon" type="image/vnd.microsoft.icon" href="/media/favicon.ico" />
    <link rel="shortcut icon" type="image/vnd.microsoft.icon" href="/media/favicon.ico" />
        <link href="http://www.wkkf.org/shared/syndication/rss/news-and-media-rss" rel="alternate" type="application/rss+xml" title="W.K. Kellogg Foundation" />
    <script charset="utf-8">
        WebFontConfig = {
            google: {
                families: ['Oswald:300,400,700']
            }
        };
        (function() {
            var wf = document.createElement('script');
            wf.src = ('https:' == document.location.protocol ? 'https' : 'http') + '://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';
            wf.type = 'text/javascript';
            wf.async = 'true';
            var s = document.getElementsByTagName('script')[0];
            s.parentNode.insertBefore(wf, s);
        })();
    </script>
    <!-- KISSmetrics tracking snippet -->
    <script type="text/javascript">var _kmq = _kmq || [];
        var _kmk = _kmk || 'eb032a17724b9ddce415fe4922b0928cb736ef85';
        function _kms(u) {
            setTimeout(function () {
                var d = document, f = d.getElementsByTagName('script')[0],
                s = d.createElement('script');
                s.type = 'text/javascript'; s.async = true; s.src = u;
                f.parentNode.insertBefore(s, f);
            }, 1);
        }
        _kms('//i.kissmetrics.com/i.js');
        _kms('//scripts.kissmetrics.com/' + _kmk + '.2.js');
    </script>
    <link rel="stylesheet" type="text/css" href="/includes/cssbin/master.css" media="screen" />
    <!--[if lt IE 9]>
        <link rel="stylesheet" type="text/css" href="/includes/cssbin/ie.css" media="screen, projection" />
    <![endif]-->
    <!--[if IE 9]>
        <link rel="stylesheet" type="text/css" href="/includes/cssbin/ie9.css" media="screen, projection" />
    <![endif]-->
        <link rel="stylesheet" type="text/css" href="http://www.wkkf.org/system/css/wkkf_override" media="all" />
    <script type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jquery/1.10.0/jquery.min.js"></script>
    <script src="/includes/jsbin/wkkf?v=HZrbbOX84fJaGTK2mJxmH3RUZ79t_ehqEkcQOIvu8pI1"></script>

    <script type="text/javascript" src="/includes/jsbin/jquery.backgroundpos.js"></script>
    <script type="text/javascript" src="/includes/jsbin/jquery.mousewheel.min.js"></script>
    <script type="text/javascript" src="/includes/jsbin/jquery.simplr.smoothscroll.js"></script>
    <script type="text/javascript" src="/includes/jsbin/jquery.wayparallax.js"></script>
    <script type="text/javascript" src="/includes/JsBin/ZeroClipboard.js"></script>
    <script type="text/javascript" src="/includes/jsbin/jquery.dotdotdot.js"></script>
    <script type="text/javascript">
        (function ($, wkkf) {

            var options = {
                mdiApplicationForm: {
                    options: {
                        module: '.mdiFormModule',
                        container: '.mdiApplicationForm',
                        handler: '/handler/mdiform',
                        multiStep: true,
                        validate: wkkf.validatorOptions.mdiApplicationForm,
                        skips: {
                            // Skip the second step as long as there are only 'yes' answers from the first step
                            1: function ($_form) {
                                var $_checked = $_form.find('.formStep').eq(0).find(':radio:checked');
                                return ($_checked.filter(function () {
                                    return $(this).val() === 'yes';
                                }).length === $_checked.length && $_checked.length > 0);
                            }
                        },
                        thankyou: 'Thank you for your application!'
                    }
                },
                employmentApplicationForm: {
                    options: {
                        module: '.employmentFormModule',
                        container: '.employmentApplicationForm',
                        handler: '/handler/employmentform',
                        iframe: true,
                        validate: wkkf.validatorOptions.employmentApplicationForm,
                        thankyou: '',
                        after: '.surveyFormModule'
                    }
                },
                surveyForm: {
                    options: {
                        module: '.surveyFormModule',
                        container: '.surveyForm',
                        handler: '/handler/surveyform',
                        validate: wkkf.validatorOptions.surveyForm,
                        thankyou: ''
                    }
                }
            };

            wkkf.formOptions = options;

        })(jQuery, wkkf);
    </script>
    <script type="text/javascript">
        var s,
            ga_accountID = '',
            ga_domain = '';
    </script><!--
    <script>
        if ($.browser.msie) {
            var globalHtml = $('html');
            if ($.browser.version < 9) globalHtml.addClass('ie8');
            if ($.browser.version < 8) globalHtml.addClass('ie7');
            if ($.browser.version < 7) globalHtml.addClass('ie6');
        }
    </script>-->
    <script type="text/javascript">
        var languageChoices = {'en': ['View all of our content available in <a href="#" data-language-tab="spanish">Español</a> and <a href="#" data-language-tab="creole">An Kreyòl</a>', 'View in English', 'View Translated Pages'],'ht': ['Klike la a wè tout sa nou disponib an <a href="#" data-language-tab="creole">Kreyòl</a>', 'View an kreyòl', 'View Tradui Paj'],'es': ['Haga clic aquí para ver todo nuestro contenido disponible en <a href="#" data-language-tab="spanish">Español</a>', 'Ver en Español', 'Ver páginas traducidas'],};
    </script>
</head>
    <body id="skrollr-body" class="fourOhFour">
        <!-- Google Tag Manager -->
        <noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-KV8MHB" 
        height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
        <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 =
        '//www.googletagmanager.com/gtm.js?id=' + i + dl; f.parentNode.insertBefore(j, f);
        })(window, document, 'script', 'dataLayer', 'GTM-KV8MHB');</script>
        <!-- End Google Tag Manager -->
        
<!-- Begin: Header  -->
<header class="global">
    <div class="container">
        <div id="siteLogo">
            <div class="innerLogo">
                <h1><a title="W.K. Kellogg Foundation&amp;trade;" href="http://www.wkkf.org/">W.K. Kellogg Foundation&trade;</a></h1>
                <a href="#" class="openNavBtn"></a>
            </div>
        </div>
        <div class="mobileShare">
            <div class="headerShare">
                <a class="facebookShare" data-analytics-type="social" data-analytics-info="facebook" href="http://www.facebook.com/sharer.php?u=http://www.wkkf.org/system/page-not-found" target="_blank">Share</a>
                <a class="twitterShare" data-analytics-type="social" data-analytics-info="twitter" href="http://twitter.com/share?text=404 Error&url=http://www.wkkf.org/system/page-not-found" target="_blank">Share</a>
            </div>
        </div>
        <div class="globalNav off-screen">
            <div class="searchApply">
                <a class="searchBtn">Search WKKF</a>
                <form action="/search/site" id="siteSearchForm" method="GET" data-analytics-type="siteSearch">
                    <a class="close">X</a>
                    <label for="searchQuery">Search WKKF</label>
                    <input type="text" id="searchQuery" name="q" value="Search WKKF" data-analytics-track-value="true" />
                    <input type="submit" class="submit" value="Go" />
                </form>
                <a id="desktopApplyBtn" class="applyGrantBtn" href="http://wrm.wkkf.org/uWebRequestManager/UI/Application.aspx?tid=70d03543-2f25-44ff-bbc0-024f3fb5aa09&amp;LanguageID=0" target="" data-analytics-type="applyGrantHdr">Apply for a Grant</a>
                <a id="mobileApplyBtn" class="applyGrantBtn" href="http://www.wkkf.org/mobile/apply-for-a-grant" target="" data-analytics-type="applyGrantHdr">Apply for a Grant</a>
            </div>
            <nav>
                <ul>
                        <li><a class="" href="http://www.wkkf.org/what-we-do/overview">What We Do</a><span> | </span></li>
                        <li><a class="" href="http://www.wkkf.org/who-we-are/overview">Who We Are</a><span> | </span></li>
                        <li><a class="" href="http://www.wkkf.org/grants">Grants</a></li>
                </ul>
                <div class="shareSignup">
                    <div class="headerShare">
                        <a class="facebookShare" data-analytics-type="social" data-analytics-info="facebook" href="http://www.facebook.com/sharer.php?u=http://www.wkkf.org/system/page-not-found" target="_blank">Share</a>
                        <a class="twitterShare" data-analytics-type="social" data-analytics-info="twitter" href="http://twitter.com/share?text=404 Error&url=http://www.wkkf.org/system/page-not-found" target="_blank">Share</a>
                    </div>
                    <button class="subscribeButton" data-wkkf-trigger="modal" data-wkkf-target="modalEmailSignup">Subscribe</button>
                </div>
            </nav>
        </div>
    </div>
</header>
<!-- End: Header -->
<!-- Begin: Content -->
<div id="content">
    <div id="skrollred-body">
        <!-- Begin: Hero Module -->
<div class="pageRow heroModule  hasImage" style="background-image: url(&#39;http://www.wkkf.org/-/media/images/hero-backgrounds/404_hero.ashx&#39;);">
    <div class="container">
        <div class="gr">
            <div class="gc-7">
                <div class="breadcrumbs">
                    <span><a href="/">Home</a> &gt; </span>
                    <span><a href="#broken">Broken Internet</a> &gt; </span>
                </div>
                <div class="translatePage">
                        <span class="englishPage" style="display:none;"><a href="http://www.wkkf.org/system/page-not-found">English</a></span>
                                                        </div>
<a href="#" class="viewTranslatedPages" data-analytics-type="viewTranslated"></a>                <header>
                    <h1 class="alphaHdr">404 Error</h1>
                </header>
                <p class="bravoHdr">
                    Oops, the page you are looking for has been moved or doesn&#39;t exist anymore.  Try using the search box below to help find what you&#39;re looking for.
                </p>
<form action="/search/site.aspx" method="GET" data-analytics-type="siteSearch">
<label for="moduleSearchQuery">Search wkkf.org</label>
<input id="moduleSearchQuery" type="text" value="Search wkkf.org" data-analytics-track-value="true" name="q" />
<input type="submit" class="submit" value="Go" />
</form>            </div>
        </div>
    </div>
</div>
<!-- End: Hero Module -->
    </div>
</div>
<!-- End: Content -->
<!-- Begin: Footer -->
<footer id="footer" class="global">
    <div class="container">
        <div class="gr">
            <div class="gc-4">
                <img class="footerLogo" src="/media/logo_footer_2x_new.png" width="225" height="87" alt="W.K. Kellogg Foundation Logo">
                <ul>
                    <li><a href="http://www.wkkf.org/contact-us">Contact Us</a></li>
                    <li><a href="http://www.wkkf.org/employment">Employment</a></li>
                    <li><a href="http://www.wkkf.org/privacy-policy">Privacy Policy</a></li>
                </ul>
            </div>
            <div class="gc-3">
                <ul class="footerNav">
                    <li class="hide-small"><a href="http://www.wkkf.org/what-we-do/overview">What We Do</a></li>
                    <li class="hide-small"><a href="http://www.wkkf.org/who-we-are/overview">Who We Are</a></li>
                    <li class="hide-small"><a href="http://www.wkkf.org/grants">Grants</a></li>
                    <li><a href="http://www.wkkf.org/news-and-media">News &amp; Media</a></li>
                    <li><a href="http://www.wkkf.org/faq-glossary">FAQ/Glossary</a></li>
                    <li><a href="http://www.wkkf.org/resource-directory">Resource Directory</a></li>
                </ul>
            </div>
            <div class="gc-5">
                <div id="emailSignWrapper" class="signup">
                    <div class="confirmationMsg">
                        <h1 class="charlieHdr">Check your email to confirm subscription.</h1>
                        <p>Thank you for your interest in WKKF. You&#39;re one step away from receiving our latest updates and news.</p>
                    </div>
                    <div id="signupErrors"></div>

                    <form action='http://emailmarketing.wkkfdigital.org/proc.php' method='post' id='_form_134' class='footerEmailSignup' accept-charset='utf-8' enctype='multipart/form-data' data-analytics-type='emailSignup'>
                        <!-- no posting to local handler anymore? /handler/form -->
                        <input type='hidden' name='f' value='134'>
                        <input type='hidden' name='s' value=''>
                        <input type='hidden' name='c' value='0'>
                        <input type='hidden' name='m' value='0'>
                        <input type='hidden' name='act' value='sub'>
                        <input type='hidden' name='nlbox[]' value='8'>
                        <label for="emailSignup">Signup for Email Updates</label>
                        <input type="text" name="email" value="WKKF Email Updates" id="emailSignup" data-analytics-type="emailSignup">
                        <div class="sneaky"><input type="text" placeholder="If you see this field, leave blank!" name="wkkfOther"></div>
                        <input type="hidden" name="formId" value="8C6DCD4B9FDD406899880711C0C12780" />
                        <input type="submit" class="submit" value="Sign Up">
                    </form>
                </div>
                <div class="footerSocialIcons">
                    <ul>
                        <li><a href="https://www.facebook.com/WKKelloggFoundation" class="facebook" target="_blank" data-analytics-type="outboundSocial" data-analytics-info="Facebook">Facebook</a></li>
                        <li><a href="https://twitter.com/wk_kellogg_fdn" class="twitter" target="_blank" data-analytics-type="outboundSocial" data-analytics-info="Twitter">Twitter</a></li>
                        <li><a href="http://www.youtube.com/kelloggfoundation" class="youtube" target="_blank" data-analytics-type="outboundSocial" data-analytics-info="YouTube">YouTube</a></li>
                        <li><a href="http://blog.wkkf.org" class="blog" target="_blank" data-analytics-type="outboundSocial" data-analytics-info="WKKF Blog">WKKF Blog</a></li>
                    </ul>
                </div>
                <a class="backToTop"></a>
            </div>
        </div>
    </div>
</footer>
<!-- End: Footer -->
<div class="translatedPagesModule">
    <div class="container">
        <div class="gr">
            <div class="gc-12">
                <div class="drawerTrigger">
					<span class="drawerStatus">View</span> Translated Content <span class="toggleIcon"></span>
				</div>
                <div class="translatedPages slideshowModule tabbed">
                    <div class="slideshowControls">
                        <div class="imgCount">
                            <div>
                                <span class="currentSlide">1</span> / <span class="totalSlides"></span>
                            </div>
                            images
                        </div>
                        <div class="tabs">
                            <span class="active">Español</span>
                            <span>An Kreyòl</span>
                        </div>
                        <div class="controls">
                            <span class="slideshowControl prev">Previous</span>
                            <span class="slideshowControl next">Next</span>
                        </div>
                        <div class="activeTabMarker"></div>
                    </div>
                    <div class="sliderWrapper">
                        <div class="swipe">
                            <div class="swipe-wrap">
                                <div class="slide" data-analytics-type="tabSection">
                                    <div class="gr">
                                        <div class="gc-3">
							                <ul>
<li><a href="http://www.wkkf.org/es/grantees">Beneficiarios de donativos</a></li><li><a href="http://www.wkkf.org/es/grantseekers">Solicitantes de donativos</a></li><li><a href="http://www.wkkf.org/es/what-we-do/overview">Lo Que Hacemos</a></li><li><a href="http://www.wkkf.org/es/what-we-do/mexico">M&#233;xico</a></li><li><a href="http://www.wkkf.org/es/what-we-do/haiti">Hait&#237;</a></li>							                </ul>
                                        </div>
                                        <div class="gc-3">
							                <ul>
<li><a href="http://www.wkkf.org/es/who-we-are/overview">Qui&#233;nes somos</a></li><li><a href="http://www.wkkf.org/es/who-we-are/history-legacy">Historia y legado</a></li><li><a href="http://www.wkkf.org/es/who-we-are/financials">Finanzas</a></li><li><a href="http://www.wkkf.org/es/who-we-are/stewardship">Administraci&#243;n</a></li>							                </ul>
                                        </div>
                                        <div class="gc-5 gc-off-1">
                                                    <p>&#8220;Empleen el dinero del modo en que crean conveniente, siempre y cuando promueva la salud, la felicidad y el bienestar de los niños.&#8221; - Will Keith Kellogg</p>
                                        </div>
                                    </div>
                                </div>
                                <div class="slide" data-analytics-type="tabSection">
                                    <div class="gr">
                                        <div class="gc-3">
							                <ul>
<li><a href="http://www.wkkf.org/ht/what-we-do/overview">Sa Nou F&#232;</a></li><li><a href="http://www.wkkf.org/ht/what-we-do/mexico">Meksik</a></li><li><a href="http://www.wkkf.org/ht/what-we-do/haiti">Ayiti</a></li>							                </ul>
                                        </div>
                                        <div class="gc-3">
							                <ul>
<li><a href="http://www.wkkf.org/ht/grantees">Benefisy&#232;</a></li><li><a href="http://www.wkkf.org/ht/grantseekers">Moun ki f&#232; demann sibvansyon</a></li><li><a href="http://www.wkkf.org/ht/who-we-are/overview">Ki moun nou ye</a></li><li><a href="http://www.wkkf.org/ht/who-we-are/history-legacy">Istwa &amp; Eritaj</a></li><li><a href="http://www.wkkf.org/ht/who-we-are/financials">Rap&#242; finans</a></li><li><a href="http://www.wkkf.org/ht/who-we-are/stewardship">Administrasyon</a></li>							                </ul>
                                        </div>
                                        <div class="gc-5 gc-off-1">
                                                    <p>&#8220;Sèvi ak lajan an jan w vle depi se sante timoun, byennèt timoun ak kè kontan pou timoun w ap ankouraje.&#8221; - W.K. Kel&#242;g</p>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </div>
</div>


            <div class="modal galleryModal" id="modalGallery_01">
        <header class="modalHeader">
            <div class="container">
                <h1>W.K. Kellogg Foundation</h1>
                <div class="utilLinks">
                    <div class="toggleGrid">Grid View</div>
                    <div class="closeModal">Close</div>
                </div>
            </div>
        </header>

        <div class="content">
            <div class="container">
                <div class="modalGalleryModule gridView">
                    <div class="contentGallery">
                            <div class="gr">
                                <div class="gc-9">
                                    <a class="zoom">
                                        <img src="http://www.wkkf.org/-/media/images/gallery/michigan/early-childhood-connections/earlychildhoodconnections_9_870x653.ashx?as=1&amp;w=1770" alt="Myrna Austin  | Susan Clark  | W. K. Kellogg Foundation"></a>
                                </div>
                                <div class="gc-3">
                                    <div class="caption">
                                        Myrna Austin (left), Early Childhood Connections family coach, Susan Clark (middle), Early Childhood Services director for the Calhoun Intermediate School District, and Erika Burkhardt (right), ECC assistant superintendent, look on as kids play at Mill Race Park in Battle Creek, Michigan.
                                    </div>
                                    <div class="creditTags">
                                                                                    <div class="tags"><strong>Tags:</strong> <a title="View more content about Michigan" href="/search/tags?q=Michigan">Michigan</a></div>
                                    </div>
                                    <div class="share">
                                        <a class="facebookShare" data-analytics-type="social" data-analytics-info="facebook" href="http://www.facebook.com/sharer.php?u=http://www.wkkf.org/system/page-not-found" target="_blank">Share</a>
                                        <a class="twitterShare" data-analytics-type="social" data-analytics-info="twitter" href="http://twitter.com/share?text=404 Error&url=http://www.wkkf.org/system/page-not-found" target="_blank">Share</a>
                                    </div>
                                    <div class="clickToZoom">
                                        <h5>Click to zoom</h5>
                                        <img src="http://www.wkkf.org/-/media/images/gallery/michigan/early-childhood-connections/earlychildhoodconnections_9_870x653.ashx?as=1&amp;w=108" alt="Myrna Austin  | Susan Clark  | W. K. Kellogg Foundation">
                                        <div class="zoomButtons">
                                            <a class="zoomTrigger">+</a>
                                            <a class="zoomOutTrigger">-</a>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="gr">
                                <div class="gc-9">
                                    <a class="zoom">
                                        <img src="http://www.wkkf.org/-/media/images/gallery/michigan/early-childhood-connections/earlychildhoodconnections_19_870x653.ashx?as=1&amp;w=1770" alt="Haelee Hanlon | W.K. Kellogg Foundation"></a>
                                </div>
                                <div class="gc-3">
                                    <div class="caption">
                                        Haelee Hanlon, an Early Childhood Connections family coach, holds up a parachute for ECC student’s playgroup in Battle Creek, Michigan.
                                    </div>
                                    <div class="creditTags">
                                                                                    <div class="tags"><strong>Tags:</strong> <a title="View more content about Michigan" href="/search/tags?q=Michigan">Michigan</a></div>
                                    </div>
                                    <div class="share">
                                        <a class="facebookShare" data-analytics-type="social" data-analytics-info="facebook" href="http://www.facebook.com/sharer.php?u=http://www.wkkf.org/system/page-not-found" target="_blank">Share</a>
                                        <a class="twitterShare" data-analytics-type="social" data-analytics-info="twitter" href="http://twitter.com/share?text=404 Error&url=http://www.wkkf.org/system/page-not-found" target="_blank">Share</a>
                                    </div>
                                    <div class="clickToZoom">
                                        <h5>Click to zoom</h5>
                                        <img src="http://www.wkkf.org/-/media/images/gallery/michigan/early-childhood-connections/earlychildhoodconnections_19_870x653.ashx?as=1&amp;w=108" alt="Haelee Hanlon | W.K. Kellogg Foundation">
                                        <div class="zoomButtons">
                                            <a class="zoomTrigger">+</a>
                                            <a class="zoomOutTrigger">-</a>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="gr">
                                <div class="gc-9">
                                    <a class="zoom">
                                        <img src="http://www.wkkf.org/-/media/images/gallery/michigan/early-childhood-connections/earlychildhoodconnections_18_870x653.ashx?as=1&amp;w=1770" alt="Alma Martinez | W.K. Kellogg Foundation"></a>
                                </div>
                                <div class="gc-3">
                                    <div class="caption">
                                        Alma Martinez, 3, crawls on the ground under a parachute at Childhood Connection’s playgroup at Mill Race Park in Battle Creek, Michigan.
                                    </div>
                                    <div class="creditTags">
                                                                                    <div class="tags"><strong>Tags:</strong> <a title="View more content about Michigan" href="/search/tags?q=Michigan">Michigan</a></div>
                                    </div>
                                    <div class="share">
                                        <a class="facebookShare" data-analytics-type="social" data-analytics-info="facebook" href="http://www.facebook.com/sharer.php?u=http://www.wkkf.org/system/page-not-found" target="_blank">Share</a>
                                        <a class="twitterShare" data-analytics-type="social" data-analytics-info="twitter" href="http://twitter.com/share?text=404 Error&url=http://www.wkkf.org/system/page-not-found" target="_blank">Share</a>
                                    </div>
                                    <div class="clickToZoom">
                                        <h5>Click to zoom</h5>
                                        <img src="http://www.wkkf.org/-/media/images/gallery/michigan/early-childhood-connections/earlychildhoodconnections_18_870x653.ashx?as=1&amp;w=108" alt="Alma Martinez | W.K. Kellogg Foundation">
                                        <div class="zoomButtons">
                                            <a class="zoomTrigger">+</a>
                                            <a class="zoomOutTrigger">-</a>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="gr">
                                <div class="gc-9">
                                    <a class="zoom">
                                        <img src="http://www.wkkf.org/-/media/images/gallery/michigan/early-childhood-connections/earlychildhoodconnections_10_870x653.ashx?as=1&amp;w=1770" alt="David Bryant | W.K. Kellogg Foundation"></a>
                                </div>
                                <div class="gc-3">
                                    <div class="caption">
                                        David Bryant, 4, with his family at Early Childhood Connection’s playgroup at Mill Race Park in Battle Creek, Michigan.
                                    </div>
                                    <div class="creditTags">
                                                                                    <div class="tags"><strong>Tags:</strong> <a title="View more content about Michigan" href="/search/tags?q=Michigan">Michigan</a></div>
                                    </div>
                                    <div class="share">
                                        <a class="facebookShare" data-analytics-type="social" data-analytics-info="facebook" href="http://www.facebook.com/sharer.php?u=http://www.wkkf.org/system/page-not-found" target="_blank">Share</a>
                                        <a class="twitterShare" data-analytics-type="social" data-analytics-info="twitter" href="http://twitter.com/share?text=404 Error&url=http://www.wkkf.org/system/page-not-found" target="_blank">Share</a>
                                    </div>
                                    <div class="clickToZoom">
                                        <h5>Click to zoom</h5>
                                        <img src="http://www.wkkf.org/-/media/images/gallery/michigan/early-childhood-connections/earlychildhoodconnections_10_870x653.ashx?as=1&amp;w=108" alt="David Bryant | W.K. Kellogg Foundation">
                                        <div class="zoomButtons">
                                            <a class="zoomTrigger">+</a>
                                            <a class="zoomOutTrigger">-</a>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="gr">
                                <div class="gc-9">
                                    <a class="zoom">
                                        <img src="http://www.wkkf.org/-/media/images/gallery/michigan/kellogg-community-college-center-for-diversity-and-innovation/kcccdi_094_870x653.ashx?as=1&amp;w=1770" alt="W.K. Kellogg Foundation"></a>
                                </div>
                                <div class="gc-3">
                                    <div class="caption">
                                        Kellogg Community College’s Center for Diversity and Innovation Executive Director Jorge Zeballos .
                                    </div>
                                    <div class="creditTags">
                                                                                    <div class="tags"><strong>Tags:</strong> <a title="View more content about Michigan" href="/search/tags?q=Michigan">Michigan</a></div>
                                    </div>
                                    <div class="share">
                                        <a class="facebookShare" data-analytics-type="social" data-analytics-info="facebook" href="http://www.facebook.com/sharer.php?u=http://www.wkkf.org/system/page-not-found" target="_blank">Share</a>
                                        <a class="twitterShare" data-analytics-type="social" data-analytics-info="twitter" href="http://twitter.com/share?text=404 Error&url=http://www.wkkf.org/system/page-not-found" target="_blank">Share</a>
                                    </div>
                                    <div class="clickToZoom">
                                        <h5>Click to zoom</h5>
                                        <img src="http://www.wkkf.org/-/media/images/gallery/michigan/kellogg-community-college-center-for-diversity-and-innovation/kcccdi_094_870x653.ashx?as=1&amp;w=108" alt="W.K. Kellogg Foundation">
                                        <div class="zoomButtons">
                                            <a class="zoomTrigger">+</a>
                                            <a class="zoomOutTrigger">-</a>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="gr">
                                <div class="gc-9">
                                    <a class="zoom">
                                        <img src="http://www.wkkf.org/-/media/images/gallery/michigan/kellogg-community-college-center-for-diversity-and-innovation/kcccdi_jorgezeballos_870x653.ashx?as=1&amp;w=1770" alt="W.K. Kellogg Foundation"></a>
                                </div>
                                <div class="gc-3">
                                    <div class="caption">
                                        Kellogg Community College’s Center for Diversity and Innovation Executive Director Jorge Zeballos discusses the center’s Coaching for Community Transformation program with Jackie Hallahan, a KCC staff member.
                                    </div>
                                    <div class="creditTags">
                                                                                    <div class="tags"><strong>Tags:</strong> <a title="View more content about Michigan" href="/search/tags?q=Michigan">Michigan</a></div>
                                    </div>
                                    <div class="share">
                                        <a class="facebookShare" data-analytics-type="social" data-analytics-info="facebook" href="http://www.facebook.com/sharer.php?u=http://www.wkkf.org/system/page-not-found" target="_blank">Share</a>
                                        <a class="twitterShare" data-analytics-type="social" data-analytics-info="twitter" href="http://twitter.com/share?text=404 Error&url=http://www.wkkf.org/system/page-not-found" target="_blank">Share</a>
                                    </div>
                                    <div class="clickToZoom">
                                        <h5>Click to zoom</h5>
                                        <img src="http://www.wkkf.org/-/media/images/gallery/michigan/kellogg-community-college-center-for-diversity-and-innovation/kcccdi_jorgezeballos_870x653.ashx?as=1&amp;w=108" alt="W.K. Kellogg Foundation">
                                        <div class="zoomButtons">
                                            <a class="zoomTrigger">+</a>
                                            <a class="zoomOutTrigger">-</a>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="gr">
                                <div class="gc-9">
                                    <a class="zoom">
                                        <img src="http://www.wkkf.org/-/media/images/gallery/michigan/kellogg-community-college-center-for-diversity-and-innovation/kcccdi_davepeterson_870x653.ashx?as=1&amp;w=1770" alt="W.K. Kellogg Foundation"></a>
                                </div>
                                <div class="gc-3">
                                    <div class="caption">
                                        Dave Peterson, Lakeview Schools superintendent for in Battle Creek, Michigan, said Kellogg Community College’s Center for Diversity and Innovation helped deepen his understanding about racial equity.
                                    </div>
                                    <div class="creditTags">
                                                                                    <div class="tags"><strong>Tags:</strong> <a title="View more content about Michigan" href="/search/tags?q=Michigan">Michigan</a></div>
                                    </div>
                                    <div class="share">
                                        <a class="facebookShare" data-analytics-type="social" data-analytics-info="facebook" href="http://www.facebook.com/sharer.php?u=http://www.wkkf.org/system/page-not-found" target="_blank">Share</a>
                                        <a class="twitterShare" data-analytics-type="social" data-analytics-info="twitter" href="http://twitter.com/share?text=404 Error&url=http://www.wkkf.org/system/page-not-found" target="_blank">Share</a>
                                    </div>
                                    <div class="clickToZoom">
                                        <h5>Click to zoom</h5>
                                        <img src="http://www.wkkf.org/-/media/images/gallery/michigan/kellogg-community-college-center-for-diversity-and-innovation/kcccdi_davepeterson_870x653.ashx?as=1&amp;w=108" alt="W.K. Kellogg Foundation">
                                        <div class="zoomButtons">
                                            <a class="zoomTrigger">+</a>
                                            <a class="zoomOutTrigger">-</a>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="gr">
                                <div class="gc-9">
                                    <a class="zoom">
                                        <img src="http://www.wkkf.org/-/media/images/gallery/michigan/new-harvest-christian-center/newharvest_pastorlee_870x653.ashx?as=1&amp;w=1770" alt="W.K. Kellogg Foundation"></a>
                                </div>
                                <div class="gc-3">
                                    <div class="caption">
                                        Ivan Lee, New Harvest Christian Center pastor, looks on as Temperance Mannin, 6, plays with toys in the center’s dollhouse.
                                    </div>
                                    <div class="creditTags">
                                                                                    <div class="tags"><strong>Tags:</strong> <a title="View more content about Michigan" href="/search/tags?q=Michigan">Michigan</a></div>
                                    </div>
                                    <div class="share">
                                        <a class="facebookShare" data-analytics-type="social" data-analytics-info="facebook" href="http://www.facebook.com/sharer.php?u=http://www.wkkf.org/system/page-not-found" target="_blank">Share</a>
                                        <a class="twitterShare" data-analytics-type="social" data-analytics-info="twitter" href="http://twitter.com/share?text=404 Error&url=http://www.wkkf.org/system/page-not-found" target="_blank">Share</a>
                                    </div>
                                    <div class="clickToZoom">
                                        <h5>Click to zoom</h5>
                                        <img src="http://www.wkkf.org/-/media/images/gallery/michigan/new-harvest-christian-center/newharvest_pastorlee_870x653.ashx?as=1&amp;w=108" alt="W.K. Kellogg Foundation">
                                        <div class="zoomButtons">
                                            <a class="zoomTrigger">+</a>
                                            <a class="zoomOutTrigger">-</a>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="gr">
                                <div class="gc-9">
                                    <a class="zoom">
                                        <img src="http://www.wkkf.org/-/media/images/gallery/michigan/new-harvest-christian-center/newharvest_keondraowens_870x653.ashx?as=1&amp;w=1770" alt="W.K. Kellogg Foundation"></a>
                                </div>
                                <div class="gc-3">
                                    <div class="caption">
                                        Keondra Owens with her children (left to right) Precious, 4, Paris, 6, and Keon’tre, 8, at their home in Battle Creek, Michigan. Precious enrolled in preschool at Harvest Learning Center this past year.
                                    </div>
                                    <div class="creditTags">
                                                                                    <div class="tags"><strong>Tags:</strong> <a title="View more content about Michigan" href="/search/tags?q=Michigan">Michigan</a></div>
                                    </div>
                                    <div class="share">
                                        <a class="facebookShare" data-analytics-type="social" data-analytics-info="facebook" href="http://www.facebook.com/sharer.php?u=http://www.wkkf.org/system/page-not-found" target="_blank">Share</a>
                                        <a class="twitterShare" data-analytics-type="social" data-analytics-info="twitter" href="http://twitter.com/share?text=404 Error&url=http://www.wkkf.org/system/page-not-found" target="_blank">Share</a>
                                    </div>
                                    <div class="clickToZoom">
                                        <h5>Click to zoom</h5>
                                        <img src="http://www.wkkf.org/-/media/images/gallery/michigan/new-harvest-christian-center/newharvest_keondraowens_870x653.ashx?as=1&amp;w=108" alt="W.K. Kellogg Foundation">
                                        <div class="zoomButtons">
                                            <a class="zoomTrigger">+</a>
                                            <a class="zoomOutTrigger">-</a>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="gr">
                                <div class="gc-9">
                                    <a class="zoom">
                                        <img src="http://www.wkkf.org/-/media/images/gallery/michigan/new-harvest-christian-center/newharvest_aubreycorbin_870x653.ashx?as=1&amp;w=1770" alt="W.K. Kellogg Foundation"></a>
                                </div>
                                <div class="gc-3">
                                    <div class="caption">
                                        Aubrey Corbin, 5, displays the collage she made at New Harvest Christian Center’s summer program in Battle Creek, Michigan.
                                    </div>
                                    <div class="creditTags">
                                                                                    <div class="tags"><strong>Tags:</strong> <a title="View more content about Michigan" href="/search/tags?q=Michigan">Michigan</a></div>
                                    </div>
                                    <div class="share">
                                        <a class="facebookShare" data-analytics-type="social" data-analytics-info="facebook" href="http://www.facebook.com/sharer.php?u=http://www.wkkf.org/system/page-not-found" target="_blank">Share</a>
                                        <a class="twitterShare" data-analytics-type="social" data-analytics-info="twitter" href="http://twitter.com/share?text=404 Error&url=http://www.wkkf.org/system/page-not-found" target="_blank">Share</a>
                                    </div>
                                    <div class="clickToZoom">
                                        <h5>Click to zoom</h5>
                                        <img src="http://www.wkkf.org/-/media/images/gallery/michigan/new-harvest-christian-center/newharvest_aubreycorbin_870x653.ashx?as=1&amp;w=108" alt="W.K. Kellogg Foundation">
                                        <div class="zoomButtons">
                                            <a class="zoomTrigger">+</a>
                                            <a class="zoomOutTrigger">-</a>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="gr">
                                <div class="gc-9">
                                    <a class="zoom">
                                        <img src="http://www.wkkf.org/-/media/images/gallery/michigan/new-harvest-christian-center/newharvest_charmainebel_870x653.ashx?as=1&amp;w=1770" alt="W.K. Kellogg Foundation"></a>
                                </div>
                                <div class="gc-3">
                                    <div class="caption">
                                        Ola Tunde Olowu (left), 5, draws a picture at New Harvest Christian Center’s summer program in Battle Creek, Michigan.
                                    </div>
                                    <div class="creditTags">
                                                                                    <div class="tags"><strong>Tags:</strong> <a title="View more content about Michigan" href="/search/tags?q=Michigan">Michigan</a></div>
                                    </div>
                                    <div class="share">
                                        <a class="facebookShare" data-analytics-type="social" data-analytics-info="facebook" href="http://www.facebook.com/sharer.php?u=http://www.wkkf.org/system/page-not-found" target="_blank">Share</a>
                                        <a class="twitterShare" data-analytics-type="social" data-analytics-info="twitter" href="http://twitter.com/share?text=404 Error&url=http://www.wkkf.org/system/page-not-found" target="_blank">Share</a>
                                    </div>
                                    <div class="clickToZoom">
                                        <h5>Click to zoom</h5>
                                        <img src="http://www.wkkf.org/-/media/images/gallery/michigan/new-harvest-christian-center/newharvest_charmainebel_870x653.ashx?as=1&amp;w=108" alt="W.K. Kellogg Foundation">
                                        <div class="zoomButtons">
                                            <a class="zoomTrigger">+</a>
                                            <a class="zoomOutTrigger">-</a>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="gr">
                                <div class="gc-9">
                                    <a class="zoom">
                                        <img src="http://www.wkkf.org/-/media/images/gallery/michigan/battle-creek-edge/bcedge_058a_870x653.ashx?as=1&amp;w=1770" alt="Charmika Robinson | W.K. Kellogg Foundation"></a>
                                </div>
                                <div class="gc-3">
                                    <div class="caption">
                                        “Sometimes I feel like it’s too good to be true,” Charmika Robinson said about the production associate job she received through the EDGE program.
                                    </div>
                                    <div class="creditTags">
                                                                                    <div class="tags"><strong>Tags:</strong> <a title="View more content about Michigan" href="/search/tags?q=Michigan">Michigan</a></div>
                                    </div>
                                    <div class="share">
                                        <a class="facebookShare" data-analytics-type="social" data-analytics-info="facebook" href="http://www.facebook.com/sharer.php?u=http://www.wkkf.org/system/page-not-found" target="_blank">Share</a>
                                        <a class="twitterShare" data-analytics-type="social" data-analytics-info="twitter" href="http://twitter.com/share?text=404 Error&url=http://www.wkkf.org/system/page-not-found" target="_blank">Share</a>
                                    </div>
                                    <div class="clickToZoom">
                                        <h5>Click to zoom</h5>
                                        <img src="http://www.wkkf.org/-/media/images/gallery/michigan/battle-creek-edge/bcedge_058a_870x653.ashx?as=1&amp;w=108" alt="Charmika Robinson | W.K. Kellogg Foundation">
                                        <div class="zoomButtons">
                                            <a class="zoomTrigger">+</a>
                                            <a class="zoomOutTrigger">-</a>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="gr">
                                <div class="gc-9">
                                    <a class="zoom">
                                        <img src="http://www.wkkf.org/-/media/images/gallery/michigan/battle-creek-edge/bcedge_leetempleton_thomascook_870x653.ashx?as=1&amp;w=1770" alt="Thomas Cook | W.K. Kellogg Foundation"></a>
                                </div>
                                <div class="gc-3">
                                    <div class="caption">
                                        Battle Creek EDGE participants Lee Templeton (Left) and Thomas Cook (right) learn interview tips at the Regional Manufacturing Technology Center in Battle Creek, Michigan.
                                    </div>
                                    <div class="creditTags">
                                                                                    <div class="tags"><strong>Tags:</strong> <a title="View more content about Michigan" href="/search/tags?q=Michigan">Michigan</a></div>
                                    </div>
                                    <div class="share">
                                        <a class="facebookShare" data-analytics-type="social" data-analytics-info="facebook" href="http://www.facebook.com/sharer.php?u=http://www.wkkf.org/system/page-not-found" target="_blank">Share</a>
                                        <a class="twitterShare" data-analytics-type="social" data-analytics-info="twitter" href="http://twitter.com/share?text=404 Error&url=http://www.wkkf.org/system/page-not-found" target="_blank">Share</a>
                                    </div>
                                    <div class="clickToZoom">
                                        <h5>Click to zoom</h5>
                                        <img src="http://www.wkkf.org/-/media/images/gallery/michigan/battle-creek-edge/bcedge_leetempleton_thomascook_870x653.ashx?as=1&amp;w=108" alt="Thomas Cook | W.K. Kellogg Foundation">
                                        <div class="zoomButtons">
                                            <a class="zoomTrigger">+</a>
                                            <a class="zoomOutTrigger">-</a>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="gr">
                                <div class="gc-9">
                                    <a class="zoom">
                                        <img src="http://www.wkkf.org/-/media/images/gallery/michigan/battle-creek-edge/bcedge_tamarahendricks_870x653.ashx?as=1&amp;w=1770" alt="Toda | W.K. Kellogg Foundation"></a>
                                </div>
                                <div class="gc-3">
                                    <div class="caption">
                                        Tamara Hendricks, human resources manager for Toda, shares interview tips with Battle Creek EDGE students during job training at the Regional Manufacturing Technology Center in Battle Creek, Michigan.
                                    </div>
                                    <div class="creditTags">
                                                                                    <div class="tags"><strong>Tags:</strong> <a title="View more content about Michigan" href="/search/tags?q=Michigan">Michigan</a></div>
                                    </div>
                                    <div class="share">
                                        <a class="facebookShare" data-analytics-type="social" data-analytics-info="facebook" href="http://www.facebook.com/sharer.php?u=http://www.wkkf.org/system/page-not-found" target="_blank">Share</a>
                                        <a class="twitterShare" data-analytics-type="social" data-analytics-info="twitter" href="http://twitter.com/share?text=404 Error&url=http://www.wkkf.org/system/page-not-found" target="_blank">Share</a>
                                    </div>
                                    <div class="clickToZoom">
                                        <h5>Click to zoom</h5>
                                        <img src="http://www.wkkf.org/-/media/images/gallery/michigan/battle-creek-edge/bcedge_tamarahendricks_870x653.ashx?as=1&amp;w=108" alt="Toda | W.K. Kellogg Foundation">
                                        <div class="zoomButtons">
                                            <a class="zoomTrigger">+</a>
                                            <a class="zoomOutTrigger">-</a>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="gr">
                                <div class="gc-9">
                                    <a class="zoom">
                                        <img src="http://www.wkkf.org/-/media/images/gallery/secure-families/spotlight-on-poverty-and-opportunity/spotlight6_300x400.ashx?as=1&amp;w=1770" alt="W.K. Kellogg Foundation"></a>
                                </div>
                                <div class="gc-3">
                                    <div class="caption">
                                        
                                    </div>
                                    <div class="creditTags">
                                                                            </div>
                                    <div class="share">
                                        <a class="facebookShare" data-analytics-type="social" data-analytics-info="facebook" href="http://www.facebook.com/sharer.php?u=http://www.wkkf.org/system/page-not-found" target="_blank">Share</a>
                                        <a class="twitterShare" data-analytics-type="social" data-analytics-info="twitter" href="http://twitter.com/share?text=404 Error&url=http://www.wkkf.org/system/page-not-found" target="_blank">Share</a>
                                    </div>
                                    <div class="clickToZoom">
                                        <h5>Click to zoom</h5>
                                        <img src="http://www.wkkf.org/-/media/images/gallery/secure-families/spotlight-on-poverty-and-opportunity/spotlight6_300x400.ashx?as=1&amp;w=108" alt="W.K. Kellogg Foundation">
                                        <div class="zoomButtons">
                                            <a class="zoomTrigger">+</a>
                                            <a class="zoomOutTrigger">-</a>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="gr">
                                <div class="gc-9">
                                    <a class="zoom">
                                        <img src="http://www.wkkf.org/-/media/images/gallery/secure-families/spotlight-on-poverty-and-opportunity/spotlight5_870x653.ashx?as=1&amp;w=1770" alt="W.K. Kellogg Foundation"></a>
                                </div>
                                <div class="gc-3">
                                    <div class="caption">
                                        
                                    </div>
                                    <div class="creditTags">
                                                                            </div>
                                    <div class="share">
                                        <a class="facebookShare" data-analytics-type="social" data-analytics-info="facebook" href="http://www.facebook.com/sharer.php?u=http://www.wkkf.org/system/page-not-found" target="_blank">Share</a>
                                        <a class="twitterShare" data-analytics-type="social" data-analytics-info="twitter" href="http://twitter.com/share?text=404 Error&url=http://www.wkkf.org/system/page-not-found" target="_blank">Share</a>
                                    </div>
                                    <div class="clickToZoom">
                                        <h5>Click to zoom</h5>
                                        <img src="http://www.wkkf.org/-/media/images/gallery/secure-families/spotlight-on-poverty-and-opportunity/spotlight5_870x653.ashx?as=1&amp;w=108" alt="W.K. Kellogg Foundation">
                                        <div class="zoomButtons">
                                            <a class="zoomTrigger">+</a>
                                            <a class="zoomOutTrigger">-</a>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="gr">
                                <div class="gc-9">
                                    <a class="zoom">
                                        <img src="http://www.wkkf.org/-/media/images/gallery/secure-families/spotlight-on-poverty-and-opportunity/spotlight4_870x653.ashx?as=1&amp;w=1770" alt="W.K. Kellogg Foundation"></a>
                                </div>
                                <div class="gc-3">
                                    <div class="caption">
                                        
                                    </div>
                                    <div class="creditTags">
                                                                            </div>
                                    <div class="share">
                                        <a class="facebookShare" data-analytics-type="social" data-analytics-info="facebook" href="http://www.facebook.com/sharer.php?u=http://www.wkkf.org/system/page-not-found" target="_blank">Share</a>
                                        <a class="twitterShare" data-analytics-type="social" data-analytics-info="twitter" href="http://twitter.com/share?text=404 Error&url=http://www.wkkf.org/system/page-not-found" target="_blank">Share</a>
                                    </div>
                                    <div class="clickToZoom">
                                        <h5>Click to zoom</h5>
                                        <img src="http://www.wkkf.org/-/media/images/gallery/secure-families/spotlight-on-poverty-and-opportunity/spotlight4_870x653.ashx?as=1&amp;w=108" alt="W.K. Kellogg Foundation">
                                        <div class="zoomButtons">
                                            <a class="zoomTrigger">+</a>
                                            <a class="zoomOutTrigger">-</a>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="gr">
                                <div class="gc-9">
                                    <a class="zoom">
                                        <img src="http://www.wkkf.org/-/media/images/gallery/secure-families/spotlight-on-poverty-and-opportunity/spotlight3_870x653.ashx?as=1&amp;w=1770" alt="U.S. Secretary of Education Arne Duncan | W.K. Kellogg Foundation"></a>
                                </div>
                                <div class="gc-3">
                                    <div class="caption">
                                        
                                    </div>
                                    <div class="creditTags">
                                            <div class="credit"><strong>Credit:</strong> Sam Kittner</div>
                                                                            </div>
                                    <div class="share">
                                        <a class="facebookShare" data-analytics-type="social" data-analytics-info="facebook" href="http://www.facebook.com/sharer.php?u=http://www.wkkf.org/system/page-not-found" target="_blank">Share</a>
                                        <a class="twitterShare" data-analytics-type="social" data-analytics-info="twitter" href="http://twitter.com/share?text=404 Error&url=http://www.wkkf.org/system/page-not-found" target="_blank">Share</a>
                                    </div>
                                    <div class="clickToZoom">
                                        <h5>Click to zoom</h5>
                                        <img src="http://www.wkkf.org/-/media/images/gallery/secure-families/spotlight-on-poverty-and-opportunity/spotlight3_870x653.ashx?as=1&amp;w=108" alt="U.S. Secretary of Education Arne Duncan | W.K. Kellogg Foundation">
                                        <div class="zoomButtons">
                                            <a class="zoomTrigger">+</a>
                                            <a class="zoomOutTrigger">-</a>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="gr">
                                <div class="gc-9">
                                    <a class="zoom">
                                        <img src="http://www.wkkf.org/-/media/images/gallery/secure-families/spotlight-on-poverty-and-opportunity/spotlight2_870x653.ashx?as=1&amp;w=1770" alt="W.K. Kellogg Foundation"></a>
                                </div>
                                <div class="gc-3">
                                    <div class="caption">
                                        
                                    </div>
                                    <div class="creditTags">
                                                                            </div>
                                    <div class="share">
                                        <a class="facebookShare" data-analytics-type="social" data-analytics-info="facebook" href="http://www.facebook.com/sharer.php?u=http://www.wkkf.org/system/page-not-found" target="_blank">Share</a>
                                        <a class="twitterShare" data-analytics-type="social" data-analytics-info="twitter" href="http://twitter.com/share?text=404 Error&url=http://www.wkkf.org/system/page-not-found" target="_blank">Share</a>
                                    </div>
                                    <div class="clickToZoom">
                                        <h5>Click to zoom</h5>
                                        <img src="http://www.wkkf.org/-/media/images/gallery/secure-families/spotlight-on-poverty-and-opportunity/spotlight2_870x653.ashx?as=1&amp;w=108" alt="W.K. Kellogg Foundation">
                                        <div class="zoomButtons">
                                            <a class="zoomTrigger">+</a>
                                            <a class="zoomOutTrigger">-</a>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="gr">
                                <div class="gc-9">
                                    <a class="zoom">
                                        <img src="http://www.wkkf.org/-/media/images/gallery/secure-families/spotlight-on-poverty-and-opportunity/spotlight1_870x653.ashx?as=1&amp;w=1770" alt="W.K. Kellogg Foundation"></a>
                                </div>
                                <div class="gc-3">
                                    <div class="caption">
                                        
                                    </div>
                                    <div class="creditTags">
                                                                            </div>
                                    <div class="share">
                                        <a class="facebookShare" data-analytics-type="social" data-analytics-info="facebook" href="http://www.facebook.com/sharer.php?u=http://www.wkkf.org/system/page-not-found" target="_blank">Share</a>
                                        <a class="twitterShare" data-analytics-type="social" data-analytics-info="twitter" href="http://twitter.com/share?text=404 Error&url=http://www.wkkf.org/system/page-not-found" target="_blank">Share</a>
                                    </div>
                                    <div class="clickToZoom">
                                        <h5>Click to zoom</h5>
                                        <img src="http://www.wkkf.org/-/media/images/gallery/secure-families/spotlight-on-poverty-and-opportunity/spotlight1_870x653.ashx?as=1&amp;w=108" alt="W.K. Kellogg Foundation">
                                        <div class="zoomButtons">
                                            <a class="zoomTrigger">+</a>
                                            <a class="zoomOutTrigger">-</a>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="gr">
                                <div class="gc-9">
                                    <a class="zoom">
                                        <img src="http://www.wkkf.org/-/media/images/gallery/secure-families/jeremiah-program/jerimahprogramste_4008_300x400.ashx?as=1&amp;w=1770" alt="W.K. Kellogg Foundation"></a>
                                </div>
                                <div class="gc-3">
                                    <div class="caption">
                                        
                                    </div>
                                    <div class="creditTags">
                                                                            </div>
                                    <div class="share">
                                        <a class="facebookShare" data-analytics-type="social" data-analytics-info="facebook" href="http://www.facebook.com/sharer.php?u=http://www.wkkf.org/system/page-not-found" target="_blank">Share</a>
                                        <a class="twitterShare" data-analytics-type="social" data-analytics-info="twitter" href="http://twitter.com/share?text=404 Error&url=http://www.wkkf.org/system/page-not-found" target="_blank">Share</a>
                                    </div>
                                    <div class="clickToZoom">
                                        <h5>Click to zoom</h5>
                                        <img src="http://www.wkkf.org/-/media/images/gallery/secure-families/jeremiah-program/jerimahprogramste_4008_300x400.ashx?as=1&amp;w=108" alt="W.K. Kellogg Foundation">
                                        <div class="zoomButtons">
                                            <a class="zoomTrigger">+</a>
                                            <a class="zoomOutTrigger">-</a>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="gr">
                                <div class="gc-9">
                                    <a class="zoom">
                                        <img src="http://www.wkkf.org/-/media/images/gallery/secure-families/jeremiah-program/jeremiahprogramste_7564_870x653.ashx?as=1&amp;w=1770" alt="Mother and child graduation | W.K. Kellogg Foundation"></a>
                                </div>
                                <div class="gc-3">
                                    <div class="caption">
                                        “If we can meet them where they are in these communities and connect them with their local assets and networks, then I think we can really change the cycle of poverty for these families,” Perez said.
                                    </div>
                                    <div class="creditTags">
                                                                                    <div class="tags"><strong>Tags:</strong> <a title="View more content about Secure Families" href="/search/tags?q=Secure+Families">Secure Families</a></div>
                                    </div>
                                    <div class="share">
                                        <a class="facebookShare" data-analytics-type="social" data-analytics-info="facebook" href="http://www.facebook.com/sharer.php?u=http://www.wkkf.org/system/page-not-found" target="_blank">Share</a>
                                        <a class="twitterShare" data-analytics-type="social" data-analytics-info="twitter" href="http://twitter.com/share?text=404 Error&url=http://www.wkkf.org/system/page-not-found" target="_blank">Share</a>
                                    </div>
                                    <div class="clickToZoom">
                                        <h5>Click to zoom</h5>
                                        <img src="http://www.wkkf.org/-/media/images/gallery/secure-families/jeremiah-program/jeremiahprogramste_7564_870x653.ashx?as=1&amp;w=108" alt="Mother and child graduation | W.K. Kellogg Foundation">
                                        <div class="zoomButtons">
                                            <a class="zoomTrigger">+</a>
                                            <a class="zoomOutTrigger">-</a>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="gr">
                                <div class="gc-9">
                                    <a class="zoom">
                                        <img src="http://www.wkkf.org/-/media/images/gallery/secure-families/jeremiah-program/jeremiahprogramste_7433-2_870x653.ashx?as=1&amp;w=1770" alt="Gloria Perez | W.K. Kellogg Foundation"></a>
                                </div>
                                <div class="gc-3">
                                    <div class="caption">
                                        “We can help young single mothers see the possibilities for themselves and their children to become self-reliant,” said Jeremiah Program CEO Gloria Perez.
                                    </div>
                                    <div class="creditTags">
                                                                                    <div class="tags"><strong>Tags:</strong> <a title="View more content about Secure Families" href="/search/tags?q=Secure+Families">Secure Families</a></div>
                                    </div>
                                    <div class="share">
                                        <a class="facebookShare" data-analytics-type="social" data-analytics-info="facebook" href="http://www.facebook.com/sharer.php?u=http://www.wkkf.org/system/page-not-found" target="_blank">Share</a>
                                        <a class="twitterShare" data-analytics-type="social" data-analytics-info="twitter" href="http://twitter.com/share?text=404 Error&url=http://www.wkkf.org/system/page-not-found" target="_blank">Share</a>
                                    </div>
                                    <div class="clickToZoom">
                                        <h5>Click to zoom</h5>
                                        <img src="http://www.wkkf.org/-/media/images/gallery/secure-families/jeremiah-program/jeremiahprogramste_7433-2_870x653.ashx?as=1&amp;w=108" alt="Gloria Perez | W.K. Kellogg Foundation">
                                        <div class="zoomButtons">
                                            <a class="zoomTrigger">+</a>
                                            <a class="zoomOutTrigger">-</a>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="gr">
                                <div class="gc-9">
                                    <a class="zoom">
                                        <img src="http://www.wkkf.org/-/media/images/gallery/secure-families/jeremiah-program/jeremiahprogramste_1469_870x653.ashx?as=1&amp;w=1770" alt="Graduation | W.K. Kellogg Foundation"></a>
                                </div>
                                <div class="gc-3">
                                    <div class="caption">
                                        Graduates of the program tap into their “core strength,” recognizing their individual value – regardless of barriers they’ve faced – on their way to success for themselves and their families.
                                    </div>
                                    <div class="creditTags">
                                                                                    <div class="tags"><strong>Tags:</strong> <a title="View more content about Secure Families" href="/search/tags?q=Secure+Families">Secure Families</a></div>
                                    </div>
                                    <div class="share">
                                        <a class="facebookShare" data-analytics-type="social" data-analytics-info="facebook" href="http://www.facebook.com/sharer.php?u=http://www.wkkf.org/system/page-not-found" target="_blank">Share</a>
                                        <a class="twitterShare" data-analytics-type="social" data-analytics-info="twitter" href="http://twitter.com/share?text=404 Error&url=http://www.wkkf.org/system/page-not-found" target="_blank">Share</a>
                                    </div>
                                    <div class="clickToZoom">
                                        <h5>Click to zoom</h5>
                                        <img src="http://www.wkkf.org/-/media/images/gallery/secure-families/jeremiah-program/jeremiahprogramste_1469_870x653.ashx?as=1&amp;w=108" alt="Graduation | W.K. Kellogg Foundation">
                                        <div class="zoomButtons">
                                            <a class="zoomTrigger">+</a>
                                            <a class="zoomOutTrigger">-</a>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="gr">
                                <div class="gc-9">
                                    <a class="zoom">
                                        <img src="http://www.wkkf.org/-/media/images/gallery/secure-families/jeremiah-program/jeremiahprogram_dscn0020_870x653.ashx?as=1&amp;w=1770" alt="Parents | W.K. Kellogg Foundation"></a>
                                </div>
                                <div class="gc-3">
                                    <div class="caption">
                                        Jeremiah Program gives women hope and confidence, as well as the actual tools and resources, to provide a promising path toward economic security for their families.
                                    </div>
                                    <div class="creditTags">
                                                                                    <div class="tags"><strong>Tags:</strong> <a title="View more content about Secure Families" href="/search/tags?q=Secure+Families">Secure Families</a></div>
                                    </div>
                                    <div class="share">
                                        <a class="facebookShare" data-analytics-type="social" data-analytics-info="facebook" href="http://www.facebook.com/sharer.php?u=http://www.wkkf.org/system/page-not-found" target="_blank">Share</a>
                                        <a class="twitterShare" data-analytics-type="social" data-analytics-info="twitter" href="http://twitter.com/share?text=404 Error&url=http://www.wkkf.org/system/page-not-found" target="_blank">Share</a>
                                    </div>
                                    <div class="clickToZoom">
                                        <h5>Click to zoom</h5>
                                        <img src="http://www.wkkf.org/-/media/images/gallery/secure-families/jeremiah-program/jeremiahprogram_dscn0020_870x653.ashx?as=1&amp;w=108" alt="Parents | W.K. Kellogg Foundation">
                                        <div class="zoomButtons">
                                            <a class="zoomTrigger">+</a>
                                            <a class="zoomOutTrigger">-</a>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="gr">
                                <div class="gc-9">
                                    <a class="zoom">
                                        <img src="http://www.wkkf.org/-/media/images/gallery/secure-families/jeremiah-program/jeremiahprogram_brittany_870x653.ashx?as=1&amp;w=1770" alt="Mother and Daughter | W.K. Kellogg Foundation"></a>
                                </div>
                                <div class="gc-3">
                                    <div class="caption">
                                        “We can help young single mothers see the possibilities for themselves and their children to become self-reliant,” said Jeremiah Program CEO Gloria Perez.
                                    </div>
                                    <div class="creditTags">
                                                                                    <div class="tags"><strong>Tags:</strong> <a title="View more content about Secure Families" href="/search/tags?q=Secure+Families">Secure Families</a></div>
                                    </div>
                                    <div class="share">
                                        <a class="facebookShare" data-analytics-type="social" data-analytics-info="facebook" href="http://www.facebook.com/sharer.php?u=http://www.wkkf.org/system/page-not-found" target="_blank">Share</a>
                                        <a class="twitterShare" data-analytics-type="social" data-analytics-info="twitter" href="http://twitter.com/share?text=404 Error&url=http://www.wkkf.org/system/page-not-found" target="_blank">Share</a>
                                    </div>
                                    <div class="clickToZoom">
                                        <h5>Click to zoom</h5>
                                        <img src="http://www.wkkf.org/-/media/images/gallery/secure-families/jeremiah-program/jeremiahprogram_brittany_870x653.ashx?as=1&amp;w=108" alt="Mother and Daughter | W.K. Kellogg Foundation">
                                        <div class="zoomButtons">
                                            <a class="zoomTrigger">+</a>
                                            <a class="zoomOutTrigger">-</a>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="gr">
                                <div class="gc-9">
                                    <a class="zoom">
                                        <img src="http://www.wkkf.org/-/media/images/gallery/new-mexico/walatowa-head-start/whs_preschoolers_4644_870x653.ashx?as=1&amp;w=1770" alt="Josiah Fragua | Anaila Baca | Walatowa Head Start | W.K. Kellogg Foundation"></a>
                                </div>
                                <div class="gc-3">
                                    <div class="caption">
                                        
                                    </div>
                                    <div class="creditTags">
                                                                            </div>
                                    <div class="share">
                                        <a class="facebookShare" data-analytics-type="social" data-analytics-info="facebook" href="http://www.facebook.com/sharer.php?u=http://www.wkkf.org/system/page-not-found" target="_blank">Share</a>
                                        <a class="twitterShare" data-analytics-type="social" data-analytics-info="twitter" href="http://twitter.com/share?text=404 Error&url=http://www.wkkf.org/system/page-not-found" target="_blank">Share</a>
                                    </div>
                                    <div class="clickToZoom">
                                        <h5>Click to zoom</h5>
                                        <img src="http://www.wkkf.org/-/media/images/gallery/new-mexico/walatowa-head-start/whs_preschoolers_4644_870x653.ashx?as=1&amp;w=108" alt="Josiah Fragua | Anaila Baca | Walatowa Head Start | W.K. Kellogg Foundation">
                                        <div class="zoomButtons">
                                            <a class="zoomTrigger">+</a>
                                            <a class="zoomOutTrigger">-</a>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="gr">
                                <div class="gc-9">
                                    <a class="zoom">
                                        <img src="http://www.wkkf.org/-/media/images/gallery/new-mexico/walatowa-head-start/whs_josephbtoledo_-4782_870x653.ashx?as=1&amp;w=1770" alt="Colton Toya | Kelias Armstrong | Joseph B. Toledo | Blake Lucero | Kai Baca | W.K. Kellogg Foundation"></a>
                                </div>
                                <div class="gc-3">
                                    <div class="caption">
                                        
                                    </div>
                                    <div class="creditTags">
                                                                            </div>
                                    <div class="share">
                                        <a class="facebookShare" data-analytics-type="social" data-analytics-info="facebook" href="http://www.facebook.com/sharer.php?u=http://www.wkkf.org/system/page-not-found" target="_blank">Share</a>
                                        <a class="twitterShare" data-analytics-type="social" data-analytics-info="twitter" href="http://twitter.com/share?text=404 Error&url=http://www.wkkf.org/system/page-not-found" target="_blank">Share</a>
                                    </div>
                                    <div class="clickToZoom">
                                        <h5>Click to zoom</h5>
                                        <img src="http://www.wkkf.org/-/media/images/gallery/new-mexico/walatowa-head-start/whs_josephbtoledo_-4782_870x653.ashx?as=1&amp;w=108" alt="Colton Toya | Kelias Armstrong | Joseph B. Toledo | Blake Lucero | Kai Baca | W.K. Kellogg Foundation">
                                        <div class="zoomButtons">
                                            <a class="zoomTrigger">+</a>
                                            <a class="zoomOutTrigger">-</a>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="gr">
                                <div class="gc-9">
                                    <a class="zoom">
                                        <img src="http://www.wkkf.org/-/media/images/gallery/new-mexico/walatowa-head-start/whs_berthagachupin_4594_870x653.ashx?as=1&amp;w=1770" alt="Bertha Gachupin | Brayden Loretto | Walatowa Head Start | W.K. Kellogg Foundation"></a>
                                </div>
                                <div class="gc-3">
                                    <div class="caption">
                                        
                                    </div>
                                    <div class="creditTags">
                                                                            </div>
                                    <div class="share">
                                        <a class="facebookShare" data-analytics-type="social" data-analytics-info="facebook" href="http://www.facebook.com/sharer.php?u=http://www.wkkf.org/system/page-not-found" target="_blank">Share</a>
                                        <a class="twitterShare" data-analytics-type="social" data-analytics-info="twitter" href="http://twitter.com/share?text=404 Error&url=http://www.wkkf.org/system/page-not-found" target="_blank">Share</a>
                                    </div>
                                    <div class="clickToZoom">
                                        <h5>Click to zoom</h5>
                                        <img src="http://www.wkkf.org/-/media/images/gallery/new-mexico/walatowa-head-start/whs_berthagachupin_4594_870x653.ashx?as=1&amp;w=108" alt="Bertha Gachupin | Brayden Loretto | Walatowa Head Start | W.K. Kellogg Foundation">
                                        <div class="zoomButtons">
                                            <a class="zoomTrigger">+</a>
                                            <a class="zoomOutTrigger">-</a>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="gr">
                                <div class="gc-9">
                                    <a class="zoom">
                                        <img src="http://www.wkkf.org/-/media/images/news-stories/2016/community-health-aide-program.ashx?as=1&amp;w=1770" alt="Beyond Alaska"></a>
                                </div>
                                <div class="gc-3">
                                    <div class="caption">
                                        
                                    </div>
                                    <div class="creditTags">
                                                                            </div>
                                    <div class="share">
                                        <a class="facebookShare" data-analytics-type="social" data-analytics-info="facebook" href="http://www.facebook.com/sharer.php?u=http://www.wkkf.org/system/page-not-found" target="_blank">Share</a>
                                        <a class="twitterShare" data-analytics-type="social" data-analytics-info="twitter" href="http://twitter.com/share?text=404 Error&url=http://www.wkkf.org/system/page-not-found" target="_blank">Share</a>
                                    </div>
                                    <div class="clickToZoom">
                                        <h5>Click to zoom</h5>
                                        <img src="http://www.wkkf.org/-/media/images/news-stories/2016/community-health-aide-program.ashx?as=1&amp;w=108" alt="Beyond Alaska">
                                        <div class="zoomButtons">
                                            <a class="zoomTrigger">+</a>
                                            <a class="zoomOutTrigger">-</a>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="gr">
                                <div class="gc-9">
                                    <a class="zoom">
                                        <img src="http://www.wkkf.org/-/media/images/gallery/new-mexico/walatowa-head-start/whs_lanatoya_4310_870x653.ashx?as=1&amp;w=1770" alt="Walatowa Head Start | W.K. Kellogg Foundation"></a>
                                </div>
                                <div class="gc-3">
                                    <div class="caption">
                                        
                                    </div>
                                    <div class="creditTags">
                                                                            </div>
                                    <div class="share">
                                        <a class="facebookShare" data-analytics-type="social" data-analytics-info="facebook" href="http://www.facebook.com/sharer.php?u=http://www.wkkf.org/system/page-not-found" target="_blank">Share</a>
                                        <a class="twitterShare" data-analytics-type="social" data-analytics-info="twitter" href="http://twitter.com/share?text=404 Error&url=http://www.wkkf.org/system/page-not-found" target="_blank">Share</a>
                                    </div>
                                    <div class="clickToZoom">
                                        <h5>Click to zoom</h5>
                                        <img src="http://www.wkkf.org/-/media/images/gallery/new-mexico/walatowa-head-start/whs_lanatoya_4310_870x653.ashx?as=1&amp;w=108" alt="Walatowa Head Start | W.K. Kellogg Foundation">
                                        <div class="zoomButtons">
                                            <a class="zoomTrigger">+</a>
                                            <a class="zoomOutTrigger">-</a>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="gr">
                                <div class="gc-9">
                                    <a class="zoom">
                                        <img src="http://www.wkkf.org/-/media/images/gallery/new-mexico/walatowa-head-start/whs_ancestralhunting-_4676_870x653.ashx?as=1&amp;w=1770" alt="Joseph B. Toledo | Jemez ancestral hunting | W.K. Kellogg Foundation"></a>
                                </div>
                                <div class="gc-3">
                                    <div class="caption">
                                        
                                    </div>
                                    <div class="creditTags">
                                                                            </div>
                                    <div class="share">
                                        <a class="facebookShare" data-analytics-type="social" data-analytics-info="facebook" href="http://www.facebook.com/sharer.php?u=http://www.wkkf.org/system/page-not-found" target="_blank">Share</a>
                                        <a class="twitterShare" data-analytics-type="social" data-analytics-info="twitter" href="http://twitter.com/share?text=404 Error&url=http://www.wkkf.org/system/page-not-found" target="_blank">Share</a>
                                    </div>
                                    <div class="clickToZoom">
                                        <h5>Click to zoom</h5>
                                        <img src="http://www.wkkf.org/-/media/images/gallery/new-mexico/walatowa-head-start/whs_ancestralhunting-_4676_870x653.ashx?as=1&amp;w=108" alt="Joseph B. Toledo | Jemez ancestral hunting | W.K. Kellogg Foundation">
                                        <div class="zoomButtons">
                                            <a class="zoomTrigger">+</a>
                                            <a class="zoomOutTrigger">-</a>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="gr">
                                <div class="gc-9">
                                    <a class="zoom">
                                        <img src="http://www.wkkf.org/-/media/images/gallery/new-mexico/walatowa-head-start/whs_4853_artwork_870x653.ashx?as=1&amp;w=1770" alt="Walatowa Head Start | W.K. Kellogg Foundation"></a>
                                </div>
                                <div class="gc-3">
                                    <div class="caption">
                                        
                                    </div>
                                    <div class="creditTags">
                                                                            </div>
                                    <div class="share">
                                        <a class="facebookShare" data-analytics-type="social" data-analytics-info="facebook" href="http://www.facebook.com/sharer.php?u=http://www.wkkf.org/system/page-not-found" target="_blank">Share</a>
                                        <a class="twitterShare" data-analytics-type="social" data-analytics-info="twitter" href="http://twitter.com/share?text=404 Error&url=http://www.wkkf.org/system/page-not-found" target="_blank">Share</a>
                                    </div>
                                    <div class="clickToZoom">
                                        <h5>Click to zoom</h5>
                                        <img src="http://www.wkkf.org/-/media/images/gallery/new-mexico/walatowa-head-start/whs_4853_artwork_870x653.ashx?as=1&amp;w=108" alt="Walatowa Head Start | W.K. Kellogg Foundation">
                                        <div class="zoomButtons">
                                            <a class="zoomTrigger">+</a>
                                            <a class="zoomOutTrigger">-</a>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="gr">
                                <div class="gc-9">
                                    <a class="zoom">
                                        <img src="http://www.wkkf.org/-/media/images/gallery/michigan/leda/leda_mg_7604jpg_870x653.ashx?as=1&amp;w=1770" alt="Hope College | W.K. Kellogg Foundation"></a>
                                </div>
                                <div class="gc-3">
                                    <div class="caption">
                                        Hundreds at Hope College’s auditorium in Holland, Michigan, listen to strategies for eliminating racial disparities at Lakeshore Ethnic Diversity Alliance’s 2016 Summit on Race &amp; Inclusion.
                                    </div>
                                    <div class="creditTags">
                                                                                    <div class="tags"><strong>Tags:</strong> <a title="View more content about Michigan" href="/search/tags?q=Michigan">Michigan</a></div>
                                    </div>
                                    <div class="share">
                                        <a class="facebookShare" data-analytics-type="social" data-analytics-info="facebook" href="http://www.facebook.com/sharer.php?u=http://www.wkkf.org/system/page-not-found" target="_blank">Share</a>
                                        <a class="twitterShare" data-analytics-type="social" data-analytics-info="twitter" href="http://twitter.com/share?text=404 Error&url=http://www.wkkf.org/system/page-not-found" target="_blank">Share</a>
                                    </div>
                                    <div class="clickToZoom">
                                        <h5>Click to zoom</h5>
                                        <img src="http://www.wkkf.org/-/media/images/gallery/michigan/leda/leda_mg_7604jpg_870x653.ashx?as=1&amp;w=108" alt="Hope College | W.K. Kellogg Foundation">
                                        <div class="zoomButtons">
                                            <a class="zoomTrigger">+</a>
                                            <a class="zoomOutTrigger">-</a>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="gr">
                                <div class="gc-9">
                                    <a class="zoom">
                                        <img src="http://www.wkkf.org/-/media/images/gallery/michigan/leda/leda_mg_7555jpg_870x653.ashx?as=1&amp;w=1770" alt="Alfredo Hernandez | W.K. Kellogg Foundation"></a>
                                </div>
                                <div class="gc-3">
                                    <div class="caption">
                                        Alfredo Hernandez, Lakeshore Ethnic Diversity Alliance program director, welcomes attendees at the organization’s 2016 Summit on Race &amp; Inclusion in Holland, Michigan.
                                    </div>
                                    <div class="creditTags">
                                                                                    <div class="tags"><strong>Tags:</strong> <a title="View more content about Michigan" href="/search/tags?q=Michigan">Michigan</a></div>
                                    </div>
                                    <div class="share">
                                        <a class="facebookShare" data-analytics-type="social" data-analytics-info="facebook" href="http://www.facebook.com/sharer.php?u=http://www.wkkf.org/system/page-not-found" target="_blank">Share</a>
                                        <a class="twitterShare" data-analytics-type="social" data-analytics-info="twitter" href="http://twitter.com/share?text=404 Error&url=http://www.wkkf.org/system/page-not-found" target="_blank">Share</a>
                                    </div>
                                    <div class="clickToZoom">
                                        <h5>Click to zoom</h5>
                                        <img src="http://www.wkkf.org/-/media/images/gallery/michigan/leda/leda_mg_7555jpg_870x653.ashx?as=1&amp;w=108" alt="Alfredo Hernandez | W.K. Kellogg Foundation">
                                        <div class="zoomButtons">
                                            <a class="zoomTrigger">+</a>
                                            <a class="zoomOutTrigger">-</a>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="gr">
                                <div class="gc-9">
                                    <a class="zoom">
                                        <img src="http://www.wkkf.org/-/media/images/gallery/michigan/leda/leda_mg_7444jpg_870x653.ashx?as=1&amp;w=1770" alt="Aaron Dworkin | W.K. Kellogg Foundation"></a>
                                </div>
                                <div class="gc-3">
                                    <div class="caption">
                                        Summit keynote speaker Aaron Dworkin discusses creating racially inclusive environments at Lakeshore Ethnic Diversity Alliance’s 2016 Summit on Race &amp; Inclusion in Holland, Michigan.
                                    </div>
                                    <div class="creditTags">
                                                                                    <div class="tags"><strong>Tags:</strong> <a title="View more content about Michigan" href="/search/tags?q=Michigan">Michigan</a></div>
                                    </div>
                                    <div class="share">
                                        <a class="facebookShare" data-analytics-type="social" data-analytics-info="facebook" href="http://www.facebook.com/sharer.php?u=http://www.wkkf.org/system/page-not-found" target="_blank">Share</a>
                                        <a class="twitterShare" data-analytics-type="social" data-analytics-info="twitter" href="http://twitter.com/share?text=404 Error&url=http://www.wkkf.org/system/page-not-found" target="_blank">Share</a>
                                    </div>
                                    <div class="clickToZoom">
                                        <h5>Click to zoom</h5>
                                        <img src="http://www.wkkf.org/-/media/images/gallery/michigan/leda/leda_mg_7444jpg_870x653.ashx?as=1&amp;w=108" alt="Aaron Dworkin | W.K. Kellogg Foundation">
                                        <div class="zoomButtons">
                                            <a class="zoomTrigger">+</a>
                                            <a class="zoomOutTrigger">-</a>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="gr">
                                <div class="gc-9">
                                    <a class="zoom">
                                        <img src="http://www.wkkf.org/-/media/images/gallery/michigan/leda/leda_mg_7550jpg_870x653.ashx?as=1&amp;w=1770" alt="Glenn Harris | W.K. Kellogg Foundation"></a>
                                </div>
                                <div class="gc-3">
                                    <div class="caption">
                                        Glenn Harris, president of the Center for Social Inclusion, explains the impact of racial bias at Lakeshore Ethnic Diversity Alliance’s 2016 Summit on Race &amp; Inclusion in Holland, Michigan.
                                    </div>
                                    <div class="creditTags">
                                                                                    <div class="tags"><strong>Tags:</strong> <a title="View more content about Michigan" href="/search/tags?q=Michigan">Michigan</a></div>
                                    </div>
                                    <div class="share">
                                        <a class="facebookShare" data-analytics-type="social" data-analytics-info="facebook" href="http://www.facebook.com/sharer.php?u=http://www.wkkf.org/system/page-not-found" target="_blank">Share</a>
                                        <a class="twitterShare" data-analytics-type="social" data-analytics-info="twitter" href="http://twitter.com/share?text=404 Error&url=http://www.wkkf.org/system/page-not-found" target="_blank">Share</a>
                                    </div>
                                    <div class="clickToZoom">
                                        <h5>Click to zoom</h5>
                                        <img src="http://www.wkkf.org/-/media/images/gallery/michigan/leda/leda_mg_7550jpg_870x653.ashx?as=1&amp;w=108" alt="Glenn Harris | W.K. Kellogg Foundation">
                                        <div class="zoomButtons">
                                            <a class="zoomTrigger">+</a>
                                            <a class="zoomOutTrigger">-</a>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="gr">
                                <div class="gc-9">
                                    <a class="zoom">
                                        <img src="http://www.wkkf.org/-/media/images/gallery/michigan/leda/leda_mg_7687jpg_870x653.ashx?as=1&amp;w=1770" alt="Randall Mitsuo Goosby | W.K. Kellogg Foundation"></a>
                                </div>
                                <div class="gc-3">
                                    <div class="caption">
                                        Randall Mitsuo Goosby, violinist and student at The Julliard School in New York, serenades the audience at Lakeshore Ethnic Diversity Alliance’s 2016 Summit on Race &amp; Inclusion in Holland, Michigan.
                                    </div>
                                    <div class="creditTags">
                                                                                    <div class="tags"><strong>Tags:</strong> <a title="View more content about Michigan" href="/search/tags?q=Michigan">Michigan</a></div>
                                    </div>
                                    <div class="share">
                                        <a class="facebookShare" data-analytics-type="social" data-analytics-info="facebook" href="http://www.facebook.com/sharer.php?u=http://www.wkkf.org/system/page-not-found" target="_blank">Share</a>
                                        <a class="twitterShare" data-analytics-type="social" data-analytics-info="twitter" href="http://twitter.com/share?text=404 Error&url=http://www.wkkf.org/system/page-not-found" target="_blank">Share</a>
                                    </div>
                                    <div class="clickToZoom">
                                        <h5>Click to zoom</h5>
                                        <img src="http://www.wkkf.org/-/media/images/gallery/michigan/leda/leda_mg_7687jpg_870x653.ashx?as=1&amp;w=108" alt="Randall Mitsuo Goosby | W.K. Kellogg Foundation">
                                        <div class="zoomButtons">
                                            <a class="zoomTrigger">+</a>
                                            <a class="zoomOutTrigger">-</a>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="gr">
                                <div class="gc-9">
                                    <a class="zoom">
                                        <img src="http://www.wkkf.org/-/media/images/news-stories/2016/kellogg-28th0573_770x578-cc.ashx?as=1&amp;w=1770" alt="W.K. Kellogg Foundation"></a>
                                </div>
                                <div class="gc-3">
                                    <div class="caption">
                                        
                                    </div>
                                    <div class="creditTags">
                                                                            </div>
                                    <div class="share">
                                        <a class="facebookShare" data-analytics-type="social" data-analytics-info="facebook" href="http://www.facebook.com/sharer.php?u=http://www.wkkf.org/system/page-not-found" target="_blank">Share</a>
                                        <a class="twitterShare" data-analytics-type="social" data-analytics-info="twitter" href="http://twitter.com/share?text=404 Error&url=http://www.wkkf.org/system/page-not-found" target="_blank">Share</a>
                                    </div>
                                    <div class="clickToZoom">
                                        <h5>Click to zoom</h5>
                                        <img src="http://www.wkkf.org/-/media/images/news-stories/2016/kellogg-28th0573_770x578-cc.ashx?as=1&amp;w=108" alt="W.K. Kellogg Foundation">
                                        <div class="zoomButtons">
                                            <a class="zoomTrigger">+</a>
                                            <a class="zoomOutTrigger">-</a>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="gr">
                                <div class="gc-9">
                                    <a class="zoom">
                                        <img src="http://www.wkkf.org/-/media/images/educated-kids/images/youthresiliencyinstitute2_770x578-(1).ashx?as=1&amp;w=1770" alt="Youth Resiliency Institute | W.K. Kellogg Foundation"></a>
                                </div>
                                <div class="gc-3">
                                    <div class="caption">
                                        
                                    </div>
                                    <div class="creditTags">
                                                                            </div>
                                    <div class="share">
                                        <a class="facebookShare" data-analytics-type="social" data-analytics-info="facebook" href="http://www.facebook.com/sharer.php?u=http://www.wkkf.org/system/page-not-found" target="_blank">Share</a>
                                        <a class="twitterShare" data-analytics-type="social" data-analytics-info="twitter" href="http://twitter.com/share?text=404 Error&url=http://www.wkkf.org/system/page-not-found" target="_blank">Share</a>
                                    </div>
                                    <div class="clickToZoom">
                                        <h5>Click to zoom</h5>
                                        <img src="http://www.wkkf.org/-/media/images/educated-kids/images/youthresiliencyinstitute2_770x578-(1).ashx?as=1&amp;w=108" alt="Youth Resiliency Institute | W.K. Kellogg Foundation">
                                        <div class="zoomButtons">
                                            <a class="zoomTrigger">+</a>
                                            <a class="zoomOutTrigger">-</a>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="gr">
                                <div class="gc-9">
                                    <a class="zoom">
                                        <img src="http://www.wkkf.org/-/media/images/educated-kids/images/youthresiliencyinstitute3_770x578.ashx?as=1&amp;w=1770" alt="Youth Resiliency Institute | W.K. Kellogg Foundation"></a>
                                </div>
                                <div class="gc-3">
                                    <div class="caption">
                                        
                                    </div>
                                    <div class="creditTags">
                                                                            </div>
                                    <div class="share">
                                        <a class="facebookShare" data-analytics-type="social" data-analytics-info="facebook" href="http://www.facebook.com/sharer.php?u=http://www.wkkf.org/system/page-not-found" target="_blank">Share</a>
                                        <a class="twitterShare" data-analytics-type="social" data-analytics-info="twitter" href="http://twitter.com/share?text=404 Error&url=http://www.wkkf.org/system/page-not-found" target="_blank">Share</a>
                                    </div>
                                    <div class="clickToZoom">
                                        <h5>Click to zoom</h5>
                                        <img src="http://www.wkkf.org/-/media/images/educated-kids/images/youthresiliencyinstitute3_770x578.ashx?as=1&amp;w=108" alt="Youth Resiliency Institute | W.K. Kellogg Foundation">
                                        <div class="zoomButtons">
                                            <a class="zoomTrigger">+</a>
                                            <a class="zoomOutTrigger">-</a>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="gr">
                                <div class="gc-9">
                                    <a class="zoom">
                                        <img src="http://www.wkkf.org/-/media/images/educated-kids/images/youthresiliencyinstitute2_770x578.ashx?as=1&amp;w=1770" alt="Youth Resiliency Institute | W.K. Kellogg Foundation"></a>
                                </div>
                                <div class="gc-3">
                                    <div class="caption">
                                        
                                    </div>
                                    <div class="creditTags">
                                                                            </div>
                                    <div class="share">
                                        <a class="facebookShare" data-analytics-type="social" data-analytics-info="facebook" href="http://www.facebook.com/sharer.php?u=http://www.wkkf.org/system/page-not-found" target="_blank">Share</a>
                                        <a class="twitterShare" data-analytics-type="social" data-analytics-info="twitter" href="http://twitter.com/share?text=404 Error&url=http://www.wkkf.org/system/page-not-found" target="_blank">Share</a>
                                    </div>
                                    <div class="clickToZoom">
                                        <h5>Click to zoom</h5>
                                        <img src="http://www.wkkf.org/-/media/images/educated-kids/images/youthresiliencyinstitute2_770x578.ashx?as=1&amp;w=108" alt="Youth Resiliency Institute | W.K. Kellogg Foundation">
                                        <div class="zoomButtons">
                                            <a class="zoomTrigger">+</a>
                                            <a class="zoomOutTrigger">-</a>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="gr">
                                <div class="gc-9">
                                    <a class="zoom">
                                        <img src="http://www.wkkf.org/-/media/images/educated-kids/images/bayareaplan_770x578.ashx?as=1&amp;w=1770" alt="Bay Area PLAN | W.K. Kellogg Foundation"></a>
                                </div>
                                <div class="gc-3">
                                    <div class="caption">
                                        
                                    </div>
                                    <div class="creditTags">
                                                                            </div>
                                    <div class="share">
                                        <a class="facebookShare" data-analytics-type="social" data-analytics-info="facebook" href="http://www.facebook.com/sharer.php?u=http://www.wkkf.org/system/page-not-found" target="_blank">Share</a>
                                        <a class="twitterShare" data-analytics-type="social" data-analytics-info="twitter" href="http://twitter.com/share?text=404 Error&url=http://www.wkkf.org/system/page-not-found" target="_blank">Share</a>
                                    </div>
                                    <div class="clickToZoom">
                                        <h5>Click to zoom</h5>
                                        <img src="http://www.wkkf.org/-/media/images/educated-kids/images/bayareaplan_770x578.ashx?as=1&amp;w=108" alt="Bay Area PLAN | W.K. Kellogg Foundation">
                                        <div class="zoomButtons">
                                            <a class="zoomTrigger">+</a>
                                            <a class="zoomOutTrigger">-</a>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="gr">
                                <div class="gc-9">
                                    <a class="zoom">
                                        <img src="http://www.wkkf.org/-/media/images/gallery/michigan/leda/leda_3_870x653_color-adjusted.ashx?as=1&amp;w=1770" alt="Karen Golden | Jonathan Lawrence | W.K. Kellogg Foundation"></a>
                                </div>
                                <div class="gc-3">
                                    <div class="caption">
                                        (Left to right) Karen Golden listens to Jonathan Lawrence during a community workshop at the Lakeshore Ethnic Diversity Alliance’s 2015 Summit on Race &amp; Inclusion in Grand Haven, Michigan.
                                    </div>
                                    <div class="creditTags">
                                                                                    <div class="tags"><strong>Tags:</strong> <a title="View more content about Michigan" href="/search/tags?q=Michigan">Michigan</a></div>
                                    </div>
                                    <div class="share">
                                        <a class="facebookShare" data-analytics-type="social" data-analytics-info="facebook" href="http://www.facebook.com/sharer.php?u=http://www.wkkf.org/system/page-not-found" target="_blank">Share</a>
                                        <a class="twitterShare" data-analytics-type="social" data-analytics-info="twitter" href="http://twitter.com/share?text=404 Error&url=http://www.wkkf.org/system/page-not-found" target="_blank">Share</a>
                                    </div>
                                    <div class="clickToZoom">
                                        <h5>Click to zoom</h5>
                                        <img src="http://www.wkkf.org/-/media/images/gallery/michigan/leda/leda_3_870x653_color-adjusted.ashx?as=1&amp;w=108" alt="Karen Golden | Jonathan Lawrence | W.K. Kellogg Foundation">
                                        <div class="zoomButtons">
                                            <a class="zoomTrigger">+</a>
                                            <a class="zoomOutTrigger">-</a>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="gr">
                                <div class="gc-9">
                                    <a class="zoom">
                                        <img src="http://www.wkkf.org/-/media/images/gallery/michigan/ready-for-school/rfs_16_870x653.ashx?as=1&amp;w=1770" alt="Patrick Johnson | W.K. Kellogg Foundation"></a>
                                </div>
                                <div class="gc-3">
                                    <div class="caption">
                                        Patrick Johnson, Ready for School Finance and Operations vice president, helps children through an interactive obstacle course along a parade route at the organization’s office in Holland, Michigan.
                                    </div>
                                    <div class="creditTags">
                                                                                    <div class="tags"><strong>Tags:</strong> <a title="View more content about Michigan" href="/search/tags?q=Michigan">Michigan</a></div>
                                    </div>
                                    <div class="share">
                                        <a class="facebookShare" data-analytics-type="social" data-analytics-info="facebook" href="http://www.facebook.com/sharer.php?u=http://www.wkkf.org/system/page-not-found" target="_blank">Share</a>
                                        <a class="twitterShare" data-analytics-type="social" data-analytics-info="twitter" href="http://twitter.com/share?text=404 Error&url=http://www.wkkf.org/system/page-not-found" target="_blank">Share</a>
                                    </div>
                                    <div class="clickToZoom">
                                        <h5>Click to zoom</h5>
                                        <img src="http://www.wkkf.org/-/media/images/gallery/michigan/ready-for-school/rfs_16_870x653.ashx?as=1&amp;w=108" alt="Patrick Johnson | W.K. Kellogg Foundation">
                                        <div class="zoomButtons">
                                            <a class="zoomTrigger">+</a>
                                            <a class="zoomOutTrigger">-</a>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="gr">
                                <div class="gc-9">
                                    <a class="zoom">
                                        <img src="http://www.wkkf.org/-/media/images/gallery/michigan/ready-for-school/rfs_10_870x653.ashx?as=1&amp;w=1770" alt="Kellee Kortas | Lydia Harkema |  W.K. Kellogg Foundation"></a>
                                </div>
                                <div class="gc-3">
                                    <div class="caption">
                                        Kellee Kortas, Ready for School Community Investment officer, coaches 2-year-old Lydia Harkema through an obstacle course at Ready for School’s office in Holland, Michigan.
                                    </div>
                                    <div class="creditTags">
                                                                                    <div class="tags"><strong>Tags:</strong> <a title="View more content about Michigan" href="/search/tags?q=Michigan">Michigan</a></div>
                                    </div>
                                    <div class="share">
                                        <a class="facebookShare" data-analytics-type="social" data-analytics-info="facebook" href="http://www.facebook.com/sharer.php?u=http://www.wkkf.org/system/page-not-found" target="_blank">Share</a>
                                        <a class="twitterShare" data-analytics-type="social" data-analytics-info="twitter" href="http://twitter.com/share?text=404 Error&url=http://www.wkkf.org/system/page-not-found" target="_blank">Share</a>
                                    </div>
                                    <div class="clickToZoom">
                                        <h5>Click to zoom</h5>
                                        <img src="http://www.wkkf.org/-/media/images/gallery/michigan/ready-for-school/rfs_10_870x653.ashx?as=1&amp;w=108" alt="Kellee Kortas | Lydia Harkema |  W.K. Kellogg Foundation">
                                        <div class="zoomButtons">
                                            <a class="zoomTrigger">+</a>
                                            <a class="zoomOutTrigger">-</a>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="gr">
                                <div class="gc-9">
                                    <a class="zoom">
                                        <img src="http://www.wkkf.org/-/media/images/gallery/michigan/ready-for-school/rfs_3_870x653.ashx?as=1&amp;w=1770" alt="Donna LB Lowry | W.K. Kellogg Foundation"></a>
                                </div>
                                <div class="gc-3">
                                    <div class="caption">
                                        “Our mission is preparing children for success by linking parents through integrated community support,” said Ready for School President and CEO Donna LB Lowry.
                                    </div>
                                    <div class="creditTags">
                                                                                    <div class="tags"><strong>Tags:</strong> <a title="View more content about Michigan" href="/search/tags?q=Michigan">Michigan</a></div>
                                    </div>
                                    <div class="share">
                                        <a class="facebookShare" data-analytics-type="social" data-analytics-info="facebook" href="http://www.facebook.com/sharer.php?u=http://www.wkkf.org/system/page-not-found" target="_blank">Share</a>
                                        <a class="twitterShare" data-analytics-type="social" data-analytics-info="twitter" href="http://twitter.com/share?text=404 Error&url=http://www.wkkf.org/system/page-not-found" target="_blank">Share</a>
                                    </div>
                                    <div class="clickToZoom">
                                        <h5>Click to zoom</h5>
                                        <img src="http://www.wkkf.org/-/media/images/gallery/michigan/ready-for-school/rfs_3_870x653.ashx?as=1&amp;w=108" alt="Donna LB Lowry | W.K. Kellogg Foundation">
                                        <div class="zoomButtons">
                                            <a class="zoomTrigger">+</a>
                                            <a class="zoomOutTrigger">-</a>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="gr">
                                <div class="gc-9">
                                    <a class="zoom">
                                        <img src="http://www.wkkf.org/-/media/images/gallery/michigan/ready-for-school/rfs_11_870x653.ashx?as=1&amp;w=1770" alt="Lydia Harkema | W.K. Kellogg Foundation"></a>
                                </div>
                                <div class="gc-3">
                                    <div class="caption">
                                        Lydia Harkema, 2, hops through an obstacle course at Ready for School’s office in Holland, Michigan.
                                    </div>
                                    <div class="creditTags">
                                                                                    <div class="tags"><strong>Tags:</strong> <a title="View more content about Michigan" href="/search/tags?q=Michigan">Michigan</a></div>
                                    </div>
                                    <div class="share">
                                        <a class="facebookShare" data-analytics-type="social" data-analytics-info="facebook" href="http://www.facebook.com/sharer.php?u=http://www.wkkf.org/system/page-not-found" target="_blank">Share</a>
                                        <a class="twitterShare" data-analytics-type="social" data-analytics-info="twitter" href="http://twitter.com/share?text=404 Error&url=http://www.wkkf.org/system/page-not-found" target="_blank">Share</a>
                                    </div>
                                    <div class="clickToZoom">
                                        <h5>Click to zoom</h5>
                                        <img src="http://www.wkkf.org/-/media/images/gallery/michigan/ready-for-school/rfs_11_870x653.ashx?as=1&amp;w=108" alt="Lydia Harkema | W.K. Kellogg Foundation">
                                        <div class="zoomButtons">
                                            <a class="zoomTrigger">+</a>
                                            <a class="zoomOutTrigger">-</a>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="gr">
                                <div class="gc-9">
                                    <a class="zoom">
                                        <img src="http://www.wkkf.org/-/media/images/healthy-kids/images/thumbnails/keyfindings_1142x1428.ashx?as=1&amp;w=1770" alt="Lead in Drinking Water | W.K. Kellogg Foundation"></a>
                                </div>
                                <div class="gc-3">
                                    <div class="caption">
                                        
                                    </div>
                                    <div class="creditTags">
                                                                            </div>
                                    <div class="share">
                                        <a class="facebookShare" data-analytics-type="social" data-analytics-info="facebook" href="http://www.facebook.com/sharer.php?u=http://www.wkkf.org/system/page-not-found" target="_blank">Share</a>
                                        <a class="twitterShare" data-analytics-type="social" data-analytics-info="twitter" href="http://twitter.com/share?text=404 Error&url=http://www.wkkf.org/system/page-not-found" target="_blank">Share</a>
                                    </div>
                                    <div class="clickToZoom">
                                        <h5>Click to zoom</h5>
                                        <img src="http://www.wkkf.org/-/media/images/healthy-kids/images/thumbnails/keyfindings_1142x1428.ashx?as=1&amp;w=108" alt="Lead in Drinking Water | W.K. Kellogg Foundation">
                                        <div class="zoomButtons">
                                            <a class="zoomTrigger">+</a>
                                            <a class="zoomOutTrigger">-</a>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="gr">
                                <div class="gc-9">
                                    <a class="zoom">
                                        <img src="http://www.wkkf.org/-/media/images/healthy-kids/images/thumbnails/managingleaddrinkingwater_1142x1428.ashx?as=1&amp;w=1770" alt="The Guide | W.K. Kellogg Foundation"></a>
                                </div>
                                <div class="gc-3">
                                    <div class="caption">
                                        
                                    </div>
                                    <div class="creditTags">
                                                                            </div>
                                    <div class="share">
                                        <a class="facebookShare" data-analytics-type="social" data-analytics-info="facebook" href="http://www.facebook.com/sharer.php?u=http://www.wkkf.org/system/page-not-found" target="_blank">Share</a>
                                        <a class="twitterShare" data-analytics-type="social" data-analytics-info="twitter" href="http://twitter.com/share?text=404 Error&url=http://www.wkkf.org/system/page-not-found" target="_blank">Share</a>
                                    </div>
                                    <div class="clickToZoom">
                                        <h5>Click to zoom</h5>
                                        <img src="http://www.wkkf.org/-/media/images/healthy-kids/images/thumbnails/managingleaddrinkingwater_1142x1428.ashx?as=1&amp;w=108" alt="The Guide | W.K. Kellogg Foundation">
                                        <div class="zoomButtons">
                                            <a class="zoomTrigger">+</a>
                                            <a class="zoomOutTrigger">-</a>
                                        </div>
                                    </div>
                                </div>
                            </div>
                    </div>
                    <div class="contentGrid">
                        <h5>Please click to enlarge image</h5>
                            <div class="gridItem"> <img src="http://www.wkkf.org/-/media/images/gallery/michigan/early-childhood-connections/earlychildhoodconnections_9_870x653.ashx?as=1&amp;w=205" alt="Myrna Austin  | Susan Clark  | W. K. Kellogg Foundation"></div>
                            <div class="gridItem"> <img src="http://www.wkkf.org/-/media/images/gallery/michigan/early-childhood-connections/earlychildhoodconnections_19_870x653.ashx?as=1&amp;w=205" alt="Haelee Hanlon | W.K. Kellogg Foundation"></div>
                            <div class="gridItem"> <img src="http://www.wkkf.org/-/media/images/gallery/michigan/early-childhood-connections/earlychildhoodconnections_18_870x653.ashx?as=1&amp;w=205" alt="Alma Martinez | W.K. Kellogg Foundation"></div>
                            <div class="gridItem"> <img src="http://www.wkkf.org/-/media/images/gallery/michigan/early-childhood-connections/earlychildhoodconnections_10_870x653.ashx?as=1&amp;w=205" alt="David Bryant | W.K. Kellogg Foundation"></div>
                            <div class="gridItem"> <img src="http://www.wkkf.org/-/media/images/gallery/michigan/kellogg-community-college-center-for-diversity-and-innovation/kcccdi_094_870x653.ashx?as=1&amp;w=205" alt="W.K. Kellogg Foundation"></div>
                            <div class="gridItem"> <img src="http://www.wkkf.org/-/media/images/gallery/michigan/kellogg-community-college-center-for-diversity-and-innovation/kcccdi_jorgezeballos_870x653.ashx?as=1&amp;w=205" alt="W.K. Kellogg Foundation"></div>
                            <div class="gridItem"> <img src="http://www.wkkf.org/-/media/images/gallery/michigan/kellogg-community-college-center-for-diversity-and-innovation/kcccdi_davepeterson_870x653.ashx?as=1&amp;w=205" alt="W.K. Kellogg Foundation"></div>
                            <div class="gridItem"> <img src="http://www.wkkf.org/-/media/images/gallery/michigan/new-harvest-christian-center/newharvest_pastorlee_870x653.ashx?as=1&amp;w=205" alt="W.K. Kellogg Foundation"></div>
                            <div class="gridItem"> <img src="http://www.wkkf.org/-/media/images/gallery/michigan/new-harvest-christian-center/newharvest_keondraowens_870x653.ashx?as=1&amp;w=205" alt="W.K. Kellogg Foundation"></div>
                            <div class="gridItem"> <img src="http://www.wkkf.org/-/media/images/gallery/michigan/new-harvest-christian-center/newharvest_aubreycorbin_870x653.ashx?as=1&amp;w=205" alt="W.K. Kellogg Foundation"></div>
                            <div class="gridItem"> <img src="http://www.wkkf.org/-/media/images/gallery/michigan/new-harvest-christian-center/newharvest_charmainebel_870x653.ashx?as=1&amp;w=205" alt="W.K. Kellogg Foundation"></div>
                            <div class="gridItem"> <img src="http://www.wkkf.org/-/media/images/gallery/michigan/battle-creek-edge/bcedge_058a_870x653.ashx?as=1&amp;w=205" alt="Charmika Robinson | W.K. Kellogg Foundation"></div>
                            <div class="gridItem"> <img src="http://www.wkkf.org/-/media/images/gallery/michigan/battle-creek-edge/bcedge_leetempleton_thomascook_870x653.ashx?as=1&amp;w=205" alt="Thomas Cook | W.K. Kellogg Foundation"></div>
                            <div class="gridItem"> <img src="http://www.wkkf.org/-/media/images/gallery/michigan/battle-creek-edge/bcedge_tamarahendricks_870x653.ashx?as=1&amp;w=205" alt="Toda | W.K. Kellogg Foundation"></div>
                            <div class="gridItem"> <img src="http://www.wkkf.org/-/media/images/gallery/secure-families/spotlight-on-poverty-and-opportunity/spotlight6_300x400.ashx?as=1&amp;w=205" alt="W.K. Kellogg Foundation"></div>
                            <div class="gridItem"> <img src="http://www.wkkf.org/-/media/images/gallery/secure-families/spotlight-on-poverty-and-opportunity/spotlight5_870x653.ashx?as=1&amp;w=205" alt="W.K. Kellogg Foundation"></div>
                            <div class="gridItem"> <img src="http://www.wkkf.org/-/media/images/gallery/secure-families/spotlight-on-poverty-and-opportunity/spotlight4_870x653.ashx?as=1&amp;w=205" alt="W.K. Kellogg Foundation"></div>
                            <div class="gridItem"> <img src="http://www.wkkf.org/-/media/images/gallery/secure-families/spotlight-on-poverty-and-opportunity/spotlight3_870x653.ashx?as=1&amp;w=205" alt="U.S. Secretary of Education Arne Duncan | W.K. Kellogg Foundation"></div>
                            <div class="gridItem"> <img src="http://www.wkkf.org/-/media/images/gallery/secure-families/spotlight-on-poverty-and-opportunity/spotlight2_870x653.ashx?as=1&amp;w=205" alt="W.K. Kellogg Foundation"></div>
                            <div class="gridItem"> <img src="http://www.wkkf.org/-/media/images/gallery/secure-families/spotlight-on-poverty-and-opportunity/spotlight1_870x653.ashx?as=1&amp;w=205" alt="W.K. Kellogg Foundation"></div>
                            <div class="gridItem"> <img src="http://www.wkkf.org/-/media/images/gallery/secure-families/jeremiah-program/jerimahprogramste_4008_300x400.ashx?as=1&amp;w=205" alt="W.K. Kellogg Foundation"></div>
                            <div class="gridItem"> <img src="http://www.wkkf.org/-/media/images/gallery/secure-families/jeremiah-program/jeremiahprogramste_7564_870x653.ashx?as=1&amp;w=205" alt="Mother and child graduation | W.K. Kellogg Foundation"></div>
                            <div class="gridItem"> <img src="http://www.wkkf.org/-/media/images/gallery/secure-families/jeremiah-program/jeremiahprogramste_7433-2_870x653.ashx?as=1&amp;w=205" alt="Gloria Perez | W.K. Kellogg Foundation"></div>
                            <div class="gridItem"> <img src="http://www.wkkf.org/-/media/images/gallery/secure-families/jeremiah-program/jeremiahprogramste_1469_870x653.ashx?as=1&amp;w=205" alt="Graduation | W.K. Kellogg Foundation"></div>
                            <div class="gridItem"> <img src="http://www.wkkf.org/-/media/images/gallery/secure-families/jeremiah-program/jeremiahprogram_dscn0020_870x653.ashx?as=1&amp;w=205" alt="Parents | W.K. Kellogg Foundation"></div>
                            <div class="gridItem"> <img src="http://www.wkkf.org/-/media/images/gallery/secure-families/jeremiah-program/jeremiahprogram_brittany_870x653.ashx?as=1&amp;w=205" alt="Mother and Daughter | W.K. Kellogg Foundation"></div>
                            <div class="gridItem"> <img src="http://www.wkkf.org/-/media/images/gallery/new-mexico/walatowa-head-start/whs_preschoolers_4644_870x653.ashx?as=1&amp;w=205" alt="Josiah Fragua | Anaila Baca | Walatowa Head Start | W.K. Kellogg Foundation"></div>
                            <div class="gridItem"> <img src="http://www.wkkf.org/-/media/images/gallery/new-mexico/walatowa-head-start/whs_josephbtoledo_-4782_870x653.ashx?as=1&amp;w=205" alt="Colton Toya | Kelias Armstrong | Joseph B. Toledo | Blake Lucero | Kai Baca | W.K. Kellogg Foundation"></div>
                            <div class="gridItem"> <img src="http://www.wkkf.org/-/media/images/gallery/new-mexico/walatowa-head-start/whs_berthagachupin_4594_870x653.ashx?as=1&amp;w=205" alt="Bertha Gachupin | Brayden Loretto | Walatowa Head Start | W.K. Kellogg Foundation"></div>
                            <div class="gridItem"> <img src="http://www.wkkf.org/-/media/images/news-stories/2016/community-health-aide-program.ashx?as=1&amp;w=205" alt="Beyond Alaska"></div>
                            <div class="gridItem"> <img src="http://www.wkkf.org/-/media/images/gallery/new-mexico/walatowa-head-start/whs_lanatoya_4310_870x653.ashx?as=1&amp;w=205" alt="Walatowa Head Start | W.K. Kellogg Foundation"></div>
                            <div class="gridItem"> <img src="http://www.wkkf.org/-/media/images/gallery/new-mexico/walatowa-head-start/whs_ancestralhunting-_4676_870x653.ashx?as=1&amp;w=205" alt="Joseph B. Toledo | Jemez ancestral hunting | W.K. Kellogg Foundation"></div>
                            <div class="gridItem"> <img src="http://www.wkkf.org/-/media/images/gallery/new-mexico/walatowa-head-start/whs_4853_artwork_870x653.ashx?as=1&amp;w=205" alt="Walatowa Head Start | W.K. Kellogg Foundation"></div>
                            <div class="gridItem"> <img src="http://www.wkkf.org/-/media/images/gallery/michigan/leda/leda_mg_7604jpg_870x653.ashx?as=1&amp;w=205" alt="Hope College | W.K. Kellogg Foundation"></div>
                            <div class="gridItem"> <img src="http://www.wkkf.org/-/media/images/gallery/michigan/leda/leda_mg_7555jpg_870x653.ashx?as=1&amp;w=205" alt="Alfredo Hernandez | W.K. Kellogg Foundation"></div>
                            <div class="gridItem"> <img src="http://www.wkkf.org/-/media/images/gallery/michigan/leda/leda_mg_7444jpg_870x653.ashx?as=1&amp;w=205" alt="Aaron Dworkin | W.K. Kellogg Foundation"></div>
                            <div class="gridItem"> <img src="http://www.wkkf.org/-/media/images/gallery/michigan/leda/leda_mg_7550jpg_870x653.ashx?as=1&amp;w=205" alt="Glenn Harris | W.K. Kellogg Foundation"></div>
                            <div class="gridItem"> <img src="http://www.wkkf.org/-/media/images/gallery/michigan/leda/leda_mg_7687jpg_870x653.ashx?as=1&amp;w=205" alt="Randall Mitsuo Goosby | W.K. Kellogg Foundation"></div>
                            <div class="gridItem"> <img src="http://www.wkkf.org/-/media/images/news-stories/2016/kellogg-28th0573_770x578-cc.ashx?as=1&amp;w=205" alt="W.K. Kellogg Foundation"></div>
                            <div class="gridItem"> <img src="http://www.wkkf.org/-/media/images/educated-kids/images/youthresiliencyinstitute2_770x578-(1).ashx?as=1&amp;w=205" alt="Youth Resiliency Institute | W.K. Kellogg Foundation"></div>
                            <div class="gridItem"> <img src="http://www.wkkf.org/-/media/images/educated-kids/images/youthresiliencyinstitute3_770x578.ashx?as=1&amp;w=205" alt="Youth Resiliency Institute | W.K. Kellogg Foundation"></div>
                            <div class="gridItem"> <img src="http://www.wkkf.org/-/media/images/educated-kids/images/youthresiliencyinstitute2_770x578.ashx?as=1&amp;w=205" alt="Youth Resiliency Institute | W.K. Kellogg Foundation"></div>
                            <div class="gridItem"> <img src="http://www.wkkf.org/-/media/images/educated-kids/images/bayareaplan_770x578.ashx?as=1&amp;w=205" alt="Bay Area PLAN | W.K. Kellogg Foundation"></div>
                            <div class="gridItem"> <img src="http://www.wkkf.org/-/media/images/gallery/michigan/leda/leda_3_870x653_color-adjusted.ashx?as=1&amp;w=205" alt="Karen Golden | Jonathan Lawrence | W.K. Kellogg Foundation"></div>
                            <div class="gridItem"> <img src="http://www.wkkf.org/-/media/images/gallery/michigan/ready-for-school/rfs_16_870x653.ashx?as=1&amp;w=205" alt="Patrick Johnson | W.K. Kellogg Foundation"></div>
                            <div class="gridItem"> <img src="http://www.wkkf.org/-/media/images/gallery/michigan/ready-for-school/rfs_10_870x653.ashx?as=1&amp;w=205" alt="Kellee Kortas | Lydia Harkema |  W.K. Kellogg Foundation"></div>
                            <div class="gridItem"> <img src="http://www.wkkf.org/-/media/images/gallery/michigan/ready-for-school/rfs_3_870x653.ashx?as=1&amp;w=205" alt="Donna LB Lowry | W.K. Kellogg Foundation"></div>
                            <div class="gridItem"> <img src="http://www.wkkf.org/-/media/images/gallery/michigan/ready-for-school/rfs_11_870x653.ashx?as=1&amp;w=205" alt="Lydia Harkema | W.K. Kellogg Foundation"></div>
                            <div class="gridItem"> <img src="http://www.wkkf.org/-/media/images/healthy-kids/images/thumbnails/keyfindings_1142x1428.ashx?as=1&amp;w=205" alt="Lead in Drinking Water | W.K. Kellogg Foundation"></div>
                            <div class="gridItem"> <img src="http://www.wkkf.org/-/media/images/healthy-kids/images/thumbnails/managingleaddrinkingwater_1142x1428.ashx?as=1&amp;w=205" alt="The Guide | W.K. Kellogg Foundation"></div>
                    </div>
                </div>
            </div>
        </div>
    </div>

        <div class="modal defaultModal emailSignupModal" id="modalEmailSignup">
	        <header class="modalHeader">
		        <div class="container">
			        <div class="utilLinks">
				        <div class="closeModal">Close</div>
			        </div>
		        </div>
	        </header>
	        <div class="content">
		        <div class="container">
			        <div id="modalEmailSignWrapper" class="signup">
				        <div class="confirmationMsg">
					        <h1 class="bravoHdr">Check your email to confirm subscription.</h1>
					        <p>Thank you for your interest in WKKF. You&#39;re one step away from receiving our latest updates and news.</p>
					        <div class="closeModal">Close</div>
				        </div>
				        <div id="modalSignupErrors"></div>
                        
                        <form action="/handler/subscribe" method="get" id="modalEmailSignupForm" accept-charset="utf-8" enctype="multipart/form-data" data-analytics-type="emailSignup">
			                <h1 class="bravoHdr">Get WKKF email updates</h1>
                            <p class="modalInfo">Sign up for WKKF email updates!</p>
					        <div class="ajaxOverlay"></div>
					        <input type="text" name="fromEmail" value="Enter email address" id="modalEmail" data-analytics-type="emailSignup">
					        <input type="submit" class="submit" value="Sign Up">
				        </form>
			        </div>
		        </div>
	        </div>
        </div>
        <div class="modalOverlay"></div>

        <script type="text/javascript">
            $.ajax({ url: "/Handlers/PageView.ajax", data: "id=" + '0cee51ba-e38b-40f9-9435-171c67460a64', cache: false });
        </script>
        <script type="text/javascript">
            var trackcmp_email = '';
            var trackcmp = document.createElement("script");
            trackcmp.async = true;
            trackcmp.type = 'text/javascript';
            trackcmp.src = '//trackcmp.net/visit?actid=223227193&e=' + encodeURIComponent(trackcmp_email) + '&r=' + encodeURIComponent(document.referrer) + '&u=' + encodeURIComponent(window.location.href);
            var trackcmp_s = document.getElementsByTagName("script");
            if (trackcmp_s.length) {
                trackcmp_s[0].parentNode.appendChild(trackcmp);
            } else {
                var trackcmp_h = document.getElementsByTagName("head");
                trackcmp_h.length && trackcmp_h[0].appendChild(trackcmp);
            }
        </script>
    </body>
</html>