<!DOCTYPE html>
<html lang="en-US" prefix="og: http://ogp.me/ns#">
<head ><meta charset="UTF-8" />
<script data-cfasync='false' data-pagespeed-no-defer>var __ez=__ez||{};__ez.evt={};__ez.ck={};__ez.dot={};__ez.template={};__ez.template.isOrig=true;__ez.evt.add=function(e,t,n){e.addEventListener?e.addEventListener(t,n,!1):e.attachEvent?e.attachEvent("on"+t,n):e["on"+t]=n()},__ez.evt.remove=function(e,t,n){e.removeEventListener?e.removeEventListener(t,n,!1):e.detachEvent?e.detachEvent("on"+t,n):delete e["on"+t]};__ez.ck.get=function(n,e){null!==e&&(n=n+"_"+e);for(var t=n+"=",r=decodeURIComponent(document.cookie),o=r.split(";"),i=0;i<o.length;i++){for(var u=o[i];" "===u.charAt(0);)u=u.substring(1);if(0===u.indexOf(t))return u.substring(t.length,u.length)}return""};__ez.queue=function(){function g(a,b,g,h,j,k,l,m){var n=new f.file(a,b,g,h,j,k,l);!0===m?d[a]=n:e[a]=n,c[a]=n,i(n)}function h(a,g,h,j,k,l,m,n,o){!0===l&&(a=a+"_"+b++);var p=new f.func(a,g,h,j,k,m,n);!0===o?d[a]=p:e[a]=p,c[a]=p,i(p)}function i(a){!0!==j(a)&&a.process()}function j(a){if(a.blockedBy instanceof Array)for(var b=0;b<a.blockedBy.length;b++){var d=a.blockedBy[b];if(!1===c.hasOwnProperty(d))return k(a.name+" blocked = "+d),!0;if(!0===a.proceedIfError&&!0===c[d].isError)return!1;if(!1===c[d].isComplete)return k(a.name+" blocked = "+d),!0}return!1}function k(a){var b=window.location.href,c=new RegExp("[?&]ezq=([^&#]*)","i"),d=c.exec(b);"1"===(d?d[1]:null)&&console.debug(a)}function l(){++a>20||(k("let's go"),m(d),m(e))}function m(a){for(var b in a)if(!1!==a.hasOwnProperty(b)){var c=a[b];!0===c.isComplete||j(c)||!0===c.isInitialized||!0===c.isError?!0===c.isError?k(c.name+": error"):!0===c.isComplete?k(c.name+": complete already"):!0===c.isInitialized&&k(c.name+": initialized already"):c.process()}}var a=0,b=0,c=[],d=[],e=[],f={func:function(a,b,d,e,f,g,h){var i=this;this.name=a,this.funcName=b,this.parameters=null===d?null:d instanceof Array?d:[d],this.isBlock=e,this.blockedBy=f,this.deleteWhenComplete=g,this.isError=!1,this.isComplete=!1,this.isInitialized=!1,this.proceedIfError=h,this.process=function(){k("... func = "+a),i.isInitialized=!0,i.isComplete=!0;var b=i.funcName.split(".");b.length>3||(3===b.length?window[b[0]][b[1]][b[2]].apply(null,this.parameters):2===b.length?window[b[0]][b[1]].apply(null,this.parameters):window[i.funcName].apply(null,this.parameters)),!0===i.deleteWhenComplete&&delete c[a],!0===i.isBlock&&(k("----- F'D: "+i.name),l())}},file:function(a,b,c,d,e,f,g){var h=this;this.name=a,this.path=b,this.async=e,this.defer=f,this.isBlock=c,this.blockedBy=d,this.isInitialized=!1,this.isError=!1,this.isComplete=!1,this.proceedIfError=g,this.process=function(){h.isInitialized=!0,k("... file = "+a);var c=document.createElement("script");c.src=b,!0===e?c.async=!0:!0===f&&(c.defer=!0),c.onerror=function(){k("----- ERR'D: "+h.name),h.isError=!0,!0===h.isBlock&&l()},c.onreadystatechange=c.onload=function(){var a=c.readyState;k("----- F'D: "+h.name),a&&!/loaded|complete/.test(a)||(h.isComplete=!0,!0===h.isBlock&&l())},document.getElementsByTagName("head")[0].appendChild(c)}}};return{addFile:g,addFunc:h,items:c}}();var __ezDotData=function(a,b){this.name=a,this.val=b};__ez.dot.b64={_keyStr:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",encode:function(a){var c,d,e,f,g,h,i,b="",j=0;for(a=Base64._utf8_encode(a);j<a.length;)c=a.charCodeAt(j++),d=a.charCodeAt(j++),e=a.charCodeAt(j++),f=c>>2,g=(3&c)<<4|d>>4,h=(15&d)<<2|e>>6,i=63&e,isNaN(d)?h=i=64:isNaN(e)&&(i=64),b=b+this._keyStr.charAt(f)+this._keyStr.charAt(g)+this._keyStr.charAt(h)+this._keyStr.charAt(i);return b},decode:function(a){var c,d,e,f,g,h,i,b="",j=0;for(a=a.replace(/[^A-Za-z0-9+\/=]/g,"");j<a.length;)f=this._keyStr.indexOf(a.charAt(j++)),g=this._keyStr.indexOf(a.charAt(j++)),h=this._keyStr.indexOf(a.charAt(j++)),i=this._keyStr.indexOf(a.charAt(j++)),c=f<<2|g>>4,d=(15&g)<<4|h>>2,e=(3&h)<<6|i,b+=String.fromCharCode(c),64!=h&&(b+=String.fromCharCode(d)),64!=i&&(b+=String.fromCharCode(e));return b=Base64._utf8_decode(b)},_utf8_encode:function(a){a=a.replace(/rn/g,"n");for(var b="",c=0;c<a.length;c++){var d=a.charCodeAt(c);d<128?b+=String.fromCharCode(d):d>127&&d<2048?(b+=String.fromCharCode(d>>6|192),b+=String.fromCharCode(63&d|128)):(b+=String.fromCharCode(d>>12|224),b+=String.fromCharCode(d>>6&63|128),b+=String.fromCharCode(63&d|128))}return b},_utf8_decode:function(a){for(var b="",c=0,d=c1=c2=0;c<a.length;)d=a.charCodeAt(c),d<128?(b+=String.fromCharCode(d),c++):d>191&&d<224?(c2=a.charCodeAt(c+1),b+=String.fromCharCode((31&d)<<6|63&c2),c+=2):(c2=a.charCodeAt(c+1),c3=a.charCodeAt(c+2),b+=String.fromCharCode((15&d)<<12|(63&c2)<<6|63&c3),c+=3);return b}},__ez.dot.dataToStr=function(a){if(void 0===a)return[];try{for(var b in a)a[b].val=a[b].val+""}catch(a){}return a},__ez.dot.getCC=function(){var a="XX";return"undefined"!=typeof _ezaq&&_ezaq.hasOwnProperty("country")&&(a=_ezaq.country),a},__ez.dot.getDID=function(){var a="0";return"undefined"!=typeof _ezaq&&_ezaq.hasOwnProperty("domain_id")&&(a=_ezaq.domain_id.toString()),a},__ez.dot.getEpoch=function(a){return"undefined"!=typeof _ezaq&&_ezaq.hasOwnProperty("t_epoch")&&(a=_ezaq.t_epoch),a},__ez.dot.getURL=function(a){return("undefined"!=typeof ezJsu&&1==ezJsu||"undefined"!=typeof _ez_sa&&1==_ez_sa||"undefined"!=typeof isAmp&&!0===isAmp)&&(a="//g.ezoic.net"+a),a},__ez.dot.isValid=function(a){for(var b=0;b<a.length;b++)if(a[b]instanceof __ezDotData==!1)return console.error("Invalid data. ",a[b]),!1;return!0},__ez.dot.isDefined=function(){for(var a=0;a<arguments.length;a++)if(void 0===arguments[a]||null===arguments[a])return console.error("Argument not defined. ",arguments),!1;return!0};__ez.bit=function(){function c(a,b){d(a,b),e()}function d(b,c){__ez.dot.isDefined(b)&&__ez.dot.isValid(c)&&a.push({type:"pageview",pageview_id:b,domain_id:__ez.dot.getDID(),t_epoch:__ez.dot.getEpoch(0),data:__ez.dot.dataToStr(c)})}function e(){void 0!==document.visibilityState&&"prerender"===document.visibilityState||(__ez.dot.isDefined(a)&&a.length>0&&((new Image).src=__ez.dot.getURL(b)+"?orig="+(!0===__ez.template.isOrig?1:0)+"&ds="+btoa(JSON.stringify(a))),a=[])}var a=[],b="/detroitchicago/greenoaks.gif";return{Add:d,AddAndFire:c,Fire:e}}();</script><script data-cfasync='false' data-pagespeed-no-defer>__ez.pel=function(){function c(a,b){d(a,b,0,0,0,0,0),f()}function d(b,c,d,e,f,h,i){if(__ez.dot.isDefined(b,b.getSlotElementId)){var j=parseInt(b.getTargeting("ap")[0]),k=b.getSizes()[0],l=k.l.toString()+"x"+k.j.toString(),m=g(b),n=b.getSlotElementId();__ez.dot.isDefined(m,n)&&__ez.dot.isValid(c)&&a.push({type:"impression",impression_id:m,domain_id:__ez.dot.getDID(),unit:n,t_epoch:__ez.dot.getEpoch(0),revenue:d,est_revenue:e,ad_position:j,ad_size:l,bid_floor_filled:f,bid_floor_prev:h,stat_source_id:i,country_code:__ez.dot.getCC(),data:__ez.dot.dataToStr(c)})}}function e(b,c){var d=b.split("/");if(__ez.dot.isDefined(b)&&3===d.length&&__ez.dot.isValid(c)){var e=d[0],f=d[2];a.push({type:"impression",impression_id:f,domain_id:__ez.dot.getDID(),unit:e,t_epoch:__ez.dot.getEpoch(0),data:__ez.dot.dataToStr(c)})}}function f(){void 0!==document.visibilityState&&"prerender"===document.visibilityState||(__ez.dot.isDefined(a)&&a.length>0&&((new Image).src=__ez.dot.getURL(b)+"?orig="+(!0===__ez.template.isOrig?1:0)+"&sts="+btoa(JSON.stringify(a))),a=[])}function g(a){var b=0;try{var c=a.getTargetingMap();if(-1===a.getSlotElementId().indexOf("div-gpt-ad"))return b;if(void 0!==c)for(var e in c)if(-1!==e.indexOf("iid")&&void 0!==c[e][0]){b=c[e][0];break}}catch(a){}return b}var a=[],b="/porpoiseant/army.gif";return{Add:d,AddAndFire:c,AddById:e,Fire:f}}();var EzoicPixel=function(){this.pixels=[],this.pixelUrl="/ezoic/e.gif",("undefined"!=typeof ezJsu&&ezJsu===!0||"undefined"!=typeof _ez_sa&&_ez_sa===!0||"undefined"!=typeof window.isAmp&&isAmp===!0)&&(this.pixelUrl="//g.ezoic.net"+this.pixelUrl),this.tEpoch=0,"undefined"!=typeof _ezaq&&_ezaq.hasOwnProperty("t_epoch")&&(this.tEpoch=_ezaq.t_epoch)},EzoicPixelData=function(a,b){this.name=a,this.val=b};EzoicPixel.prototype={constructor:EzoicPixel,AddAndFireImpPixel:function(a,b){this.AddImpPixel(a,b,0,0,0,0,0),this.FirePixels()},AddAndFirePVPixel:function(a,b){this.AddPVPixel(a,b),this.FirePixels()},AddImpPixel:function(a,b,c,d,e,f,g){if(this.isDefined(a,a.getSlotElementId)){var h=parseInt(a.getTargeting("ap")[0]),i=a.getSizes()[0],j=i.l.toString()+"x"+i.j.toString(),k="0",l="XX";"undefined"!=typeof _ezaq&&_ezaq.hasOwnProperty("domain_id")&&(k=_ezaq.domain_id.toString()),"undefined"!=typeof _ezaq&&_ezaq.hasOwnProperty("country")&&(l=_ezaq.country);var m=this.getSlotIID(a),n=a.getSlotElementId();this.isDefined(m,n)&&this.validateData(b)&&(b=this.convertDataToStr(b),this.pixels.push({type:"impression",impression_id:m,domain_id:k,unit:n,t_epoch:this.tEpoch,revenue:c,est_revenue:d,ad_position:h,ad_size:j,bid_floor_filled:e,bid_floor_prev:f,stat_source_id:g,country_code:l,data:b}))}},AddImpPixelById:function(a,b){var c="0";"undefined"!=typeof _ezaq&&_ezaq.hasOwnProperty("domain_id")&&(c=_ezaq.domain_id.toString());var d=a.split("/");if(this.isDefined(a)&&3===d.length&&this.validateData(b)){var e=d[0],f=d[2];b=this.convertDataToStr(b),this.pixels.push({type:"impression",impression_id:f,domain_id:c,unit:e,t_epoch:this.tEpoch,data:b})}},AddPVPixel:function(a,b){var c="0";"undefined"!=typeof _ezaq&&_ezaq.hasOwnProperty("domain_id")&&(c=_ezaq.domain_id.toString()),this.isDefined(a)&&this.validateData(b)&&(b=this.convertDataToStr(b),this.pixels.push({type:"pageview",pageview_id:a,domain_id:c,t_epoch:this.tEpoch,data:b}))},FirePixels:function(){"undefined"!=typeof document.visibilityState&&"prerender"===document.visibilityState||(this.isDefined(this.pixels)&&this.pixels.length>0&&((new Image).src=this.pixelUrl+"?orig="+(__ez.template.isOrig===!0?1:0)+"&pixels="+encodeURIComponent(JSON.stringify(this.pixels))),this.pixels=[])},NewData:function(a,b){return new EzoicPixelData(a,b)},convertDataToStr:function(a){if("undefined"==typeof a)return[];try{for(var b in a)a[b].val=a[b].val+""}catch(a){}return a},getSlotIID:function(a){var b=0;try{var c=a.getTargetingMap(),d=a.getSlotElementId();if(d.indexOf("div-gpt-ad")===-1)return b;if("undefined"!=typeof c)for(var e in c)if(e.indexOf("iid")!==-1&&"undefined"!=typeof c[e][0]){b=c[e][0];break}}catch(a){}return b},isDefined:function(){for(var a=0;a<arguments.length;a++)if("undefined"==typeof arguments[a]||null===arguments[a])return console.error("Argument not defined. ",arguments),!1;return!0},validateData:function(a){for(var b=0;b<a.length;b++)if(a[b]instanceof EzoicPixelData==!1)return console.error("Invalid pixelData. ",a[b]),!1;return!0}};</script><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Oxygen%3A300%2C400%2C700" />

<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Viral Photo Taken During Hurricane Harvey Reveals Devastating Story About Nursing Home Residents - David Avocado Wolfe</title>
	<!-- BEGIN: Simple Google Analytics Tracking Code -->
	<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', {"cookieDomain":"auto","trackingId":"UA-28638334-1"} );
		ga('send', 'pageview');
		
	</script>
	<!-- END: Simple Google Analytics Tracking Code -->
	
<!-- Social Warfare v2.3.5 https://warfareplugins.com -->
<style>@font-face {font-family: "sw-icon-font";src:url("https://davidwolfecom-xt0mxgicgroc.stackpathdns.com/wp-content/plugins/social-warfare/fonts/sw-icon-font.eot?ver=2.3.5");src:url("https://davidwolfecom-xt0mxgicgroc.stackpathdns.com/wp-content/plugins/social-warfare/fonts/sw-icon-font.eot?ver=2.3.5") format("embedded-opentype"),url("https://davidwolfecom-xt0mxgicgroc.stackpathdns.com/wp-content/plugins/social-warfare/fonts/sw-icon-font.woff?ver=2.3.5") format("woff"), url("https://www.davidwolfe.com/wp-content/plugins/social-warfare/fonts/sw-icon-font.ttf?ver=2.3.5") format("truetype"),url("https://davidwolfecom-xt0mxgicgroc.stackpathdns.com/wp-content/plugins/social-warfare/fonts/sw-icon-font.svg?ver=2.3.5") format("svg");font-weight: normal;font-style: normal;}</style>
<!-- Social Warfare v2.3.5 https://warfareplugins.com -->


<!-- This site is optimized with the Yoast SEO Premium plugin v5.8 - https://yoast.com/wordpress/plugins/seo/ -->
<link rel="canonical" href="https://www.davidwolfe.com/photo-hurricane-harvey-devastating-story-nursing-home/" />
<meta property="og:locale" content="en_US" />
<meta property="og:type" content="article" />
<meta property="og:title" content="Viral Photo Taken During Hurricane Harvey Reveals Devastating Story About Nursing Home Residents - David Avocado Wolfe" />
<meta property="og:description" content="On Sunday, a stunning photo went viral showing a nursing home full of elderly women submerged in waist-deep water, helpless as they waited for rescue amid Hurricane Harvey. The image prompted immediate cries for help from the general public, despite emergency services already being maxed out in many areas. But now, CNN has obtained an &hellip;" />
<meta property="og:url" content="https://www.davidwolfe.com/photo-hurricane-harvey-devastating-story-nursing-home/" />
<meta property="og:site_name" content="David Avocado Wolfe" />
<meta property="article:publisher" content="https://www.facebook.com/DavidAvocadoWolfe" />
<meta property="article:author" content="https://www.facebook.com/DavidAvocadoWolfe" />
<meta property="article:tag" content="Hurricane Harvey" />
<meta property="article:tag" content="Red Cross" />
<meta property="article:tag" content="rescue" />
<meta property="article:tag" content="Trump Administration" />
<meta property="article:section" content="Culture" />
<meta property="article:published_time" content="2017-08-28T09:19:34-08:00" />
<meta property="article:modified_time" content="2017-08-28T09:36:19-08:00" />
<meta property="og:updated_time" content="2017-08-28T09:36:19-08:00" />
<meta property="og:image" content="https://davidwolfecom-xt0mxgicgroc.stackpathdns.com/wp-content/uploads/2017/08/feat-7.png" />
<meta property="og:image:secure_url" content="https://davidwolfecom-xt0mxgicgroc.stackpathdns.com/wp-content/uploads/2017/08/feat-7.png" />
<meta property="og:image:width" content="1144" />
<meta property="og:image:height" content="595" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:description" content="On Sunday, a stunning photo went viral showing a nursing home full of elderly women submerged in waist-deep water, helpless as they waited for rescue amid Hurricane Harvey. The image prompted immediate cries for help from the general public, despite emergency services already being maxed out in many areas. But now, CNN has obtained an &hellip;" />
<meta name="twitter:title" content="Viral Photo Taken During Hurricane Harvey Reveals Devastating Story About Nursing Home Residents - David Avocado Wolfe" />
<meta name="twitter:site" content="@DavidWolfe" />
<meta name="twitter:image" content="https://davidwolfecom-xt0mxgicgroc.stackpathdns.com/wp-content/uploads/2017/08/feat-7.png" />
<meta name="twitter:creator" content="@DavidWolfe" />
<script type='application/ld+json'>{"@context":"http:\/\/schema.org","@type":"WebSite","@id":"#website","url":"https:\/\/www.davidwolfe.com\/","name":"David Avocado Wolfe","potentialAction":{"@type":"SearchAction","target":"https:\/\/www.davidwolfe.com\/?s={search_term_string}","query-input":"required name=search_term_string"}}</script>
<script type='application/ld+json'>{"@context":"http:\/\/schema.org","@type":"Person","url":"https:\/\/www.davidwolfe.com\/photo-hurricane-harvey-devastating-story-nursing-home\/","sameAs":["https:\/\/www.facebook.com\/DavidAvocadoWolfe","https:\/\/instagram.com\/davidavocadowolfe\/","https:\/\/twitter.com\/DavidWolfe"],"@id":"#person","name":"David Avocado Wolfe"}</script>
<!-- / Yoast SEO Premium plugin. -->

<link rel='dns-prefetch' href='//a.optnmstr.com' />
<link rel='dns-prefetch' href='//fonts.googleapis.com' />
<link rel='dns-prefetch' href='//maxcdn.bootstrapcdn.com' />
<link rel='dns-prefetch' href='//davidwolfecom-xt0mxgicgroc.stackpathdns.com' />
<link rel='dns-prefetch' href='//s.w.org' />
<link rel="alternate" type="application/rss+xml" title="David Avocado Wolfe &raquo; Feed" href="https://www.davidwolfe.com/feed/" />
<link rel="alternate" type="application/rss+xml" title="David Avocado Wolfe &raquo; Comments Feed" href="https://www.davidwolfe.com/comments/feed/" />
<link rel="alternate" type="application/rss+xml" title="David Avocado Wolfe &raquo; Viral Photo Taken During Hurricane Harvey Reveals Devastating Story About Nursing Home Residents Comments Feed" href="https://www.davidwolfe.com/photo-hurricane-harvey-devastating-story-nursing-home/feed/" />
<style type="text/css">
img.wp-smiley,
img.emoji {
	display: inline !important;
	border: none !important;
	box-shadow: none !important;
	height: 1em !important;
	width: 1em !important;
	margin: 0 .07em !important;
	vertical-align: -0.1em !important;
	background: none !important;
	padding: 0 !important;
}
</style>
<link rel='stylesheet' id='woocommerce-smallscreen-css'  href='https://davidwolfecom-xt0mxgicgroc.stackpathdns.com/wp-content/cache/busting/1/wp-content/plugins/woocommerce/assets/css/woocommerce-smallscreen-3.2.6.css' type='text/css' media='only screen and (max-width: 768px)' />
<link rel='stylesheet' id='woocommerce-general-css'  href='https://davidwolfecom-xt0mxgicgroc.stackpathdns.com/wp-content/cache/busting/1/wp-content/plugins/woocommerce/assets/css/woocommerce-3.2.6.css' type='text/css' media='all' />
<link rel='stylesheet' id='mai-woocommerce-css'  href='https://davidwolfecom-xt0mxgicgroc.stackpathdns.com/wp-content/cache/busting/1/wp-content/plugins/mai-theme-engine/assets/css/mai-woocommerce.min-1.2.0.css' type='text/css' media='all' />
<link rel='stylesheet' id='social_warfare-css'  href='https://davidwolfecom-xt0mxgicgroc.stackpathdns.com/wp-content/cache/busting/1/wp-content/plugins/social-warfare/css/style.min-2.3.5.css' type='text/css' media='all' />

<link rel='stylesheet' id='mai-theme-engine-css'  href='https://davidwolfecom-xt0mxgicgroc.stackpathdns.com/wp-content/cache/busting/1/wp-content/plugins/mai-theme-engine/assets/css/mai-pro.min-1.2.0.css' type='text/css' media='all' />
<link rel='stylesheet' id='flexington-css'  href='https://davidwolfecom-xt0mxgicgroc.stackpathdns.com/wp-content/cache/busting/1/wp-content/plugins/mai-theme-engine/assets/css/flexington.min-2.3.5.css' type='text/css' media='all' />
<link rel='stylesheet' id='font-awesome-css'  href='https://maxcdn.bootstrapcdn.com/font-awesome/latest/css/font-awesome.min.css?ver=1.2.0' type='text/css' media='all' />
<link rel='stylesheet' id='david-wolfe-css'  href='https://davidwolfecom-xt0mxgicgroc.stackpathdns.com/wp-content/cache/busting/1/wp-content/themes/davidwolfe/style-2.0.1.19.css' type='text/css' media='all' />
<style id='david-wolfe-inline-css' type='text/css'>

			.mai-aec > .wrap:empty {
				display: none;
			}
			.mai-aec > .wrap {
				margin-top: 16px;
				margin-bottom: 16px;
			}
			.mai-aec-header-before > .wrap {
				padding-left: 16px;
				padding-right: 16px;
			}
			.content .mai-aec > .wrap {
				padding-left: 0;
				padding-right: 0;
			}
			.mai-aec > .wrap > p:last-child {
				margin-bottom: 0;
			}
		
</style>
<script type='text/javascript' src='https://davidwolfecom-xt0mxgicgroc.stackpathdns.com/wp-content/cache/busting/1/wp-includes/js/jquery/jquery-1.12.4.js'></script>
<script type='text/javascript' src='https://davidwolfecom-xt0mxgicgroc.stackpathdns.com/wp-content/cache/busting/1/wp-includes/js/jquery/jquery-migrate.min-1.4.1.js'></script>
<!--[if lt IE 9]>
<script type='text/javascript' src='https://davidwolfecom-xt0mxgicgroc.stackpathdns.com/wp-content/cache/busting/1/wp-content/themes/genesis/lib/js/html5shiv-3.7.3.js'></script>
<![endif]-->
<script type='text/javascript' data-cfasync="false" id="omapi-script" async="async" src='https://a.optnmstr.com/app/js/api.min.js?ver=1.3.3'></script>
<link rel='https://api.w.org/' href='https://www.davidwolfe.com/wp-json/' />
<link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://www.davidwolfe.com/xmlrpc.php?rsd" />
<link rel="wlwmanifest" type="application/wlwmanifest+xml" href="https://www.davidwolfe.com/wp-includes/wlwmanifest.xml" /> 
<meta name="generator" content="WordPress 4.9.3" />
<meta name="generator" content="WooCommerce 3.2.6" />
<link rel='shortlink' href='https://www.davidwolfe.com/?p=62244' />
			<meta property="fb:pages" content="102515706511" />
			<meta property="fb:pages" content="102515706511"/>	<link rel="apple-touch-icon" sizes="57x57" href="/apple-touch-icon-57x57.png">
	<link rel="apple-touch-icon" sizes="60x60" href="/apple-touch-icon-60x60.png">
	<link rel="apple-touch-icon" sizes="72x72" href="/apple-touch-icon-72x72.png">
	<link rel="apple-touch-icon" sizes="76x76" href="/apple-touch-icon-76x76.png">
	<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
	<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
	<link rel="manifest" href="/manifest.json">
	<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5">
	<meta name="msapplication-TileColor" content="#00a300">
	<meta name="theme-color" content="#ffffff">
		<noscript><style>.woocommerce-product-gallery{ opacity: 1 !important; }</style></noscript>
	      <meta name="onesignal" content="wordpress-plugin"/>
          <link rel="manifest"
            href="https://www.davidwolfe.com/wp-content/plugins/onesignal-free-web-push-notifications/sdk_files/manifest.json.php?gcm_sender_id="/>
          <script src="https://cdn.onesignal.com/sdks/OneSignalSDK.js" async></script>    <script>

      window.OneSignal = window.OneSignal || [];

      OneSignal.push( function() {
        OneSignal.SERVICE_WORKER_UPDATER_PATH = "OneSignalSDKUpdaterWorker.js.php";
        OneSignal.SERVICE_WORKER_PATH = "OneSignalSDKWorker.js.php";
        OneSignal.SERVICE_WORKER_PARAM = { scope: '/' };

        OneSignal.setDefaultNotificationUrl("https://davidwolfecom-xt0mxgicgroc.stackpathdns.com/");
        var oneSignal_options = {};
        window._oneSignalInitOptions = oneSignal_options;

        oneSignal_options['wordpress'] = true;
oneSignal_options['appId'] = 'e16c9f1c-c999-45e8-8a29-e655e0566650';
oneSignal_options['autoRegister'] = true;
oneSignal_options['welcomeNotification'] = { };
oneSignal_options['welcomeNotification']['title'] = "";
oneSignal_options['welcomeNotification']['message'] = "";
oneSignal_options['path'] = "https://www.davidwolfe.com/wp-content/plugins/onesignal-free-web-push-notifications/sdk_files/";
oneSignal_options['safari_web_id'] = "web.onesignal.auto.54eebb47-16d1-4f2f-8c9e-9bb7522bb051";
oneSignal_options['persistNotification'] = true;
oneSignal_options['promptOptions'] = { };
oneSignal_options['notifyButton'] = { };
oneSignal_options['notifyButton']['enable'] = true;
oneSignal_options['notifyButton']['position'] = 'bottom-right';
oneSignal_options['notifyButton']['theme'] = 'default';
oneSignal_options['notifyButton']['size'] = 'medium';
oneSignal_options['notifyButton']['prenotify'] = true;
oneSignal_options['notifyButton']['showCredit'] = true;
oneSignal_options['notifyButton']['text'] = {};
              OneSignal.init(window._oneSignalInitOptions);
                    });

      function documentInitOneSignal() {
        var oneSignal_elements = document.getElementsByClassName("OneSignal-prompt");

        var oneSignalLinkClickHandler = function(event) { OneSignal.push(['registerForPushNotifications']); event.preventDefault(); };        for(var i = 0; i < oneSignal_elements.length; i++)
          oneSignal_elements[i].addEventListener('click', oneSignalLinkClickHandler, false);
      }

      if (document.readyState === 'complete') {
           documentInitOneSignal();
      }
      else {
           window.addEventListener("load", function(event){
               documentInitOneSignal();
          });
      }
    </script>

<link rel="icon" href="https://davidwolfecom-xt0mxgicgroc.stackpathdns.com/wp-content/uploads/2017/11/david-wolfe-favicon-80x80.png" sizes="32x32" />
<link rel="icon" href="https://davidwolfecom-xt0mxgicgroc.stackpathdns.com/wp-content/uploads/2017/11/david-wolfe-favicon.png" sizes="192x192" />
<link rel="apple-touch-icon-precomposed" href="https://davidwolfecom-xt0mxgicgroc.stackpathdns.com/wp-content/uploads/2017/11/david-wolfe-favicon.png" />
<meta name="msapplication-TileImage" content="https://davidwolfecom-xt0mxgicgroc.stackpathdns.com/wp-content/uploads/2017/11/david-wolfe-favicon.png" />
<!-- Facebook Pixel Code -->
<script>
!function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function(){n.callMethod?
n.callMethod.apply(n,arguments):n.queue.push(arguments)};if(!f._fbq)f._fbq=n;
n.push=n;n.loaded=!0;n.version='2.0';n.queue=[];t=b.createElement(e);t.async=!0;
t.src=v;s=b.getElementsByTagName(e)[0];s.parentNode.insertBefore(t,s)}(window,
document,'script','https://connect.facebook.net/en_US/fbevents.js');
fbq('init', '1518231018492857');
fbq('track', 'PageView');
</script>
<noscript><img height="1" width="1" style="display:none"
src="https://www.facebook.com/tr?id=1518231018492857&ev=PageView&noscript=1"
/></noscript>
<!-- DO NOT MODIFY -->
<!-- End Facebook Pixel Code -->
<!-- Global site tag (gtag.js) - Google AdWords: 878013500 -->
<script async src="https://www.googletagmanager.com/gtag/js?id=AW-878013500"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'AW-878013500');
</script>
<script src="//load.sumome.com/" data-sumo-site-id="a916391b5f5596e25f5bfc68262b8eeef3eaa2d480a79b18e76e560adea4ce7c" async="async"></script>

