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

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




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

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

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

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

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

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

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

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

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

    
        <meta name="twitter:title" content="Amid historic floods, Houston put out a call for help. These Idahoans answered it."/>
    

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

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

    
        <meta property="og:title" content="Amid historic floods, Houston put out a call for help. These Idahoans answered it."/>
    

    
        <meta property="og:url" content="http://www.idahostatesman.com/news/state/idaho/article169693902.html"/>
    

    
        <meta property="og:image" content="http://www.idahostatesman.com/news/state/idaho/h6s9a3/picture169707062/alternates/LANDSCAPE_1140/Harvey%20(8)"/>
    

    
        <meta name="twitter:image" content="http://www.idahostatesman.com/news/state/idaho/h6s9a3/picture169707062/alternates/LANDSCAPE_1140/Harvey%20(8)"/>
    

    
        <meta property="og:description" content="Two Idaho Red cross volunteers are among thousands aiding Hurricane Harvey victims in Houston and its surrounding areas as rain batters the region."/>
    

    
        <meta name="twitter:description" content="Two Idaho Red cross volunteers are among thousands aiding Hurricane Harvey victims in Houston and its surrounding areas as rain batters the region."/>
    

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

    

    
        <meta name="title" content="Idaho Red Cross volunteers aiding Hurricane Harvey victims | Idaho Statesman"/>
    

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

    
        <meta name="description" content="Two Idaho Red Cross volunteers will travel to Houston to aid victims of tropical storm Harvey."/>
    

    
        <meta name="keywords" content="idaho, red cross, hurricane harvey, houston, flooding, jerome, mountain home, idaho red cross, lolo peak fire,"/>
    

    
        <meta name="news_keywords" content="idaho, red cross, hurricane harvey, houston, flooding, jerome, mountain home, idaho red cross, lolo peak fire,"/>
    

    
        <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="http://www.idahostatesman.com/news/state/idaho/article169693902.html"/>
    

    
        <meta name="original-source" content="http://www.idahostatesman.com/news/state/idaho/article169693902.html"/>
    

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





    <title>Idaho Red Cross volunteers aiding Hurricane Harvey victims | Idaho Statesman</title>


<link rel="amphtml" href="http://amp.idahostatesman.com/news/state/idaho/article169693902.html">

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



<link rel="apple-touch-icon-precomposed" sizes="144x144" href="/wps/build/images/idahostatesman/apple-touch-icon-144-precomposed.png">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/wps/build/images/idahostatesman/apple-touch-icon-114-precomposed.png">
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/wps/build/images/idahostatesman/apple-touch-icon-72-precomposed.png">
<link rel="apple-touch-icon-precomposed" href="/wps/build/images/idahostatesman/apple-touch-icon-57-precomposed.png">
<link rel="shortcut icon" href="/wps/build/images/idahostatesman/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/idahostatesman-a2f1727a68.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]]} },'accuweather.apiKey':'2ce96fe9da724185a27db1e6a3ecf580',
'accuweather.dev':'false',
'accuweather.locationKey':'328736',
'accuweather.locationKey1':'328735',
'accuweather.locationKey2':'350473',
'accuweather.locationKey3':'329451',
'accuweather.locationString':'Boise',
'accuweather.locationString1':'Twin Falls, ID',
'accuweather.locationString2':'Portland, OR',
'accuweather.locationString3':'Butte, MT',
'accuweather.partnerCode':'MCCLATCHY',
'cs.circ_phone':'1-208-377-6370',
'cs.circ_url':'http://www.idahostatesman.com/myaccount',
'facebook.app.id':'403238979787734',
'financialContent.account':'idahostatesman',
'findnsave.tracking':'findnsave',
'headerDateDisplay':'false',
'legacy.affiliateId':'1525',
'legacy.siteName':'idahostatesman',
'marketInfo.CarsAFF':'idstates',
'marketInfo.CarsSEO':'Search for used and new cars, trucks, SUVs and other vehicles on IdahoStatesman.com. Idaho Statesman also provides Treasure Valley, and Boise, ID with tools to help you buy your car such as comparison, how to negotiate with car dealers, auto loan calculators, financing tips and Blue Book values.',
'marketInfo.JobsQSCTY':'Boise',
'marketInfo.JobsQSSTS':'ID,US',
'marketInfo.JobsSEO':'Idaho Statesman and IdahoStatesman.com are proud to serve the people in Boise, Meridian, Nampa, Caldwell, Treasure Valley Idaho with a job search tool and career resource. You will find both full time and part time local opportunities in a variety of career fields including government, retail, medical, construction, restaurant and technology.',
'marketInfo.JobsSiteID':'ga_id003',
'marketInfo.Jobslr':'cbga_id',
'marketInfo.addcities':'Meridian, Eagle, Nampa, Garden City',
'marketInfo.adretargeting.kill_list':'[&quot;simpli.fi&quot;]',
'marketInfo.allow_ads':'true',
'marketInfo.allow_nativo':'true',
'marketInfo.careerbuilder.dmc_code':'boi',
'marketInfo.careerbuilder.dmc_id':'1216',
'marketInfo.careerbuilder.lr':'cbga_id',
'marketInfo.careerbuilder.mxjobsrchcriteria_rawwords':'outside+sales',
'marketInfo.careerbuilder.s_freshness':'30',
'marketInfo.careerbuilder.s_rawwords':'CustomField3:IDAHOTJ',
'marketInfo.clipped_taxonomy':'News/State',
'marketInfo.code':'BOI',
'marketInfo.county':'County',
'marketInfo.domain':'idahostatesman',
'marketInfo.followLinks':'true',
'marketInfo.location':'Boise',
'marketInfo.logoAltText':'Idaho Statesman',
'marketInfo.market_identifier':'BOI.site_idahostatesman',
'marketInfo.name':'Idaho Statesman',
'marketInfo.networkid':'7675',
'marketInfo.phone':'208-377-6200',
'marketInfo.product':'site',
'marketInfo.region':'Treasure Valley',
'marketInfo.shortURL':'breaking',
'marketInfo.siteId':'36',
'marketInfo.sourcelevel':'idaho',
'marketInfo.state':'Idaho',
'marketInfo.state_abbreviation':'ID',
'marketInfo.staticDirectory':'idahostatesman',
'marketInfo.street_address':'1200 North Curtis Road, Boise, ID, 83706',
'marketInfo.taxonomy':'News/State///',
'marketInfo.webmaster_email':'onlinenews@idahostatesman.com',
'marketInfo.zipcode':'83706',
'nativo.story.placements':'831693,839821,844491',
'nativo.video.placements':'869336,869335',
'publication.domain':'IdahoStatesman.com',
'publication.mediadomain':'media.idahostatesman.com',
'wufoo.formID':'',
'marketInfo.pagelevel':'story',
});
</script>

<script type="text/javascript">
    var mistats = mistats || {};
    mistats.pagelevel="Story";
    mistats.cmsid="Story:169693902";
    mistats.pagename="Story:169693902|Amid historic floods, Houston put out a call for help. These Idahoans answered it.";
    mistats.taxonomy="News|State|||";
    mistats.channel="Idaho";
    mistats.contentsource="Boise|Nicole Blanchard";
    mistats.pubdate="2017/08/27";
    mistats.moddate="2017/08/29 H15";
    mistats.keywords="idaho red cross hurricane harvey houston flooding jerome mountain home idaho red cross lolo peak fire";
</script>


<script src="//media.idahostatesman.com/misites/ida/idahostatesman.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>


    
        
    
    <script type="text/javascript">
        getSubscribedFlag = checkUserSubscribed('MPPSessionId');
    </script>

    

    
    
      









  



<script type="application/ld+json">
{
  "@context": "http://schema.org",
  "@type": "NewsArticle",
  "mainEntityOfPage": {
    "@type": "WebPage",
    "@id": "//www.idahostatesman.com/news/state/idaho/article169693902.html"
  },
  
  "headline": "Amid historic floods, Houston put out a call for help. These Idahoans answered it.",
  "image": "http://www.idahostatesman.com/news/state/idaho/h6s9a3/picture169707062/alternates/FREE_1140/Harvey%20(8)",
  "datePublished": "2017/08/27",
  "dateModified": "2017/08/29 H15",

  
    "author": {
      "@type": "Person",
      "name": "Nicole Blanchard"
    },
  
  "publisher": {
     "name": "Idaho Statesman",
     "@type": "Organization",
     "logo": {
        "@type": "ImageObject",
        "url": "http://www.idahostatesman.com/wps/build/images/idahostatesman/logo-lg.png"
     }
  },
  "description": "Two Idaho Red cross volunteers are among thousands aiding Hurricane Harvey victims in Houston and its surrounding areas as rain batters the region.",
  "isAccessibleForFree": "False",
  "hasPart":
    {
      "@type": "WebPageElement",
      "isAccessibleForFree": "False",
      "cssSelector" : ".paywalled"
    }
}
</script>

    



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




    <script src="http://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.5" async></script>





    </head>

    

    
    
    
    

    <body class="story wps-body-main  paywalled">
           
    <header>
    
    <div class="hide">
        <div class="ad-widget" id="mn-gpt-1" adtype="outofpage" pkg="None" data-ad-policy="onPageLoad" audience="all" articleId="169693902"></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/idahostatesman/logo-lg.png" alt="Idaho Statesman | IdahoStatesman.com" class="img-responsive center-block" />
                            
                                <h1>Idaho Red Cross volunteers aiding Hurricane Harvey victims | Idaho Statesman</h1>
                            
                        </a>
                    </div>
                    
