<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html xmlns:fb="http://www.facebook.com/2008/fbml" xmlns:og="http://opengraph.org/schema/"> <head>
        
<meta property="fb:page_id" content="43929265776" />
<meta name="referrer" content="origin" />        
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta property="og:title" content="Hey Louisiana! Let&#039;s Help our Cajun Navy Help Texas! Hurricane Harvey Supply Drive Today &amp; Tomorrow @ NEI. 🌀">
<title>Hey Louisiana! Let&#039;s Help our Cajun Navy Help Texas! Hurricane Harvey Supply Drive Today &amp; Tomorrow @ NEI. 🌀</title>
<style type="text/css">
		#outlook a{
			padding:0;
		}
		body{
			width:100% !important;
		}
		.ReadMsgBody{
			width:100%;
		}
		.ExternalClass{
			width:100%;
		}
		body{
			-webkit-text-size-adjust:none;
		}
		body{
			margin:0;
			padding:0;
		}
		img{
			border:0;
			height:auto;
			line-height:100%;
			outline:none;
			text-decoration:none;
		}
		table td{
			border-collapse:collapse;
		}
		#backgroundTable{
			height:100% !important;
			margin:0;
			padding:0;
			width:100% !important;
		}
		body,#backgroundTable{
			color:#333333;
			font-size:13px;
			font-weight:normal;
			font-variant:normal;
			font-style:normal;
			font-family:Arial, sans-serif;
			line-height:normal;
			margin-bottom:0;
			margin-top:0;
			margin-left:0;
			margin-right:0;
			padding-right:0px;
			padding-top:0px;
			padding-bottom:0px;
			padding-left:0px;
			background-color:#eee;
		}
		a:hover{
			color:#257dd0 !important;
			text-decoration:underline !important;
		}
		#main .info a:hover{
			color:#6b6b6b !important;
		}
		#main .meta td:last-child a:hover{
			color:#1d63a5 !important;
		}
</style>        <script type="text/javascript">
            (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
            (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
            m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
            })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
            ga('create', 'UA-329148-88', {'allowLinker': true});
            ga('set', 'hostname', '.campaign-archive1.com');
            ga('send', 'pageview');
        </script>        <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script> <link rel="stylesheet" href="https://us6.campaign-archive1.com/css/archivebar-desktop.css" mc:nocompile> <script type="text/javascript" src="//us6.campaign-archive1.com/js/archivebar-desktop-plugins.js" mc:nocompile></script> <script type="text/javascript">
            $(document).ready(function() {
                document.getElementById("copyToClipboard").addEventListener("click", function () {
                    var input = document.getElementById("clipboardSource");
                    input.select();
                    var successful = document.execCommand("copy");
                    if (successful) {
                        alert('Copied "' + input.value + '" to your clipboard.');
                    } else {
                        throw new Error("Failed to copy text (verify caller was in the context of an event handler)");
                    }
                });

                $('li.more > a').click(function(){
                    var toToggle = $($(this).attr('data-to-toggle'));
                    if(toToggle.is(':visible')){
                        toToggle.slideUp('fast');
                        $(this).removeClass('is-active');
                        if ($('#awesomebar').find('.is-active').length < 1){
                            $('#awesomebar').removeClass('sub-active');
                        }
                    } else {
                        toToggle.slideDown('fast');
                        $(this).addClass('is-active');
                        $('#awesomebar').addClass('sub-active');
                    }
                    return false;
                });

            });
        </script> <script src="//us6.campaign-archive1.com/js/mailchimp/fancyzoom.mc.js"></script>  <script type="text/javascript">
    function incrementFacebookLikeCount() {
        var current = parseInt($('#campaign-fb-like-btn span').html());
        $('#campaign-fb-like-btn span').fadeOut().html(++current).fadeIn();
    }

    function getUrlParams(str) {
        var vars = {}, hash;
        if (!str) return vars;
        var hashes = str.slice(str.indexOf('?') + 1).split('&');
        for(var i = 0; i < hashes.length; i++) {
            hash = hashes[i].split('=');
            vars[hash[0]] = hash[1];
        }
        return vars;
    }
    
    function setupSocialSharingStuffs() {
        var numSocialElems = $('a[rel=socialproxy]').length;
        var numSocialInitialized = 0;
        var urlParams = getUrlParams(window.document.location.href);
        var paramsToCopy = {'e':true, 'eo':true};
        $('a[rel=socialproxy]').each(function() {
            var href = $(this).attr('href');
            var newHref = decodeURIComponent(href.match(/socialproxy=(.*)/)[1]);
            // for facebook insanity to work well, it needs to all be run against just campaign-archive
            newHref = newHref.replace(/campaign-archive(\d)/gi, 'campaign-archive');
            var newHrefParams = getUrlParams(newHref);
            for(var param in urlParams) {
                if ((param in paramsToCopy) && !(param in newHrefParams)) {
                    newHref += '&' + param + '=' + urlParams[param];
                }
            }
            $(this).attr('href', newHref);
            if (href.indexOf('facebook-comment') !== -1) {
                $(this).fancyZoom({"zoom_id": "social-proxy", "width":620, "height":450, "iframe_height": 450});
            } else {
                $(this).fancyZoom({"zoom_id": "social-proxy", "width":500, "height":200, "iframe_height": 500});
            }
            numSocialInitialized++;
                    });
    }
	if (window.top!=window.self){
        $(function() {
          var iframeOffset = $("#archive", window.parent.document).offset();
          $("a").each(function () {
              var link = $(this);
              var href = link.attr("href");
              if (href && href[0] == "#") {
                  var name = href.substring(1);
                  $(this).click(function () {
                      var nameElement = $("[name='" + name + "']");
                      var idElement = $("#" + name);
                      var element = null;
                      if (nameElement.length > 0) {
                          element = nameElement;
                      } else if (idElement.length > 0) {
                          element = idElement;
                      }
         
                      if (element) {
                          var offset = element.offset();
                          var height = element.height();
                          //3 is totally arbitrary, but seems to work best.
                          window.parent.scrollTo(offset.left, (offset.top + iframeOffset.top - (height*3)) );
                      }
         
                      return false;
                  });
              }
          });
        });
    }
