<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!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><meta property="og:url" content="http://www.icontact-archive.com/A93rRByh5P91WWuvG2G14rzrhRdWmNCs?w=4" />
<meta http-equiv="X-UA-Compatible" content="IE=Edge"/>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js"></script>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.11/jquery-ui.min.js"></script>
<link rel="stylesheet" href="static/css/jquery-ui-1.8.11-c.custom.css" type="text/css" media="all" />
<script>
	
	var shortUrls = {"0":{"archiveUrl":"http:\/\/www.icontact-archive.com\/A93rRByh5P91WWuvG2G14rzrhRdWmNCs?w=0","shortenedUrl":"http:\/\/icont.ac\/3R1q7"},"1":{"archiveUrl":"http:\/\/www.icontact-archive.com\/A93rRByh5P91WWuvG2G14rzrhRdWmNCs?w=1","shortenedUrl":"http:\/\/icont.ac\/3QZRY"},"2":{"archiveUrl":"http:\/\/www.icontact-archive.com\/A93rRByh5P91WWuvG2G14rzrhRdWmNCs?w=2","shortenedUrl":"http:\/\/icont.ac\/3R1q8"},"3":{"archiveUrl":"http:\/\/www.icontact-archive.com\/A93rRByh5P91WWuvG2G14rzrhRdWmNCs?w=3","shortenedUrl":"http:\/\/icont.ac\/3R1q9"},"4":{"archiveUrl":"http:\/\/www.icontact-archive.com\/A93rRByh5P91WWuvG2G14rzrhRdWmNCs?w=4","shortenedUrl":"http:\/\/icont.ac\/3QZRW"},"6":{"archiveUrl":"http:\/\/www.icontact-archive.com\/A93rRByh5P91WWuvG2G14rzrhRdWmNCs?w=6","shortenedUrl":"http:\/\/icont.ac\/3R1qa"},"7":{"archiveUrl":"http:\/\/www.icontact-archive.com\/A93rRByh5P91WWuvG2G14rzrhRdWmNCs?w=7","shortenedUrl":"http:\/\/icont.ac\/3R1qb"}};
	
	(function($) {
		$.extend({
			getUrlVars: function()
			{
				var vars = [];
				if(window.location.search.length == 0) {
					return vars;
				}
				var hashes = window.location.search.slice(window.location.search.indexOf('?') + 1).split('&');
				for (var i = 0; i < hashes.length; i++) {
					var hash = hashes[i].split('=');
					vars.push(hash[0]);
					vars[hash[0]] = hash[1];
				}
				return vars;
			},

			getUrlVar: function(name)
			{
				return $.getUrlVars()[name];
			},

			getShortUrl:  function()
			{
				var wParameter = $.getUrlVar('w');
				if (wParameter !== undefined && shortUrls[wParameter] !== undefined) {
					return shortUrls[wParameter]['shortenedUrl'];
				}
				return shortUrls[0]['shortenedUrl'];
			},

			urlEncodeParameters: function(o)
			{
				tail = [];
				$.each(o, function(key, value)
				{
					tail.push(key + "=" + encodeURIComponent(value));
				})
				return tail.join("&");
			},

           processClick: function(key,statType,baseUrl)
           {
               	var data = {
						"d"  : key,
						"t"  : statType
					}

					var w = $.getUrlVar('w');
					if (w !== null && w !== undefined){
						data.w = w;
					}

					var params = $.urlEncodeParameters(data);

					$.getJSON(baseUrl + "/rtrack.php?" + params, '&jsoncallback=?', function(data){});
           }

		});

	})(jQuery);

</script>

<style>
	#addThisBar {
		width: 100%;
		margin: 0 0 1em 0;
		padding: 0;
		background-color: #f2f2f2;
		border-bottom: 1px solid #ccc;
		position: fixed;
		z-index: 100;
	}

	#addThisBar ul {
		list-style: none;
		width: 600px;
		margin: 0 auto;
		padding: 0;
	}

	#addThisBar li {
		float: left;
		margin-top: 2px;
	}

	#addThisBar li a {
		text-decoration: none;
		font-weight: bold;
		color: #069;
	}

	#addThisBar .shareBar {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		margin-top: 5px;
		margin-left: 10px;
		font-weight: bold;
		color: #069;
	}

    .buttons {
        width: 250px;
        margin-left: 90px;
    }

	#messageMainContent {
		position: absolute;
		top: 25px;
		left: 0px;
		width: 100%;
	}

	#poweredBy {
		float: right;
		margin-top: 2px;
		margin-right: 5px;
	}

	body {
		margin: 0;
	}