<div id="quick-nav" class="hidden-xs">
    <ul class="nav navbar-nav">
        
            <li><a href="http://www.legacy.com/obituaries/idahostatesman/#navlink=navbar">Obituaries</a></li>
        
            <li><a href="/news/local/#navlink=navbar">Local News</a></li>
        
            <li><a href="/sports/#navlink=navbar">Sports</a></li>
        
            <li><a href="/news/politics-government/state-politics/#navlink=navbar">Idaho Politics</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="169693902"></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="Sunny">
                    <img src="/wps/source/images/widgets/weather/small/1.png" alt="Sunny"/>
                    <div class="mi-weather-conditions-temp">
                        37°
                    </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.idahostatesman.com/static/signin"> Sign In</a> </li>';
            var subscribeOrSignOutLink = '<li><a href="https://account.idahostatesman.com/static/subscribe">Subscribe</a></li>';
            if ( getSubscribedFlag ) {
                if(userName) {
                    userName = JSON.parse(userName);
                }
                subscribeOrSignOutLink = '<li><a href="https://account.idahostatesman.com/sign-out">Sign Out</a> </li>';
                if( userName && userName.firstName) {
                    signInOrAccountLink = '<li class="mpp-username mpp-usericon"><a href="https://account.idahostatesman.com/my-account"> '+userName.firstName+'</a></li>';
                }else{
                    signInOrAccountLink = '<li class="mpp-usericon"><a href="https://account.idahostatesman.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="Sunny">
                    <img src="/wps/source/images/widgets/weather/small/1.png" alt="Sunny"/>
                    <div class="mi-weather-conditions-temp">
                        37°
                    </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.idahostatesman.com/static/signin"> Sign In</a> </li>';
            var subscribeOrSignOutLink = '<li><a href="https://account.idahostatesman.com/static/subscribe">Subscribe</a></li>';
            if ( getSubscribedFlag ) {
                if(userName) {
                    userName = JSON.parse(userName);
                }
                subscribeOrSignOutLink = '<li><a href="https://account.idahostatesman.com/sign-out">Sign Out</a> </li>';
                if( userName && userName.firstName) {
                    signInOrAccountLink = '<li class="mpp-username mpp-usericon"><a href="https://account.idahostatesman.com/my-account"> '+userName.firstName+'</a></li>';
                }else{
                    signInOrAccountLink = '<li class="mpp-usericon"><a href="https://account.idahostatesman.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="/#navlink=subnav">Home</a><li>
                    
                
                    
                        <li><a href="/customer-service/e-edition/#navlink=subnav">eEdition</a><li>
                    
                
                    
                        <li class="dropdown">
                            <a href="/customer-service/#navlink=subnav" 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://www.idahostatesman.com/mobile/#navlink=subnav">Mobile &amp; Apps</a></li>
            
        
            
                <li><a href="http://www.newslibrary.com/sites/idsb/#navlink=subnav">Archives</a></li>
            
        
            
                <li><a href="http://idahostatesman.mycapture.com/mycapture/index.asp#navlink=subnav">Buy Photos and Pages</a></li>
            
        
            
                <li><a href="/customer-service/contact-us/#navlink=subnav">Contact Us</a></li>
            
        
            
                <li><a href="http://x.email.idahostatesman.com/ats/url.aspx?cr=663&amp;wu=8#navlink=subnav">Newsletters</a></li>
            
        
            
                <li><a href="http://custserv.idahostatesman.com/nie/#navlink=subnav">Newspaper in Education</a></li>
            
        
            
                <li><a href="/plus/#navlink=subnav">Subscribe</a></li>
            
        
            
                <li><a href="/customer-service/#navlink=subnav">Subscriber Services</a></li>
            
        
    </ul>

                        </li>
                    
                
                    
                        <li class="nav-divider"></li>
                    
                
                    
                        <li class="dropdown">
                            <a href="/news/#navlink=subnav" class="dropdown-toggle" data-toggle="dropdown">
                                <span class="glyphicon glyphicon-chevron-left"></span>
                                News
                                <span class="glyphicon glyphicon-chevron-right"></span>
                                <b class="caret"></b>
                            </a>
                            
    <ul class="dropdown-menu">
        
            
                <li><a href="/news/#navlink=subnav">News</a></li>
            
        
            
                <li><a href="/news/local/community/boise#navlink=subnav">Boise</a></li>
            
        
            
                <li><a href="/news/local/community/west-ada#navlink=subnav">West Ada</a></li>
            
        
            
                <li><a href="/news/local/community/canyon-county#navlink=subnav">Canyon County</a></li>
            
        
            
                <li><a href="/news/local/crime#navlink=subnav">Crime</a></li>
            
        
            
                <li><a href="/news/state/idaho#navlink=subnav">State News</a></li>
            
        
            
                <li><a href="/news/nation-world/#navlink=subnav">Nation/World News</a></li>
            
        
            
                <li><a href="/news/databases#navlink=subnav">Databases</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/military#navlink=subnav">Idahoans in the Military</a></li>
            
        
            
                <li><a href="/news/weather/#navlink=subnav">Weather</a></li>
            
        
            
                <li><a href="/news/local/traffic/#navlink=subnav">Traffic</a></li>
            
        
            
                <li><a href="/news/local/news-columns-blogs/helping-works#navlink=subnav">Helping Works</a></li>
            
        
            
                <li><a href="/news/local/education/in-the-classroom#navlink=subnav">In the Classroom</a></li>
            
        
            
                <li><a href="/news/local/community/our-community-blog#navlink=subnav">Our Community</a></li>
            
        
    </ul>

                        </li>
                    
                
                    
                        <li class="dropdown">
                            <a href="/sports/#navlink=subnav" 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/college/mountain-west/boise-state-university/boise-state-football#navlink=subnav">Boise State Football</a></li>
            
        
            
                <li><a href="/sports/college/mountain-west/boise-state-university/boise-state-basketball#navlink=subnav">Boise State Basketball</a></li>
            
        
            
                <li><a href="/sports/college/university-of-idaho#navlink=subnav">Idaho Vandals</a></li>
            
        
            
                <li><a href="/sports/high-school/#navlink=subnav">High Schools</a></li>
            
        
            
                <li class="dropdown-header"></li>
            
        
            
                <li><a href="/sports/college/mountain-west/boise-state-university/bronco-beat-blog#navlink=subnav">Bronco Beat</a></li>
            
        
            
                <li><a href="/sports/chadd-cripe/#navlink=subnav">Chadd Cripe</a></li>
            
        
            
                <li><a href="/sports/high-school/varsity-extra-blog/#navlink=subnav">Varsity Extra Blog</a></li>
            
        
            
                <li><a href="/sports/nfl/#navlink=subnav">NFL</a></li>
            
        
            
                <li><a href="/sports/nba/#navlink=subnav">NBA</a></li>
            
        
            
                <li><a href="/sports/nhl/#navlink=subnav">NHL</a></li>
            
        
            
                <li><a href="/sports/mlb/#navlink=subnav">MLB</a></li>
            
        
            
                <li><a href="/sports/golf/#navlink=subnav">Golf</a></li>
            
        
    </ul>

                        </li>
                    
                
                    
                        <li class="dropdown">
                            <a href="/news/politics-government/state-politics#navlink=subnav" 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/state-politics#navlink=subnav">Idaho Politics</a></li>
            
        
            
                <li><a href="/news/politics-government/election#navlink=subnav">Elections</a></li>
            
        
            
                <li><a href="/news/business/government-and-business#navlink=subnav">Government and Business</a></li>
            
        
            
                <li><a href="/news/politics-government/politics-columns-blogs/politics-blog#navlink=subnav">Capitol &amp; State</a></li>
            
        
            
                <li><a href="/news/local/news-columns-blogs/letters-from-the-west#navlink=subnav">Letters from the West</a></li>
            
        
            
                <li><a href="/news/politics-government/#navlink=subnav">National Politics</a></li>
            
        
    </ul>

                        </li>
                    
                
                    
                        <li class="dropdown">
                            <a href="/news/business/#navlink=subnav" 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/business-insider#navlink=subnav">Business Insider</a></li>
            
        
            
                <li><a href="/news/business/biz-columns-blogs/#navlink=subnav">Business Columns &amp; Blogs</a></li>
            
        
            
                <li><a href="/news/business/personal-finance/#navlink=subnav">Personal Finance</a></li>
            
        
            
                <li><a href="http://www.legalnotice.org/pl/idahostatesman/landing1.aspx#navlink=subnav">Legal Notices</a></li>
            
        
    </ul>

                        </li>
                    
                
                    
                        <li class="dropdown">
                            <a href="/opinion/#navlink=subnav" 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/bill-manny/#navlink=subnav">Bill Manny</a></li>
            
        
            
                <li><a href="/opinion/editorial-cartoons#navlink=subnav">Editorial Cartoons</a></li>
            
        
            
                <li><a href="/opinion/letters-to-the-editor/#navlink=subnav">Letters to the Editor</a></li>
            
        
            
                <li><a href="/opinion/readers-opinion#navlink=subnav">Guest Opinion</a></li>
            
        
            
                <li><a href="/opinion/letters-to-the-editor/submit-letter/#navlink=subnav">Submit a Letter or Opinion</a></li>
            
        
    </ul>

                        </li>
                    
                
                    
                        <li class="dropdown">
                            <a href="/entertainment/#navlink=subnav" 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</a></li>
            
        
            
                <li><a href="http://events.idahostatesman.com/#navlink=subnav">Events Calendar</a></li>
            
        
            
                <li><a href="/entertainment/restaurants/restaurant-reviews/#navlink=subnav">Restaurant Reviews</a></li>
            
        
            
                <li><a href="/entertainment/arts-culture/#navlink=subnav">Arts and Culture</a></li>
            
        
            
                <li><a href="/entertainment/festival/#navlink=subnav">Festivals</a></li>
            
        
            
                <li><a href="/entertainment/movies-news-reviews/#navlink=subnav">Movie Reviews</a></li>
            
        
            
                <li><a href="http://events.idahostatesman.com/movies.aspx">Movie Showtimes</a></li>
            
        
            
                <li><a href="/entertainment/music-news-reviews/#navlink=subnav">Music</a></li>
            
        
            
                <li><a href="/entertainment/tv/#navlink=subnav">Television</a></li>
            
        
            
                <li><a href="/entertainment/books/#navlink=subnav">Books</a></li>
            
        
            
                <li><a href="/entertainment/comics/#navlink=subnav">Comics</a></li>
            
        
            
                <li><a href="http://games.idahostatesman.com/#navlink=subnav">Puzzles &amp; Games</a></li>
            
        
            
                <li><a href="/entertainment/horoscopes/#navlink=subnav">Horoscopes</a></li>
            
        
            
                <li><a href="/entertainment/games-puzzles/#navlink=subnav">Puzzles</a></li>
            
        
            
                <li><a href="/entertainment/ent-columns-blogs/words-deeds#navlink=subnav">Words &amp; Deeds</a></li>
            
        
            
                <li><a href="/entertainment/arts-culture/arts-blog/#navlink=subnav">ArtsBeat</a></li>
            
        
    </ul>

                        </li>
                    
                
                    
                        <li class="dropdown">
                            <a href="/outdoors#navlink=subnav" class="dropdown-toggle" data-toggle="dropdown">
                                <span class="glyphicon glyphicon-chevron-left"></span>
                                Outdoors
                                <span class="glyphicon glyphicon-chevron-right"></span>
                                <b class="caret"></b>
                            </a>
                            
    <ul class="dropdown-menu">
        
            
                <li><a href="/outdoors/#navlink=subnav">Outdoors</a></li>
            
        
            
                <li><a href="/outdoors/outdoors-blog/#navlink=subnav">Playing Outdoors Blog</a></li>
            
        
            
                <li><a href="/sports/outdoors/biking#navlink=subnav">Biking</a></li>
            
        
            
                <li><a href="/sports/outdoors/camping#navlink=subnav">Camping</a></li>
            
        
            
                <li><a href="/sports/outdoors/fishing/#navlink=subnav">Fishing</a></li>
            
        
            
                <li><a href="/sports/outdoors/hiking#navlink=subnav">Hiking and Trails</a></li>
            
        
            
                <li><a href="/sports/outdoors/hunting/#navlink=subnav">Hunting</a></li>
            
        
            
                <li><a href="/sports/outdoors/recreation/#navlink=subnav">Winter Recreation</a></li>
            
        
    </ul>

                        </li>
                    
                
                    
                        <li class="dropdown">
                            <a href="/living#navlink=subnav" class="dropdown-toggle" data-toggle="dropdown">
                                <span class="glyphicon glyphicon-chevron-left"></span>
                                Living
                                <span class="glyphicon glyphicon-chevron-right"></span>
                                <b class="caret"></b>
                            </a>
                            
    <ul class="dropdown-menu">
        
            
                <li><a href="/living#navlink=subnav">Living</a></li>
            
        
            
                <li><a href="/living/food-drink/#navlink=subnav">Food &amp; Drink</a></li>
            
        
            
                <li><a href="/living/health-fitness/#navlink=subnav">Health &amp; Fitness</a></li>
            
        
            
                <li><a href="/living/home-garden/#navlink=subnav">Home &amp; Garden</a></li>
            
        
            
                <li><a href="/living/treasure#navlink=subnav">Treasure</a></li>
            
        
            
                <li><a href="/living/pets/#navlink=subnav">Pets</a></li>
            
        
            
                <li><a href="/living/religion/#navlink=subnav">Religion</a></li>
            
        
            
                <li><a href="/living/travel/#navlink=subnav">Travel</a></li>
            
        
            
                <li><a href="/living/living-here-guide/best-of-treasure-valley#navlink=subnav">Best of Treasure Valley</a></li>
            
        
            
                <li class="dropdown-header"></li>
            
        
            
                <li><a href="/living/liv-columns-blogs/heart-of-treasure-valley#navlink=subnav">Heart of the Treasure Valley</a></li>
            
        
            
                <li><a href="/living/home-garden/margaret-lauterbach/#navlink=subnav">Margaret Lauterbach</a></li>
            
        
            
                <li><a href="/living/liv-columns-blogs/tim-woodward#navlink=subnav">Tim Woodward</a></li>
            
        
            
                <li><a href="/living/liv-columns-blogs/advice-columns/#navlink=subnav">Carolyn Hax</a></li>
            
        
    </ul>

                        </li>
                    
                
                    
                        <li><a href="http://www.legacy.com/obituaries/idahostatesman/#navlink=subnav">Obituaries</a><li>
                    
                
                    
                        <li class="nav-divider"></li>
                    
                
                    
                        <li><a href="http://findnsave.idahostatesman.com/#navlink=subnav">Shopping</a><li>
                    
                
                    
                        <li><a href="/customer-service/contests-promotions/#navlink=subnav">Contests</a><li>
                    
                
                    
                        <li><a href="/promotions/#navlink=subnav">Promotions</a><li>
                    
                
                    
                        <li><a href="/advertise#navlink=subnav">Advertise</a><li>
                    
                
                    
                        <li><a href="http://www.idahostatesman.com/classified-ads/#navlink=subnav">Classifieds</a><li>
                    
                
                    
                        <li><a href="https://jobs.idahostatesman.com#navlink=subnav">Jobs</a><li>
                    
                
                    
                        <li><a href="/cars/#navlink=subnav">Cars</a><li>
                    
                
                    
                        <li><a href="/homes/#navlink=subnav">Homes</a><li>
                    
                
                    
                        <li><a href="http://idahostatesman.adperfect.com/#navlink=subnav">Place An Ad</a><li>
                    
                
                    
                        <li class="nav-divider"></li>
                    
                
                    
                        <li><a href="/customer-service/about-us/#navlink=subnav">About Us</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="container">
    <div id="leaderboard-ad" class="ad border-bottom">
      <!-- mobile-leaderboard class is integrated with sticky-leaderboard.js -->
        <div class="visible-xs mobile-leaderboard">
            <div class="ad-widget" id="mn-gpt-3" adtype="default" pkg="b" data-ad-policy="onPageLoad" audience="all" atf="y" defaultsize="Extra-Small" Large="None" Medium="None" Small="None" Extra-Small="320x50" articleId="169693902"></div>
        </div>
        <div class="hidden-xs">
            <div class="ad-widget" id="mn-gpt-4" adtype="default" pkg="d" data-ad-policy="onPageLoad" audience="all" atf="y" defaultsize="Large" Large="728x90" Medium="728x90" Small="728x90" Extra-Small="None" articleId="169693902"></div>
        </div>
    </div>
</div>
<section class="container story" role="main">
    <div class="row story-rail-wrapper">
        
        <div class="wide-rail">
            
                





    <div class="lead-item">
        
            <div class="video" >
                
<div id="video-detail-169694477-1518550141865" class="media-wrap ">
    <div class="video-media" data-index>
        <div class="vjs-wrapper">
            <video id="player-169694477-1518550141865" class="video-js mi-videojs vjs-fill" poster="//www.idahostatesman.com/news/nation-world/ih7mmz-Catastrophic-flooding-hits-Houston-after-Harveys-heavy-downpour/alternates/LANDSCAPE_560/%27Catastrophic%20flooding%27%20hits%20Houston%20after%20Harvey%27s%20heavy%20downpour"></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-169694477-1518550141865" 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.idahostatesman.com/news/state/yr7160-valleycor01/alternates/LANDSCAPE_200/valleycor01" alt="Valley County's new coroner says Idaho laws on handling bodies are vague"/>
                    <span class="duration">1:12</span>
                </div>
                <div class="media-desc">
                    <h4 class="video-title">Valley County's new coroner says Idaho laws on handling bodies are vague</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.idahostatesman.com/latest-news/3rj915-RedneckFourth.mp4/alternates/LANDSCAPE_200/RedneckFourth.mp4" alt="Getting crazy in Crouch, Idaho?"/>
                    <span class="duration">5:26</span>
                </div>
                <div class="media-desc">
                    <h4 class="video-title">Getting crazy in Crouch, Idaho?</h4>
                </div>
                
            </div>
        
            <div class="mi-overlay-item" data-index="2">
                <div class="media-wrap">
                    <img data-flickity-lazyload="//www.idahostatesman.com/news/state/idaho/s0nt48-Retired-Idaho-Asst.-AG-Clive-Strong-reflects-on-his-career/alternates/LANDSCAPE_200/Retired%20Idaho%20Asst.%20AG%20Clive%20Strong%20reflects%20on%20his%20career" alt="Retired Idaho Asst. AG Clive Strong reflects on his career"/>
                    <span class="duration">5:11</span>
                </div>
                <div class="media-desc">
                    <h4 class="video-title">Retired Idaho Asst. AG Clive Strong reflects on his career</h4>
                </div>
                
            </div>
        
            <div class="mi-overlay-item" data-index="3">
                <div class="media-wrap">
                    <img data-flickity-lazyload="//www.tri-cityherald.com/news/cvew3g-adam-west-key/alternates/LANDSCAPE_200/adam%20west%20key" alt="'Batman' star Adam West dies at 88"/>
                    <span class="duration">1:07</span>
                </div>
                <div class="media-desc">
                    <h4 class="video-title">'Batman' star Adam West dies at 88</h4>
                </div>
                
            </div>
        
            <div class="mi-overlay-item" data-index="4">
                <div class="media-wrap">
                    <img data-flickity-lazyload="//www.idahostatesman.com/news/state/idaho/ly8dp-Water-spills-over-Salmon-Falls-Dam-the-first-time-in-over-30-years/alternates/LANDSCAPE_200/Water%20spills%20over%20Salmon%20Falls%20Dam%20--%20the%20first%20time%20in%20over%2030%20years" alt="Water spills over Salmon Falls Dam -- the first time in over 30 years"/>
                    <span class="duration">0:32</span>
                </div>
                <div class="media-desc">
                    <h4 class="video-title">Water spills over Salmon Falls Dam -- the first time in over 30 years</h4>
                </div>
                
            </div>
        
            <div class="mi-overlay-item" data-index="5">
                <div class="media-wrap">
                    <img data-flickity-lazyload="//www.idahostatesman.com/news/weather/79h6z5-weiser-flood_key/alternates/LANDSCAPE_200/weiser%20flood_key" alt="Responding to Idaho's weather disasters"/>
                    <span class="duration">3:26</span>
                </div>
                <div class="media-desc">
                    <h4 class="video-title">Responding to Idaho's weather disasters</h4>
                </div>
                
            </div>
        
            <div class="mi-overlay-item" data-index="6">
                <div class="media-wrap">
                    <img data-flickity-lazyload="//www.idahostatesman.com/news/state/idaho/9k32ug-Train-derails-next-to-North-Idaho-highway/alternates/LANDSCAPE_200/Train%20derails%20next%20to%20North%20Idaho%20highway" alt="Train derails next to North Idaho highway"/>
                    <span class="duration">0:40</span>
                </div>
                <div class="media-desc">
                    <h4 class="video-title">Train derails next to North Idaho highway</h4>
                </div>
                
            </div>
        
            <div class="mi-overlay-item" data-index="7">
                <div class="media-wrap">
                    <img data-flickity-lazyload="//www.idahostatesman.com/news/state/idaho/ts9tsm-Josh-Newman-US-Forest-Service-talks-about-the-Pioneer-Fire-and-its-impact-on-recreation-and-forest-health./alternates/LANDSCAPE_200/Josh%20Newman,%20US%20Forest%20Service,%20talks%20about%20the%20Pioneer%20Fire%20and%20its%20impact%20on%20recreation%20and%20forest%20health." alt="Josh Newman, US Forest Service, talks about the Pioneer Fire and its impact on recreation and forest health."/>
                    <span class="duration">2:39</span>
                </div>
                <div class="media-desc">
                    <h4 class="video-title">Josh Newman, US Forest Service, talks about the Pioneer Fire and its impact on recreation and forest health.</h4>
                </div>
                
            </div>
        
            <div class="mi-overlay-item" data-index="8">
                <div class="media-wrap">
                    <img data-flickity-lazyload="//www.idahostatesman.com/news/state/idaho/hk97rj-Watch-from-above-as-the-historic-844-steam-engine-snakes-through-Idahos-landscape/alternates/LANDSCAPE_200/Watch%20from%20above%20as%20the%20historic%20844%20steam%20engine%20snakes%20through%20Idaho%27s%20landscape" alt="Watch from above as the historic 844 steam engine snakes through Idaho's landscape"/>
                    <span class="duration">0:50</span>
                </div>
                <div class="media-desc">
                    <h4 class="video-title">Watch from above as the historic 844 steam engine snakes through Idaho's landscape</h4>
                </div>
                
            </div>
        
            <div class="mi-overlay-item" data-index="9">
                <div class="media-wrap">
                    <img data-flickity-lazyload="//www.idahostatesman.com/news/state/idaho/ksaour-Animal-abuse-led-to-Idaho-ag-gag-law-that-judge-found-unconstitutional/alternates/LANDSCAPE_200/Animal%20abuse%20led%20to%20Idaho%20ag-gag%20law%20that%20judge%20found%20unconstitutional" alt="Animal abuse led to Idaho ag-gag law that judge found unconstitutional"/>
                    <span class="duration">0:35</span>
                </div>
                <div class="media-desc">
                    <h4 class="video-title">Animal abuse led to Idaho ag-gag law that judge found unconstitutional</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":"169694477","publication":"idahostatesman","brightcoveId":"","asset_type":"videoIngest","url":"http://www.idahostatesman.com/news/nation-world/article169694477.html","duration":"1:08","poster":"//www.idahostatesman.com/news/nation-world/ih7mmz-Catastrophic-flooding-hits-Houston-after-Harveys-heavy-downpour/alternates/LANDSCAPE_768/%27Catastrophic%20flooding%27%20hits%20Houston%20after%20Harvey%27s%20heavy%20downpour","title":"'Catastrophic flooding' hits Houston after Harvey's heavy downpour","description":"'Catastrophic flooding' hits Houston after Harvey's heavy downpour <span class=\"title-duration\">1:08</span>","displayDescription":"Rescuers in Houston answered hundreds of desperate calls for help on Sunday as floodwaters from the remnants of Hurricane Harvey climbed high enough to fill the second floors of homes and stranded families were urged to seek refuge on their rooftops. Areas south of the city appeared to be hardest-hit. Earlier in the day, the National Weather Service said the \"catastrophic flooding\" in Houston was \"expected to worsen.\" ","videographer":"","credit":"Alexa Ard / McClatchy","published":1503871382,"sources":[{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2017/8/27/21/1437582013143-p5k4ma/Houston_Flooding_Harvey-1503871379940.mp4","type":"video/mp4"},{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2017/8/27/21/1437580321678-6bjrso/Houston_Flooding_Harvey-1503871380441.mp4","type":"video/mp4"},{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2017/8/27/21/art_169694477/Houston_Flooding_Harvey.m3u8","type":"application/x-mpegURL"}],"ads":[{"publication":"idahostatesman","tag":"//pubads.g.doubleclick.net/gampad/ads?ciu_szs=300x250&correlator=%5Btimestamp%5D&cust_params=sect%3Dnation_world%26id%3D169694477%26eid%3D169693902%26vidlength%3Dlong%26pl%3D&env=vp&gdfp_req=1&hl=en&impl=s&iu=%2F7675%2FBOI.site_idahostatesman%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=nation_world&id=169694477&eid=169693902&vidlength=long&pl="}],"langCode":"en","brightcoveData":{"account":"","policyKey":"BCpkADawqM3xk0Y5oHDI2yNCA0sK9PttUOJCw01AQfm1MPJBrdgOtR0sCAZtfQjzb1pjxbD0gz6HHjH0l5V3y9J96d_19k7uEWJfQZxaPQO_WV4689dYgOycpDy23dcy-_iFUYMRlq2SrXcQ"}}], [{"id":"174212511","publication":"idahostatesman","brightcoveId":"","asset_type":"videoIngest","url":"http://www.idahostatesman.com/news/state/idaho/article174212511.html","duration":"1:12","poster":"//www.idahostatesman.com/news/state/yr7160-valleycor01/alternates/LANDSCAPE_768/valleycor01","title":"Valley County's new coroner says Idaho laws on handling bodies are vague","description":"Valley County's new coroner says Idaho laws on handling bodies are vague <span class=\"title-duration\">1:12</span>","displayDescription":"Valley County Coroner Scott Carver, who also runs the only funeral home in McCall, was recently appointed to the position after moving to Idaho from Lake Moses, Wash. He notes that although states have different rules, Idaho's laws don't prevent the remains of the recently deceased to be moved out of the county without family consent.","videographer":"Darin Oswald","credit":"doswald@idahostatesman.com","published":1505857429,"sources":[{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2017/9/19/21/1437582013143-p5k4ma/0919_valley_co_coroner-1505857426948.mp4","type":"video/mp4"},{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2017/9/19/21/1437580321678-6bjrso/0919_valley_co_coroner-1505857427340.mp4","type":"video/mp4"},{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2017/9/19/21/art_174212511/0919_valley_co_coroner.m3u8","type":"application/x-mpegURL"}],"ads":[{"publication":"idahostatesman","tag":"//pubads.g.doubleclick.net/gampad/ads?ciu_szs=300x250&correlator=%5Btimestamp%5D&cust_params=sect%3Didaho%26id%3D174212511%26eid%3D169693902%26vidlength%3Dlong%26pl%3D&env=vp&gdfp_req=1&hl=en&impl=s&iu=%2F7675%2FBOI.site_idahostatesman%2FNews%2FState&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=idaho&id=174212511&eid=169693902&vidlength=long&pl="}],"langCode":"en","brightcoveData":{"account":"","policyKey":"BCpkADawqM3xk0Y5oHDI2yNCA0sK9PttUOJCw01AQfm1MPJBrdgOtR0sCAZtfQjzb1pjxbD0gz6HHjH0l5V3y9J96d_19k7uEWJfQZxaPQO_WV4689dYgOycpDy23dcy-_iFUYMRlq2SrXcQ"}},{"id":"157836214","publication":"idahostatesman","brightcoveId":"","asset_type":"videoIngest","url":"http://www.idahostatesman.com/news/local/article157836214.html","duration":"5:26","poster":"//www.idahostatesman.com/latest-news/3rj915-RedneckFourth.mp4/alternates/LANDSCAPE_768/RedneckFourth.mp4","title":"Getting crazy in Crouch, Idaho?","description":"Getting crazy in Crouch, Idaho? <span class=\"title-duration\">5:26</span>","displayDescription":"Images of holiday revelers shooting off personal fireworks have been immortalized in several videos. One drew national attention: The New York Post last year recut footage shot by filmmaker Adam Nawrot. Nawrot objected to the way the Post treated the vide","videographer":"Adam Nawrot, edited by the New York Post","credit":"","published":1498246099,"sources":[{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2017/6/23/16/1437582013143-p5k4ma/RedneckFourth-1498246090203.mp4","type":"video/mp4"},{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2017/6/23/16/1437580321678-6bjrso/RedneckFourth-1498246092075.mp4","type":"video/mp4"},{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2017/6/23/16/art_157836214/RedneckFourth.m3u8","type":"application/x-mpegURL"}],"ads":[{"publication":"idahostatesman","tag":"//pubads.g.doubleclick.net/gampad/ads?ciu_szs=300x250&correlator=%5Btimestamp%5D&cust_params=sect%3Dlocal%26id%3D157836214%26eid%3D169693902%26vidlength%3Dlong%26pl%3D&env=vp&gdfp_req=1&hl=en&impl=s&iu=%2F7675%2FBOI.site_idahostatesman%2FNews%2FLocal&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=local&id=157836214&eid=169693902&vidlength=long&pl="}],"langCode":"en","brightcoveData":{"account":"","policyKey":"BCpkADawqM3xk0Y5oHDI2yNCA0sK9PttUOJCw01AQfm1MPJBrdgOtR0sCAZtfQjzb1pjxbD0gz6HHjH0l5V3y9J96d_19k7uEWJfQZxaPQO_WV4689dYgOycpDy23dcy-_iFUYMRlq2SrXcQ"}},{"id":"157847509","publication":"idahostatesman","brightcoveId":"","asset_type":"videoIngest","url":"http://www.idahostatesman.com/news/state/idaho/article157847509.html","duration":"5:11","poster":"//www.idahostatesman.com/news/state/idaho/s0nt48-Retired-Idaho-Asst.-AG-Clive-Strong-reflects-on-his-career/alternates/LANDSCAPE_768/Retired%20Idaho%20Asst.%20AG%20Clive%20Strong%20reflects%20on%20his%20career","title":"Retired Idaho Asst. AG Clive Strong reflects on his career","description":"Retired Idaho Asst. AG Clive Strong reflects on his career <span class=\"title-duration\">5:11</span>","displayDescription":"One of Clive Strong's major achievements during his 34-year career with the Idaho attorney general's office was sorting through the tangle of 158,000 water rights claims. Here he explains the process of \"adjudication.\"","videographer":"","credit":"rehlert@idahostatesman.com","published":1498238792,"sources":[{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2017/6/23/17/1437582013143-p5k4ma/cef3e98b_0e31_4a74_94e6_996610d803c1-1498238785837.mp4","type":"video/mp4"},{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2017/6/23/17/1437580321678-6bjrso/cef3e98b_0e31_4a74_94e6_996610d803c1-1498238787235.mp4","type":"video/mp4"},{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2017/6/23/17/art_157847509/cef3e98b_0e31_4a74_94e6_996610d803c1.m3u8","type":"application/x-mpegURL"}],"ads":[{"publication":"idahostatesman","tag":"//pubads.g.doubleclick.net/gampad/ads?ciu_szs=300x250&correlator=%5Btimestamp%5D&cust_params=sect%3Didaho%26id%3D157847509%26eid%3D169693902%26vidlength%3Dlong%26pl%3D&env=vp&gdfp_req=1&hl=en&impl=s&iu=%2F7675%2FBOI.site_idahostatesman%2FNews%2FState&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=idaho&id=157847509&eid=169693902&vidlength=long&pl="}],"langCode":"en","brightcoveData":{"account":"","policyKey":"BCpkADawqM3xk0Y5oHDI2yNCA0sK9PttUOJCw01AQfm1MPJBrdgOtR0sCAZtfQjzb1pjxbD0gz6HHjH0l5V3y9J96d_19k7uEWJfQZxaPQO_WV4689dYgOycpDy23dcy-_iFUYMRlq2SrXcQ"}},{"id":"155689319","publication":"tri-cityherald","brightcoveId":"","asset_type":"videoIngest","url":"http://www.idahostatesman.com/news/state/idaho/article155689319.html","duration":"1:07","poster":"//www.tri-cityherald.com/news/cvew3g-adam-west-key/alternates/LANDSCAPE_768/adam%20west%20key","title":"'Batman' star Adam West dies at 88","description":"'Batman' star Adam West dies at 88 <span class=\"title-duration\">1:07</span>","displayDescription":"Adam West, whose straight-faced portrayal of Batman in a 1960s TV series lifted the tight-clad Caped Crusader into the national consciousness, has died at age 88. West died June 9, 2017 after \"a short but brave battle with leukemia,\" his family said in a statement.","videographer":"Alexa Ard","credit":"McClatchy","published":1497290017,"sources":[{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2017/6/12/17/1437582013143-p5k4ma/West_Obit-1497290012538.mp4","type":"video/mp4"},{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2017/6/12/17/1437580321678-6bjrso/West_Obit-1497290015366.mp4","type":"video/mp4"},{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2017/6/12/17/art_155689319/West_Obit.m3u8","type":"application/x-mpegURL"}],"ads":[{"publication":"idahostatesman","tag":"//pubads.g.doubleclick.net/gampad/ads?ciu_szs=300x250&correlator=%5Btimestamp%5D&cust_params=sect%3Didaho%26id%3D155689319%26eid%3D169693902%26vidlength%3Dlong%26pl%3D&env=vp&gdfp_req=1&hl=en&impl=s&iu=%2F7675%2FBOI.site_idahostatesman%2FNews%2FState&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=idaho&id=155689319&eid=169693902&vidlength=long&pl="}],"langCode":"en","brightcoveData":{"account":"","policyKey":"BCpkADawqM3oAn6u6oEh0lUbIAxh5jUT4GXwJUNyZBLjK7gBQk4t1_bYmO61FA8FBiBTnD4poHVjSlkgYT3_UFbkA5o1wL-lYOBkoQeNnnqn8YDhmNkM-NBasczbCuvvvGy3yQADbjsRMzN2"}},{"id":"152016897","publication":"idahostatesman","brightcoveId":"","asset_type":"videoIngest","url":"http://www.idahostatesman.com/news/state/idaho/article152016897.html","duration":"0:32","poster":"//www.idahostatesman.com/news/state/idaho/ly8dp-Water-spills-over-Salmon-Falls-Dam-the-first-time-in-over-30-years/alternates/LANDSCAPE_768/Water%20spills%20over%20Salmon%20Falls%20Dam%20--%20the%20first%20time%20in%20over%2030%20years","title":"Water spills over Salmon Falls Dam -- the first time in over 30 years","description":"Water spills over Salmon Falls Dam -- the first time in over 30 years <span class=\"title-duration\">0:32</span>","displayDescription":"Water was released over the spillway of the Salmon Falls Dam near Twin Falls earlier this month. It's the first time water has flowed from the dam since 1984.","videographer":"Gina Bringman, Susan Lay, Katy Lay","credit":"","published":1495488810,"sources":[{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2017/5/22/21/1437582013143-p5k4ma/salmon%20falls-1495488809216.mp4","type":"video/mp4"},{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2017/5/22/21/1437580321678-6bjrso/salmon%20falls-1495488809664.mp4","type":"video/mp4"},{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2017/5/22/21/art_152016897/salmon_falls.m3u8","type":"application/x-mpegURL"}],"ads":[{"publication":"idahostatesman","tag":"//pubads.g.doubleclick.net/gampad/ads?ciu_szs=300x250&correlator=%5Btimestamp%5D&cust_params=sect%3Didaho%26id%3D152016897%26eid%3D169693902%26vidlength%3Dshort%26pl%3D&env=vp&gdfp_req=1&hl=en&impl=s&iu=%2F7675%2FBOI.site_idahostatesman%2FNews%2FState&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=idaho&id=152016897&eid=169693902&vidlength=short&pl="}],"langCode":"en","brightcoveData":{"account":"","policyKey":"BCpkADawqM3xk0Y5oHDI2yNCA0sK9PttUOJCw01AQfm1MPJBrdgOtR0sCAZtfQjzb1pjxbD0gz6HHjH0l5V3y9J96d_19k7uEWJfQZxaPQO_WV4689dYgOycpDy23dcy-_iFUYMRlq2SrXcQ"}},{"id":"151018802","publication":"idahostatesman","brightcoveId":"","asset_type":"videoIngest","url":"http://www.idahostatesman.com/news/state/idaho/article151018802.html","duration":"3:26","poster":"//www.idahostatesman.com/news/weather/79h6z5-weiser-flood_key/alternates/LANDSCAPE_768/weiser%20flood_key","title":"Responding to Idaho's weather disasters","description":"Responding to Idaho's weather disasters <span class=\"title-duration\">3:26</span>","displayDescription":"For reponse teams, what might look like one big damaging Idaho winter is actually five separate events, each requiring its own response from local, state and federal agencies. The task of dealing with the impacts, even as summer now approaches, is far from over.","videographer":"Bill Dentzer","credit":"bdentzer@idahostatesman.com","published":1495037697,"sources":[{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2017/5/17/16/1437582013143-p5k4ma/d744e654-eb19-440e-834b-c3adc5a2b2e2-1495037693671.mp4","type":"video/mp4"},{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2017/5/17/16/1437580321678-6bjrso/d744e654-eb19-440e-834b-c3adc5a2b2e2-1495037694814.mp4","type":"video/mp4"},{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2017/5/17/16/art_151018802/d744e654_eb19_440e_834b_c3adc5a2b2e2.m3u8","type":"application/x-mpegURL"}],"ads":[{"publication":"idahostatesman","tag":"//pubads.g.doubleclick.net/gampad/ads?ciu_szs=300x250&correlator=%5Btimestamp%5D&cust_params=sect%3Didaho%26id%3D151018802%26eid%3D169693902%26vidlength%3Dlong%26pl%3D&env=vp&gdfp_req=1&hl=en&impl=s&iu=%2F7675%2FBOI.site_idahostatesman%2FNews%2FState&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=idaho&id=151018802&eid=169693902&vidlength=long&pl="}],"langCode":"en","brightcoveData":{"account":"","policyKey":"BCpkADawqM3xk0Y5oHDI2yNCA0sK9PttUOJCw01AQfm1MPJBrdgOtR0sCAZtfQjzb1pjxbD0gz6HHjH0l5V3y9J96d_19k7uEWJfQZxaPQO_WV4689dYgOycpDy23dcy-_iFUYMRlq2SrXcQ"}},{"id":"148556709","publication":"idahostatesman","brightcoveId":"","asset_type":"videoIngest","url":"http://www.idahostatesman.com/news/state/idaho/article148556709.html","duration":"0:40","poster":"//www.idahostatesman.com/news/state/idaho/9k32ug-Train-derails-next-to-North-Idaho-highway/alternates/LANDSCAPE_768/Train%20derails%20next%20to%20North%20Idaho%20highway","title":"Train derails next to North Idaho highway","description":"Train derails next to North Idaho highway <span class=\"title-duration\">0:40</span>","displayDescription":"BNSF Railway spokesman Gus Melonas said a grain train’s rail cars derailed around 7 a.m. May 1 just outside of Cocolalla, Idaho. Five rail cars  tipped over – causing some spillage of corn. ","videographer":"","credit":"Provided by Idaho Transportation Department","published":1493903513,"sources":[{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2017/5/4/13/1437582013143-p5k4ma/Train%20derails%20next%20to%20highway-1493903511734.mp4","type":"video/mp4"},{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2017/5/4/13/1437580321678-6bjrso/Train%20derails%20next%20to%20highway-1493903512195.mp4","type":"video/mp4"},{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2017/5/4/13/art_148556709/Train_derails_next_to_highway.m3u8","type":"application/x-mpegURL"}],"ads":[{"publication":"idahostatesman","tag":"//pubads.g.doubleclick.net/gampad/ads?ciu_szs=300x250&correlator=%5Btimestamp%5D&cust_params=sect%3Didaho%26id%3D148556709%26eid%3D169693902%26vidlength%3Dshort%26pl%3D&env=vp&gdfp_req=1&hl=en&impl=s&iu=%2F7675%2FBOI.site_idahostatesman%2FNews%2FState&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=idaho&id=148556709&eid=169693902&vidlength=short&pl="}],"langCode":"en","brightcoveData":{"account":"","policyKey":"BCpkADawqM3xk0Y5oHDI2yNCA0sK9PttUOJCw01AQfm1MPJBrdgOtR0sCAZtfQjzb1pjxbD0gz6HHjH0l5V3y9J96d_19k7uEWJfQZxaPQO_WV4689dYgOycpDy23dcy-_iFUYMRlq2SrXcQ"}},{"id":"148077299","publication":"idahostatesman","brightcoveId":"","asset_type":"videoIngest","url":"http://www.idahostatesman.com/news/state/idaho/article148077299.html","duration":"2:39","poster":"//www.idahostatesman.com/news/state/idaho/ts9tsm-Josh-Newman-US-Forest-Service-talks-about-the-Pioneer-Fire-and-its-impact-on-recreation-and-forest-health./alternates/LANDSCAPE_768/Josh%20Newman,%20US%20Forest%20Service,%20talks%20about%20the%20Pioneer%20Fire%20and%20its%20impact%20on%20recreation%20and%20forest%20health.","title":"Josh Newman, US Forest Service, talks about the Pioneer Fire and its impact on recreation and forest health.","description":"Josh Newman, US Forest Service, talks about the Pioneer Fire and its impact on recreation and forest health. <span class=\"title-duration\">2:39</span>","displayDescription":"Public safety and keeping open the roads and trails that take people into the Boise national Forest is the driving force behind two projects to rehabilitate the forest after the Pioneer Fire burned 188,000 acres in 2016. It also would put logging of 60 million board feet of timber on the fast track with the support of local conservation groups.","videographer":"Kyle Green","credit":"kgreen@idahostatesman.com","published":1493749386,"sources":[{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2017/5/2/17/1437582013143-p5k4ma/Pioneer%20Fire-1493749382768.mp4","type":"video/mp4"},{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2017/5/2/17/1437580321678-6bjrso/Pioneer%20Fire-1493749383606.mp4","type":"video/mp4"},{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2017/5/2/17/art_148077299/Pioneer_Fire.m3u8","type":"application/x-mpegURL"}],"ads":[{"publication":"idahostatesman","tag":"//pubads.g.doubleclick.net/gampad/ads?ciu_szs=300x250&correlator=%5Btimestamp%5D&cust_params=sect%3Didaho%26id%3D148077299%26eid%3D169693902%26vidlength%3Dlong%26pl%3D&env=vp&gdfp_req=1&hl=en&impl=s&iu=%2F7675%2FBOI.site_idahostatesman%2FNews%2FState&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=idaho&id=148077299&eid=169693902&vidlength=long&pl="}],"langCode":"en","brightcoveData":{"account":"","policyKey":"BCpkADawqM3xk0Y5oHDI2yNCA0sK9PttUOJCw01AQfm1MPJBrdgOtR0sCAZtfQjzb1pjxbD0gz6HHjH0l5V3y9J96d_19k7uEWJfQZxaPQO_WV4689dYgOycpDy23dcy-_iFUYMRlq2SrXcQ"}},{"id":"146285304","publication":"idahostatesman","brightcoveId":"","asset_type":"videoIngest","url":"http://www.idahostatesman.com/news/state/idaho/article146285304.html","duration":"0:50","poster":"//www.idahostatesman.com/news/state/idaho/hk97rj-Watch-from-above-as-the-historic-844-steam-engine-snakes-through-Idahos-landscape/alternates/LANDSCAPE_768/Watch%20from%20above%20as%20the%20historic%20844%20steam%20engine%20snakes%20through%20Idaho%27s%20landscape","title":"Watch from above as the historic 844 steam engine snakes through Idaho's landscape","description":"Watch from above as the historic 844 steam engine snakes through Idaho's landscape <span class=\"title-duration\">0:50</span>","displayDescription":"The 844 \"Living Legend\" steam locomotive headed across Idaho this weekend. Rapid Aerial's drones caught footage of the historic train snaking through the Idaho scenery.","videographer":"","credit":"Rapid Aerial LLC","published":1492966276,"sources":[{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2017/4/23/16/1437582013143-p5k4ma/844-1492966273196.mp4","type":"video/mp4"},{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2017/4/23/16/1437580321678-6bjrso/844-1492966274114.mp4","type":"video/mp4"},{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2017/4/23/16/art_146285304/844.m3u8","type":"application/x-mpegURL"}],"ads":[{"publication":"idahostatesman","tag":"//pubads.g.doubleclick.net/gampad/ads?ciu_szs=300x250&correlator=%5Btimestamp%5D&cust_params=sect%3Didaho%26id%3D146285304%26eid%3D169693902%26vidlength%3Dshort%26pl%3D&env=vp&gdfp_req=1&hl=en&impl=s&iu=%2F7675%2FBOI.site_idahostatesman%2FNews%2FState&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=idaho&id=146285304&eid=169693902&vidlength=short&pl="}],"langCode":"en","brightcoveData":{"account":"","policyKey":"BCpkADawqM3xk0Y5oHDI2yNCA0sK9PttUOJCw01AQfm1MPJBrdgOtR0sCAZtfQjzb1pjxbD0gz6HHjH0l5V3y9J96d_19k7uEWJfQZxaPQO_WV4689dYgOycpDy23dcy-_iFUYMRlq2SrXcQ"}},{"id":"145998049","publication":"idahostatesman","brightcoveId":"","asset_type":"videoIngest","url":"http://www.idahostatesman.com/news/state/idaho/article145998049.html","duration":"0:35","poster":"//www.idahostatesman.com/news/state/idaho/ksaour-Animal-abuse-led-to-Idaho-ag-gag-law-that-judge-found-unconstitutional/alternates/LANDSCAPE_768/Animal%20abuse%20led%20to%20Idaho%20ag-gag%20law%20that%20judge%20found%20unconstitutional","title":"Animal abuse led to Idaho ag-gag law that judge found unconstitutional","description":"Animal abuse led to Idaho ag-gag law that judge found unconstitutional <span class=\"title-duration\">0:35</span>","displayDescription":"Cows at Bettencourt Farms in Hansen were beaten by farmworkers in video recorded in 2012 by an undercover investigator from the animal rights group Mercy for Animals. Idaho lawmakers later passed a law making it illegal to film such scenes without the owner's permission. A ruling striking down the law is in appeal before the 9th Circuit Court of Appeals.","videographer":"","credit":"Provided by Mercy For Animals","published":1492813353,"sources":[{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2017/4/21/18/1437582013143-p5k4ma/Cows-1492813352219.mp4","type":"video/mp4"},{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2017/4/21/18/1437580321678-6bjrso/Cows-1492813352502.mp4","type":"video/mp4"},{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2017/4/21/18/art_145998049/Cows.m3u8","type":"application/x-mpegURL"}],"ads":false,"langCode":"en","brightcoveData":{"account":"","policyKey":"BCpkADawqM3xk0Y5oHDI2yNCA0sK9PttUOJCw01AQfm1MPJBrdgOtR0sCAZtfQjzb1pjxbD0gz6HHjH0l5V3y9J96d_19k7uEWJfQZxaPQO_WV4689dYgOycpDy23dcy-_iFUYMRlq2SrXcQ"}}], {"wpsInclude":false,"wpsArea":null,"autoPlay":false,"pubName":"idahostatesman","embed":false,"cacheBust":"8f6a992","iterator":5,"uniqueId":"169694477-1518550141865","paywallEnabled":true,"domainName":"www.idahostatesman.com","pubId":"39","isSecureRequest":false,"baseTemplate":"story","videoType":"lead-asset"} );
    });
</script>
</div>


                
                    <div class="caption wps-video-caption">
                        
                            
    
        <span class="caption-text">Rescuers in Houston answered hundreds of desperate calls for help on Sunday as floodwaters from the remnants of Hurricane Harvey climbed high enough to fill the second floors of homes and stranded families were urged to seek refuge on their rooftops. Areas south of the city appeared to be hardest-hit. Earlier in the day, the National Weather Service said the &quot;catastrophic flooding&quot; in Houston was &quot;expected to worsen.&quot;  </span>
    
    
        <span class="videographer"></span>
    
    
        <span class="credits">Alexa Ard / McClatchy</span>
    

                        
                    </div>
                
            </div>
        
        
            <div class="lead-caption">
                
                    
                        
                            
    
        <span class="caption-text">Rescuers in Houston answered hundreds of desperate calls for help on Sunday as floodwaters from the remnants of Hurricane Harvey climbed high enough to fill the second floors of homes and stranded families were urged to seek refuge on their rooftops. Areas south of the city appeared to be hardest-hit. Earlier in the day, the National Weather Service said the &quot;catastrophic flooding&quot; in Houston was &quot;expected to worsen.&quot;  </span>
    
    
        <span class="videographer"></span>
    
    
        <span class="credits">Alexa Ard / McClatchy</span>
    

                        
                    
                
            </div>
        
    </div>
    <script>
        jQuery(document).ready(function () {
            mi.leadAssets.init();
        });
    </script>

            
            
    
    
    

            <div id="story-header">
                <h2 class="heading section-main-heading link">
                    <a href="//www.idahostatesman.com/news/state/idaho/">Idaho</a>
                </h2>

                <h3 class="title">Amid historic floods, Houston put out a call for help. These Idahoans answered it.</h3>
            </div>
            <div id="story-body-items"><div class="byline element-spacing-small"><p><span class="ng_byline_name">By Nicole Blanchard</span></p><p><span class="ng_byline_email">
                                            <a href="mailto:nblanchard@idahostatesman.com">nblanchard@idahostatesman.com</a>
                                        </span></p></div>
                    
                    <div class="share-tools-wrapper">
                        
                            









    

    

    

    

    

    

    

    

    

    

    

    

    

    

    
        
    

    

    

    

    

    

    

    

    

    

    

    

    

    

    

    

    











<ul class="share-icons">
    <li class="facebook">
        
            
                <a class="facebook-share" title="Share on Facebook" href="https://www.facebook.com/sharer/sharer.php?u=http://www.idahostatesman.com/news/state/idaho/article169693902.html" onclick="mi.articleShareTools.popupFunction(this.href, 14150);return false;"></a>
            
        
        <div class="glyphicon glyphicon-facebook"></div>
    </li>
    <li class="twitter">
        
            <a title="Share on Twitter" href="https://twitter.com/share?text=Amid+historic+floods,+Houston+put+out+a+call+for+help.+These+Idahoans+answered+it.&amp;url=http://www.idahostatesman.com/news/state/idaho/article169693902.html" onclick="mi.articleShareTools.popupFunction(this.href, 14002);return false;"></a>
        
        <div class="glyphicon glyphicon-twitter"></div>
    </li>
    
    <li class="email">
        
            <a title="Share by Email" href="mailto:?subject=Amid historic floods, Houston put out a call for help. These Idahoans answered it.&body=http://www.idahostatesman.com/news/state/idaho/article169693902.html" onclick="nextbee.credit_share_articles(14035);"></a>
        
        <div class="glyphicon glyphicon-envelope"></div>
    </li>
    <li class="more" onClick="return true">
        <ul class="share-options">
            
                <li class="linked-in"><a id="linkedInId" title="Share on LinkedIn" href="https://www.linkedin.com/shareArticle?mini=true&url=http://www.idahostatesman.com/news/state/idaho/article169693902.html&title=Amid historic floods, Houston put out a call for help. These Idahoans answered it."><span class="glyphicon glyphicon-linkedin"></span>LinkedIn</a></li>
            
            
                <li class="google"><a title="Share on Google Plus" href="https://plus.google.com/share?url=http://www.idahostatesman.com/news/state/idaho/article169693902.html" onclick="window.open(this.href, '', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=400,width=600');return false;"><span class="glyphicon glyphicon-google-plus"></span>Google+</a></li>
            
            
                <li class="pinterest"><a id="pinterestId" title="Share on Pinterest" href="https://www.pinterest.com/pin/create/button/?url=http://www.idahostatesman.com/news/state/idaho/article169693902.html&description=Amid historic floods, Houston put out a call for help. These Idahoans answered it.&media=http://www.idahostatesman.com/news/state/idaho/h6s9a3/picture169707062/alternates/LANDSCAPE_1140/Harvey%20(8)"><span class="glyphicon glyphicon-pinterest-p"></span>Pinterest</a></li>
            
            <li class="reddit"><a title="Share on Reddit" href="https://www.reddit.com/submit?url=http://www.idahostatesman.com/news/state/idaho/article169693902.html"><span class="glyphicon glyphicon-reddit"></span>Reddit</a></li>
            <li class="print"><a title="Print" href="javascript:window.print();"><span class="glyphicon glyphicon-print"></span>Print</a></li>
            <li class="reprints"><a title="Reprints" href="https://www.mcclatchyreprints.com">Order Reprint of this Story</a></li>
        </ul>
        <div class="glyphicon glyphicon-share"></div>
    </li>
</ul>
<script type="text/javascript">
    $(document).ready(function () {
        mi.articleShareTools.init({
            nextLinkedin: '14371',
            nextPinterest: '14406'
        });
        mi.socialSharingScroll.init();
    });
</script>
                        
                    </div>
                
                
                <div class="published-date-widget">
                    <p class="published-date">
                        <span id="publish_date">
                            August 27, 2017 03:22 PM
                        </span>
                    </p>
                    <p class="published-date">
                        
                            <span id="update_date">
                               
                            </span>
                        
                    </p>
                </div>

                <div class="dateline-storybody">
                    
                    <div id="story-target" class="clearfix">
                        <div id="content-body-" class="content-body">
                            
                            
                            
                            
                                
                                    <p>As Hurricane Harvey <a href="http://www.idahostatesman.com/news/nation-world/national/article169686027.html" target="_blank" title="">dumps foot after foot of water on the Houston area</a>, the American Red Cross has tried to funnel in volunteers from across the nation — among them two Idahoans.</p>
                                    
                                    
                                    
                                
                                    <p>The problem? <a href="http://www.idahostatesman.com/news/nation-world/national/article169667992.html" target="_blank" title="">Emergency responders can’t even get to Houston through the flooding</a>, said volunteer Diana Ochsner.</p>
                                    
                                    
                                    
                                
                                    <p>“Our deployment has been hush-hush simply because they were unable to figure out how to get us where we need to be,” said Ochsner, who is the Disaster Action Team coordinator for South-Central Idaho.</p>
                                    
                                    
                                    
                                
                                    <p>So instead, Ochsner, of Jerome, and Don Nesbitt, of Mountain Home, are headed to Austin, where all Red Cross teams from west of the Mississippi River will converge until it’s safe to move east to the towns hit hardest by the storm. There, they’ll drive their ambulance-like Emergency Response Vehicles through the “mucky-muck” — delivering food, water, emergency supplies and medical treatment to Texans whose homes were decimated by strong winds and stronger rain.</p>
                                    
                                        
    <div id="newsletter-signUpWidget"></div>
    <script>
        jQuery(document).ready(function () {
            mi.renderNewsletterIframe.init({ 
                container: '#newsletter-signUpWidget',
                url: 'http://x.email.idahostatesman.com/ats/url.aspx?cr=663&wu=108,http://x.email.idahostatesman.com/ats/url.aspx?cr=663&wu=112,http://x.email.idahostatesman.com/ats/url.aspx?cr=663&wu=104'
            });
        });
    </script>



    <div id="story-cta-widget" class="subscription-cta-widget cta-fullwidth">
        <h2 class="widget-title">Never miss a local story.</h2>
        <p class="widget-subhead">Sign up today for unlimited digital access to our website, apps, the digital newspaper and more.</p>
        <div class="btn btn-primary widget-button">
            <a href="https://account.idahostatesman.com/subscribe/create?param=fHVDC0s=">SUBSCRIBE NOW</a>
        </div>
    </div>
 
<script>
    jQuery(document).ready(function () {
        mi.calltoActionCtrl.init();
    });
</script>

                                    
                                    
                                    
                                
                                    <p>Earlier this year, Ochsner got her feet wet — literally — in floods across Louisiana and North Carolina. The damage of Hurricane Harvey has already surpassed those storms, she said.</p>
                                    
                                    
                                    
                                        
    
    
    <div class="ad visible-xs" >
        <div class="ad-widget" id="mn-gpt-5" adtype="default" pkg="c" data-ad-policy="onPageLoad" audience="all" atf="n" defaultsize="Extra-Small" Large="None" Medium="None" Small="None" Extra-Small="300x250" articleId="169693902"></div>
    </div>

                                        
                                    
                                
                                    <p>“This is going to go down in history,” the 59-year-old added.</p>
                                    
                                    
                                    
                                
                                    <p>Still, Ochsner said she and Nesbitt are honored to be headed into the storm. Most volunteers with the Idaho and Montana region of the Red Cross are under a moratorium for national travel in order to prioritize their help on the Lolo Peak Fire in Montana, Ochsner explained. Ochsner and Nesbitt are waiting for Idaho Red Cross officials to give them the OK before heading to Texas.</p>
                                    
                                    
                                    
                                
                                    <p>“I’m really proud to be able to represent Idaho in this situation,” Ochsner said.</p>
                                    
                                    
                                    
                                
                                    <p>She said she’s anxious to get to folks in need, no matter how hectic things may be there.</p>
                                    
                                    
                                    
                                
                                    <p>“That’s the spirit of a Red Cross volunteer: When people are rushing out of a disaster, we’re rushing in,” Ochsner said.</p>
                                    
                                    
                                    
                                        
    
    
    <div class="ad visible-xs" >
        <div class="ad-widget" id="mn-gpt-6" adtype="default" pkg="e" data-ad-policy="onPageLoad" audience="all" atf="n" defaultsize="Extra-Small" Large="None" Medium="None" Small="None" Extra-Small="300x250" articleId="169693902"></div>
    </div>

                                        
                                    
                                
                                    <div class="ng_factbox"><h3>How you can help<span class="ng-command" data-value="252"> </span></h3><p>In lieu of food or other items, Red Cross volunteer Diana Ochsner said the organization benefits most from financial donations. <a href="https://www.redcross.org/donate/hurricane-harvey?campname=Harvey&amp;campmedium=aspot" target="_blank" title="">The Red Cross has set up a specific donation campaign for those affected by Hurricane Harvey on its website.</a></p></div>
                                    
                                    
                                    
                                
                            
                            
                        </div>
                        <div class="hidden">
                            <div class="ad-widget" id="mn-gpt-7" adtype="default" pkg="None" data-ad-policy="onPageLoad" audience="all" atf="n" defaultsize="Large" Large="336x280" Medium="336x280" Small="336x280" Extra-Small="336x280" articleId="169693902"></div>
                        </div>
                        
                            
                                <!-- Nothing is configured -->
                            
                        
                            
                                <!-- Nothing is configured -->
                            
                        
                            
                                
    
    
        




        <div id="story-related" class="story-related element-spacing-large">
            <h2>Related stories from  Idaho Statesman</h2>
            <div id="related-links">
                
                    
                        
                        <article>
                            <div class="teaser">
                                
                                    <a  href="//www.idahostatesman.com/news/state/idaho/article169699832.html">
                                        






    <div class="img-container picture ">   
        <picture>
            <!--[if IE 9]><video style="display: none;"><![endif]-->
            <source srcset="//www.idahostatesman.com/news/state/idaho/lt7z8j/picture169699827/alternates/LANDSCAPE_1140/brandi" media="(min-width: 992px)">
            <source srcset="//www.idahostatesman.com/news/state/idaho/lt7z8j/picture169699827/alternates/LANDSCAPE_ 960/brandi" media="(min-width: 768px)">
            <source srcset="//www.idahostatesman.com/news/state/idaho/lt7z8j/picture169699827/alternates/LANDSCAPE_768/brandi" media="(min-width: 601px)">
            <source srcset="//www.idahostatesman.com/news/state/idaho/lt7z8j/picture169699827/alternates/LANDSCAPE_640/brandi" media="(min-width: 441px)">
            <source srcset="//www.idahostatesman.com/news/state/idaho/lt7z8j/picture169699827/alternates/LANDSCAPE_480/brandi" media="(min-width: 320px)">
            <!--[if IE 9]></video><![endif]-->
            
            <img class="responsive-image"  srcset="//www.idahostatesman.com/news/state/idaho/lt7z8j/picture169699827/alternates/LANDSCAPE_1140/brandi" alt="Former Idaho reporter goes viral after helping rescue man stranded by hurricane" title="" />
            
        </picture> 

</div>

                                    </a>
                                
                                <h4 class="title">
                                    <a href=//www.idahostatesman.com/news/state/idaho/article169699832.html>Former Idaho reporter goes viral after helping rescue man stranded by hurricane</a>
                                </h4>
                            </div>
                        </article>
                        
                    
                
                    
                        
                        <article>
                            <div class="teaser">
                                
                                    <a  href="//www.idahostatesman.com/latest-news/article169699547.html">
                                        






    <div class="img-container picture ">   
        <picture>
            <!--[if IE 9]><video style="display: none;"><![endif]-->
            <source srcset="//pics.mcclatchyinteractive.com/news/nation-world/national/w4h88r/picture169699542/alternates/LANDSCAPE_1140/Screen%20Shot%202017-08-27%20at%205.52.45%20PM" media="(min-width: 992px)">
            <source srcset="//pics.mcclatchyinteractive.com/news/nation-world/national/w4h88r/picture169699542/alternates/LANDSCAPE_ 960/Screen%20Shot%202017-08-27%20at%205.52.45%20PM" media="(min-width: 768px)">
            <source srcset="//pics.mcclatchyinteractive.com/news/nation-world/national/w4h88r/picture169699542/alternates/LANDSCAPE_768/Screen%20Shot%202017-08-27%20at%205.52.45%20PM" media="(min-width: 601px)">
            <source srcset="//pics.mcclatchyinteractive.com/news/nation-world/national/w4h88r/picture169699542/alternates/LANDSCAPE_640/Screen%20Shot%202017-08-27%20at%205.52.45%20PM" media="(min-width: 441px)">
            <source srcset="//pics.mcclatchyinteractive.com/news/nation-world/national/w4h88r/picture169699542/alternates/LANDSCAPE_480/Screen%20Shot%202017-08-27%20at%205.52.45%20PM" media="(min-width: 320px)">
            <!--[if IE 9]></video><![endif]-->
            
            <img class="responsive-image"  srcset="//pics.mcclatchyinteractive.com/news/nation-world/national/w4h88r/picture169699542/alternates/LANDSCAPE_1140/Screen%20Shot%202017-08-27%20at%205.52.45%20PM" alt="Photo shows senior citizens sitting waist-deep in floodwater from Harvey" title="" />
            
        </picture> 

</div>

                                    </a>
                                
                                <h4 class="title">
                                    <a href=//www.idahostatesman.com/latest-news/article169699547.html>Photo shows senior citizens sitting waist-deep in floodwater from Harvey</a>
                                </h4>
                            </div>
                        </article>
                        
                    
                
            </div>
        </div>

    
    <div class="ad visible-xs" >
        <div class="ad-widget" id="mn-gpt-8" adtype="default" pkg="f" data-ad-policy="onPageLoad" audience="all" atf="n" defaultsize="Extra-Small" Large="None" Medium="None" Small="None" Extra-Small="300x250" articleId="169693902"></div>
    </div>

                            
                        
                        
                        
                            
                            
                                
                                
                                
                                
                                    
                                
                                
                                    
                                
                                
                                

    


    
    
    <script type='text/template' id='inlinegallery-template-169707062'> 
    <div class="story-gallery spillover-gallery">
        <div id="slick-gallery-container-169707062" class="mi-slick-gallery-container clearfix" style="visibility: hidden;">
            <div class="preroll-container" data-uniqueID="169707062">
                
                
                <div class="slick-gallery">
                    
                        
                            <div class="gallery-item image">
                                <span data-src="//www.idahostatesman.com/news/state/idaho/h6s9a3/picture169707062/alternates/FREE_160/Harvey%20(8)" data-width-160></span>
                                <span data-src="//www.idahostatesman.com/news/state/idaho/h6s9a3/picture169707062/alternates/FREE_320/Harvey%20(8)" data-width-320></span>
                                <span data-src="//www.idahostatesman.com/news/state/idaho/h6s9a3/picture169707062/alternates/FREE_480/Harvey%20(8)" data-width-480></span>
                                <span data-src="//www.idahostatesman.com/news/state/idaho/h6s9a3/picture169707062/alternates/FREE_640/Harvey%20(8)" data-width-640></span>
                                <span data-src="//www.idahostatesman.com/news/state/idaho/h6s9a3/picture169707062/alternates/FREE_768/Harvey%20(8)" data-width-768></span>
                                <span data-src="//www.idahostatesman.com/news/state/idaho/h6s9a3/picture169707062/alternates/FREE_960/Harvey%20(8)" data-width-960></span>
                                <span data-src="//www.idahostatesman.com/news/state/idaho/h6s9a3/picture169707062/alternates/FREE_1140/Harvey%20(8)" data-width-1140></span>
                                <img alt="Residents wade through flooding from Tropical Storm Harvey Sunday, Aug. 27, 2017, in Houston, Texas." title="Residents wade through flooding from Tropical Storm Harvey Sunday, Aug. 27, 2017, in Houston, Texas." />
                                <div class="caption">
                                    <span class="caption-text">Residents wade through flooding from Tropical Storm Harvey Sunday, Aug. 27, 2017, in Houston, Texas. </span>
                                    
                                    <span class="photographer">David J. Phillip</span>
                                    
                                    
                                    <span class="credits">AP</span>
                                    
                                </div>
                            </div>
                        
                    
                        
                    
                        
                    
                </div>
            </div>
            <div class="spillover-caption-carousel">
                <div class="current-caption  spillover-gallery"></div>
                
            </div>
            
        </div>
    </div>
     </script><div id='inlinegallery-target-169707062'></div><script> lazyLoadingModule("inlinegallery-template-169707062", "inlinegallery-target-169707062", "gallery",500,
        undefined, undefined, undefined,  "undefined", 169707062 , 1 ); </script>

                            
                        
                    </div>
                </div>
                
                
                    

                

                
                
                    


    <script type='text/template' id='zerg-template'> 
        <div id="vendor-stories-content">
            <h2 class='heading vendor-storiescontent-heading'>Suggested for you</h2>
        </div>
        <div class="vendor-storiescontent-main-container" id="zergnet-widget-53337"></div>
     </script><div id='zerg-target'></div><script> lazyLoadingModule("zerg-template", "zerg-target", "zerg",500,
        undefined, undefined, undefined,  "53337", undefined , undefined ); </script>

                

                
                
                    <div id="commenting-container" class="commenting-container element-spacing-large">
                        
                            <h2 class="heading link">
    <a class="comments-toggle" href="javascript:void(0);">
        <span class="glyphicon glyphicon-comment-o"></span>&nbsp; Comments &nbsp;<span class="glyphicon glyphicon-chevron-down rotate"></span>
    </a>
</h2>

<!--Needs to be on the DOM on page load for IE. Needs to be visible to set the correct height of the comment component. I'm hiding it on document ready. Appending it later did not work-->
<div id="fb-comments" class="fb-comments in" data-href="" data-width="100%" data-numposts="10"></div>

<script>
    jQuery(document).ready(function () {
        mi.commentingFaceboook.init();
    });
</script>

                        
                    </div>
                
            </div>
            <div id="nativoArticlePage" ></div>
        </div>
        


<div class="narrow-rail">
    <div class="ad hidden-xs">
        <div class="ad-widget" id="mn-gpt-9" adtype="default" pkg="b" data-ad-policy="onPageLoad" audience="all" atf="y" defaultsize="Large" Large="Flex Ad" Medium="Flex Ad" Small="300x250" Extra-Small="None" articleId="169693902"></div>
    </div>
    <div class="element-spacing-medium">
        <div id="video-widget" class="headline-list">
            <h2 class="heading link"><a href="/video/">Videos</a></h2>
            <div class="teaser">
                <div id="container-" class="container-">
                    
                        
    
    
    




<div class="wf-wps-side-bar mi-video-sidebar-widget">
    
        
<div id="video-detail-174212511-1518550141869" class="media-wrap ">
    <div class="video-media" data-index>
        <div class="vjs-wrapper">
            <video id="player-174212511-1518550141869" class="video-js mi-videojs vjs-fill" poster="//www.idahostatesman.com/news/state/yr7160-valleycor01/alternates/LANDSCAPE_560/valleycor01"></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-174212511-1518550141869" 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.idahostatesman.com/news/state/yr7160-valleycor01/alternates/LANDSCAPE_200/valleycor01" alt="Valley County's new coroner says Idaho laws on handling bodies are vague"/>
                    <span class="duration">1:12</span>
                </div>
                <div class="media-desc">
                    <h4 class="video-title">Valley County's new coroner says Idaho laws on handling bodies are vague</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.idahostatesman.com/latest-news/3rj915-RedneckFourth.mp4/alternates/LANDSCAPE_200/RedneckFourth.mp4" alt="Getting crazy in Crouch, Idaho?"/>
                    <span class="duration">5:26</span>
                </div>
                <div class="media-desc">
                    <h4 class="video-title">Getting crazy in Crouch, Idaho?</h4>
                </div>
                
            </div>
        
            <div class="mi-overlay-item" data-index="2">
                <div class="media-wrap">
                    <img data-flickity-lazyload="//www.idahostatesman.com/news/state/idaho/s0nt48-Retired-Idaho-Asst.-AG-Clive-Strong-reflects-on-his-career/alternates/LANDSCAPE_200/Retired%20Idaho%20Asst.%20AG%20Clive%20Strong%20reflects%20on%20his%20career" alt="Retired Idaho Asst. AG Clive Strong reflects on his career"/>
                    <span class="duration">5:11</span>
                </div>
                <div class="media-desc">
                    <h4 class="video-title">Retired Idaho Asst. AG Clive Strong reflects on his career</h4>
                </div>
                
            </div>
        
            <div class="mi-overlay-item" data-index="3">
                <div class="media-wrap">
                    <img data-flickity-lazyload="//www.tri-cityherald.com/news/cvew3g-adam-west-key/alternates/LANDSCAPE_200/adam%20west%20key" alt="'Batman' star Adam West dies at 88"/>
                    <span class="duration">1:07</span>
                </div>
                <div class="media-desc">
                    <h4 class="video-title">'Batman' star Adam West dies at 88</h4>
                </div>
                
            </div>
        
            <div class="mi-overlay-item" data-index="4">
                <div class="media-wrap">
                    <img data-flickity-lazyload="//www.idahostatesman.com/news/state/idaho/ly8dp-Water-spills-over-Salmon-Falls-Dam-the-first-time-in-over-30-years/alternates/LANDSCAPE_200/Water%20spills%20over%20Salmon%20Falls%20Dam%20--%20the%20first%20time%20in%20over%2030%20years" alt="Water spills over Salmon Falls Dam -- the first time in over 30 years"/>
                    <span class="duration">0:32</span>
                </div>
                <div class="media-desc">
                    <h4 class="video-title">Water spills over Salmon Falls Dam -- the first time in over 30 years</h4>
                </div>
                
            </div>
        
            <div class="mi-overlay-item" data-index="5">
                <div class="media-wrap">
                    <img data-flickity-lazyload="//www.idahostatesman.com/news/weather/79h6z5-weiser-flood_key/alternates/LANDSCAPE_200/weiser%20flood_key" alt="Responding to Idaho's weather disasters"/>
                    <span class="duration">3:26</span>
                </div>
                <div class="media-desc">
                    <h4 class="video-title">Responding to Idaho's weather disasters</h4>
                </div>
                
            </div>
        
            <div class="mi-overlay-item" data-index="6">
                <div class="media-wrap">
                    <img data-flickity-lazyload="//www.idahostatesman.com/news/state/idaho/9k32ug-Train-derails-next-to-North-Idaho-highway/alternates/LANDSCAPE_200/Train%20derails%20next%20to%20North%20Idaho%20highway" alt="Train derails next to North Idaho highway"/>
                    <span class="duration">0:40</span>
                </div>
                <div class="media-desc">
                    <h4 class="video-title">Train derails next to North Idaho highway</h4>
                </div>
                
            </div>
        
            <div class="mi-overlay-item" data-index="7">
                <div class="media-wrap">
                    <img data-flickity-lazyload="//www.idahostatesman.com/news/state/idaho/ts9tsm-Josh-Newman-US-Forest-Service-talks-about-the-Pioneer-Fire-and-its-impact-on-recreation-and-forest-health./alternates/LANDSCAPE_200/Josh%20Newman,%20US%20Forest%20Service,%20talks%20about%20the%20Pioneer%20Fire%20and%20its%20impact%20on%20recreation%20and%20forest%20health." alt="Josh Newman, US Forest Service, talks about the Pioneer Fire and its impact on recreation and forest health."/>
                    <span class="duration">2:39</span>
                </div>
                <div class="media-desc">
                    <h4 class="video-title">Josh Newman, US Forest Service, talks about the Pioneer Fire and its impact on recreation and forest health.</h4>
                </div>
                
            </div>
        
            <div class="mi-overlay-item" data-index="8">
                <div class="media-wrap">
                    <img data-flickity-lazyload="//www.idahostatesman.com/news/state/idaho/hk97rj-Watch-from-above-as-the-historic-844-steam-engine-snakes-through-Idahos-landscape/alternates/LANDSCAPE_200/Watch%20from%20above%20as%20the%20historic%20844%20steam%20engine%20snakes%20through%20Idaho%27s%20landscape" alt="Watch from above as the historic 844 steam engine snakes through Idaho's landscape"/>
                    <span class="duration">0:50</span>
                </div>
                <div class="media-desc">
                    <h4 class="video-title">Watch from above as the historic 844 steam engine snakes through Idaho's landscape</h4>
                </div>
                
            </div>
        
            <div class="mi-overlay-item" data-index="9">
                <div class="media-wrap">
                    <img data-flickity-lazyload="//www.idahostatesman.com/news/state/idaho/ksaour-Animal-abuse-led-to-Idaho-ag-gag-law-that-judge-found-unconstitutional/alternates/LANDSCAPE_200/Animal%20abuse%20led%20to%20Idaho%20ag-gag%20law%20that%20judge%20found%20unconstitutional" alt="Animal abuse led to Idaho ag-gag law that judge found unconstitutional"/>
                    <span class="duration">0:35</span>
                </div>
                <div class="media-desc">
                    <h4 class="video-title">Animal abuse led to Idaho ag-gag law that judge found unconstitutional</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":"174212511","publication":"idahostatesman","brightcoveId":"","asset_type":"videoIngest","url":"http://www.idahostatesman.com/news/state/idaho/article174212511.html","duration":"1:12","poster":"//www.idahostatesman.com/news/state/yr7160-valleycor01/alternates/LANDSCAPE_768/valleycor01","title":"Valley County's new coroner says Idaho laws on handling bodies are vague","description":"Valley County's new coroner says Idaho laws on handling bodies are vague <span class=\"title-duration\">1:12</span>","displayDescription":"Valley County Coroner Scott Carver, who also runs the only funeral home in McCall, was recently appointed to the position after moving to Idaho from Lake Moses, Wash. He notes that although states have different rules, Idaho's laws don't prevent the remains of the recently deceased to be moved out of the county without family consent.","videographer":"Darin Oswald","credit":"doswald@idahostatesman.com","published":1505857429,"sources":[{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2017/9/19/21/1437582013143-p5k4ma/0919_valley_co_coroner-1505857426948.mp4","type":"video/mp4"},{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2017/9/19/21/1437580321678-6bjrso/0919_valley_co_coroner-1505857427340.mp4","type":"video/mp4"},{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2017/9/19/21/art_174212511/0919_valley_co_coroner.m3u8","type":"application/x-mpegURL"}],"ads":[{"publication":"idahostatesman","tag":"//pubads.g.doubleclick.net/gampad/ads?ciu_szs=300x250&correlator=%5Btimestamp%5D&cust_params=sect%3Didaho%26id%3D174212511%26eid%3D169693902%26vidlength%3Dlong%26pl%3D&env=vp&gdfp_req=1&hl=en&impl=s&iu=%2F7675%2FBOI.site_idahostatesman%2FNews%2FState&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=idaho&id=174212511&eid=169693902&vidlength=long&pl="}],"langCode":"en","brightcoveData":{"account":"","policyKey":"BCpkADawqM3xk0Y5oHDI2yNCA0sK9PttUOJCw01AQfm1MPJBrdgOtR0sCAZtfQjzb1pjxbD0gz6HHjH0l5V3y9J96d_19k7uEWJfQZxaPQO_WV4689dYgOycpDy23dcy-_iFUYMRlq2SrXcQ"}},{"id":"157836214","publication":"idahostatesman","brightcoveId":"","asset_type":"videoIngest","url":"http://www.idahostatesman.com/news/local/article157836214.html","duration":"5:26","poster":"//www.idahostatesman.com/latest-news/3rj915-RedneckFourth.mp4/alternates/LANDSCAPE_768/RedneckFourth.mp4","title":"Getting crazy in Crouch, Idaho?","description":"Getting crazy in Crouch, Idaho? <span class=\"title-duration\">5:26</span>","displayDescription":"Images of holiday revelers shooting off personal fireworks have been immortalized in several videos. One drew national attention: The New York Post last year recut footage shot by filmmaker Adam Nawrot. Nawrot objected to the way the Post treated the vide","videographer":"Adam Nawrot, edited by the New York Post","credit":"","published":1498246099,"sources":[{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2017/6/23/16/1437582013143-p5k4ma/RedneckFourth-1498246090203.mp4","type":"video/mp4"},{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2017/6/23/16/1437580321678-6bjrso/RedneckFourth-1498246092075.mp4","type":"video/mp4"},{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2017/6/23/16/art_157836214/RedneckFourth.m3u8","type":"application/x-mpegURL"}],"ads":[{"publication":"idahostatesman","tag":"//pubads.g.doubleclick.net/gampad/ads?ciu_szs=300x250&correlator=%5Btimestamp%5D&cust_params=sect%3Dlocal%26id%3D157836214%26eid%3D169693902%26vidlength%3Dlong%26pl%3D&env=vp&gdfp_req=1&hl=en&impl=s&iu=%2F7675%2FBOI.site_idahostatesman%2FNews%2FLocal&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=local&id=157836214&eid=169693902&vidlength=long&pl="}],"langCode":"en","brightcoveData":{"account":"","policyKey":"BCpkADawqM3xk0Y5oHDI2yNCA0sK9PttUOJCw01AQfm1MPJBrdgOtR0sCAZtfQjzb1pjxbD0gz6HHjH0l5V3y9J96d_19k7uEWJfQZxaPQO_WV4689dYgOycpDy23dcy-_iFUYMRlq2SrXcQ"}},{"id":"157847509","publication":"idahostatesman","brightcoveId":"","asset_type":"videoIngest","url":"http://www.idahostatesman.com/news/state/idaho/article157847509.html","duration":"5:11","poster":"//www.idahostatesman.com/news/state/idaho/s0nt48-Retired-Idaho-Asst.-AG-Clive-Strong-reflects-on-his-career/alternates/LANDSCAPE_768/Retired%20Idaho%20Asst.%20AG%20Clive%20Strong%20reflects%20on%20his%20career","title":"Retired Idaho Asst. AG Clive Strong reflects on his career","description":"Retired Idaho Asst. AG Clive Strong reflects on his career <span class=\"title-duration\">5:11</span>","displayDescription":"One of Clive Strong's major achievements during his 34-year career with the Idaho attorney general's office was sorting through the tangle of 158,000 water rights claims. Here he explains the process of \"adjudication.\"","videographer":"","credit":"rehlert@idahostatesman.com","published":1498238792,"sources":[{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2017/6/23/17/1437582013143-p5k4ma/cef3e98b_0e31_4a74_94e6_996610d803c1-1498238785837.mp4","type":"video/mp4"},{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2017/6/23/17/1437580321678-6bjrso/cef3e98b_0e31_4a74_94e6_996610d803c1-1498238787235.mp4","type":"video/mp4"},{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2017/6/23/17/art_157847509/cef3e98b_0e31_4a74_94e6_996610d803c1.m3u8","type":"application/x-mpegURL"}],"ads":[{"publication":"idahostatesman","tag":"//pubads.g.doubleclick.net/gampad/ads?ciu_szs=300x250&correlator=%5Btimestamp%5D&cust_params=sect%3Didaho%26id%3D157847509%26eid%3D169693902%26vidlength%3Dlong%26pl%3D&env=vp&gdfp_req=1&hl=en&impl=s&iu=%2F7675%2FBOI.site_idahostatesman%2FNews%2FState&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=idaho&id=157847509&eid=169693902&vidlength=long&pl="}],"langCode":"en","brightcoveData":{"account":"","policyKey":"BCpkADawqM3xk0Y5oHDI2yNCA0sK9PttUOJCw01AQfm1MPJBrdgOtR0sCAZtfQjzb1pjxbD0gz6HHjH0l5V3y9J96d_19k7uEWJfQZxaPQO_WV4689dYgOycpDy23dcy-_iFUYMRlq2SrXcQ"}}], [{"id":"174212511","publication":"idahostatesman","brightcoveId":"","asset_type":"videoIngest","url":"http://www.idahostatesman.com/news/state/idaho/article174212511.html","duration":"1:12","poster":"//www.idahostatesman.com/news/state/yr7160-valleycor01/alternates/LANDSCAPE_768/valleycor01","title":"Valley County's new coroner says Idaho laws on handling bodies are vague","description":"Valley County's new coroner says Idaho laws on handling bodies are vague <span class=\"title-duration\">1:12</span>","displayDescription":"Valley County Coroner Scott Carver, who also runs the only funeral home in McCall, was recently appointed to the position after moving to Idaho from Lake Moses, Wash. He notes that although states have different rules, Idaho's laws don't prevent the remains of the recently deceased to be moved out of the county without family consent.","videographer":"Darin Oswald","credit":"doswald@idahostatesman.com","published":1505857429,"sources":[{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2017/9/19/21/1437582013143-p5k4ma/0919_valley_co_coroner-1505857426948.mp4","type":"video/mp4"},{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2017/9/19/21/1437580321678-6bjrso/0919_valley_co_coroner-1505857427340.mp4","type":"video/mp4"},{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2017/9/19/21/art_174212511/0919_valley_co_coroner.m3u8","type":"application/x-mpegURL"}],"ads":[{"publication":"idahostatesman","tag":"//pubads.g.doubleclick.net/gampad/ads?ciu_szs=300x250&correlator=%5Btimestamp%5D&cust_params=sect%3Didaho%26id%3D174212511%26eid%3D169693902%26vidlength%3Dlong%26pl%3D&env=vp&gdfp_req=1&hl=en&impl=s&iu=%2F7675%2FBOI.site_idahostatesman%2FNews%2FState&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=idaho&id=174212511&eid=169693902&vidlength=long&pl="}],"langCode":"en","brightcoveData":{"account":"","policyKey":"BCpkADawqM3xk0Y5oHDI2yNCA0sK9PttUOJCw01AQfm1MPJBrdgOtR0sCAZtfQjzb1pjxbD0gz6HHjH0l5V3y9J96d_19k7uEWJfQZxaPQO_WV4689dYgOycpDy23dcy-_iFUYMRlq2SrXcQ"}},{"id":"157836214","publication":"idahostatesman","brightcoveId":"","asset_type":"videoIngest","url":"http://www.idahostatesman.com/news/local/article157836214.html","duration":"5:26","poster":"//www.idahostatesman.com/latest-news/3rj915-RedneckFourth.mp4/alternates/LANDSCAPE_768/RedneckFourth.mp4","title":"Getting crazy in Crouch, Idaho?","description":"Getting crazy in Crouch, Idaho? <span class=\"title-duration\">5:26</span>","displayDescription":"Images of holiday revelers shooting off personal fireworks have been immortalized in several videos. One drew national attention: The New York Post last year recut footage shot by filmmaker Adam Nawrot. Nawrot objected to the way the Post treated the vide","videographer":"Adam Nawrot, edited by the New York Post","credit":"","published":1498246099,"sources":[{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2017/6/23/16/1437582013143-p5k4ma/RedneckFourth-1498246090203.mp4","type":"video/mp4"},{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2017/6/23/16/1437580321678-6bjrso/RedneckFourth-1498246092075.mp4","type":"video/mp4"},{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2017/6/23/16/art_157836214/RedneckFourth.m3u8","type":"application/x-mpegURL"}],"ads":[{"publication":"idahostatesman","tag":"//pubads.g.doubleclick.net/gampad/ads?ciu_szs=300x250&correlator=%5Btimestamp%5D&cust_params=sect%3Dlocal%26id%3D157836214%26eid%3D169693902%26vidlength%3Dlong%26pl%3D&env=vp&gdfp_req=1&hl=en&impl=s&iu=%2F7675%2FBOI.site_idahostatesman%2FNews%2FLocal&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=local&id=157836214&eid=169693902&vidlength=long&pl="}],"langCode":"en","brightcoveData":{"account":"","policyKey":"BCpkADawqM3xk0Y5oHDI2yNCA0sK9PttUOJCw01AQfm1MPJBrdgOtR0sCAZtfQjzb1pjxbD0gz6HHjH0l5V3y9J96d_19k7uEWJfQZxaPQO_WV4689dYgOycpDy23dcy-_iFUYMRlq2SrXcQ"}},{"id":"157847509","publication":"idahostatesman","brightcoveId":"","asset_type":"videoIngest","url":"http://www.idahostatesman.com/news/state/idaho/article157847509.html","duration":"5:11","poster":"//www.idahostatesman.com/news/state/idaho/s0nt48-Retired-Idaho-Asst.-AG-Clive-Strong-reflects-on-his-career/alternates/LANDSCAPE_768/Retired%20Idaho%20Asst.%20AG%20Clive%20Strong%20reflects%20on%20his%20career","title":"Retired Idaho Asst. AG Clive Strong reflects on his career","description":"Retired Idaho Asst. AG Clive Strong reflects on his career <span class=\"title-duration\">5:11</span>","displayDescription":"One of Clive Strong's major achievements during his 34-year career with the Idaho attorney general's office was sorting through the tangle of 158,000 water rights claims. Here he explains the process of \"adjudication.\"","videographer":"","credit":"rehlert@idahostatesman.com","published":1498238792,"sources":[{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2017/6/23/17/1437582013143-p5k4ma/cef3e98b_0e31_4a74_94e6_996610d803c1-1498238785837.mp4","type":"video/mp4"},{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2017/6/23/17/1437580321678-6bjrso/cef3e98b_0e31_4a74_94e6_996610d803c1-1498238787235.mp4","type":"video/mp4"},{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2017/6/23/17/art_157847509/cef3e98b_0e31_4a74_94e6_996610d803c1.m3u8","type":"application/x-mpegURL"}],"ads":[{"publication":"idahostatesman","tag":"//pubads.g.doubleclick.net/gampad/ads?ciu_szs=300x250&correlator=%5Btimestamp%5D&cust_params=sect%3Didaho%26id%3D157847509%26eid%3D169693902%26vidlength%3Dlong%26pl%3D&env=vp&gdfp_req=1&hl=en&impl=s&iu=%2F7675%2FBOI.site_idahostatesman%2FNews%2FState&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=idaho&id=157847509&eid=169693902&vidlength=long&pl="}],"langCode":"en","brightcoveData":{"account":"","policyKey":"BCpkADawqM3xk0Y5oHDI2yNCA0sK9PttUOJCw01AQfm1MPJBrdgOtR0sCAZtfQjzb1pjxbD0gz6HHjH0l5V3y9J96d_19k7uEWJfQZxaPQO_WV4689dYgOycpDy23dcy-_iFUYMRlq2SrXcQ"}},{"id":"155689319","publication":"tri-cityherald","brightcoveId":"","asset_type":"videoIngest","url":"http://www.idahostatesman.com/news/state/idaho/article155689319.html","duration":"1:07","poster":"//www.tri-cityherald.com/news/cvew3g-adam-west-key/alternates/LANDSCAPE_768/adam%20west%20key","title":"'Batman' star Adam West dies at 88","description":"'Batman' star Adam West dies at 88 <span class=\"title-duration\">1:07</span>","displayDescription":"Adam West, whose straight-faced portrayal of Batman in a 1960s TV series lifted the tight-clad Caped Crusader into the national consciousness, has died at age 88. West died June 9, 2017 after \"a short but brave battle with leukemia,\" his family said in a statement.","videographer":"Alexa Ard","credit":"McClatchy","published":1497290017,"sources":[{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2017/6/12/17/1437582013143-p5k4ma/West_Obit-1497290012538.mp4","type":"video/mp4"},{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2017/6/12/17/1437580321678-6bjrso/West_Obit-1497290015366.mp4","type":"video/mp4"},{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2017/6/12/17/art_155689319/West_Obit.m3u8","type":"application/x-mpegURL"}],"ads":[{"publication":"idahostatesman","tag":"//pubads.g.doubleclick.net/gampad/ads?ciu_szs=300x250&correlator=%5Btimestamp%5D&cust_params=sect%3Didaho%26id%3D155689319%26eid%3D169693902%26vidlength%3Dlong%26pl%3D&env=vp&gdfp_req=1&hl=en&impl=s&iu=%2F7675%2FBOI.site_idahostatesman%2FNews%2FState&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=idaho&id=155689319&eid=169693902&vidlength=long&pl="}],"langCode":"en","brightcoveData":{"account":"","policyKey":"BCpkADawqM3oAn6u6oEh0lUbIAxh5jUT4GXwJUNyZBLjK7gBQk4t1_bYmO61FA8FBiBTnD4poHVjSlkgYT3_UFbkA5o1wL-lYOBkoQeNnnqn8YDhmNkM-NBasczbCuvvvGy3yQADbjsRMzN2"}},{"id":"152016897","publication":"idahostatesman","brightcoveId":"","asset_type":"videoIngest","url":"http://www.idahostatesman.com/news/state/idaho/article152016897.html","duration":"0:32","poster":"//www.idahostatesman.com/news/state/idaho/ly8dp-Water-spills-over-Salmon-Falls-Dam-the-first-time-in-over-30-years/alternates/LANDSCAPE_768/Water%20spills%20over%20Salmon%20Falls%20Dam%20--%20the%20first%20time%20in%20over%2030%20years","title":"Water spills over Salmon Falls Dam -- the first time in over 30 years","description":"Water spills over Salmon Falls Dam -- the first time in over 30 years <span class=\"title-duration\">0:32</span>","displayDescription":"Water was released over the spillway of the Salmon Falls Dam near Twin Falls earlier this month. It's the first time water has flowed from the dam since 1984.","videographer":"Gina Bringman, Susan Lay, Katy Lay","credit":"","published":1495488810,"sources":[{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2017/5/22/21/1437582013143-p5k4ma/salmon%20falls-1495488809216.mp4","type":"video/mp4"},{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2017/5/22/21/1437580321678-6bjrso/salmon%20falls-1495488809664.mp4","type":"video/mp4"},{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2017/5/22/21/art_152016897/salmon_falls.m3u8","type":"application/x-mpegURL"}],"ads":[{"publication":"idahostatesman","tag":"//pubads.g.doubleclick.net/gampad/ads?ciu_szs=300x250&correlator=%5Btimestamp%5D&cust_params=sect%3Didaho%26id%3D152016897%26eid%3D169693902%26vidlength%3Dshort%26pl%3D&env=vp&gdfp_req=1&hl=en&impl=s&iu=%2F7675%2FBOI.site_idahostatesman%2FNews%2FState&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=idaho&id=152016897&eid=169693902&vidlength=short&pl="}],"langCode":"en","brightcoveData":{"account":"","policyKey":"BCpkADawqM3xk0Y5oHDI2yNCA0sK9PttUOJCw01AQfm1MPJBrdgOtR0sCAZtfQjzb1pjxbD0gz6HHjH0l5V3y9J96d_19k7uEWJfQZxaPQO_WV4689dYgOycpDy23dcy-_iFUYMRlq2SrXcQ"}},{"id":"151018802","publication":"idahostatesman","brightcoveId":"","asset_type":"videoIngest","url":"http://www.idahostatesman.com/news/state/idaho/article151018802.html","duration":"3:26","poster":"//www.idahostatesman.com/news/weather/79h6z5-weiser-flood_key/alternates/LANDSCAPE_768/weiser%20flood_key","title":"Responding to Idaho's weather disasters","description":"Responding to Idaho's weather disasters <span class=\"title-duration\">3:26</span>","displayDescription":"For reponse teams, what might look like one big damaging Idaho winter is actually five separate events, each requiring its own response from local, state and federal agencies. The task of dealing with the impacts, even as summer now approaches, is far from over.","videographer":"Bill Dentzer","credit":"bdentzer@idahostatesman.com","published":1495037697,"sources":[{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2017/5/17/16/1437582013143-p5k4ma/d744e654-eb19-440e-834b-c3adc5a2b2e2-1495037693671.mp4","type":"video/mp4"},{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2017/5/17/16/1437580321678-6bjrso/d744e654-eb19-440e-834b-c3adc5a2b2e2-1495037694814.mp4","type":"video/mp4"},{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2017/5/17/16/art_151018802/d744e654_eb19_440e_834b_c3adc5a2b2e2.m3u8","type":"application/x-mpegURL"}],"ads":[{"publication":"idahostatesman","tag":"//pubads.g.doubleclick.net/gampad/ads?ciu_szs=300x250&correlator=%5Btimestamp%5D&cust_params=sect%3Didaho%26id%3D151018802%26eid%3D169693902%26vidlength%3Dlong%26pl%3D&env=vp&gdfp_req=1&hl=en&impl=s&iu=%2F7675%2FBOI.site_idahostatesman%2FNews%2FState&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=idaho&id=151018802&eid=169693902&vidlength=long&pl="}],"langCode":"en","brightcoveData":{"account":"","policyKey":"BCpkADawqM3xk0Y5oHDI2yNCA0sK9PttUOJCw01AQfm1MPJBrdgOtR0sCAZtfQjzb1pjxbD0gz6HHjH0l5V3y9J96d_19k7uEWJfQZxaPQO_WV4689dYgOycpDy23dcy-_iFUYMRlq2SrXcQ"}},{"id":"148556709","publication":"idahostatesman","brightcoveId":"","asset_type":"videoIngest","url":"http://www.idahostatesman.com/news/state/idaho/article148556709.html","duration":"0:40","poster":"//www.idahostatesman.com/news/state/idaho/9k32ug-Train-derails-next-to-North-Idaho-highway/alternates/LANDSCAPE_768/Train%20derails%20next%20to%20North%20Idaho%20highway","title":"Train derails next to North Idaho highway","description":"Train derails next to North Idaho highway <span class=\"title-duration\">0:40</span>","displayDescription":"BNSF Railway spokesman Gus Melonas said a grain train’s rail cars derailed around 7 a.m. May 1 just outside of Cocolalla, Idaho. Five rail cars  tipped over – causing some spillage of corn. ","videographer":"","credit":"Provided by Idaho Transportation Department","published":1493903513,"sources":[{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2017/5/4/13/1437582013143-p5k4ma/Train%20derails%20next%20to%20highway-1493903511734.mp4","type":"video/mp4"},{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2017/5/4/13/1437580321678-6bjrso/Train%20derails%20next%20to%20highway-1493903512195.mp4","type":"video/mp4"},{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2017/5/4/13/art_148556709/Train_derails_next_to_highway.m3u8","type":"application/x-mpegURL"}],"ads":[{"publication":"idahostatesman","tag":"//pubads.g.doubleclick.net/gampad/ads?ciu_szs=300x250&correlator=%5Btimestamp%5D&cust_params=sect%3Didaho%26id%3D148556709%26eid%3D169693902%26vidlength%3Dshort%26pl%3D&env=vp&gdfp_req=1&hl=en&impl=s&iu=%2F7675%2FBOI.site_idahostatesman%2FNews%2FState&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=idaho&id=148556709&eid=169693902&vidlength=short&pl="}],"langCode":"en","brightcoveData":{"account":"","policyKey":"BCpkADawqM3xk0Y5oHDI2yNCA0sK9PttUOJCw01AQfm1MPJBrdgOtR0sCAZtfQjzb1pjxbD0gz6HHjH0l5V3y9J96d_19k7uEWJfQZxaPQO_WV4689dYgOycpDy23dcy-_iFUYMRlq2SrXcQ"}},{"id":"148077299","publication":"idahostatesman","brightcoveId":"","asset_type":"videoIngest","url":"http://www.idahostatesman.com/news/state/idaho/article148077299.html","duration":"2:39","poster":"//www.idahostatesman.com/news/state/idaho/ts9tsm-Josh-Newman-US-Forest-Service-talks-about-the-Pioneer-Fire-and-its-impact-on-recreation-and-forest-health./alternates/LANDSCAPE_768/Josh%20Newman,%20US%20Forest%20Service,%20talks%20about%20the%20Pioneer%20Fire%20and%20its%20impact%20on%20recreation%20and%20forest%20health.","title":"Josh Newman, US Forest Service, talks about the Pioneer Fire and its impact on recreation and forest health.","description":"Josh Newman, US Forest Service, talks about the Pioneer Fire and its impact on recreation and forest health. <span class=\"title-duration\">2:39</span>","displayDescription":"Public safety and keeping open the roads and trails that take people into the Boise national Forest is the driving force behind two projects to rehabilitate the forest after the Pioneer Fire burned 188,000 acres in 2016. It also would put logging of 60 million board feet of timber on the fast track with the support of local conservation groups.","videographer":"Kyle Green","credit":"kgreen@idahostatesman.com","published":1493749386,"sources":[{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2017/5/2/17/1437582013143-p5k4ma/Pioneer%20Fire-1493749382768.mp4","type":"video/mp4"},{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2017/5/2/17/1437580321678-6bjrso/Pioneer%20Fire-1493749383606.mp4","type":"video/mp4"},{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2017/5/2/17/art_148077299/Pioneer_Fire.m3u8","type":"application/x-mpegURL"}],"ads":[{"publication":"idahostatesman","tag":"//pubads.g.doubleclick.net/gampad/ads?ciu_szs=300x250&correlator=%5Btimestamp%5D&cust_params=sect%3Didaho%26id%3D148077299%26eid%3D169693902%26vidlength%3Dlong%26pl%3D&env=vp&gdfp_req=1&hl=en&impl=s&iu=%2F7675%2FBOI.site_idahostatesman%2FNews%2FState&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=idaho&id=148077299&eid=169693902&vidlength=long&pl="}],"langCode":"en","brightcoveData":{"account":"","policyKey":"BCpkADawqM3xk0Y5oHDI2yNCA0sK9PttUOJCw01AQfm1MPJBrdgOtR0sCAZtfQjzb1pjxbD0gz6HHjH0l5V3y9J96d_19k7uEWJfQZxaPQO_WV4689dYgOycpDy23dcy-_iFUYMRlq2SrXcQ"}},{"id":"146285304","publication":"idahostatesman","brightcoveId":"","asset_type":"videoIngest","url":"http://www.idahostatesman.com/news/state/idaho/article146285304.html","duration":"0:50","poster":"//www.idahostatesman.com/news/state/idaho/hk97rj-Watch-from-above-as-the-historic-844-steam-engine-snakes-through-Idahos-landscape/alternates/LANDSCAPE_768/Watch%20from%20above%20as%20the%20historic%20844%20steam%20engine%20snakes%20through%20Idaho%27s%20landscape","title":"Watch from above as the historic 844 steam engine snakes through Idaho's landscape","description":"Watch from above as the historic 844 steam engine snakes through Idaho's landscape <span class=\"title-duration\">0:50</span>","displayDescription":"The 844 \"Living Legend\" steam locomotive headed across Idaho this weekend. Rapid Aerial's drones caught footage of the historic train snaking through the Idaho scenery.","videographer":"","credit":"Rapid Aerial LLC","published":1492966276,"sources":[{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2017/4/23/16/1437582013143-p5k4ma/844-1492966273196.mp4","type":"video/mp4"},{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2017/4/23/16/1437580321678-6bjrso/844-1492966274114.mp4","type":"video/mp4"},{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2017/4/23/16/art_146285304/844.m3u8","type":"application/x-mpegURL"}],"ads":[{"publication":"idahostatesman","tag":"//pubads.g.doubleclick.net/gampad/ads?ciu_szs=300x250&correlator=%5Btimestamp%5D&cust_params=sect%3Didaho%26id%3D146285304%26eid%3D169693902%26vidlength%3Dshort%26pl%3D&env=vp&gdfp_req=1&hl=en&impl=s&iu=%2F7675%2FBOI.site_idahostatesman%2FNews%2FState&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=idaho&id=146285304&eid=169693902&vidlength=short&pl="}],"langCode":"en","brightcoveData":{"account":"","policyKey":"BCpkADawqM3xk0Y5oHDI2yNCA0sK9PttUOJCw01AQfm1MPJBrdgOtR0sCAZtfQjzb1pjxbD0gz6HHjH0l5V3y9J96d_19k7uEWJfQZxaPQO_WV4689dYgOycpDy23dcy-_iFUYMRlq2SrXcQ"}},{"id":"145998049","publication":"idahostatesman","brightcoveId":"","asset_type":"videoIngest","url":"http://www.idahostatesman.com/news/state/idaho/article145998049.html","duration":"0:35","poster":"//www.idahostatesman.com/news/state/idaho/ksaour-Animal-abuse-led-to-Idaho-ag-gag-law-that-judge-found-unconstitutional/alternates/LANDSCAPE_768/Animal%20abuse%20led%20to%20Idaho%20ag-gag%20law%20that%20judge%20found%20unconstitutional","title":"Animal abuse led to Idaho ag-gag law that judge found unconstitutional","description":"Animal abuse led to Idaho ag-gag law that judge found unconstitutional <span class=\"title-duration\">0:35</span>","displayDescription":"Cows at Bettencourt Farms in Hansen were beaten by farmworkers in video recorded in 2012 by an undercover investigator from the animal rights group Mercy for Animals. Idaho lawmakers later passed a law making it illegal to film such scenes without the owner's permission. A ruling striking down the law is in appeal before the 9th Circuit Court of Appeals.","videographer":"","credit":"Provided by Mercy For Animals","published":1492813353,"sources":[{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2017/4/21/18/1437582013143-p5k4ma/Cows-1492813352219.mp4","type":"video/mp4"},{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2017/4/21/18/1437580321678-6bjrso/Cows-1492813352502.mp4","type":"video/mp4"},{"src":"//dr6lcqo3bxtwa.cloudfront.net/binary/2017/4/21/18/art_145998049/Cows.m3u8","type":"application/x-mpegURL"}],"ads":false,"langCode":"en","brightcoveData":{"account":"","policyKey":"BCpkADawqM3xk0Y5oHDI2yNCA0sK9PttUOJCw01AQfm1MPJBrdgOtR0sCAZtfQjzb1pjxbD0gz6HHjH0l5V3y9J96d_19k7uEWJfQZxaPQO_WV4689dYgOycpDy23dcy-_iFUYMRlq2SrXcQ"}}], {"wpsInclude":false,"wpsArea":null,"autoPlay":false,"pubName":"idahostatesman","embed":false,"cacheBust":"8f6a992","iterator":10,"uniqueId":"174212511-1518550141869","paywallEnabled":true,"domainName":"www.idahostatesman.com","pubId":"39","isSecureRequest":false,"baseTemplate":"story","videoType":"sidebar"} );
    });
