<!DOCTYPE html>
<html lang="en">
    <head>
        
    <meta charset="utf-8">

        
    
    <script>
    var gomez={
    gs: new Date().getTime(),
    acctId:"D3FD89",
    grpId:"Escenic",
    grpId1:"SAC",
    grpId2:window.location.hostname,
    grpId3:"national",
    pgId:"videoIngest-detail",
    wrate:1
};
</script>




    
        <meta name="msapplication-TileColor" content="#FFFFFF"/>
    

    
        <meta name="msapplication-TileImage" content="http://www.sacbee.com/static/theme/sacbee/base/ico/windowsmetro-144.png"/>
    

    
        <link rel="apple-touch-icon-precomposed" sizes="144x144" href="http://www.sacbee.com/static/theme/sacbee/base/ico/apple-touch-icon-144-precomposed.png"/>
    

    
        <link rel="apple-touch-icon-precomposed" sizes="114x114" href="http://www.sacbee.com/static/theme/sacbee/base/ico/apple-touch-icon-114-precomposed.png"/>
    

    
        <link rel="apple-touch-icon-precomposed" sizes="72x72" href="http://www.sacbee.com/static/theme/sacbee/base/ico/apple-touch-icon-72-precomposed.png"/>
    

    
        <link rel="apple-touch-icon-precomposed" href="http://www.sacbee.com/static/theme/sacbee/base/ico/apple-touch-icon-57-precomposed.png"/>
    

    
        <link rel="shortcut icon" href="http://www.sacbee.com/static/theme/sacbee/base/ico/favicon.png"/>
    

    
        <meta name="twitter:card" content="summary_large_image"/>
    

    
        <meta name="twitter:site" content="sacbee_news"/>
    

    
        <meta name="twitter:title" content="Watch Sacramento nonprofit RedRover reunite Summer the dog with her owner after Hurricane Harvey"/>
    

    
        <meta property="og:site_name" content="sacbee"/>
    

    
        <meta property="og:type" content="article"/>
    

    
        <meta property="og:title" content="Watch Sacramento nonprofit RedRover reunite Summer the dog with her owner after Hurricane Harvey"/>
    

    
        <meta property="og:url" content="http://www.sacbee.com/news/nation-world/national/article171184612.html"/>
    

    
        <meta property="og:image" content="http://www.sacbee.com/news/nation-world/national/m40ps8-21249149_852866841539335_9111614969178226688_n.mp4/alternates/LANDSCAPE_1140/21249149_852866841539335_9111614969178226688_n.mp4"/>
    

    
        <meta name="twitter:image" content="http://www.sacbee.com/news/nation-world/national/m40ps8-21249149_852866841539335_9111614969178226688_n.mp4/alternates/LANDSCAPE_1140/21249149_852866841539335_9111614969178226688_n.mp4"/>
    

    
        <meta property="og:description" content="RedRover Responders volunteers are in Dallas, Texas assisting the SPCA of Texas in reuniting Hurricane Harvey evacuees with their pets. Here, they reunite Summer with her owner at the emergency shelter in Dallas."/>
    

    
        <meta name="twitter:description" content="RedRover Responders volunteers are in Dallas, Texas assisting the SPCA of Texas in reuniting Hurricane Harvey evacuees with their pets. Here, they reunite Summer with her owner at the emergency shelter in Dallas."/>
    

    
        <meta property="fb:app_id" content="832188313608327"/>
    

    

    
        <meta name="title" content="Sacramento nonprofit RedRover reunites Hurricane Harvey evacuees with pets in Dallas | The Sacramento Bee"/>
    

    
        <meta name="allow-comments" content="false"/>
    

    
        <meta name="description" content="RedRover Responders volunteers are in Dallas, Texas assisting the SPCA of Texas in reuniting Hurricane Harvey evacuees with their pets."/>
    

    
        <meta name="keywords" content="Hurricane Harvey, Red Rover, Houston, Houston flooding, Houston pets, pet rescue, Harvey evacuee, pet evacuation, storm, hurricane, harvey"/>
    

    
        <meta name="news_keywords" content="Hurricane Harvey, Red Rover, Houston, Houston flooding, Houston pets, pet rescue, Harvey evacuee, pet evacuation, storm, hurricane, harvey"/>
    

    
        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"/>
    

    
        <meta name="googlebot" content="noodp, noarchive"/>
    

    
        <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
    

    
        <link rel="canonical" href=""/>
    

    
        <meta name="original-source" content=""/>
    

    
        <meta name="google-site-verification" content="Q9gAoI5aCJRTixPw10OshUcjq4BF49M__7o-TS4M3zc"/>
    





    <title>Sacramento nonprofit RedRover reunites Hurricane Harvey evacuees with pets in Dallas | The Sacramento Bee</title>


<meta name="msapplication-TileImage" content="/wps/build/images/sacbee/windowsmetro-144.png"/>



<link rel="apple-touch-icon-precomposed" sizes="144x144" href="/wps/build/images/sacbee/apple-touch-icon-144-precomposed.png">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/wps/build/images/sacbee/apple-touch-icon-114-precomposed.png">
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/wps/build/images/sacbee/apple-touch-icon-72-precomposed.png">
<link rel="apple-touch-icon-precomposed" href="/wps/build/images/sacbee/apple-touch-icon-57-precomposed.png">
<link rel="shortcut icon" href="/wps/build/images/sacbee/favicon.png">






    


<script type="text/javascript"
            src="/wps/source/scripts/libs/require.js"></script>

<script type="text/javascript">
    var wpsConfig = {
        baseUrl: '/wps/source/scripts/src',
        urlArgs: 'misv=8f6a992',
        paths: {
            'fastdom': '../libs/fastdom.min',
            'moment': '../libs/moment.min',
            'flickity': '../libs/flickity.pkgd.min',
            'identity': '../libs/identityModulev3.min',
            'videojs': '../libs/video.min',
            'videojsplaylist': '../libs/videojs-playlist.min',
            "ads": [
                "../libs/videojs.ads.min",
                "../libs/adblocked.ads"
                ],
            'ima': [
                '../libs/videojs.ima.min',
                "../libs/adblocked.ima"
                ],
            'googleima': [
                '//imasdk.googleapis.com/js/sdkloader/ima3',
                "../libs/adblocked.sdk"
                ]
        },
        shim:{
            'ima': {
                deps: ['googleima','ads']
            }
        },
        map: {
            '*': {
                'video.js': 'videojs'
            }
        },
        waitSeconds: 0
    };
    
    var wpsRequire = requirejs.config(wpsConfig);

</script>

<script>
    var mi = (function(mod) {
        mod.lazyloaders = mod.lazyloaders || [];
        return mod;
    })(mi || {});
    
</script>


    <script>mi.inMarket=false</script>



<link href="/wps/build/css/theme.markets/sacbee-e49e9ee65c.css" rel="stylesheet" type="text/css"/>


<!--[if lt IE 9]>
<script type="text/javascript" src="//oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
<script type="text/javascript" src="//oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<script type="text/javascript" src="//cdnjs.cloudflare.com/ajax/libs/es5-shim/4.5.9/es5-shim.min.js"></script>
<![endif]-->

<script type="text/javascript" src=" /wps/source/scripts/libs/jquery-1.10.2.min.js"></script>
<script type="text/javascript" src="/wps/build/js/mi-header-a4d4db125e.js"></script>



    <script type="text/javascript" src="/wps/source/scripts/libs/guid.js"></script>
    <script>
        wpsRequire(['identity'], function(IdentityModule) {
            $(window).load(function() {
                var identityCookieName = 'AccessToken';
                var accessTokenCookie = mi.getCookie(identityCookieName);
                
                if (!accessTokenCookie) {
                    var identityModule = new IdentityModule();
                    var identityPrefix = 'mcv4';
                    
                    $.getJSON('https://api.ipify.org?format=jsonp&callback=?')
                    .done(function(json) {
                        identityModule.GenerateIdentity(identityCookieName, identityPrefix, [json.ip]);
                    })
                    .fail(function() {
                        identityModule.GenerateIdentity(identityCookieName, identityPrefix, [getGuid()]);
                    });
                }
            });
        });
    </script>
    
        


        <!-- 
                
                
                
                

                
                
                
                

                
                
                

                
                

                
                
                
                
                
                
                

                
                
                
                

                
                
                
                


                
                    
                        
                        
                    

                
                

                
                    
                

                
                
                 -->


    



<script type="text/javascript">
mi.pageInfo.setConf({
'marketInfo.viewsizes':[{"Extra-Small":[0,0]},{"Large":[1200,600]},{"Medium":[992,300]},{"Small":[768,300]}],
'marketInfo.adsizes':{"outofpage":{},"wallpaper":{'1600x600':[1600,600],'None':[]},"floorboard":{'285x70':[285,70],'None':[]},"default":{'120x20':[120,20],'120x240':[120,240],'120x600':[120,600],'146x60':[146,60],'160x600':[160,600],'160x90':[160,90],'168x28':[168,28],'180x150':[180,150],'216x36':[216,36],'234x60':[234,60],'240x400':[240,400],'300x100':[300,100],'300x250':[300,250],'300x50':[300,50],'300x600':[300,600],'300x75':[300,75],'320x450':[320,450],'320x50':[320,50],'336x280':[336,280],'468x60':[468,60],'500x300':[500,300],'600x250':[600,250],'728x90':[728,90],'960x30':[960,30],'970x90':[970,90],'Billboard Flex':[[960,30],[970,30],[970,90],[970,250]],'Flex Ad':[[300,250],[300,600]],'None':[],'Rising Star':[500,300],'Welcome Ad':[[300,250],[300,600],[550,480],[600,500]]} },'Plus.localBrand':'Plus',
'accuweather.apiKey':'2ce96fe9da724185a27db1e6a3ecf580',
'accuweather.dev':'false',
'accuweather.locationKey':'347627',
'accuweather.locationString':'Sacramento',
'accuweather.partnerCode':'MCCLATCHY',
'classads.apartmentsUrl':'http://www.apartments.com/California/Sacramento',
'classads.carsUrl':'http://www.cars.com/?aff=sacbee',
'classads.homefinderUrl':'http://www.homefinder.com/CA/Sacramento/',
'facebook.app.id':'832188313608327',
'findnsave.tracking':'findnsave',
'legacy.affiliateId':'sb000106',
'legacy.siteName':'sacbee',
'marketInfo.CarsAFF':'sacbee',
'marketInfo.CarsSEO':'Buy your car from cars.com',
'marketInfo.JobsSiteID':'mc_sb003',
'marketInfo.Jobslr':'cbmc_sb',
'marketInfo.addcities':'Lincoln, Stockton, Rancho Cordova, Auburn',
'marketInfo.adretargeting.kill_list':'[&quot;criteo&quot;, &quot;simpli.fi&quot;]',
'marketInfo.allow_ads':'true',
'marketInfo.careerbuilder.lr':'CBMC_SB',
'marketInfo.careerbuilder.mxjobsrchcriteria_rawwords':'outside+sales',
'marketInfo.careerbuilder.s_freshness':'30',
'marketInfo.careerbuilder.s_rawwords':'CustomField3:SACBEETJ',
'marketInfo.city':'Sacramento',
'marketInfo.classads.apartmentsUrl':'http://www.apartments.com/CA/Sacramento',
'marketInfo.classads.homefinderUrl':'',
'marketInfo.clipped_taxonomy':'News/National',
'marketInfo.code':'SAC',
'marketInfo.county':'',
'marketInfo.devDirectory':'',
'marketInfo.domain':'sacbee',
'marketInfo.followLinks':'1',
'marketInfo.location':'Sacramento',
'marketInfo.logoAltText':'The Sacramento Bee',
'marketInfo.market_identifier':'SAC.site_sacbee',
'marketInfo.name':'Sacramento Bee',
'marketInfo.networkid':'7675',
'marketInfo.phone':'916-321-1000',
'marketInfo.product':'site',
'marketInfo.region':'Northern California',
'marketInfo.siteId':'4',
'marketInfo.sourcelevel':'national',
'marketInfo.state':'California',
'marketInfo.state_abbreviation':'CA',
'marketInfo.staticDirectory':'sacbee',
'marketInfo.street_address':'2100 Q St., Sacramento, CA 95816',
'marketInfo.taxonomy':'News/National///',
'marketInfo.webmaster_email':'webmaster@sacbee.com',
'marketInfo.zipcode':'95814',
'nativo.story.placements':'760694,748360,844312',
'nativo.video.placements':'869344,869343',
'olive.localBrand':'e-Edition',
'publication.domain':'Sacbee.com',
'publication.mediadomain':'media.sacbee.com',
'zvents.domain':'http://events.sacbee.com',
'zvents.max_events':'4',
'zvents.max_sponsored':'2',
'zvents.swhat':'',
'zvents.swhen':'next 3 days',
'marketInfo.pagelevel':'video',
});
</script>

<script type="text/javascript">
    var mistats = mistats || {};
    mistats.pagelevel="Video";
    mistats.cmsid="Video:171184612";
    mistats.pagename="Video:171184612|Watch Sacramento nonprofit RedRover reunite Summer the dog with her owner after Hurricane Harvey";
    mistats.taxonomy="News|National|||";
    mistats.channel="National";
    mistats.contentsource="";
    mistats.pubdate="2017/09/04";
    mistats.moddate="2017/09/08 H00";
    mistats.keywords="Hurricane Harvey Red Rover Houston Houston flooding Houston pets pet rescue Harvey evacuee pet evacuation storm hurricane harvey";
</script>