</style>
<meta property="og:image" content="http://app.icontact.com/icp/static/images/spacer.gif" />
<meta property="og:title" content="How to help families impacted by Hurricane Harvey " />
<meta property="og:type" content="company" />
<meta property="fb:app_id" content="217374801631195" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<style type="text/css">@media only screen and (max-width: 620px) {
	      [id=topMessageWrapper] img {
	        height: auto !important;
              max-width: 100%;
              width: auto;
            }
          [id=topMessageWrapper],
          [id=topMessageWrapperMainTable] {
            width: 100% !important;
			table-layout: fixed;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
          }
          }@media only screen and (max-width: 450px) {
            [id=topMessageWrapper] {
              padding: 0 10px;
            }
            td[class=responsiveColumn] {
              width: 100% !important;
              height: auto !important;
              display:block;
              padding: 0;
              clear:both;
              height:auto;
            }
          }</style><meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
</head><body style="margin: 0; padding: 0;">
<script type="text/javascript">
(function() {
    $(document).ready(function() {
            var share = $("script[type='IN/Share']").each(function(){
				$(this).attr('data-url', $.getShortUrl());
			});
            var po = document.createElement('script');
            po.type = 'text/javascript';
            po.async = true;
            po.src = 'http://platform.linkedin.com/in.js';
            var s = document.getElementsByTagName('script')[0];
            s.parentNode.insertBefore(po, s);

            var showDialogBox = (window.location.hash == '#linkedinshare' ? true : false);
            if(showDialogBox) {
                var linkedinshareDialog = $( "#linkedIn-dialog-modal" ).dialog({
                        height: 150,
                        width: 370,
                        resizable: false,
                        draggable: false,
                        modal: true
                });

                //Work around for jQuery UI to allow limiting CSS to just the dialog and overlay
                linkedinshareDialog.parent().wrap('<div class="__dialog_theme linkedIn"></div>')
                         .parent().next().wrap('<div class="__dialog_theme"></div>');//the next element is the overlay
			}
    });

    })();


function handleLinkedInShareEvent(){
                
                    $.processClick("A93rRByh5P91WWuvG2G14rzrhRdWmNCs","500","https://app.icontact.com/icp");
                   
                if((window.location.hash == '#linkedinshare' ? true : false)) {
			$('#linkedInInstructions').hide();
			$('#linkedInThankYou').show();
			$("#linkedIn-dialog-modal").parent().delay(1000).fadeOut(function() {
			$("#linkedIn-dialog-modal").dialog('close');
			});
		}
        }
</script>


<div id="linkedIn-dialog-modal" class="linkedin dialogue"  style="display:none;">
	<span id="linkedInInstructions">
		<h2>Share this message</h2>
		<p>Click the button below to share this on LinkedIn.</p>
	</span>
	<span id="linkedInThankYou" style="display:none;">
		<h2>Thank you</h2>
		<p>Thank you for sharing our message on LinkedIn.</p>
	</span>
	<div id="dialoglinkedIn" class="ui-corner-all"><script type="IN/Share" data-url="http://icont.ac/3R1q7" data-onSuccess="handleLinkedInShareEvent"></script></div>
</div>
<script type="text/javascript">
window.___gcfg = {
    lang: 'en-US'
};

(function() {
    $(document).ready(function() {
        var googleplusone = $("g\\:plus").each(function() {
            $(this).attr('href', $.getShortUrl());
        });
        var po = document.createElement('script');
        po.type = 'text/javascript';
        po.async = true;
        po.src = 'https://apis.google.com/js/plusone.js';
        var s = document.getElementsByTagName('script')[0];
        s.parentNode.insertBefore(po, s);
        var showDialogBox = (window.location.hash == '#googleplusone' ? true : false);
        if (showDialogBox) {
            var googleDialog = $("#google-dialog-modal").dialog({
                height: 150,
                width: 375,
                resizable: false,
                draggable: false,
                modal: true
            });

            //Work around for jQuery UI to allow limiting CSS to just the dialog and overlay
            googleDialog.parent().wrap('<div class="__dialog_theme googlePlusOne"></div>')
                    .parent().next().wrap('<div class="__dialog_theme"></div>');//the next element is the overlay
        }

    }); //end doc ready
})(); //end function

function handleGooglePlusOneEvent(l, s){
        if (s != 'off') {
					
                    $.processClick("A93rRByh5P91WWuvG2G14rzrhRdWmNCs","400","https://app.icontact.com/icp");
                    
        }
        if ((window.location.hash == '#googleplusone' ? true : false)) {
            $('#googleInstructions').hide();
            $('#googleThankYou').show();
            $("#google-dialog-modal").parent().delay(1000).fadeOut(function() {
                $("#google-dialog-modal").dialog('close');
            });
        }
}
</script>