</script>  <script type="text/javascript">
            $(document).ready(function() {
                setupSocialSharingStuffs();
            });
        </script> </head> <body id="archivebody"> <div id="awesomewrap"> <div id="awesomeshare"> <div id="zclipwrap"> <div class="copy-container"> <label for="clipboardSource">Campaign URL</label> <span id="copyURL"> <input id="clipboardSource" name="shorturl" style="margin-top:6px;" type="text" value="http://mailchi.mp/69f5d016dd10/cajun-navy-supply-drive-louisiana" class="av-text"> <a id="copyToClipboard" href="javascript:;">Copy</a> </span> </div>  <div id="zero_clipboard"></div> </div> <ul id="awesomesocial"> <li class="fbk"> <a class="fbk-like" id="campaign-fb-like-btn" rel="socialproxy" href="https://us6.campaign-archive1.com/?u=c39b9405d7281293148009183&amp;id=4c1278ce1f?socialproxy=https%3A%2F%2Fus6.campaign-archive.com%2Fsocial-proxy%2Ffacebook-like%3Fu%3Dc39b9405d7281293148009183%26id%3D4c1278ce1f%26url%3Dhttp%253A%252F%252Fmailchi.mp%252F69f5d016dd10%252Fcajun-navy-supply-drive-louisiana%26title%3DHey%2520Louisiana%2521%2520Let%2527s%2520Help%2520our%2520Cajun%2520Navy%2520Help%2520Texas%2521%2520Hurricane%2520Harvey%2520Supply%2520Drive%2520Today%2520%2526%2520Tomorrow%2520%2540%2520NEI.%25C2%25A0%25F0%259F%258C%2580" title="Like Hey Louisiana! Let&#039;s Help our Cajun Navy Help Texas! Hurricane Harvey Supply Drive Today &amp; Tomorrow @ NEI. 🌀 on Facebook">Facebook <b>0 <i>likes</i></b></a> </li> <li class="twt"> <div> <a title="Share on Twitter" target="_blank" href="https://twitter.com/share?url=http%3A%2F%2Fmailchi.mp%2F69f5d016dd10%2Fcajun-navy-supply-drive-louisiana" rel="noopener noreferrer">Twitter <b>0 <i>tweets</i></b></a> </div>  </li> <li class="ggl"> <a title="+1 on Google Plus" id="campaign-gpo-btn" href="https://us6.campaign-archive.com?u=c39b9405d7281293148009183&amp;id=4c1278ce1f&amp;socialproxy=https%3A%2F%2Fus6.campaign-archive.com%2Fsocial-proxy%2Fgoogle-plus-one%3Fu%3Dc39b9405d7281293148009183%26id%3D4c1278ce1f%26url%3Dhttp%253A%252F%252Fmailchi.mp%252F69f5d016dd10%252Fcajun-navy-supply-drive-louisiana%26title%3DHey%2520Louisiana%2521%2520Let%2527s%2520Help%2520our%2520Cajun%2520Navy%2520Help%2520Texas%2521%2520Hurricane%2520Harvey%2520Supply%2520Drive%2520Today%2520%2526%2520Tomorrow%2520%2540%2520NEI.%25C2%25A0%25F0%259F%258C%2580" class="twitter-share-button" rel="socialproxy">Google +1</a> </li> </ul> </div> <ul id="awesomebar"> <li> <a href="http://eepurl.com/Nw8Az" title="Subscribe to List" target="_blank" rel="noopener noreferrer">Subscribe</a> </li>  <li><a href="https://us6.campaign-archive.com/home/?u=c39b9405d7281293148009183&amp;id=2f3039ae51" title="View Past Issues" target="_blank" rel="noopener noreferrer">Past Issues</a></li> <li class="float-r"><a class="rss" target="_blank" href="https://us6.campaign-archive.com/feed?u=c39b9405d7281293148009183&amp;id=2f3039ae51" title="subscribe to the email archive feed" rel="noopener noreferrer">RSS</a></li> <li class="float-r more"><a href="javascript:;" data-to-toggle="#translate">Translate</a> <ul id="translate"> <li> <a rel="nofollow" title="English" href="http://translate.google.com/translate?hl=auto&amp;langpair=auto|en&amp;u=https%3A%2F%2Fus6.campaign-archive1.com%2F%3Fu%3Dc39b9405d7281293148009183%26id%3D4c1278ce1f">English</a> </li><li> <a rel="nofollow" title="العربية" href="http://translate.google.com/translate?hl=auto&amp;langpair=auto|ar&amp;u=https%3A%2F%2Fus6.campaign-archive1.com%2F%3Fu%3Dc39b9405d7281293148009183%26id%3D4c1278ce1f">العربية</a> </li><li> <a rel="nofollow" title="Afrikaans" href="http://translate.google.com/translate?hl=auto&amp;langpair=auto|af&amp;u=https%3A%2F%2Fus6.campaign-archive1.com%2F%3Fu%3Dc39b9405d7281293148009183%26id%3D4c1278ce1f">Afrikaans</a> </li><li> <a rel="nofollow" title="беларуская мова" href="http://translate.google.com/translate?hl=auto&amp;langpair=auto|be&amp;u=https%3A%2F%2Fus6.campaign-archive1.com%2F%3Fu%3Dc39b9405d7281293148009183%26id%3D4c1278ce1f">беларуская мова</a> </li><li> <a rel="nofollow" title="български" href="http://translate.google.com/translate?hl=auto&amp;langpair=auto|bg&amp;u=https%3A%2F%2Fus6.campaign-archive1.com%2F%3Fu%3Dc39b9405d7281293148009183%26id%3D4c1278ce1f">български</a> </li><li> <a rel="nofollow" title="català" href="http://translate.google.com/translate?hl=auto&amp;langpair=auto|ca&amp;u=https%3A%2F%2Fus6.campaign-archive1.com%2F%3Fu%3Dc39b9405d7281293148009183%26id%3D4c1278ce1f">català</a> </li><li> <a rel="nofollow" title="中文（简体）" href="http://translate.google.com/translate?hl=auto&amp;langpair=auto|zh-CN&amp;u=https%3A%2F%2Fus6.campaign-archive1.com%2F%3Fu%3Dc39b9405d7281293148009183%26id%3D4c1278ce1f">中文（简体）</a> </li><li> <a rel="nofollow" title="中文（繁體）" href="http://translate.google.com/translate?hl=auto&amp;langpair=auto|zh-TW&amp;u=https%3A%2F%2Fus6.campaign-archive1.com%2F%3Fu%3Dc39b9405d7281293148009183%26id%3D4c1278ce1f">中文（繁體）</a> </li><li> <a rel="nofollow" title="Hrvatski" href="http://translate.google.com/translate?hl=auto&amp;langpair=auto|hr&amp;u=https%3A%2F%2Fus6.campaign-archive1.com%2F%3Fu%3Dc39b9405d7281293148009183%26id%3D4c1278ce1f">Hrvatski</a> </li><li> <a rel="nofollow" title="Česky" href="http://translate.google.com/translate?hl=auto&amp;langpair=auto|cs&amp;u=https%3A%2F%2Fus6.campaign-archive1.com%2F%3Fu%3Dc39b9405d7281293148009183%26id%3D4c1278ce1f">Česky</a> </li><li> <a rel="nofollow" title="Dansk" href="http://translate.google.com/translate?hl=auto&amp;langpair=auto|da&amp;u=https%3A%2F%2Fus6.campaign-archive1.com%2F%3Fu%3Dc39b9405d7281293148009183%26id%3D4c1278ce1f">Dansk</a> </li><li> <a rel="nofollow" title="eesti&nbsp;keel" href="http://translate.google.com/translate?hl=auto&amp;langpair=auto|et&amp;u=https%3A%2F%2Fus6.campaign-archive1.com%2F%3Fu%3Dc39b9405d7281293148009183%26id%3D4c1278ce1f">eesti&nbsp;keel</a> </li><li> <a rel="nofollow" title="Nederlands" href="http://translate.google.com/translate?hl=auto&amp;langpair=auto|nl&amp;u=https%3A%2F%2Fus6.campaign-archive1.com%2F%3Fu%3Dc39b9405d7281293148009183%26id%3D4c1278ce1f">Nederlands</a> </li><li> <a rel="nofollow" title="Suomi" href="http://translate.google.com/translate?hl=auto&amp;langpair=auto|fi&amp;u=https%3A%2F%2Fus6.campaign-archive1.com%2F%3Fu%3Dc39b9405d7281293148009183%26id%3D4c1278ce1f">Suomi</a> </li><li> <a rel="nofollow" title="Fran&ccedil;ais" href="http://translate.google.com/translate?hl=auto&amp;langpair=auto|fr&amp;u=https%3A%2F%2Fus6.campaign-archive1.com%2F%3Fu%3Dc39b9405d7281293148009183%26id%3D4c1278ce1f">Fran&ccedil;ais</a> </li><li> <a rel="nofollow" title="Deutsch" href="http://translate.google.com/translate?hl=auto&amp;langpair=auto|de&amp;u=https%3A%2F%2Fus6.campaign-archive1.com%2F%3Fu%3Dc39b9405d7281293148009183%26id%3D4c1278ce1f">Deutsch</a> </li><li> <a rel="nofollow" title="&Epsilon;&lambda;&lambda;&eta;&nu;&iota;&kappa;ή" href="http://translate.google.com/translate?hl=auto&amp;langpair=auto|el&amp;u=https%3A%2F%2Fus6.campaign-archive1.com%2F%3Fu%3Dc39b9405d7281293148009183%26id%3D4c1278ce1f">&Epsilon;&lambda;&lambda;&eta;&nu;&iota;&kappa;ή</a> </li><li> <a rel="nofollow" title="हिन्दी" href="http://translate.google.com/translate?hl=auto&amp;langpair=auto|hi&amp;u=https%3A%2F%2Fus6.campaign-archive1.com%2F%3Fu%3Dc39b9405d7281293148009183%26id%3D4c1278ce1f">हिन्दी</a> </li><li> <a rel="nofollow" title="Magyar" href="http://translate.google.com/translate?hl=auto&amp;langpair=auto|hu&amp;u=https%3A%2F%2Fus6.campaign-archive1.com%2F%3Fu%3Dc39b9405d7281293148009183%26id%3D4c1278ce1f">Magyar</a> </li><li> <a rel="nofollow" title="Gaeilge" href="http://translate.google.com/translate?hl=auto&amp;langpair=auto|ga&amp;u=https%3A%2F%2Fus6.campaign-archive1.com%2F%3Fu%3Dc39b9405d7281293148009183%26id%3D4c1278ce1f">Gaeilge</a> </li><li> <a rel="nofollow" title="Indonesia" href="http://translate.google.com/translate?hl=auto&amp;langpair=auto|id&amp;u=https%3A%2F%2Fus6.campaign-archive1.com%2F%3Fu%3Dc39b9405d7281293148009183%26id%3D4c1278ce1f">Indonesia</a> </li><li> <a rel="nofollow" title="íslenska" href="http://translate.google.com/translate?hl=auto&amp;langpair=auto|is&amp;u=https%3A%2F%2Fus6.campaign-archive1.com%2F%3Fu%3Dc39b9405d7281293148009183%26id%3D4c1278ce1f">íslenska</a> </li><li> <a rel="nofollow" title="Italiano" href="http://translate.google.com/translate?hl=auto&amp;langpair=auto|it&amp;u=https%3A%2F%2Fus6.campaign-archive1.com%2F%3Fu%3Dc39b9405d7281293148009183%26id%3D4c1278ce1f">Italiano</a> </li><li> <a rel="nofollow" title="日本語" href="http://translate.google.com/translate?hl=auto&amp;langpair=auto|ja&amp;u=https%3A%2F%2Fus6.campaign-archive1.com%2F%3Fu%3Dc39b9405d7281293148009183%26id%3D4c1278ce1f">日本語</a> </li><li> <a rel="nofollow" title="ភាសាខ្មែរ" href="http://translate.google.com/translate?hl=auto&amp;langpair=auto|km&amp;u=https%3A%2F%2Fus6.campaign-archive1.com%2F%3Fu%3Dc39b9405d7281293148009183%26id%3D4c1278ce1f">ភាសាខ្មែរ</a> </li><li> <a rel="nofollow" title="한국어" href="http://translate.google.com/translate?hl=auto&amp;langpair=auto|ko&amp;u=https%3A%2F%2Fus6.campaign-archive1.com%2F%3Fu%3Dc39b9405d7281293148009183%26id%3D4c1278ce1f">한국어</a> </li><li> <a rel="nofollow" title="македонски&nbsp;јазик" href="http://translate.google.com/translate?hl=auto&amp;langpair=auto|mk&amp;u=https%3A%2F%2Fus6.campaign-archive1.com%2F%3Fu%3Dc39b9405d7281293148009183%26id%3D4c1278ce1f">македонски&nbsp;јазик</a> </li><li> <a rel="nofollow" title="بهاس ملايو" href="http://translate.google.com/translate?hl=auto&amp;langpair=auto|ms&amp;u=https%3A%2F%2Fus6.campaign-archive1.com%2F%3Fu%3Dc39b9405d7281293148009183%26id%3D4c1278ce1f">بهاس ملايو</a> </li><li> <a rel="nofollow" title="Malti" href="http://translate.google.com/translate?hl=auto&amp;langpair=auto|mt&amp;u=https%3A%2F%2Fus6.campaign-archive1.com%2F%3Fu%3Dc39b9405d7281293148009183%26id%3D4c1278ce1f">Malti</a> </li><li> <a rel="nofollow" title="Norsk" href="http://translate.google.com/translate?hl=auto&amp;langpair=auto|no&amp;u=https%3A%2F%2Fus6.campaign-archive1.com%2F%3Fu%3Dc39b9405d7281293148009183%26id%3D4c1278ce1f">Norsk</a> </li><li> <a rel="nofollow" title="Polski" href="http://translate.google.com/translate?hl=auto&amp;langpair=auto|pl&amp;u=https%3A%2F%2Fus6.campaign-archive1.com%2F%3Fu%3Dc39b9405d7281293148009183%26id%3D4c1278ce1f">Polski</a> </li><li> <a rel="nofollow" title="Portugu&ecirc;s" href="http://translate.google.com/translate?hl=auto&amp;langpair=auto|pt&amp;u=https%3A%2F%2Fus6.campaign-archive1.com%2F%3Fu%3Dc39b9405d7281293148009183%26id%3D4c1278ce1f">Portugu&ecirc;s</a> </li><li> <a rel="nofollow" title="Portugu&ecirc;s&nbsp;-&nbsp;Portugal" href="http://translate.google.com/translate?hl=auto&amp;langpair=auto|pt-PT&amp;u=https%3A%2F%2Fus6.campaign-archive1.com%2F%3Fu%3Dc39b9405d7281293148009183%26id%3D4c1278ce1f">Portugu&ecirc;s&nbsp;-&nbsp;Portugal</a> </li><li> <a rel="nofollow" title="Rom&acirc;nă" href="http://translate.google.com/translate?hl=auto&amp;langpair=auto|ro&amp;u=https%3A%2F%2Fus6.campaign-archive1.com%2F%3Fu%3Dc39b9405d7281293148009183%26id%3D4c1278ce1f">Rom&acirc;nă</a> </li><li> <a rel="nofollow" title="Русский" href="http://translate.google.com/translate?hl=auto&amp;langpair=auto|ru&amp;u=https%3A%2F%2Fus6.campaign-archive1.com%2F%3Fu%3Dc39b9405d7281293148009183%26id%3D4c1278ce1f">Русский</a> </li><li> <a rel="nofollow" title="Espa&ntilde;ol" href="http://translate.google.com/translate?hl=auto&amp;langpair=auto|es&amp;u=https%3A%2F%2Fus6.campaign-archive1.com%2F%3Fu%3Dc39b9405d7281293148009183%26id%3D4c1278ce1f">Espa&ntilde;ol</a> </li><li> <a rel="nofollow" title="Kiswahili" href="http://translate.google.com/translate?hl=auto&amp;langpair=auto|sw&amp;u=https%3A%2F%2Fus6.campaign-archive1.com%2F%3Fu%3Dc39b9405d7281293148009183%26id%3D4c1278ce1f">Kiswahili</a> </li><li> <a rel="nofollow" title="Svenska" href="http://translate.google.com/translate?hl=auto&amp;langpair=auto|sv&amp;u=https%3A%2F%2Fus6.campaign-archive1.com%2F%3Fu%3Dc39b9405d7281293148009183%26id%3D4c1278ce1f">Svenska</a> </li><li> <a rel="nofollow" title="עברית" href="http://translate.google.com/translate?hl=auto&amp;langpair=auto|iw&amp;u=https%3A%2F%2Fus6.campaign-archive1.com%2F%3Fu%3Dc39b9405d7281293148009183%26id%3D4c1278ce1f">עברית</a> </li><li> <a rel="nofollow" title="Lietuvių" href="http://translate.google.com/translate?hl=auto&amp;langpair=auto|lt&amp;u=https%3A%2F%2Fus6.campaign-archive1.com%2F%3Fu%3Dc39b9405d7281293148009183%26id%3D4c1278ce1f">Lietuvių</a> </li><li> <a rel="nofollow" title="latviešu" href="http://translate.google.com/translate?hl=auto&amp;langpair=auto|lv&amp;u=https%3A%2F%2Fus6.campaign-archive1.com%2F%3Fu%3Dc39b9405d7281293148009183%26id%3D4c1278ce1f">latviešu</a> </li><li> <a rel="nofollow" title="slovenčina" href="http://translate.google.com/translate?hl=auto&amp;langpair=auto|sk&amp;u=https%3A%2F%2Fus6.campaign-archive1.com%2F%3Fu%3Dc39b9405d7281293148009183%26id%3D4c1278ce1f">slovenčina</a> </li><li> <a rel="nofollow" title="slovenščina" href="http://translate.google.com/translate?hl=auto&amp;langpair=auto|sl&amp;u=https%3A%2F%2Fus6.campaign-archive1.com%2F%3Fu%3Dc39b9405d7281293148009183%26id%3D4c1278ce1f">slovenščina</a> </li><li> <a rel="nofollow" title="српски" href="http://translate.google.com/translate?hl=auto&amp;langpair=auto|sr&amp;u=https%3A%2F%2Fus6.campaign-archive1.com%2F%3Fu%3Dc39b9405d7281293148009183%26id%3D4c1278ce1f">српски</a> </li><li> <a rel="nofollow" title="தமிழ்" href="http://translate.google.com/translate?hl=auto&amp;langpair=auto|ta&amp;u=https%3A%2F%2Fus6.campaign-archive1.com%2F%3Fu%3Dc39b9405d7281293148009183%26id%3D4c1278ce1f">தமிழ்</a> </li><li> <a rel="nofollow" title="ภาษาไทย" href="http://translate.google.com/translate?hl=auto&amp;langpair=auto|th&amp;u=https%3A%2F%2Fus6.campaign-archive1.com%2F%3Fu%3Dc39b9405d7281293148009183%26id%3D4c1278ce1f">ภาษาไทย</a> </li><li> <a rel="nofollow" title="Türkçe" href="http://translate.google.com/translate?hl=auto&amp;langpair=auto|tr&amp;u=https%3A%2F%2Fus6.campaign-archive1.com%2F%3Fu%3Dc39b9405d7281293148009183%26id%3D4c1278ce1f">Türkçe</a> </li><li> <a rel="nofollow" title="Filipino" href="http://translate.google.com/translate?hl=auto&amp;langpair=auto|tl&amp;u=https%3A%2F%2Fus6.campaign-archive1.com%2F%3Fu%3Dc39b9405d7281293148009183%26id%3D4c1278ce1f">Filipino</a> </li><li> <a rel="nofollow" title="украї́нська" href="http://translate.google.com/translate?hl=auto&amp;langpair=auto|uk&amp;u=https%3A%2F%2Fus6.campaign-archive1.com%2F%3Fu%3Dc39b9405d7281293148009183%26id%3D4c1278ce1f">украї́нська</a> </li><li> <a rel="nofollow" title="Tiếng&nbsp;Việt" href="http://translate.google.com/translate?hl=auto&amp;langpair=auto|vi&amp;u=https%3A%2F%2Fus6.campaign-archive1.com%2F%3Fu%3Dc39b9405d7281293148009183%26id%3D4c1278ce1f">Tiếng&nbsp;Việt</a> </li> </ul> </li> </ul> </div>
        <body leftmargin="0" marginwidth="0" topmargin="0" marginheight="0" offset="0" style="-webkit-text-size-adjust: none;margin: 0;padding: 0;color: #333333;font-size: 13px;font-weight: normal;font-variant: normal;font-style: normal;font-family: Arial, sans-serif;line-height: normal;margin-bottom: 0;margin-top: 0;margin-left: 0;margin-right: 0;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;background-color: #eee;width: 100% !important;">
    	<center>
        	<table border="0" cellpadding="0" cellspacing="0" height="100%" width="100%" id="backgroundTable" style="margin: 0;padding: 0;color: #333333;font-size: 13px;font-weight: normal;font-variant: normal;font-style: normal;font-family: Arial, sans-serif;line-height: normal;margin-bottom: 0;margin-top: 0;margin-left: 0;margin-right: 0;padding-right: 0px;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;background-color: #eee;height: 100% !important;width: 100% !important;">
            	<tr>
                	<td align="center" valign="top" style="border-collapse: collapse;">



