<!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" xml:lang="en-gb" lang="en-gb" >
 <head>
  <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />
  <base href="http://shredoftruth.com/home/horrifying-video-shows-side-by-side-comparison-of-houston-before-and-after-hurricane-harvey.html" />
  <meta http-equiv="content-type" content="text/html; charset=utf-8" />
  <meta name="robots" content="index, follow" />
  <meta name="keywords" content="News" />
  <meta name="description" content=" Sarah K. Burris28 Aug 2017 at 07:37 ET                   Original linkOriginal author: Sarah K. Burris" />
  <meta name="generator" content="Joomla! 1.5 - Open Source Content Management" />
  <title>Horrifying video shows side-by-side comparison of Houston before and after Hurricane Harvey - ShredOfTruth.com</title>
  <link href="/home.html?rsd=RealSimpleDiscovery" rel="EditURI" type="application/rsd+xml" title="RSD" />
  <link href="http://shredoftruth.com/components/com_easyblog/classes/wlwmanifest.xml" rel="wlwmanifest" type="application/wlwmanifest+xml" />
  <link href="/templates/sot14/favicon.ico" rel="shortcut icon" type="image/x-icon" />
  <link rel="stylesheet" href="http://shredoftruth.com/components/com_easyblog/assets/css/common.css" type="text/css" />
  <link rel="stylesheet" href="http://shredoftruth.com/components/com_easyblog/themes/default/css/styles.css" type="text/css" />
  <link rel="stylesheet" href="http://shredoftruth.com/components/com_easyblog/themes/nomad/css/styles.css" type="text/css" />
  <link rel="stylesheet" href="http://shredoftruth.com/components/com_easyblog/assets/css/module.css" type="text/css" />
  <link rel="stylesheet" href="http://shredoftruth.com/components/com_uddeim/templates/default/css/uddemodule.css" type="text/css" />
  <link rel="stylesheet" href="/modules/mod_stalker/assets/css/stalker.css" type="text/css" />
  <link rel="stylesheet" href="/components/com_jnews/css/jnews.css" type="text/css" />
  <link rel="stylesheet" href="/components/com_jnews/modules/css/default.css" type="text/css" />
  <script type="text/javascript" src="http://shredoftruth.com/media/foundry/2.1/scripts/foundry.js"></script>
  <script type="text/javascript" src="http://shredoftruth.com/media/com_easyblog/scripts/abstract.js"></script>
  <script type="text/javascript" src="/media/system/js/mootools.js"></script>
  <script type="text/javascript" src="/modules/mod_idslider/tmpl/mod_idslider_class.noobslide.js"></script>
  <script type="text/javascript">
/*<![CDATA[*/
	var eblog_site 	= 'http://shredoftruth.com/index.php?option=com_easyblog&Itemid=1';
	var spinnerPath = 'http://shredoftruth.com/components/com_easyblog/assets/images/loader.gif';
	var lang_direction	= 'ltr';
	var eblog_lightbox_title = true;
	var eblog_enable_lightbox = true;
	var eblog_lightbox_enforce_size = false;
	var eblog_lightbox_width = 640;
	var eblog_lightbox_height = 480;
	var eblog_lightbox_strip_extension = false;
/*]]>*/
dispatch
	.to("Foundry/2.1 Bootstrap")
	.at(function($, manifest) {

		
		$.rootPath    = 'http://shredoftruth.com/';
		$.indexUrl    = 'http://shredoftruth.com/index.php';
		$.path        = 'http://shredoftruth.com/media/foundry/2.1/';
		$.scriptPath  = 'http://shredoftruth.com/media/foundry/2.1/scripts/';
		$.environment = 'production';
		$.joomlaVersion = 1.5;
		$.locale = {
			lang: 'en-GB'
		};

		// Make sure core plugins are installed first
		dispatch("Foundry/2.1")
			.containing($)
			.onlyTo("Foundry/2.1 Core Plugins");
	});


/*<![CDATA[*/
dispatch("Foundry/2.1").to(function($, manifest) {

	$.Component(
		"EasyBlog",
		{
			/* Overwrite the component's URL */
			baseUrl: 'http://shredoftruth.com/index.php?option=com_easyblog&Itemid=1',

			environment: 'production',

			version: '3.8.14670',

			responsive: false,

			scriptVersioning: true,

			optimizeResources: true,

			dependencies: function(require) {

				require
					.library(
						'ui/core',
						'ui/widget',
						'ui/position',
						'ui/stars',
						'fancybox',
						'bookmarklet',
						'checked',
						'checkList'
					)
					.script(
						'eblog',
						'ejax'
					);
			},

			ajax: {
				data: {
					"6d12eb3599b073211e1643d3288e0f9d" : 1
				}
			}
		},
		function() {

			EasyBlog.responsive	= true;

			if( EasyBlog.environment == 'development' )
			{
				try {
					console.info("EasyBlog client-side component is now ready!");
				} catch(e) {

				}
			}
		}
	);

});

/*]]>*/

		window.addEvent('domready', function(){ var JTooltips = new Tips($$('.hasTip'), { maxTitleChars: 50, fixed: false}); });
  </script>
  <link rel="stylesheet" type="text/css" href="http://shredoftruth.com/components/com_easyblog/classes/markitup/skins/simple/style.css" />
<link rel="stylesheet" type="text/css" href="http://shredoftruth.com/components/com_easyblog/classes/markitup/sets/bbcode/style.css" />
<script type="text/javascript" src="http://shredoftruth.com/components/com_easyblog/classes/markitup/jquery.markitup.pack.js"></script>
<script type="text/javascript">
EasyBlogBBCodeSettings = {

	previewParserVar: 'data',
	markupSet: [
		{name:'Bold', key:'B', openWith:'[b]', closeWith:'[/b]'},
		{name:'Italic', key:'I', openWith:'[i]', closeWith:'[/i]'},
		{name:'Underline', key:'U', openWith:'[u]', closeWith:'[/u]'},
		{separator:'---------------' },
		{name:'Picture', key:'P', replaceWith:'[img][![Url]!][/img]'},
		{separator:'---------------' },
		{name:'Bulleted list', openWith:'[list]\n', closeWith:'\n[/list]'},
		{name:'Numeric list', openWith:'[list=[![Starting number]!]]\n', closeWith:'\n[/list]'},
		{name:'List item', openWith:'[*] '},
		{separator:'---------------' },
		{name:'Quotes', openWith:'[quote]', closeWith:'[/quote]'},
		{name:'Clean', className:"clean", replaceWith:function(markitup) { return markitup.selection.replace(/\[(.*?)\]/g, "") } },
		{separator:'---------------' },
		{name:'Happy', openWith:':D'},
		{name:'Smile', openWith:':)'},
		{name:'Surprised', openWith:':o'},
		{name:'Tongue', openWith:':p'},
		{name:'Unhappy', openWith:':('},
		{name:'Wink', openWith:';)'}
	]
};EasyBlog.ready(function($) {
	$("#comment").markItUp(EasyBlogBBCodeSettings);
});
</script>
  <meta property="og:image" content="http://2d0yaz2jiom3c6vy7e7e5svk.wpengine.netdna-cdn.com/wp-content/uploads/editors/default.gif"/>
  <meta property="fb:app_id" content=""/>
  <meta property="fb:admins" content=""/>
  <meta property="og:title" content="Horrifying video shows side-by-side comparison of Houston before and after Hurricane Harvey" />
  <meta property="og:description" content="" />
  <meta property="og:type" content="article" />
  <meta property="og:url" content="http://shredoftruth.com/home/horrifying-video-shows-side-by-side-comparison-of-houston-before-and-after-hurricane-harvey.html" />
  <meta property="twitter:card" content="summary" />
  <meta property="twitter:url" content="http://shredoftruth.com/home/horrifying-video-shows-side-by-side-comparison-of-houston-before-and-after-hurricane-harvey.html" />
  <meta property="twitter:title" content="Horrifying video shows side-by-side comparison of Houston before and after Hurricane Harvey" />
  <meta property="twitter:description" content="" />
  <meta property="twitter:image" content="http://2d0yaz2jiom3c6vy7e7e5svk.wpengine.netdna-cdn.com/wp-content/uploads/editors/default.gif"/>
  <link rel="canonical" href="http://shredoftruth.com/home/horrifying-video-shows-side-by-side-comparison-of-houston-before-and-after-hurricane-harvey.html"/>
  <script type="text/javascript"><!--