<div id="google-dialog-modal" class="google dialogue" style="display:none;">
	<span id="googleInstructions">
		<h2>+1 this message</h2>
		<p>Click the button below to +1 this on Google+.</p>
	</span>
	<span id="googleThankYou" style="display:none;">
		<h2>Thank you</h2>
		<p>Thank you for sharing our message on Google+.</p>
	</span>

    <div id="dialogGoogle" class="ui-corner-all"><g:plusone size="tall" annotation="none" callback="handleGooglePlusOneEvent" href="http://icont.ac/3R1q7"></g:plusone></div>
</div>
<script>
	(function($) {

		$(document).ready(function() {
			$('a[class="twitter-share-button"]').each(function()
			{
				$(this).attr('data-url', $.getShortUrl());
			});

		$.getScript("http://platform.twitter.com/widgets.js", function(){
			var data = {
			
				"d"  : "A93rRByh5P91WWuvG2G14rzrhRdWmNCs",
				"t"  : "300"
			
			}

			var w = $.getUrlVar('w');
			if (w !== null && w !== undefined) {
				data.w = w;
			}

			var params = $.urlEncodeParameters(data);

			function handleTweetEvent(event){
						
							$.getJSON("https://app.icontact.com/icp/rtrack.php?" + params, '&jsoncallback=?',
						
								function(data){}
								);
			}

			if($.browser.msie) {
				twttr.events.bind('click',
					handleTweetEvent
				);
			}
			else {
				twttr.events.bind('tweet',
					handleTweetEvent
				);
			}
		})
});
})(jQuery);


</script>
<div id="fb-root"></div>

<script>
	(function()	{
		$(document).ready(function() {
			var fblike = $("fb\\:like").each(function(){
				$(this).attr('href', $.getShortUrl());
			});
			var e = document.createElement('script');
			var showDialogBox = (window.location.hash == '#fblike' ? true : false);
			e.type = 'text/javascript';
			e.src = document.location.protocol + i18n.global.facebook.api_url;
			e.async = true;
			document.getElementById('fb-root').appendChild(e);

			window.fbAsyncInit = function()	{
				FB.init({appId:'217374801631195', status: true, cookie: true,xfbml: true, oauth: true});

				FB.Event.subscribe('edge.create', function(href, widget) {
					if(showDialogBox) {
							$('#likeInstructions').hide();
							$('#likeThankYou').show();
							$("#dialog-modal").parent().delay(1000).fadeOut(function() {
								$("#dialog-modal").dialog('close');
							});
					}
					
                    $.processClick("A93rRByh5P91WWuvG2G14rzrhRdWmNCs","200","https://app.icontact.com/icp");
                    
				});

			};

			if(showDialogBox) {
				var likeDialog = $( "#dialog-modal" ).dialog({
					height: 150,
					width: 370,
					resizable: false,
					draggable: false,
					modal: true
				});

				//Work around for jQuery UI to allow limiting CSS to just the dialog and overlay
				likeDialog.parent().wrap('<div class="__dialog_theme facebook"></div>')
					 .parent().next().wrap('<div class="__dialog_theme"></div>');//the next element is the overlay
			}
		});
	}());


</script>

<div id="dialog-modal" class="facebook dialogue" style="display:none;">
	<span id="Instructions">
		<h2>Like this message.</h2>
		<p>Click the button below to like this on Facebook.</p>
	</span>
	<span id="likeThankYou" style="display:none;">
		<h2>Thank you</h2>
		<p>Thank you for sharing our message on Facebook.</p>
	</span>
	<div id="dialogLike" class="ui-corner-all"><span style="width:50px;height:20px;overflow:hidden;display:inline-block;"><fb:like href="http://icont.ac/3R1q7" show_faces="false" width="50" font="" layout="button_count" ref=""></fb:like></span></div>

</div><!-- AddThis Button BEGIN -->

<script>
i18n={global:{facebook:{api_url:'//connect.facebook.net/en_US/all.js'}}};
</script>


