
<!doctype html>
<html>
<head>
    <meta charset="utf-8">
    <meta content="width=device-width, initial-scale=1.0" name="viewport">
    <title>Eight Days of Hope</title>
	<meta name="keywords" content="hope, eight days, tragedy, eight days of hope, disaster recovery, disaster relief, disaster response, non-profit, recovery organization, 8 days, community rebuilding, hurricane, flood, tornado" />
	<meta name="description" content="" />
	<link rel="icon" href="/media/1042/favicon.ico" type="image/x-icon">
	
	<!-- Facebook OpenGraph Tags - Replace with your own -->
	<meta property="og:title" content="Eight Days of Hope"/>
	<meta property="og:type" content="website"/>
	<meta property="og:url" content="http://www.eightdaysofhope.com/"/>
	<!--<meta property="og:image" content="/media/22488/lcs-logo-small.png"/>-->
	<meta property="og:site_name" content="Eight Days of Hope"/>
	<meta property="fb:app_id" content=""/> <!-- PUT HERE YOUR OWN APP ID - you could get errors if you don't use this one -->
	<meta property="og:description" content=""/>
	<!-- END Facebook OpenGraph Tags -->
	
    <!--
    <link href="/css/bootstrap.min.css" rel="stylesheet">
    <link href="/css/font-awesome.min.css" rel="stylesheet" type="text/css">
    <link href="/css/style.css" rel="stylesheet" type="text/css">
    <link href="/css/animate-custom.css" rel="stylesheet" type="text/css">
    <link href="/css/loader.css" rel="stylesheet" type="text/css">
    -->

    <link href="/css/bootstrap.min.css" rel="stylesheet">
    <link rel="stylesheet" type="text/css" href="/css/font-awesome.min.css">
    <link href="/css/style.css?v1.0" rel="stylesheet" type="text/css">
    <link rel="stylesheet" type="text/css" href="/css/animate-custom.css">
    <link href="/css/loader.css" rel="stylesheet" type="text/css">

    
	<link href="/css/mobile-rotator.css" rel="stylesheet"/>
    <style type="text/css">
        .need-help {
            background: url("/media/1322/welcome.jpg") no-repeat fixed center;
        }
		.child-pics {
			margin-bottom: 1%;
		}
		.sponspors {
			background: #f5f5f5;
			padding-top:2%;
			padding-bottom:2%;
		}
		#hmBtnDonate {
			color: #333;
			background-color: #e95924;
			border: 2px solid #e95924;
			font-weight: 700;
		}
		#hmBtnDonate:hover {
			color: #e95924;
			background-color: #fff;
			border: 2px solid #e95924;
			font-weight: 700;
		}
		.slider .carousel-caption a.subBtn {
			float: left;
			clear: both;
			padding: 10px 20px 10px 2000px;
			margin: 5px 0 0 -2000px;
			position: relative;
			color: #e95924;
			text-shadow: none;
			border:none;
		}
	</style>
	<style type="text/css" link="/css/mobile-rotator" rel="stylesheet"></style>

	
	<style type="text/css">
		a.siteBy {
			color: #fff;
		}
		a.siteBy:hover {
			color: #000;
		}
		.features #donate {
			padding-bottom:12%;
		}
		.secFtr {
			background:#000;
			padding-top:0.5%;
			padding-bottom:0.5%;
		}
		.ftrMnu {
			padding-left:10px;
			padding-right:10px;
		}
		.ftrText {
			color:#959595;
		}
		.ftrMnu a {
			color: #333;
			font-size:14px;
		}
		.ftrMnu a:hover {
			color: #fff;
		}
		
		#AuthorizeNetText 
		{
			color: #333;
			font-size:10px;
			margin-top:4px;
		}
		div.AuthorizeNetSeal {
			display:inline-block;
		}
		.child-pics .yellowbox a.ecfa {
			display:inline-flex;
		}
		a.ecfa img {
			vertical-align:top;
			margin-left:20px;			
		}
		#twitter h3 {
			text-align: center;
		}
		#ftrJoin {
			margin-top:10px;
			font-size:16px;
			background-color: #e95924;
			padding:8px;
			border:1px solid #e95924;
			color:#fff;
		}
		#ftrJoin:hover {
			background-color: #fff;
			color:#e95924;
			padding:8px;
			border: 1px solid #e95924;
		}
		.hdrLV {
			position: relative;
		}
		p.verse {
			position: absolute;
			bottom:3px;
			left:145px;
			margin: 0px 30px 0px 0px;
		}
		#header .verse {
			color:#213d53; 
			font-size:13px; 
			font-style:italic;
			font-weight:700;
		}
		.navbar-nav li a.hrHdrMenu {
			background-color: #f26722 !important;
			padding: 15px 15px 17px 15px !important;
            margin-top: 25px;
			color: #fff !important;
		}
		a.logo {
			float:left;
			margin-right:20px;
		}
		.dropdown-menu>li>a {
			padding:2px 5px 5px 5px;
		}
		.dropdown-menu>li>a:hover {
			color: #1d6aa4;
		}
		.btn.btn-default {
			margin:20px 20px;
		  	border: 2px solid #e95924;
		  	border-radius: 0;
		  	padding: 12px 50px;
		  	font-size: 18px;
			color: #333;
			background-color: #e95924;
			font-weight: 700;
		}
		.btn.btn-default:hover {
		  	border: 2px solid #e95924;
		  	border-radius: 0;
		  	padding: 12px 50px;
		  	font-size: 18px;
			color:#e95924;
			background-color:#fff;
			font-weight: 700;
		}
		.btn.btn-default.evt {
			margin:20px 20px;
		  	border: 2px solid #213d53;
		  	border-radius: 0;
		  	padding: 12px 50px;
		  	font-size: 18px;
			color: #fff;
			background-color: #213d53;
		}
		.btn.btn-default.evt:hover {
		  	border: 2px solid #213d53;
		  	border-radius: 0;
		  	padding: 12px 50px;
		  	font-size: 18px;
			color:#213d53;
			background-color:#fff;
			text-decoration:none;
		}
		.btn.btn-default.btngrey {
			margin-top:20px;
			margin-right:0;
		  	border: 2px solid #aaa;
		  	border-radius: 0;
		  	padding: 12px 50px;
		  	font-size: 18px;
			color: #fff;
			background-color: #aaa;
		}
		.btn.btn-default.btngrey:hover {
		  	border: 2px solid #777;
		  	border-radius: 0;
		  	padding: 12px 50px;
		  	font-size: 18px;
			color:#fff;
			background-color:#777;
		}
    </style>
	<link href="/css/update.css" rel="stylesheet"/>