<table style="table-layout: fixed; width: 563px; color: #0056b8; font-size: 11px; margin-top: auto; margin-right: auto; margin-bottom: auto; margin-left: auto; padding-top: 0; padding-right: 25px; padding-bottom: 0; padding-left: 25px;"><tr>
<td style="font-weight: 700;border-collapse: collapse;"><span style="color: #fdb814; font-size: 15px; top: 2px; margin-right: 1px">+</span> Hello From N 30&deg; 13&#39; 45&quot; W&nbsp;92&deg; 03&#39; 33&quot;</td>

		<td style="text-align: right;letter-spacing: 0.06em;border-collapse: collapse;" align="right">
			<a href="http://mailchi.mp/69f5d016dd10/cajun-navy-supply-drive-louisiana?e=[UNIQID]" style="color: #0056b8; text-decoration: none;">+ View in browser</a>
			<span style="margin-top: 0; margin-right: 10px; margin-bottom: 0; margin-left: 10px;">|</span>
			<a href="http://us6.forward-to-friend.com/forward?u=c39b9405d7281293148009183&id=4c1278ce1f&e=[UNIQID]" style="color: #0056b8; text-decoration: none;">&gt; Forward</a>
		</td>
	</tr></table>

		
	<table border="0" cellpadding="25" cellspacing="0" height="100%" width="563px" style="color: #1D63A5; margin-top: 10px; margin-left: auto; margin-bottom: 10px; margin-right: auto; -webkit-border-radius: 0.3em; -moz-border-radius: 0.3em; border-radius: 0.3em; text-align: left; background-color: #ffffff;">
		<tr>
			<td style="border-collapse: collapse;">	
	

	
	<table style="table-layout: fixed; width: 557px; margin-top: auto; margin-right: auto; margin-bottom: 25px; margin-left: auto;"><tr>