<div id="addThisBar">
	<div id="poweredBy">
		&nbsp;&nbsp; <a href=https://www.icontact.com target="_blank"><img height="20" border="0" src="https://app.icontact.com/icp/login/static/images/poweredby/poweredBy_iContact_105x20.png" /></a>
	</div>
	<ul>
		<div class = "addthis_toolbox addthis_default_style">
			<li class="buttons">
				<a class="at300b">
					<span class="facebooklikespan">
						<span style="width:50px;height:20px;overflow:hidden;display:inline-block;"><fb:like href="http://icont.ac/3R1q7" show_faces="false" width="50" font="" layout="button_count" ref=""></fb:like></span>
					</span>
				</a>
				<a class="at300b">
					<span class="twittertweetspan">
						<a href="http://twitter.com/intent/tweet" data-url="http://icont.ac/3R1q7" class="twitter-share-button" data-count="horizontal" data-via="VegasEVibe" data-text="How to help families impacted by Hurricane Harvey Flooding #helpforhouston #harveyflooding ">Tweet</a>
					</span>
				</a>
				<a class="at300b">
                    <div style="height:20px">
					<span class="googleplusonespan">
						<g:plusone size="tall" annotation="none" callback="handleGooglePlusOneEvent" href="http://icont.ac/3R1q7"></g:plusone>
					</span></div>
				</a>
				<a class="at300b">
   					<span class="lnkdinshare">
						<script type="IN/Share" data-url="http://icont.ac/3R1q7" data-onSuccess="handleLinkedInShareEvent"></script>
					</span>
				</a>
			</li>

			<li class="shareBar">
				Share this Page:			</li>
			<li class="shareBar">
				<a class="addthis_button">
					<img width="16" height="16" border="0" align="top" src="http://s7.addthis.com/static/btn/sm-plus.gif" alt="Share">
				</a>
			</li>
		</div>
	</ul>
</div>
<script type = "text/javascript">
	var addthis_share = {
			templates: {twitter: "Check out " + $.getShortUrl() + " via VegasEVibe" }
	};
	var addthis_config = {
		"data_track_clickback": true,
		services_compact: 'email,print,facebook,linkedin,google,digg,stumbleupon,favorites,more',
		ui_cobrand: "<a href='https://www.icontact.com'>iContact</a>"
	};
</script>
<script type = "text/javascript" src ="http://s7.addthis.com/js/250/addthis_widget.js#username=iContactCorp" ></script>
<!-- AddThis Button END --><div id="messageMainContent"><table cellpadding="0" cellspacing="0" width="100%" bgcolor="#000000" style="background-color:#000000"><tbody><tr><td align="center" style="text-align:left"><table align="center" cellpadding="0" cellspacing="0" id="topMessageWrapper" style="background-color: #000000; color: #000000; font-family: 'Trebuchet MS'; font-size: 11px; width: 600px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top: 0px solid transparent; border-right: 0px solid transparent; border-bottom: 0px solid transparent; border-left: 0px solid transparent; margin: 0 auto;" bgcolor="#000000" width="600"><tbody><tr><td>
			<!-- DESIGNER TEMPLATE: FromTheDeskOfBlack --><!-- BASIC TEMPLATE: HeadMainAndFoot derivation --><table width="600" id="topMessageWrapperMainTable" border="0" cellspacing="0" cellpadding="0"><tbody><tr><td width="100%" valign="top" style="color: #000000; font-family: 'Trebuchet MS'; font-size: 11px;">
							<table width="100%" border="0" cellspacing="0" cellpadding="0"><tbody><tr><td width="50%" class="responsiveColumn" valign="top" style="padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top: 0px solid transparent; border-right: 0px solid transparent; border-bottom: 0px solid transparent; border-left: 0px solid transparent; background-color: #000000; color: #000000; font-family: 'Trebuchet MS'; font-size: 11px;" bgcolor="#000000">
											<table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0"><tbody><tr><td valign="top" style="padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; background-color: #000000; color: #000000; font-family: 'Trebuchet MS'; font-size: 11px;" bgcolor="#000000">
															<div>
																<table width="100%" border="0" cellspacing="0" cellpadding="0" style="word-wrap: break-word; table-layout: fixed;"><tbody><tr><td style="padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; border-top: 0px solid transparent; border-right: 0px solid transparent; border-bottom: 0px solid transparent; border-left: 0px solid transparent; background-color: #000000; color: #000000; font-family: 'Trebuchet MS'; font-size: 11px;" bgcolor="#000000">
																				<p style="margin-bottom: 0; margin-left: 0; margin-right: 0; margin-top: 0; padding: 0;">
																					<img style="display: block;" alt="" src="http://files.icontact.com/templates/v2/FromTheDeskOfBlack/images/from_the_desk_of.gif"></p>
																			</td>
																		</tr></tbody></table></div>
														</td>
													</tr></tbody></table></td>
										<td width="50%" class="responsiveColumn" valign="top" style="padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top: 0px solid transparent; border-right: 0px solid transparent; border-bottom: 0px solid transparent; border-left: 0px solid transparent; background-color: #000000; color: #000000; font-family: 'Trebuchet MS'; font-size: 11px;" bgcolor="#000000">
											<table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0"><tbody><tr><td valign="top" style="background-color: #000000; padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; color: #000000; font-family: 'Trebuchet MS'; font-size: 11px;" bgcolor="#000000">
															<div style="border-color: #c2d9e7;">
																<table width="100%" border="0" cellspacing="0" cellpadding="0" style="word-wrap: break-word; table-layout: fixed;"><tbody><tr><td style="padding-top: 30px; padding-right: 10px; padding-bottom: 20px; padding-left: 10px; border-top: 0px solid transparent; border-right: 0px solid transparent; border-bottom: 0px solid transparent; border-left: 0px solid transparent; background-color: #000000; color: #000000; font-family: 'Trebuchet MS'; font-size: 11px;" bgcolor="#000000">