<script src="//media.sacbee.com/misites/sac/sacbee.js"></script>


    <script type="text/javascript">
        var imgLazyLoadThreshold = 500;
    </script>



    <script type="text/javascript">
        mi_Ads.env.create();
    </script>

    
        
    

    
        
    <script>
        var googletag = googletag || {};
        googletag.cmd = googletag.cmd || [],
        googletag.cmd.push(function(){
            googletag.pubads().disableInitialLoad();
        });
        var getPreBidVarValue = function() {
            var constructedVar;
            var urlPathReg = /([^\/]*)\/*$/;
            var classifiedSearchReg = /homes|cars|jobs|search/;
            var urlPath = window.location.pathname;
            var lastUrlComponent = urlPath.match(urlPathReg)[1];
            var marketIdentifier = mi.pageInfo.getConf('marketInfo.market_identifier');
            var pageLevel = mi.pageInfo.getConf('marketInfo.pagelevel');
            var sourceLevel = mi.pageInfo.getConf('marketInfo.sourcelevel');
            var isArticle = new RegExp(/.html$/).test(urlPath);
            if ( lastUrlComponent === 'video' ) {
                pageLevel = 'videofront';
            } else if ( lastUrlComponent === 'galleries' ) {
                pageLevel = 'galleryfront';
            } else if ( lastUrlComponent.match(classifiedSearchReg) ) {
                pageLevel = pageLevel + '.' + sourceLevel;
            } else if (urlPath.search("/weather/") !== -1  && !isArticle) {
                pageLevel = 'sectfront.weather';
            } else if (urlPath.search("/latest-news/") !== -1 && !isArticle) {
                pageLevel = 'sectfront.latestnews';
            } else if (urlPath.search("-columns-blogs/") !== -1 && !isArticle) {
                pageLevel = 'blogfront';
            }

            if ( mi_Ads.env.outOfMarket.pageLevelOOM === true && mi_Ads.env.outOfMarket.serverOOMHeader === true ) {
                pageLevel = pageLevel + '-oom';
            }

            constructedVar = marketIdentifier + '.' + pageLevel;

            return constructedVar;
        };
        var preBidMarketPage = getPreBidVarValue();
    </script>
    <script src="//acdn.adnxs.com/prebid/c/7543/pb.js" async="true"></script>

    

    
    <script type="text/javascript" src="//ad.crwdcntrl.net/5/c=7436/pe=y/callback=extractPid"></script>






<script type="text/javascript">
    var getSubscribedFlag = false;
</script>


    <!-- paywall disabled for this page type or disabled by configuration -->



<script>
    var _prx = window._prx || [];
    _prx.push(['cfg.SetNoAutoStart']);
</script>
<script src="https://s.ntv.io/serve/load.js" async></script>








    </head>

    

    
    
    
    

    <body class="videoIngest wps-body-main  ">
        
    <header>
    
    <div class="hide">
        <div class="ad-widget" id="mn-gpt-1" adtype="outofpage" pkg="None" data-ad-policy="onPageLoad" audience="all" articleId="171184612"></div>
    </div>
    
     <div id="masthead-container">
        <div class="container">
            <div class="masthead-row">
                <div id="masthead-main">
                    <div id="masthead-logo">
                        <a href="/" target="_top">
                            <img src="/wps/build/images/sacbee/logo-lg.png" alt="Sacramento Bee | Sacbee.com" class="img-responsive center-block" />
                            
                                <h1>Sacramento nonprofit RedRover reunites Hurricane Harvey evacuees with pets in Dallas | The Sacramento Bee</h1>
                            
                        </a>
                    </div>
                    
<div id="quick-nav" class="hidden-xs">
    <ul class="nav navbar-nav">
        
            <li><a href="/news/#navlink=navbar">News</a></li>
        
            <li><a href="/sports/#navlink=navbar">Sports</a></li>
        
            <li><a href="/entertainment/#navlink=navbar">Entertainment</a></li>
        
            <li><a href="/classified-ads/#navlink=navbar">Classifieds</a></li>
        
    </ul>

    <div id="site-search-lg" class="visible-lg">
        
        
    <form action="/search/" class="form-inline" id="site-search" role="search">

        <input type="text" name="q" class="form-control"/>
        <button class="input-group-addon" type="submit">
          <span class="glyphicon glyphicon-search"></span>
        </button>
    </form>

    </div>
    <div id="search-icon-sm-md" class="site-search dropdown visible-md visible-sm">
        <a href="#" class="btn btn-link" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"><span class="glyphicon glyphicon-search"></span></a>
        <ul class="dropdown-menu" role="menu" aria-labelledby="dLabel">
            <li class="input-group">
                
                
    <form action="/search/" class="form-inline" id="site-search" role="search">

        <input type="text" name="q" class="form-control" placeholder="Search the site"/>
        <button class="input-group-addon" type="submit">
          <span class="glyphicon glyphicon-search"></span>
        </button>
    </form>

            </li>
        </ul>
    </div>
</div>

                </div>
                <div id="masthead-ad" class="visible-md visible-lg"><div class="ad-widget" id="mn-gpt-2" adtype="default" pkg="None" data-ad-policy="onPageLoad" audience="all" atf="y" defaultsize="Large" Large="234x60" Medium="234x60" Small="None" Extra-Small="None" articleId="171184612"></div></div>
            </div>
            <div id="main-nav-container">
                <div class="weather-container hidden-xs">
                    <div class="miWeather">
    <div class="miWeatherCurrent">
        
        <div class="mi-weather-conditions"><a href="/weather" title="Clear">
                    <img src="/wps/source/images/widgets/weather/small/33.png" alt="Clear"/>
                    <div class="mi-weather-conditions-temp">
                        40°
                    </div>
                </a>
            </div>
    </div>
</div>

                </div>
                <div id="login-subscribe" class="hidden-xs">
                    
<ul class="paywall-links">
    
        
        
        
        
        
        
            
        
        <script type="text/javascript">
            var userName = checkUserSubscribed('MPPUser');
            var signInOrAccountLink = '<li class="mpp-usericon"><a href="https://account.sacbee.com/static/signin"> Sign In</a> </li>';
            var subscribeOrSignOutLink = '<li><a href="https://account.sacbee.com/static/subscribe">Subscribe</a></li>';
            if ( getSubscribedFlag ) {
                if(userName) {
                    userName = JSON.parse(userName);
                }
                subscribeOrSignOutLink = '<li><a href="https://account.sacbee.com/sign-out">Sign Out</a> </li>';
                if( userName && userName.firstName) {
                    signInOrAccountLink = '<li class="mpp-username mpp-usericon"><a href="https://account.sacbee.com/my-account"> '+userName.firstName+'</a></li>';
                }else{
                    signInOrAccountLink = '<li class="mpp-usericon"><a href="https://account.sacbee.com/my-account"> My Account</a></li>';
                }
            }
            if ( 1 ==1 ) {
                $(".hidden-xs ul.paywall-links").prepend(signInOrAccountLink," ",subscribeOrSignOutLink);
            }
            else {
                $("#navbar-collapse-1 ul.paywall-links").prepend(signInOrAccountLink," ",subscribeOrSignOutLink);
            }
        </script>
    
</ul>
                </div>
                
<div id="main-nav">
    <nav class="navbar navbar-default " role="navigation">
        <div class="navbar-header">
            <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar-collapse-1">
                <span class="nav-label hidden-xs">Full Menu</span>
                <span class="icon-bar"></span>
                <span class="icon-bar"></span>
                <span class="icon-bar"></span>
            </button>
        </div>
        <div id="navbar-collapse-1" class="navbar-collapse collapse">
            <div id="search-icon-xs" class="site-search dropdown visible-xs">
                <a href="#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"><span class="glyphicon glyphicon-search"></span></a>
                <ul class="dropdown-menu" role="menu" aria-labelledby="dLabel">
                    <li class="input-group">
                        
                        
    <form action="/search/" class="form-inline" id="site-search" role="search">

        <input type="text" name="q" class="form-control" placeholder="Search the site"/>
        <button class="input-group-addon" type="submit">
          <span class="glyphicon glyphicon-search"></span>
        </button>
    </form>

                    </li>
                </ul>
            </div>
            <div class="weather-container visible-xs">
                <div class="miWeather">
    <div class="miWeatherCurrent">
        
        <div class="mi-weather-conditions"><a href="/weather" title="Clear">
                    <img src="/wps/source/images/widgets/weather/small/33.png" alt="Clear"/>
                    <div class="mi-weather-conditions-temp">
                        40°
                    </div>
                </a>
            </div>
    </div>
</div>

            </div>
            
<ul class="paywall-links">
    
        
        
        
        
        
        
            
        
        <script type="text/javascript">
            var userName = checkUserSubscribed('MPPUser');
            var signInOrAccountLink = '<li class="mpp-usericon"><a href="https://account.sacbee.com/static/signin"> Sign In</a> </li>';
            var subscribeOrSignOutLink = '<li><a href="https://account.sacbee.com/static/subscribe">Subscribe</a></li>';
            if ( getSubscribedFlag ) {
                if(userName) {
                    userName = JSON.parse(userName);
                }
                subscribeOrSignOutLink = '<li><a href="https://account.sacbee.com/sign-out">Sign Out</a> </li>';
                if( userName && userName.firstName) {
                    signInOrAccountLink = '<li class="mpp-username mpp-usericon"><a href="https://account.sacbee.com/my-account"> '+userName.firstName+'</a></li>';
                }else{
                    signInOrAccountLink = '<li class="mpp-usericon"><a href="https://account.sacbee.com/my-account"> My Account</a></li>';
                }
            }
            if ( 2 ==1 ) {
                $(".hidden-xs ul.paywall-links").prepend(signInOrAccountLink," ",subscribeOrSignOutLink);
            }
            else {
                $("#navbar-collapse-1 ul.paywall-links").prepend(signInOrAccountLink," ",subscribeOrSignOutLink);
            }
        </script>
    
</ul>
            <ul class="nav navbar-nav">
                
                    
                        <li><a href="/e-edition/#navlink=subnav">eEdition</a><li>
                    
                
                    
                        <li class="dropdown">
                            <a href="#" class="dropdown-toggle" data-toggle="dropdown">
                                <span class="glyphicon glyphicon-chevron-left"></span>
                                Customer Service
                                <span class="glyphicon glyphicon-chevron-right"></span>
                                <b class="caret"></b>
                            </a>
                            
    <ul class="dropdown-menu">
        
            
                <li><a href="/customer-service/#navlink=subnav">Customer Service</a></li>
            
        
            
                <li><a href="http://buzzpoints.sacbee.com/#navlink=subnav">BeeBuzzPoints</a></li>
            
        
            
                <li class="dropdown-header">About Us</li>
            
        
            
                <li><a href="/customer-service/about-us/#navlink=subnav">About Us</a></li>
            
        
            
                <li><a href="/customer-service/contact-us/#navlink=subnav">Contact Us</a></li>
            
        
            
                <li><a href="/mobile/#navlink=subnav">Apps</a></li>
            
        
            
                <li><a href="http://www.sacbee.com/mobile/#navlink=subnav">Mobile &amp; Apps</a></li>
            
        
            
                <li><a href="http://x.email.sacbee.com/ats/url.aspx?cr=663&amp;wu=30#navlink=subnav">Newsletters</a></li>
            
        
            
                <li><a href="/site-services/social-media/#navlink=subnav">Twitter, Facebook, Google+, YouTube</a></li>
            
        
            
                <li><a href="http://nie4u.com/#navlink=subnav">News in Education (NIE)</a></li>
            
        
    </ul>

                        </li>
                    
                
                    
                        <li class="nav-divider"></li>
                    
                
                    
                        <li class="dropdown">
                            <a href="#" class="dropdown-toggle" data-toggle="dropdown">
                                <span class="glyphicon glyphicon-chevron-left"></span>
                                Local
                                <span class="glyphicon glyphicon-chevron-right"></span>
                                <b class="caret"></b>
                            </a>
                            
    <ul class="dropdown-menu">
        
            
                <li><a href="/news/local/#navlink=subnav">Sacramento Region</a></li>
            
        
            
                <li><a href="/news/local/city-arena/#navlink=subnav">Arena</a></li>
            
        
            
                <li><a href="/news/local/news-columns-blogs/city-beat/#navlink=subnav">City Beat</a></li>
            
        
            
                <li><a href="/news/local/crime/#navlink=subnav">Crime</a></li>
            
        
            
                <li><a href="/site-services/databases/local-pay/article96171642.html#navlink=subnav">Local Govt Salary Database</a></li>
            
        
            
                <li><a href="http://www.sacbee.com/news/local/homeless/#navlink=subnav">The Homeless</a></li>
            
        
            
                <li><a href="/news/local/news-columns-blogs/marcos-breton/#navlink=subnav">Marcos Bretón</a></li>
            
        
            
                <li><a href="/news/local/transportation/#navlink=subnav">Transportation</a></li>
            
        
            
                <li><a href="/news/local/education/#navlink=subnav">Education</a></li>
            
        
            
                <li><a href="/news/local/environment/#navlink=subnav">Environment</a></li>
            
        
            
                <li><a href="/news/local/health-and-medicine/#navlink=subnav">Health &amp; Medicine</a></li>
            
        
            
                <li><a href="/news/traffic/#navlink=subnav">Traffic Conditions</a></li>
            
        
            
                <li><a href="/news/weather/#navlink=subnav">Weather</a></li>
            
        
            
                <li class="dropdown-header">Communities</li>
            
        
            
                <li><a href="/community/elk-grove/#navlink=subnav">Elk Grove</a></li>
            
        
            
                <li><a href="/community/folsom-el-dorado/#navlink=subnav">Folsom/El Dorado</a></li>
            
        
            
                <li><a href="/community/roseville-placer/#navlink=subnav">Roseville/Placer</a></li>
            
        
            
                <li><a href="/community/yolo/#navlink=subnav">Yolo</a></li>
            
        
    </ul>

                        </li>
                    
                
                    
                        <li class="dropdown">
                            <a href="#" class="dropdown-toggle" data-toggle="dropdown">
                                <span class="glyphicon glyphicon-chevron-left"></span>
                                Sports
                                <span class="glyphicon glyphicon-chevron-right"></span>
                                <b class="caret"></b>
                            </a>
                            
    <ul class="dropdown-menu">
        
            
                <li><a href="/sports/#navlink=subnav">Sports</a></li>
            
        
            
                <li><a href="/sports/nba/sacramento-kings/#navlink=subnav">Kings</a></li>
            
        
            
                <li><a href="/sports/nba/sacramento-kings/kings-blog/#navlink=subnav">Kings Corner with Jason Jones</a></li>
            
        
            
                <li><a href="/sports/nba/#navlink=subnav">NBA News</a></li>
            
        
            
                <li><a href="/sports/nfl/san-francisco-49ers/#navlink=subnav">49ers with Matt Barrows</a></li>
            
        
            
                <li><a href="/sports/mlb/san-francisco-giants/#navlink=subnav">Giants</a></li>
            
        
            
                <li><a href="/sports/olympics/#navlink=subnav">Olympics</a></li>
            
        
            
                <li><a href="/sports/mlb/oakland-as/#navlink=subnav">Oakland A&#39;s</a></li>
            
        
            
                <li><a href="/sports/high-school/#navlink=subnav">High School Sports</a></li>
            
        
            
                <li><a href="/sports/high-school/joe-davidson/#navlink=subnav">Joe Davidson</a></li>
            
        
            
                <li><a href="/sports/spt-columns-blogs/ailene-voisin/#navlink=subnav">Ailene Voisin</a></li>
            
        
            
                <li class="dropdown-header">More Sports</li>
            
        
            
                <li><a href="/sports/nfl/oakland-raiders/#navlink=subnav">Raiders</a></li>
            
        
            
                <li><a href="/sports/nfl/#navlink=subnav">NFL News</a></li>
            
        
            
                <li><a href="/sports/mlb/#navlink=subnav">MLB News</a></li>
            
        
            
                <li><a href="/sports/other-sports/river-cats/#navlink=subnav">River Cats</a></li>
            
        
            
                <li><a href="/sports/mls/#navlink=subnav">Soccer</a></li>
            
        
            
                <li><a href="/sports/college/#navlink=subnav">Colleges</a></li>
            
        
            
                <li><a href="/sports/golf/#navlink=subnav">Golf</a></li>
            
        
            
                <li><a href="/sports/nascar-auto-racing/#navlink=subnav">Auto Racing</a></li>
            
        
    </ul>

                        </li>
                    
                
                    
                        <li class="dropdown">
                            <a href="#" class="dropdown-toggle" data-toggle="dropdown">
                                <span class="glyphicon glyphicon-chevron-left"></span>
                                Politics
                                <span class="glyphicon glyphicon-chevron-right"></span>
                                <b class="caret"></b>
                            </a>
                            
    <ul class="dropdown-menu">
        
            
                <li><a href="/news/politics-government/#navlink=subnav">Politics</a></li>
            
        
            
                <li><a href="/news/politics-government/capitol-alert/#navlink=subnav">Capitol Alert</a></li>
            
        
            
                <li><a href="/news/politics-government/the-state-worker/#navlink=subnav">State Workers</a></li>
            
        
            
                <li><a href="/news/politics-government/election/local-election/#navlink=subnav">Local Elections</a></li>
            
        
            
                <li><a href="/news/politics-government/election/california-elections/poligraph/#navlink=subnav">PoliGRAPH</a></li>
            
        
            
                <li><a href="/site-services/databases/state-pay/#navlink=subnav">State Worker Salary Database</a></li>
            
        
            
                <li><a href="/news/politics-government/article2709155.html#navlink=subnav">Legislative Gifts</a></li>
            
        
            
                <li><a href="/opinion/opn-columns-blogs/dan-morain/#navlink=subnav">Dan Morain</a></li>
            
        
    </ul>

                        </li>
                    
                
                    
                        <li class="dropdown">
                            <a href="#" class="dropdown-toggle" data-toggle="dropdown">
                                <span class="glyphicon glyphicon-chevron-left"></span>
                                Investigations
                                <span class="glyphicon glyphicon-chevron-right"></span>
                                <b class="caret"></b>
                            </a>
                            
    <ul class="dropdown-menu">
        
            
                <li><a href="/news/special-reports/#navlink=subnav">Investigations</a></li>
            
        
            
                <li><a href="/site-services/databases/#navlink=subnav">Data Tracker</a></li>
            
        
            
                <li><a href="/news/special-reports/the-public-eye/#navlink=subnav">Public Eye</a></li>
            
        
            
                <li><a href="/news/investigations/afghan-refugees/#navlink=subnav">Afghan Refugees</a></li>
            
        
            
                <li><a href="/news/investigations/nursing-homes/#navlink=subnav">Nursing Homes</a></li>
            
        
    </ul>

                        </li>
                    
                
                    
                        <li class="dropdown">
                            <a href="#" class="dropdown-toggle" data-toggle="dropdown">
                                <span class="glyphicon glyphicon-chevron-left"></span>
                                Opinion
                                <span class="glyphicon glyphicon-chevron-right"></span>
                                <b class="caret"></b>
                            </a>
                            
    <ul class="dropdown-menu">
        
            
                <li><a href="/opinion/#navlink=subnav">Opinion</a></li>
            
        
            
                <li><a href="/opinion/editorials/#navlink=subnav">Editorials</a></li>
            
        
            
                <li><a href="/opinion/op-ed/#navlink=subnav">Viewpoints</a></li>
            
        
            
                <li><a href="/opinion/california-forum/#navlink=subnav">California Forum</a></li>
            
        
            
                <li><a href="/opinion/letters-to-the-editor/#navlink=subnav">Letters to the Editor</a></li>
            
        
            
                <li><a href="/opinion/letters-to-the-editor/submit-letter/#navlink=subnav">Submit a Letter</a></li>
            
        
            
                <li><a href="/opinion/editorial-cartoons/jack-ohman/#navlink=subnav">Jack Ohman</a></li>
            
        
            
                <li class="dropdown-header">Columnists</li>
            
        
            
                <li><a href="/opinion/opn-columns-blogs/dan-morain/#navlink=subnav">Dan Morain</a></li>
            
        
            
                <li><a href="/opinion/opn-columns-blogs/shawn-hubler/#navlink=subnav">Shawn Hubler</a></li>
            
        
            
                <li><a href="/opinion/opn-columns-blogs/foon-rhee/#navlink=subnav">Foon Rhee</a></li>
            
        
            
                <li><a href="/opinion/opn-columns-blogs/erika-d-smith/#navlink=subnav">Erika D. Smith</a></li>
            
        
            
                <li><a href="/opinion/editorial-board/#navlink=subnav">Editorial Board</a></li>
            
        
    </ul>

                        </li>
                    
                
                    
                        <li class="dropdown">
                            <a href="#" class="dropdown-toggle" data-toggle="dropdown">
                                <span class="glyphicon glyphicon-chevron-left"></span>
                                Entertainment
                                <span class="glyphicon glyphicon-chevron-right"></span>
                                <b class="caret"></b>
                            </a>
                            
    <ul class="dropdown-menu">
        
            
                <li><a href="/entertainment/#navlink=subnav">Entertainment &amp; Life</a></li>
            
        
            
                <li><a href="/entertainment/arts-culture/#navlink=subnav">Arts &amp; Theater</a></li>
            
        
            
                <li><a href="/entertainment/books/#navlink=subnav">Books</a></li>
            
        
            
                <li><a href="/entertainment/living/home-garden/#navlink=subnav">Home &amp; Garden with Debbie Arrington</a></li>
            
        
            
                <li><a href="/entertainment/movies-news-reviews/#navlink=subnav">Movies</a></li>
            
        
            
                <li><a href="/entertainment/music-news-reviews/#navlink=subnav">Music</a></li>
            
        
            
                <li><a href="/sports/outdoors/#navlink=subnav">Outdoors</a></li>
            
        
            
                <li><a href="/entertainment/living/pets/#navlink=subnav">Pets</a></li>
            
        
            
                <li><a href="/entertainment/living/travel/#navlink=subnav">Travel</a></li>
            
        
            
                <li class="dropdown-header">More Entertainment</li>
            
        
            
                <li><a href="http://events.sacbee.com/#navlink=subnav">Events Calendar</a></li>
            
        
            
                <li><a href="/entertainment/horoscopes/#navlink=subnav">Horoscopes</a></li>
            
        
            
                <li><a href="/entertainment/comics/#navlink=subnav">Comics</a></li>
            
        
            
                <li><a href="/entertainment/games-puzzles/#navlink=subnav">Puzzles</a></li>
            
        
            
                <li><a href="/entertainment/tv/listings/#navlink=subnav">TV Listings</a></li>
            
        
            
                <li><a href="https://mcclatchy.nextbee.com/sacbee/dashboard-signed-out.html">Sacbee Rewards</a></li>
            
        
    </ul>

                        </li>
                    
                
                    
                        <li class="dropdown">
                            <a href="#" class="dropdown-toggle" data-toggle="dropdown">
                                <span class="glyphicon glyphicon-chevron-left"></span>
                                Food &amp; Drink
                                <span class="glyphicon glyphicon-chevron-right"></span>
                                <b class="caret"></b>
                            </a>
                            
    <ul class="dropdown-menu">
        
            
                <li><a href="/food-drink/#navlink=subnav">Food &amp; Drink</a></li>
            
        
            
                <li><a href="/food-drink/restaurants/#navlink=subnav">Restaurants News &amp; Reviews</a></li>
            
        
            
                <li><a href="http://events.sacbee.com/restaurants.aspx#navlink=subnav">Restaurant Directory</a></li>
            
        
            
                <li><a href="/food-drink/recipes/#navlink=subnav">Cooking &amp; Recipes</a></li>
            
        
            
                <li><a href="/food-drink/beer/#navlink=subnav">Beer</a></li>
            
        
            
                <li><a href="/food-drink/wine/#navlink=subnav">Wine</a></li>
            
        
            
                <li><a href="/food-drink/appetizers/#navlink=subnav">Appetizers Blog</a></li>
            
        
    </ul>

                        </li>
                    
                
                    
                        <li class="dropdown">
                            <a href="#" class="dropdown-toggle" data-toggle="dropdown">
                                <span class="glyphicon glyphicon-chevron-left"></span>
                                California
                                <span class="glyphicon glyphicon-chevron-right"></span>
                                <b class="caret"></b>
                            </a>
                            
    <ul class="dropdown-menu">
        
            
                <li><a href="/news/state/#navlink=subnav">California</a></li>
            
        
            
                <li><a href="/news/state/california/marijuana/#navlink=subnav">Marijuana</a></li>
            
        
            
                <li><a href="/news/state/california/water-and-drought/#navlink=subnav">Water &amp; Drought</a></li>
            
        
            
                <li><a href="/news/lottery/#navlink=subnav">Lottery</a></li>
            
        
    </ul>

                        </li>
                    
                
                    
                        <li class="dropdown">
                            <a href="#" class="dropdown-toggle" data-toggle="dropdown">
                                <span class="glyphicon glyphicon-chevron-left"></span>
                                Business
                                <span class="glyphicon glyphicon-chevron-right"></span>
                                <b class="caret"></b>
                            </a>
                            
    <ul class="dropdown-menu">
        
            
                <li><a href="/news/business/#navlink=subnav">Business</a></li>
            
        
            
                <li><a href="/news/business/real-estate-news/#navlink=subnav">Real Estate</a></li>
            
        
            
                <li><a href="http://markets.financialcontent.com/mi.sacbee/markets/#navlink=subnav">Market Summary</a></li>
            
        
            
                <li><a href="/news/business/biz-columns-blogs/cathie-anderson/#navlink=subnav">Cathie Anderson</a></li>
            
        
    </ul>

                        </li>
                    
                
                    
                        <li class="dropdown">
                            <a href="#" class="dropdown-toggle" data-toggle="dropdown">
                                <span class="glyphicon glyphicon-chevron-left"></span>
                                Nation &amp; World
                                <span class="glyphicon glyphicon-chevron-right"></span>
                                <b class="caret"></b>
                            </a>
                            
    <ul class="dropdown-menu">
        
            
                <li><a href="/news/nation-world/#navlink=subnav">Nation &amp; World</a></li>
            
        
            
                <li><a href="/news/nation-world/national/#navlink=subnav">National</a></li>
            
        
            
                <li><a href="/news/nation-world/world/#navlink=subnav">World</a></li>
            
        
            
                <li><a href="/news/business/technology/#navlink=subnav">Technology</a></li>
            
        
            
                <li><a href="/entertainment/living/family/#navlink=subnav">Family</a></li>
            
        
            
                <li><a href="/entertainment/celebrities/#navlink=subnav">Celebrities</a></li>
            
        
            
                <li><a href="/entertainment/tv/#navlink=subnav">TV news</a></li>
            
        
            
                <li><a href="/news/weird/#navlink=subnav">Weird News</a></li>
            
        
            
                <li><a href="/entertainment/ent-columns-blogs/video-break/#navlink=subnav">Video Break</a></li>
            
        
    </ul>

                        </li>
                    
                
                    
                        <li class="dropdown">
                            <a href="#" class="dropdown-toggle" data-toggle="dropdown">
                                <span class="glyphicon glyphicon-chevron-left"></span>
                                Obituaries
                                <span class="glyphicon glyphicon-chevron-right"></span>
                                <b class="caret"></b>
                            </a>
                            
    <ul class="dropdown-menu">
        
            
                <li><a href="/news/local/obituaries/#navlink=subnav">News Obituaries</a></li>
            
        
            
                <li><a href="http://www.legacy.com/obituaries/sacbee/#navlink=subnav">Death Notices</a></li>
            
        
            
                <li><a href="/customer-service/faq/article2709838.html#navlink=subnav">FAQ</a></li>
            
        
            
                <li><a href="https://www.legacy.com/obit-messenger/#navlink=subnav">ObitMessenger</a></li>
            
        
            
                <li><a href="http://www.sacbee.com/classified-ads/In+Time+of+Need/classification/In+Memoriams/#navlink=subnav">In Memoriam</a></li>
            
        
    </ul>

                        </li>
                    
                
                    
                        <li class="nav-divider"></li>
                    
                
                    
                        <li class="dropdown">
                            <a href="#" class="dropdown-toggle" data-toggle="dropdown">
                                <span class="glyphicon glyphicon-chevron-left"></span>
                                Local Deals
                                <span class="glyphicon glyphicon-chevron-right"></span>
                                <b class="caret"></b>
                            </a>
                            
    <ul class="dropdown-menu">
        
            
                <li><a href="http://findnsave.sacbee.com#navlink=subnav">Shopping</a></li>
            
        
            
                <li><a href="http://sacbee.findnsave.com/PrintCoupons#navlink=subnav">Grocery Coupons</a></li>
            
        
            
                <li><a href="http://sacbee.findnsave.com/Circulars/#navlink=subnav">Weekly Ads</a></li>
            
        
            
                <li><a href="http://webspecialdeal.com/SacBeeStore/index.php#navlink=subnav">The Sacramento Bee Store</a></li>
            
        
            
                <li><a href="/golfcard/#navlink=subnav">Golf Card</a></li>
            
        
            
                <li><a href="http://webspecialdeal.com/SacBeeStore/index.php?route=product/product&amp;product_id=230#navlink=subnav">Farm to Fork Dining Card</a></li>
            
        
    </ul>

                        </li>
                    
                
                    
                        <li><a href="https://jobs.sacbee.com#navlink=subnav">Jobs</a><li>
                    
                
                    
                        <li><a href="http://www.startmoonlighting.com/mni/The-Sacramento-Bee/?utm_source=The-Sacramento-Bee&amp;utm_medium=navweblink&amp;utm_campaign=MNI#navlink=subnav">Moonlighting</a><li>
                    
                
                    
                        <li><a href="/cars/#navlink=subnav">Cars</a><li>
                    
                
                    
                        <li><a href="/homes/#navlink=subnav">Homes</a><li>
                    
                
                    
                        <li><a href="/classified-ads/#navlink=navbar">Classifieds</a><li>
                    
                
                    
                        <li><a href="http://www.legalnotice.org/pl/sacbee/landing1.aspx#navlink=subnav">Legal Notices</a><li>
                    
                
                    
                        <li><a href="http://sacramentobee.adperfect.com/#navlink=subnav">Place an Ad</a><li>
                    
                
                    
                        <li><a href="/advertise/#navlink=navbar">Advertise</a><li>
                    
                
                    
                        <li><a href="/mobile/#navlink=subnav">Mobile &amp; Apps</a><li>
                    
                
            </ul>
        </div>
    </nav>
</div>
<script type="text/javascript">
    $(document).ready(function () {
        mi.mainNav.init();
    });
</script>

            </div>
        </div>
    </div>
    
</header>


        
    <div class="videoIngest-dark-bg video-detail-wrapper">
    <section class="container main-content" role="main">
        <div class="hidden-xs">
            <h2 class="heading section-main-heading">National</h2>
        </div>
        <div class="row top-video">
            <div class="teaser ">
                <div class="wf-wps-detail">
                    

<div class="mi-video-detail-playlist-widget" id="video-detail">
    <div class="col-xs-12 col-md-8" id="video-container">
        
<div id="video-detail-171184612-1518533504756" class="media-wrap ">
    <div class="video-media" data-index>
        <div class="vjs-wrapper">
            <video id="player-171184612-1518533504756" class="video-js mi-videojs vjs-fill" poster="//www.sacbee.com/news/nation-world/national/m40ps8-21249149_852866841539335_9111614969178226688_n.mp4/alternates/LANDSCAPE_560/21249149_852866841539335_9111614969178226688_n.mp4"></video>
            <div class="vjs-share">
    <button class="vjs-share-trigger">
        <span class="vjs-share-text">SHARE</span>
        <span class="vjs-share-icon glyphicon glyphicon-share"></span>
    </button>
</div>
<div class="vjs-overlay">
    <div class="vjs-overlay__sharing video-share-icons">
        <a href="" target="blank" class="vjs-overlay-sharing_item facebook-share glyphicon glyphicon-facebook"></a>
        <a href="" target="blank" class="vjs-overlay-sharing_item twitter-share glyphicon glyphicon-twitter"></a>
        <a href="mailto:?&subject=&body=" target="blank" class="vjs-overlay-sharing_item email-share glyphicon glyphicon-envelope"></a>
        <a href="#" class="vjs-overlay-sharing_item glyphicon glyphicon-code vjs-overlay-sharing__embed"></a>
        <form class="vjs-sharing__link">
            <textarea class="overlay-embed-share" cols="30"></textarea>
            <div class="vjs-input__wrapper">
                <input type="text" class="mi-share-link" readonly value="">
            </div>
            <button type="button">COPY LINK</button>
        </form>
    </div>
</div>
        </div>
    </div>

    <div id="mi-video-overlay-171184612-1518533504756" class="mi-video-custom-overlay-wrap" >
    <div class="mi-video-eos-wrap">
    <h3 class="mi-video-overlay-title">More Videos</h3>

    <div class="mi-video-eos">
        
            <div class="mi-overlay-item" data-index="0">
                <div class="media-wrap">
                    <img data-flickity-lazyload="//www.sacbee.com/news/nation-world/national/mci4xa-gator-in-parking-lot.mp4/alternates/LANDSCAPE_200/gator%20in%20parking%20lot.mp4" alt="Watch deputies capture gator hiding in Winn-Dixie parking lot, toss it in back of cop car"/>
                    <span class="duration">1:43</span>
                </div>
                <div class="media-desc">
                    <h4 class="video-title">Watch deputies capture gator hiding in Winn-Dixie parking lot, toss it in back of cop car</h4>
                </div>
                
                    <div class="svg-timer-wrap">
                        <svg class="svg-timer" viewBox="0 0 34 34">
                            <g>
                                <circle class="svg-timer-circle" cx="15" cy="17" r="15.9" transform="rotate(-90 16 16)"></circle>
                                <text class="svg-timer-text" x="17" y="24"></text>
                            </g>
                        </svg>
                        <a class="svg-timer-pause" href="javascript:void(0)">
                            <span class="glyphicon glyphicon-pause"></span> Pause
                        </a>
                    </div>
                
            </div>
        
            <div class="mi-overlay-item" data-index="1">
                <div class="media-wrap">
                    <img data-flickity-lazyload="//www.sacbee.com/news/nation-world/national/4rcese-gatorpool.jpg/alternates/LANDSCAPE_200/gatorpool.jpg" alt="Alligator found in Boca Raton family's pool"/>
                    <span class="duration">3:01</span>
                </div>
                <div class="media-desc">
                    <h4 class="video-title">Alligator found in Boca Raton family's pool</h4>
                </div>
                
            </div>
        
            <div class="mi-overlay-item" data-index="2">
                <div class="media-wrap">
                    <img data-flickity-lazyload="//www.sacbee.com/news/nation-world/national/z9thry-EaglesParade.jpg/alternates/LANDSCAPE_200/EaglesParade.jpg" alt="Super Bowl champion Eagles parade through the streets of Philadelphia"/>
                    <span class="duration">0:43</span>
                </div>
                <div class="media-desc">
                    <h4 class="video-title">Super Bowl champion Eagles parade through the streets of Philadelphia</h4>
                </div>
                
            </div>
        
            <div class="mi-overlay-item" data-index="3">
                <div class="media-wrap">
                    <img data-flickity-lazyload="//www.sacbee.com/news/nation-world/national/u49o3v-snake.jpg/alternates/LANDSCAPE_200/snake.jpg" alt="Secrets of a snake's belly crawl revealed"/>
                    <span class="duration">1:59</span>
                </div>
                <div class="media-desc">
                    <h4 class="video-title">Secrets of a snake's belly crawl revealed</h4>
                </div>
                
            </div>
        
            <div class="mi-overlay-item" data-index="4">
                <div class="media-wrap">
                    <img data-flickity-lazyload="//www.sacbee.com/news/nation-world/national/t5qfn2-Vandalism-801-S-Broad-St-DC-18-03-006879.mp4/alternates/LANDSCAPE_200/Vandalism%20801%20S%20Broad%20St%20DC%2018%2003%20006879.mp4" alt="Serious post-Super Bowl Philadelphia looting caught on camera"/>
                    <span class="duration">2:26</span>
                </div>
                <div class="media-desc">
                    <h4 class="video-title">Serious post-Super Bowl Philadelphia looting caught on camera</h4>
                </div>
                
            </div>
        
            <div class="mi-overlay-item" data-index="5">
                <div class="media-wrap">
                    <img data-flickity-lazyload="//www.sacbee.com/news/nation-world/national/7qvhrp-video.mp4/alternates/LANDSCAPE_200/video.mp4" alt="Immigrations and Customs Enforcement agency explained in 30 seconds"/>
                    <span class="duration">0:35</span>
                </div>
                <div class="media-desc">
                    <h4 class="video-title">Immigrations and Customs Enforcement agency explained in 30 seconds</h4>
                </div>
                
            </div>
        
            <div class="mi-overlay-item" data-index="6">
                <div class="media-wrap">
                    <img data-flickity-lazyload="//www.sacbee.com/news/nation-world/national/9ile3a-NassarSentence.mp4/alternates/LANDSCAPE_200/NassarSentence.mp4" alt="Nassar gets 40-125 years in final sentence for sexually abusing young athletes"/>
                    <span class="duration">1:23</span>
                </div>
                <div class="media-desc">
                    <h4 class="video-title">Nassar gets 40-125 years in final sentence for sexually abusing young athletes</h4>
                </div>
                
            </div>
        
            <div class="mi-overlay-item" data-index="7">
                <div class="media-wrap">
                    <img data-flickity-lazyload="//www.sacbee.com/news/nation-world/national/9o51a1-dog-fire.mp4/alternates/LANDSCAPE_200/dog%20fire.mp4" alt="Watch dog start house fire, sheepishly wait for help"/>
                    <span class="duration">1:44</span>
                </div>
                <div class="media-desc">
                    <h4 class="video-title">Watch dog start house fire, sheepishly wait for help</h4>
                </div>
                
            </div>
        
            <div class="mi-overlay-item" data-index="8">
                <div class="media-wrap">
                    <img data-flickity-lazyload="//www.sacbee.com/news/nation-world/national/m7aca4-Woman-throws-hot-water-in-mans-face-after-being-fired..mp4/alternates/LANDSCAPE_200/Woman%20throws%20hot%20water%20in%20man%27s%20face%20after%20being%20fired..mp4" alt="Surveillance video shows woman throwing boiling water in boss' face after being fired"/>
                    <span class="duration">0:32</span>
                </div>
                <div class="media-desc">
                    <h4 class="video-title">Surveillance video shows woman throwing boiling water in boss' face after being fired</h4>
                </div>
                
            </div>
        
            <div class="mi-overlay-item" data-index="9">
                <div class="media-wrap">
                    <img data-flickity-lazyload="//www.sacbee.com/news/nation-world/national/i2xohj-BiteDashCam.mp4/alternates/LANDSCAPE_200/BiteDashCam.mp4" alt="Officers suffer ‘substantial bites’ while trying to subdue man in Texas"/>
                    <span class="duration">0:39</span>
                </div>
                <div class="media-desc">
                    <h4 class="video-title">Officers suffer ‘substantial bites’ while trying to subdue man in Texas</h4>
                </div>
                
            </div>
        
    </div>
</div>

    <div class="mi-video-share-wrap">
    <span class="mi-video-close-share glyphicon glyphicon-remove"></span>
    <ul class="video-share-icons video">
        <li class="embed">
            <div class="form-group">
                <label>Video Link</label>
                <textarea class="mi-share-link" readonly="true" ></textarea>
                <button class="btn btn-primary select-btn">copy</button>
            </div>
            <div class="form-group">
                <label>Embed Code</label>
                <textarea class="overlay-embed-share" readonly="true" ></textarea>
                <button class="btn btn-primary select-btn">copy</button>
            </div>
        </li>
        <li class="facebook">
            <a class="facebook-share"
               href=""
               onclick="window.open(this.href, '', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=400,width=600');return false;"
               title="Share on Facebook">
                <span class="glyphicon glyphicon-facebook"></span>
                <span class="utility-text">Facebook</span>
            </a>
        </li>
        <li class="twitter">
            <a class="twitter-share"
               href=""
               onclick="window.open(this.href, '', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=400,width=600');return false;"
               title="Share on Twitter">
                <span class="glyphicon glyphicon-twitter"></span>
                <span class="utility-text">Twitter</span>
            </a>
        </li>
        <li class="email">
            <a class="email-share" href="">
                <span class="glyphicon glyphicon-envelope"></span>
                <span class="utility-text">Email</span>
            </a>
        </li>
        <li class="media-det">
            
                <h4 class="media-title"></h4>
                <p class="media-leadtext"></p>
            
        </li>
    </ul>
</div>

</div>

    <script>
    wpsRequire([ 'legacy-video' ], function ( video ) {
        return video.play([{"id":"171184612","publication":"sacbee","brightcoveId":"","asset_type":"videoIngest","url":"http://www.sacbee.com/news/nation-world/national/article171184612.html","duration":"0:17","poster":"//www.sacbee.com/news/nation-world/national/m40ps8-21249149_852866841539335_9111614969178226688_n.mp4/alternates/LANDSCAPE_768/21249149_852866841539335_9111614969178226688_n.mp4","title":"Watch Sacramento nonprofit RedRover reunite Summer the dog with her owner after Hurricane Harvey","description":"Watch Sacramento nonprofit RedRover reunite Summer the dog with her owner after Hurricane Harvey <span class=\"title-duration\">0:17</span>","displayDescription":"RedRover Responders volunteers are in Dallas, Texas assisting the SPCA of Texas in reuniting Hurricane Harvey evacuees with their pets. Here, they reunite Summer with her owner at the emergency shelter in Dallas.","videographer":"","credit":"Video courtesy of RedRover","published":1504540475,"sources":[{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2017/9/4/15/1437582013143-p5k4ma/21249149_852866841539335_9111614969178226688_n-1504540474469.mp4","type":"video/mp4"},{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2017/9/4/15/1437580321678-6bjrso/21249149_852866841539335_9111614969178226688_n-1504540474725.mp4","type":"video/mp4"},{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2017/9/4/15/art_171184612/21249149_852866841539335_9111614969178226688_n.m3u8","type":"application/x-mpegURL"}],"ads":[{"publication":"sacbee","tag":"//pubads.g.doubleclick.net/gampad/ads?ciu_szs=300x250&correlator=%5Btimestamp%5D&cust_params=sect%3Dnational%26id%3D171184612%26eid%3D171184612%26vidlength%3Dshort%26pl%3D&env=vp&gdfp_req=1&hl=en&impl=s&iu=%2F7675%2FSAC.site_sacbee%2FNews%2FNational&output=vast&sz=400x300&unviewed_position_start=1&url=%5Breferrer_url%5D&vidlength=short&vpos=preroll","lang":"en","sz":"400x300","vpos":"preroll","cust_params":"sect=national&id=171184612&eid=171184612&vidlength=short&pl="}],"langCode":"en","brightcoveData":{"account":"","policyKey":"BCpkADawqM020Jtoc4xRwXmpxWzo0vaPRYEnr4ybyVRuxzGu3CRt7xji0A9FO0iEhrJVxf5LHvbkuA_ndlpr1A6wOz2MN5pD6wASLzaIUo3C8FF0zHoGMkkhGd107QVtHEqRNY8U96JKaPba"}},{"id":"199653039","publication":"sacbee","brightcoveId":"","asset_type":"videoIngest","url":"http://www.sacbee.com/news/nation-world/national/article199653039.html","duration":"1:43","poster":"//www.sacbee.com/news/nation-world/national/mci4xa-gator-in-parking-lot.mp4/alternates/LANDSCAPE_768/gator%20in%20parking%20lot.mp4","title":"Watch deputies capture gator hiding in Winn-Dixie parking lot, toss it in back of cop car","description":"Watch deputies capture gator hiding in Winn-Dixie parking lot, toss it in back of cop car <span class=\"title-duration\">1:43</span>","displayDescription":"Sarasota County (Florida) Sheriff's Sgt. Mark Tuls and Deputy Lincoln Dilling made an epic arrest of a four-foot alligator who found his way to a WinnDixie parking lot in a video posted February 8, 2018.","videographer":"","credit":"","published":1518454383,"sources":[{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2018/2/12/16/1437582013143-p5k4ma/gator_in_parking_lot-1518454378125.mp4","type":"video/mp4"},{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2018/2/12/16/1437580321678-6bjrso/gator_in_parking_lot-1518454378923.mp4","type":"video/mp4"},{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2018/2/12/16/art_199653039/gator_in_parking_lot.m3u8","type":"application/x-mpegURL"}],"ads":[{"publication":"sacbee","tag":"//pubads.g.doubleclick.net/gampad/ads?ciu_szs=300x250&correlator=%5Btimestamp%5D&cust_params=sect%3Dnational%26id%3D199653039%26eid%3D171184612%26vidlength%3Dlong%26pl%3D&env=vp&gdfp_req=1&hl=en&impl=s&iu=%2F7675%2FSAC.site_sacbee%2FNews%2FNational&output=vast&sz=400x300&unviewed_position_start=1&url=%5Breferrer_url%5D&vidlength=long&vpos=preroll","lang":"en","sz":"400x300","vpos":"preroll","cust_params":"sect=national&id=199653039&eid=171184612&vidlength=long&pl="}],"langCode":"en","brightcoveData":{"account":"","policyKey":"BCpkADawqM020Jtoc4xRwXmpxWzo0vaPRYEnr4ybyVRuxzGu3CRt7xji0A9FO0iEhrJVxf5LHvbkuA_ndlpr1A6wOz2MN5pD6wASLzaIUo3C8FF0zHoGMkkhGd107QVtHEqRNY8U96JKaPba"}},{"id":"199093879","publication":"sacbee","brightcoveId":"","asset_type":"videoIngest","url":"http://www.sacbee.com/news/nation-world/national/article199093879.html","duration":"3:01","poster":"//www.sacbee.com/news/nation-world/national/4rcese-gatorpool.jpg/alternates/LANDSCAPE_768/gatorpool.jpg","title":"Alligator found in Boca Raton family's pool","description":"Alligator found in Boca Raton family's pool <span class=\"title-duration\">3:01</span>","displayDescription":"A Boca Raton, Florida, family woke up on Monday, February 5, to find an unwanted swimmer in their backyard pool – an eight-foot-long alligator. Homeowner Matt Fino had let his dog into the backyard when he was startled to find the gator swimming in his pool, according to WSVN. Not believing what he was seeing, Fino woke his wife to take a look. The Boca Raton Police Department and officials with the Florida Fish and Wildlife Conservation Commission were called to safely remove the alligator.","videographer":"Matt Fino via Storyful","credit":"","published":1518113876,"sources":[{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2018/2/8/18/1437582013143-p5k4ma/AlligatorBocaRaton-1518113873180.mp4","type":"video/mp4"},{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2018/2/8/18/1437580321678-6bjrso/AlligatorBocaRaton-1518113873761.mp4","type":"video/mp4"},{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2018/2/8/18/art_199093879/AlligatorBocaRaton.m3u8","type":"application/x-mpegURL"}],"ads":[{"publication":"sacbee","tag":"//pubads.g.doubleclick.net/gampad/ads?ciu_szs=300x250&correlator=%5Btimestamp%5D&cust_params=sect%3Dnational%26id%3D199093879%26eid%3D171184612%26vidlength%3Dlong%26pl%3D&env=vp&gdfp_req=1&hl=en&impl=s&iu=%2F7675%2FSAC.site_sacbee%2FNews%2FNational&output=vast&sz=400x300&unviewed_position_start=1&url=%5Breferrer_url%5D&vidlength=long&vpos=preroll","lang":"en","sz":"400x300","vpos":"preroll","cust_params":"sect=national&id=199093879&eid=171184612&vidlength=long&pl="}],"langCode":"en","brightcoveData":{"account":"","policyKey":"BCpkADawqM020Jtoc4xRwXmpxWzo0vaPRYEnr4ybyVRuxzGu3CRt7xji0A9FO0iEhrJVxf5LHvbkuA_ndlpr1A6wOz2MN5pD6wASLzaIUo3C8FF0zHoGMkkhGd107QVtHEqRNY8U96JKaPba"}},{"id":"199093194","publication":"sacbee","brightcoveId":"","asset_type":"videoIngest","url":"http://www.sacbee.com/news/nation-world/national/article199093194.html","duration":"0:43","poster":"//www.sacbee.com/news/nation-world/national/z9thry-EaglesParade.jpg/alternates/LANDSCAPE_768/EaglesParade.jpg","title":"Super Bowl champion Eagles parade through the streets of Philadelphia","description":"Super Bowl champion Eagles parade through the streets of Philadelphia <span class=\"title-duration\">0:43</span>","displayDescription":"The town of Philadelphia showed up in full force to support the Eagles during the Super Bowl parade.","videographer":"","credit":"Associated Press","published":1518113779,"sources":[{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2018/2/8/18/1437582013143-p5k4ma/EaglesParade-1518113777991.mp4","type":"video/mp4"},{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2018/2/8/18/1437580321678-6bjrso/EaglesParade-1518113778227.mp4","type":"video/mp4"},{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2018/2/8/18/art_199093194/EaglesParade.m3u8","type":"application/x-mpegURL"}],"ads":[{"publication":"sacbee","tag":"//pubads.g.doubleclick.net/gampad/ads?ciu_szs=300x250&correlator=%5Btimestamp%5D&cust_params=sect%3Dnational%26id%3D199093194%26eid%3D171184612%26vidlength%3Dshort%26pl%3D&env=vp&gdfp_req=1&hl=en&impl=s&iu=%2F7675%2FSAC.site_sacbee%2FNews%2FNational&output=vast&sz=400x300&unviewed_position_start=1&url=%5Breferrer_url%5D&vidlength=short&vpos=preroll","lang":"en","sz":"400x300","vpos":"preroll","cust_params":"sect=national&id=199093194&eid=171184612&vidlength=short&pl="}],"langCode":"en","brightcoveData":{"account":"","policyKey":"BCpkADawqM020Jtoc4xRwXmpxWzo0vaPRYEnr4ybyVRuxzGu3CRt7xji0A9FO0iEhrJVxf5LHvbkuA_ndlpr1A6wOz2MN5pD6wASLzaIUo3C8FF0zHoGMkkhGd107QVtHEqRNY8U96JKaPba"}},{"id":"198866964","publication":"sacbee","brightcoveId":"","asset_type":"videoIngest","url":"http://www.sacbee.com/news/nation-world/national/article198866964.html","duration":"1:59","poster":"//www.sacbee.com/news/nation-world/national/u49o3v-snake.jpg/alternates/LANDSCAPE_768/snake.jpg","title":"Secrets of a snake's belly crawl revealed","description":"Secrets of a snake's belly crawl revealed <span class=\"title-duration\">1:59</span>","displayDescription":"New tests of an old hypothesis reveal how snakes pour themselves along the ground in a straight line.","videographer":"","credit":"New York Times","published":1518030946,"sources":[{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2018/2/7/19/1437582013143-p5k4ma/Secrets_of_Snakes-1518030943665.mp4","type":"video/mp4"},{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2018/2/7/19/1437580321678-6bjrso/Secrets_of_Snakes-1518030944498.mp4","type":"video/mp4"},{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2018/2/7/19/art_198866964/Secrets_of_Snakes.m3u8","type":"application/x-mpegURL"}],"ads":[{"publication":"sacbee","tag":"//pubads.g.doubleclick.net/gampad/ads?ciu_szs=300x250&correlator=%5Btimestamp%5D&cust_params=sect%3Dnational%26id%3D198866964%26eid%3D171184612%26vidlength%3Dlong%26pl%3D&env=vp&gdfp_req=1&hl=en&impl=s&iu=%2F7675%2FSAC.site_sacbee%2FNews%2FNational&output=vast&sz=400x300&unviewed_position_start=1&url=%5Breferrer_url%5D&vidlength=long&vpos=preroll","lang":"en","sz":"400x300","vpos":"preroll","cust_params":"sect=national&id=198866964&eid=171184612&vidlength=long&pl="}],"langCode":"en","brightcoveData":{"account":"","policyKey":"BCpkADawqM020Jtoc4xRwXmpxWzo0vaPRYEnr4ybyVRuxzGu3CRt7xji0A9FO0iEhrJVxf5LHvbkuA_ndlpr1A6wOz2MN5pD6wASLzaIUo3C8FF0zHoGMkkhGd107QVtHEqRNY8U96JKaPba"}},{"id":"198813284","publication":"sacbee","brightcoveId":"","asset_type":"videoIngest","url":"http://www.sacbee.com/news/nation-world/national/article198813284.html","duration":"2:26","poster":"//www.sacbee.com/news/nation-world/national/t5qfn2-Vandalism-801-S-Broad-St-DC-18-03-006879.mp4/alternates/LANDSCAPE_768/Vandalism%20801%20S%20Broad%20St%20DC%2018%2003%20006879.mp4","title":"Serious post-Super Bowl Philadelphia looting caught on camera","description":"Serious post-Super Bowl Philadelphia looting caught on camera <span class=\"title-duration\">2:26</span>","displayDescription":"Philadelphia police are searching for suspects after a large group of men and women went wild inside a Sunoco gas station after the Super Bowl on February 5, 2018.","videographer":"Philadelphia Police Department","credit":"","published":1518021576,"sources":[{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2018/2/7/16/1437582013143-p5k4ma/Vandalism_801_S_Broad_St_DC_18_03_006879-1518021574548.mp4","type":"video/mp4"},{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2018/2/7/16/1437580321678-6bjrso/Vandalism_801_S_Broad_St_DC_18_03_006879-1518021575013.mp4","type":"video/mp4"},{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2018/2/7/16/art_198813284/Vandalism_801_S_Broad_St_DC_18_03_006879.m3u8","type":"application/x-mpegURL"}],"ads":[{"publication":"sacbee","tag":"//pubads.g.doubleclick.net/gampad/ads?ciu_szs=300x250&correlator=%5Btimestamp%5D&cust_params=sect%3Dnational%26id%3D198813284%26eid%3D171184612%26vidlength%3Dlong%26pl%3D&env=vp&gdfp_req=1&hl=en&impl=s&iu=%2F7675%2FSAC.site_sacbee%2FNews%2FNational&output=vast&sz=400x300&unviewed_position_start=1&url=%5Breferrer_url%5D&vidlength=long&vpos=preroll","lang":"en","sz":"400x300","vpos":"preroll","cust_params":"sect=national&id=198813284&eid=171184612&vidlength=long&pl="}],"langCode":"en","brightcoveData":{"account":"","policyKey":"BCpkADawqM020Jtoc4xRwXmpxWzo0vaPRYEnr4ybyVRuxzGu3CRt7xji0A9FO0iEhrJVxf5LHvbkuA_ndlpr1A6wOz2MN5pD6wASLzaIUo3C8FF0zHoGMkkhGd107QVtHEqRNY8U96JKaPba"}},{"id":"198678149","publication":"sacbee","brightcoveId":"","asset_type":"videoIngest","url":"http://www.sacbee.com/news/nation-world/national/article198678149.html","duration":"0:35","poster":"//www.sacbee.com/news/nation-world/national/7qvhrp-video.mp4/alternates/LANDSCAPE_768/video.mp4","title":"Immigrations and Customs Enforcement agency explained in 30 seconds","description":"Immigrations and Customs Enforcement agency explained in 30 seconds <span class=\"title-duration\">0:35</span>","displayDescription":"In footage provided by the U.S. government agency, here's a snapshot of Immigration and Customs Enforcement, which enforces immigration, trade and customs laws in this country.","videographer":"Video edited by David Caraccio","credit":"ICE footage via YouTube","published":1517950302,"sources":[{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2018/2/6/20/1437582013143-p5k4ma/video-1517950300622.mp4","type":"video/mp4"},{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2018/2/6/20/1437580321678-6bjrso/video-1517950300904.mp4","type":"video/mp4"},{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2018/2/6/20/art_198678149/video.m3u8","type":"application/x-mpegURL"}],"ads":[{"publication":"sacbee","tag":"//pubads.g.doubleclick.net/gampad/ads?ciu_szs=300x250&correlator=%5Btimestamp%5D&cust_params=sect%3Dnational%26id%3D198678149%26eid%3D171184612%26vidlength%3Dshort%26pl%3D&env=vp&gdfp_req=1&hl=en&impl=s&iu=%2F7675%2FSAC.site_sacbee%2FNews%2FNational&output=vast&sz=400x300&unviewed_position_start=1&url=%5Breferrer_url%5D&vidlength=short&vpos=preroll","lang":"en","sz":"400x300","vpos":"preroll","cust_params":"sect=national&id=198678149&eid=171184612&vidlength=short&pl="}],"langCode":"en","brightcoveData":{"account":"","policyKey":"BCpkADawqM020Jtoc4xRwXmpxWzo0vaPRYEnr4ybyVRuxzGu3CRt7xji0A9FO0iEhrJVxf5LHvbkuA_ndlpr1A6wOz2MN5pD6wASLzaIUo3C8FF0zHoGMkkhGd107QVtHEqRNY8U96JKaPba"}},{"id":"198462054","publication":"sacbee","brightcoveId":"","asset_type":"videoIngest","url":"http://www.sacbee.com/news/nation-world/national/article198462054.html","duration":"1:23","poster":"//www.sacbee.com/news/nation-world/national/9ile3a-NassarSentence.mp4/alternates/LANDSCAPE_768/NassarSentence.mp4","title":"Nassar gets 40-125 years in final sentence for sexually abusing young athletes","description":"Nassar gets 40-125 years in final sentence for sexually abusing young athletes <span class=\"title-duration\">1:23</span>","displayDescription":"Larry Nassar was sentenced Monday to a third prison term of 40 to 125 years for molesting young athletes under the guise of medical treatment.","videographer":"","credit":"Associated Press","published":1517856411,"sources":[{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2018/2/5/18/1437582013143-p5k4ma/NassarSentence-1517856408703.mp4","type":"video/mp4"},{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2018/2/5/18/1437580321678-6bjrso/NassarSentence-1517856409223.mp4","type":"video/mp4"},{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2018/2/5/18/art_198462054/NassarSentence.m3u8","type":"application/x-mpegURL"}],"ads":[{"publication":"sacbee","tag":"//pubads.g.doubleclick.net/gampad/ads?ciu_szs=300x250&correlator=%5Btimestamp%5D&cust_params=sect%3Dnational%26id%3D198462054%26eid%3D171184612%26vidlength%3Dlong%26pl%3D&env=vp&gdfp_req=1&hl=en&impl=s&iu=%2F7675%2FSAC.site_sacbee%2FNews%2FNational&output=vast&sz=400x300&unviewed_position_start=1&url=%5Breferrer_url%5D&vidlength=long&vpos=preroll","lang":"en","sz":"400x300","vpos":"preroll","cust_params":"sect=national&id=198462054&eid=171184612&vidlength=long&pl="}],"langCode":"en","brightcoveData":{"account":"","policyKey":"BCpkADawqM020Jtoc4xRwXmpxWzo0vaPRYEnr4ybyVRuxzGu3CRt7xji0A9FO0iEhrJVxf5LHvbkuA_ndlpr1A6wOz2MN5pD6wASLzaIUo3C8FF0zHoGMkkhGd107QVtHEqRNY8U96JKaPba"}},{"id":"198444139","publication":"sacbee","brightcoveId":"","asset_type":"videoIngest","url":"http://www.sacbee.com/news/nation-world/national/article198444139.html","duration":"1:44","poster":"//www.sacbee.com/news/nation-world/national/9o51a1-dog-fire.mp4/alternates/LANDSCAPE_768/dog%20fire.mp4","title":"Watch dog start house fire, sheepishly wait for help","description":"Watch dog start house fire, sheepishly wait for help <span class=\"title-duration\">1:44</span>","displayDescription":"A family in Massachusetts caught their dog turning on a stove and starting a fire on the home security camera.","videographer":"Southwick (Massachusetts) Fire Department","credit":"","published":1517851641,"sources":[{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2018/2/5/17/1437582013143-p5k4ma/dog_fire_1-1517851639185.mp4","type":"video/mp4"},{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2018/2/5/17/1437580321678-6bjrso/dog_fire_1-1517851639913.mp4","type":"video/mp4"},{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2018/2/5/17/art_198444139/dog_fire_1.m3u8","type":"application/x-mpegURL"}],"ads":[{"publication":"sacbee","tag":"//pubads.g.doubleclick.net/gampad/ads?ciu_szs=300x250&correlator=%5Btimestamp%5D&cust_params=sect%3Dnational%26id%3D198444139%26eid%3D171184612%26vidlength%3Dlong%26pl%3D&env=vp&gdfp_req=1&hl=en&impl=s&iu=%2F7675%2FSAC.site_sacbee%2FNews%2FNational&output=vast&sz=400x300&unviewed_position_start=1&url=%5Breferrer_url%5D&vidlength=long&vpos=preroll","lang":"en","sz":"400x300","vpos":"preroll","cust_params":"sect=national&id=198444139&eid=171184612&vidlength=long&pl="}],"langCode":"en","brightcoveData":{"account":"","policyKey":"BCpkADawqM020Jtoc4xRwXmpxWzo0vaPRYEnr4ybyVRuxzGu3CRt7xji0A9FO0iEhrJVxf5LHvbkuA_ndlpr1A6wOz2MN5pD6wASLzaIUo3C8FF0zHoGMkkhGd107QVtHEqRNY8U96JKaPba"}},{"id":"198352369","publication":"sacbee","brightcoveId":"","asset_type":"videoIngest","url":"http://www.sacbee.com/news/nation-world/national/article198352369.html","duration":"0:32","poster":"//www.sacbee.com/news/nation-world/national/m7aca4-Woman-throws-hot-water-in-mans-face-after-being-fired..mp4/alternates/LANDSCAPE_768/Woman%20throws%20hot%20water%20in%20man%27s%20face%20after%20being%20fired..mp4","title":"Surveillance video shows woman throwing boiling water in boss' face after being fired","description":"Surveillance video shows woman throwing boiling water in boss' face after being fired <span class=\"title-duration\">0:32</span>","displayDescription":"An angry employee at a truck stop in Florida threw boiling hot water at her boss after she was fired Feb. 2, leaving the man with severe facial burns.","videographer":"Davie Police Department","credit":"","published":1517765363,"sources":[{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2018/2/4/17/1437582013143-p5k4ma/Woman_throws_hot_water_in_man_s_face_after_being_fired.-1517765361945.mp4","type":"video/mp4"},{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2018/2/4/17/1437580321678-6bjrso/Woman_throws_hot_water_in_man_s_face_after_being_fired.-1517765362189.mp4","type":"video/mp4"},{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2018/2/4/17/art_198352369/Woman_throws_hot_water_in_man_s_face_after_being_fired..m3u8","type":"application/x-mpegURL"}],"ads":[{"publication":"sacbee","tag":"//pubads.g.doubleclick.net/gampad/ads?ciu_szs=300x250&correlator=%5Btimestamp%5D&cust_params=sect%3Dnational%26id%3D198352369%26eid%3D171184612%26vidlength%3Dshort%26pl%3D&env=vp&gdfp_req=1&hl=en&impl=s&iu=%2F7675%2FSAC.site_sacbee%2FNews%2FNational&output=vast&sz=400x300&unviewed_position_start=1&url=%5Breferrer_url%5D&vidlength=short&vpos=preroll","lang":"en","sz":"400x300","vpos":"preroll","cust_params":"sect=national&id=198352369&eid=171184612&vidlength=short&pl="}],"langCode":"en","brightcoveData":{"account":"","policyKey":"BCpkADawqM020Jtoc4xRwXmpxWzo0vaPRYEnr4ybyVRuxzGu3CRt7xji0A9FO0iEhrJVxf5LHvbkuA_ndlpr1A6wOz2MN5pD6wASLzaIUo3C8FF0zHoGMkkhGd107QVtHEqRNY8U96JKaPba"}},{"id":"198115059","publication":"sacbee","brightcoveId":"","asset_type":"videoIngest","url":"http://www.sacbee.com/news/nation-world/national/article198115059.html","duration":"0:39","poster":"//www.sacbee.com/news/nation-world/national/i2xohj-BiteDashCam.mp4/alternates/LANDSCAPE_768/BiteDashCam.mp4","title":"Officers suffer ‘substantial bites’ while trying to subdue man in Texas","description":"Officers suffer ‘substantial bites’ while trying to subdue man in Texas <span class=\"title-duration\">0:39</span>","displayDescription":"Two Texas police officers had to be treated after trying to subdue a man wandering on the highway. The officers suffered “substantial bites” according to the Gregg County Sheriff’s Office. ","videographer":"Gregg County Sheriff's Office","credit":"","published":1517604990,"sources":[{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2018/2/2/20/1437582013143-p5k4ma/BiteDashCam-1517604988679.mp4","type":"video/mp4"},{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2018/2/2/20/1437580321678-6bjrso/BiteDashCam-1517604988930.mp4","type":"video/mp4"},{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2018/2/2/20/art_198115059/BiteDashCam.m3u8","type":"application/x-mpegURL"}],"ads":[{"publication":"sacbee","tag":"//pubads.g.doubleclick.net/gampad/ads?ciu_szs=300x250&correlator=%5Btimestamp%5D&cust_params=sect%3Dnational%26id%3D198115059%26eid%3D171184612%26vidlength%3Dshort%26pl%3D&env=vp&gdfp_req=1&hl=en&impl=s&iu=%2F7675%2FSAC.site_sacbee%2FNews%2FNational&output=vast&sz=400x300&unviewed_position_start=1&url=%5Breferrer_url%5D&vidlength=short&vpos=preroll","lang":"en","sz":"400x300","vpos":"preroll","cust_params":"sect=national&id=198115059&eid=171184612&vidlength=short&pl="}],"langCode":"en","brightcoveData":{"account":"","policyKey":"BCpkADawqM020Jtoc4xRwXmpxWzo0vaPRYEnr4ybyVRuxzGu3CRt7xji0A9FO0iEhrJVxf5LHvbkuA_ndlpr1A6wOz2MN5pD6wASLzaIUo3C8FF0zHoGMkkhGd107QVtHEqRNY8U96JKaPba"}},{"id":"198026544","publication":"sacbee","brightcoveId":"","asset_type":"videoIngest","url":"http://www.sacbee.com/news/nation-world/national/article198026544.html","duration":"1:55","poster":"//www.sacbee.com/news/nation-world/national/z64aqk-AP18033537532606.jpg/alternates/LANDSCAPE_768/AP18033537532606.jpg","title":"Victim's father tries to attack Nassar in court","description":"Victim's father tries to attack Nassar in court <span class=\"title-duration\">1:55</span>","displayDescription":"On the second day of disgraced ex-sports doctor Larry Nassar's final sentencing hearing the father of three victims, Randall Margraves,   tried to attack Nassar. The man charged across the room but was quickly tackled by bailiffs and lead from the courtroom.   This hearing focuses on Nassar's work with Twistars, an elite Michigan gymnastics club. More than 30 victims have given statements so far. During a similar hearing that ended last week, more than 150 girls and women came forward.","videographer":"Pool via AP","credit":"","published":1517585926,"sources":[{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2018/2/2/15/1437582013143-p5k4ma/DadAttacksNassar_2-1517585924272.mp4","type":"video/mp4"},{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2018/2/2/15/1437580321678-6bjrso/DadAttacksNassar_2-1517585924548.mp4","type":"video/mp4"},{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2018/2/2/15/art_198026544/DadAttacksNassar_2.m3u8","type":"application/x-mpegURL"}],"ads":[{"publication":"sacbee","tag":"//pubads.g.doubleclick.net/gampad/ads?ciu_szs=300x250&correlator=%5Btimestamp%5D&cust_params=sect%3Dnational%26id%3D198026544%26eid%3D171184612%26vidlength%3Dlong%26pl%3D&env=vp&gdfp_req=1&hl=en&impl=s&iu=%2F7675%2FSAC.site_sacbee%2FNews%2FNational&output=vast&sz=400x300&unviewed_position_start=1&url=%5Breferrer_url%5D&vidlength=long&vpos=preroll","lang":"en","sz":"400x300","vpos":"preroll","cust_params":"sect=national&id=198026544&eid=171184612&vidlength=long&pl="}],"langCode":"en","brightcoveData":{"account":"","policyKey":"BCpkADawqM020Jtoc4xRwXmpxWzo0vaPRYEnr4ybyVRuxzGu3CRt7xji0A9FO0iEhrJVxf5LHvbkuA_ndlpr1A6wOz2MN5pD6wASLzaIUo3C8FF0zHoGMkkhGd107QVtHEqRNY8U96JKaPba"}},{"id":"197680424","publication":"sacbee","brightcoveId":"","asset_type":"videoIngest","url":"http://www.sacbee.com/news/nation-world/national/article197680424.html","duration":"0:28","poster":"//www.sacbee.com/news/nation-world/national/bz1x1k-peacock2.jpg/alternates/LANDSCAPE_768/peacock2.jpg","title":"Woman tries to board United flight with peacock as comfort animal","description":"Woman tries to board United flight with peacock as comfort animal <span class=\"title-duration\">0:28</span>","displayDescription":"A woman flying from New Jersey’s Newark Liberty International Airport on January 28 had her request to bring her emotional support animal on board declined by United Airlines – her support animal was a peacock. The Jet Set reported the woman purchased a second ticket for the animal and tried to board her flight, but was unsuccessful. This video shows the peacock standing on the shoulder of the passenger as she walks through the doors of the terminal. In a statement, United Airlines said the traveller was told three times prior to arriving at the airport that the animal “did not meet the guidelines,” yet she still tried to board with the peacock.","videographer":"","credit":"Sherri Ross via Storyful","published":1517432479,"sources":[{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2018/1/31/20/1437582013143-p5k4ma/PeacockAtAirport__1__1-1517432478484.mp4","type":"video/mp4"},{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2018/1/31/20/1437580321678-6bjrso/PeacockAtAirport__1__1-1517432478750.mp4","type":"video/mp4"},{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2018/1/31/20/art_197680424/PeacockAtAirport__1__1.m3u8","type":"application/x-mpegURL"}],"ads":[{"publication":"sacbee","tag":"//pubads.g.doubleclick.net/gampad/ads?ciu_szs=300x250&correlator=%5Btimestamp%5D&cust_params=sect%3Dnational%26id%3D197680424%26eid%3D171184612%26vidlength%3Dshort%26pl%3D&env=vp&gdfp_req=1&hl=en&impl=s&iu=%2F7675%2FSAC.site_sacbee%2FNews%2FNational&output=vast&sz=400x300&unviewed_position_start=1&url=%5Breferrer_url%5D&vidlength=short&vpos=preroll","lang":"en","sz":"400x300","vpos":"preroll","cust_params":"sect=national&id=197680424&eid=171184612&vidlength=short&pl="}],"langCode":"en","brightcoveData":{"account":"","policyKey":"BCpkADawqM020Jtoc4xRwXmpxWzo0vaPRYEnr4ybyVRuxzGu3CRt7xji0A9FO0iEhrJVxf5LHvbkuA_ndlpr1A6wOz2MN5pD6wASLzaIUo3C8FF0zHoGMkkhGd107QVtHEqRNY8U96JKaPba"}}], [{"id":"199653039","publication":"sacbee","brightcoveId":"","asset_type":"videoIngest","url":"http://www.sacbee.com/news/nation-world/national/article199653039.html","duration":"1:43","poster":"//www.sacbee.com/news/nation-world/national/mci4xa-gator-in-parking-lot.mp4/alternates/LANDSCAPE_768/gator%20in%20parking%20lot.mp4","title":"Watch deputies capture gator hiding in Winn-Dixie parking lot, toss it in back of cop car","description":"Watch deputies capture gator hiding in Winn-Dixie parking lot, toss it in back of cop car <span class=\"title-duration\">1:43</span>","displayDescription":"Sarasota County (Florida) Sheriff's Sgt. Mark Tuls and Deputy Lincoln Dilling made an epic arrest of a four-foot alligator who found his way to a WinnDixie parking lot in a video posted February 8, 2018.","videographer":"","credit":"","published":1518454383,"sources":[{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2018/2/12/16/1437582013143-p5k4ma/gator_in_parking_lot-1518454378125.mp4","type":"video/mp4"},{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2018/2/12/16/1437580321678-6bjrso/gator_in_parking_lot-1518454378923.mp4","type":"video/mp4"},{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2018/2/12/16/art_199653039/gator_in_parking_lot.m3u8","type":"application/x-mpegURL"}],"ads":[{"publication":"sacbee","tag":"//pubads.g.doubleclick.net/gampad/ads?ciu_szs=300x250&correlator=%5Btimestamp%5D&cust_params=sect%3Dnational%26id%3D199653039%26eid%3D171184612%26vidlength%3Dlong%26pl%3D&env=vp&gdfp_req=1&hl=en&impl=s&iu=%2F7675%2FSAC.site_sacbee%2FNews%2FNational&output=vast&sz=400x300&unviewed_position_start=1&url=%5Breferrer_url%5D&vidlength=long&vpos=preroll","lang":"en","sz":"400x300","vpos":"preroll","cust_params":"sect=national&id=199653039&eid=171184612&vidlength=long&pl="}],"langCode":"en","brightcoveData":{"account":"","policyKey":"BCpkADawqM020Jtoc4xRwXmpxWzo0vaPRYEnr4ybyVRuxzGu3CRt7xji0A9FO0iEhrJVxf5LHvbkuA_ndlpr1A6wOz2MN5pD6wASLzaIUo3C8FF0zHoGMkkhGd107QVtHEqRNY8U96JKaPba"}},{"id":"199093879","publication":"sacbee","brightcoveId":"","asset_type":"videoIngest","url":"http://www.sacbee.com/news/nation-world/national/article199093879.html","duration":"3:01","poster":"//www.sacbee.com/news/nation-world/national/4rcese-gatorpool.jpg/alternates/LANDSCAPE_768/gatorpool.jpg","title":"Alligator found in Boca Raton family's pool","description":"Alligator found in Boca Raton family's pool <span class=\"title-duration\">3:01</span>","displayDescription":"A Boca Raton, Florida, family woke up on Monday, February 5, to find an unwanted swimmer in their backyard pool – an eight-foot-long alligator. Homeowner Matt Fino had let his dog into the backyard when he was startled to find the gator swimming in his pool, according to WSVN. Not believing what he was seeing, Fino woke his wife to take a look. The Boca Raton Police Department and officials with the Florida Fish and Wildlife Conservation Commission were called to safely remove the alligator.","videographer":"Matt Fino via Storyful","credit":"","published":1518113876,"sources":[{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2018/2/8/18/1437582013143-p5k4ma/AlligatorBocaRaton-1518113873180.mp4","type":"video/mp4"},{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2018/2/8/18/1437580321678-6bjrso/AlligatorBocaRaton-1518113873761.mp4","type":"video/mp4"},{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2018/2/8/18/art_199093879/AlligatorBocaRaton.m3u8","type":"application/x-mpegURL"}],"ads":[{"publication":"sacbee","tag":"//pubads.g.doubleclick.net/gampad/ads?ciu_szs=300x250&correlator=%5Btimestamp%5D&cust_params=sect%3Dnational%26id%3D199093879%26eid%3D171184612%26vidlength%3Dlong%26pl%3D&env=vp&gdfp_req=1&hl=en&impl=s&iu=%2F7675%2FSAC.site_sacbee%2FNews%2FNational&output=vast&sz=400x300&unviewed_position_start=1&url=%5Breferrer_url%5D&vidlength=long&vpos=preroll","lang":"en","sz":"400x300","vpos":"preroll","cust_params":"sect=national&id=199093879&eid=171184612&vidlength=long&pl="}],"langCode":"en","brightcoveData":{"account":"","policyKey":"BCpkADawqM020Jtoc4xRwXmpxWzo0vaPRYEnr4ybyVRuxzGu3CRt7xji0A9FO0iEhrJVxf5LHvbkuA_ndlpr1A6wOz2MN5pD6wASLzaIUo3C8FF0zHoGMkkhGd107QVtHEqRNY8U96JKaPba"}},{"id":"199093194","publication":"sacbee","brightcoveId":"","asset_type":"videoIngest","url":"http://www.sacbee.com/news/nation-world/national/article199093194.html","duration":"0:43","poster":"//www.sacbee.com/news/nation-world/national/z9thry-EaglesParade.jpg/alternates/LANDSCAPE_768/EaglesParade.jpg","title":"Super Bowl champion Eagles parade through the streets of Philadelphia","description":"Super Bowl champion Eagles parade through the streets of Philadelphia <span class=\"title-duration\">0:43</span>","displayDescription":"The town of Philadelphia showed up in full force to support the Eagles during the Super Bowl parade.","videographer":"","credit":"Associated Press","published":1518113779,"sources":[{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2018/2/8/18/1437582013143-p5k4ma/EaglesParade-1518113777991.mp4","type":"video/mp4"},{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2018/2/8/18/1437580321678-6bjrso/EaglesParade-1518113778227.mp4","type":"video/mp4"},{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2018/2/8/18/art_199093194/EaglesParade.m3u8","type":"application/x-mpegURL"}],"ads":[{"publication":"sacbee","tag":"//pubads.g.doubleclick.net/gampad/ads?ciu_szs=300x250&correlator=%5Btimestamp%5D&cust_params=sect%3Dnational%26id%3D199093194%26eid%3D171184612%26vidlength%3Dshort%26pl%3D&env=vp&gdfp_req=1&hl=en&impl=s&iu=%2F7675%2FSAC.site_sacbee%2FNews%2FNational&output=vast&sz=400x300&unviewed_position_start=1&url=%5Breferrer_url%5D&vidlength=short&vpos=preroll","lang":"en","sz":"400x300","vpos":"preroll","cust_params":"sect=national&id=199093194&eid=171184612&vidlength=short&pl="}],"langCode":"en","brightcoveData":{"account":"","policyKey":"BCpkADawqM020Jtoc4xRwXmpxWzo0vaPRYEnr4ybyVRuxzGu3CRt7xji0A9FO0iEhrJVxf5LHvbkuA_ndlpr1A6wOz2MN5pD6wASLzaIUo3C8FF0zHoGMkkhGd107QVtHEqRNY8U96JKaPba"}},{"id":"198866964","publication":"sacbee","brightcoveId":"","asset_type":"videoIngest","url":"http://www.sacbee.com/news/nation-world/national/article198866964.html","duration":"1:59","poster":"//www.sacbee.com/news/nation-world/national/u49o3v-snake.jpg/alternates/LANDSCAPE_768/snake.jpg","title":"Secrets of a snake's belly crawl revealed","description":"Secrets of a snake's belly crawl revealed <span class=\"title-duration\">1:59</span>","displayDescription":"New tests of an old hypothesis reveal how snakes pour themselves along the ground in a straight line.","videographer":"","credit":"New York Times","published":1518030946,"sources":[{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2018/2/7/19/1437582013143-p5k4ma/Secrets_of_Snakes-1518030943665.mp4","type":"video/mp4"},{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2018/2/7/19/1437580321678-6bjrso/Secrets_of_Snakes-1518030944498.mp4","type":"video/mp4"},{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2018/2/7/19/art_198866964/Secrets_of_Snakes.m3u8","type":"application/x-mpegURL"}],"ads":[{"publication":"sacbee","tag":"//pubads.g.doubleclick.net/gampad/ads?ciu_szs=300x250&correlator=%5Btimestamp%5D&cust_params=sect%3Dnational%26id%3D198866964%26eid%3D171184612%26vidlength%3Dlong%26pl%3D&env=vp&gdfp_req=1&hl=en&impl=s&iu=%2F7675%2FSAC.site_sacbee%2FNews%2FNational&output=vast&sz=400x300&unviewed_position_start=1&url=%5Breferrer_url%5D&vidlength=long&vpos=preroll","lang":"en","sz":"400x300","vpos":"preroll","cust_params":"sect=national&id=198866964&eid=171184612&vidlength=long&pl="}],"langCode":"en","brightcoveData":{"account":"","policyKey":"BCpkADawqM020Jtoc4xRwXmpxWzo0vaPRYEnr4ybyVRuxzGu3CRt7xji0A9FO0iEhrJVxf5LHvbkuA_ndlpr1A6wOz2MN5pD6wASLzaIUo3C8FF0zHoGMkkhGd107QVtHEqRNY8U96JKaPba"}},{"id":"198813284","publication":"sacbee","brightcoveId":"","asset_type":"videoIngest","url":"http://www.sacbee.com/news/nation-world/national/article198813284.html","duration":"2:26","poster":"//www.sacbee.com/news/nation-world/national/t5qfn2-Vandalism-801-S-Broad-St-DC-18-03-006879.mp4/alternates/LANDSCAPE_768/Vandalism%20801%20S%20Broad%20St%20DC%2018%2003%20006879.mp4","title":"Serious post-Super Bowl Philadelphia looting caught on camera","description":"Serious post-Super Bowl Philadelphia looting caught on camera <span class=\"title-duration\">2:26</span>","displayDescription":"Philadelphia police are searching for suspects after a large group of men and women went wild inside a Sunoco gas station after the Super Bowl on February 5, 2018.","videographer":"Philadelphia Police Department","credit":"","published":1518021576,"sources":[{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2018/2/7/16/1437582013143-p5k4ma/Vandalism_801_S_Broad_St_DC_18_03_006879-1518021574548.mp4","type":"video/mp4"},{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2018/2/7/16/1437580321678-6bjrso/Vandalism_801_S_Broad_St_DC_18_03_006879-1518021575013.mp4","type":"video/mp4"},{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2018/2/7/16/art_198813284/Vandalism_801_S_Broad_St_DC_18_03_006879.m3u8","type":"application/x-mpegURL"}],"ads":[{"publication":"sacbee","tag":"//pubads.g.doubleclick.net/gampad/ads?ciu_szs=300x250&correlator=%5Btimestamp%5D&cust_params=sect%3Dnational%26id%3D198813284%26eid%3D171184612%26vidlength%3Dlong%26pl%3D&env=vp&gdfp_req=1&hl=en&impl=s&iu=%2F7675%2FSAC.site_sacbee%2FNews%2FNational&output=vast&sz=400x300&unviewed_position_start=1&url=%5Breferrer_url%5D&vidlength=long&vpos=preroll","lang":"en","sz":"400x300","vpos":"preroll","cust_params":"sect=national&id=198813284&eid=171184612&vidlength=long&pl="}],"langCode":"en","brightcoveData":{"account":"","policyKey":"BCpkADawqM020Jtoc4xRwXmpxWzo0vaPRYEnr4ybyVRuxzGu3CRt7xji0A9FO0iEhrJVxf5LHvbkuA_ndlpr1A6wOz2MN5pD6wASLzaIUo3C8FF0zHoGMkkhGd107QVtHEqRNY8U96JKaPba"}},{"id":"198678149","publication":"sacbee","brightcoveId":"","asset_type":"videoIngest","url":"http://www.sacbee.com/news/nation-world/national/article198678149.html","duration":"0:35","poster":"//www.sacbee.com/news/nation-world/national/7qvhrp-video.mp4/alternates/LANDSCAPE_768/video.mp4","title":"Immigrations and Customs Enforcement agency explained in 30 seconds","description":"Immigrations and Customs Enforcement agency explained in 30 seconds <span class=\"title-duration\">0:35</span>","displayDescription":"In footage provided by the U.S. government agency, here's a snapshot of Immigration and Customs Enforcement, which enforces immigration, trade and customs laws in this country.","videographer":"Video edited by David Caraccio","credit":"ICE footage via YouTube","published":1517950302,"sources":[{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2018/2/6/20/1437582013143-p5k4ma/video-1517950300622.mp4","type":"video/mp4"},{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2018/2/6/20/1437580321678-6bjrso/video-1517950300904.mp4","type":"video/mp4"},{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2018/2/6/20/art_198678149/video.m3u8","type":"application/x-mpegURL"}],"ads":[{"publication":"sacbee","tag":"//pubads.g.doubleclick.net/gampad/ads?ciu_szs=300x250&correlator=%5Btimestamp%5D&cust_params=sect%3Dnational%26id%3D198678149%26eid%3D171184612%26vidlength%3Dshort%26pl%3D&env=vp&gdfp_req=1&hl=en&impl=s&iu=%2F7675%2FSAC.site_sacbee%2FNews%2FNational&output=vast&sz=400x300&unviewed_position_start=1&url=%5Breferrer_url%5D&vidlength=short&vpos=preroll","lang":"en","sz":"400x300","vpos":"preroll","cust_params":"sect=national&id=198678149&eid=171184612&vidlength=short&pl="}],"langCode":"en","brightcoveData":{"account":"","policyKey":"BCpkADawqM020Jtoc4xRwXmpxWzo0vaPRYEnr4ybyVRuxzGu3CRt7xji0A9FO0iEhrJVxf5LHvbkuA_ndlpr1A6wOz2MN5pD6wASLzaIUo3C8FF0zHoGMkkhGd107QVtHEqRNY8U96JKaPba"}},{"id":"198462054","publication":"sacbee","brightcoveId":"","asset_type":"videoIngest","url":"http://www.sacbee.com/news/nation-world/national/article198462054.html","duration":"1:23","poster":"//www.sacbee.com/news/nation-world/national/9ile3a-NassarSentence.mp4/alternates/LANDSCAPE_768/NassarSentence.mp4","title":"Nassar gets 40-125 years in final sentence for sexually abusing young athletes","description":"Nassar gets 40-125 years in final sentence for sexually abusing young athletes <span class=\"title-duration\">1:23</span>","displayDescription":"Larry Nassar was sentenced Monday to a third prison term of 40 to 125 years for molesting young athletes under the guise of medical treatment.","videographer":"","credit":"Associated Press","published":1517856411,"sources":[{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2018/2/5/18/1437582013143-p5k4ma/NassarSentence-1517856408703.mp4","type":"video/mp4"},{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2018/2/5/18/1437580321678-6bjrso/NassarSentence-1517856409223.mp4","type":"video/mp4"},{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2018/2/5/18/art_198462054/NassarSentence.m3u8","type":"application/x-mpegURL"}],"ads":[{"publication":"sacbee","tag":"//pubads.g.doubleclick.net/gampad/ads?ciu_szs=300x250&correlator=%5Btimestamp%5D&cust_params=sect%3Dnational%26id%3D198462054%26eid%3D171184612%26vidlength%3Dlong%26pl%3D&env=vp&gdfp_req=1&hl=en&impl=s&iu=%2F7675%2FSAC.site_sacbee%2FNews%2FNational&output=vast&sz=400x300&unviewed_position_start=1&url=%5Breferrer_url%5D&vidlength=long&vpos=preroll","lang":"en","sz":"400x300","vpos":"preroll","cust_params":"sect=national&id=198462054&eid=171184612&vidlength=long&pl="}],"langCode":"en","brightcoveData":{"account":"","policyKey":"BCpkADawqM020Jtoc4xRwXmpxWzo0vaPRYEnr4ybyVRuxzGu3CRt7xji0A9FO0iEhrJVxf5LHvbkuA_ndlpr1A6wOz2MN5pD6wASLzaIUo3C8FF0zHoGMkkhGd107QVtHEqRNY8U96JKaPba"}},{"id":"198444139","publication":"sacbee","brightcoveId":"","asset_type":"videoIngest","url":"http://www.sacbee.com/news/nation-world/national/article198444139.html","duration":"1:44","poster":"//www.sacbee.com/news/nation-world/national/9o51a1-dog-fire.mp4/alternates/LANDSCAPE_768/dog%20fire.mp4","title":"Watch dog start house fire, sheepishly wait for help","description":"Watch dog start house fire, sheepishly wait for help <span class=\"title-duration\">1:44</span>","displayDescription":"A family in Massachusetts caught their dog turning on a stove and starting a fire on the home security camera.","videographer":"Southwick (Massachusetts) Fire Department","credit":"","published":1517851641,"sources":[{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2018/2/5/17/1437582013143-p5k4ma/dog_fire_1-1517851639185.mp4","type":"video/mp4"},{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2018/2/5/17/1437580321678-6bjrso/dog_fire_1-1517851639913.mp4","type":"video/mp4"},{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2018/2/5/17/art_198444139/dog_fire_1.m3u8","type":"application/x-mpegURL"}],"ads":[{"publication":"sacbee","tag":"//pubads.g.doubleclick.net/gampad/ads?ciu_szs=300x250&correlator=%5Btimestamp%5D&cust_params=sect%3Dnational%26id%3D198444139%26eid%3D171184612%26vidlength%3Dlong%26pl%3D&env=vp&gdfp_req=1&hl=en&impl=s&iu=%2F7675%2FSAC.site_sacbee%2FNews%2FNational&output=vast&sz=400x300&unviewed_position_start=1&url=%5Breferrer_url%5D&vidlength=long&vpos=preroll","lang":"en","sz":"400x300","vpos":"preroll","cust_params":"sect=national&id=198444139&eid=171184612&vidlength=long&pl="}],"langCode":"en","brightcoveData":{"account":"","policyKey":"BCpkADawqM020Jtoc4xRwXmpxWzo0vaPRYEnr4ybyVRuxzGu3CRt7xji0A9FO0iEhrJVxf5LHvbkuA_ndlpr1A6wOz2MN5pD6wASLzaIUo3C8FF0zHoGMkkhGd107QVtHEqRNY8U96JKaPba"}},{"id":"198352369","publication":"sacbee","brightcoveId":"","asset_type":"videoIngest","url":"http://www.sacbee.com/news/nation-world/national/article198352369.html","duration":"0:32","poster":"//www.sacbee.com/news/nation-world/national/m7aca4-Woman-throws-hot-water-in-mans-face-after-being-fired..mp4/alternates/LANDSCAPE_768/Woman%20throws%20hot%20water%20in%20man%27s%20face%20after%20being%20fired..mp4","title":"Surveillance video shows woman throwing boiling water in boss' face after being fired","description":"Surveillance video shows woman throwing boiling water in boss' face after being fired <span class=\"title-duration\">0:32</span>","displayDescription":"An angry employee at a truck stop in Florida threw boiling hot water at her boss after she was fired Feb. 2, leaving the man with severe facial burns.","videographer":"Davie Police Department","credit":"","published":1517765363,"sources":[{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2018/2/4/17/1437582013143-p5k4ma/Woman_throws_hot_water_in_man_s_face_after_being_fired.-1517765361945.mp4","type":"video/mp4"},{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2018/2/4/17/1437580321678-6bjrso/Woman_throws_hot_water_in_man_s_face_after_being_fired.-1517765362189.mp4","type":"video/mp4"},{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2018/2/4/17/art_198352369/Woman_throws_hot_water_in_man_s_face_after_being_fired..m3u8","type":"application/x-mpegURL"}],"ads":[{"publication":"sacbee","tag":"//pubads.g.doubleclick.net/gampad/ads?ciu_szs=300x250&correlator=%5Btimestamp%5D&cust_params=sect%3Dnational%26id%3D198352369%26eid%3D171184612%26vidlength%3Dshort%26pl%3D&env=vp&gdfp_req=1&hl=en&impl=s&iu=%2F7675%2FSAC.site_sacbee%2FNews%2FNational&output=vast&sz=400x300&unviewed_position_start=1&url=%5Breferrer_url%5D&vidlength=short&vpos=preroll","lang":"en","sz":"400x300","vpos":"preroll","cust_params":"sect=national&id=198352369&eid=171184612&vidlength=short&pl="}],"langCode":"en","brightcoveData":{"account":"","policyKey":"BCpkADawqM020Jtoc4xRwXmpxWzo0vaPRYEnr4ybyVRuxzGu3CRt7xji0A9FO0iEhrJVxf5LHvbkuA_ndlpr1A6wOz2MN5pD6wASLzaIUo3C8FF0zHoGMkkhGd107QVtHEqRNY8U96JKaPba"}},{"id":"198115059","publication":"sacbee","brightcoveId":"","asset_type":"videoIngest","url":"http://www.sacbee.com/news/nation-world/national/article198115059.html","duration":"0:39","poster":"//www.sacbee.com/news/nation-world/national/i2xohj-BiteDashCam.mp4/alternates/LANDSCAPE_768/BiteDashCam.mp4","title":"Officers suffer ‘substantial bites’ while trying to subdue man in Texas","description":"Officers suffer ‘substantial bites’ while trying to subdue man in Texas <span class=\"title-duration\">0:39</span>","displayDescription":"Two Texas police officers had to be treated after trying to subdue a man wandering on the highway. The officers suffered “substantial bites” according to the Gregg County Sheriff’s Office. ","videographer":"Gregg County Sheriff's Office","credit":"","published":1517604990,"sources":[{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2018/2/2/20/1437582013143-p5k4ma/BiteDashCam-1517604988679.mp4","type":"video/mp4"},{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2018/2/2/20/1437580321678-6bjrso/BiteDashCam-1517604988930.mp4","type":"video/mp4"},{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2018/2/2/20/art_198115059/BiteDashCam.m3u8","type":"application/x-mpegURL"}],"ads":[{"publication":"sacbee","tag":"//pubads.g.doubleclick.net/gampad/ads?ciu_szs=300x250&correlator=%5Btimestamp%5D&cust_params=sect%3Dnational%26id%3D198115059%26eid%3D171184612%26vidlength%3Dshort%26pl%3D&env=vp&gdfp_req=1&hl=en&impl=s&iu=%2F7675%2FSAC.site_sacbee%2FNews%2FNational&output=vast&sz=400x300&unviewed_position_start=1&url=%5Breferrer_url%5D&vidlength=short&vpos=preroll","lang":"en","sz":"400x300","vpos":"preroll","cust_params":"sect=national&id=198115059&eid=171184612&vidlength=short&pl="}],"langCode":"en","brightcoveData":{"account":"","policyKey":"BCpkADawqM020Jtoc4xRwXmpxWzo0vaPRYEnr4ybyVRuxzGu3CRt7xji0A9FO0iEhrJVxf5LHvbkuA_ndlpr1A6wOz2MN5pD6wASLzaIUo3C8FF0zHoGMkkhGd107QVtHEqRNY8U96JKaPba"}}], {"wpsInclude":false,"wpsArea":null,"autoPlay":true,"pubName":"sacbee","embed":false,"cacheBust":"8f6a992","iterator":3,"uniqueId":"171184612-1518533504756","paywallEnabled":false,"domainName":"www.sacbee.com","pubId":"8","isSecureRequest":false,"baseTemplate":"video","videoType":"videoDetail"} );
    });
</script>
</div>


    </div>
    <div class="hidden-xs col-sm-6 col-md-4 companion-wrap">
        <div class="companion" id="companion-171184612-1518533504756">
            <div class="ad-widget" id="mn-gpt-3" adtype="default" pkg="j" data-ad-policy="onDemand" audience="all" atf="y" defaultsize="Large" Large="300x250" Medium="300x250" Small="300x250" Extra-Small="None" articleId="171184612"></div>
        </div>
    </div>
    <div class="col-xs-12 col-sm-6 col-md-8 pull-left story-header">
        <div class="video-details">
            <h3 class="title video-title">Watch Sacramento nonprofit RedRover reunite Summer the dog with her owner after Hurricane Harvey</h3>
            <time class="published-date"></time>
            <div class="video-lead-text"></div>
            <span class="attribution">
                
                    <span class="videographer"></span>
                
                
                    <span class="credits">Video courtesy of RedRover</span>
                
            </span>
        </div>
    </div>
    <div class="playlist col-md-8" id="playlist-171184612-1518533504756" style="visibility: hidden">
        <div class="playlist-nav">
            <span type="button" class="glyphicon glyphicon-remove close-button"></span>
            <h3 class="mi-video-overlay-title">More Videos</h3>
        </div>
        <div class="mi-playlist-sidebar">
            
                <div class="playlist-item" data-index="0">
                    <div class="media-wrap">
                        <img data-flickity-lazyload="//www.sacbee.com/news/nation-world/national/m40ps8-21249149_852866841539335_9111614969178226688_n.mp4/alternates/LANDSCAPE_200/21249149_852866841539335_9111614969178226688_n.mp4" alt="Watch Sacramento nonprofit RedRover reunite Summer the dog with her owner after Hurricane Harvey"/>
                        <span class="duration">0:17</span>
                        <div class="playBtn">
                            <span class="glyphicon glyphicon-play-circle"></span>
                        </div>
                    </div>
                    <div class="media-desc">
                        <h4 class="video-title">Watch Sacramento nonprofit RedRover reunite Summer the dog with her owner after Hurricane Harvey</h4>
                    </div>
                </div>
            
                <div class="playlist-item" data-index="1">
                    <div class="media-wrap">
                        <img data-flickity-lazyload="//www.sacbee.com/news/nation-world/national/mci4xa-gator-in-parking-lot.mp4/alternates/LANDSCAPE_200/gator%20in%20parking%20lot.mp4" alt="Watch deputies capture gator hiding in Winn-Dixie parking lot, toss it in back of cop car"/>
                        <span class="duration">1:43</span>
                        <div class="playBtn">
                            <span class="glyphicon glyphicon-play-circle"></span>
                        </div>
                    </div>
                    <div class="media-desc">
                        <h4 class="video-title">Watch deputies capture gator hiding in Winn-Dixie parking lot, toss it in back of cop car</h4>
                    </div>
                </div>
            
                <div class="playlist-item" data-index="2">
                    <div class="media-wrap">
                        <img data-flickity-lazyload="//www.sacbee.com/news/nation-world/national/4rcese-gatorpool.jpg/alternates/LANDSCAPE_200/gatorpool.jpg" alt="Alligator found in Boca Raton family's pool"/>
                        <span class="duration">3:01</span>
                        <div class="playBtn">
                            <span class="glyphicon glyphicon-play-circle"></span>
                        </div>
                    </div>
                    <div class="media-desc">
                        <h4 class="video-title">Alligator found in Boca Raton family's pool</h4>
                    </div>
                </div>
            
                <div class="playlist-item" data-index="3">
                    <div class="media-wrap">
                        <img data-flickity-lazyload="//www.sacbee.com/news/nation-world/national/z9thry-EaglesParade.jpg/alternates/LANDSCAPE_200/EaglesParade.jpg" alt="Super Bowl champion Eagles parade through the streets of Philadelphia"/>
                        <span class="duration">0:43</span>
                        <div class="playBtn">
                            <span class="glyphicon glyphicon-play-circle"></span>
                        </div>
                    </div>
                    <div class="media-desc">
                        <h4 class="video-title">Super Bowl champion Eagles parade through the streets of Philadelphia</h4>
                    </div>
                </div>
            
                <div class="playlist-item" data-index="4">
                    <div class="media-wrap">
                        <img data-flickity-lazyload="//www.sacbee.com/news/nation-world/national/u49o3v-snake.jpg/alternates/LANDSCAPE_200/snake.jpg" alt="Secrets of a snake's belly crawl revealed"/>
                        <span class="duration">1:59</span>
                        <div class="playBtn">
                            <span class="glyphicon glyphicon-play-circle"></span>
                        </div>
                    </div>
                    <div class="media-desc">
                        <h4 class="video-title">Secrets of a snake's belly crawl revealed</h4>
                    </div>
                </div>
            
                <div class="playlist-item" data-index="5">
                    <div class="media-wrap">
                        <img data-flickity-lazyload="//www.sacbee.com/news/nation-world/national/t5qfn2-Vandalism-801-S-Broad-St-DC-18-03-006879.mp4/alternates/LANDSCAPE_200/Vandalism%20801%20S%20Broad%20St%20DC%2018%2003%20006879.mp4" alt="Serious post-Super Bowl Philadelphia looting caught on camera"/>
                        <span class="duration">2:26</span>
                        <div class="playBtn">
                            <span class="glyphicon glyphicon-play-circle"></span>
                        </div>
                    </div>
                    <div class="media-desc">
                        <h4 class="video-title">Serious post-Super Bowl Philadelphia looting caught on camera</h4>
                    </div>
                </div>
            
                <div class="playlist-item" data-index="6">
                    <div class="media-wrap">
                        <img data-flickity-lazyload="//www.sacbee.com/news/nation-world/national/7qvhrp-video.mp4/alternates/LANDSCAPE_200/video.mp4" alt="Immigrations and Customs Enforcement agency explained in 30 seconds"/>
                        <span class="duration">0:35</span>
                        <div class="playBtn">
                            <span class="glyphicon glyphicon-play-circle"></span>
                        </div>
                    </div>
                    <div class="media-desc">
                        <h4 class="video-title">Immigrations and Customs Enforcement agency explained in 30 seconds</h4>
                    </div>
                </div>
            
                <div class="playlist-item" data-index="7">
                    <div class="media-wrap">
                        <img data-flickity-lazyload="//www.sacbee.com/news/nation-world/national/9ile3a-NassarSentence.mp4/alternates/LANDSCAPE_200/NassarSentence.mp4" alt="Nassar gets 40-125 years in final sentence for sexually abusing young athletes"/>
                        <span class="duration">1:23</span>
                        <div class="playBtn">
                            <span class="glyphicon glyphicon-play-circle"></span>
                        </div>
                    </div>
                    <div class="media-desc">
                        <h4 class="video-title">Nassar gets 40-125 years in final sentence for sexually abusing young athletes</h4>
                    </div>
                </div>
            
                <div class="playlist-item" data-index="8">
                    <div class="media-wrap">
                        <img data-flickity-lazyload="//www.sacbee.com/news/nation-world/national/9o51a1-dog-fire.mp4/alternates/LANDSCAPE_200/dog%20fire.mp4" alt="Watch dog start house fire, sheepishly wait for help"/>
                        <span class="duration">1:44</span>
                        <div class="playBtn">
                            <span class="glyphicon glyphicon-play-circle"></span>
                        </div>
                    </div>
                    <div class="media-desc">
                        <h4 class="video-title">Watch dog start house fire, sheepishly wait for help</h4>
                    </div>
                </div>
            
                <div class="playlist-item" data-index="9">
                    <div class="media-wrap">
                        <img data-flickity-lazyload="//www.sacbee.com/news/nation-world/national/m7aca4-Woman-throws-hot-water-in-mans-face-after-being-fired..mp4/alternates/LANDSCAPE_200/Woman%20throws%20hot%20water%20in%20man%27s%20face%20after%20being%20fired..mp4" alt="Surveillance video shows woman throwing boiling water in boss' face after being fired"/>
                        <span class="duration">0:32</span>
                        <div class="playBtn">
                            <span class="glyphicon glyphicon-play-circle"></span>
                        </div>
                    </div>
                    <div class="media-desc">
                        <h4 class="video-title">Surveillance video shows woman throwing boiling water in boss' face after being fired</h4>
                    </div>
                </div>
            
                <div class="playlist-item" data-index="10">
                    <div class="media-wrap">
                        <img data-flickity-lazyload="//www.sacbee.com/news/nation-world/national/i2xohj-BiteDashCam.mp4/alternates/LANDSCAPE_200/BiteDashCam.mp4" alt="Officers suffer ‘substantial bites’ while trying to subdue man in Texas"/>
                        <span class="duration">0:39</span>
                        <div class="playBtn">
                            <span class="glyphicon glyphicon-play-circle"></span>
                        </div>
                    </div>
                    <div class="media-desc">
                        <h4 class="video-title">Officers suffer ‘substantial bites’ while trying to subdue man in Texas</h4>
                    </div>
                </div>
            
                <div class="playlist-item" data-index="11">
                    <div class="media-wrap">
                        <img data-flickity-lazyload="//www.sacbee.com/news/nation-world/national/z64aqk-AP18033537532606.jpg/alternates/LANDSCAPE_200/AP18033537532606.jpg" alt="Victim's father tries to attack Nassar in court"/>
                        <span class="duration">1:55</span>
                        <div class="playBtn">
                            <span class="glyphicon glyphicon-play-circle"></span>
                        </div>
                    </div>
                    <div class="media-desc">
                        <h4 class="video-title">Victim's father tries to attack Nassar in court</h4>
                    </div>
                </div>
            
                <div class="playlist-item" data-index="12">
                    <div class="media-wrap">
                        <img data-flickity-lazyload="//www.sacbee.com/news/nation-world/national/bz1x1k-peacock2.jpg/alternates/LANDSCAPE_200/peacock2.jpg" alt="Woman tries to board United flight with peacock as comfort animal"/>
                        <span class="duration">0:28</span>
                        <div class="playBtn">
                            <span class="glyphicon glyphicon-play-circle"></span>
                        </div>
                    </div>
                    <div class="media-desc">
                        <h4 class="video-title">Woman tries to board United flight with peacock as comfort animal</h4>
                    </div>
                </div>
            
        </div>
    </div>
</div>

                </div>
            </div>
        </div>
    </section>
    <div class="related-videos-wrapper">
        <section class="container">
            <div class="ad visible-xs">
                <div class="ad-widget" id="mn-gpt-4" adtype="default" pkg="j" data-ad-policy="onPageLoad" audience="all" atf="y" defaultsize="Extra-Small" Large="None" Medium="None" Small="None" Extra-Small="300x250" articleId="171184612"></div>
            </div>
            <!-- Temporary block to display the Nativo Ad title. Needs to be removed when the title issue got resolved by third party,Nativo -->
<style type="text/css">
#nativo-video-list-2 .ntvExpandable h2>a, #nativo-video-list-2 .ntvExpandable p, #nativo-video-list-2 .ntvExpandable p a {
    color: #fff;
}
</style>
<div class="row bottom-video story-rail-wrapper">
    <div class="hidden-xs">
        <h2 class="heading video-detail-heading">More Videos</h2>
    </div>
    <div class="col-md-8">
        <div class="more-videos">
            
                
                    
                        
                    <article class="media secondary">
                        <div class="teaser link-block">
                            <div class="pull-left media-body">
                                <a href="//www.sacbee.com/news/nation-world/national/article199653039.html">
                                    <div class="posterframe-wrapper" data-autoplay="false">
                                        <img src="//www.sacbee.com/news/nation-world/national/mci4xa-gator-in-parking-lot.mp4/alternates/LANDSCAPE_200/gator%20in%20parking%20lot.mp4" class="media-object adaptive placeholder" title="Watch deputies capture gator hiding in Winn-Dixie parking lot, toss it in back of cop car" alt="Watch deputies capture gator hiding in Winn-Dixie parking lot, toss it in back of cop car" >
                                        <span class="glyphicon glyphicon-play-circle"></span>
                                    </div>
                                </a>
                            </div>
                            <h2 class="kicker">
                                
                                    <a href="//www.sacbee.com/news/nation-world/national/article199653039.html">National</a>
                                
                            </h2>
                            <h4 class="title">
                                
                                <a href="/news/nation-world/national/article199653039.html">Watch deputies capture gator hiding in Winn-Dixie parking lot, toss it in back of cop car</a>
                            </h4>
                            <p class="summary">Sarasota County (Florida) Sheriff&#39;s Sgt. Mark Tuls and Deputy Lincoln Dilling made an epic arrest of a four-foot alligator who found his way to a WinnDixie parking lot in a video posted February 8, 2018.</p>
                        </div>
                    </article>
                    
                        
                    <article class="media secondary">
                        <div class="teaser link-block">
                            <div class="pull-left media-body">
                                <a href="//www.sacbee.com/news/nation-world/national/article199093194.html">
                                    <div class="posterframe-wrapper" data-autoplay="false">
                                        <img src="//www.sacbee.com/news/nation-world/national/z9thry-EaglesParade.jpg/alternates/LANDSCAPE_200/EaglesParade.jpg" class="media-object adaptive placeholder" title="Super Bowl champion Eagles parade through the streets of Philadelphia" alt="Super Bowl champion Eagles parade through the streets of Philadelphia" >
                                        <span class="glyphicon glyphicon-play-circle"></span>
                                    </div>
                                </a>
                            </div>
                            <h2 class="kicker">
                                
                                    <a href="//www.sacbee.com/news/nation-world/national/article199093194.html">National</a>
                                
                            </h2>
                            <h4 class="title">
                                
                                <a href="/news/nation-world/national/article199093194.html">Super Bowl champion Eagles parade through the streets of Philadelphia</a>
                            </h4>
                            <p class="summary">The town of Philadelphia showed up in full force to support the Eagles during the Super Bowl parade.</p>
                        </div>
                    </article>
                    
                        
                    <article class="media secondary">
                        <div class="teaser link-block">
                            <div class="pull-left media-body">
                                <a href="//www.sacbee.com/news/nation-world/national/article199093879.html">
                                    <div class="posterframe-wrapper" data-autoplay="false">
                                        <img src="//www.sacbee.com/news/nation-world/national/4rcese-gatorpool.jpg/alternates/LANDSCAPE_200/gatorpool.jpg" class="media-object adaptive placeholder" title="Alligator found in Boca Raton family&#39;s pool" alt="Alligator found in Boca Raton family&#39;s pool" >
                                        <span class="glyphicon glyphicon-play-circle"></span>
                                    </div>
                                </a>
                            </div>
                            <h2 class="kicker">
                                
                                    <a href="//www.sacbee.com/news/nation-world/national/article199093879.html">National</a>
                                
                            </h2>
                            <h4 class="title">
                                
                                <a href="/news/nation-world/national/article199093879.html">Alligator found in Boca Raton family&#39;s pool</a>
                            </h4>
                            <p class="summary">A Boca Raton, Florida, family woke up on Monday, February 5, to find an unwanted swimmer in their backyard pool – an eight-foot-long alligator. Homeowner Matt Fino had let his dog into the backyard when he was startled to find the gator swimming in his pool, according to WSVN. Not believing what he was seeing, Fino woke his wife to take a look. The Boca Raton Police Department and officials with the Florida Fish and Wildlife Conservation Commission were called to safely remove the alligator.</p>
                        </div>
                    </article>
                    
                        
                    <article class="media secondary">
                        <div class="teaser link-block">
                            <div class="pull-left media-body">
                                <a href="//www.sacbee.com/news/nation-world/national/article198866964.html">
                                    <div class="posterframe-wrapper" data-autoplay="false">
                                        <img src="//www.sacbee.com/news/nation-world/national/u49o3v-snake.jpg/alternates/LANDSCAPE_200/snake.jpg" class="media-object adaptive placeholder" title="Secrets of a snake&#39;s belly crawl revealed" alt="Secrets of a snake&#39;s belly crawl revealed" >
                                        <span class="glyphicon glyphicon-play-circle"></span>
                                    </div>
                                </a>
                            </div>
                            <h2 class="kicker">
                                
                                    <a href="//www.sacbee.com/news/nation-world/national/article198866964.html">National</a>
                                
                            </h2>
                            <h4 class="title">
                                
                                <a href="/news/nation-world/national/article198866964.html">Secrets of a snake&#39;s belly crawl revealed</a>
                            </h4>
                            <p class="summary">New tests of an old hypothesis reveal how snakes pour themselves along the ground in a straight line.</p>
                        </div>
                    </article>
                    
                        
                            <div id="nativo-video-list-2" class="nativo-placeholder">
                                <div></div>
                            </div>
                        
                    <article class="media secondary">
                        <div class="teaser link-block">
                            <div class="pull-left media-body">
                                <a href="//www.sacbee.com/news/nation-world/national/article198813284.html">
                                    <div class="posterframe-wrapper" data-autoplay="false">
                                        <img src="//www.sacbee.com/news/nation-world/national/t5qfn2-Vandalism-801-S-Broad-St-DC-18-03-006879.mp4/alternates/LANDSCAPE_200/Vandalism%20801%20S%20Broad%20St%20DC%2018%2003%20006879.mp4" class="media-object adaptive placeholder" title="Serious post-Super Bowl Philadelphia looting caught on camera" alt="Serious post-Super Bowl Philadelphia looting caught on camera" >
                                        <span class="glyphicon glyphicon-play-circle"></span>
                                    </div>
                                </a>
                            </div>
                            <h2 class="kicker">
                                
                                    <a href="//www.sacbee.com/news/nation-world/national/article198813284.html">National</a>
                                
                            </h2>
                            <h4 class="title">
                                
                                <a href="/news/nation-world/national/article198813284.html">Serious post-Super Bowl Philadelphia looting caught on camera</a>
                            </h4>
                            <p class="summary">Philadelphia police are searching for suspects after a large group of men and women went wild inside a Sunoco gas station after the Super Bowl on February 5, 2018.</p>
                        </div>
                    </article>
                    
                        
                    <article class="media secondary">
                        <div class="teaser link-block">
                            <div class="pull-left media-body">
                                <a href="//www.sacbee.com/news/nation-world/national/article198678149.html">
                                    <div class="posterframe-wrapper" data-autoplay="false">
                                        <img src="//www.sacbee.com/news/nation-world/national/7qvhrp-video.mp4/alternates/LANDSCAPE_200/video.mp4" class="media-object adaptive placeholder" title="Immigrations and Customs Enforcement agency explained in 30 seconds" alt="Immigrations and Customs Enforcement agency explained in 30 seconds" >
                                        <span class="glyphicon glyphicon-play-circle"></span>
                                    </div>
                                </a>
                            </div>
                            <h2 class="kicker">
                                
                                    <a href="//www.sacbee.com/news/nation-world/national/article198678149.html">National</a>
                                
                            </h2>
                            <h4 class="title">
                                
                                <a href="/news/nation-world/national/article198678149.html">Immigrations and Customs Enforcement agency explained in 30 seconds</a>
                            </h4>
                            <p class="summary">In footage provided by the U.S. government agency, here&#39;s a snapshot of Immigration and Customs Enforcement, which enforces immigration, trade and customs laws in this country.</p>
                        </div>
                    </article>
                    
                        
                    <article class="media secondary">
                        <div class="teaser link-block">
                            <div class="pull-left media-body">
                                <a href="//www.sacbee.com/news/nation-world/national/article198444139.html">
                                    <div class="posterframe-wrapper" data-autoplay="false">
                                        <img src="//www.sacbee.com/news/nation-world/national/9o51a1-dog-fire.mp4/alternates/LANDSCAPE_200/dog%20fire.mp4" class="media-object adaptive placeholder" title="Watch dog start house fire, sheepishly wait for help" alt="Watch dog start house fire, sheepishly wait for help" >
                                        <span class="glyphicon glyphicon-play-circle"></span>
                                    </div>
                                </a>
                            </div>
                            <h2 class="kicker">
                                
                                    <a href="//www.sacbee.com/news/nation-world/national/article198444139.html">National</a>
                                
                            </h2>
                            <h4 class="title">
                                
                                <a href="/news/nation-world/national/article198444139.html">Watch dog start house fire, sheepishly wait for help</a>
                            </h4>
                            <p class="summary">A family in Massachusetts caught their dog turning on a stove and starting a fire on the home security camera.</p>
                        </div>
                    </article>
                    
                        
                    <article class="media secondary">
                        <div class="teaser link-block">
                            <div class="pull-left media-body">
                                <a href="//www.sacbee.com/news/nation-world/national/article198462054.html">
                                    <div class="posterframe-wrapper" data-autoplay="false">
                                        <img src="//www.sacbee.com/news/nation-world/national/9ile3a-NassarSentence.mp4/alternates/LANDSCAPE_200/NassarSentence.mp4" class="media-object adaptive placeholder" title="Nassar gets 40-125 years in final sentence for sexually abusing young athletes" alt="Nassar gets 40-125 years in final sentence for sexually abusing young athletes" >
                                        <span class="glyphicon glyphicon-play-circle"></span>
                                    </div>
                                </a>
                            </div>
                            <h2 class="kicker">
                                
                                    <a href="//www.sacbee.com/news/nation-world/national/article198462054.html">National</a>
                                
                            </h2>
                            <h4 class="title">
                                
                                <a href="/news/nation-world/national/article198462054.html">Nassar gets 40-125 years in final sentence for sexually abusing young athletes</a>
                            </h4>
                            <p class="summary">Larry Nassar was sentenced Monday to a third prison term of 40 to 125 years for molesting young athletes under the guise of medical treatment.</p>
                        </div>
                    </article>
                    
                        
                    <article class="media secondary">
                        <div class="teaser link-block">
                            <div class="pull-left media-body">
                                <a href="//www.sacbee.com/news/nation-world/national/article198352369.html">
                                    <div class="posterframe-wrapper" data-autoplay="false">
                                        <img src="//www.sacbee.com/news/nation-world/national/m7aca4-Woman-throws-hot-water-in-mans-face-after-being-fired..mp4/alternates/LANDSCAPE_200/Woman%20throws%20hot%20water%20in%20man%27s%20face%20after%20being%20fired..mp4" class="media-object adaptive placeholder" title="Surveillance video shows woman throwing boiling water in boss&#39; face after being fired" alt="Surveillance video shows woman throwing boiling water in boss&#39; face after being fired" >
                                        <span class="glyphicon glyphicon-play-circle"></span>
                                    </div>
                                </a>
                            </div>
                            <h2 class="kicker">
                                
                                    <a href="//www.sacbee.com/news/nation-world/national/article198352369.html">National</a>
                                
                            </h2>
                            <h4 class="title">
                                
                                <a href="/news/nation-world/national/article198352369.html">Surveillance video shows woman throwing boiling water in boss&#39; face after being fired</a>
                            </h4>
                            <p class="summary">An angry employee at a truck stop in Florida threw boiling hot water at her boss after she was fired Feb. 2, leaving the man with severe facial burns.</p>
                        </div>
                    </article>
                    
                        
                    <article class="media secondary">
                        <div class="teaser link-block">
                            <div class="pull-left media-body">
                                <a href="//www.sacbee.com/news/nation-world/national/article198026544.html">
                                    <div class="posterframe-wrapper" data-autoplay="false">
                                        <img src="//www.sacbee.com/news/nation-world/national/z64aqk-AP18033537532606.jpg/alternates/LANDSCAPE_200/AP18033537532606.jpg" class="media-object adaptive placeholder" title="Victim&#39;s father tries to attack Nassar in court" alt="Victim&#39;s father tries to attack Nassar in court" >
                                        <span class="glyphicon glyphicon-play-circle"></span>
                                    </div>
                                </a>
                            </div>
                            <h2 class="kicker">
                                
                                    <a href="//www.sacbee.com/news/nation-world/national/article198026544.html">National</a>
                                
                            </h2>
                            <h4 class="title">
                                
                                <a href="/news/nation-world/national/article198026544.html">Victim&#39;s father tries to attack Nassar in court</a>
                            </h4>
                            <p class="summary">On the second day of disgraced ex-sports doctor Larry Nassar&#39;s final sentencing hearing the father of three victims, Randall Margraves,   tried to attack Nassar. The man charged across the room but was quickly tackled by bailiffs and lead from the courtroom.   This hearing focuses on Nassar&#39;s work with Twistars, an elite Michigan gymnastics club. More than 30 victims have given statements so far. During a similar hearing that ended last week, more than 150 girls and women came forward.</p>
                        </div>
                    </article>
                    
                        
                    <article class="media secondary">
                        <div class="teaser link-block">
                            <div class="pull-left media-body">
                                <a href="//www.sacbee.com/news/nation-world/national/article198115059.html">
                                    <div class="posterframe-wrapper" data-autoplay="false">
                                        <img src="//www.sacbee.com/news/nation-world/national/i2xohj-BiteDashCam.mp4/alternates/LANDSCAPE_200/BiteDashCam.mp4" class="media-object adaptive placeholder" title="Officers suffer ‘substantial bites’ while trying to subdue man in Texas" alt="Officers suffer ‘substantial bites’ while trying to subdue man in Texas" >
                                        <span class="glyphicon glyphicon-play-circle"></span>
                                    </div>
                                </a>
                            </div>
                            <h2 class="kicker">
                                
                                    <a href="//www.sacbee.com/news/nation-world/national/article198115059.html">National</a>
                                
                            </h2>
                            <h4 class="title">
                                
                                <a href="/news/nation-world/national/article198115059.html">Officers suffer ‘substantial bites’ while trying to subdue man in Texas</a>
                            </h4>
                            <p class="summary">Two Texas police officers had to be treated after trying to subdue a man wandering on the highway. The officers suffered “substantial bites” according to the Gregg County Sheriff’s Office. </p>
                        </div>
                    </article>
                    
                        
                    <article class="media secondary">
                        <div class="teaser link-block">
                            <div class="pull-left media-body">
                                <a href="//www.sacbee.com/news/nation-world/national/article197680424.html">
                                    <div class="posterframe-wrapper" data-autoplay="false">
                                        <img src="//www.sacbee.com/news/nation-world/national/bz1x1k-peacock2.jpg/alternates/LANDSCAPE_200/peacock2.jpg" class="media-object adaptive placeholder" title="Woman tries to board United flight with peacock as comfort animal" alt="Woman tries to board United flight with peacock as comfort animal" >
                                        <span class="glyphicon glyphicon-play-circle"></span>
                                    </div>
                                </a>
                            </div>
                            <h2 class="kicker">
                                
                                    <a href="//www.sacbee.com/news/nation-world/national/article197680424.html">National</a>
                                
                            </h2>
                            <h4 class="title">
                                
                                <a href="/news/nation-world/national/article197680424.html">Woman tries to board United flight with peacock as comfort animal</a>
                            </h4>
                            <p class="summary">A woman flying from New Jersey’s Newark Liberty International Airport on January 28 had her request to bring her emotional support animal on board declined by United Airlines – her support animal was a peacock. The Jet Set reported the woman purchased a second ticket for the animal and tried to board her flight, but was unsuccessful. This video shows the peacock standing on the shoulder of the passenger as she walks through the doors of the terminal. In a statement, United Airlines said the traveller was told three times prior to arriving at the airport that the animal “did not meet the guidelines,” yet she still tried to board with the peacock.</p>
                        </div>
                    </article>
                    
                        
                    <article class="media secondary">
                        <div class="teaser link-block">
                            <div class="pull-left media-body">
                                <a href="//www.sacbee.com/news/nation-world/national/article197679954.html">
                                    <div class="posterframe-wrapper" data-autoplay="false">
                                        <img src="//www.sacbee.com/news/nation-world/national/ibse9-PeacockAtAirport-1.mp4/alternates/LANDSCAPE_200/PeacockAtAirport%20(1).mp4" class="media-object adaptive placeholder" title="PeacockAtAirport (1).mp4" alt="PeacockAtAirport (1).mp4" >
                                        <span class="glyphicon glyphicon-play-circle"></span>
                                    </div>
                                </a>
                            </div>
                            <h2 class="kicker">
                                
                                    <a href="//www.sacbee.com/news/nation-world/national/article197679954.html">National</a>
                                
                            </h2>
                            <h4 class="title">
                                
                                <a href="/news/nation-world/national/article197679954.html">PeacockAtAirport (1).mp4</a>
                            </h4>
                            <p class="summary"></p>
                        </div>
                    </article>
                    
                        
                    <article class="media secondary">
                        <div class="teaser link-block">
                            <div class="pull-left media-body">
                                <a href="//www.sacbee.com/news/nation-world/national/article197359449.html">
                                    <div class="posterframe-wrapper" data-autoplay="false">
                                        <img src="//www.sacbee.com/news/nation-world/national/5t7t3z-signing-dog.mp4/alternates/LANDSCAPE_200/signing%20dog.mp4" class="media-object adaptive placeholder" title="This dog can&#39;t stop singing along to U2 songs in the car" alt="This dog can&#39;t stop singing along to U2 songs in the car" >
                                        <span class="glyphicon glyphicon-play-circle"></span>
                                    </div>
                                </a>
                            </div>
                            <h2 class="kicker">
                                
                                    <a href="//www.sacbee.com/news/nation-world/national/article197359449.html">National</a>
                                
                            </h2>
                            <h4 class="title">
                                
                                <a href="/news/nation-world/national/article197359449.html">This dog can&#39;t stop singing along to U2 songs in the car</a>
                            </h4>
                            <p class="summary">Washington-based reporter Hayle Byrd has shared a series of videos to Twitter, the latest on January 25, showing how Skippy enjoys riding along in her father Billy’s car, all the way down in Florida, while singing to orchestral versions of songs from the Irish rock legends. All while sitting inside Billy’s hoody.</p>
                        </div>
                    </article>
                    
                        
                    <article class="media secondary">
                        <div class="teaser link-block">
                            <div class="pull-left media-body">
                                <a href="//www.sacbee.com/news/nation-world/national/article197245014.html">
                                    <div class="posterframe-wrapper" data-autoplay="false">
                                        <img src="//www.sacbee.com/news/nation-world/national/3nkher-Capture.JPG/alternates/LANDSCAPE_200/Capture.JPG" class="media-object adaptive placeholder" title="A look at the marvelous cosmic trifecta called super blue blood moon" alt="A look at the marvelous cosmic trifecta called super blue blood moon" >
                                        <span class="glyphicon glyphicon-play-circle"></span>
                                    </div>
                                </a>
                            </div>
                            <h2 class="kicker">
                                
                                    <a href="//www.sacbee.com/news/nation-world/national/article197245014.html">National</a>
                                
                            </h2>
                            <h4 class="title">
                                
                                <a href="/news/nation-world/national/article197245014.html">A look at the marvelous cosmic trifecta called super blue blood moon</a>
                            </h4>
                            <p class="summary">What do you get when you take a supermoon, which also happens to be the second full moon of the month, and pass it through Earth’s shadow during a total lunar eclipse? You get a super blue blood moon. And you can catch the lunar trifecta on January 31, 2018. And viewing will be best on the West Coast.</p>
                        </div>
                    </article>
                    
                        
                    <article class="media secondary">
                        <div class="teaser link-block">
                            <div class="pull-left media-body">
                                <a href="//www.sacbee.com/news/nation-world/national/article197098129.html">
                                    <div class="posterframe-wrapper" data-autoplay="false">
                                        <img src="//www.sacbee.com/news/nation-world/national/gx51ho-UPS-video.mp4/alternates/LANDSCAPE_200/UPS%20video.mp4" class="media-object adaptive placeholder" title="&#39;Out of my store&#39;: Woman allegedly kicked out of UPS store for not speaking English" alt="&#39;Out of my store&#39;: Woman allegedly kicked out of UPS store for not speaking English" >
                                        <span class="glyphicon glyphicon-play-circle"></span>
                                    </div>
                                </a>
                            </div>
                            <h2 class="kicker">
                                
                                    <a href="//www.sacbee.com/news/nation-world/national/article197098129.html">National</a>
                                
                            </h2>
                            <h4 class="title">
                                
                                <a href="/news/nation-world/national/article197098129.html">&#39;Out of my store&#39;: Woman allegedly kicked out of UPS store for not speaking English</a>
                            </h4>
                            <p class="summary">A woman was allegedly kicked out of a Florida UPS store because she spoke to the clerk in Spanish instead of English Jan. 24.</p>
                        </div>
                    </article>
                    
                
            
        </div>
    </div>
    <div class="col-md-4">
        <div class="ad" >
            <div class="ad-widget" id="mn-gpt-5" adtype="default" pkg="b" data-ad-policy="onPageLoad" audience="all" atf="n" defaultsize="Large" Large="Flex Ad" Medium="Flex Ad" Small="300x250" Extra-Small="300x250" articleId="171184612"></div>
        </div>
        <div class="ad">
            <div class="ad-widget" id="mn-gpt-6" adtype="default" pkg="c" data-ad-policy="onPageLoad" audience="all" atf="n" defaultsize="Large" Large="300x250" Medium="300x250" Small="300x250" Extra-Small="300x250" articleId="171184612"></div>
        </div>
    </div>
</div>
        </section>
        <div class="container">
            <div class="ad-sense">
                <div class="ad">
                    <div class="ad-widget" id="mn-gpt-7" adtype="default" pkg="m" data-ad-policy="onPageLoad" audience="all" atf="n" defaultsize="Large" Large="300x250" Medium="300x250" Small="300x250" Extra-Small="300x250" articleId="171184612"></div>
                </div>
            </div>
            <div id ="leaderboard-ad" class ="ad border-bottom">
                <div class="hidden-xs">
                    <div class="ad-widget" id="mn-gpt-8" adtype="default" pkg="None" data-ad-policy="onPageLoad" audience="all" atf="n" defaultsize="Large" Large="728x90" Medium="728x90" Small="728x90" Extra-Small="None" articleId="171184612"></div>
                </div>
            </div>
        </div>
    </div>
</div>


        
    
<div id="footer" class="wps-footer">
    <header id="footer-logo">
        <div class="container text-center">
            <a href="/" target="_top">
                <img src="/wps/build/images/sacbee/logo-sm.png" alt="Sacramento Bee | Sacbee.com" class="img-responsive" />
            </a>
        </div>
    </header>
    <div class="container">
        <div class="row">
            <div id="accordion" class="panel-group">
                <div class="panel full-width-content col-sm-6 col-md-6">
                    <div class="panel-heading">
                        <h2 class="heading"><a data-toggle="" data-parent="#accordion" href="#collapseOne">Subscriptions</a></h2>
                    </div>
                    <div id="collapseOne" class="panel-collapse collapse in">
                        <div class="panel-body">
                            <ul class="footer-menu">
                                
                                    <li><a href="https://account.sacbee.com/static/subscribe/#navlink=mi_footer">Start a Subscription</a></li>
                                
                                    <li><a href="https://webport05.voiceport.net/sacramentob/IFrameGUI/index.html?tenant=sacramentob#navlink=subnav">Customer Service</a></li>
                                
                                    <li><a href="http://digital.olivesoftware.com/Olive/ODN/sacbee/default.aspx#navlink=mi_footer">eEdition</a></li>
                                
                                    <li><a href="https://webport05.voiceport.net/sacramentob/IFrameGUI/index.html?tenant=sacramentob#navlink=mi_footer">Vacation Hold</a></li>
                                
                                    <li><a href="https://webport05.voiceport.net/sacramentob/IFrameGUI/index.html?tenant=sacramentob#navlink=mi_footer">Pay Your Bill</a></li>
                                
                                    <li><a href="https://mcclatchy.nextbee.com/sacbee/dashboard-signed-out.html#navlink=mi_footer">Rewards</a></li>
                                
                            </ul>
                        </div>
                    </div>
                </div>
                <div class="panel full-width-content col-sm-6 col-md-6">
                    <div class="panel-heading">
                        <h2 class="heading"><a data-toggle="" data-parent="#accordion" href="#collapseTwo">Site Information</a></h2>
                    </div>
                    <div id="collapseTwo" class="panel-collapse collapse in">
                        <div class="panel-body">
                            <ul class="footer-menu">
                                
                                    <li><a href="http://www.sacbee.com/customer-service/about-us/#navlink=mi_footer">About Us</a></li>
                                
                                    <li><a href="http://www.sacbee.com/customer-service/contact-us/#navlink=mi_footer">Contact Us</a></li>
                                
                                    <li><a href="http://x.email.sacbee.com/ats/url.aspx?cr=663&amp;wu=30#navlink=mi_footer">Newsletters</a></li>
                                
                                    <li><a href="http://nie4u.com/#navlink=mi_footer">News in Education</a></li>
                                
                                    <li><a href="http://sacbee.mycapture.com/mycapture/index.asp#navlink=mi_footer">Photo Store</a></li>
                                
                            </ul>
                        </div>
                    </div>
                </div>
                <div class="panel full-width-content col-sm-6 col-md-6">
                    <div class="panel-heading">
                        <h2 class="heading"><a data-toggle="" data-parent="#accordion" href="#collapseThree">Social, Mobile &amp; More</a></h2>
                    </div>
                    <div id="collapseThree" class="panel-collapse collapse in">
                        <div class="panel-body">
                            <ul class="footer-menu">
                                
                                    <li><a href="http://x.email.sacbee.com/ats/url.aspx?cr=663&amp;wu=48#navlink=mi_footer">Text News Alerts</a></li>
                                
                                    <li><a href="/mobile/#navlink=mi_footer">Mobile &amp; Apps</a></li>
                                
                                    <li><a href="https://www.facebook.com/sacramentobee">Facebook</a></li>
                                
                                    <li><a href="https://twitter.com/sacbee_news/">Twitter</a></li>
                                
                                    <li><a href="https://www.youtube.com/sacramentobee">YouTube</a></li>
                                
                            </ul>
                        </div>
                    </div>
                </div>
                <div class="panel full-width-content col-sm-6 col-md-6">
                    <div class="panel-heading">
                        <h2 class="heading"><a data-toggle="" data-parent="#accordion" href="#collapseFour">Advertising</a></h2>
                    </div>
                    <div id="collapseFour" class="panel-collapse collapse in">
                        <div class="panel-body">
                            <ul class="footer-menu">
                                
                                    <li><a href="http://sacramentobee.adperfect.com/">Place a Classified Ad</a></li>
                                
                                    <li><a href="http://www.legalnotice.org/pl/sacbee/landing1.aspx">Place a Legal Notice</a></li>
                                
                                    <li><a href="http://media.sacbee.com/static/live/ads/mediakit/#navlink=mi_footer">Place a Digital Ad</a></li>
                                
                                    <li><a href="http://www.sacbee.com/advertise/#navlink=mi_footer">Place a Newspaper Ad</a></li>
                                
                                    <li><a href="http://findnsave.sacbee.com/#navlink=mi_footer">Shopping</a></li>
                                
                            </ul>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        <div class="row" id="footer-legal">
            <div class="panel col-sm-6 col-md-3 full-width-content">
                <div class="panel-heading">
                    <h2 class="heading"><a data-toggle="" data-parent="#footer-legal" href="#collapseLegal">More</a></h2>
                </div>
                <div id="collapseLegal" class="panel-collapse collapse in">
                    <div class="panel-body">
                        <ul class="footer-menu-legal">
                            
                                <li><a href="/site-services/copyright/#navlinks=footer">Copyright</a></li>
                            
                                <li><a href="/site-services/commenting-policy/#navlinks=footer">Commenting Policy</a></li>
                            
                                <li><a href="/site-services/privacy-policy/#navlink=mi_footer">Privacy Policy</a></li>
                            
                                <li><a href="/site-services/terms-of-service/#navlink=mi_footer">Terms of Service</a></li>
                            
                        </ul>
                    </div>
                </div>
            </div>
        </div>
    </div>
</div>

<script type="text/javascript">
    jQuery(document).ready(function () {
        mi.footer.init();
    });
</script>

<div id="wallpaperWrapper" style="display:none;">
    <div class="ad-widget" id="mn-gpt-9" adtype="wallpaper" pkg="None" data-ad-policy="onPageLoad" audience="all" atf="y" defaultsize="Large" Large="1600x600" Medium="None" Small="None" Extra-Small="None" articleId="171184612"><script type='text/javascript'>initWallpaperAd(['#mn-gpt-9'], 'section[role="main"]'); createWallpaperAd();</script></div>
</div>
    
        <div id="floorboard" class="hidden-xs">
            <div id="floorboard_outer">
                <div id="floorTagWrapper" style="display:none;">
                    <div class="ad-widget" id="mn-gpt-10" adtype="floorboard" pkg="a" data-ad-policy="onPageLoad" audience="all" atf="n" defaultsize="Large" Large="285x70" Medium="285x70" Small="285x70" Extra-Small="None" articleId="171184612"></div>
                </div>
            </div>
        </div>
    

    
        <script type="text/javascript">
            mi_Ads.env.init();
        </script>
    

<div id="mistatstag" style="display:none;">
    
        <script src="//media.sacbee.com/mistats/products/escenic_s_code.js"></script>
        <script src="//media.sacbee.com/mistats/products/escenic.js"></script>
        <script src="//media.sacbee.com/mistats/finalizestats.js"></script>
    
</div>


   














    
    
    
    
    
    
    
    

    
        
    

<script type="text/javascript">
    //<![CDATA[
    var clientDT = new Date().getTime();
    document.write('<img style="display:none;" src="http://ece-logger.nandomedia.com:8083/analysis-logger/Logger?rt=1&ctxId=5758&contextPath=3181-5758&pubId=8&cat=&meta=read-videoIngest&objId=171184612&type=article&title=Watch+Sacramento+nonprofit+RedRover+reunite+Summer+the+dog+with+her+owner+after+Hurricane+Harvey&url=%2F%2Fwww.sacbee.com%2Fnews%2Fnation-world%2Fnational%2Farticle171184612.html&amp;clientDT=' + clientDT + '" alt="" width="1" height="1"/>');
    //]]>
</script>

<noscript>
    <div>
        <img src="http://ece-logger.nandomedia.com:8083/analysis-logger/Logger?rt=1&ctxId=5758&contextPath=3181-5758&pubId=8&cat=&meta=read-videoIngest&objId=171184612&type=article&title=Watch+Sacramento+nonprofit+RedRover+reunite+Summer+the+dog+with+her+owner+after+Hurricane+Harvey&url=%2F%2Fwww.sacbee.com%2Fnews%2Fnation-world%2Fnational%2Farticle171184612.html" alt="one pixel graphics" width="1" height="1"/>
    </div>
</noscript>





        
        
        
    


<script type="text/javascript">
    var WFClientTypeDef = {
        "extraSmall": "(max-width: 767px)",
        "medium": "(min-width: 992px) and (max-width: 1199px)",
        "large": "(min-width: 1200px)",
        "small": "(min-width: 768px) and (max-width: 991px)"
    };
    var imageSizes = [80, 160, 200, 320, 400, 480, 560, 640, 720, 768, 960, 1080, 1140];
</script>
<script type="text/javascript" src="/wps/build/js/mi-footer-a49ba2503e.js"></script>

    <script type="text/javascript">
        /* <![CDATA[ */
        var google_conversion_id = 968074018;
        var google_custom_params = window.google_tag_params;
        var google_remarketing_only = true;
        /* ]]> */
    </script>
    <script type="text/javascript" src="//www.googleadservices.com/pagead/conversion.js">
    </script>
    <noscript>
        <div style="display:inline;">
            <img height="1" width="1" style="border-style:none;" alt="" src="//googleads.g.doubleclick.net/pagead/viewthroughconversion/968074018/?value=0&guid=ON&script=0"/>
        </div>
    </noscript>


    <!-- Start MdotLabs Tag -->
<div class="mlabs_container">
    <script src="https://tags.mdotlabs.com/tracking.php?siteID=e8AJ" async></script>
</div>
<!-- End MdotLabs Tag -->





    <script type="text/javascript">
        mi.pageInfo.setConf("chartbeat.uid", 62447);
    </script>

<script src="/wps/source/scripts/libs/md5.min.js"></script>
<script type="text/javascript">
    var nextbee = {
        user_cookie: undefined,
        user_email: undefined,
        nextbee_host: "app.nextbee.com",
        nextbee_campaign: "3750",
        nextbee_client: "1703",
        API_AUTHORIZATION_KEY: 'DECGCFCFHEACGCDBIBGZ158469415068700193Y!n-868654787',
        ENCRYPTION_KEY: '0.9240762',

        credit_read_story: function() {
            this.post_to_nextbee("8536");
        },

        credit_watch_video: function() {
            this.post_to_nextbee("8491");
        },

        credit_share_articles: function(id, url) {
            this.post_to_nextbee(id, url);
        },

        initialize: function() {
            this.user_cookie = checkUserSubscribed('MPPUser');
            if (this.user_cookie) {
                var cookie_json = JSON.parse(this.user_cookie);
                if (cookie_json) {
                    this.user_email = cookie_json.NextBeeEmail;
                }
            }
            
        },

        required_values_present: function (widget_id) {
            return this.user_cookie && this.user_email &&
                   this.nextbee_host && this.nextbee_client && this.nextbee_campaign &&
                   widget_id;
        },

        post_to_nextbee: function (widget_id, href) {
            if (this.required_values_present(widget_id)) {
                var nextbee_url = ['https://' + this.nextbee_host, 'nextbeeapis',
                    this.nextbee_client, this.nextbee_campaign, 'Event'].join('/') +
                    '?email=' + encodeURIComponent(this.user_email) +
                    '&widget_config_id=' + widget_id;
                var timestamp_key = Math.floor(Date.now()).toString();
                var api_call_signature = md5(this.API_AUTHORIZATION_KEY +
                    this.ENCRYPTION_KEY + timestamp_key);

                console.log("NextBee URL: " + nextbee_url +
                    "\nAuth. Key: " + this.API_AUTHORIZATION_KEY +
                    "\nEnc. Key:  " + this.ENCRYPTION_KEY +
                    "\nTimestamp: " + timestamp_key +
                    "\nSignature: " + api_call_signature);

                $.ajax( { url: nextbee_url, type: 'post', headers: {
                    'ts-key': timestamp_key,
                    'api-call-signature': api_call_signature,
                    'cache-control': 'no-cache',
                    'content-type': 'application/json',
                    },
                    complete: function(data) {
                        if(href)
                        {
                            window.location.href = href;
                        }
                        console.log("NextBee API response: " + data.responseText);
                    }
                } );
            }
        }
    };

    $(function(){
        nextbee.initialize();
    });
</script>



<!-- Start Lotame Tag -->
    <script src="//tags.crwdcntrl.net/c/7444/cc.js?ns=_cc7444" id="LOTCC_7444"></script>
    <script>_cc7444.bcp();</script>
<!-- End Lotame Tag -->




    </body>
</html>
