<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head profile="http://gmpg.org/xfn/11"><meta http-equiv="Content-Type" content="text/html; 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>

<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-WG3DF4N');</script>
<!-- End Google Tag Manager -->
	
<title>Sad Dog Left Tied To A Telephone Pole As Water Rises During Hurricane Harvey</title>


<link rel="stylesheet" type="text/css" href="http://justmansbestfriendforlife.com/wp-content/themes/headlines-child/style.css" media="screen" />
<link rel="alternate" type="application/rss+xml" title="RSS 2.0" href="http://justmansbestfriendforlife.com/feed/" />
<link rel="pingback" href="http://justmansbestfriendforlife.com/xmlrpc.php" />
   
<!--[if IE 6]>
<script type="text/javascript" src="http://justmansbestfriendforlife.com/wp-content/themes/headlines/includes/js/pngfix.js"></script>
<script type="text/javascript" src="http://justmansbestfriendforlife.com/wp-content/themes/headlines/includes/js/menu.js"></script>
<link rel="stylesheet" type="text/css" media="all" href="http://justmansbestfriendforlife.com/wp-content/themes/headlines/css/ie6.css" />
<![endif]-->	

<!--[if IE 7]>
<link rel="stylesheet" type="text/css" media="all" href="http://justmansbestfriendforlife.com/wp-content/themes/headlines/css/ie7.css" />
<![endif]-->
   

<!-- This site is optimized with the Yoast SEO plugin v6.2 - https://yoa.st/1yg?utm_content=6.2 -->
<link rel="canonical" href="http://justmansbestfriendforlife.com/sad-dog-left-tied-to-a-telephone-pole-as-water-rises-during-hurricane-harvey/" />
<link rel="next" href="http://justmansbestfriendforlife.com/sad-dog-left-tied-to-a-telephone-pole-as-water-rises-during-hurricane-harvey/2/" />
<meta property="og:locale" content="en_US" />
<meta property="og:type" content="article" />
<meta property="og:title" content="Sad Dog Left Tied To A Telephone Post As Water Rises During Hurricane Harvey" />
<meta property="og:description" content="Dogs are family. They should be treated like family. Dogs should be allowed to roam free in the event of catastrophe. Unfortunately, this dog was left tied to a telephone pole and left to the elements during Hurricane Harvey. A photo taken by the Daily Mail shows the ill-fated dog left tied to the pole &hellip;" />
<meta property="og:url" content="http://justmansbestfriendforlife.com/sad-dog-left-tied-to-a-telephone-pole-as-water-rises-during-hurricane-harvey/" />
<meta property="og:site_name" content="Just Man&#039;s Best Friend For Life" />
<meta property="article:publisher" content="https://www.facebook.com/ILoveDogs5/" />
<meta property="article:section" content="Dog Photos" />
<meta property="article:published_time" content="2017-08-29T11:41:08-05:00" />
<meta property="article:modified_time" content="2017-09-01T10:44:19-05:00" />
<meta property="og:updated_time" content="2017-09-01T10:44:19-05:00" />
<meta property="og:image" content="http://justmansbestfriendforlife.com/wp-content/uploads/2017/08/lucky-1.jpg" />
<meta property="og:image:width" content="962" />
<meta property="og:image:height" content="642" />
<meta name="twitter:card" content="summary" />
<meta name="twitter:description" content="Dogs are family. They should be treated like family. Dogs should be allowed to roam free in the event of catastrophe. Unfortunately, this dog was left tied to a telephone pole and left to the elements during Hurricane Harvey. A photo taken by the Daily Mail shows the ill-fated dog left tied to the pole [&hellip;]" />
<meta name="twitter:title" content="Sad Dog Left Tied To A Telephone Pole As Water Rises During Hurricane Harvey" />
<meta name="twitter:image" content="http://justmansbestfriendforlife.com/wp-content/uploads/2017/08/lucky-1.jpg" />
<script type='application/ld+json'>{"@context":"http:\/\/schema.org","@type":"WebSite","@id":"#website","url":"http:\/\/justmansbestfriendforlife.com\/","name":"Just Man&#039;s Best Friend For Life","potentialAction":{"@type":"SearchAction","target":"http:\/\/justmansbestfriendforlife.com\/?s={search_term_string}","query-input":"required name=search_term_string"}}</script>
<script type='application/ld+json'>{"@context":"http:\/\/schema.org","@type":"Organization","url":"http:\/\/justmansbestfriendforlife.com\/sad-dog-left-tied-to-a-telephone-pole-as-water-rises-during-hurricane-harvey\/","sameAs":["https:\/\/www.facebook.com\/ILoveDogs5\/"],"@id":"#organization","name":"Just Man's Best Friend For Life","logo":"http:\/\/justmansbestfriendforlife.com\/wp-content\/uploads\/2016\/11\/favicon.png"}</script>
<!-- / Yoast SEO plugin. -->

<link rel='dns-prefetch' href='//maxcdn.bootstrapcdn.com' />
<link rel='dns-prefetch' href='//s.w.org' />
<link rel="alternate" type="application/rss+xml" title="Just Man&#039;s Best Friend For Life &raquo; Sad Dog Left Tied To A Telephone Pole As Water Rises During Hurricane Harvey Comments Feed" href="http://justmansbestfriendforlife.com/sad-dog-left-tied-to-a-telephone-pole-as-water-rises-during-hurricane-harvey/feed/" />
		<script type="text/javascript">
			window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/2.4\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/2.4\/svg\/","svgExt":".svg","source":{"concatemoji":"http:\/\/justmansbestfriendforlife.com\/wp-includes\/js\/wp-emoji-release.min.js?ver=4c29098a3ce09162824d8e9489e60d8d"}};
			!function(a,b,c){function d(a,b){var c=String.fromCharCode;l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,a),0,0);var d=k.toDataURL();l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,b),0,0);var e=k.toDataURL();return d===e}function e(a){var b;if(!l||!l.fillText)return!1;switch(l.textBaseline="top",l.font="600 32px Arial",a){case"flag":return!(b=d([55356,56826,55356,56819],[55356,56826,8203,55356,56819]))&&(b=d([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]),!b);case"emoji":return b=d([55357,56692,8205,9792,65039],[55357,56692,8203,9792,65039]),!b}return!1}function f(a){var c=b.createElement("script");c.src=a,c.defer=c.type="text/javascript",b.getElementsByTagName("head")[0].appendChild(c)}var g,h,i,j,k=b.createElement("canvas"),l=k.getContext&&k.getContext("2d");for(j=Array("flag","emoji"),c.supports={everything:!0,everythingExceptFlag:!0},i=0;i<j.length;i++)c.supports[j[i]]=e(j[i]),c.supports.everything=c.supports.everything&&c.supports[j[i]],"flag"!==j[i]&&(c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&c.supports[j[i]]);c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&!c.supports.flag,c.DOMReady=!1,c.readyCallback=function(){c.DOMReady=!0},c.supports.everything||(h=function(){c.readyCallback()},b.addEventListener?(b.addEventListener("DOMContentLoaded",h,!1),a.addEventListener("load",h,!1)):(a.attachEvent("onload",h),b.attachEvent("onreadystatechange",function(){"complete"===b.readyState&&c.readyCallback()})),g=c.source||{},g.concatemoji?f(g.concatemoji):g.wpemoji&&g.twemoji&&(f(g.twemoji),f(g.wpemoji)))}(window,document,window._wpemojiSettings);
		</script>
		<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='contact-form-7-css'  href='http://justmansbestfriendforlife.com/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=5.0' type='text/css' media='all' />