</head>

<body>

<header id="header" class="affix">
	<div class="container">
    	<div class="row">
        	<div class="col-md-5 col-sm-5 col-xs-8 hdrLV">
            	<a href="/" class="logo">
						<img src="/media/1123/8doh-logo.png?crop=0,0,0.004746257758306005,0&amp;cropmode=percentage&amp;width=116&amp;height=99&amp;rnd=131582382070000000" alt="Eight Days of Hope" class="img-responsive" />
				</a>  
				<p class="verse">As each has received a gift, use it to serve one another, as good stewards of God's varied grace.</p>
				
			</div>	
			
            <nav class="navbar navbar-default menu col-md-7 col-sm-7 col-xs-12">
                <div class="navbar-header">
                  <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".nav-collapse">
                    <span class="icon-bar"></span>
                    <span class="icon-bar"></span>
                    <span class="icon-bar"></span>
                  </button>
                </div>
                <div class="collapse navbar-collapse nav-collapse">
                	<ul class="nav navbar-nav navbar-right">
                        
						
									<li class="dropdown"><a href="#" class="dropdown-toggle" data-toggle="dropdown"> Who We Are <b class="caret"></b></a>
									<ul class="dropdown-menu">
										<li><a href="/who-we-are">Mission Statement</a></li>
											<li class="divider"></li>
											<li><a href="/who-we-are/leadership">Leadership</a></li>
										</ul>
									</li>
									<li class="dropdown"><a href="#" class="dropdown-toggle" data-toggle="dropdown"> What We Do <b class="caret"></b></a>
									<ul class="dropdown-menu">
											<li><a href="/what-we-do/disaster-recovery">Disaster Recovery</a></li>
												<li class="divider"></li>
											<li><a href="/what-we-do/rapid-response">Rapid Response</a></li>
										</ul>
									</li>
									<li><a href="/volunteer"> Get Involved / Volunteer </a></li>
									<li><a href="/donate" class="hrHdrMenu"> Donate </a></li>
                    </ul>
               </div>
           </nav>
        </div>
    </div>