<p style="text-align: right; margin-bottom: 0; margin-left: 0; margin-right: 0; margin-top: 0; padding: 0;"><a href="http://click.icptrack.com/icp/rclick.php?d=A93rRByh5P91WWuvG2G14rzrhRdWmNCs&amp;destination=http%3A%2F%2Fwww.vegasevibe.com" style="color: #000000;"><span style="font-family: georgia,serif;"><em><span style="font-size: 20px;"><span style="color: #ffffff;"><img alt="" src="http://staticapp.icpsc.com/icp/loadimage.php/mogile/4804/7fac44590cf529bc921ae864bc33384d/image/jpeg"></span></span></em></span></a></p>
</td>
																		</tr></tbody></table></div>
														</td>
													</tr></tbody></table></td>
									</tr></tbody></table></td>
					</tr><tr><td width="100%" class="responsiveColumn" valign="top" style="background-color: #ffffff; color: #000000; font-family: 'Trebuchet MS'; font-size: 11px;" bgcolor="#ffffff">
							<table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0"><tbody><tr><td valign="top" style="padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; background-color: #ffffff; color: #000000; font-family: 'Trebuchet MS'; font-size: 11px;" bgcolor="#ffffff">
											
                                        </td>
									</tr></tbody></table></td>
					</tr><tr><td width="100%" class="responsiveColumn" valign="top" style="background-color: #ffffff; color: #000000; font-family: 'Trebuchet MS'; font-size: 11px;" bgcolor="#ffffff">
							<table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0"><tbody><tr><td valign="top" style="padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; background-color: #ffffff; color: #000000; font-family: 'Trebuchet MS'; font-size: 11px;" bgcolor="#ffffff">
											<div style="border-color: #c2d9e7;" class="">
												<table width="100%" border="0" cellspacing="0" cellpadding="0" style="word-wrap: break-word; table-layout: fixed;"><tbody><tr><td style="padding-top: 5px; padding-right: 25px; padding-bottom: 5px; padding-left: 25px; border-top: 0px none transparent; border-right: 0px none transparent; border-bottom: 0px none transparent; border-left: 0px none transparent; color: #000000; font-family: 'Trebuchet MS'; font-size: 11px;">
<p style="margin-bottom: 0; margin-left: 0; margin-right: 0; margin-top: 0; padding: 0;">&nbsp;</p>

<p style="margin-bottom: 0; margin-left: 0; margin-right: 0; margin-top: 0; padding: 0;"><img alt="" src="http://staticapp.icpsc.com/icp/loadimage.php/mogile/4804/45486895a64fa1e68deef1fe48c43677/image/jpeg" style="width: 550px; margin: 0px; border: 0px solid #000000; height: 439px;" width="550" height="439"></p>

<p style="margin-bottom: 0; margin-left: 0; margin-right: 0; margin-top: 0; padding: 0;">&nbsp;</p>

<p style="margin-bottom: 0; margin-left: 0; margin-right: 0; margin-top: 0; padding: 0;"><span style="font-size: 15px;"><b>Dear Friends,</b></span></p>

<p style="margin-bottom: 0; margin-left: 0; margin-right: 0; margin-top: 0; padding: 0;">&nbsp;</p>

<p style="margin-bottom: 0; margin-left: 0; margin-right: 0; margin-top: 0; padding: 0;"><span style="font-size: 15px;"><b>In the midst of 'business as usual'; sharing great places to go and things to do, we recognize that so many people are suffering in the Houston area, as a result of Hurricane Harvey and the Harvey Flooding. &nbsp;Thousands have been evacuated and are in shelters, displaced from their homes indefinitely.&nbsp;</b></span></p>

<p style="margin-bottom: 0; margin-left: 0; margin-right: 0; margin-top: 0; padding: 0;">&nbsp;</p>