if ( typeof window.$ != 'undefined' ) {
	window.cbjqldr_tmpsave$ = window.$;
}
if ( typeof window.jQuery != 'undefined' ) {
	window.cbjqldr_tmpsavejquery = window.jQuery;
}
--></script><script type="text/javascript" src="http://shredoftruth.com/components/com_comprofiler/js/jquery-1.5.2/jquery-1.5.2.min.js?v=3756738feb0492dd"></script><script type="text/javascript"><!--
var cbjQuery = jQuery.noConflict( true );
--></script>
  <script type="text/javascript"><!--
window.$ = cbjQuery;
window.jQuery = cbjQuery;
--></script><script type="text/javascript" src="http://shredoftruth.com/components/com_comprofiler/js/tabpane.min.js?v=3756738feb0492dd"></script>
  <script type="text/javascript"><!--
cbjQuery( document ).ready( function( $ ) {
var jQuery = $;
var cbshowtabsArray = new Array();
function showCBTab( sName ) {
	if ( typeof(sName) == 'string' ) {
		sName = sName.toLowerCase();
	}
	for (var i=0;i<cbshowtabsArray.length;i++) {
		for (var j=0;j<cbshowtabsArray[i][0].length;j++) {
			if (cbshowtabsArray[i][0][j] == sName) {
				eval(cbshowtabsArray[i][1]);
				return;
			}
		}
	}
}
});
if ( typeof window.cbjqldr_tmpsave$ != 'undefined' ) {
	window.$ = window.cbjqldr_tmpsave$;
}
if ( typeof window.cbjqldr_tmpsavejquery != 'undefined' ) {
	window.jQuery = window.cbjqldr_tmpsavejquery;
}
--></script>
  <meta itemprop="name" content="Horrifying video shows side-by-side comparison of Houston before and after Hurricane Harvey" />
  <meta itemprop="description" content=" Sarah K. Burris28 Aug 2017 at 07:37 ET                   Original linkOriginal author: Sarah K. Burris" />
  <meta itemprop="image" content="http://2d0yaz2jiom3c6vy7e7e5svk.wpengine.netdna-cdn.com/wp-content/uploads/editors/default.gif" />
  <script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
  <script type="text/javascript" src="http://widgets.twimg.com/j/2/widget.js"></script>

  <link rel="stylesheet" href="/templates/system/css/system.css" type="text/css" />
  <link rel="stylesheet" href="/templates/system/css/general.css" type="text/css" />

  <link rel="stylesheet" type="text/css" href="/templates/sot14/css/template.css" />
  <!--[if IE 6]><link rel="stylesheet" href="/templates/sot14/css/template.ie6.css" type="text/css" media="screen" /><![endif]-->
  <!--[if IE 7]><link rel="stylesheet" href="/templates/sot14/css/template.ie7.css" type="text/css" media="screen" /><![endif]-->
  <script type="text/javascript" src="/templates/sot14/script.js"></script>
 </head>
<body>
<div id="art-page-background-simple-gradient">
</div>
<div id="art-main">
<div class="art-Sheet">
    <div class="art-Sheet-tl"></div>
    <div class="art-Sheet-tr"></div>
    <div class="art-Sheet-bl"></div>
    <div class="art-Sheet-br"></div>
    <div class="art-Sheet-tc"></div>
    <div class="art-Sheet-bc"></div>
    <div class="art-Sheet-cl"></div>
    <div class="art-Sheet-cr"></div>
    <div class="art-Sheet-cc"></div>
    <div class="art-Sheet-body">
<div class="art-Header">
    <div class="art-Header-jpeg"></div>

</div>
<div class="art-nav">
	<div class="l"></div>
	<div class="r"></div>
	<div class="art-nav-center">
<ul class="art-menu"><li class="active item28"><a href="http://shredoftruth.com/" class="active"><span class="l"> </span><span class="r"> </span><span class="t">HOME</span></a></li><li class="item123"><a href="/my-thoughts-exactly.html"><span class="l"> </span><span class="r"> </span><span class="t">My Thoughts Exactly</span></a></li><li class="item135"><a href="/sound-off.html"><span class="l"> </span><span class="r"> </span><span class="t">Sound Off</span></a></li><li class="item48"><a href="/visit-these-sites.html"><span class="l"> </span><span class="r"> </span><span class="t">Visit These Sites</span></a></li><li class="item90"><a href="/koch-whores.html"><span class="l"> </span><span class="r"> </span><span class="t">Koch Whores</span></a></li><li class="item91"><a href="/get-involved.html"><span class="l"> </span><span class="r"> </span><span class="t">Get Involved</span></a></li><li class="item105"><a href="/outrages.html"><span class="l"> </span><span class="r"> </span><span class="t">Outrages</span></a></li><li class="item110"><a href="/values.html"><span class="l"> </span><span class="r"> </span><span class="t">VALUES</span></a></li><li class="item173"><a href="/login.html"><span class="l"> </span><span class="r"> </span><span class="t">LOGIN</span></a></li></ul>	</div>
</div>


<div class="art-contentLayout">
<div class="art-sidebar1"><div class="art-Block">
		    <div class="art-Block-cc"></div>
		    <div class="art-Block-body">
		
				<div class="art-BlockContent">
		    <div class="art-BlockContent-body">
		
		<form action="http://shredoftruth.com/register/login.html" method="post" id="mod_loginform" class="cbLoginForm" style="margin:0px;">
<table width="100%" border="0" cellspacing="0" cellpadding="0" class="mod_login">
<tr><td><span id="mod_login_usernametext"><label for="mod_login_username">Username</label></span><br />
<span><input type="text" name="username" id="mod_login_username" class="inputbox input-medium" size="15" /></span><br />
<span id="mod_login_passwordtext"><label for="mod_login_password">Password</label></span><br /><span><input type="password" name="passwd" id="mod_login_password" class="inputbox input-medium" size="15" /></span><br />
<input type="hidden" name="op2" value="login" />
<input type="hidden" name="lang" value="english" />
<input type="hidden" name="force_session" value="1" />
<input type="hidden" name="return" value="B:aHR0cDovL3NocmVkb2Z0cnV0aC5jb20vaG9tZS9ob3JyaWZ5aW5nLXZpZGVvLXNob3dzLXNpZGUtYnktc2lkZS1jb21wYXJpc29uLW9mLWhvdXN0b24tYmVmb3JlLWFuZC1hZnRlci1odXJyaWNhbmUtaGFydmV5Lmh0bWw=" />
<input type="hidden" name="message" value="0" />
<input type="hidden" name="loginfrom" value="loginmodule" />
<input type="hidden" name="cbsecuritym3" value="cbm_0c0f1612_13ad0c75_85427050ba729e6095ce7e10204e5afb" />
<input type="checkbox" name="remember" id="mod_login_remember" value="yes" checked="checked" /> <span id="mod_login_remembermetext"><label for="mod_login_remember">Remember me</label></span><br />
<span class="cbLoginButtonSpan"><span class="art-button-wrapper"><span class="l"> </span><span class="r"> </span><input type="submit" name="Submit" class="button art-button" value="Login" /></span></span></td></tr>
<tr><td><a href="http://shredoftruth.com/register/lostpassword.html" class="mod_login">Forgot login?</a></td></tr>
<tr><td><a href="http://shredoftruth.com/register/registers.html" class="mod_login">Register</a></td></tr>
</table></form>
				<div class="cleared"></div>
		    </div>
		</div>
		
		
				<div class="cleared"></div>
		    </div>
		</div>
		