</header>



    
	<section id="mnSlider" class="slider">
        <div id="carousel-example-generic" class="carousel slide" data-ride="carousel">
			
			<ol class="carousel-indicators">
					<li data-target="#carousel-example-generic" data-slide-to="0" class="active"></li>		
					<li data-target="#carousel-example-generic" data-slide-to="1" class=""></li>		
					<li data-target="#carousel-example-generic" data-slide-to="2" class=""></li>		
					<li data-target="#carousel-example-generic" data-slide-to="3" class=""></li>		
					<li data-target="#carousel-example-generic" data-slide-to="4" class=""></li>		
			</ol>
            
            <div class="carousel-inner" role="listbox">
			
<div id="1" class="item active">	
                        <img src='/media/32751/harvey111-v1.jpg' alt="" />
						<div class="container caro-cont">
							<div class="carousel-caption">
								
								<h1 class="jw-animate-gen noOpacity big-title" data-gen-offset="90%" data-gen="fadeInDown">Donate to help Texas!</h1>
								<a class="big-title-link" href="/donate"><img src="/media/1072/chevron-right1.png" alt="EDOH" /></a>
								
									<a href="/register" class="subBtn"><h2 class="jw-animate-gen noOpacity small-title" data-gen-offset="80%" data-gen="fadeInLeftBig">Volunteer XIV-XV</h2></a>
																	<a href='/what-we-do/disaster-recovery/eight-days-of-hope-xiv-xv' class="jw-animate-gen noOpacity slide-btn" data-gen-offset="80%" data-gen="fadeIn">More Info/FAQs</a>
							</div>
						</div>
					</div> 
<div id="2" class="item">	
                        <img src='/media/1329/oct_4632-rotator.jpg' alt="" />
						<div class="container caro-cont">
							<div class="carousel-caption">
								
								<h1 class="jw-animate-gen noOpacity big-title" data-gen-offset="90%" data-gen="fadeInDown">Loving &amp; Serving </h1>
								<a class="big-title-link" href="/volunteer"><img src="/media/1072/chevron-right1.png" alt="EDOH" /></a>
								
									<h2 class="jw-animate-gen noOpacity small-title" data-gen-offset="80%" data-gen="fadeInLeftBig"></h2>
																	<a href='/volunteer' class="jw-animate-gen noOpacity slide-btn" data-gen-offset="80%" data-gen="fadeIn">Get Involved</a>
							</div>
						</div>
					</div> 
<div id="3" class="item">	
                        <img src='/media/1317/rotator2.jpg' alt="" />
						<div class="container caro-cont">
							<div class="carousel-caption">
								
								<h1 class="jw-animate-gen noOpacity big-title" data-gen-offset="90%" data-gen="fadeInDown">Rebuilding Hope</h1>
								<a class="big-title-link" href="/donate"><img src="/media/1072/chevron-right1.png" alt="EDOH" /></a>
								
									<h2 class="jw-animate-gen noOpacity small-title" data-gen-offset="80%" data-gen="fadeInLeftBig">Faith despite Adversity</h2>
																	<a href='/donate' class="jw-animate-gen noOpacity slide-btn" data-gen-offset="80%" data-gen="fadeIn">Donate </a>
							</div>
						</div>
					</div> 