<script data-cfasync="false" type="text/javascript">window.google_analytics_uacct = "UA-88347007-11";</script>
<script data-cfasync="false" type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['e._setAccount', 'UA-88347007-11']);
_gaq.push(['f._setAccount', 'UA-38339005-1']);
_gaq.push(['e._setDomainName', 'davidwolfe.com']);
_gaq.push(['f._setDomainName', 'davidwolfe.com']);
_gaq.push(['e._setCustomVar',1,'template','old_site_gc',3]);
_gaq.push(['e._setCustomVar',2,'t','126',3]);
_gaq.push(['e._setCustomVar',3,'rid','0',2]);
_gaq.push(['e._setCustomVar',4,'bra','mod6',3]);
_gaq.push(['f._setSampleRate', '1']);
_gaq.push(['e._setSampleRate', '1']);
_gaq.push(['e._setAllowAnchor',true]);
_gaq.push(['e._setSiteSpeedSampleRate', 10]);
_gaq.push(['f._setCustomVar',1,'template','old_site_gc',3]);
_gaq.push(['f._setCustomVar',2,'domain','davidwolfe.com',3]);
_gaq.push(['f._setSiteSpeedSampleRate', 20]);
_gaq.push(['e._trackPageview']);
_gaq.push(['f._trackPageview']);