<link rel='stylesheet' id='video-contest-plugin-styles-3-css'  href='http://justmansbestfriendforlife.com/wp-content/plugins/video-contest/css/widgets.css' type='text/css' media='all' />
<link rel='stylesheet' id='font-awesome-css'  href='//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css?ver=4c29098a3ce09162824d8e9489e60d8d' type='text/css' media='all' />
<link rel='stylesheet' id='jquery-ui-style-css'  href='http://justmansbestfriendforlife.com/wp-content/plugins/message-above-ads-plus//js/jquery-ui/jquery-ui.min.css?ver=4c29098a3ce09162824d8e9489e60d8d' type='text/css' media='all' />
<link rel='stylesheet' id='maa-stylesheet-css'  href='http://justmansbestfriendforlife.com/wp-content/plugins/message-above-ads-plus/style.css?ver=4c29098a3ce09162824d8e9489e60d8d' type='text/css' media='all' />
<script type='text/javascript' src='http://justmansbestfriendforlife.com/wp-content/plugins/message-above-ads-plus/js/jquery-1.11.1.min.js?ver=4c29098a3ce09162824d8e9489e60d8d'></script>
<script type='text/javascript' src='http://justmansbestfriendforlife.com/wp-content/plugins/message-above-ads-plus/js/script1.js?ver=1.0.2'></script>
<script type='text/javascript' src='http://justmansbestfriendforlife.com/wp-content/plugins/message-above-ads-plus/js/ytup.js?ver=1.0.2'></script>
<script type='text/javascript' src='http://justmansbestfriendforlife.com/wp-content/plugins/message-above-ads-plus/js/quickfollowme.js?ver=1.0.0'></script>
<link rel='https://api.w.org/' href='http://justmansbestfriendforlife.com/wp-json/' />
<link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://justmansbestfriendforlife.com/xmlrpc.php?rsd" />
<link rel="wlwmanifest" type="application/wlwmanifest+xml" href="http://justmansbestfriendforlife.com/wp-includes/wlwmanifest.xml" /> 

<link rel='shortlink' href='http://justmansbestfriendforlife.com/?p=15296' />
<link rel="alternate" type="application/json+oembed" href="http://justmansbestfriendforlife.com/wp-json/oembed/1.0/embed?url=http%3A%2F%2Fjustmansbestfriendforlife.com%2Fsad-dog-left-tied-to-a-telephone-pole-as-water-rises-during-hurricane-harvey%2F" />
<link rel="alternate" type="text/xml+oembed" href="http://justmansbestfriendforlife.com/wp-json/oembed/1.0/embed?url=http%3A%2F%2Fjustmansbestfriendforlife.com%2Fsad-dog-left-tied-to-a-telephone-pole-as-water-rises-during-hurricane-harvey%2F&#038;format=xml" />
<style type='text/css'>
.ai-viewport-3                { display: none !important;}
.ai-viewport-2                { display: none !important;}
.ai-viewport-1                { display: inherit !important;}
.ai-viewport-0                { display: none !important;}
@media (min-width: 768px) and (max-width: 979px) {
.ai-viewport-1                { display: none !important;}
.ai-viewport-2                { display: inherit !important;}
}
@media (max-width: 767px) {
.ai-viewport-1                { display: none !important;}
.ai-viewport-3                { display: inherit !important;}
}
</style>
<script type="text/javascript" async="false" src="//monu.delivery/site/1/0/cbdec3-4c89-4757-a221-3e87ebaaa7d6.js" data-cfasync="false"></script>

<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<script>
  (adsbygoogle = window.adsbygoogle || []).push({
    google_ad_client: "ca-pub-1480591684849627",
    enable_page_level_ads: true
  });
</script>

<script src='https://www.google.com/recaptcha/api.js'></script>

<script data-cfasync='false' src='//monu.delivery/site/1/0/cbdec3-4c89-4757-a221-3e87ebaaa7d6.js' type='text/javascript'></script>
<script type="text/javascript">
(function(url){
	if(/(?:Chrome\/26\.0\.1410\.63 Safari\/537\.31|WordfenceTestMonBot)/.test(navigator.userAgent)){ return; }
	var addEvent = function(evt, handler) {
		if (window.addEventListener) {
			document.addEventListener(evt, handler, false);
		} else if (window.attachEvent) {
			document.attachEvent('on' + evt, handler);
		}
	};
	var removeEvent = function(evt, handler) {
		if (window.removeEventListener) {
			document.removeEventListener(evt, handler, false);
		} else if (window.detachEvent) {
			document.detachEvent('on' + evt, handler);
		}
	};
	var evts = 'contextmenu dblclick drag dragend dragenter dragleave dragover dragstart drop keydown keypress keyup mousedown mousemove mouseout mouseover mouseup mousewheel scroll'.split(' ');
	var logHuman = function() {
		var wfscr = document.createElement('script');
		wfscr.type = 'text/javascript';
		wfscr.async = true;
		wfscr.src = url + '&r=' + Math.random();
		(document.getElementsByTagName('head')[0]||document.getElementsByTagName('body')[0]).appendChild(wfscr);
		for (var i = 0; i < evts.length; i++) {
			removeEvent(evts[i], logHuman);
		}
	};
	for (var i = 0; i < evts.length; i++) {
		addEvent(evts[i], logHuman);
	}
})('//justmansbestfriendforlife.com/?wordfence_lh=1&hid=7864DFFFFCBA2D1E707C6EC30C509C7A');
</script>      <script type="text/javascript">
        var ajaxurl = 'http://justmansbestfriendforlife.com/wp-admin/admin-ajax.php';
      </script>
    