</script>
</div>


        <div class="video-details">
            <h2 class="title video-title">
                <a href="//www.idahostatesman.com/news/state/idaho/article174212511.html">Valley County's new coroner says Idaho laws on handling bodies are vague</a>
            </h2>
        </div>
        <div id="playlist-174212511-1518550141869">
            <div class="mi-playlist-sidebar">
                
                    
                        <a class="playlist-item" href="#0" data-index="0">
                            <div class="media posterframe-wrapper">
                                <img src="//www.idahostatesman.com/news/state/yr7160-valleycor01/alternates/LANDSCAPE_200/valleycor01" alt="Valley County's new coroner says Idaho laws on handling bodies are vague"/>
                                <span class="glyphicon glyphicon-play-circle"></span>
                                <span class="duration">1:12</span>
                            </div>
                            <div class="media-desc">
                                <h4 class="title video-title">Valley County's new coroner says Idaho laws on handling bodies are vague</h4>
                            </div>
                        </a>
                   
                
                    
                        <a class="playlist-item" href="#1" data-index="1">
                            <div class="media posterframe-wrapper">
                                <img src="//www.idahostatesman.com/latest-news/3rj915-RedneckFourth.mp4/alternates/LANDSCAPE_200/RedneckFourth.mp4" alt="Getting crazy in Crouch, Idaho?"/>
                                <span class="glyphicon glyphicon-play-circle"></span>
                                <span class="duration">5:26</span>
                            </div>
                            <div class="media-desc">
                                <h4 class="title video-title">Getting crazy in Crouch, Idaho?</h4>
                            </div>
                        </a>
                   
                
                    
                        <a class="playlist-item" href="#2" data-index="2">
                            <div class="media posterframe-wrapper">
                                <img src="//www.idahostatesman.com/news/state/idaho/s0nt48-Retired-Idaho-Asst.-AG-Clive-Strong-reflects-on-his-career/alternates/LANDSCAPE_200/Retired%20Idaho%20Asst.%20AG%20Clive%20Strong%20reflects%20on%20his%20career" alt="Retired Idaho Asst. AG Clive Strong reflects on his career"/>
                                <span class="glyphicon glyphicon-play-circle"></span>
                                <span class="duration">5:11</span>
                            </div>
                            <div class="media-desc">
                                <h4 class="title video-title">Retired Idaho Asst. AG Clive Strong reflects on his career</h4>
                            </div>
                        </a>
                   
                
            </div>
        </div>
    