<td style="width: 60px;border-right-color: #ccc;border-right-width: 1px;border-right-style: solid;border-collapse: collapse;"><a href="https://gallery.mailchimp.com/c39b9405d7281293148009183/images/6cdd9ba1-2822-49ec-af6f-030b8c39b8e2.jpg" target="_blank"><img border="0" height="64" src="http://www.neigps.com/email_assets/logo.jpg" width="41" style="border: 0;height: auto;line-height: 100%;outline: none;text-decoration: none;"></a></td>

			<td style="padding-left: 15px;border-collapse: collapse;">
				<span><img align="left" border="0" height="46" src="http://www.neigps.com/email_assets/templates/trade-in/survey-icon.jpg" style="border: 0px;width: 30px;height: 46px;margin: 0px;line-height: 100%;outline: none;text-decoration: none;" width="30">
<h1><span style="font-size:18px">&nbsp; &nbsp;#HurricaneHarvey Supply Drive</span></h1>
</span>
				
				<table border="0" cellpadding="0" cellspacing="0" style="margin-top: 5px;">
					<tr>
						<td style="padding-right: 10px;border-right: 1px solid #ccc;border-collapse: collapse;">
							<a href="http://www.neigps.com/shop/product_group/survey-products/?taxonomy=product_bucket&term=new-equipment" style="color: #1D63A5; text-decoration: none; font-style: normal; font-variant: normal; font-weight: 700; font-size: 12px; line-height: 24px; font-family: Arial, sans-serif;">Survey</a>
						</td>
						<td style="padding-left: 10px;padding-right: 10px;border-right: 1px solid #ccc;border-collapse: collapse;">
							<a href="http://www.neigps.com/shop/product_group/construction-products/?taxonomy=product_bucket&term=new-equipment" style="color: #1D63A5; text-decoration: none; font-style: normal; font-variant: normal; font-weight: 700; font-size: 12px; line-height: 24px; font-family: Arial, sans-serif;">Construction</a>
						</td>
						<td style="padding-left: 10px;padding-right: 10px;border-right: 1px solid #ccc;border-collapse: collapse;">
							<a href="http://www.neigps.com/shop/product_group/mapping-products/?taxonomy=product_bucket&term=new-equipment" style="color: #1D63A5; text-decoration: none; font-style: normal; font-variant: normal; font-weight: 700; font-size: 12px; line-height: 24px; font-family: Arial, sans-serif;">Mapping &amp; GIS</a>
						</td>
						<td style="padding-left: 10px;padding-right: 10px;border-right: 1px solid #ccc;border-collapse: collapse;">
							<a href="http://www.neigps.com/shop/product_group/infrastructure-products/?taxonomy=product_bucket&term=new-equipment" style="color: #1D63A5; text-decoration: none; font-style: normal; font-variant: normal; font-weight: 700; font-size: 12px; line-height: 24px; font-family: Arial, sans-serif;">Positioning Services</a>
						</td><td style="padding-right: 10px;padding-left: 10px;border-collapse: collapse;">
							<a href="http://www.neigps.com/shop/product_group/marine-products/?taxonomy=product_bucket&term=new-equipment" style="color: #1D63A5; text-decoration: none; font-style: normal; font-variant: normal; font-weight: 700; font-size: 12px; line-height: 24px; font-family: Arial, sans-serif;">Marine</a>
						</td>
					
					</tr>
					
				</table>
				
			