<p style="margin-bottom: 0; margin-left: 0; margin-right: 0; margin-top: 0; padding: 0;"><span style="font-size: 15px;"><b>As we send our prayers and thoughts to every resident and every family, we are reminded that a disaster could happen to any one of us, at any place and at any time. &nbsp;We are reminded that it doesn't matter whether or not we personally know anyone that lives there. &nbsp;We are ALL human beings and when a Mother and her children have to swim a mile to safety in rainwater during a disaster -- we care. &nbsp;When senior citizens are waist deep in water inside their nursing home - we care. &nbsp;When a family loses their home in a hurricane - we care.</b></span></p>

<p style="margin-bottom: 0; margin-left: 0; margin-right: 0; margin-top: 0; padding: 0;">&nbsp;</p>

<p style="margin-bottom: 0; margin-left: 0; margin-right: 0; margin-top: 0; padding: 0;"><span style="font-size: 15px;"><b>If you have not done so already, we invite you to join us in a quick and easy way to support the relief efforts through a monetary donation as follows:</b></span></p>

<p style="margin-bottom: 0; margin-left: 0; margin-right: 0; margin-top: 0; padding: 0;">&nbsp;</p>

<p style="margin-bottom: 0; margin-left: 0; margin-right: 0; margin-top: 0; padding: 0;"><span style="font-size: 15px;"><b>THE AMERICAN RED CROSS: Text "Harvey" to 90999</b></span></p>

<p style="margin-bottom: 0; margin-left: 0; margin-right: 0; margin-top: 0; padding: 0;">&nbsp;</p>

<p style="margin-bottom: 0; margin-left: 0; margin-right: 0; margin-top: 0; padding: 0;"><span style="font-size: 15px;"><b>CATHOLIC CHARITIES: Text "CCUSADISASTER" to 71777</b></span></p>

<p style="margin-bottom: 0; margin-left: 0; margin-right: 0; margin-top: 0; padding: 0;">&nbsp;</p>

<p style="margin-bottom: 0; margin-left: 0; margin-right: 0; margin-top: 0; padding: 0;"><span style="font-size: 15px;"><b>Thank you for your compassion and support. &nbsp;</b></span></p>

<p style="margin-bottom: 0; margin-left: 0; margin-right: 0; margin-top: 0; padding: 0;">&nbsp;</p>

<p style="margin-bottom: 0; margin-left: 0; margin-right: 0; margin-top: 0; padding: 0;"><span style="font-size: 15px;"><b>Alicia Gibbs</b></span></p>

<p style="margin-bottom: 0; margin-left: 0; margin-right: 0; margin-top: 0; padding: 0;"><span style="font-size: 15px;"><b>Publisher, VegasEVibe</b></span></p>

<p style="margin-bottom: 0; margin-left: 0; margin-right: 0; margin-top: 0; padding: 0;">&nbsp;</p>

<p style="text-align: center; margin-bottom: 0; margin-left: 0; margin-right: 0; margin-top: 0; padding: 0;">&nbsp;</p>

<p style="text-align: center; margin-bottom: 0; margin-left: 0; margin-right: 0; margin-top: 0; padding: 0;">&nbsp;</p>

<p style="text-align: center; margin-bottom: 0; margin-left: 0; margin-right: 0; margin-top: 0; padding: 0;"><img src="http://staticapp.icpsc.com/icp/loadimage.php/mogile/4804/38722418e4daad93afcf78ac174413cc/image/jpeg" style="margin: 0px; border: 0px solid #000000; border-image: none; width: 120px; height: 30px;" width="120" height="30"></p>

<p style="text-align: center; margin-bottom: 0; margin-left: 0; margin-right: 0; margin-top: 0; padding: 0;">&nbsp;</p>

<p style="text-align: center; margin-bottom: 0; margin-left: 0; margin-right: 0; margin-top: 0; padding: 0;"><strong><span style="font-size: 15px;">#HelpForHouston</span></strong></p>

<p style="text-align: center; margin-bottom: 0; margin-left: 0; margin-right: 0; margin-top: 0; padding: 0;">&nbsp;</p>

<p style="text-align: center; margin-bottom: 0; margin-left: 0; margin-right: 0; margin-top: 0; padding: 0;">&nbsp;</p>

<p style="text-align: center; margin-bottom: 0; margin-left: 0; margin-right: 0; margin-top: 0; padding: 0;">&nbsp;</p>

<p style="text-align: center; margin-bottom: 0; margin-left: 0; margin-right: 0; margin-top: 0; padding: 0;"><img src="http://staticapp.icpsc.com/icp/loadimage.php/mogile/4804/5716062617286d41563043a6683bb536/image/jpeg" style="width: 550px; height: 83px;" width="550" height="83"></p>

<p style="text-align: center; margin-bottom: 0; margin-left: 0; margin-right: 0; margin-top: 0; padding: 0;">&nbsp;</p>