<!-- Alt Stylesheet -->
<link href="http://justmansbestfriendforlife.com/wp-content/themes/headlines/styles/default.css" rel="stylesheet" type="text/css" />

<!-- Custom Favicon -->
<link rel="shortcut icon" href="http://justmansbestfriendforlife.com/wp-content/uploads/2017/07/blue-dog.ico"/>

<!-- Woo Shortcodes CSS -->
<link href="http://justmansbestfriendforlife.com/wp-content/themes/headlines/functions/css/shortcodes.css" rel="stylesheet" type="text/css" />

<!-- Custom Stylesheet -->
<link href="http://justmansbestfriendforlife.com/wp-content/themes/headlines/custom.css" rel="stylesheet" type="text/css" />

<!-- Theme version -->
<meta name="generator" content="Headlines-Child 1.0.0" />
<meta name="generator" content="Headlines 3.1.3" />
<meta name="generator" content="WooFramework 6.2.9" />
<link href="http://fonts.googleapis.com/css?family=Droid+Sans" rel="stylesheet" type="text/css">
<style type="text/css">h1, h2, h3, h4, h5, h6, .cufon  { font-family: "Droid Sans", sans-serif !important; }</style>		<style type="text/css">.recentcomments a{display:inline !important;padding:0 !important;margin:0 !important;}</style>
		
<!--[if lte IE 7]>
<script type="text/javascript">
jQuery(function() {
	var zIndexNumber = 1000;
	jQuery('div').each(function() {
		jQuery(this).css('zIndex', zIndexNumber);
		zIndexNumber -= 1;
	});
});
</script>
<![endif]-->


<!-- START Facebook Page Plugin -->
<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.6&appId=509260275876622";
  fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
<!-- END Facebook Page Plugin -->
	