<div id="4" class="item">	
                        <img src='/media/1318/rotator3.jpg' alt="" />
						<div class="container caro-cont">
							<div class="carousel-caption">
								
								<h1 class="jw-animate-gen noOpacity big-title" data-gen-offset="90%" data-gen="fadeInDown">Get Involved</h1>
								<a class="big-title-link" href="/volunteer"><img src="/media/1072/chevron-right1.png" alt="EDOH" /></a>
								
									<h2 class="jw-animate-gen noOpacity small-title" data-gen-offset="80%" data-gen="fadeInLeftBig">Be a Blessing to Others!</h2>
																	<a href='/volunteer' class="jw-animate-gen noOpacity slide-btn" data-gen-offset="80%" data-gen="fadeIn">Volunteer</a>
							</div>
						</div>
					</div> 
<div id="5" class="item">	
                        <img src='/media/1319/rotator4.jpg' alt="" />
						<div class="container caro-cont">
							<div class="carousel-caption">
								
								<h1 class="jw-animate-gen noOpacity big-title" data-gen-offset="90%" data-gen="fadeInDown">Starting Fresh</h1>
								<a class="big-title-link" href="/volunteer"><img src="/media/1072/chevron-right1.png" alt="EDOH" /></a>
								
									<h2 class="jw-animate-gen noOpacity small-title" data-gen-offset="80%" data-gen="fadeInLeftBig">Picking up the Pieces</h2>
																	<a href='/volunteer' class="jw-animate-gen noOpacity slide-btn" data-gen-offset="80%" data-gen="fadeIn">Get Involved</a>
							</div>
						</div>
					</div> 
			</div>
			<a class="left carousel-control" href="#carousel-example-generic" data-slide="prev"><span class="glyphicon glyphicon-chevron-left"></span></a>
			<a class="right carousel-control" href="#carousel-example-generic" data-slide="next"><span class="glyphicon glyphicon-chevron-right"></span></a>					
        </div>
    </section>
	<div id="mobile-slider-loader"></div>
	<template id="mobile-slider">
		<section id="mnSliderMobile">
			<!-- Swiper -->
			<div class="swiper-container">
				<div class="swiper-wrapper">
<div class="swiper-slide">
							<slide>
								<div class="info">
									<a class="orange" href="/donate">
										Donate to help Texas!
									</a>
									<div class="sub">
											<a class="black" href="/register">
												Volunteer XIV-XV
											</a>
																					<a href="/what-we-do/disaster-recovery/eight-days-of-hope-xiv-xv" class="white">More Info/FAQs</a>
									</div>
								</div>
								<img src="/media/32751/harvey111-v1.jpg" />
							</slide>
						</div>
<div class="swiper-slide">
							<slide>
								<div class="info">
									<a class="orange" href="/volunteer">
										Loving &amp; Serving 
									</a>
									<div class="sub">
											<div class="black"></div>
																					<a href="/volunteer" class="white">Get Involved</a>
									</div>
								</div>
								<img src="/media/1329/oct_4632-rotator.jpg" />
							</slide>
						</div>
<div class="swiper-slide">
							<slide>
								<div class="info">
									<a class="orange" href="/donate">
										Rebuilding Hope
									</a>
									<div class="sub">
											<div class="black">Faith despite Adversity</div>
																					<a href="/donate" class="white">Donate </a>
									</div>
								</div>
								<img src="/media/1317/rotator2.jpg" />
							</slide>
						</div>
<div class="swiper-slide">
							<slide>
								<div class="info">
									<a class="orange" href="/volunteer">
										Get Involved
									</a>
									<div class="sub">
											<div class="black">Be a Blessing to Others!</div>
																					<a href="/volunteer" class="white">Volunteer</a>
									</div>
								</div>
								<img src="/media/1318/rotator3.jpg" />
							</slide>
						</div>