<p style="text-align: center; margin-bottom: 0; margin-left: 0; margin-right: 0; margin-top: 0; padding: 0;"><span style="font-size: 12px;"><strong>GET LISTED!&nbsp; Are you planning a FREE </strong></span></p>

<p style="text-align: center; margin-bottom: 0; margin-left: 0; margin-right: 0; margin-top: 0; padding: 0;"><span style="font-size: 12px;"><strong>cultural or community&nbsp;</strong></span><span style="font-size: 12px;"><strong>event, </strong></span><span style="font-size: 12px;"><strong>designed </strong></span><span style="font-size: 12px;"><strong>to </strong></span></p>

<p style="text-align: center; margin-bottom: 0; margin-left: 0; margin-right: 0; margin-top: 0; padding: 0;"><span style="font-size: 12px;"><strong>help </strong></span><span style="font-size: 12px;"><strong>empower </strong></span><span style="font-size: 12px;"><strong>others?</strong></span><span style="font-size: 12px;"><strong>&nbsp; </strong></span><span style="font-size: 12px;"><strong>To have your event </strong></span></p>

<p style="text-align: center; margin-bottom: 0; margin-left: 0; margin-right: 0; margin-top: 0; padding: 0;"><span style="font-size: 12px;"><strong>considered for </strong></span><span style="font-size: 12px;"><strong>inclusion in </strong></span><span style="font-size: 12px;"><strong>the<a href="http://click.icptrack.com/icp/rclick.php?d=A93rRByh5P91WWuvG2G14rzrhRdWmNCs&amp;destination=http%3A%2F%2Fwww.vegasevibe.com" style="color: #000000;"><span style="color: #0000ff;"> EVibe Calendar</span></a>, </strong></span></p>

<p style="text-align: center; margin-bottom: 0; margin-left: 0; margin-right: 0; margin-top: 0; padding: 0;"><span style="font-size: 12px;"><strong>email us at <a href="mailto:info@vegasevibe.com" style="color: #000000;"><span style="color: #0000ff;">info@vegasevibe.com</span></a></strong></span></p>

<p style="text-align: center; margin-bottom: 0; margin-left: 0; margin-right: 0; margin-top: 0; padding: 0;">&nbsp;</p>

<p style="text-align: center; margin-bottom: 0; margin-left: 0; margin-right: 0; margin-top: 0; padding: 0;"><span style="font-size: 14px;"><strong>Thank you for sharing!</strong></span></p>

<p style="text-align: center; margin-bottom: 0; margin-left: 0; margin-right: 0; margin-top: 0; padding: 0;"><span style="font-size: 14px;"><strong>Please credit VegasEVibe </strong></span></p>

<p style="text-align: center; margin-bottom: 0; margin-left: 0; margin-right: 0; margin-top: 0; padding: 0;"><span style="font-size: 14px;"><strong>when re-posting to Social Media.</strong></span></p>

<p style="text-align: center; margin-bottom: 0; margin-left: 0; margin-right: 0; margin-top: 0; padding: 0;">&nbsp;</p>

<p style="text-align: center; margin-bottom: 0; margin-left: 0; margin-right: 0; margin-top: 0; padding: 0;">Copyright 2017</p>

<p style="text-align: center; margin-bottom: 0; margin-left: 0; margin-right: 0; margin-top: 0; padding: 0;">ID Media.&nbsp; All Rights Reserved.</p>