</div>

                    
                </div>
                <div class="clearfix footer element_spacing_large">
                    <p class="readmore">
                        <a href="/video">
                            View More Video
                        </a>
                    </p>
                </div>
            </div>
        </div>
    </div>
    <div class="ad hidden-xs">
        <div class="ad-widget" id="mn-gpt-10" adtype="default" pkg="c" data-ad-policy="onPageLoad" audience="all" atf="n" defaultsize="Large" Large="300x250" Medium="300x250" Small="300x250" Extra-Small="None" articleId="169693902"></div>
    </div>
    
    
    


<div class="element-spacing-medium">
    <section id="more-stories-widget" class="headline-list element_spacing_large">
        
            
                <h2 class="heading link">
                    <a href="/news/state/idaho/">
                        Idaho
                    </a>
                </h2>
                
                    
                        <article class="media">
                            <div class="teaser">
                                <h2 class="title">
                                    <a href="//www.idahostatesman.com/news/state/idaho/article199864494.html">
                                        Mobile home park owner to pay out $280K to residents
                                    </a>
                                </h2>
                            </div>
                        </article>
                    
                
                    
                        <article class="media">
                            <div class="teaser">
                                <h2 class="title">
                                    <a href="//www.idahostatesman.com/news/state/idaho/article199861219.html">
                                        AP NewsBreak: Idaho public defenders get just 4 hours a case
                                    </a>
                                </h2>
                            </div>
                        </article>
                    
                
                    
                        <article class="media">
                            <div class="teaser">
                                <h2 class="title">
                                    <a href="//www.idahostatesman.com/news/business/article199828754.html">
                                        Idaho House approves restoring Medicaid dental benefits
                                    </a>
                                </h2>
                            </div>
                        </article>
                    
                
                    
                        <article class="media">
                            <div class="teaser">
                                <h2 class="title">
                                    <a href="//www.idahostatesman.com/news/state/idaho/article199817764.html">
                                        Jessie Royer wins Montana sled dog race for 4th time
                                    </a>
                                </h2>
                            </div>
                        </article>
                    
                
                    
                        <article class="media">
                            <div class="teaser">
                                <h2 class="title">
                                    <a href="//www.idahostatesman.com/news/state/idaho/article199812724.html">
                                        Police: Woman dead after falling from car during chase
                                    </a>
                                </h2>
                            </div>
                        </article>
                    
                
                    
                
                    
                
                    
                
                    
                
                    
                
                    
                
                    
                
                    
                
                    
                
                    
                
                    
                
                <div class="clearfix">
                    <div class="more-stories-link wps-stories-link">
                        <a href="/news/state/idaho/">
                            Idaho
                        </a>
                    </div>
                </div>
            
        
            
        
    </section>