<div class="swiper-slide">
							<slide>
								<div class="info">
									<a class="orange" href="/volunteer">
										Starting Fresh
									</a>
									<div class="sub">
											<div class="black">Picking up the Pieces</div>
																					<a href="/volunteer" class="white">Get Involved</a>
									</div>
								</div>
								<img src="/media/1319/rotator4.jpg" />
							</slide>
						</div>
				</div>
				<!-- Add Pagination -->
				<div class="swiper-pagination"></div>
				<!-- Add Arrows -->
				<div class="swiper-button-next swiper-button-white"></div>
				<div class="swiper-button-prev swiper-button-white"></div>
			  </div>		
		</section> 
	</template>
    







<section class="grey text-center">
	<div class="container">
		<div class="row">
			<div class="col-md-12 col-sm-12 col-xs-12">
			 <div class="helping-child">
				<h1 class="jw-animate-gen noOpacity" data-gen="fadeInDown" data-gen-offset="90%">Eight Days of Hope XIV - XV Houston, Texas</h1>
				<hr class="center-diamond">
			  </div>
		   </div>
		</div>
	</div>
	
	<div class="child-pics text-center">
		<div class="col-lg-12 col-md-12 col-sm-12 col-xs-12">
			<div class="row"> 
				<div class="col-lg-4 col-md-4 col-sm-4 col-xs-12 jw-animate-gen noOpacity" data-gen="fadeIn" data-gen-offset="90%"> 
					<div class="row">
						<div class="yellowbox">
							  <span><img src="/media/1031/cloud.png" alt="Tragedy"></span>	 
						  <a href="/what-we-do/disaster-recovery/eight-days-of-hope-xiv-xv">Hurricane Harvey</a>
						  <p>In August of 2017, Hurricane Harvey dumped over 50 inches of rain and damaged over 350,000 homes in Texas.</p>
						</div>
<span class="imgbox"><img src="/media/1033/hurricane-harvey-rescue-3-ap-jt-170827_4x3_992.jpg?crop=0.10369816081996293,0.056366626355881126,0.16357361723665881,0.29028404241127326&amp;cropmode=percentage&amp;width=320&amp;height=214&amp;rnd=131582382070000000" alt="tragedy" class="update-parent"></span>
					</div> 
				</div>
				<div class="col-lg-4 col-md-4 col-sm-4 col-xs-12 jw-animate-gen noOpacity" data-gen="fadeIn" data-gen-offset="85%">
					<div class="row">
<span class="imgbox"><img src="/media/1034/sep_6838-rotator.jpg?anchor=center&amp;mode=crop&amp;width=320&amp;height=214&amp;rnd=131582382070000000" alt="recovery plan" class="update-parent"></span>
						<div class="yellowbox">
								<span><img src="/media/1032/clipboard.png" alt="Recovery Plan"></span>	 
							<a href="/what-we-do/disaster-recovery/eight-days-of-hope-xiv-xv">The Plan</a>
							<p>Eight Days of Hope is planning to help hundreds of families rebuild their homes - for free!</p>
						</div>  
					</div>
				</div>
				<div class="col-lg-4 col-md-4 col-sm-4 col-xs-12 jw-animate-gen noOpacity" data-gen="fadeIn" data-gen-offset="80%">
					<div class="row">
						<div class="yellowbox">
								<span><img src="/media/1030/tools.png" alt="EDOH Work"></span>	 
							<a href="/what-we-do/disaster-recovery/eight-days-of-hope-xiv-xv">The Work</a>
							<p>We are expecting thousands of volunteers from around the country to aid in this effort!</p>
						</div>  
<span class="imgbox"><img src="/media/1035/8doh10.jpg?crop=0,0,0.0060969738758800407,0.002991026919242122&amp;cropmode=percentage&amp;width=320&amp;height=214&amp;rnd=131582382070000000" alt="work" class="update-parent"></span>
					</div>
				</div>
				<div class="clearfix"></div>
			</div>
		</div>  
		<div class="clearfix"></div>
	</div>
	<div class="container evtBtns">
		<div class="row">
			<div class="col-lg-4 col-md-4 col-sm-4 col-xs-12 jw-animate-gen noOpacity" data-gen="fadeIn" data-gen-offset="90%"> 
					<a href="/what-we-do/disaster-recovery/eight-days-of-hope-xiv-xv" class="btn btn-default btngrey">8DOH XIV-XV</a>
			</div>
			<div class="col-lg-4 col-md-4 col-sm-4 col-xs-12 jw-animate-gen noOpacity" data-gen="fadeIn" data-gen-offset="90%"> 
				<a href="/donate" id="hmBtnDonate" class="btn btn-default evt">Donate</a>
			</div>
			<div class="col-lg-4 col-md-4 col-sm-4 col-xs-12 jw-animate-gen noOpacity" data-gen="fadeIn" data-gen-offset="90%"> 
				<a href="/events" class="btn btn-default btngrey">All Events</a>
			</div>
		</div>
	</div>