<p style="margin-bottom: 0; margin-left: 0; margin-right: 0; margin-top: 0; padding: 0;">&nbsp;</p>
</td>
														</tr></tbody></table></div>
                                        </td>
									</tr></tbody></table></td>
					</tr><tr><td width="100%" class="responsiveColumn" valign="top" style="background-color: #ffffff; color: #000000; font-family: 'Trebuchet MS'; font-size: 11px;" bgcolor="#ffffff">
                            <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0"><tbody><tr><td valign="top" style="padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; background-color: #ffffff; color: #000000; font-family: 'Trebuchet MS'; font-size: 11px;" bgcolor="#ffffff">
											
										</td>
									</tr></tbody></table></td>
					</tr><tr><td width="100%" valign="top" style="padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top: 0px solid transparent; border-right: 0px solid transparent; border-bottom: 0px solid transparent; border-left: 0px solid transparent; color: #000000; font-family: 'Trebuchet MS'; font-size: 11px;">
							<table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0"><tbody><tr><td width="50%" class="responsiveColumn" valign="top" style="padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top: 0px solid transparent; border-right: 0px solid transparent; border-bottom: 0px solid transparent; border-left: 0px solid transparent; background-color: #000000; color: #000000; font-family: 'Trebuchet MS'; font-size: 11px;" bgcolor="#000000">
											<table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0"><tbody><tr><td valign="top" style="background-color: #000000; padding-top: 10px; padding-right: 10px; padding-bottom: 0px; color: #000000; font-family: 'Trebuchet MS'; font-size: 11px;" bgcolor="#000000">
															<div>
																<table width="100%" border="0" cellspacing="0" cellpadding="0" style="word-wrap: break-word; table-layout: fixed;"><tbody><tr><td style="color: #000000; font-family: 'Trebuchet MS'; font-size: 11px;">
																				<p style="margin-bottom: 0; margin-left: 0; margin-right: 0; margin-top: 0; padding: 0;">
																					&nbsp;
																				</p>
																			</td>
																		</tr></tbody></table></div>
														</td>
													</tr></tbody></table></td>
										<td width="50%" class="responsiveColumn" valign="top" style="padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top: 0px solid transparent; border-right: 0px solid transparent; border-bottom: 0px solid transparent; border-left: 0px solid transparent; background-color: #000000; color: #000000; font-family: 'Trebuchet MS'; font-size: 11px;" bgcolor="#000000">
											<table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0"><tbody><tr><td valign="top" style="background-color: #000000; padding-top: 10px; padding-right: 0px; padding-bottom: 15px; padding-left: 0px; color: #000000; font-family: 'Trebuchet MS'; font-size: 11px;" bgcolor="#000000">
															<div style="border-color: #c2d9e7;">
																<table width="100%" border="0" cellspacing="0" cellpadding="0" style="word-wrap: break-word; table-layout: fixed;"><tbody><tr><td style="padding-top: 0px; padding-right: 15px; padding-bottom: 0px; padding-left: 0px; border-top: 0px solid transparent; border-right: 0px solid transparent; border-bottom: 0px solid transparent; border-left: 0px solid transparent; color: #000000; font-family: 'Trebuchet MS'; font-size: 11px;">
<p style="text-align: right; margin-bottom: 0; margin-left: 0; margin-right: 0; margin-top: 0; padding: 0;"><span class="facebooklikespan" style="display: inline-block; border: 0px;"><span style="width:50px;height:20px;overflow:hidden;display:inline-block;"><fb:like href="http://icont.ac/3R1q7" show_faces="false" width="50" font="" layout="button_count" ref=""></fb:like></span></span>&nbsp;&nbsp;&nbsp;&nbsp;<span class="twittertweetspan" style="display: inline-block; border: 0px;"><a href="http://twitter.com/intent/tweet" data-url="http://icont.ac/3R1q7" class="twitter-share-button" data-count="horizontal" data-via="VegasEVibe" data-text="How to help families impacted by Hurricane Harvey Flooding #helpforhouston #harveyflooding ">Tweet</a></span>&nbsp; <span class="lnkdinsharespan" style="display: inline-block; border: 0px;"><script type="IN/Share" data-url="http://icont.ac/3R1q7" data-onSuccess="handleLinkedInShareEvent"></script></span></p>
</td>
																		</tr></tbody></table></div>
														</td>
													</tr></tbody></table></td>
									</tr></tbody></table></td>
					</tr></tbody></table></td></tr></tbody></table></td></tr></tbody></table>


<!-- <img src="http://click.icptrack.com/icp/rtrack.php?d=A93rRByh5P91WWuvG2G14rzrhRdWmNCs" width="1" height="1"> -->
</div><script type="text/javascript">
//<![CDATA[
(function() {
var _analytics_scr = document.createElement('script');
_analytics_scr.type = 'text/javascript'; _analytics_scr.async = true; _analytics_scr.src = '/_Incapsula_Resource?SWJIYLWA=719d34d31c8e3a6e6fffd425f7e032f3&ns=1&cb=759210156';
var _analytics_elem = document.getElementsByTagName('script')[0]; _analytics_elem.parentNode.insertBefore(_analytics_scr, _analytics_elem);
})();
// ]]>
</script></body>
<script type="text/javascript">var query = document.location.href.substring(document.location.href.indexOf("A93rRByh5P91WWuvG2G14rzrhRdWmNCs")).replace("?","&");var hashTag = query.indexOf("#");if(hashTag > -1) { query = query.substring(0, hashTag); }document.body.innerHTML = document.body.innerHTML.replace(/A93rRByh5P91WWuvG2G14rzrhRdWmNCs/g,query);var img = new Image();img.src = "https://app.icontact.com/icp/rtrack.php?d="+query;img.width = 1;img.height = 1;document.body.appendChild(img);</script><noscript><img src="https://app.icontact.com/icp/rtrack.php?d=A93rRByh5P91WWuvG2G14rzrhRdWmNCs" width="1" height="1" /></noscript></html>