</td>
		</tr></table>
		
<img src="https://gallery.mailchimp.com/c39b9405d7281293148009183/images/cce2756b-fae1-40f4-b1de-6261c0a4dd05.jpg" alt="" border="0" style="margin: 0;padding: 0;border: 0;height: auto;line-height: 100%;outline: none;text-decoration: none;"><br><br><table style="table-layout: fixed; width: 557px; color: #333; margin-top: auto; margin-right: auto; margin-bottom: 25px; margin-left: auto;"><tr>
<td style="border-collapse: collapse;"><h2 class="h2" style="letter-spacing: 0.01em; margin: 0px; padding: 0px; line-height: 38px;"><span style="font-size:38px"><span style="color:rgb(0, 96, 165)">Help our Cajun Navy help Hurricane Harvey victims by donating supplies </span><span style="color:#fdb813">today &amp; tomorrow</span><span style="color:rgb(0, 96, 165)"> at NEI.</span></span></h2>
&nbsp;

<hr>
<h2 class="h2" style="letter-spacing: 0.01em; margin: 0px; padding: 0px; line-height: 38px;"><span style="font-size:34px"><span style="color:#fdb813">Thur, Sept 7th - Fri, Sept 8th<br>
9am - 5pm</span></span><br>
<br>
<span style="color:rgb(0, 96, 165); font-size:24px">In a dedicated effort to help our neighboring state of Texas after the devastation brought on by Hurricane Harvey, &nbsp;NEI will be accepting donations per the list below and sending them on to the </span><span style="color:#fdb813"><span style="font-size:24px">Cajun Navy,</span></span><span style="color:rgb(0, 96, 165); font-size:24px"> to be used where needed. &nbsp;Our drop off location will be our warehouse at </span><span style="color:#fdb813"><span style="font-size:24px">200 Toledo Dr, Lafayette, LA 70506</span></span><span style="color:rgb(0, 96, 165); font-size:24px">. &nbsp;Drop off times will be Thursday, Sept. 7th through Friday Sept. 8th, 9am&nbsp;until 5pm.&nbsp; Please help us in this endeavor to continue to make </span><span style="color:#fdb813"><span style="font-size:24px">#LafayetteStrong</span></span><span style="color:rgb(0, 96, 165); font-size:24px">.</span><br>
&nbsp;</h2>