(function() {
 var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
 ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
 var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
<script type="text/javascript">var ezouid = "1899788236";</script><base href="https://www.davidwolfe.com/photo-hurricane-harvey-devastating-story-nursing-home/"><script type='text/javascript'>
var ezoTemplate = 'old_site_gc';
if(typeof ezouid == 'undefined')
{
    var ezouid = 'none';
}
var ezoFormfactor = '1';
var ezo_elements_to_check = Array();
</script><!-- START EZHEAD -->
<script type='text/javascript'>
var soc_app_id = '0';
var did = 33243;
var ezdomain = 'davidwolfe.com';
var ezoicSearchable = 1;
</script>
<!--{jquery}-->
<!-- END EZHEAD -->
<script type="text/javascript" data-cfasync="false">var _ezaq = {"ab_test_id":"mod6","ab_test_val":"","ad_cache_level":0,"adgroup_rank_id":-1,"browser":"Unknown","browser_version":0,"country":"US","days_since_last_visit":-1,"device_height":528,"device_width":1280,"domain_id":33243,"engaged_time_visit":0,"ezcache_level":1,"forensiq_score":-1,"form_factor_id":1,"has_bad_words":0,"ip":"10.0.4.161","is_return_visitor":false,"landing_page_url":"https://www.davidwolfe.com/photo-hurricane-harvey-devastating-story-nursing-home/","last_page_load":"","last_pageview_id":"","lt_cache_level":0,"os":"Unknown","page_ad_positions":"","page_view_count":0,"page_view_id":"56947c5c-7576-42d0-604c-7a1f95a3184a","pv_event_count":0,"referrer_id":0,"region":"us-east-1","response_time_orig":404,"serverid":"54.91.13.224:636","t_epoch":1518529753,"template_id":126,"time_on_site_visit":0,"url":"https://www.davidwolfe.com/photo-hurricane-harvey-devastating-story-nursing-home/","user_agent":"python-requests/2.10.0","user_id":1899788236,"visit_id":936725676,"word_count":827};var _ezExtraQueries = "&ez_orig=1";</script><script data-cfasync='false' type="text/javascript" src="/detroitchicago/rochester.js?cb=172-5&v=8" async></script><script data-pagespeed-no-defer data-cfasync='false'>
function create_ezolpl() {
    var d = new Date();
    d.setTime(d.getTime() + (365*24*60*60*1000));
    var expires = "expires="+d.toUTCString();
    document.cookie = "ezux_lpl_33243=" + new Date().getTime() + "|56947c5c-7576-42d0-604c-7a1f95a3184a; " + expires;
}
function attach_ezolpl() {
    if(window.attachEvent) {
        window.attachEvent('onload', create_ezolpl);
    } else {
        if(window.onload) {
            var curronload = window.onload;
            var newonload = function(evt) {
                curronload(evt);
                create_ezolpl();
            };
            window.onload = newonload;
        } else {
            window.onload = create_ezolpl;
        }
    }
}
attach_ezolpl();
</script></head>
<body class="post-template-default single single-post postid-62244 single-format-standard wp-custom-logo header-full-width content-sidebar singular no-js text-md has-sidebar" itemscope itemtype="https://schema.org/WebPage">	<script type="text/javascript">
		//<![CDATA[
		(function(){
			var c = document.body.className;
			c = c.replace(/no-js/, 'js');
			document.body.className = c;
		})();
		jQuery(function( $ ) {
			'use strict';
			jQuery( 'p:empty' ).remove();
		});
		//]]>
	</script>
		<script type="text/javascript">
		//<![CDATA[
		jQuery(function( $ ) { 'use strict'; jQuery( 'p:empty' ).remove(); });
		//]]>
	</script>
	<div class="site-container"><ul class="genesis-skip-link"><li><a href="#mai-toggle" class="screen-reader-shortcut"> Menu</a></li><li><a href="#genesis-nav-primary" class="screen-reader-shortcut"> Skip to primary navigation</a></li><li><a href="#genesis-nav-secondary" class="screen-reader-shortcut"> Skip to secondary navigation</a></li><li><a href="#genesis-content" class="screen-reader-shortcut"> Skip to content</a></li><li><a href="#genesis-sidebar-primary" class="screen-reader-shortcut"> Skip to primary sidebar</a></li></ul><div class="mai-aec mai-aec-header-before"><div class="wrap"><div id="ezoic-pub-ad-placeholder-181"></div>
</div></div><header class="site-header has-header-right" itemscope itemtype="https://schema.org/WPHeader"><div class="wrap"><div class="site-header-row row middle-xs between-xs"><div class="title-area col col-xs-auto start-xs"><p class="site-title" itemprop="headline"><a href="https://www.davidwolfe.com/" class="custom-logo-link" rel="home" itemprop="url"><img width="360" height="107" src="https://davidwolfecom-xt0mxgicgroc.stackpathdns.com/wp-content/uploads/2017/11/david-wolfe-logo@2x.png" class="custom-logo" alt="David Wolfe logo" itemprop="logo" srcset="https://davidwolfecom-xt0mxgicgroc.stackpathdns.com/wp-content/uploads/2017/11/david-wolfe-logo@2x.png 360w, https://davidwolfecom-xt0mxgicgroc.stackpathdns.com/wp-content/uploads/2017/11/david-wolfe-logo@2x-300x89.png 300w" sizes="(max-width: 360px) 100vw, 360px" /></a></p><p class="site-description screen-reader-text" itemprop="description">Natural Remedies, Treatment and Health</p></div><div class="header-right col col-xs text-xs-right"><nav class="nav-header_right"><ul id="menu-header-navigation" class="nav-header menu genesis-nav-menu js-superfish"><li id="menu-item-74357" class="menu-item menu-item-type-post_type menu-item-object-page current_page_parent menu-item-74357"><a href="https://www.davidwolfe.com/blog/" itemprop="url"><span itemprop="name">Blog</span></a></li>
<li id="menu-item-74359" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-74359"><a href="https://www.davidwolfe.com/shop/" itemprop="url"><span itemprop="name">Shop</span></a></li>
<li id="menu-item-74360" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-74360"><a href="https://www.davidwolfe.com/contact/" itemprop="url"><span itemprop="name">Contact</span></a></li>
<li id="menu-item-74384" class="search menu-item menu-item-type-custom menu-item-object-custom menu-item-74384"><a href="#" itemprop="url"><span itemprop="name">Search</span></a></li>
</ul></nav></div></div><div id="mai-menu" class="mai-menu"><div class="mai-menu-outer"><div class="mai-menu-inner"><form class="search-form" itemprop="potentialAction" itemscope itemtype="https://schema.org/SearchAction" method="get" action="https://www.davidwolfe.com/" role="search"><meta itemprop="target" content="https://www.davidwolfe.com/?s={s}"/><label class="search-form-label screen-reader-text" for="searchform-5a82ecd8e51e66.40547550">Search this website</label><input itemprop="query-input" type="search" name="s" id="searchform-5a82ecd8e51e66.40547550" placeholder="Search this website &#x2026;" /><input type="submit" value="Search" /></form><div class="menu-header-navigation-container"><ul id="menu-header-navigation-1" class="nav-header menu"><li class="menu-item menu-item-type-post_type menu-item-object-page current_page_parent menu-item-74357"><a href="https://www.davidwolfe.com/blog/" itemprop="url">Blog</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-74359"><a href="https://www.davidwolfe.com/shop/" itemprop="url">Shop</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-74360"><a href="https://www.davidwolfe.com/contact/" itemprop="url">Contact</a></li>
<li class="search menu-item menu-item-type-custom menu-item-object-custom menu-item-74384"><a href="#" itemprop="url">Search</a></li>
</ul></div><div class="menu-primary-navigation-container"><ul id="menu-primary-navigation" class="menu"><li id="menu-item-105974" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-105974"><a href="https://www.davidwolfe.com/health/" itemprop="url">Health</a></li>
<li id="menu-item-104652" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-104652"><a href="https://www.davidwolfe.com/conditions/" itemprop="url">Conditions</a></li>
<li id="menu-item-104653" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-104653"><a href="https://www.davidwolfe.com/natural-remedies/" itemprop="url">Natural Remedies</a></li>
<li id="menu-item-104655" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-104655"><a href="https://www.davidwolfe.com/essential-oils/" itemprop="url">Essential Oils</a></li>
<li id="menu-item-105794" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-105794"><a href="https://www.davidwolfe.com/recipes/" itemprop="url">Recipes</a></li>
<li id="menu-item-107002" class="menu-item menu-item-type-taxonomy menu-item-object-category current-post-ancestor current-menu-parent current-post-parent menu-item-107002"><a href="https://www.davidwolfe.com/category/news/" itemprop="url">News</a></li>
<li id="menu-item-112315" class="highlight menu-item menu-item-type-custom menu-item-object-custom menu-item-112315"><a href="https://shop.davidwolfe.com" itemprop="url">SHOP</a></li>
</ul></div><div class="menu-footer-navigation-container"><ul id="menu-footer-navigation" class="menu"><li id="menu-item-102432" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home menu-item-102432"><a href="https://www.davidwolfe.com/" itemprop="url">Home</a></li>
<li id="menu-item-102433" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-102433"><a href="https://www.davidwolfe.com/events-calendar/" itemprop="url">Events</a></li>
<li id="menu-item-102434" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-102434"><a href="https://www.davidwolfe.com/my-recommendations/" itemprop="url">Recommended</a></li>
<li id="menu-item-102435" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-102435"><a href="https://www.davidwolfe.com/terms-of-service/" itemprop="url">Terms of Service</a></li>
<li id="menu-item-102436" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-102436"><a href="https://www.davidwolfe.com/privacy-policy/" itemprop="url">Privacy Policy</a></li>
</ul></div></div></div></div></div></header><h2 class="screen-reader-text">Main navigation</h2><nav class="nav-primary" itemscope itemtype="https://schema.org/SiteNavigationElement" id="genesis-nav-primary" aria-label="Main navigation"><div class="wrap"><ul id="menu-primary-navigation-1" class="menu genesis-nav-menu menu-primary js-superfish"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-105974"><a href="https://www.davidwolfe.com/health/" itemprop="url"><span itemprop="name">Health</span></a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-104652"><a href="https://www.davidwolfe.com/conditions/" itemprop="url"><span itemprop="name">Conditions</span></a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-104653"><a href="https://www.davidwolfe.com/natural-remedies/" itemprop="url"><span itemprop="name">Natural Remedies</span></a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-104655"><a href="https://www.davidwolfe.com/essential-oils/" itemprop="url"><span itemprop="name">Essential Oils</span></a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-105794"><a href="https://www.davidwolfe.com/recipes/" itemprop="url"><span itemprop="name">Recipes</span></a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category current-post-ancestor current-menu-parent current-post-parent menu-item-107002"><a href="https://www.davidwolfe.com/category/news/" itemprop="url"><span itemprop="name">News</span></a></li>
<li class="highlight menu-item menu-item-type-custom menu-item-object-custom menu-item-112315"><a href="https://shop.davidwolfe.com" itemprop="url"><span itemprop="name">SHOP</span></a></li>
</ul></div></nav><div class="site-inner"><div class="mai-aec mai-aec-header-after"><div class="wrap"><div id="ezoic-pub-ad-placeholder-180"></div>
</div></div><div class="breadcrumb" itemscope itemtype="https://schema.org/BreadcrumbList"><span xmlns:v="http://rdf.data-vocabulary.org/#"><span typeof="v:Breadcrumb"><a href="https://www.davidwolfe.com/" rel="v:url" property="v:title">Home</a> » <span rel="v:child" typeof="v:Breadcrumb"><a href="https://www.davidwolfe.com/blog/" rel="v:url" property="v:title">Blog</a> » <span class="breadcrumb_last">Viral Photo Taken During Hurricane Harvey Reveals Devastating Story About Nursing Home Residents</span></span></span></span></div><div class="content-sidebar-wrap row gutter-30"><main class="content col col-xs-12 col-md" id="genesis-content"><div class="mai-aec mai-aec-before-entry"><div class="wrap"><div id="ezoic-pub-ad-placeholder-183"></div>
</div></div><article class="post-62244 post type-post status-publish format-standard has-post-thumbnail category-culture category-featured category-inspiration category-love category-motivation category-nature category-news tag-hurricane-harvey tag-red-cross tag-rescue tag-trump-administration entry" itemscope itemtype="https://schema.org/CreativeWork"><header class="entry-header"><h1 class="entry-title" itemprop="headline">Viral Photo Taken During Hurricane Harvey Reveals Devastating Story About Nursing Home Residents</h1>
<p class="entry-meta"><time class="entry-time" itemprop="datePublished" datetime="2017-08-28T09:19:34+00:00"><span class="fa fa-calendar-o" aria-hidden="true"></span>&nbsp;Aug 28, 2017</time> <span class="entry-author" itemprop="author" itemscope itemtype="https://schema.org/Person">&nbsp;&nbsp;&nbsp;<span class="fa fa-pencil" aria-hidden="true"></span>&nbsp;<a href="https://www.davidwolfe.com/author/dwstaffuser/" class="entry-author-link" itemprop="url" rel="author"><span class="entry-author-name" itemprop="name">DavidWolfe.com</span></a></span> </p></header><div class="featured-image"><img width="800" height="500" src="https://davidwolfecom-xt0mxgicgroc.stackpathdns.com/wp-content/uploads/2017/08/feat-7-800x500.png" class="wp-post-image" alt="feat" srcset="https://davidwolfecom-xt0mxgicgroc.stackpathdns.com/wp-content/uploads/2017/08/feat-7-800x500.png 800w, https://davidwolfecom-xt0mxgicgroc.stackpathdns.com/wp-content/uploads/2017/08/feat-7-550x344.png 550w, https://davidwolfecom-xt0mxgicgroc.stackpathdns.com/wp-content/uploads/2017/08/feat-7-350x219.png 350w, https://davidwolfecom-xt0mxgicgroc.stackpathdns.com/wp-content/uploads/2017/08/feat-7-260x163.png 260w" sizes="(max-width: 800px) 100vw, 800px" /></div><div class="entry-content" itemprop="text"><div class="mai-aec mai-aec-before-entry-content"><div class="wrap"><div id="ezoic-pub-ad-placeholder-184"></div>
</div></div><div class="nc_socialPanel swp_flatFresh swp_d_fullColor swp_i_fullColor swp_o_fullColor scale-100 scale-fullWidth" data-position="both" data-float="floatNone" data-count="6" data-floatColor="#ffffff" data-emphasize="0">
<div class="nc_tweetContainer swp_fb" data-id="4" data-network="facebook"><a rel="nofollow" target="_blank" href="https://www.facebook.com/share.php?u=https%3A%2F%2Fwww.davidwolfe.com%2Fphoto-hurricane-harvey-devastating-story-nursing-home%2F" data-link="http://www.facebook.com/share.php?u=https%3A%2F%2Fwww.davidwolfe.com%2Fphoto-hurricane-harvey-devastating-story-nursing-home%2F" class="nc_tweet"><span class="swp_count swp_hide"><span class="iconFiller"><span class="spaceManWilly"><i class="sw sw-facebook"></i><span class="swp_share"> Share</span></span></span></span></a></div>
<div class="nc_tweetContainer twitter" data-id="3" data-network="twitter"><a rel="nofollow" target="_blank" href="https://twitter.com/share?original_referer=/&text=Viral+Photo+Taken+During+Hurricane+Harvey+Reveals+Devastating+Story+About+Nursing+Home+Residents&url=https://www.davidwolfe.com/photo-hurricane-harvey-devastating-story-nursing-home/&via=DavidWolfe" data-link="https://twitter.com/share?original_referer=/&text=Viral+Photo+Taken+During+Hurricane+Harvey+Reveals+Devastating+Story+About+Nursing+Home+Residents&url=https://www.davidwolfe.com/photo-hurricane-harvey-devastating-story-nursing-home/&via=DavidWolfe" class="nc_tweet"><span class="swp_count swp_hide"><span class="iconFiller"><span class="spaceManWilly"><i class="sw sw-twitter"></i><span class="swp_share"> Tweet</span></span></span></span></a></div>
<div class="nc_tweetContainer nc_pinterest" data-id="6" data-network="pinterest"><a rel="nofollow" onClick="var e=document.createElement('script');e.setAttribute('type','text/javascript');e.setAttribute('charset','UTF-8');e.setAttribute('src','//assets.pinterest.com/js/pinmarklet.js?r='+Math.random()*99999999);document.body.appendChild(e);" class="nc_tweet noPop"><span class="swp_count swp_hide"><span class="iconFiller"><span class="spaceManWilly"><i class="sw sw-pinterest"></i><span class="swp_share"> Pin</span></span></span></span></a></div>
<div class="nc_tweetContainer googlePlus" data-id="2" data-network="google_plus"><a rel="nofollow" target="_blank" href="https://plus.google.com/share?url=https%3A%2F%2Fwww.davidwolfe.com%2Fphoto-hurricane-harvey-devastating-story-nursing-home%2F" data-link="https://plus.google.com/share?url=https%3A%2F%2Fwww.davidwolfe.com%2Fphoto-hurricane-harvey-devastating-story-nursing-home%2F" class="nc_tweet"><span class="swp_count swp_hide"><span class="iconFiller"><span class="spaceManWilly"><i class="sw sw-google-plus"></i><span class="swp_share"> +1</span></span></span></span></a></div>
<div class="nc_tweetContainer linkedIn" data-id="5" data-network="linked_in"><a rel="nofollow" target="_blank" href="https://www.linkedin.com/cws/share?url=https%3A%2F%2Fwww.davidwolfe.com%2Fphoto-hurricane-harvey-devastating-story-nursing-home%2F" data-link="https://www.linkedin.com/cws/share?url=https%3A%2F%2Fwww.davidwolfe.com%2Fphoto-hurricane-harvey-devastating-story-nursing-home%2F" class="nc_tweet"><span class="swp_count swp_hide"><span class="iconFiller"><span class="spaceManWilly"><i class="sw sw-linkedin"></i><span class="swp_share"> Share</span></span></span></span></a></div>
<div class="nc_tweetContainer totes totesalt" data-id="7" ><span class="swp_count"><span class="swp_label">Shares</span> 914</span></div>
</div>
<p>On Sunday, a stunning photo went viral showing a nursing home full of elderly women submerged in waist-deep water, helpless as they waited for rescue amid Hurricane Harvey.</p>
<div class="mai-aec mai-aec-entry-content">
<div class="wrap">
<div id="ezoic-pub-ad-placeholder-603"></div>
</div>
</div>
<p>The image prompted immediate cries for help from the general public, despite emergency services already being maxed out in many areas.</p>
<div class="mai-aec mai-aec-entry-content">
<div class="wrap">
<div id="ezoic-pub-ad-placeholder-604"></div>
</div>
</div>
<p>But now, CNN has obtained an exclusive interview with the daughter of the woman who owns the facility, and she says the decision to publicize the photo was made out of desperation.</p>
<p>&#8220;My mom sent it to me at 9 this morning,&#8221; said Kim McIntosh of her mother, Trudy Lampson, &#8220;She said it was a disaster. They [were] waiting for helicopters or the National Guard.&#8221;</p>
<div class="mai-aec mai-aec-entry-content">
<div class="wrap">
<div id="ezoic-pub-ad-placeholder-605"></div>
</div>
</div>
<blockquote class="twitter-tweet" data-width="500">
<p lang="en" dir="ltr">An unbelievable but honest photo of nursing home residents waiting to get rescued in Houston. ???? <a href="https://t.co/XtOXdjE7dZ">pic.twitter.com/XtOXdjE7dZ</a></p>
<p>&mdash; Citizen Servant ???? (@citizenservant) <a href="https://twitter.com/citizenservant/status/901836806240444416">August 27, 2017</a></p>
<div class="mai-aec mai-aec-entry-content">
<div class="wrap">
<div id="ezoic-pub-ad-placeholder-606"></div>
</div>
</div>
</blockquote>
<p><script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script></p>
<p>&#8220;Most of these people are in wheelchairs and [on] oxygen.&#8221;</p>
<div class="mai-aec mai-aec-entry-content">
<div class="wrap">
<div id="ezoic-pub-ad-placeholder-607"></div>
</div>
</div>
<p>Instead of being given an evacuation plan, residents at the La Vita Bella nursing home were told to have a &#8220;disaster plan&#8221;, which apparently meant staying put and weathering the storm.</p>
<p>But according to Kim, the flooding was waist-deep approximately 15 minutes after the waters began seeping through the front door.</p>
<div class="mai-aec mai-aec-entry-content">
<div class="wrap">
<div id="ezoic-pub-ad-placeholder-608"></div>
</div>
</div>
<p>By the time Kim&#8217;s mother contacted emergency services, she was told that first-responders were unable to help at the time.</p>
<p>&#8220;They were basically told no one was coming because they couldn&#8217;t reach them,&#8221; said McIntosh, &#8220;They might be put on a list, and that was it.&#8221;</p>
<div class="mai-aec mai-aec-entry-content">
<div class="wrap">
<div id="ezoic-pub-ad-placeholder-609"></div>
</div>
</div>
<p>&#8220;That&#8217;s when we decided to go ahead and tweet the photos, because we were afraid she wasn&#8217;t going to get any help.&#8221;</p>
<p>Within just a few hours, the photo was circulated across the internet, with one Tweet garnering over 25,000 retweets and 31,000 likes.</p><div class="mai-aec mai-aec-entry-content"><div class="wrap"><div id="ezoic-pub-ad-placeholder-610"></div>
</div></div>
<p>Not long after, the National Guard arrived, successfully rescuing the residents.</p>
<p>And apparently, the cat seen in the background of the photo was also saved:</p>
<blockquote class="twitter-tweet" data-width="500">
<p lang="und" dir="ltr"> <a href="https://t.co/Ac0ypcCVFE">pic.twitter.com/Ac0ypcCVFE</a></p>
<p>&mdash; Citizen Servant ???? (@citizenservant) <a href="https://twitter.com/citizenservant/status/901868854124527620">August 27, 2017</a></p>
</blockquote>
<p><script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script></p>
<p>According to Kim, her mother said that the elderly were transported to a separate living facility.</p>
<p>Ken Clark, a commissioner for Galveston County said, &#8220;They were up to their waist,&#8221; but confirmed they&#8217;d been saved&#8212;between 20 and 25 people.</p>
<p>Hurricane Harvey has wrecked havoc on the Houston area, with flooding high enough to overflow highways.</p>
<p>A lack of resources is also plaguing the effort, including limited equipment and rescue personnel.</p>
<p>&#8220;We have complete sections of freeways that were closed and intersections that are closed,&#8221; said Clark.</p>
<p><iframe width="500" height="281" src="https://www.youtube.com/embed/iN8Znuc_QJ8?feature=oembed" frameborder="0" allowfullscreen></iframe></p>
<p>Sources:<br />
<a href="http://www.cnn.com/2017/08/27/us/flooded-nursing-home-residents-trnd/index.html?sr=fbCNN082717flooded-nursing-home-residents-trnd0622PMStory" target="_blank" rel="noopener">CNN</a></p>
<div class="nc_socialPanel swp_flatFresh swp_d_fullColor swp_i_fullColor swp_o_fullColor scale-100 scale-fullWidth" data-position="both" data-float="floatNone" data-count="6" data-floatColor="#ffffff" data-emphasize="0">
<div class="nc_tweetContainer swp_fb" data-id="4" data-network="facebook"><a rel="nofollow" target="_blank" href="https://www.facebook.com/share.php?u=https%3A%2F%2Fwww.davidwolfe.com%2Fphoto-hurricane-harvey-devastating-story-nursing-home%2F" data-link="http://www.facebook.com/share.php?u=https%3A%2F%2Fwww.davidwolfe.com%2Fphoto-hurricane-harvey-devastating-story-nursing-home%2F" class="nc_tweet"><span class="swp_count swp_hide"><span class="iconFiller"><span class="spaceManWilly"><i class="sw sw-facebook"></i><span class="swp_share"> Share</span></span></span></span></a></div>
<div class="nc_tweetContainer twitter" data-id="3" data-network="twitter"><a rel="nofollow" target="_blank" href="https://twitter.com/share?original_referer=/&text=Viral+Photo+Taken+During+Hurricane+Harvey+Reveals+Devastating+Story+About+Nursing+Home+Residents&url=https://www.davidwolfe.com/photo-hurricane-harvey-devastating-story-nursing-home/&via=DavidWolfe" data-link="https://twitter.com/share?original_referer=/&text=Viral+Photo+Taken+During+Hurricane+Harvey+Reveals+Devastating+Story+About+Nursing+Home+Residents&url=https://www.davidwolfe.com/photo-hurricane-harvey-devastating-story-nursing-home/&via=DavidWolfe" class="nc_tweet"><span class="swp_count swp_hide"><span class="iconFiller"><span class="spaceManWilly"><i class="sw sw-twitter"></i><span class="swp_share"> Tweet</span></span></span></span></a></div>
<div class="nc_tweetContainer nc_pinterest" data-id="6" data-network="pinterest"><a rel="nofollow" onClick="var e=document.createElement('script');e.setAttribute('type','text/javascript');e.setAttribute('charset','UTF-8');e.setAttribute('src','//assets.pinterest.com/js/pinmarklet.js?r='+Math.random()*99999999);document.body.appendChild(e);" class="nc_tweet noPop"><span class="swp_count swp_hide"><span class="iconFiller"><span class="spaceManWilly"><i class="sw sw-pinterest"></i><span class="swp_share"> Pin</span></span></span></span></a></div>
<div class="nc_tweetContainer googlePlus" data-id="2" data-network="google_plus"><a rel="nofollow" target="_blank" href="https://plus.google.com/share?url=https%3A%2F%2Fwww.davidwolfe.com%2Fphoto-hurricane-harvey-devastating-story-nursing-home%2F" data-link="https://plus.google.com/share?url=https%3A%2F%2Fwww.davidwolfe.com%2Fphoto-hurricane-harvey-devastating-story-nursing-home%2F" class="nc_tweet"><span class="swp_count swp_hide"><span class="iconFiller"><span class="spaceManWilly"><i class="sw sw-google-plus"></i><span class="swp_share"> +1</span></span></span></span></a></div>
<div class="nc_tweetContainer linkedIn" data-id="5" data-network="linked_in"><a rel="nofollow" target="_blank" href="https://www.linkedin.com/cws/share?url=https%3A%2F%2Fwww.davidwolfe.com%2Fphoto-hurricane-harvey-devastating-story-nursing-home%2F" data-link="https://www.linkedin.com/cws/share?url=https%3A%2F%2Fwww.davidwolfe.com%2Fphoto-hurricane-harvey-devastating-story-nursing-home%2F" class="nc_tweet"><span class="swp_count swp_hide"><span class="iconFiller"><span class="spaceManWilly"><i class="sw sw-linkedin"></i><span class="swp_share"> Share</span></span></span></span></a></div>
<div class="nc_tweetContainer totes totesalt" data-id="7" ><span class="swp_count"><span class="swp_label">Shares</span> 914</span></div>
</div>
</p><!-- This site is converting visitors into subscribers and customers with OptinMonster - https://optinmonster.com :: Campaign Title: Avo Newsletter - Recipes --><div id="om-q0g6jetmrtpimpnmboio-holder"></div><script>var q0g6jetmrtpimpnmboio,q0g6jetmrtpimpnmboio_poll=function(){var r=0;return function(n,l){clearInterval(r),r=setInterval(n,l)}}();!function(e,t,n){if(e.getElementById(n)){q0g6jetmrtpimpnmboio_poll(function(){if(window['om_loaded']){if(!q0g6jetmrtpimpnmboio){q0g6jetmrtpimpnmboio=new OptinMonsterApp();return q0g6jetmrtpimpnmboio.init({"u":"40948.739885","staging":0,"dev":0,"beta":0});}}},25);return;}var d=false,o=e.createElement(t);o.id=n,o.src="https://a.optnmstr.com/app/js/api.min.js",o.async=true,o.onload=o.onreadystatechange=function(){if(!d){if(!this.readyState||this.readyState==="loaded"||this.readyState==="complete"){try{d=om_loaded=true;q0g6jetmrtpimpnmboio=new OptinMonsterApp();q0g6jetmrtpimpnmboio.init({"u":"40948.739885","staging":0,"dev":0,"beta":0});o.onload=o.onreadystatechange=null;}catch(t){}}}};(document.getElementsByTagName("head")[0]||document.documentElement).appendChild(o)}(document,"script","omapi-script");</script><!-- / OptinMonster --><div class='code-block code-block-6' style='margin: 8px auto; text-align: center; clear: both;'>
<a href="https://www.specials.davidwolfe.com/david-avocado-wolfe-inner-circle-membership"><img class="size-large wp-image-111309 aligncenter" src="https://davidwolfecom-xt0mxgicgroc.stackpathdns.com/wp-content/uploads/2018/01/Inner-Circle-Landscape-Website-Ad-Click-Rounded-Edges-750x393.png" alt="" width="750" height="393" /></a>

<span data-sumome-listbuilder-embed-id="9d45496eb87724de06bfb68f09b1b68687ad2b030c153d1514a51b290e423601"></span></div>
<div class="mai-aec mai-aec-after-entry-content"><div class="wrap"><div id="ezoic-pub-ad-placeholder-185"></div>
</div></div></div><footer class="entry-footer"><p class="entry-meta"><span class="entry-terms">Category: <a href="https://www.davidwolfe.com/category/culture/" rel="tag">Culture</a>, <a href="https://www.davidwolfe.com/category/featured/" rel="tag">Featured</a>, <a href="https://www.davidwolfe.com/category/inspiration/" rel="tag">Inspiration</a>, <a href="https://www.davidwolfe.com/category/inspiration/love/" rel="tag">Love</a>, <a href="https://www.davidwolfe.com/category/motivation/" rel="tag">Motivation</a>, <a href="https://www.davidwolfe.com/category/nature/" rel="tag">Nature</a>, <a href="https://www.davidwolfe.com/category/news/" rel="tag">News</a></span></p></footer></article><div class="adjacent-entry-pagination pagination"><div class="pagination-previous alignleft"><a href="https://www.davidwolfe.com/4-signs-dating-emotional-pyschopath/" rel="prev"><span class="pagination-icon">&#x000AB;</span><img width="80" height="80" src="https://davidwolfecom-xt0mxgicgroc.stackpathdns.com/wp-content/uploads/2017/08/dating-emotional-psycho-FI-80x80.jpg" class="attachment-tiny size-tiny" alt="dating emotional psycho FI" srcset="https://davidwolfecom-xt0mxgicgroc.stackpathdns.com/wp-content/uploads/2017/08/dating-emotional-psycho-FI-80x80.jpg 80w, https://davidwolfecom-xt0mxgicgroc.stackpathdns.com/wp-content/uploads/2017/08/dating-emotional-psycho-FI-150x150.jpg 150w, https://davidwolfecom-xt0mxgicgroc.stackpathdns.com/wp-content/uploads/2017/08/dating-emotional-psycho-FI-180x180.jpg 180w, https://davidwolfecom-xt0mxgicgroc.stackpathdns.com/wp-content/uploads/2017/08/dating-emotional-psycho-FI-300x300.jpg 300w" sizes="(max-width: 80px) 100vw, 80px" /> 4 Signs You&#8217;re Dating An Emotional Pyschopath</a></div><div class="pagination-next alignright"><a href="https://www.davidwolfe.com/woman-spots-dog-harvey-destination/" rel="next">Woman Spots Dog With Bag During Hurricane Harvey. Follows Him To Discover His Destination. <img width="80" height="80" src="https://davidwolfecom-xt0mxgicgroc.stackpathdns.com/wp-content/uploads/2017/08/dog-food-harvey-FI-80x80.jpg" class="attachment-tiny size-tiny" alt="dog food harvey FI" srcset="https://davidwolfecom-xt0mxgicgroc.stackpathdns.com/wp-content/uploads/2017/08/dog-food-harvey-FI-80x80.jpg 80w, https://davidwolfecom-xt0mxgicgroc.stackpathdns.com/wp-content/uploads/2017/08/dog-food-harvey-FI-150x150.jpg 150w, https://davidwolfecom-xt0mxgicgroc.stackpathdns.com/wp-content/uploads/2017/08/dog-food-harvey-FI-180x180.jpg 180w, https://davidwolfecom-xt0mxgicgroc.stackpathdns.com/wp-content/uploads/2017/08/dog-food-harvey-FI-300x300.jpg 300w" sizes="(max-width: 80px) 100vw, 80px" /><span class="pagination-icon">&#x000BB;</span></a></div></div><div class="mai-aec mai-aec-after-entry-b"><div class="wrap"><div id="ezoic-pub-ad-placeholder-187"></div>
</div></div><div class='rp4wp-related-posts'>
<h3>You Might Also Like</h3>
<ul class="row gutter-20">
<li class="col col-xs-12 col-sm-6 bottom-xs-20"><div class="row gutter-20"><div class='rp4wp-related-post-image col col-xs-12 col-sm-4'>
<a href='https://www.davidwolfe.com/footage-effects-hurricane-harvey/'><img width="150" height="150" src="https://davidwolfecom-xt0mxgicgroc.stackpathdns.com/wp-content/uploads/2017/08/feat-5-150x150.png" class="attachment-thumbnail size-thumbnail wp-post-image" alt="feat" srcset="https://davidwolfecom-xt0mxgicgroc.stackpathdns.com/wp-content/uploads/2017/08/feat-5-150x150.png 150w, https://davidwolfecom-xt0mxgicgroc.stackpathdns.com/wp-content/uploads/2017/08/feat-5-80x80.png 80w, https://davidwolfecom-xt0mxgicgroc.stackpathdns.com/wp-content/uploads/2017/08/feat-5-180x180.png 180w, https://davidwolfecom-xt0mxgicgroc.stackpathdns.com/wp-content/uploads/2017/08/feat-5-300x300.png 300w" sizes="(max-width: 150px) 100vw, 150px" /></a></div>
<div class='rp4wp-related-post-content col col-xs-12 col-sm-8'>
<a href='https://www.davidwolfe.com/footage-effects-hurricane-harvey/'>Unreal Footage Shows the Devastating Effects of Hurricane Harvey</a><p>Hurricane Harvey remains at SOS Alert as shocking&hellip;</p></div>
</div></li>
<li class="col col-xs-12 col-sm-6 bottom-xs-20"><div class="row gutter-20"><div class='rp4wp-related-post-image col col-xs-12 col-sm-4'>
<a href='https://www.davidwolfe.com/woman-spots-dog-harvey-destination/'><img width="150" height="150" src="https://davidwolfecom-xt0mxgicgroc.stackpathdns.com/wp-content/uploads/2017/08/dog-food-harvey-FI-150x150.jpg" class="attachment-thumbnail size-thumbnail wp-post-image" alt="dog food harvey FI" srcset="https://davidwolfecom-xt0mxgicgroc.stackpathdns.com/wp-content/uploads/2017/08/dog-food-harvey-FI-150x150.jpg 150w, https://davidwolfecom-xt0mxgicgroc.stackpathdns.com/wp-content/uploads/2017/08/dog-food-harvey-FI-80x80.jpg 80w, https://davidwolfecom-xt0mxgicgroc.stackpathdns.com/wp-content/uploads/2017/08/dog-food-harvey-FI-180x180.jpg 180w, https://davidwolfecom-xt0mxgicgroc.stackpathdns.com/wp-content/uploads/2017/08/dog-food-harvey-FI-300x300.jpg 300w" sizes="(max-width: 150px) 100vw, 150px" /></a></div>
<div class='rp4wp-related-post-content col col-xs-12 col-sm-8'>
<a href='https://www.davidwolfe.com/woman-spots-dog-harvey-destination/'>Woman Spots Dog With Bag During Hurricane Harvey. Follows Him To Discover His Destination.</a><p>Hurricane Harvey made landfall in South Texas on&hellip;</p></div>
</div></li>
<li class="col col-xs-12 col-sm-6 bottom-xs-20"><div class="row gutter-20"><div class='rp4wp-related-post-image col col-xs-12 col-sm-4'>
<a href='https://www.davidwolfe.com/6-ways-help-people-hurricane-harvey/'><img width="150" height="150" src="https://davidwolfecom-xt0mxgicgroc.stackpathdns.com/wp-content/uploads/2017/08/help-harvey-FI-150x150.jpg" class="attachment-thumbnail size-thumbnail wp-post-image" alt="help harvey FI" srcset="https://davidwolfecom-xt0mxgicgroc.stackpathdns.com/wp-content/uploads/2017/08/help-harvey-FI-150x150.jpg 150w, https://davidwolfecom-xt0mxgicgroc.stackpathdns.com/wp-content/uploads/2017/08/help-harvey-FI-80x80.jpg 80w, https://davidwolfecom-xt0mxgicgroc.stackpathdns.com/wp-content/uploads/2017/08/help-harvey-FI-180x180.jpg 180w, https://davidwolfecom-xt0mxgicgroc.stackpathdns.com/wp-content/uploads/2017/08/help-harvey-FI-300x300.jpg 300w" sizes="(max-width: 150px) 100vw, 150px" /></a></div>
<div class='rp4wp-related-post-content col col-xs-12 col-sm-8'>
<a href='https://www.davidwolfe.com/6-ways-help-people-hurricane-harvey/'>6 Simple Ways To Help People Affected By Hurricane Harvey</a><p>Unless you've been living under a rock, you&hellip;</p></div>
</div></li>
<li class="col col-xs-12 col-sm-6 bottom-xs-20"><div class="row gutter-20"><div class='rp4wp-related-post-image col col-xs-12 col-sm-4'>
<a href='https://www.davidwolfe.com/viral-before-after-pictures-houston-harvey/'><img width="150" height="150" src="https://davidwolfecom-xt0mxgicgroc.stackpathdns.com/wp-content/uploads/2017/08/houston-before-after-FI-150x150.jpg" class="attachment-thumbnail size-thumbnail wp-post-image" alt="houston before after FI" srcset="https://davidwolfecom-xt0mxgicgroc.stackpathdns.com/wp-content/uploads/2017/08/houston-before-after-FI-150x150.jpg 150w, https://davidwolfecom-xt0mxgicgroc.stackpathdns.com/wp-content/uploads/2017/08/houston-before-after-FI-80x80.jpg 80w, https://davidwolfecom-xt0mxgicgroc.stackpathdns.com/wp-content/uploads/2017/08/houston-before-after-FI-180x180.jpg 180w, https://davidwolfecom-xt0mxgicgroc.stackpathdns.com/wp-content/uploads/2017/08/houston-before-after-FI-300x300.jpg 300w" sizes="(max-width: 150px) 100vw, 150px" /></a></div>
<div class='rp4wp-related-post-content col col-xs-12 col-sm-8'>
<a href='https://www.davidwolfe.com/viral-before-after-pictures-houston-harvey/'>Viral Before & After Pictures Of Houston Show The True Devastation Of Tropical Storm Harvey</a><p>The nation looked on as Hurricane Harvey made&hellip;</p></div>
</div></li>
<li class="col col-xs-12 col-sm-6 bottom-xs-20"><div class="row gutter-20"><div class='rp4wp-related-post-image col col-xs-12 col-sm-4'>
<a href='https://www.davidwolfe.com/residents-abandoned-pets-irma-federal-charges/'><img width="150" height="150" src="https://davidwolfecom-xt0mxgicgroc.stackpathdns.com/wp-content/uploads/2017/09/abandoned-pets-irma-FI-150x150.jpg" class="attachment-thumbnail size-thumbnail wp-post-image" alt="abandoned pets irma FI" srcset="https://davidwolfecom-xt0mxgicgroc.stackpathdns.com/wp-content/uploads/2017/09/abandoned-pets-irma-FI-150x150.jpg 150w, https://davidwolfecom-xt0mxgicgroc.stackpathdns.com/wp-content/uploads/2017/09/abandoned-pets-irma-FI-80x80.jpg 80w, https://davidwolfecom-xt0mxgicgroc.stackpathdns.com/wp-content/uploads/2017/09/abandoned-pets-irma-FI-180x180.jpg 180w, https://davidwolfecom-xt0mxgicgroc.stackpathdns.com/wp-content/uploads/2017/09/abandoned-pets-irma-FI-300x300.jpg 300w" sizes="(max-width: 150px) 100vw, 150px" /></a></div>
<div class='rp4wp-related-post-content col col-xs-12 col-sm-8'>
<a href='https://www.davidwolfe.com/residents-abandoned-pets-irma-federal-charges/'>Residents Who Abandoned Pets During Hurricane Irma Could Face Federal Charges</a><p>If you're an animal lover, photos of the&hellip;</p></div>
</div></li>
<li class="col col-xs-12 col-sm-6 bottom-xs-20"><div class="row gutter-20"><div class='rp4wp-related-post-image col col-xs-12 col-sm-4'>
<a href='https://www.davidwolfe.com/hurricane-irma-hit-united-states/'><img width="150" height="150" src="https://davidwolfecom-xt0mxgicgroc.stackpathdns.com/wp-content/uploads/2017/09/hurricane-irma-FIFAC-150x150.jpg" class="attachment-thumbnail size-thumbnail wp-post-image" alt="hurricane irma FIFAC" srcset="https://davidwolfecom-xt0mxgicgroc.stackpathdns.com/wp-content/uploads/2017/09/hurricane-irma-FIFAC-150x150.jpg 150w, https://davidwolfecom-xt0mxgicgroc.stackpathdns.com/wp-content/uploads/2017/09/hurricane-irma-FIFAC-80x80.jpg 80w, https://davidwolfecom-xt0mxgicgroc.stackpathdns.com/wp-content/uploads/2017/09/hurricane-irma-FIFAC-180x180.jpg 180w, https://davidwolfecom-xt0mxgicgroc.stackpathdns.com/wp-content/uploads/2017/09/hurricane-irma-FIFAC-300x300.jpg 300w" sizes="(max-width: 150px) 100vw, 150px" /></a></div>
<div class='rp4wp-related-post-content col col-xs-12 col-sm-8'>
<a href='https://www.davidwolfe.com/hurricane-irma-hit-united-states/'>Hurricane Irma: Monster Atlantic Hurricane Could Hit The United States Next Week</a><p>While Houston residents continue to battle record flooding&hellip;</p></div>
</div></li>
</ul>
</div>
<section class="author-box" itemprop="author" itemscope itemtype="https://schema.org/Person"><img alt='' src='https://secure.gravatar.com/avatar/a963fc6a9e4c79794e0a23feb6782f33?s=200&#038;d=https%3A%2F%2Fwww.davidwolfe.com%2Fwp-content%2Fthemes%2Fdavidwolfe%2Fimages%2Favocado-avatar-wood.png&#038;r=g' srcset='https://secure.gravatar.com/avatar/a963fc6a9e4c79794e0a23feb6782f33?s=400&#038;d=https%3A%2F%2Fwww.davidwolfe.com%2Fwp-content%2Fthemes%2Fdavidwolfe%2Fimages%2Favocado-avatar-wood.png&#038;r=g 2x' class='avatar avatar-200 photo' height='200' width='200' /><h4 class="author-box-title">About <span itemprop="name">DavidWolfe.com</span></h4><div class="author-box-content" itemprop="description"><p>This article, written by our staff, is free and open source. You have permission to republish this article under a Creative Commons license with attribution to the author and <a href="/">DavidWolfe.com</a>.</p>
</div></section><div class="mai-aec mai-aec-after-entry-c"><div class="wrap"><div id="ezoic-pub-ad-placeholder-188"></div>
</div></div></main><aside class="sidebar sidebar-primary widget-area col col-xs-12 col-md-4" role="complementary" aria-label="Primary Sidebar" itemscope itemtype="https://schema.org/WPSideBar" id="genesis-sidebar-primary"><h2 class="genesis-sidebar-title screen-reader-text">Primary Sidebar</h2><section id="mai_aec_widget_a-3" class="widget widget_mai_aec_widget_a"><div class="widget-wrap"><div class="mai-aec mai-aec-widget-b"><div id="ezoic-pub-ad-placeholder-189"></div>
</div></div></section>
<section id="custom_html-3" class="widget_text widget widget_custom_html"><div class="widget_text widget-wrap"><h3 class="widgettitle widget-title">Trending Posts</h3>
<div class="textwidget custom-html-widget"><div class="flex-grid"><div class="row gutter-30"><div class="flex-entry entry image-left col col-xs-12 post-111028 post type-post status-publish format-standard has-post-thumbnail category-health-longevity category-news category-research tag-antibiotics tag-natural-antibiotics tag-natural-bacteria-killer tag-science"><a class="entry-image-link entry-image-before-entry alignleft" title="Irish Teen Wins Top Science Prize For Natural Substance That Kills Antibiotic Resistant Bacteria" href="https://www.davidwolfe.com/irish-teen-blackberry-antibiotic/"><img width="80" height="80" src="https://davidwolfecom-xt0mxgicgroc.stackpathdns.com/wp-content/uploads/2018/01/347D5BF7-2552-4AB4-9676-AB9CA5135EAF-80x80.jpeg" class="wp-post-image" alt="" srcset="https://davidwolfecom-xt0mxgicgroc.stackpathdns.com/wp-content/uploads/2018/01/347D5BF7-2552-4AB4-9676-AB9CA5135EAF-80x80.jpeg 80w, https://davidwolfecom-xt0mxgicgroc.stackpathdns.com/wp-content/uploads/2018/01/347D5BF7-2552-4AB4-9676-AB9CA5135EAF-150x150.jpeg 150w, https://davidwolfecom-xt0mxgicgroc.stackpathdns.com/wp-content/uploads/2018/01/347D5BF7-2552-4AB4-9676-AB9CA5135EAF-180x180.jpeg 180w, https://davidwolfecom-xt0mxgicgroc.stackpathdns.com/wp-content/uploads/2018/01/347D5BF7-2552-4AB4-9676-AB9CA5135EAF-300x300.jpeg 300w" sizes="(max-width: 80px) 100vw, 80px" /></a><header class="entry-header"><h3 class="entry-title" itemprop="headline"><a href="https://www.davidwolfe.com/irish-teen-blackberry-antibiotic/" title="Irish Teen Wins Top Science Prize For Natural Substance That Kills Antibiotic Resistant Bacteria">Irish Teen Wins Top Science Prize For Natural Substance That Kills Antibiotic Resistant Bacteria</a></h3></header></div><div class="flex-entry entry image-left col col-xs-12 post-110080 post type-post status-publish format-standard has-post-thumbnail category-astrology category-fun tag-change tag-zodiac tag-zodiac-experience-most-change tag-zodiac-most-change tag-zodiac-sign tag-zodiac-sign-experience-change"><a class="entry-image-link entry-image-before-entry alignleft" title="The 5 Zodiac Signs That Will Experience The Biggest Change This Year" href="https://www.davidwolfe.com/zodiac-signs-biggest-change/"><img width="80" height="80" src="https://davidwolfecom-xt0mxgicgroc.stackpathdns.com/wp-content/uploads/2018/01/800-x-419-Canvas-80x80.jpeg" class="wp-post-image" alt="" srcset="https://davidwolfecom-xt0mxgicgroc.stackpathdns.com/wp-content/uploads/2018/01/800-x-419-Canvas-80x80.jpeg 80w, https://davidwolfecom-xt0mxgicgroc.stackpathdns.com/wp-content/uploads/2018/01/800-x-419-Canvas-150x150.jpeg 150w, https://davidwolfecom-xt0mxgicgroc.stackpathdns.com/wp-content/uploads/2018/01/800-x-419-Canvas-180x180.jpeg 180w, https://davidwolfecom-xt0mxgicgroc.stackpathdns.com/wp-content/uploads/2018/01/800-x-419-Canvas-300x300.jpeg 300w" sizes="(max-width: 80px) 100vw, 80px" /></a><header class="entry-header"><h3 class="entry-title" itemprop="headline"><a href="https://www.davidwolfe.com/zodiac-signs-biggest-change/" title="The 5 Zodiac Signs That Will Experience The Biggest Change This Year">The 5 Zodiac Signs That Will Experience The Biggest Change This Year</a></h3></header></div><div class="flex-entry entry image-left col col-xs-12 post-111107 post type-post status-publish format-standard has-post-thumbnail category-lifestyle category-quiz tag-dream-catcher tag-dream-catcher-quiz tag-personality tag-personality-quiz tag-quiz"><a class="entry-image-link entry-image-before-entry alignleft" title="Pick A Dream Catcher To Reveal An Interesting Part Of Your Personality!" href="https://www.davidwolfe.com/dream-catcher-personality/"><img width="80" height="80" src="https://davidwolfecom-xt0mxgicgroc.stackpathdns.com/wp-content/uploads/2018/01/dream-catcher-personality-FI-80x80.jpg" class="wp-post-image" alt="" srcset="https://davidwolfecom-xt0mxgicgroc.stackpathdns.com/wp-content/uploads/2018/01/dream-catcher-personality-FI-80x80.jpg 80w, https://davidwolfecom-xt0mxgicgroc.stackpathdns.com/wp-content/uploads/2018/01/dream-catcher-personality-FI-150x150.jpg 150w, https://davidwolfecom-xt0mxgicgroc.stackpathdns.com/wp-content/uploads/2018/01/dream-catcher-personality-FI-180x180.jpg 180w, https://davidwolfecom-xt0mxgicgroc.stackpathdns.com/wp-content/uploads/2018/01/dream-catcher-personality-FI-300x300.jpg 300w" sizes="(max-width: 80px) 100vw, 80px" /></a><header class="entry-header"><h3 class="entry-title" itemprop="headline"><a href="https://www.davidwolfe.com/dream-catcher-personality/" title="Pick A Dream Catcher To Reveal An Interesting Part Of Your Personality!">Pick A Dream Catcher To Reveal An Interesting Part Of Your Personality!</a></h3></header></div><div class="flex-entry entry image-left col col-xs-12 post-109620 post type-post status-publish format-standard has-post-thumbnail category-astrology tag-best-and-worst-traits tag-personality-traits tag-zodiac-sign"><a class="entry-image-link entry-image-before-entry alignleft" title="These Are The Best &#038; Worst Traits Of Each Zodiac Sign" href="https://www.davidwolfe.com/best-traits-zodiac-sign/"><img width="80" height="80" src="https://davidwolfecom-xt0mxgicgroc.stackpathdns.com/wp-content/uploads/2018/01/800-x-419-Canvas-1-80x80.png" class="wp-post-image" alt="" srcset="https://davidwolfecom-xt0mxgicgroc.stackpathdns.com/wp-content/uploads/2018/01/800-x-419-Canvas-1-80x80.png 80w, https://davidwolfecom-xt0mxgicgroc.stackpathdns.com/wp-content/uploads/2018/01/800-x-419-Canvas-1-150x150.png 150w, https://davidwolfecom-xt0mxgicgroc.stackpathdns.com/wp-content/uploads/2018/01/800-x-419-Canvas-1-180x180.png 180w, https://davidwolfecom-xt0mxgicgroc.stackpathdns.com/wp-content/uploads/2018/01/800-x-419-Canvas-1-300x300.png 300w" sizes="(max-width: 80px) 100vw, 80px" /></a><header class="entry-header"><h3 class="entry-title" itemprop="headline"><a href="https://www.davidwolfe.com/best-traits-zodiac-sign/" title="These Are The Best &#038; Worst Traits Of Each Zodiac Sign">These Are The Best &#038; Worst Traits Of Each Zodiac Sign</a></h3></header></div><div class="flex-entry entry image-left col col-xs-12 post-110470 post type-post status-publish format-standard has-post-thumbnail category-news category-social-commentary tag-deep-state tag-donald-trump tag-politics tag-trump-bannon"><a class="entry-image-link entry-image-before-entry alignleft" title="Noam Chomsky Argues Trump Is Being Used By The Deep State To Distract Us" href="https://www.davidwolfe.com/trump-chomsky-deep-state/"><img width="80" height="80" src="https://davidwolfecom-xt0mxgicgroc.stackpathdns.com/wp-content/uploads/2018/01/4492D06D-B88D-4AE4-A0BB-66A73EB7F787-80x80.jpeg" class="wp-post-image" alt="" srcset="https://davidwolfecom-xt0mxgicgroc.stackpathdns.com/wp-content/uploads/2018/01/4492D06D-B88D-4AE4-A0BB-66A73EB7F787-80x80.jpeg 80w, https://davidwolfecom-xt0mxgicgroc.stackpathdns.com/wp-content/uploads/2018/01/4492D06D-B88D-4AE4-A0BB-66A73EB7F787-150x150.jpeg 150w, https://davidwolfecom-xt0mxgicgroc.stackpathdns.com/wp-content/uploads/2018/01/4492D06D-B88D-4AE4-A0BB-66A73EB7F787-180x180.jpeg 180w, https://davidwolfecom-xt0mxgicgroc.stackpathdns.com/wp-content/uploads/2018/01/4492D06D-B88D-4AE4-A0BB-66A73EB7F787-300x300.jpeg 300w" sizes="(max-width: 80px) 100vw, 80px" /></a><header class="entry-header"><h3 class="entry-title" itemprop="headline"><a href="https://www.davidwolfe.com/trump-chomsky-deep-state/" title="Noam Chomsky Argues Trump Is Being Used By The Deep State To Distract Us">Noam Chomsky Argues Trump Is Being Used By The Deep State To Distract Us</a></h3></header></div><div class="flex-entry entry image-left col col-xs-12 post-111723 post type-post status-publish format-standard has-post-thumbnail category-food category-reishi-mushroom tag-reishi-mushroom-benefits"><a class="entry-image-link entry-image-before-entry alignleft" title="Reishi Mushroom: 6 Benefits &#038; Uses" href="https://www.davidwolfe.com/reishi-mushroom-benefits/"><img width="80" height="80" src="https://davidwolfecom-xt0mxgicgroc.stackpathdns.com/wp-content/uploads/2018/02/Reishi-Mushroom-benefits-FI-80x80.jpg" class="wp-post-image" alt="" srcset="https://davidwolfecom-xt0mxgicgroc.stackpathdns.com/wp-content/uploads/2018/02/Reishi-Mushroom-benefits-FI-80x80.jpg 80w, https://davidwolfecom-xt0mxgicgroc.stackpathdns.com/wp-content/uploads/2018/02/Reishi-Mushroom-benefits-FI-150x150.jpg 150w, https://davidwolfecom-xt0mxgicgroc.stackpathdns.com/wp-content/uploads/2018/02/Reishi-Mushroom-benefits-FI-180x180.jpg 180w, https://davidwolfecom-xt0mxgicgroc.stackpathdns.com/wp-content/uploads/2018/02/Reishi-Mushroom-benefits-FI-300x300.jpg 300w" sizes="(max-width: 80px) 100vw, 80px" /></a><header class="entry-header"><h3 class="entry-title" itemprop="headline"><a href="https://www.davidwolfe.com/reishi-mushroom-benefits/" title="Reishi Mushroom: 6 Benefits &#038; Uses">Reishi Mushroom: 6 Benefits &#038; Uses</a></h3></header></div></div></div></div></div></section>
<section id="mai_aec_widget_b-3" class="widget widget_mai_aec_widget_b"><div class="widget-wrap"><div class="mai-aec mai-aec-widget-b"><div id="ezoic-pub-ad-placeholder-190"></div>
</div></div></section>
<section id="custom_html-8" class="widget_text widget widget_custom_html"><div class="widget_text widget-wrap"><div class="textwidget custom-html-widget"><a href="https://www.specials.davidwolfe.com/david-avocado-wolfe-inner-circle-membership"><img class="aligncenter size-large wp-image-111308" src="https://davidwolfecom-xt0mxgicgroc.stackpathdns.com/wp-content/uploads/2018/01/Inner-Circle-Right-Nav-Website-Ad-Rounded-Edges-445x750.png" alt="" width="445" height="750" /></a></div></div></section>
</aside></div></div><div class="mai-aec mai-aec-before-footer"><div class="wrap"><div id="ezoic-pub-ad-placeholder-182"></div>
</div></div><nav class="nav-secondary" itemscope itemtype="https://schema.org/SiteNavigationElement"><div class="wrap"><ul id="menu-footer-navigation-1" class="menu genesis-nav-menu menu-secondary js-superfish"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home menu-item-102432"><a href="https://www.davidwolfe.com/" itemprop="url"><span itemprop="name">Home</span></a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-102433"><a href="https://www.davidwolfe.com/events-calendar/" itemprop="url"><span itemprop="name">Events</span></a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-102434"><a href="https://www.davidwolfe.com/my-recommendations/" itemprop="url"><span itemprop="name">Recommended</span></a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-102435"><a href="https://www.davidwolfe.com/terms-of-service/" itemprop="url"><span itemprop="name">Terms of Service</span></a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-102436"><a href="https://www.davidwolfe.com/privacy-policy/" itemprop="url"><span itemprop="name">Privacy Policy</span></a></li>
</ul></div></nav><footer class="site-footer text-sm" itemscope itemtype="https://schema.org/WPFooter"><div class="wrap"><p>Copyright &copy; 2018 <a href="https://www.davidwolfe.com" title="David Avocado Wolfe">David Avocado Wolfe</a> &middot; All Rights Reserved &middot; Powered by <a rel="nofollow" href="https://bizbudding.com/welcome-david-wolfe-readers/">BizBudding</a></p></div></footer></div><!-- This site is converting visitors into subscribers and customers with OptinMonster - https://optinmonster.com :: Campaign Title: Avocado Newsletter --><div id="om-te6jnsnpynuvbbe4jfzk-holder"></div><script>var te6jnsnpynuvbbe4jfzk,te6jnsnpynuvbbe4jfzk_poll=function(){var r=0;return function(n,l){clearInterval(r),r=setInterval(n,l)}}();!function(e,t,n){if(e.getElementById(n)){te6jnsnpynuvbbe4jfzk_poll(function(){if(window['om_loaded']){if(!te6jnsnpynuvbbe4jfzk){te6jnsnpynuvbbe4jfzk=new OptinMonsterApp();return te6jnsnpynuvbbe4jfzk.init({"u":"40948.739817","staging":0,"dev":0,"beta":0});}}},25);return;}var d=false,o=e.createElement(t);o.id=n,o.src="https://a.optnmstr.com/app/js/api.min.js",o.async=true,o.onload=o.onreadystatechange=function(){if(!d){if(!this.readyState||this.readyState==="loaded"||this.readyState==="complete"){try{d=om_loaded=true;te6jnsnpynuvbbe4jfzk=new OptinMonsterApp();te6jnsnpynuvbbe4jfzk.init({"u":"40948.739817","staging":0,"dev":0,"beta":0});o.onload=o.onreadystatechange=null;}catch(t){}}}};(document.getElementsByTagName("head")[0]||document.documentElement).appendChild(o)}(document,"script","omapi-script");</script><!-- / OptinMonster -->		<script type="text/javascript">var q0g6jetmrtpimpnmboio_shortcode = true;var te6jnsnpynuvbbe4jfzk_shortcode = true;</script>
		<script type='text/javascript'>
/* <![CDATA[ */
var wc_add_to_cart_params = {"ajax_url":"\/wp-admin\/admin-ajax.php","wc_ajax_url":"https:\/\/www.davidwolfe.com\/?wc-ajax=%%endpoint%%","i18n_view_cart":"View cart","cart_url":"https:\/\/www.davidwolfe.com\/cart\/","is_cart":"","cart_redirect_after_add":"no"};
/* ]]> */
</script>
<script type='text/javascript' src='https://davidwolfecom-xt0mxgicgroc.stackpathdns.com/wp-content/cache/busting/1/wp-content/plugins/woocommerce/assets/js/frontend/add-to-cart.min-3.2.6.js'></script>
<script type='text/javascript' src='https://davidwolfecom-xt0mxgicgroc.stackpathdns.com/wp-content/cache/busting/1/wp-content/plugins/woocommerce/assets/js/jquery-blockui/jquery.blockUI.min-2.70.js'></script>
<script type='text/javascript' src='https://davidwolfecom-xt0mxgicgroc.stackpathdns.com/wp-content/cache/busting/1/wp-content/plugins/woocommerce/assets/js/js-cookie/js.cookie.min-2.1.4.js'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var woocommerce_params = {"ajax_url":"\/wp-admin\/admin-ajax.php","wc_ajax_url":"https:\/\/www.davidwolfe.com\/?wc-ajax=%%endpoint%%"};
/* ]]> */
</script>
<script type='text/javascript' src='https://davidwolfecom-xt0mxgicgroc.stackpathdns.com/wp-content/cache/busting/1/wp-content/plugins/woocommerce/assets/js/frontend/woocommerce.min-3.2.6.js'></script>
<script type='text/javascript' src='https://davidwolfecom-xt0mxgicgroc.stackpathdns.com/wp-content/cache/busting/1/wp-content/plugins/social-warfare/js/script.min-2.3.5.js'></script>
<script type='text/javascript' src='https://davidwolfecom-xt0mxgicgroc.stackpathdns.com/wp-includes/js/comment-reply.min.js'></script>
<script type='text/javascript' src='https://davidwolfecom-xt0mxgicgroc.stackpathdns.com/wp-content/cache/busting/1/wp-includes/js/hoverIntent.min-1.8.1.js'></script>
<script type='text/javascript' src='https://davidwolfecom-xt0mxgicgroc.stackpathdns.com/wp-content/cache/busting/1/wp-content/themes/genesis/lib/js/menu/superfish-1.7.5.js'></script>
<script type='text/javascript' src='https://davidwolfecom-xt0mxgicgroc.stackpathdns.com/wp-content/cache/busting/1/wp-content/themes/genesis/lib/js/skip-links-2.5.3.js'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var maiVars = {"mainMenu":"Menu","subMenu":"Menu","subMenuAria":"sub-menu toggle","search_box":"<div class=\"search-box\" style=\"display:none;\"><form class=\"search-form\" itemprop=\"potentialAction\" itemscope itemtype=\"https:\/\/schema.org\/SearchAction\" method=\"get\" action=\"https:\/\/www.davidwolfe.com\/\" role=\"search\"><meta itemprop=\"target\" content=\"https:\/\/www.davidwolfe.com\/?s={s}\"\/><label class=\"search-form-label screen-reader-text\" for=\"searchform-5a82ecd8d82087.86394431\">Search this website<\/label><input itemprop=\"query-input\" type=\"search\" name=\"s\" id=\"searchform-5a82ecd8d82087.86394431\" placeholder=\"Search this website \u2026\" \/><input type=\"submit\" value=\"Search\" \/><\/form><\/div>"};
/* ]]> */
</script>
<script type='text/javascript' src='https://davidwolfecom-xt0mxgicgroc.stackpathdns.com/wp-content/cache/busting/1/wp-content/plugins/mai-theme-engine/assets/js/mai-pro.min-1.2.0.js'></script>
<script type="text/javascript">var swpClickTracking = false; var swp_nonce = "fa9f8625d9";	        var within_timelimit;
			swp_admin_ajax = 'https://www.davidwolfe.com/wp-admin/admin-ajax.php';
			var swp_buttons_exist = (document.getElementsByClassName( 'nc_socialPanel' ).length > 0);
			if ( swp_buttons_exist ) {
				document.addEventListener('DOMContentLoaded', function() {
					var swp_check_for_js = setInterval( function() {
						if( 'undefined' !== typeof socialWarfarePlugin) {
							clearInterval(swp_check_for_js);
														var swp_cache_data = {
								'action': 'swp_cache_trigger',
								'post_id': 62244,
			                    'timestamp': 1518529753							};
										                // if( !swp_cache_data.timestamp ){ // error handling}
			                console.log( "Server Timestamp is " + swp_cache_data.timestamp );
			                var browser_date = Date.now();
			                if( !browser_date )
			                    browser_date = new Date().getTime();
			                browser_date = Math.floor( browser_date / 1000 );
			                console.log( "Browser Timestamp is " + browser_date );
			                var elapsed_time = ( browser_date - swp_cache_data.timestamp );
			                if( elapsed_time > 60 ){
			                    console.log( "Elapsed time since server timestamp is greater than 60 seconds -- " + elapsed_time + "seconds" );
			                    within_timelimit = false;
			                } else {
			                    console.log( "Elapsed time since server timestamp is less than 60 seconds -- " + elapsed_time + "seconds"  );
			                    within_timelimit = true;
			                }

			                if( within_timelimit === true ){
							    jQuery.post( swp_admin_ajax, swp_cache_data, function( response ) {
								    console.log(response);
							    });

			                    socialWarfarePlugin.fetchShares();
			                }
						}
					} , 250 );
				});
				swp_post_id='62244';
				swp_post_url='https://www.davidwolfe.com/photo-hurricane-harvey-devastating-story-nursing-home/';
				swp_post_recovery_url = '';

				//    socialWarfarePlugin.fetchShares();
			}
			</script>		<script type="text/javascript">var omapi_localized = { ajax: 'https://www.davidwolfe.com/wp-admin/admin-ajax.php?optin-monster-ajax-route=1', nonce: '67876ae4ee', slugs: {"q0g6jetmrtpimpnmboio":{"slug":"q0g6jetmrtpimpnmboio","mailpoet":false},"te6jnsnpynuvbbe4jfzk":{"slug":"te6jnsnpynuvbbe4jfzk","mailpoet":false}} };</script>
		<!--Begin comScore Tag--><script>var _comscore=_comscore||[];_comscore.push({c1:"2",c2:"20015427"});(function(){var s=document.createElement("script"),el=document.getElementsByTagName("script")[0];s.async=true;s.src=(document.location.protocol=="https:"?"https://sb":"http://b")+".scorecardresearch.com/beacon.js";el.parentNode.insertBefore(s,el)})();</script><noscript><img src="https://sb.scorecardresearch.com/p?c1=2&c2=20015427&cv=2.0&cj=1"/></noscript><!--End comScore Tag-->
<!--Quantcast Tag--><script type="text/javascript">var _qevents=_qevents||[];(function(){var elem=document.createElement('script');elem.src=(document.location.protocol=="https:"?"https://secure":"http://edge")+".quantserve.com/quant.js";elem.async=true;elem.type="text/javascript";var scpt=document.getElementsByTagName('script')[0];scpt.parentNode.insertBefore(elem,scpt)})();_qevents.push({qacct:"p-31iz6hfFutd16",labels:"Domain.davidwolfe_com,DomainId.33243"});</script><noscript><div style="display:none;"><img src="//pixel.quantserve.com/pixel/p-31iz6hfFutd16.gif?labels=Domain.davidwolfe_com,DomainId.33243"border="0"height="1"width="1"alt="Quantcast"/></div></noscript><!--End Quantcast tag-->
<script type='text/javascript' style='display:none;' async>
__ez.queue.addFile('edmonton.php', '//www.davidwolfe.com/detroitchicago/edmonton.webp?a=a&cb=5&shcb=29', true, [], true, false, false, false);
__ez.queue.addFile('jellyfish.php', '//www.davidwolfe.com/porpoiseant/jellyfish.webp?a=a&cb=5&shcb=29', false, [], true, false, false, false);
</script>
</body></html>

<!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me -->