<div class="art-Block">
		    <div class="art-Block-cc"></div>
		    <div class="art-Block-body">
		
				<div class="art-BlockContent">
		    <div class="art-BlockContent-body">
		
		<div id='uddeim-module'><p class='uddeim-module-head'>You are not logged in.</p></div>
				<div class="cleared"></div>
		    </div>
		</div>
		
		
				<div class="cleared"></div>
		    </div>
		</div>
		
<div class="art-Block">
		    <div class="art-Block-cc"></div>
		    <div class="art-Block-body">
		
				<div class="art-BlockContent">
		    <div class="art-BlockContent-body">
		
		<div id="modstalker">
 <div id="modstalkercenter">
  <ul>
	<li class="centernotext"><a href="http://www.facebook.com/pages/Shred-Of-Truth/126655477409755" rel="nofollow" title="Follow Us On Facebook" target="_blank"><img src="/media/stalker/icons/default/facebook.png" alt="Facebook: pages/Shred-Of-Truth/126655477409755" width="40" height="40" id="Facebook" style="width:40px; height:40px;"  /></a></li>
	<li class="centernotext"><a href="http://twitter.com/shredotruth" rel="nofollow" title="Follow Us On Twitter" target="_blank"><img src="/media/stalker/icons/default/twitter.png" alt="Twitter: shredotruth" width="40" height="40" id="Twitter" style="width:40px; height:40px;"  /></a></li>
	<li class="centernotext"><a href="http://youtube.com/shredoftruth" rel="nofollow" title="Follow Us On YouTube" target="_blank"><img src="/media/stalker/icons/default/youtube.png" alt="YouTube: shredoftruth" width="40" height="40" id="YouTube" style="width:40px; height:40px;"  /></a></li>
	<li class="centernotext"><a href="http://technorati.com/people/technorati/shredoftruth" rel="nofollow" title="Follow Us On Technorati" target="_blank"><img src="/media/stalker/icons/default/technorati.png" alt="Technorati: shredoftruth" width="40" height="40" id="Technorati" style="width:40px; height:40px;"  /></a></li>
	<li class="centernotext"><a href="http://feeds.feedburner.com/shredoftruth/bjAW" rel="nofollow" title="Subscribe To Our RSS Feeds" target="_blank"><img src="/media/stalker/icons/default/reader.png" alt="RSS Feed: Shred Of Truth" width="40" height="40" id="RSSFeed" style="width:40px; height:40px;"  /></a></li>
  </ul>
 </div>
 <div class="clear"></div>
</div>


				<div class="cleared"></div>
		    </div>
		</div>
		
		
				<div class="cleared"></div>
		    </div>
		</div>
		
<div class="art-Block">
		    <div class="art-Block-cc"></div>
		    <div class="art-Block-body">
		
				<div class="art-BlockContent">
		    <div class="art-BlockContent-body">
		
		<table>
	<tr>	
		<td align="center">
			Donate $10 or more and receive
an ads-free annual membership!		</td>
	</tr>
	<tr>
		<td align="center">
			<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_blank">
			<input type="hidden" name="cmd" value="_donations">
			<input type="hidden" name="business" value="donations@shredoftruth.com">
			<input type="hidden" name="item_name" value="Donation To Shred Of Truth">
			<input type="hidden" name="amount" value="">
			<input type="hidden" name="no_shipping" value="1">
			<input type="hidden" name="currency_code" value="USD">
			<input type="hidden" name="tax" value="0">
			<input type="hidden" name="lc" value="US">
			<input type="hidden" name="bn" value="PP-DonationsBF">
			<input type="image" src="http://smartgreenhelp.com/images/paypal-donate-button.png" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
			<img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1">
			</form>	
		</td>
	</tr>
</table>
				<div class="cleared"></div>
		    </div>
		</div>
		
		
				<div class="cleared"></div>
		    </div>
		</div>
		
<div class="art-Block">
		    <div class="art-Block-cc"></div>
		    <div class="art-Block-body">
		
				<div class="art-BlockContent">
		    <div class="art-BlockContent-body">
		
		<!--  Beginning Module : jNews GPL 6.1.0   -->

<div id="jnews_module">
                                <script language="javascript" type="text/javascript">
                                <!--
                                        function submitjnewsmod1(formname, url) {
                                                var form = eval('document.'+formname);if(!form.elements) form = form[1];var place = form.email.value.indexOf("@",1);var point = form.email.value.indexOf(".",place+1);var box = document.getElementById("wz_terms");
                                if (form.name.value == "" || form.name.value == "Name") {
                                        alert( "Please enter your name." );return false;
                                }if (form.email.value == "" || form.email.value == "E-mail"){alert( "Please enter a valid e-mail address." );return false;
                        } else{if ((place > -1)&&(form.email.value.length >2)&&(point > 1)){form.submit();return true;}else{
   											alert( "Please enter a valid e-mail address." );
   											return false;}
         			}}


         function insertNewCaptcha(html){
				var form = document.adminForm;
				if(!form){
					form = document.mosForm;
				}
				var window = document.getElementById("sbox-content");
				var root = document.getElementById("captcha");

				if(root == null){
				 	root = document.createElement('div');
					root.setAttribute("style", "width:10px;heigth:10px;display:none;");
					root.setAttribute("id", "captcha");
					var body = document.getElementsByTagName('body')[0].appendChild(root);
				}
				root.innerHTML = html;

				var newcode = document.getElementById('newcode');
				var newesc = document.getElementById('newesc');
				var newdecrypt = document.getElementById('newdecrypt');
				var newpath = document.getElementById('newpath');
				var newsecuritycaptcha = document.getElementById('security_captcha');
				var newcaptcode = document.getElementById('captcode');
				var image =  document.getElementById('captcha_image');
				var path = newpath.innerHTML;
      			var intIndexOfMatch = path.indexOf( "&amp;" );

     			while (intIndexOfMatch != -1){
       				path= path.replace( "&amp;", "&" )
       				intIndexOfMatch = path.indexOf( "&amp;" );
      			}
				image.setAttribute("src", path);
				newsecuritycaptcha.value = newesc.innerHTML;
				newcaptcode.value = newcode.innerHTML;

				if(window != null){

         			windowImages = window.getElementsByTagName("img");
         			windowInput = window.getElementsByTagName("input");

         			var captcha_image = windowImages.captcha_image;
         			var captcode = windowInput.captcode;
         			var security_captcha = windowInput.security_captcha;

         			security_captcha.value = newesc.innerHTML;
					captcode.value = newcode.innerHTML;
         			captcha_image.setAttribute("src", path);
         		}
				document.getElementById('entered_captcha').value='';
				document.getElementsByTagName('body')[0].removeChild(root);
			}

         function refreshCaptcha(url){
               var form = document.adminForm;
				if(!form){
					form = document.mosForm;
				}

			var ajax = new Ajax(url,
 					{data: 'height=1',
 					method: 'POST',
 					onComplete : function(result){insertNewCaptcha(result); }
 					}
 				);

 				ajax.request();

		}

  //-->
                        </script><form action="index.php?option=com_jnews" method="post" name="modjnewsForm1"><span class="pretext">Receive updates and newsletter?</span>