<h2 class="h2" style="letter-spacing: 0.01em; margin: 0px; padding: 0px; line-height: 38px;"><span style="color:#fdb813"><span style="font-size:24px"><u><strong>Items to be collected:</strong></u></span></span><br>
<span style="color:rgb(0, 96, 165); font-size:24px">Baby Wipes<br>
Children&#39;s Toothpaste &amp; Toothbrushes<br>
Shampoo &amp; Conditioner<br>
Body Wash<br>
Tooth Brushes<br>
Tooth Paste<br>
Deodorant<br>
Body Wash<br>
Canned goods<br>
Bottled Water<br>
School Supplies</span></h2>
</td>
		</tr></table>
<hr style="margin-bottom: 15px; margin-left: auto; margin-right: auto; margin-top: 15px; border-right-width: 0; border-bottom-width: 0; border-left-width: 0; border-top-style: solid; border-top-color: #ccc; border-top-width: 1px;">
<div style="padding-top: 10px; padding-right: 0; padding-bottom: 10px; padding-left: 0;"><font color="#fdb813"><span style="font-size:24px"><strong>Every little bit helps. We appreciate your generosity. All supplies will be transported to Houston and the surrounding Texas areas affected by Hurricane Harvey.</strong></span></font></div>

	<hr style="margin-bottom: 15px; margin-left: auto; margin-right: auto; margin-top: 15px; border-right-width: 0; border-bottom-width: 0; border-left-width: 0; border-top-style: solid; border-top-color: #ccc; border-top-width: 1px;">