</div>
    <div class="ad hidden-xs">
        <div class="ad-widget" id="mn-gpt-11" adtype="default" pkg="e" data-ad-policy="onPageLoad" audience="all" atf="n" defaultsize="Large" Large="Flex Ad" Medium="Flex Ad" Small="300x250" Extra-Small="None" articleId="169693902"></div>
    </div>
    <div class="ad hidden-xs">
        <div class="ad-widget" id="mn-gpt-12" adtype="default" pkg="None" data-ad-policy="onPageLoad" audience="nonsub" atf="n" defaultsize="Large" Large="300x250" Medium="300x250" Small="300x250" Extra-Small="None" oom="y"  articleId="169693902"></div>
    </div>
    <div class="ad hidden-xs">
        <div class="ad-widget" id="mn-gpt-13" adtype="default" pkg="None" data-ad-policy="onPageLoad" audience="nonsub" atf="n" defaultsize="Large" Large="300x250" Medium="300x250" Small="300x250" Extra-Small="None" oom="y"  articleId="169693902"></div>
    </div>
</div>

    </div>
</section>

<div class="container">
    <div class="ad hidden-xs">
        <div class="ad-widget" id="mn-gpt-14" adtype="default" pkg="None" data-ad-policy="onPageLoad" audience="all" atf="n" defaultsize="Large" Large="728x90" Medium="728x90" Small="728x90" Extra-Small="none" articleId="169693902"></div>
    </div>