<br /> 
 <input type="hidden"  value="1" name="subscribed[1]" />
<input type="hidden" name="sub_list_id[1]" value="17" id="hidden_sub_lists"/>
<input type="hidden" name="acc_level[1]" value="0" /><input id="wz_11" type="text" size="20" value="Name" class="inputbox" name="name" onblur="if(this.value=='') this.value='Name';" onfocus="if(this.value=='Name') this.value='' ; " />
<br /> 
 <input id="wz_12" type="text" size="20" value="E-mail" class="inputbox" name="email" onblur="if(this.value=='') this.value='E-mail';" onfocus="if(this.value=='E-mail') this.value='' ; " />
<br /> 
 <input id="wz_2" type="checkbox" class="inputbox" value="1" name="receive_html" checked="checked" /> Receive HTML?
<br /> 
 <span class="art-button-wrapper"><span class="l"> </span><span class="r"> </span><input id="aca_22" type="button" value="Subscribe" class="button art-button" name="Subscribe" onclick="return submitjnewsmod1('modjnewsForm1','http://shredoftruth.com/index2.php?option=com_jnews&act=noredsubscribe');" /></span>
<br /> 
 <input type="hidden" name="act" value="subscribe" /><input type="hidden" name="redirectlink" value="" /><input type="hidden" name="listname" value="0" /><input type="hidden" id="passwordA" name="passwordA" value="kYUxTqIe5Z/B6" /><input type="hidden" name="fromSubscribe" value="1" /></form><div style="display:none; width=50px" id="message"></div><div style="display:none; width=50px; padding-top:5px; height:100%" id="ajax_loading"><img src="http://shredoftruth.com/components/com_jnews/images/16/ajax-loader.gif"/>Please wait...</div></div><!--  End Module : jNews GPL 6.1.0   -->


				<div class="cleared"></div>
		    </div>
		</div>
		
		
				<div class="cleared"></div>
		    </div>
		</div>
		
<div class="art-Block">
		    <div class="art-Block-cc"></div>
		    <div class="art-Block-body">
		
				<div class="art-BlockContent">
		    <div class="art-BlockContent-body">
		
		<div style="position:relative; overflow:hidden; margin:0 auto; width:260px; height:160px">
	<div id="div5a85d062cdd65" style="position:absolute;">
<span style="display:block; float:left; width:260px; height:160px"><a href="/component/banners/click/39.html" target="_blank"><img src="/images/banners/Shadowtrain2.gif" alt="" width="260" height="160" /></a></span>
<span style="display:block; float:left; width:260px; height:160px"><a href="/component/banners/click/11.html" target="_blank"><img src="/images/banners/onenation banner.jpg" alt="" width="260" height="160" /></a></span>
<span style="display:block; float:left; width:260px; height:160px"><a href="/component/banners/click/12.html" target="_blank"><img src="/images/banners/vitamix banner.gif" alt="" width="260" height="160" /></a></span>
<span style="display:block; float:left; width:260px; height:160px"><a href="/component/banners/click/27.html" target="_blank"><img src="/images/banners/hostgator300x250an.gif" alt="" width="260" height="160" /></a></span>
<span style="display:block; float:left; width:260px; height:160px"><a href="/component/banners/click/38.html" target="_blank"><img src="/images/banners/New New Deal Banner.jpg" alt="" width="260" height="160" /></a></span>
	</div>
</div>



<!--Javascript for slider initiation-->
<script type="text/javascript">
var var5a85d062cddaa = new noobSlide({
box: $('div5a85d062cdd65'),
items: [1,2,3,4,5],
size: 260,
mode: 'horizontal',
mode_dir: 'left',
interval: 10000,


fxOptions: { duration: 1000, transition: Fx.Transitions.Bounce.easeOut },
startItem: 0,
autoPlay: true});
</script>

				<div class="cleared"></div>
		    </div>
		</div>
		
		
				<div class="cleared"></div>
		    </div>
		</div>
		
<div class="art-Block">
		    <div class="art-Block-cc"></div>
		    <div class="art-Block-body">
		
				<div class="art-BlockContent">
		    <div class="art-BlockContent-body">
		
		<ul class="menu"><li id="current" class="active item1"><a href="http://shredoftruth.com/"><span>HOME</span></a></li><li class="item140"><a href="/register.html"><span>REGISTER</span></a></li><li class="item142"><a href="/login.html"><span>LOGIN</span></a></li><li class="item53"><a href="/member-list.html"><span>MEMBER LIST</span></a></li><li class="item56"><a href="/my-details.html"><span>MY DETAILS</span></a></li><li class="item174"><a href="/boycott-koch.html"><span>BOYCOTT KOCH</span></a></li></ul>
				<div class="cleared"></div>
		    </div>
		</div>
		
		
				<div class="cleared"></div>
		    </div>
		</div>
		
<div class="art-Block">
		    <div class="art-Block-cc"></div>
		    <div class="art-Block-body">
		
				<div class="art-BlockContent">
		    <div class="art-BlockContent-body">
		
		<div class="bannergroup">

<div class="banneritem"><script type="text/javascript">
hopfeed_template="";
hopfeed_align='CENTER';
hopfeed_type='IFRAME';
hopfeed_affiliate_tid='sot';
hopfeed_affiliate='smartgreen';
hopfeed_fill_slots='true';
hopfeed_height=300;
hopfeed_width=250;
hopfeed_cellpadding=0;
hopfeed_rows=6;
hopfeed_cols=1;
hopfeed_font='Verdana, Arial, Helvetica, Sans Serif';
hopfeed_font_size='9pt';
hopfeed_font_color='#000000';
hopfeed_border_color='#FFFFFF';
hopfeed_link_font_color='#003399';
hopfeed_link_font_hover_color='#3300FF';
hopfeed_background_color='#00CC99';
hopfeed_keywords='alternative energy';
hopfeed_path='http://smartgreen.hopfeed.com';
hopfeed_link_target='_blank';
</script>
<script type="text/javascript" src='http://smartgreen.hopfeed.com/script/hopfeed.js'></script><div class="clr"></div>
	</div>

</div>
				<div class="cleared"></div>
		    </div>
		</div>
		
		
				<div class="cleared"></div>
		    </div>
		</div>
		
<div class="art-Block">
		    <div class="art-Block-cc"></div>
		    <div class="art-Block-body">
		
				<div class="art-BlockContent">
		    <div class="art-BlockContent-body">
		
		<div style="text-align:center;">
<script type="text/javascript"><!--
google_ad_client = "pub-7640005628172825";
google_ad_width = 160; 
google_ad_height = 600; 
google_ad_format = "160x600_as"; 
google_ad_type = "text_image"; 
google_ad_channel = ""; 
google_color_border = "FFFFFF"; 
google_color_bg = "FFFFFF"; 
google_color_link = "0000FF"; 
google_color_text = "222222"; 
google_color_url = "222222"; 
google_ui_features = "rc:0"; 
//--> 
</script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div>
				<div class="cleared"></div>
		    </div>
		</div>
		
		
				<div class="cleared"></div>
		    </div>
		</div>
		
<div class="art-Block">
		    <div class="art-Block-cc"></div>
		    <div class="art-Block-body">
		
				<div class="art-BlockContent">
		    <div class="art-BlockContent-body">
		
		<style type="text/css">