</section>

<section class="need-help text-center">
		<div class="container padding">
			<div class="row">
				<div class="col-md-12 col-sm-12 col-xs-12">
					<h1 class="jw-animate-gen noOpacity" data-gen-offset="90%" data-gen="fadeInDown">Welcome</h1>
					<hr class="yellow-diamond">
							 
					<div class="jw-animate-gen noOpacity" id="vidEDOH" data-gen="fadeInUp" data-gen-offset="85%">
						<iframe src="https://www.youtube.com/embed/9DY0X_UhUMs?rel=0&wmode=transparent" frameborder="0" allowfullscreen=""></iframe>
					</div>
				</div>
			</div>
		</div>
	</section>            

<section class="sponspors" style="background-color:#fff;">			
	<div class="container padding">
		<div class="row">
			<div class="col-md-12 col-sm-12 col-xs-12">
				<h1 class="jw-animate-gen noOpacity" data-gen-offset="90%" data-gen="fadeInDown">Sponsors</h1>
				<hr class="center-diamond">
			</div>
			
			<div class="col-md-12 col-sm-12 col-xs-12 jw-animate-gen noOpacity" data-gen="fadeIn" data-gen-offset="90%">
			
			 <ul id="flexiselDemo3">
<li><a href="http://www.afr.net/" target="_blank"><img src="/media/1045/afr.jpg?crop=0.033333333333333333,0,0.011977674965118269,0.0085922009253150446&amp;cropmode=percentage&amp;width=160&amp;height=120&amp;rnd=130882657340000000" alt="logo slides"></a></li>
<li><a href="http://www.proviaproducts.com/" target="_blank"><img src="/media/1048/provia.jpg?crop=0.012977430555555558,0.0000000000000001184237892934,0.024059606481481352,0&amp;cropmode=percentage&amp;width=160&amp;height=120&amp;rnd=130882689390000000" alt="logo slides"></a></li>
<li><a href="http://www.oursaviorschurch.com/" target="_blank"><img src="/media/19740/osc-sponsor-whitebg.png?crop=0,0,0,0&amp;cropmode=percentage&amp;width=160&amp;height=120&amp;rnd=131472705360000000" alt="logo slides"></a></li>
<li><a href="https://newpointe.org/" target="_blank"><img src="/media/19744/new-pointe-logo.png?crop=0,0,0,0&amp;cropmode=percentage&amp;width=160&amp;height=120&amp;rnd=131511544330000000" alt="logo slides"></a></li>
<li><a href="http://thechapel.com/" target="_blank"><img src="/media/19743/thechapel.png?crop=0,0,0,0&amp;cropmode=percentage&amp;width=160&amp;height=120&amp;rnd=131511544330000000" alt="logo slides"></a></li>
<li><a href="https://www.joycemeyer.org/handofhope" target="_blank"><img src="/media/19742/hoh_logo_horiz_jmmwm.jpg?crop=0,0,0,0&amp;cropmode=percentage&amp;width=160&amp;height=120&amp;rnd=131511544330000000" alt="logo slides"></a></li>
<li><a href=" https://reedsmetals.com/" target="_blank"><img src="/media/19745/reeds.jpg?anchor=center&amp;mode=crop&amp;width=160&amp;height=120&amp;rnd=131539373210000000" alt="logo slides"></a></li>
<li><a href="/sponsor" target="_blank"><img src="/media/1097/8doh-sponsor-whitebg.png?crop=0,0,0,0&amp;cropmode=percentage&amp;width=160&amp;height=120&amp;rnd=131539344630000000" alt="logo slides"></a></li>
			</ul> 
			  
		  </div>
		</div>
	</div>