<div style="padding-top: 10px; padding-right: 0; padding-bottom: 10px; padding-left: 0;"><h2><strong><img align="left" height="57" src="https://gallery.mailchimp.com/c39b9405d7281293148009183/images/NEI_Logo.2.1.1.jpg" style="border: 0px;width: 125px;height: 57px;margin: 0px;line-height: 100%;outline: none;text-decoration: none;" width="125"><br>
<br>
<br>
<span style="font-size:20px">The Entire NEI Team</span></strong><br>
nei@neigps.com<br>
P:&nbsp;337-237-1413<br>
T: 800-949-1446</h2>

<hr></div>


<table style="table-layout: fixed; width: 557px; margin-top: 30px; margin-right: 0; margin-bottom: 30px; margin-left: 0;">
<tr>
<td style="border-right-width: 1px;border-right-color: #ccc;border-right-style: solid;width: 70px;border-collapse: collapse;">
			<img width="41" height="64" border="0" src="http://www.neigps.com/email_assets/logo.jpg" style="border: 0;height: auto;line-height: 100%;outline: none;text-decoration: none;">
</td>

<td style="border-right-width: 1px;border-right-color: #ccc;border-right-style: solid;width: 55px;text-align: center;border-collapse: collapse;" align="center"><a href="https://www.facebook.com/pages/Navigation-Electronics-Inc/171595141846?ref=ts&fref=ts" style="color: #ffffff; text-decoration: none; margin-bottom: 5px;"><img border="0" src="http://www.neigps.com/email_assets/training/icon-fb.png" style="border: 0;height: auto;line-height: 100%;outline: none;text-decoration: none;"></a><br>
<a href="https://twitter.com/NEIGPS" style="color: #ffffff; text-decoration: none; margin-bottom: 5px;"><img border="0" src="http://www.neigps.com/email_assets/training/icon-tw.png" style="border: 0;height: auto;line-height: 100%;outline: none;text-decoration: none;"></a><br>
<a href="http://www.linkedin.com/groups/Navigation-Electronics-Inc-4026836/about" style="color: #ffffff; text-decoration: none; margin-bottom: 5px;"><img border="0" src="http://www.neigps.com/email_assets/training/icon-ln.png" style="border: 0;height: auto;line-height: 100%;outline: none;text-decoration: none;"><br>
<img align="none" border="0" height="19" src="https://gallery.mailchimp.com/c39b9405d7281293148009183/images/2cb51fee-f93b-4a24-a4e2-d1f049fc6f8c.jpg" style="line-height: 13px;width: 19px;height: 19px;margin: 0px;border: 0;outline: none;text-decoration: none;" width="19"></a></td>

		<td style="padding-left: 20px;border-collapse: collapse;">
		
			<table border="0" cellpadding="0" cellspacing="0" style="margin-top: 5px;">
					<tr style="padding-bottom: 5px;">
						<td style="padding-right: 10px;border-right: 1px solid #ccc;text-align: center;border-collapse: collapse;">
							<a href="http://www.neigps.com/shop/product_bucket/new-equipment" style="color: #1D63A5; text-decoration: none; font-style: normal; font-variant: normal; font-weight: 700; font-size: 12px; line-height: 24px; font-family: Arial, sans-serif;">Products</a>
						</td>
						<td style="padding-right: 10px;padding-left: 10px;border-right: 1px solid #ccc;text-align: center;border-collapse: collapse;">
							<a href="http://www.neigps.com/shop/product_bucket/used_equipment" style="color: #1D63A5; text-decoration: none; font-style: normal; font-variant: normal; font-weight: 700; font-size: 12px; line-height: 24px; font-family: Arial, sans-serif;">Used Equipment</a>
						</td>
						<td style="padding-right: 10px;padding-left: 10px;border-right: 1px solid #ccc;text-align: center;border-collapse: collapse;">
							<a href="http://www.neigps.com/shop/product_bucket/accessories-2" style="color: #1D63A5; text-decoration: none; font-style: normal; font-variant: normal; font-weight: 700; font-size: 12px; line-height: 24px; font-family: Arial, sans-serif;">Accessories</a>
						</td>
						<td style="padding-right: 10px;padding-left: 10px;border-right: 1px solid #ccc;text-align: center;border-collapse: collapse;">
							<a href="http://www.neigps.com/shop/product_bucket/field_supply" style="color: #1D63A5; text-decoration: none; font-style: normal; font-variant: normal; font-weight: 700; font-size: 12px; line-height: 24px; font-family: Arial, sans-serif;">Field Supplies</a>
						</td>
					</tr>
					<tr style="">
						<td style="padding-right: 10px;border-right: 1px solid #ccc;text-align: center;margin-top: 5px;border-collapse: collapse;">
							<a href="http://www.neigps.com/nei-service/" style="color: #1D63A5; text-decoration: none; font-style: normal; font-variant: normal; font-weight: 700; font-size: 12px; line-height: 24px; font-family: Arial, sans-serif;">Service</a>
						</td>
						<td style="padding-right: 10px;padding-left: 10px;border-right: 1px solid #ccc;text-align: center;border-collapse: collapse;">
							<a href="http://www.neigps.com/support/" style="color: #1D63A5; text-decoration: none; font-style: normal; font-variant: normal; font-weight: 700; font-size: 12px; line-height: 24px; font-family: Arial, sans-serif;">Support</a>
						</td>
						<td style="padding-right: 10px;padding-left: 10px;border-right: 1px solid #ccc;text-align: center;border-collapse: collapse;">
							<a href="http://www.neigps.com/rentals/" style="color: #1D63A5; text-decoration: none; font-style: normal; font-variant: normal; font-weight: 700; font-size: 12px; line-height: 24px; font-family: Arial, sans-serif;">Rentals</a>
						</td>
						<td style="padding-right: 10px;padding-left: 10px;border-right: 1px solid #ccc;text-align: center;border-collapse: collapse;">
							<a href="http://www.neigps.com/nei-training/" style="color: #1D63A5; text-decoration: none; font-style: normal; font-variant: normal; font-weight: 700; font-size: 12px; line-height: 24px; font-family: Arial, sans-serif; text-align: center;">Training</a>
						</td>
					
					</tr>
			</table>
		