ul.imageads{
	padding:0;
	margin:0;
	display:table;
}
ul.imageads li{
	float:left;
	margin:1px;
	padding:0;
	list-style:none !important;
	background:white;
	line-height:0;
}
ul.imageads a{
	float:left;
	position:relative;
	text-decoration:none;
	z-index:99997;
}
ul.imageads a:hover {
	z-index:99998;
}
ul.imageads a img{
  height:200px;
	width:250px;
}
ul.imageads a:hover img{
  opacity: .5; /* Standard: Firefox, Chrome, Opera, Safari */
  filter: alpha(opacity=50); /* IE */
  -ms-filter: “alpha(opacity=50)”; /* IE */
  -khtml-opacity: .50; /* Safari */
  -moz-opacity: .55; /* Firefox, Netscape */
}
ul.imageads a span{
	display:none;
}
ul.imageads a:hover span{
	background:white;
	bottom:200px;
	left:250px;
	display:block;
	padding:0;
	position:absolute;
	width:150px;
	border:3px solid #666;
	line-height:1em;
	z-index:99999;
}
ul.imageads a span strong{
	color:#666;
	background:#ddd;
	font-size:11px;
	display:block;
	margin:0;
	padding:4px;
	word-wrap:break-word;
}
ul.imageads a span em{
  color:#777;
  font-size:14px;
  display:block;
  font-weight:normal;
  text-decoration:none;
  font-style:normal;
  padding:4px;
  margin:0;
}




.ia-mod-more-link{
  text-align:center;
  margin-top:5px;
  clear:both;
}</style>
<ul class="imageads">
</ul>
<div class="ia-mod-more-link">
    <a href="http://shredoftruth.com/index.php?option=com_imageads&view=default&Itemid=1" >Click Here To Advertise</a></div>
				<div class="cleared"></div>
		    </div>
		</div>
		
		
				<div class="cleared"></div>
		    </div>
		</div>
		
<div class="art-Block">
		    <div class="art-Block-cc"></div>
		    <div class="art-Block-body">
		
		<div class="art-BlockHeader">
		    <div class="l"></div>
		    <div class="r"></div>
		    <div class="art-header-tag-icon">
		        <div class="t">
		REAL SOLUTIONS FOR EDUCATION</div>
		    </div>
		</div>
				<div class="art-BlockContent">
		    <div class="art-BlockContent-body">
		
		<p><a href="http://www.amazon.com/gp/product/0465014917/ref=as_li_ss_tl?ie=UTF8&amp;tag=smartgreenhel-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=0465014917" target="_blank"><img style="display: block; margin-right: auto; margin-left: auto;" src="/images/banners/death%20and%20life%20of%20education.jpg" alt="death and life of education" width="260" height="394" /></a></p>
				<div class="cleared"></div>
		    </div>
		</div>
		
		
				<div class="cleared"></div>
		    </div>
		</div>
		
<div class="art-Block">
		    <div class="art-Block-cc"></div>
		    <div class="art-Block-body">
		
				<div class="art-BlockContent">
		    <div class="art-BlockContent-body">
		
		<script type="text/javascript">
new TWTR.Widget({
  version: 2,
  type: 'profile',
  rpp: 10,
  interval: 3000,
  width: 260,
  height: 220,
  theme: {
    shell: {
      background: '#8ec1da',
      color: '#ffffff'
    },
    tweets: {
      background: '#ffffff',
      color: '#444444',
      links: '#1985b5'
    }
  },
  features: {
    scrollbar: true,
    loop: 1,
    live: true,
    hashtags: 1,
    timestamp: 1,
    avatars: 1,
    behavior: 'default'
  }
}).render().setUser('shredotruth').start();
</script>

				<div class="cleared"></div>
		    </div>
		</div>
		
		
				<div class="cleared"></div>
		    </div>
		</div>
		
</div>
<div class="art-content">

<div class="art-Post">
		    <div class="art-Post-cc"></div>
		    <div class="art-Post-body">
		<div class="art-Post-inner">
		
				<div class="art-PostContent">
		
		<div id="eblog-wrapper" class="eblog-nomad eblog-site  eblog-joomla"><script type="text/javascript">
EasyBlog
.require()
.script('responsive')
.done(function($){

	$('#ezblog-head #ezblog-search').bind('focus', function(){
		$(this).animate({ width: '170'} );
	});

	$('#ezblog-head #ezblog-search').bind( 'blur' , function(){
		$(this).animate({ width: '120'});
	});

	$('#ezblog-menu').responsive({at: 540, switchTo: 'narrow'});
	$('.eb-nav-collapse').responsive({at: 560, switchTo: 'nav-hide'});
	$('.btn-eb-navbar').click(function() {
		$('.eb-nav-collapse').toggleClass("nav-show");
		return false;
	});

});
</script>
<div id="ezblog-head">
	<div class="in clearfix">

				<div class="component-links float-r">
						<a href="javascript:void(0);" onclick="eblog.subscription.show('site');" class="link-email">
				<span>Subscribe to blog</span>
			</a>
			
						<a href="http://feeds.feedburner.com/shredoftruth/bjAW" title="Subscribe via RSS" class="link-rss">
				<span>Subscribe via RSS</span>
			</a>
					</div>
		


		
		
		
		
	</div>
</div>
<!-- EasyBlog wrappers -->
<div id="ezblog-body" itemscope itemtype="http://schema.org/Blog">
	<!-- Entry wrapper -->
	<div id="entry-142079" class="blog-read blog-post clearfix">

		
							
		<!-- @module: easyblog-before-entry -->
		
		<div class="blog-head mtm">
						<h1 id="title-142079" class="blog-title rip" itemprop="name">Horrifying video shows side-by-side comparison of Houston before and after Hurricane Harvey</h1>

			<div class="blog-brief ptm">
				<div class="in">
											<!-- @template: Avatar -->
						<!-- Avatar wrappers -->
<div class="blog-avatar float-l prel" itemscope itemtype="http://schema.org/Person" itemprop="author">
			<a href="/component/comprofiler/userprofile/The%20Raw%20Story.html" class="avatar float-l">
			<img src="http://shredoftruth.com/images/comprofiler/117_4f6b2e8bc9964.jpg" alt="The Raw Story" class="avatar isBlogger" width="60" height="60" itemprop="image" />
		</a>
	</div>					
					<!-- Post metadata -->
					<div class="blog-meta">
	<div class="in">
		<span>Posted</span>
		
					<!-- Author information -->
			<span class="blog-author">
				by				<a href="/component/comprofiler/userprofile/The%20Raw%20Story.html" itemprop="author">The Raw Story</a>
			</span>
		
					<!-- Creation date -->
			<span class="blog-created">
				on				<time datetime="2017-08-28">
					<span>Monday, August 28 2017 at 07:37:03 AM</span>
				</time>
			</span>
		
					<!-- Category info -->
			<span class="blog-category">
								in <a href="/home/categories/news.html">News</a>			</span>
			</div>
</div>

					<div class="blog-option mts">
						<ul class="reset-ul float-li small fsm">

							<script type="text/javascript">
EasyBlog.ready(function($){

	// Bind event's on the font size changer.
	$( '#ezblog-body .font-switcher a' ).click( function(){
		var blogText	= $( '#ezblog-body .blog-text' );
		var current 	= $( blogText ).css( 'font-size' );
		var num			= parseFloat(current, 10);
		var unit		= current.slice(-2);

		if( this.id == 'fontLarge' )
		{
			num = num * 1.4;
		}
		else if (this.id == 'fontSmall')
		{
			num = num / 1.4;
		}

		$( blogText ).css( 'font-size' , num + unit );

		return false;
	});
});
</script>
<li class="font-switcher">
	<span>Font size:</span>
	<a id="fontLarge" class="fontChanger" href="javascript:void(0);">Larger</a>
	<a id="fontSmall" class="fontChanger" href="javascript:void(0);">Smaller</a>