</section>

<section class="features">
  	<div class="container">
    	<div class="row">
      		<div class="col-md-4 col-sm-4 col-xs-12 jw-animate-gen noOpacity" data-gen="fadeInLeft" data-gen-offset="90%">
       			<div class="shape"></div>
      			<div id="donate">
			   		<div class="logo">
							<img src="/media/1123/8doh-logo.png?crop=0,0.045864045864045862,0,0.030303030303030304&amp;cropmode=percentage&amp;width=165&amp;height=141&amp;rnd=131582382070000000" alt="Eight Days of Hope" class="img-responsive" />
			   		</div>
					<br />
			   		<span class="glyphicon glyphicon-home pull-left"></span>
			   		<address>&nbsp;P.O. Box 3208<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Tupelo, MS 38803</address>
			   		<br />
			   		<span class="glyphicon glyphicon-earphone pull-left"></span>
			   		<a href="tel:662-844-6934">&nbsp;662-844-6934</a>
			   		<br />
			   		<span class="glyphicon glyphicon-envelope pull-left"></span>
			   		<a href="mailto:info@eightdaysofhope.com">&nbsp;info@eightdaysofhope.com</a> 
					<br />
					<br />
					<a href="/get-involved#joinmail" id="ftrJoin">&nbsp;&nbsp;<i class="fa fa-envelope-o"> </i>&nbsp;&nbsp;Join Our Mailing List&nbsp;&nbsp;</a> 
			   		<div class="shape"></div>
						
           		</div>
      		</div>
      
      <div class="col-md-4 col-sm-4 col-xs-12 jw-animate-gen noOpacity" data-gen="fadeInUp" data-gen-offset="85%"> <!--for twitter feed columns-->
       	<div id="twitter">
       		<div class="shape"></div>
        	<h3>FOLLOW US ON TWITTER</h3>
			<p>
        		
				<a class="twitter-timeline" data-width="520" data-height="295" data-theme="dark" href="https://twitter.com/eightdaysofhope">Tweets by eightdaysofhope</a>
			</p>
       	</div>
      </div>
	
	
	<div class="col-md-4 col-sm-4 col-xs-12 jw-animate-gen noOpacity" data-gen="fadeInUp" data-gen-offset="80%"> <!--for twitter feed columns-->
   		<div id="latest-work">
			<div class="shape"></div>
				
				<h3>INSTAGRAM GALLERY</h3>
				<!-- LightWidget WIDGET --><script src="//lightwidget.com/widgets/lightwidget.js"></script><iframe src="//lightwidget.com/widgets/adbea90f0e555acea25043b455c2b849.html" scrolling="no" allowtransparency="true" class="lightwidget-widget" style="width: 100%; border: 0; overflow: hidden;"></iframe>
					</iframe>
				<p>&nbsp;</p>
		        
	
  </div>
</section>