<br><img border="0" src="http://www.neigps.com/email_assets/training/logo-trimble.png" style="border: 0;height: auto;line-height: 100%;outline: none;text-decoration: none;"><small style="position: relative; top: -3px; margin-left: 5px; font-style: normal; font-variant: normal; font-weight: 700; font-size: 10.48px; line-height: 15.12px; font-family: Arial, sans-serif;">Authorized Trimble Dealer</small>
		</td>
			</tr>
	</table>
<hr style="margin-bottom: 15px; margin-left: auto; margin-right: auto; margin-top: 15px; border-right-width: 0; border-bottom-width: 0; border-left-width: 0; border-top-style: solid; border-top-color: #ccc; border-top-width: 1px;">
<table style="table-layout: fixed; width: 557px; margin-top: auto; margin-right: auto; margin-bottom: auto; margin-left: auto;"><tr>
<td style="font-family: Arial, sans-serif;font-style: normal;font-variant: normal;line-height: 14px;font-size: 10px;font-weight: normal;letter-spacing: 0.06em;border-collapse: collapse;">
				Toll Free: <a href="tel:800-949-1446" style="color: #1D63A5; text-decoration: none;">800.949.1446</a><br>
				Email: <a href="mailto:nei@neigps.com" style="color: #1D63A5; text-decoration: none;">nei@neigps.com</a><br>
				200 Toledo Drive<br>
				Lafayette, Louisiana 70506 
			</td>

			<td style="letter-spacing: 0.06em;width: 55%;font-style: normal;font-variant: normal;font-weight: normal;font-size: 10px;line-height: 14px;font-family: Arial, sans-serif;border-collapse: collapse;">You are receiving this email because you asked to receive news and updates from NEI. To unsubscribe <a href="https://neigps.us6.list-manage.com/unsubscribe?u=c39b9405d7281293148009183&id=2f3039ae51&e=[UNIQID]&c=4c1278ce1f" style="color: #1D63A5; text-decoration: none;">click here</a>.<br>
<br>
&copy; 2017 NEI. All rights reserved.</td>
		</tr></table>
		
			</td>
		</tr>
	</table>


                	</td>
            	</tr>
        	</table>
    	</center>
	
</body>    </body> </html>