</li>

															<li class="blog-hit">Hits: 34</li>
							
														<li class="blog-comments">
																	<a href="/home/horrifying-video-shows-side-by-side-comparison-of-houston-before-and-after-hurricane-harvey.html#comments">0 Comments</a>
															</li>
							
														<li class="email">
								<a href="javascript:eblog.subscription.show('entry' , '142079');">Subscribe to this entry</a>
							</li>
							
							<li class="print">
	<a rel="nofollow" onclick="window.open(this.href,'win2','status=no,toolbar=no,scrollbars=yes,titlebar=no,menubar=no,resizable=yes,width=640,height=480,directories=no,location=no'); return false;"
	   title="Print"
	   href="/home/horrifying-video-shows-side-by-side-comparison-of-houston-before-and-after-hurricane-harvey.html?tmpl=component&amp;print=1">
		Print	</a>
</li>

<li class="pdf">
	<a rel="nofollow"
	    onclick="window.open(this.href,'win2','status=no,toolbar=no,scrollbars=yes,titlebar=no,menubar=no,resizable=yes,width=640,height=480,directories=no,location=no'); return false;" 	   title="PDF"
	   href="/home/horrifying-video-shows-side-by-side-comparison-of-houston-before-and-after-hurricane-harvey.pdf">
		PDF	</a>
</li>
<li id="bookmark-link" class="bookmark">
	<a href="http://www.addthis.com/bookmark.php?v=250&amp;pubid=smartgreenhelp" class="addthis_button_compact">Bookmark</a>
	<script type="text/javascript" src="https://s7.addthis.com/js/250/addthis_widget.js#pubid=smartgreenhelp"></script>
</li>
													</ul>
					</div>
				</div>
			</div>
		</div>

		<!-- @Trigger: onAfterDisplayTitle -->
		
		<!-- Load social buttons -->
		
		<div class="blog-text clearfix prel mam">


			<!-- Blog Image -->
			
			<!-- @Trigger: onBeforeDisplayContent -->
			
			<!-- Table of contents if necessary -->
			
			<!-- @module: easyblog-before-content -->
			
			<div><div class="author_icon_image"><img src="http://2d0yaz2jiom3c6vy7e7e5svk.wpengine.netdna-cdn.com/wp-content/uploads/editors/default.gif" alt="Sarah K. Burris" /></div><span class="head"> <a href="http://www.rawstory.com/author/skburris/" title="Posts by Sarah K. Burris" rel="author">Sarah K. Burris</a><br /><a href="http://www.rawstory.com/2017/08/28/">28 Aug 2017 at 07:37 ET</a>                   </span></div><div><a href="http://feedproxy.google.com/~r/TheRawStory/~3/1VVOQiOitfw/" target="_blank">Original link</a></div><div>Original author: Sarah K. Burris</div>
			<!-- @module: easyblog-after-content -->
			
										
			<!-- @Trigger: onAfterDisplayContent -->
			
			<!-- Copyright text -->
			
			
		</div>

				<div class="mam">
			<!-- Blog ratings -->
			<!-- Blog ratings -->
<span class="blog-rating">
	<script type="text/javascript">
EasyBlog.ready( function(){
	eblog.ratings.setup( 'blog-142079-ratings' , true , 'entry' );
});
</script>
<form id="blog-142079-ratings-form" itemprop="aggregateRating" itemscope itemtype="http://schema.org/AggregateRating">
	<meta itemprop="ratingValue" content="0" />
	
	
	<div id="blog-142079-ratings" class="star-location prel">
		<input type="radio" name="newrate" value="1" title="Very poor" class="odd" />
		<input type="radio" name="newrate" value="2" title="Poor" />
		<input type="radio" name="newrate" value="3" title="Not that bad" />
		<input type="radio" name="newrate" value="4" title="Fair" />
		<input type="radio" name="newrate" value="5" title="Average" />
		<input type="radio" name="newrate" value="6" title="Almost good" />
		<input type="radio" name="newrate" value="7" title="Good" />
		<input type="radio" name="newrate" value="8" title="Very good" />
		<input type="radio" name="newrate" value="9" title="Excellent" />
		<input type="radio" name="newrate" value="10" title="Perfect" />
		<input type="hidden" id="blog-142079-ratings-uid" value="142079" />
		<input type="hidden" id="blog-142079-ratings-rating" value="0"/>

				<b class="ratings-value" title="0 votes">
			<i></i>
			<span itemprop="reviewCount">0</span>
			<b title="You have already rated this entry"></b>
		</b>
			</div>
</form>
</span>		</div>
		
				<div class="mam">
			<!-- Tags listings -->
		</div>
		
					<div id="socialbutton" class="alignleft bottom width-full"><div class="socialbutton-vertical alignleft"><div class="social-button social-button-plain retweet"><span id="sb-451435726"></span></div></div><script type="text/javascript">EasyBlog.ready(function($){$("#sb-451435726").bookmarklet("twitter", {
				url: "http://shredoftruth.com/home/horrifying-video-shows-side-by-side-comparison-of-houston-before-and-after-hurricane-harvey.html",
				via: "",
				count: "none",
				text: "Horrifying+video+shows+side-by-side+comparison+of+Houston+before+and+after+Hurricane+Harvey"
			});});</script><div class="socialbutton-vertical alignleft"><div class="social-button social-button-small facebook-like"><span id="sb-1228188801"></span><script type="text/javascript">EasyBlog.ready(function($){$("#sb-1228188801").bookmarklet("facebookLike", {
			url: "http://shredoftruth.com/home/horrifying-video-shows-side-by-side-comparison-of-houston-before-and-after-hurricane-harvey.html",
			send: "true",
			layout: "button_count",
			verb: "like",
			locale: "en_GB",
			faces: "",
			theme: "light",
			height: "30",
			width: "auto"
		});});</script></div></div><div class="socialbutton-vertical alignleft"><div class="social-button social-button-small google-plusone"><span id="sb-521614844"></span></div></div><script type="text/javascript">EasyBlog.ready(function($){$("#sb-521614844").bookmarklet("googlePlusOne", {
				href: "http://shredoftruth.com/home/horrifying-video-shows-side-by-side-comparison-of-houston-before-and-after-hurricane-harvey.html",
				size: "medium"
			});});</script><div class="socialbutton-vertical alignleft"><div class="social-button social-button-plain linkedin-share"><span id="sb-46622758"></span></div></div><script type="text/javascript">EasyBlog.ready(function($){$("#sb-46622758").bookmarklet("linkedIn", {
				url: "http://shredoftruth.com/home/horrifying-video-shows-side-by-side-comparison-of-houston-before-and-after-hurricane-harvey.html",
				counter: ""
			});});</script><div class="socialbutton-vertical alignleft"><div class="social-button social-button-plain stumbleupon-share"><span id="sb-22543918"></span></div></div><script type="text/javascript">EasyBlog.ready(function($){$("#sb-22543918").bookmarklet("stumbleUpon", {
				url: "http://shredoftruth.com/home/horrifying-video-shows-side-by-side-comparison-of-houston-before-and-after-hurricane-harvey.html",
				layout: "6"
			});});</script><div class="socialbutton-vertical alignleft"><div class="social-button social-button-plain pinterest"><span id="sb-133232618"></span></div><script type="text/javascript">EasyBlog.ready(function($){$("#sb-133232618").bookmarklet("pinterest", {
					url: "http%3A%2F%2Fshredoftruth.com%2Fhome%2Fhorrifying-video-shows-side-by-side-comparison-of-houston-before-and-after-hurricane-harvey.html",
					style: "none",
					media: "http%3A%2F%2F2d0yaz2jiom3c6vy7e7e5svk.wpengine.netdna-cdn.com%2Fwp-content%2Fuploads%2Feditors%2Fdefault.gif",
					title: "Horrifying video shows side-by-side comparison of Houston before and after Hurricane Harvey",
					description: "Sarah+K.+Burris28+Aug+2017+at+07%3A37+ET%C2%A0+%C2%A0+%C2%A0+%C2%A0+%C2%A0+%C2%A0+%C2%A0+%C2%A0+%C2%A0+%C2%A0Original+linkOriginal+author%3A+Sarah+K.+Burris"
				});});</script></div></div>		
		<!-- Standard facebook like button needs to be at the bottom -->
		
		<!-- Blog navigations for previous / next link -->