<footer id="footer">
	<div class="container">
		<div class="row">
				<div class="col-sm-1 ftrMnu"><a href="/" target="">Home</a></div>
				<div class="col-sm-1 ftrMnu"><a href="/who-we-are" target="">Who We Are</a></div>
				<div class="col-sm-1 ftrMnu"><a href="/what-we-do/disaster-recovery" target="">Events</a></div>
				<div class="col-sm-1 ftrMnu"><a href="/people" target="">People</a></div>
				<div class="col-sm-1 ftrMnu"><a href="/volunteer#contact" target="">Contact</a></div>
				<div class="col-sm-1 ftrMnu"><a href="/donate/donor-privacy-policy" target="">Donor Policy</a></div>
				<div class="col-sm-1 ftrMnu"><a href="/sitemap" target="">Sitemap</a></div>
				<div class="col-sm-1 ftrMnu"><a href="/media/32757/eight-days-of-hope-xiv-xv-faq.pdf" target="_blank">FAQs</a></div>
			<div class="col-sm-4 col-xs-12 ftrSocial">
					<a href="https://www.facebook.com/EightDaysofHope" target="_blank" title="Follow us on Facebook"><img src="/media/1081/facebookicon.png" width="32px" height="32px" alt="Facebook" />&nbsp;</a>
									<a href="https://twitter.com/eightdaysofhope" target="_blank" title="Follow us on Twitter"><img src="/media/1086/twittericon.png" width="32px" height="32px" alt="Twitter" />&nbsp;</a>
									<a href="https://instagram.com/eightdaysofhope/" target="_blank" title="Follow us on Instagram"><img src="/media/1105/instagram.png" width="32px" height="32px" alt="Instagram" />&nbsp;</a>
									<a href="https://www.youtube.com/user/EightDaysofHope1" target="_blank" title="Follow us on YouTube"><img src="/media/1087/youtubeicon.png" width="32px" height="32px" alt="YouTube" />&nbsp;</a>
			</div>
        </div>
    </div>
</footer>
	
<footer id="footer" class="grey secFtr">
    <div class="container">
        <div class="row">
            <div class="col-sm-6 ftrText">Copyright &copy; 2018 · All Rights Reserved · Eight Days of Hope</div>
            <div class="col-sm-6 ftrText">site by <a href="http://ChaseComputerServices.com" target="_blank" class="siteBy">ChaseComputerServices.com</a></div>
        </div>
    </div>
</footer>

<script src="/scripts/jquery-1.11.1.min.js"></script>
<script src="/scripts/bootstrap.min.js"></script>
<script src="/scripts/waypoints.js"></script>
<!--<script src="/scripts/smoothScroll.js"></script>-->
<script src="/scripts/jquery.flexisel.js"></script>
<script src="/scripts/hoverintent.min.js"></script>
<script src="/scripts/custom.js"></script>
<script src="/scripts/common.js"></script>
<script src="/scripts/jquery.fitvids.js"></script>
	

<script type="text/javascript" src="/scripts/mobile-rotator.js"></script>
<script type="text/javascript">
	
	$(document).ready(function(){		
		$(".carousel-control .glyphicon-chevron-left").click(function(){
			$("#carousel-example-generic").carousel("prev");
		});
		$(".carousel-control .glyphicon-chevron-right").click(function(){
			$("#carousel-example-generic").carousel("next");
		});
	});
	
    (function ($) {
        "use strict";
        var sl = $("#flexiselDemo3").flexisel({
            visibleItems: 3,
            animationSpeed: 1000,
            autoPlay: true,
            autoPlaySpeed: 3000,
            pauseOnHover: false,
            enableResponsiveBreakpoints: true,
			close: true,
            responsiveBreakpoints: {
                portrait: {
                    changePoint: 480,
                    visibleItems: 1
                },
                landscape: {
                    changePoint: 640,
                    visibleItems: 2
                },
                tablet: {
                    changePoint: 768,
                    visibleItems: 3
                }
            }
        });
        $(".stat-count").each(function () {
            $(this).data('count', parseInt($(this).html(), 10));
            $(this).html('0');
            count($(this));
            speed: 5000 // how long it should take to count between the target numbers
        });
    })(jQuery);
		
		
</script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/Swiper/4.1.0/js/swiper.min.js"></script>
<script src="/scripts/mobile-rotator-init.js"></script>

 
			
<script>
	$(document).ready(function() {
		$('#vidEDOH').fitVids();
	});
</script>

<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>				
<div id="fb-root"></div>
<script>(function(d, s, id) {
	var js, fjs = d.getElementsByTagName(s)[0];
	if (d.getElementById(id)) return;
	js = d.createElement(s); js.id = id;
	js.src = "//connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.3";
	fjs.parentNode.insertBefore(js, fjs);
	}(document, 'script', 'facebook-jssdk'));
</script>
	
<script>
  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');

  ga('create', 'UA-65102005-1', 'auto');
  ga('send', 'pageview');

</script>
</body>

</html>