</div>

<img src="http://cdn.relaymedia.com/ping?url=%2F%2Fwww.idahostatesman.com%2Fnews%2Fstate%2Fidaho%2Farticle169693902.html" width="1" height="1">

 <script type="text/javascript">
  jQuery(document).ready(function () {
    UD.updateDate.getDiffDate("1504043881", "MMMM DD, YYYY hh:mm A", "America/Boise", "en" , "-07:00");  
  });
</script>
    

        
    
<div id="footer" class="wps-footer">
    <header id="footer-logo">
        <div class="container text-center">
            <a href="/" target="_top">
                <img src="/wps/build/images/idahostatesman/logo-sm.png" alt="Idaho Statesman | IdahoStatesman.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.idahostatesman.com/static/subscribe/#navlink=mi_footer">Start a Subscription</a></li>
                                
                                    <li><a href="https://mcciservices.newscyclecloud.com/cgi-bin/cmo_mcc-c-cmdb-wst-01.sh/custservice/web/login.html?siteid=BOI#navlink=mi_footer">Customer Service</a></li>
                                
                                    <li><a href="http://digital.olivesoftware.com/Olive/ODN/IdahoStatesman/Default.aspx#navlink=mi_footer">eEdition</a></li>
                                
                                    <li><a href="https://mcciservices.newscyclecloud.com/cgi-bin/cmo_mcc-c-cmdb-wst-01.sh/custservice/web/login.html?siteid=BOI#navlink=mi_footer">Vacation Hold</a></li>
                                
                                    <li><a href="https://mcciservices.newscyclecloud.com/cgi-bin/cmo_mcc-c-cmdb-wst-01.sh/custservice/web/login.html?siteid=BOI#navlink=mi_footer">Pay Your Bill</a></li>
                                
                                    <li><a href="http://www.idahostatesman.com/rewards#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.idahostatesman.com/customer-service/about-us/#navlink=mi_footer">About Us</a></li>
                                
                                    <li><a href="http://www.idahostatesman.com/customer-service/contact-us/#navlink=mi_footer">Contact Us</a></li>
                                
                                    <li><a href="http://x.email.idahostatesman.com/ats/url.aspx?cr=663&amp;wu=8#navlink=mi_footer">Newsletters</a></li>
                                
                                    <li><a href="http://nieschools.com/#navlink=mi_footer">News in Education</a></li>
                                
                                    <li><a href="http://www.newslibrary.com/sites/idsb/">Archives</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.idahostatesman.com/ats/url.aspx?cr=663&amp;wu=57#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/idahostatesman">Facebook</a></li>
                                
                                    <li><a href="https://twitter.com/idahostatesman">Twitter</a></li>
                                
                                    <li><a href="https://www.youtube.com/user/idahostatesman">YouTube</a></li>
                                
                                    <li><a href="https://plus.google.com/+idahostatesman">Google+</a></li>
                                
                                    <li><a href="https://instagram.com/idahostatesman/">Instagram</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="/advertise/#navlink=mi_footer">Information</a></li>
                                
                                    <li><a href="/classifieds/#navlink=mi_footer">Place a Classified</a></li>
                                
                                    <li><a href="http://boise.dealsaver.com/#navlink=mi_footer">Local Deals</a></li>
                                
                                    <li><a href="http://findnsave.idahostatesman.com/#navlink=mi_footer">Shopping</a></li>
                                
                                    <li><a href="http://myads.idahostatesman.com/#navlink=mi_footer">Place an Obituary</a></li>
                                
                                    <li><a href="/advertise/circulars/#navlink=mi_footer">Today&#39;s Circulars</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="/customer-service/copyright/#navlinks=footer">Copyright</a></li>
                            
                                <li><a href="/customer-service/privacy-policy/#navlink=mi_footer">Privacy Policy</a></li>
                            
                                <li><a href="/customer-service/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-15" adtype="wallpaper" pkg="None" data-ad-policy="onPageLoad" audience="all" atf="y" defaultsize="Large" Large="1600x600" Medium="None" Small="None" Extra-Small="None" articleId="169693902"><script type='text/javascript'>initWallpaperAd(['#mn-gpt-15'], '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-16" adtype="floorboard" pkg="a" data-ad-policy="onPageLoad" audience="all" atf="n" defaultsize="Large" Large="285x70" Medium="285x70" Small="285x70" Extra-Small="None" articleId="169693902"></div>
                </div>
            </div>
        </div>
    

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

<div id="mistatstag" style="display:none;">
    
        <script src="//media.idahostatesman.com/mistats/products/escenic_s_code.js"></script>
        <script src="//media.idahostatesman.com/mistats/products/escenic.js"></script>
        <script src="//media.idahostatesman.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=40494&contextPath=7089-40494&pubId=39&cat=&meta=read-story&objId=169693902&type=article&title=Amid+historic+floods%2C+Houston+put+out+a+call+for+help.+These+Idahoans+answered+it.&url=%2F%2Fwww.idahostatesman.com%2Fnews%2Fstate%2Fidaho%2Farticle169693902.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=40494&contextPath=7089-40494&pubId=39&cat=&meta=read-story&objId=169693902&type=article&title=Amid+historic+floods%2C+Houston+put+out+a+call+for+help.+These+Idahoans+answered+it.&url=%2F%2Fwww.idahostatesman.com%2Fnews%2Fstate%2Fidaho%2Farticle169693902.html" alt="one pixel graphics" width="1" height="1"/>
    </div>
</noscript>





        
    




<div class="overlay overlay-data">
    <div id="overlayParent">
        <div class="overlayHeading">
            <h3 class="title"></h3>
             
            <div class="arrow-box"></div>
        </div>
        


       
    </div>
    
    <div id="backToStory">
        <a class="backLink" href="//www.idahostatesman.com/news/state/idaho/article169693902.html">
            <span class="fa glyphicon-long-arrow-left"></span>
            <span class="back-label">Back to story</span>
        </a>
    </div>
</div>


        
        
    


<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: "3764",
        nextbee_client: "1703",
        API_AUTHORIZATION_KEY: 'DECGCFCFHEACGCDBIBGZ158469415068700193Y!n-868654787',
        ENCRYPTION_KEY: '0.9240762',

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

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

        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;
                }
            }
            
                this.credit_read_story();
            
        },

        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/7451/cc.js?ns=_cc7451" id="LOTCC_7451"></script>
    <script>_cc7451.bcp();</script>
<!-- End Lotame Tag -->




    </body>
</html>