<ul class="blog-navi reset-ul float-li clearfix">
		<li class="entry-prev">
		<a href="/home/pakistan-delays-us-envoys-visit-after-trump-criticism.html" title="View previous post: Pakistan delays US envoy’s visit after Trump criti...">
			Pakistan delays US envoy’s visit after Trump criti...		</a>
	</li>
	
		<li class="entry-next">
		<a href="/home/how-big-pharma-secretly-funds-the-fight-to-keep-drug-prices-high.html" title="View next post: How Big Pharma secretly funds the fight to keep dr...">
			How Big Pharma secretly funds the fight to keep dr...		</a>
	</li>
	</ul>
	</div>

	
<div class="adsense-wrap ">
	<script type="text/javascript"><!--
	google_ad_client = "pub-7640005628172825";
google_ad_slot = "6806379585";
google_ad_width = 690;
google_ad_height = 90;
	//--></script>
	<script type="text/javascript" src="https://pagead2.googlesyndication.com/pagead/show_ads.js">
	</script>
</div>
	<script type="text/javascript">
EasyBlog.ready( function(){
	eblog.blog.tab.init();
});
</script>




			<!-- Blog Author's section -->
		<!-- Author wrapper -->
<div id="section-author" class="blog-section clearfix mts mbs">

	<div class="ptl pbl">
		<!-- Author avatar -->
					<img src="http://shredoftruth.com/images/comprofiler/117_4f6b2e8bc9964.jpg" class="avatar float-l mrm" width="64" height="64" />
		
		<div class="author-info">
			<div class="author-name rip mbs">
				<a href="/component/comprofiler/userprofile/The%20Raw%20Story.html" rel="author" itemprop="author">The Raw Story</a>

				
															</div>

							<div class="author-about">Raw Story is a progressive news site that focuses on stories often ignored in the mainstream media. While giving coverage to the big stories of the day, we also bring our readers' attention to policy, politics, legal and human rights stories that get ignored in an infotainment culture driven solely by pageviews.</div>
			
							<div class="author-url small mts"><a href="http://rawstory.com" target="_blank" class="author-url" rel="nofollow">http://rawstory.com</a></div>
			
			
					</div>

		<div class="clear"></div>

		<div class="author-meta profile-connect mtm">
			<ul class="connect-links reset-ul float-li">

				
				
				
								<li><a href="/component/comprofiler/userprofile/The%20Raw%20Story.html" class="author-profile"><span>View author's profile</span></a></li>
				
				<li>
					<a class="author-profile" href="/home/blogger/listings/admin.html" title="Show more posts from author"><span>Show more posts from author</span></a>
				</li>

								<li>
					<a class="link-subscribe" href="javascript:void(0);" onclick="eblog.subscription.show( 'blogger' , '117');" title="Subscribe">
						<span>Subscribe to updates from author</span>
					</a>
				</li>
							</ul>
		</div>

				<div class="clear"></div>		
		<div class="mtm">
			Author's recent posts			<ul class="entry-related-post reset-ul">
							<li id="entry_154750">
					<a href="/home/jimmy-kimmel-mocks-michael-cohens-porn-star-payoff-with-hilarious-fake-lawyer-commercial.html">Jimmy Kimmel mocks Michael Cohen’s porn star payoff with hilarious fake lawyer commercial</a> 
					 - <a href="/home/categories/news.html" class="blog-category small">News</a>
					<span class="blog-date float-r small">Feb 15 2018</span>
				</li>
							<li id="entry_154751">
					<a href="/home/florida-community-seeks-answers-after-17-killed-in-school-rampage.html">Florida community seeks answers after 17 killed in school rampage</a> 
					 - <a href="/home/categories/news.html" class="blog-category small">News</a>
					<span class="blog-date float-r small">Feb 15 2018</span>
				</li>
							<li id="entry_154752">
					<a href="/home/the-irs-has-subpoenaed-investors-in-kushner-familys-real-estate-projects-report.html">The IRS has subpoenaed investors in Kushner family’s real estate projects: report</a> 
					 - <a href="/home/categories/news.html" class="blog-category small">News</a>
					<span class="blog-date float-r small">Feb 15 2018</span>
				</li>
					    </ul>
	    </div>
		
	</div>

</div>
	
			<!-- Comment form and comment listings -->
		<a id="comments"></a><div id="section-comments" class="blog-section style-aero">
			<h3 class="section-title"><span>Comments</span></h3>
	
	<ul id="blog-comment" class="reset-ul">
	<!-- Comment anchor -->
		<a name="comments" id="comments"> </a>
			
			<li>
			<div id="empty-comment-notice" class="warning pam">Please <a href="/component/comprofiler/login.html?return=L2hvbWUvaG9ycmlmeWluZy12aWRlby1zaG93cy1zaWRlLWJ5LXNpZGUtY29tcGFyaXNvbi1vZi1ob3VzdG9uLWJlZm9yZS1hbmQtYWZ0ZXItaHVycmljYW5lLWhhcnZleS5odG1s">login first</a> in order for you to submit comments</div>
		</li>
		</ul>
			<div id="comment-separator" class="clear"></div>
	</div>
	</div>
<span id="easyblog-token" style="display:none;"><input type="hidden" name="6d12eb3599b073211e1643d3288e0f9d" value="1" /></span></div>
		</div>
		<div class="cleared"></div>
		
		
		</div>
		
				<div class="cleared"></div>
		    </div>
		</div>
		


<div class="art-nostyle">
<form action="index.php" method="post">
	<div class="search">
		<input name="searchword" id="mod_search_searchword" maxlength="200" alt="Search This Site" class="inputbox" type="text" size="200" value="search..."  onblur="if(this.value=='') this.value='search...';" onfocus="if(this.value=='search...') this.value='';" /><input type="submit" value="Search This Site" class="button" onclick="this.form.searchword.focus();"/>	</div>
	<input type="hidden" name="task"   value="search" />
	<input type="hidden" name="option" value="com_search" />
	<input type="hidden" name="Itemid" value="1" />
</form></div>
<div class="art-nostyle">
<div class="bannergroup">

<div class="banneritem"><a href="/component/banners/click/19.html" target="_blank"><img src="http://shredoftruth.com/images/banners/banner_700x90_gogreen.gif" alt="Banner" /></a><div class="clr"></div>
	</div>