<script data-cfasync="false" type="text/javascript">window.google_analytics_uacct = "UA-103296770-39";</script>
<script data-cfasync="false" type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['e._setAccount', 'UA-103296770-39']);
_gaq.push(['f._setAccount', 'UA-38339005-1']);
_gaq.push(['e._setDomainName', 'justmansbestfriendforlife.com']);
_gaq.push(['f._setDomainName', 'justmansbestfriendforlife.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(['e._setAllowAnchor',true]);
_gaq.push(['e._setSiteSpeedSampleRate', 10]);
_gaq.push(['f._setCustomVar',1,'template','old_site_gc',3]);
_gaq.push(['f._setCustomVar',2,'domain','justmansbestfriendforlife.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 = "638112444";</script><base href="http://justmansbestfriendforlife.com/sad-dog-left-tied-to-a-telephone-pole-as-water-rises-during-hurricane-harvey/"><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 = 49751;
var ezdomain = 'justmansbestfriendforlife.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":49751,"engaged_time_visit":0,"ezcache_level":0,"forensiq_score":-1,"form_factor_id":1,"has_bad_words":0,"ip":"128.173.49.88","is_return_visitor":false,"landing_page_url":"http://justmansbestfriendforlife.com/sad-dog-left-tied-to-a-telephone-pole-as-water-rises-during-hurricane-harvey/","last_page_load":"","last_pageview_id":"","lt_cache_level":0,"os":"Unknown","page_ad_positions":"","page_view_count":0,"page_view_id":"a8bd6d9c-f387-4fe0-632a-645cde6d6017","pv_event_count":0,"referrer_id":0,"region":"us-east-1","response_time_orig":181,"serverid":"54.166.52.223:4089","t_epoch":1518945433,"template_id":126,"time_on_site_visit":0,"url":"http://justmansbestfriendforlife.com/sad-dog-left-tied-to-a-telephone-pole-as-water-rises-during-hurricane-harvey/","user_agent":"python-requests/2.10.0","user_id":638112444,"visit_id":196310817,"word_count":634};var _ezExtraQueries = "&ez_orig=1";</script><script data-cfasync='false' type="text/javascript" src="/detroitchicago/rochester.js?cb=172-0&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_49751=" + new Date().getTime() + "|a8bd6d9c-f387-4fe0-632a-645cde6d6017; " + 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-15296 single-format-standard unknown alt-style-default">

<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-WG3DF4N"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->

<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.4&appId=344414742392617";
  fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>

<div id="container">
       
	<div id="top">
    
		<div id="page-nav">
    <div class="col-full">
        <div class="home-icon"><a href="http://justmansbestfriendforlife.com"><img src="http://justmansbestfriendforlife.com/wp-content/themes/headlines/images/ico-home.png" class="ico-home" alt="Home" /></a></div>
         
		<ul id="nav" class="fl"><li id="menu-item-14345" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-14345"><a href="http://justmansbestfriendforlife.com/home/">Home</a></li>
<li id="menu-item-14342" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-14342"><a href="http://justmansbestfriendforlife.com/dmca-policy/">DMCA Policy</a></li>
<li id="menu-item-14343" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-14343"><a href="http://justmansbestfriendforlife.com/privacy-policy/">Privacy Policy</a></li>
<li id="menu-item-14340" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-14340"><a href="http://justmansbestfriendforlife.com/contact-us/">Contact Us</a></li>
<li id="menu-item-14341" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-14341"><a href="http://justmansbestfriendforlife.com/curation-policy/">Curation Policy</a></li>
<li id="menu-item-14344" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-14344"><a href="http://justmansbestfriendforlife.com/terms-of-use/">Terms of Use</a></li>
<li id="menu-item-14339" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-14339"><a href="http://justmansbestfriendforlife.com/about-us/">About Us</a></li>
</ul>        <ul class="rss fr">
                        <li><a href="http://justmansbestfriendforlife.com/feed/">Posts</a></li>
        </ul><!-- /.rss -->
    </div><!-- /.col-full -->
</div><!-- /#page-nav -->

        <div id="header" class="col-full">
       
            <div id="logo">
               
                <a href="http://justmansbestfriendforlife.com" title="Your Favorite Dog Stories"><img class="title" src="http://justmansbestfriendforlife.com/wp-content/uploads/2015/03/header.png" alt="Just Man&#039;s Best Friend For Life" /></a>                
                                    <span class="site-title"><a href="http://justmansbestfriendforlife.com">Just Man&#039;s Best Friend For Life</a></span>
                                
                    <span class="site-description">Your Favorite Dog Stories</span>
                
            </div><!-- /#logo -->
               
			                       
        </div><!-- /#header -->
        
        <div id="navigation">
        
			                        
            <div id="cat-nav">
                <div class="col-full">
					<ul id="secnav" class="fl"><li id="menu-item-14332" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-home menu-item-14332"><a href="//justmansbestfriendforlife.com/">Home</a></li>
<li id="menu-item-14333" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-14333"><a href="http://justmansbestfriendforlife.com/categories/dog-videos/">Dog Videos</a></li>
<li id="menu-item-14334" class="menu-item menu-item-type-taxonomy menu-item-object-category current-post-ancestor current-menu-parent current-post-parent menu-item-14334"><a href="http://justmansbestfriendforlife.com/categories/dog-photos/">Dog Photos</a></li>
<li id="menu-item-14335" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-14335"><a href="http://justmansbestfriendforlife.com/categories/great-dog-stories/">Great Dog Stories</a></li>
<li id="menu-item-14338" class="menu-item menu-item-type-taxonomy menu-item-object-category current-post-ancestor current-menu-parent current-post-parent menu-item-14338"><a href="http://justmansbestfriendforlife.com/categories/dog-news/">Dog News</a></li>
<li id="menu-item-15251" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-15251"><a href="http://justmansbestfriendforlife.com/submit-a-story/">Submit A Story</a></li>
</ul>                                    </div><!-- /.col-full -->
            </div><!-- /#cat-nav -->
            
        </div><!-- /#navigation -->
    
    </div><!--/#top-->       
    <div id="content" class="col-full">
		<div class='code-block code-block-6' style='text-align: center; margin: 8px auto;'><!-- Ezoic - TBN ATF 728x90 pos 1 - top_of_page -->
<div id="ezoic-pub-ad-placeholder-103">
    <!--MONUMETRIC [ATF|Pos 1] D:728x90 T:320x50 M:320x50 START-->
    
    <div id="mmt-0903b739-ae86-4732-a15a-1e7d0325db7e"></div><script type="text/javascript" data-cfasync="false">$MMT = window.$MMT || {}; $MMT.cmd = $MMT.cmd || [];$MMT.cmd.push(function(){ $MMT.display.slots.push(["0903b739-ae86-4732-a15a-1e7d0325db7e"]); })</script>
    
    <!--MONUMETRIC [ATF|Pos 1] D:728x90 T:320x50 M:320x50  ENDS-->
</div>
<!-- End Ezoic - TBN ATF 728x90 pos 1 - top_of_page -->
</div>		<div id="main" class="col-left">
		           
                                    
                <div class="box">
                    <div class="post">
						
						<h1 class="title">Sad Dog Left Tied To A Telephone Pole As Water Rises During Hurricane Harvey</h1>
						<p class="post-meta">
							<img src="http://justmansbestfriendforlife.com/wp-content/themes/headlines/images/ico-time.png" alt="" />August 29, 2017							                            <span class="comments"><img src="http://justmansbestfriendforlife.com/wp-content/themes/headlines/images/ico-comment.png" alt="" /><a href="http://justmansbestfriendforlife.com/sad-dog-left-tied-to-a-telephone-pole-as-water-rises-during-hurricane-harvey/#comments">4 Comments</a></span>		                                            </p>						
                        <div class="entry">
							<img width="962" height="642" src="http://justmansbestfriendforlife.com/wp-content/uploads/2017/08/lucky-1.jpg" class="aligncenter wp-post-image" alt="" srcset="http://justmansbestfriendforlife.com/wp-content/uploads/2017/08/lucky-1.jpg 962w, http://justmansbestfriendforlife.com/wp-content/uploads/2017/08/lucky-1-300x200.jpg 300w, http://justmansbestfriendforlife.com/wp-content/uploads/2017/08/lucky-1-768x513.jpg 768w, http://justmansbestfriendforlife.com/wp-content/uploads/2017/08/lucky-1-696x464.jpg 696w, http://justmansbestfriendforlife.com/wp-content/uploads/2017/08/lucky-1-629x420.jpg 629w" sizes="(max-width: 962px) 100vw, 962px" />							<div class="ad-split"></div>
							<div class='code-block code-block-2' style='text-align: center; margin: 8px auto;'>    <!-- Ezoic - JMBFFL_FIRST_DESKTOP - under_first_paragraph -->
    <div id="ezoic-pub-ad-placeholder-100">
        <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
        <!-- JMBFFL_FIRST_DESKTOP_G2 -->
        <ins class="adsbygoogle"
             style="display:inline-block;width:100%;height:297px;max-width: 640px;"
             data-ad-client="ca-pub-8723313626173022"
             data-ad-slot="7820275392"></ins>
        <script>
        (adsbygoogle = window.adsbygoogle || []).push({});
        </script>    
    </div>
    <!-- End Ezoic - JMBFFL_FIRST_DESKTOP - under_first_paragraph -->
</div>							<div class="ad-split"></div>
							<div class='code-block code-block-4 ai-viewport-3' style='margin: 8px 0px;'><!-- Ezoic - JMBFFL_FIRST_MOBILE - under_first_paragraph -->
<div id="ezoic-pub-ad-placeholder-101">
    <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
    <!-- JMBFFL_FIRST_MOBILE -->
    <ins class="adsbygoogle"
         style="display:inline-block;width:300px;height:250px"
         data-ad-client="ca-pub-8723313626173022"
         data-ad-slot="9297008590"></ins>
    <script>
    (adsbygoogle = window.adsbygoogle || []).push({});
    </script>
</div>
<!-- End Ezoic - JMBFFL_FIRST_MOBILE - under_first_paragraph --></div><p>Dogs are family. They should be treated like family. Dogs should be allowed to roam free in the event of catastrophe.</p>
<p>Unfortunately, this dog was left tied to a telephone pole and left to the elements during Hurricane Harvey.</p>
<p>A photo taken by the Daily Mail shows the ill-fated dog left tied to the pole in Victoria, Texas as water around him rises. Thankfully, Daily Mail photographer Ruaridh Connellan released the dog and brought him to safety.</p>
<p>Connellan couldn&#8217;t stop thinking about the dog he saved that day. He came back the next day with food and water for the puppy and named him Lucky. The grateful doggo led him to his other friends&#8211; a Pit bull cross, a cat and a pony.</p>
<p>All the other animals were free roaming, except for the Pit bull who was tied on the porch with a longer leash. At least he stayed dry through the ordeal.</p>
<p>Many dog owners will put their lives on the line to save their four-legged babies. This sight is incredibly heartbreaking. To his owner&#8217;s defense, they might have fled in panic and temporarily forgotten about the dog. </p>
<p>Continued rain and the threat of flash flood looms. Government officials encourage pet and livestock owners not to leave their animals tied and bring them to safety whenever possible.</p>
<p>In fact, it is illegal to leave your animals tied to a rope or chain in any extreme weather conditions such as hurricanes and tropical storms among others. Specific state laws prohibit such acts.</p>
<h4>Would you let your dog inside the house during a natural disaster? Go to the next page to see the rest of this story!</h4>
                        </div>
						<h2 class="np-button"><a href="http://justmansbestfriendforlife.com/sad-dog-left-tied-to-a-telephone-pole-as-water-rises-during-hurricane-harvey/2/">Next Page:>>></a></h2><p class="postp-link" style="margin: 0; padding: 0; text-align: center;"></p>						<div class="ad-split" style="margin: 30px 0 10px 0;"></div>
						<div class='code-block code-block-5' style='text-align: center; margin: 8px auto;'><!--<div class="pre-ad"></div>
MONUMETRIC [BTF|Pos 3] D:300x250 T:300x250 M:300x250 START

<div id="mmt-6aac906a-f4d9-42ce-b448-c96108b0bd11"></div><script type="text/javascript" data-cfasync="false">$MMT = window.$MMT || {}; $MMT.cmd = $MMT.cmd || [];$MMT.cmd.push(function(){ $MMT.display.slots.push(["6aac906a-f4d9-42ce-b448-c96108b0bd11"]); })</script>

MONUMETRIC [BTF|Pos 3] D:300x250 T:300x250 M:300x250  ENDS-->

<!-- Ezoic - JMBFFL_SECOND - mid_content -->
<div id="ezoic-pub-ad-placeholder-102">
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- JMBFFL_SECOND -->
<ins class="adsbygoogle"
     style="display:inline-block;width:100%;height:297px;max-width: 640px;"
     data-ad-client="ca-pub-8723313626173022"
     data-ad-slot="1773741799"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
</div>
<!-- End Ezoic - JMBFFL_SECOND - mid_content -->
</div>						<div class="ad-split" style="margin: 10px 0 30px 0;"></div>
						<div class="ad-split"></div>
							                        <div class="fix"></div>
                                                                      
                                                
                    </div><!-- /.post -->
                    
                    <div class="post-bottom">
                        <div class="fl"><span class="cat"><a href="http://justmansbestfriendforlife.com/categories/dog-news/" rel="category tag">Dog News</a>, <a href="http://justmansbestfriendforlife.com/categories/dog-photos/" rel="category tag">Dog Photos</a></span></div>
                        <div class="fr"></div> 
                        <div class="fix"></div>                       
                    </div>
                    
                </div><!-- /.box -->
                
				
                <div class="more_entries">
					<div class="fl"><a href="http://justmansbestfriendforlife.com/lonely-dog-took-four-homeless-kittens-passing-cat-best-friend/" rel="prev">Lonely Dog Took In Four Homeless Kittens After The Passing Of His Cat Best Friend</a></div>
					<div class="fr"><a href="http://justmansbestfriendforlife.com/senior-dog-euthanized-vet-asked-take-adoption-day/" rel="next">Senior Dog Was About To Be Euthanized, But Vet Took Him To Adoption Day Instead!</a></div>
                    <div class="fix"></div>                       
				</div>               
                
                                
    

<!-- You can start editing here. -->

<div id="comments">


	
        <h3>4 Responses to &#8220;Sad Dog Left Tied To A Telephone Pole As Water Rises During Hurricane Harvey&#8221;</h3>
    
        <ol class="commentlist">
    
                             
	<li class="comment even thread-even depth-1" id="li-comment-1196">
    
    	<a name="comment-1196"></a>
      	
      	<div class="comment-container">

			            
            <div class="avatar"><img alt='' src='http://2.gravatar.com/avatar/27364d258809543387efcc3b410764f9?s=70&#038;d=mm&#038;r=g' srcset='http://2.gravatar.com/avatar/27364d258809543387efcc3b410764f9?s=140&#038;d=mm&#038;r=g 2x' class='photo avatar avatar-70 photo' height='70' width='70' /></div>
        
                  	    
            <div class="comment-right">
                    
                <div class="comment-head">
                                
                    <span class="name fl">Lisa Curtis</span>
                    
                                        
                        <span class="reply fr"><a rel='nofollow' class='comment-reply-link' href='http://justmansbestfriendforlife.com/sad-dog-left-tied-to-a-telephone-pole-as-water-rises-during-hurricane-harvey/?replytocom=1196#respond' onclick='return addComment.moveForm( "comment-1196", "1196", "respond", "15296" )' aria-label='Reply to Lisa Curtis'>Reply</a></span><!-- /.reply -->
                        <span class="date fr"><a href="http://justmansbestfriendforlife.com/sad-dog-left-tied-to-a-telephone-pole-as-water-rises-during-hurricane-harvey/#comment-1196" title="Direct link to this comment">September 8, 2017 at 10:13 am</a></span>
                                            <span class="edit fr"></span>
                                        
                </div><!-- /.comment-head -->
              
                <div class="comment-entry"  id="comment-1196">
                
                    <p>At my house, if you don&#8217;t like dog hair, don&#8217;t come in. My dogs are inside most of the day, by their choice, on my furniture, on my bed, and sometimes in my face. My house, my dogs, my rules. Love my dogs.</p>
                    
                                        
        
                </div><!-- /comment-entry -->
            
            </div><!-- /comment-right -->
		
		</div><!-- /.comment-container -->
		
</li><!-- #comment-## -->
                 
	<li class="comment odd alt thread-odd thread-alt depth-1" id="li-comment-1200">
    
    	<a name="comment-1200"></a>
      	
      	<div class="comment-container">

			            
            <div class="avatar"><img alt='' src='http://2.gravatar.com/avatar/b056e5c50455c031f75d4e12026ce3f1?s=70&#038;d=mm&#038;r=g' srcset='http://2.gravatar.com/avatar/b056e5c50455c031f75d4e12026ce3f1?s=140&#038;d=mm&#038;r=g 2x' class='photo avatar avatar-70 photo' height='70' width='70' /></div>
        
                  	    
            <div class="comment-right">
                    
                <div class="comment-head">
                                
                    <span class="name fl">Ali</span>
                    
                                        
                        <span class="reply fr"><a rel='nofollow' class='comment-reply-link' href='http://justmansbestfriendforlife.com/sad-dog-left-tied-to-a-telephone-pole-as-water-rises-during-hurricane-harvey/?replytocom=1200#respond' onclick='return addComment.moveForm( "comment-1200", "1200", "respond", "15296" )' aria-label='Reply to Ali'>Reply</a></span><!-- /.reply -->
                        <span class="date fr"><a href="http://justmansbestfriendforlife.com/sad-dog-left-tied-to-a-telephone-pole-as-water-rises-during-hurricane-harvey/#comment-1200" title="Direct link to this comment">September 10, 2017 at 1:25 pm</a></span>
                                            <span class="edit fr"></span>
                                        
                </div><!-- /.comment-head -->
              
                <div class="comment-entry"  id="comment-1200">
                
                    <p>Why tie the dog up, it would have a better chance of he could swimming to higher ground, thoughtless heartless people,</p>
                    
                                        
        
                </div><!-- /comment-entry -->
            
            </div><!-- /comment-right -->
		
		</div><!-- /.comment-container -->
		
</li><!-- #comment-## -->
                 
	<li class="comment even thread-even depth-1" id="li-comment-1262">
    
    	<a name="comment-1262"></a>
      	
      	<div class="comment-container">

			            
            <div class="avatar"><img alt='' src='http://1.gravatar.com/avatar/df3741058d9f8bfbaa4f8288a2240f31?s=70&#038;d=mm&#038;r=g' srcset='http://1.gravatar.com/avatar/df3741058d9f8bfbaa4f8288a2240f31?s=140&#038;d=mm&#038;r=g 2x' class='photo avatar avatar-70 photo' height='70' width='70' /></div>
        
                  	    
            <div class="comment-right">
                    
                <div class="comment-head">
                                
                    <span class="name fl"><a href='http://Facebook.com' rel='external nofollow' class='url url'>Katt</a></span>
                    
                                        
                        <span class="reply fr"><a rel='nofollow' class='comment-reply-link' href='http://justmansbestfriendforlife.com/sad-dog-left-tied-to-a-telephone-pole-as-water-rises-during-hurricane-harvey/?replytocom=1262#respond' onclick='return addComment.moveForm( "comment-1262", "1262", "respond", "15296" )' aria-label='Reply to Katt'>Reply</a></span><!-- /.reply -->
                        <span class="date fr"><a href="http://justmansbestfriendforlife.com/sad-dog-left-tied-to-a-telephone-pole-as-water-rises-during-hurricane-harvey/#comment-1262" title="Direct link to this comment">November 20, 2017 at 1:19 pm</a></span>
                                            <span class="edit fr"></span>
                                        
                </div><!-- /.comment-head -->
              
                <div class="comment-entry"  id="comment-1262">
                
                    <p>I love my dogs too</p>
                    
                                        
        
                </div><!-- /comment-entry -->
            
            </div><!-- /comment-right -->
		
		</div><!-- /.comment-container -->
		
</li><!-- #comment-## -->
        
        </ol>    
    
        <div class="navigation">
            <div class="fl"></div>
            <div class="fr"></div>
            <div class="fix"></div>
        </div><!-- /.navigation -->

			
	    		
        <h3 id="pings">Trackbacks/Pingbacks</h3>
    
        <ol class="pinglist">
            	
	<li id="comment-1194">
		<span class="author"><a href='http://justmansbestfriendforlife.com/cats-and-dogs-saved/' rel='external nofollow' class='url'>Rescue Organizations Work Together To Save Hundreds Of Animals Displaced By Hurricane Harvey</a></span> - 
		<span class="date">September 7, 2017</span>
		<span class="pingcontent"><p>[&#8230;] Sad Dog Left Tied To A Telephone Pole As Water Rises During Hurricane Harvey [&#8230;]</p>
</span>

</li><!-- #comment-## -->
        </ol>
    	
		

</div> <!-- /#comments_wrap -->


<div id="respond">

	<h3>Leave a Reply</h3>
	
	<div class="cancel-comment-reply">
		<small><a rel="nofollow" id="cancel-comment-reply-link" href="/sad-dog-left-tied-to-a-telephone-pole-as-water-rises-during-hurricane-harvey/#respond" style="display:none;">Click here to cancel reply.</a></small>
	</div><!-- /.cancel-comment-reply -->

		    
		<form action="http://justmansbestfriendforlife.com/wp-comments-post.php" method="post" id="commentform" onsubmit="if (url.value == 'Website (optional)') {url.value = '';}">

	    <div class="left">

		
			<p>
                <input type="text" name="author" class="txt" id="commentauthor" tabindex="1" value="Name (required)" onfocus="if (this.value == 'Name (required)') {this.value = '';}" onblur="if (this.value == '') {this.value = 'Name (required)';}" />
			</p>

			<p>
                <input type="text" name="email" class="txt" id="email" tabindex="2" value="Email (required)" onfocus="if (this.value == 'Email (required)') {this.value = '';}" onblur="if (this.value == '') {this.value = 'Email (required)';}" />
			</p>

			<p>
                <input type="text" name="url" class="txt" id="url" tabindex="3" value="Website (optional)" onfocus="if (this.value == 'Website (optional)') {this.value = '';}" onblur="if (this.value == '') {this.value = 'Website (optional)';}" />
			</p>

		        
        </div>

		<div class="right">
        
		<!--<p><strong>XHTML:</strong> You can use these tags: &lt;a href=&quot;&quot; title=&quot;&quot;&gt; &lt;abbr title=&quot;&quot;&gt; &lt;acronym title=&quot;&quot;&gt; &lt;b&gt; &lt;blockquote cite=&quot;&quot;&gt; &lt;cite&gt; &lt;code&gt; &lt;del datetime=&quot;&quot;&gt; &lt;em&gt; &lt;i&gt; &lt;q cite=&quot;&quot;&gt; &lt;s&gt; &lt;strike&gt; &lt;strong&gt; </p>-->

		<p><textarea name="comment" id="comment" rows="10" cols="50" tabindex="4"></textarea></p>

		<input name="submit" type="submit" id="submit" tabindex="5" value="Submit Comment" />
		<input type="hidden" name="comment_post_ID" value="15296" />
		
		<input type='hidden' name='comment_post_ID' value='15296' id='comment_post_ID' />
<input type='hidden' name='comment_parent' id='comment_parent' value='0' />
				<p class="antispam-group antispam-group-q" style="clear: both;">
			<label>Current ye@r <span class="required">*</span></label>
			<input type="hidden" name="antspm-a" class="antispam-control antispam-control-a" value="2018" />
			<input type="text" name="antspm-q" class="antispam-control antispam-control-q" value="4.4" autocomplete="off" />
		</p>
		<p class="antispam-group antispam-group-e" style="display: none;">
			<label>Leave this field empty</label>
			<input type="text" name="antspm-e-email-url-website" class="antispam-control antispam-control-e" value="" autocomplete="off" />
		</p>
		
        </div>
        
		</form><!-- /#commentform -->

	
	<div class="fix"></div>

</div><!-- /#respond -->

                                                                
			  
        
		</div><!-- /#main -->

        <div id="sidebar" class="col-right">

	<!-- Widgetized Sidebar -->	
	<div id="search_main" class="widget">

	<h3>Search</h3>

    <form method="get" id="searchform" action="http://justmansbestfriendforlife.com">
        <input type="text" class="field" name="s" id="s"  value="Enter keywords..." onfocus="if (this.value == 'Enter keywords...') {this.value = '';}" onblur="if (this.value == '') {this.value = 'Enter keywords...';}" />
        <input type="submit" class="submit" name="submit" value="Search" />
    </form>
    
    <div class="fix"></div>
</div>
<div id="ai_widget-7" class="widget ai_widget"><div class='code-block code-block-8' style='margin: 8px 0px;'><!-- Ezoic - TBN ATF 300x250 pos 1 - sidebar -->
<div id="ezoic-pub-ad-placeholder-104">
    <!--MONUMETRIC [ATF|Pos 1] D:300x250 T:300x250 M:300x250 START-->
    
    <div id="mmt-e8985c7b-e7ac-4b2b-9a37-d62ebd07d808"></div><script type="text/javascript" data-cfasync="false">$MMT = window.$MMT || {}; $MMT.cmd = $MMT.cmd || [];$MMT.cmd.push(function(){ $MMT.display.slots.push(["e8985c7b-e7ac-4b2b-9a37-d62ebd07d808"]); })</script>
    
    <!--MONUMETRIC [ATF|Pos 1] D:300x250 T:300x250 M:300x250  ENDS-->
</div>
<!-- End Ezoic - TBN ATF 300x250 pos 1 - sidebar --></div></div><div id="text-3" class="widget widget_text">			<div class="textwidget"><div class="fb-page" data-href="https://www.facebook.com/ILoveDogs5/" data-tabs="timeline" data-small-header="false" data-adapt-container-width="true" data-hide-cover="false" data-show-facepile="true">
<blockquote cite="https://www.facebook.com/ILoveDogs5/" class="fb-xfbml-parse-ignore"><p><a href="https://www.facebook.com/ILoveDogs5/">I Love Dogs</a></p></blockquote>
</div>
</div>
		</div><div id="ai_widget-8" class="widget ai_widget"><div class='code-block code-block-14' style='margin: 8px 0px;'><!-- Ezoic - TBN BTF 300x250 pos 2 - sidebar_middle -->
<div id="ezoic-pub-ad-placeholder-105">
    <!--MONUMETRIC [BTF|Pos 2] D:300x250 T:300x250 M:300x250 START-->
    
    <div id="mmt-fe019bf0-d36c-4451-9eb7-e5c7483b68ac"></div><script type="text/javascript" data-cfasync="false">$MMT = window.$MMT || {}; $MMT.cmd = $MMT.cmd || [];$MMT.cmd.push(function(){ $MMT.display.slots.push(["fe019bf0-d36c-4451-9eb7-e5c7483b68ac"]); })</script>
    
    <!--MONUMETRIC [BTF|Pos 2] D:300x250 T:300x250 M:300x250  ENDS-->
</div>
<!-- End Ezoic - TBN BTF 300x250 pos 2 - sidebar_middle --></div></div><div id="recent-comments-3" class="widget widget_recent_comments"><h3>Recent Comments</h3><ul id="recentcomments"><li class="recentcomments"><span class="comment-author-link">Judy Johnson</span> on <a href="http://justmansbestfriendforlife.com/man-straps-camera-to-his-dog-to-see-what-he-does-when-hes-away-the-result-broke-his-heart/#comment-1293">Man Straps GoPro Camera To His Dog While He&#8217;s Away. Now He Wishes He Hadn&#8217;t!</a></li><li class="recentcomments"><span class="comment-author-link">anne hunter</span> on <a href="http://justmansbestfriendforlife.com/dog-kisses/#comment-1292">Dog Kisses Can Be Good For You! Here Are 8 Reasons Why!</a></li><li class="recentcomments"><span class="comment-author-link">Linda</span> on <a href="http://justmansbestfriendforlife.com/cute-dog-sister/#comment-1291">Cute Dog Has Silliest Reaction To Seeing Human Baby Sister For The First Time</a></li><li class="recentcomments"><span class="comment-author-link">sebiddle</span> on <a href="http://justmansbestfriendforlife.com/10-dog-food/#comment-1290">10 Super Foods Your Dog Should Be Eating Regularly</a></li><li class="recentcomments"><span class="comment-author-link">Evi</span> on <a href="http://justmansbestfriendforlife.com/this-dog-barks-at-her-everyday-but-then-the-unexpected-happened/#comment-1289">This Dog Barks At Her Everyday, But Then The Unexpected Happened!</a></li></ul></div><div id="ai_widget-9" class="widget ai_widget"><div class='code-block code-block-15' style='margin: 8px 0px;'><!-- Ezoic - TBN BTF 300x250 pos 4 - sidebar_floating_1 -->
<div id="ezoic-pub-ad-placeholder-106">
<!--MONUMETRIC [BTF|Pos 4] D:300x250 T:300x250 M:300x250 START-->

<div id="mmt-f5b404ae-6967-442b-aa7a-b3c83b506d53"></div><script type="text/javascript" data-cfasync="false">$MMT = window.$MMT || {}; $MMT.cmd = $MMT.cmd || [];$MMT.cmd.push(function(){ $MMT.display.slots.push(["f5b404ae-6967-442b-aa7a-b3c83b506d53"]); });document.getElementsByClassName('td-pb-span4')[0].appendChild(document.getElementById('mmt-f5b404ae-6967-442b-aa7a-b3c83b506d53'));</script>

<!--MONUMETRIC [BTF|Pos 4] D:300x250 T:300x250 M:300x250  ENDS-->
</div>
<!-- End Ezoic - TBN BTF 300x250 pos 4 - sidebar_floating_1 --></div></div>		
             
</div><!-- /#sidebar -->
    </div><!-- /#content -->             
    <!-- Footer Widget Area Starts -->
	<div id="footer-widgets">
		<div class="container col-full">
            <div class="block">
                		           
            </div>
            <div class="block">
                		           
            </div>
            <div class="block last">
                		           
            </div>
   			<div class="fix"></div>
		</div>    
    </div>
    <!-- Footer Widget Area Ends -->

	<div id="footer">
		<div class="col-full">
            <div id="copyright" class="col-left">
                <p>&copy; 2018 Just Man&#039;s Best Friend For Life. All Rights Reserved.</p>
            </div>
            
            <div id="credit" class="col-right">
                <!-- <p>Powered by <a href="http://www.wordpress.org">WordPress</a>. Designed by <a href="http://www.woothemes.com"><img src="http://justmansbestfriendforlife.com/wp-content/themes/headlines/images/woothemes.png" width="87" height="21" alt="Woo Themes" /></a></p> -->
            </div> 
		</div>
	</div>
	<!-- footer Ends -->
	
</div><!-- /#container -->

<script type="text/javascript">
(function(w, d, s) {
  try {
    d = w.top.document || d; w = w.top.document ? w.top : w;
  } catch (e) {}
  var ttag = function() {
    w.teads.page(55207).placement(60255, {slider: {allow_corner_position: false, allow_top_position: false}, "css":"margin: 10px auto; max-width: 550px;","format":"inread","slot":{"selector":".post .entry > p","minimum":2}}).serve();
  };
  if (w.teads && w.teads.page) { ttag(); }
  else if (!w.teadsscript) {
    s.src = '//cdn.teads.tv/media/format/v3/teads-format.min.js';
    s.async = true; s.onload = ttag; w.teadsscript = d.getElementsByTagName('head')[0].appendChild(s);
  }
})(window, document, document.createElement('script'));
</script><script type='text/javascript' src='http://justmansbestfriendforlife.com/wp-includes/js/comment-reply.min.js?ver=4c29098a3ce09162824d8e9489e60d8d'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var php_data = {"ac_settings":{"tracking_actid":65979402,"site_tracking":1},"user_email":""};
/* ]]> */
</script>
<script type='text/javascript' src='http://justmansbestfriendforlife.com/wp-content/plugins/activecampaign-subscription-forms/site_tracking.js?ver=4c29098a3ce09162824d8e9489e60d8d'></script>
<script type='text/javascript' src='http://justmansbestfriendforlife.com/wp-content/plugins/anti-spam/js/anti-spam-4.4.js'></script>
<script type='text/javascript' src='http://justmansbestfriendforlife.com/wp-content/plugins/message-above-ads-plus/js/jquery-ui/jquery-ui.min.js?ver=1.11.1'></script>
<script type='text/javascript' src='http://justmansbestfriendforlife.com/wp-content/themes/headlines-child/js/jquery-1.11.1.min.js?ver=1.11.1'></script>
<script type='text/javascript' src='http://justmansbestfriendforlife.com/wp-content/themes/headlines-child/js/script.js?ver=1.0.0'></script>
<script type='text/javascript' src='http://justmansbestfriendforlife.com/wp-includes/js/wp-embed.min.js?ver=4c29098a3ce09162824d8e9489e60d8d'></script>

<script type="text/javascript">
  window._taboola = window._taboola || [];
  _taboola.push({flush: true});
</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.justmansbestfriendforlife_com,DomainId.49751"});</script><noscript><div style="display:none;"><img src="//pixel.quantserve.com/pixel/p-31iz6hfFutd16.gif?labels=Domain.justmansbestfriendforlife_com,DomainId.49751"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', '//justmansbestfriendforlife.com/detroitchicago/edmonton.webp?a=a&cb=0&shcb=29', true, [], true, false, false, false);
__ez.queue.addFile('jellyfish.php', '//justmansbestfriendforlife.com/porpoiseant/jellyfish.webp?a=a&cb=0&shcb=29', false, [], true, false, false, false);
</script>
</body>
</html>
<!-- *´¨)
     ¸.•´¸.•*´¨) ¸.•*¨)
     (¸.•´ (¸.•` ¤ Comet Cache Notes ¤ ´¨) -->

<!-- Cache File Version Salt:       n/a -->

<!-- Cache File URL:                http://justmansbestfriendforlife.com/sad-dog-left-tied-to-a-telephone-pole-as-water-rises-during-hurricane-harvey/ -->
<!-- Cache File Path:               /cache/comet-cache/cache/http/justmansbestfriendforlife-com/sad-dog-left-tied-to-a-telephone-pole-as-water-rises-during-hurricane-harvey.html -->

<!-- Cache File Generated Via:      HTTP request -->
<!-- Cache File Generated On:       Feb 15th, 2018 @ 2:41 am UTC -->
<!-- Cache File Generated In:       0.30287 seconds -->

<!-- Cache File Expires On:         Feb 22nd, 2018 @ 2:41 am UTC -->
<!-- Cache File Auto-Rebuild On:    Feb 22nd, 2018 @ 2:41 am UTC -->

<!-- *´¨)
     ¸.•´¸.•*´¨) ¸.•*¨)
     (¸.•´ (¸.•` ¤ Comet Cache is Fully Functional ¤ ´¨) -->

<!-- Loaded via Cache On:    Feb 18th, 2018 @ 9:17 am UTC -->
<!-- Loaded via Cache In:    0.00512 seconds -->