</div></div>
</div>
<div class="art-sidebar2"><div class="art-Block">
		    <div class="art-Block-cc"></div>
		    <div class="art-Block-body">
		
		<div class="art-BlockHeader">
		    <div class="l"></div>
		    <div class="r"></div>
		    <div class="art-header-tag-icon">
		        <div class="t">
		Latest Comments</div>
		    </div>
		</div>
				<div class="art-BlockContent">
		    <div class="art-BlockContent-body">
		
		<div id="ezblog-latestcomment" class="ezb-mod latest-comments">
		<div class="mod-item">
		<div class="mod-comment-content">
			Instead, a survey of Michigan voters showed 73% overall support for a national popular vote for Pres...		</div>

		
		<div class="mod-comment-head">
			
						<span class="comment-author"><a href="/home/blogger/listings/toto.html"><b>toto</b></a></span>
					</div>
		
		
		<div class="mod-comment-meta small">
			11/15/2014			 in 			<a href="/home/michigan-lawmaker-poised-to-resurrect-plan-that-could-rig-the-electoral-college-for-republicans.html#comment-47">
						Michigan Lawmaker Poised To Resurrect Plan That Could Rig The Electora...</a>
						</a>
		</div>
	</div>
		<div class="mod-item">
		<div class="mod-comment-content">
			Please write about PKK YPJ/YPG, and their actions in Syria, Kurdistan and Iraq. The US NATO terror l...		</div>

		
		<div class="mod-comment-head">
			
						<span class="comment-author"><a href="/home/blogger/listings/ushadrons.html"><b>ushadrons</b></a></span>
					</div>
		
		
		<div class="mod-comment-meta small">
			08/28/2014			 in 			<a href="/home/syria-rebels-support-us-air-strikes-against-islamic-state-jihadists.html#comment-46">
						Syria rebels support US air strikes against Islamic State jihadists</a>
						</a>
		</div>
	</div>
		<div class="mod-item">
		<div class="mod-comment-content">
			<p>Removing duplicate comment</p>		</div>

		
		<div class="mod-comment-head">
			
						<span class="comment-author"><a href="/home/blogger/listings/ushadrons.html"><b>ushadrons</b></a></span>
					</div>
		
		
		<div class="mod-comment-meta small">
			08/28/2014			 in 			<a href="/home/syria-rebels-support-us-air-strikes-against-islamic-state-jihadists.html#comment-45">
						Syria rebels support US air strikes against Islamic State jihadists</a>
						</a>
		</div>
	</div>
	</div>

				<div class="cleared"></div>
		    </div>
		</div>
		
		
				<div class="cleared"></div>
		    </div>
		</div>
		
<div class="art-Block">
		    <div class="art-Block-cc"></div>
		    <div class="art-Block-body">
		
				<div class="art-BlockContent">
		    <div class="art-BlockContent-body">
		
		<p style="text-align: center;"><iframe src="http://rcm.amazon.com/e/cm?t=smartgreenhel-20&amp;o=1&amp;p=42&amp;l=ur1&amp;category=pets&amp;banner=1GC1NKXFYD30J5DMSP02&amp;f=ifr" frameborder="0" marginwidth="0" scrolling="no" width="234" height="60" border="0" style="border: 0;"></iframe></p>
				<div class="cleared"></div>
		    </div>
		</div>
		
		
				<div class="cleared"></div>
		    </div>
		</div>
		
<div class="art-Block">
		    <div class="art-Block-cc"></div>
		    <div class="art-Block-body">
		
				<div class="art-BlockContent">
		    <div class="art-BlockContent-body">
		
		<div style="text-align:center;">
<script type="text/javascript"><!--
google_ad_client = "pub-7640005628172825";
google_ad_width = 160; 
google_ad_height = 600; 
google_ad_format = "160x600_as"; 
google_ad_type = "image"; 
google_ad_channel = ""; 
google_color_border = "FFFFFF"; 
google_color_bg = "FFFFFF"; 
google_color_link = "0000FF"; 
google_color_text = "222222"; 
google_color_url = "222222"; 
google_ui_features = "rc:0"; 
//--> 
</script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div>
				<div class="cleared"></div>
		    </div>
		</div>
		
		
				<div class="cleared"></div>
		    </div>
		</div>
		
<div class="art-Block">
		    <div class="art-Block-cc"></div>
		    <div class="art-Block-body">
		
				<div class="art-BlockContent">
		    <div class="art-BlockContent-body">
		
		<div class="ezb-mod mod_easyblogtagcloud">
	  <a style="font-size: 10px;" class="tag-cloud" href="/home/tags/tag/gop.html">GOP</a>
  <a style="font-size: 10px;" class="tag-cloud" href="/home/tags/tag/president-obama.html">President Obama</a>
  <a style="font-size: 10px;" class="tag-cloud" href="/home/tags/tag/ayn-rand-choice-equal-pay-joshua-holland-paul-ryan-womens-equality.html">Ayn Rand Choice equal pay Joshua Holland Paul Ryan womens equality</a>
  <a style="font-size: 10px;" class="tag-cloud" href="/home/tags/tag/wisconsin-recall-election.html">Wisconsin Recall Election</a>
  <a style="font-size: 10px;" class="tag-cloud" href="/home/tags/tag/progressive.html">Progressive</a>
  <a style="font-size: 10px;" class="tag-cloud" href="/home/tags/tag/dipsticks.html">dipsticks</a>
  <a style="font-size: 10px;" class="tag-cloud" href="/home/tags/tag/occupy.html">Occupy</a>
  <a style="font-size: 10px;" class="tag-cloud" href="/home/tags/tag/politics.html">Politics</a>
  <a style="font-size: 10px;" class="tag-cloud" href="/home/tags/tag/josh-holland.html">josh holland</a>
  <a style="font-size: 10px;" class="tag-cloud" href="/home/tags/tag/ryan.html">ryan</a>
  <a style="font-size: 10px;" class="tag-cloud" href="/home/tags/tag/teabaggers.html">Teabaggers</a>
  <a style="font-size: 10px;" class="tag-cloud" href="/home/tags/tag/democrats.html">Democrats</a>
  <a style="font-size: 10px;" class="tag-cloud" href="/home/tags/tag/choice.html">choice</a>
  <a style="font-size: 10px;" class="tag-cloud" href="/home/tags/tag/ayn-rand.html">Ayn Rand</a>
  <a style="font-size: 10px;" class="tag-cloud" href="/home/tags/tag/paul-ryan.html">paul ryan</a>
  <a style="font-size: 10px;" class="tag-cloud" href="/home/tags/tag/equal-pay.html">equal pay</a>
  <a style="font-size: 10px;" class="tag-cloud" href="/home/tags/tag/scott-walker.html">Scott Walker</a>
  <a style="font-size: 10px;" class="tag-cloud" href="/home/tags/tag/obama-2012.html">Obama 2012</a>
  <a style="font-size: 10px;" class="tag-cloud" href="/home/tags/tag/womens-equality.html">womens equality</a>
  <a style="font-size: 10px;" class="tag-cloud" href="/home/tags/tag/gop-primaries-2012.html">GOP Primaries 2012</a>
</div>

				<div class="cleared"></div>
		    </div>
		</div>
		
		
				<div class="cleared"></div>
		    </div>
		</div>
		
</div>

</div>
<div class="cleared"></div>


<div class="art-Footer">
 <div class="art-Footer-inner">
  <table width="100%" border="0" cellpadding="0" cellspacing="1"><tr><td nowrap="nowrap"><a href="/about-us.html" class="mainlevel" >ABOUT US</a><span class="mainlevel"> | </span><a href="/contact-us.html" class="mainlevel" >CONTACT US</a><span class="mainlevel"> | </span><a href="/terms-of-service.html" target="_blank" class="mainlevel" >TERMS OF SERVICE</a><span class="mainlevel"> | </span><a href="/site-map.html" class="mainlevel" >SITE MAP</a><span class="mainlevel"> | </span><a href="http://feeds.feedburner.com/shredoftruth/bjAW" target="_blank" class="mainlevel" >RSS FEEDS</a></td></tr></table>  <div class="art-Footer-text">
    <div class="art-nostyle">
<p style="text-align: center;"></p>
<p style="text-align: center;"><span style="color: #ff0000; font-size: 10pt;">Copyright © 2011</span></p>
<p style="text-align: left;"><a href="/facts-not-fox-media.html" target="_blank"><img src="/images/stories/factsnotfoxmedia.png" width="304" height="80" style="display: block; margin-left: auto; margin-right: auto;" /></a></p></div>
    </div>
 </div>
 <div class="art-Footer-background"></div>
</div>

		<div class="cleared"></div>
    </div>
</div>
<div class="cleared"></div>
</div>

</body> 
</html>