
<!doctype html>
<html class="no-js" lang="en-US" prefix="og: http://ogp.me/ns# video: http://ogp.me/ns/video# ya: http://webmaster.yandex.ru/vocabularies/">
	<head>
	<meta charset="utf-8">
	<meta http-equiv="x-ua-compatible" content="ie=edge">
	<meta name="viewport" content="width=device-width, initial-scale=1">
	<title>Hurricane Harvey: How to Protect Your Business | Nav</title>

<!-- This site is optimized with the Yoast SEO Premium plugin v6.0 - https://yoast.com/wordpress/plugins/seo/ -->
<meta name="description" content="Before Hurricane Harvey makes landfall, here&#039;s what business owners in the area can do to protect their data, their equipment and their peace of mind."/>
<meta name="news_keywords" content="business, credit, financing" />
<link rel="canonical" href="https://www.nav.com/blog/hurricane-harvey-protect-business-22692/" />
<meta property="og:locale" content="en_US" />
<meta property="og:type" content="article" />
<meta property="og:title" content="Hurricane Harvey: How to Protect Your Business | Nav" />
<meta property="og:description" content="Before Hurricane Harvey makes landfall, here&#039;s what business owners in the area can do to protect their data, their equipment and their peace of mind." />
<meta property="og:url" content="https://www.nav.com/blog/hurricane-harvey-protect-business-22692/" />
<meta property="og:site_name" content="Nav" />
<meta property="article:publisher" content="https://www.facebook.com/navsmb/" />
<meta property="article:section" content="Running a Business" />
<meta property="article:published_time" content="2017-08-24T14:12:05-08:00" />
<meta property="article:modified_time" content="2017-08-24T14:12:06-08:00" />
<meta property="og:updated_time" content="2017-08-24T14:12:06-08:00" />
<meta property="og:image" content="https://www.navcdn.net/wp-content/uploads/2017/08/hurricane-harvey-e1503609100260.jpg" />
<meta property="og:image:secure_url" content="https://www.navcdn.net/wp-content/uploads/2017/08/hurricane-harvey-e1503609100260.jpg" />
<meta property="og:image:width" content="750" />
<meta property="og:image:height" content="499" />
<meta name="twitter:card" content="summary" />
<meta name="twitter:description" content="Before Hurricane Harvey makes landfall, here&#039;s what business owners in the area can do to protect their data, their equipment and their peace of mind." />
<meta name="twitter:title" content="Hurricane Harvey: How to Protect Your Business | Nav" />
<meta name="twitter:site" content="@navSMB" />
<meta name="twitter:image" content="https://www.navcdn.net/wp-content/uploads/2017/08/hurricane-harvey-e1503609100260.jpg" />
<meta name="twitter:creator" content="@navSMB" />
<script type='application/ld+json'>{"@context":"http:\/\/schema.org","@type":"WebSite","@id":"#website","url":"https:\/\/www.nav.com\/","name":"Nav","potentialAction":{"@type":"SearchAction","target":"https:\/\/www.nav.com\/?s={search_term_string}","query-input":"required name=search_term_string"}}</script>
<script type='application/ld+json'>{"@context":"http:\/\/schema.org","@type":"Organization","url":"https:\/\/www.nav.com\/blog\/hurricane-harvey-protect-business-22692\/","sameAs":["https:\/\/www.facebook.com\/navsmb\/","https:\/\/www.linkedin.com\/company-beta\/10256503\/","https:\/\/www.youtube.com\/channel\/UCwQ_IODKx-cEYT8Qluz_INA","https:\/\/twitter.com\/navSMB"],"@id":"#organization","name":"nav","logo":"https:\/\/www.nav.com\/wp-content\/uploads\/2018\/01\/nav-logo-2018.png"}</script>
<!-- / Yoast SEO Premium plugin. -->

<link rel="alternate" type="application/rss+xml" title="Nav &raquo; Hurricane Harvey: How to Protect Your Business Comments Feed" href="https://www.nav.com/blog/hurricane-harvey-protect-business-22692/feed/" />
<link rel='stylesheet' id='sage/css-css'  href='https://www.navcdn.net/wp-content/themes/nav-2015/dist/styles/1518804318-_-main.css' type='text/css' media='all' />
<script type='text/javascript' src='https://www.navcdn.net/wp-includes/js/jquery/1.12.4-_-jquery.js'></script>
<script type='text/javascript' src='https://www.navcdn.net/wp-includes/js/jquery/1.4.1-_-jquery-migrate.min.js'></script>
<link rel='https://api.w.org/' href='https://www.nav.com/wp-json/' />
<link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://www.nav.com/xmlrpc.php?rsd" />
<link rel="wlwmanifest" type="application/wlwmanifest+xml" href="https://www.navcdn.net/wp-includes/wlwmanifest.xml" /> 
<meta name="generator" content="WordPress 4.9.4" />
<link rel='shortlink' href='https://www.nav.com/?p=22692' />
<link rel="alternate" type="application/json+oembed" href="https://www.nav.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.nav.com%2Fblog%2Fhurricane-harvey-protect-business-22692%2F" />
<link rel="alternate" type="text/xml+oembed" href="https://www.nav.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.nav.com%2Fblog%2Fhurricane-harvey-protect-business-22692%2F&#038;format=xml" />
<script type="text/javascript">
(function(url){
	if(/(?:Chrome\/26\.0\.1410\.63 Safari\/537\.31|WordfenceTestMonBot)/.test(navigator.userAgent)){ return; }
	var addEvent = function(evt, handler) {
		if (window.addEventListener) {
			document.addEventListener(evt, handler, false);
		} else if (window.attachEvent) {
			document.attachEvent('on' + evt, handler);
		}
	};
	var removeEvent = function(evt, handler) {
		if (window.removeEventListener) {
			document.removeEventListener(evt, handler, false);
		} else if (window.detachEvent) {
			document.detachEvent('on' + evt, handler);
		}
	};
	var evts = 'contextmenu dblclick drag dragend dragenter dragleave dragover dragstart drop keydown keypress keyup mousedown mousemove mouseout mouseover mouseup mousewheel scroll'.split(' ');
	var logHuman = function() {
		var wfscr = document.createElement('script');
		wfscr.type = 'text/javascript';
		wfscr.async = true;
		wfscr.src = url + '&r=' + Math.random();
		(document.getElementsByTagName('head')[0]||document.getElementsByTagName('body')[0]).appendChild(wfscr);
		for (var i = 0; i < evts.length; i++) {
			removeEvent(evts[i], logHuman);
		}
	};
	for (var i = 0; i < evts.length; i++) {
		addEvent(evts[i], logHuman);
	}
})('//www.nav.com/?wordfence_lh=1&hid=F913117F530C6E0F6B7694B32FEEAE43');
</script><script type="text/javascript">
  window.analytics=window.analytics||[],window.analytics.methods=["identify","group","track","page","pageview","alias","ready","on","once","off","trackLink","trackForm","trackClick","trackSubmit"],window.analytics.factory=function(t){return function(){var a=Array.prototype.slice.call(arguments);return a.unshift(t),window.analytics.push(a),window.analytics}};for

(var i=0;i<window.analytics.methods.length;i++){var key=window.analytics.methods[i];window.analytics[key]=window.analytics.factory(key)}window.analytics.load=function(t){if(!document.getElementById("analytics-js")){var a=document.createElement("script");a.type="text/javascript",a.id="analytics-js",a.async=!0,a.src=("https:"===document.location.protocol?"https://":"http://")+"cdn.segment.io/analytics.js/v1/"+t+"/analytics.min.js";var n=document.getElementsByTagName("script")[0];n.parentNode.insertBefore(a,n)}},window.analytics.SNIPPET_VERSION="2.0.9", window.analytics.load("59uf10wiy5"); window.analytics.page();
</script>


<!-- Start Visual Website Optimizer Asynchronous Code -->
<script type='text/javascript'>
var _vwo_code=(function(){
var account_id=67048,
settings_tolerance=2000,
library_tolerance=2500,
use_existing_jquery=false,
// DO NOT EDIT BELOW THIS LINE
f=false,d=document;return{use_existing_jquery:function(){return use_existing_jquery;},library_tolerance:function(){return library_tolerance;},finish:function(){if(!f){f=true;var a=d.getElementById('_vis_opt_path_hides');if(a)a.parentNode.removeChild(a);}},finished:function(){return f;},load:function(a){var b=d.createElement('script');b.src=a;b.type='text/javascript';b.innerText;b.onerror=function(){_vwo_code.finish();};d.getElementsByTagName('head')[0].appendChild(b);},init:function(){settings_timer=setTimeout('_vwo_code.finish()',settings_tolerance);this.load('//dev.visualwebsiteoptimizer.com/j.php?a='+account_id+'&u='+encodeURIComponent(d.URL)+'&r='+Math.random());var a=d.createElement('style'),b='body{opacity:0 !important;filter:alpha(opacity=0) !important;background:none !important;}',h=d.getElementsByTagName('head')[0];a.setAttribute('id','_vis_opt_path_hides');a.setAttribute('type','text/css');if(a.styleSheet)a.styleSheet.cssText=b;else a.appendChild(d.createTextNode(b));h.appendChild(a);return settings_timer;}};}());_vwo_settings_timer=_vwo_code.init();
</script>
<!-- End Visual Website Optimizer Asynchronous Code -->


<!-- Pinterest Verification Tag -->
<meta name="p:domain_verify" content="820a2b7f9ea95240b173af7b1dc5cfbc" />
<!-- End Pinterest Verification Tag -->

<!-- Facebook Instant Articles Verification Tag -->
<meta property="fb:pages" content="503856713022335" />
<!-- End Facebook Instant Articles Verification Tag --><link rel="amphtml" href="https://www.nav.com/blog/hurricane-harvey-protect-business-22692/amp/" />
	<link rel="apple-touch-icon" sizes="57x57" href="https://www.navcdn.net/wp-content/themes/nav-2015/dist/images/favicons/apple-touch-icon-57x57.png">
	<link rel="apple-touch-icon" sizes="60x60" href="https://www.navcdn.net/wp-content/themes/nav-2015/dist/images/favicons/apple-touch-icon-60x60.png">
	<link rel="apple-touch-icon" sizes="72x72" href="https://www.navcdn.net/wp-content/themes/nav-2015/dist/images/favicons/apple-touch-icon-72x72.png">
	<link rel="apple-touch-icon" sizes="76x76" href="https://www.navcdn.net/wp-content/themes/nav-2015/dist/images/favicons/apple-touch-icon-76x76.png">
	<link rel="apple-touch-icon" sizes="114x114" href="https://www.navcdn.net/wp-content/themes/nav-2015/dist/images/favicons/apple-touch-icon-114x114.png">
	<link rel="apple-touch-icon" sizes="120x120" href="https://www.navcdn.net/wp-content/themes/nav-2015/dist/images/favicons/apple-touch-icon-120x120.png">
	<link rel="apple-touch-icon" sizes="144x144" href="https://www.navcdn.net/wp-content/themes/nav-2015/dist/images/favicons/apple-touch-icon-144x144.png">
	<link rel="apple-touch-icon" sizes="152x152" href="https://www.navcdn.net/wp-content/themes/nav-2015/dist/images/favicons/apple-touch-icon-152x152.png">
	<link rel="icon" type="image/png" href="https://www.navcdn.net/wp-content/themes/nav-2015/dist/images/favicons/favicon-16x16.png" sizes="16x16">
	<link rel="icon" type="image/png" href="https://www.navcdn.net/wp-content/themes/nav-2015/dist/images/favicons/favicon-32x32.png" sizes="32x32">
	<link rel="icon" type="image/png" href="https://www.navcdn.net/wp-content/themes/nav-2015/dist/images/favicons/favicon-96x96.png" sizes="96x96">
	<link rel="icon" type="image/png" href="https://www.navcdn.net/wp-content/themes/nav-2015/dist/images/favicons/favicon-128.png" sizes="128">
	<link rel="icon" type="image/png" href="https://www.navcdn.net/wp-content/themes/nav-2015/dist/images/favicons/favicon-196x196.png" sizes="196x196">
	<meta name="msapplication-TileColor" content="#da532c" />
	<meta name="msapplication-TileImage" content="https://www.navcdn.net/wp-content/themes/nav-2015/dist/images/favicons/mstile-144x144.png" />
	<meta name="msapplication-square70x70logo" content="https://www.navcdn.net/wp-content/themes/nav-2015/dist/images/favicons/mstile-70x70.png" />
	<meta name="msapplication-square150x150logo" content="https://www.navcdn.net/wp-content/themes/nav-2015/dist/images/favicons/mstile-150x150.png" />
	<meta name="msapplication-square310x310logo" content="https://www.navcdn.net/wp-content/themes/nav-2015/dist/images/favicons/mstile-310x310.png" />
	<meta name="msapplication-TileImage" content="https://www.navcdn.net/wp-content/themes/nav-2015/dist/images/favicons/mstile-144x144.png">
	<meta name="theme-color" content="#ffffff">

	</head>
	<body class="post-template-default single single-post postid-22692 single-format-standard hurricane-harvey-protect-business-22692 sidebar-primary">
		<!--[if lt IE 9]>
			<div class="alert alert-warning">
				You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.			</div>
		<![endif]-->
		<header id="primary-masthead" class="banner navbar yamm menu-v2 navbar-fixed-top primary-header" role="banner">
	<div class="navbar-header">
		<a class="brand navbar-brand" href="https://www.nav.com/">
			Nav
		</a>
	</div>

		<nav role="navigation" id="primary-nav" class="nav-desktop clearfix">
		<div class="nav-action-btns desktop">
			<a class="btn btn-sm" href="https://www.nav.com/login/">Log In</a>
			<a class="btn btn-primary btn-sm" href="https://www.nav.com/signup/">Sign Up</a>
			<a href="https://www.nav.com/contact" class="desktop-support">
				<svg class="support-icon-svg" width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><defs><ellipse id="a" cx="16" cy="16" rx="16" ry="16"/></defs><g fill="none" fill-rule="evenodd"><mask id="b" fill="#fff"><use xlink:href="#a"/></mask><use fill="#D8D8D8" xlink:href="#a"/><ellipse fill="#FFF" fill-rule="nonzero" mask="url(#b)" cx="16" cy="16" rx="16" ry="16"/><path d="M8.37 17.132c2.67 8.333-2.468 9.305-2.468 9.305s10.076-.4 17.28-7.963c2.592-2.716 4.058-10.77-2.484-14.535C16.748 1.686 4.559 5.205 8.37 17.132z" fill="#398BCB" fill-rule="nonzero" mask="url(#b)"/><path d="M19.866 23.953c.184.601.061 5.28-3.673 5.107-3.672-.17-3.981-4.506-3.796-5.107.108-.34 1.897-1.019 3.796-1.019 1.898 0 3.55.602 3.673 1.019z" fill="#1D5793" fill-rule="nonzero" mask="url(#b)"/><path d="M14.944 33.396h2.33c.432-1.2.848-2.33.972-2.253l3.92-3.148c0-2.191-4.66-1.867-4.66-3.703v-1.126H14.79v1.126c0 1.84-4.66 1.512-4.66 3.703l3.81 3.148c.124-.061.556 1.063 1.004 2.253z" fill="#FFF" fill-rule="nonzero" mask="url(#b)"/><path d="M14.79 23.458v-.277h2.716v1.126c0 .617.524.987 1.2 1.296.004-.015-3.916.186-3.916-2.145z" fill="#1C5794" fill-rule="nonzero" opacity=".1" mask="url(#b)"/><path d="M23.662 11.114c0 4.15-3.36 13.04-7.515 13.04-4.154 0-7.514-8.888-7.514-13.04 0-4.152 3.36-6.681 7.514-6.681 4.155 0 7.515 2.53 7.515 6.681z" fill="#FFF" fill-rule="nonzero" mask="url(#b)"/><path d="M20.39 5.467a3.956 3.956 0 0 1-.725 1.466 7.591 7.591 0 0 1-1.08 1.033c-.41.35-.801.722-1.173 1.112a37.923 37.923 0 0 1-2.56 2.407c-.91.787-1.79 1.573-2.685 2.392-.534.462-1.039.957-1.512 1.481a.438.438 0 0 1 .062.293 3.434 3.434 0 0 1-.54 1.527c-.08.14-.169.278-.247.417l-.23.695c.215.37-.109-1.374.107-1.019.047.08.633 1.173.633 1.173l.37.756a9.498 9.498 0 0 1 3.303-3.38c4.413-2.24 5.848-5.014 6.4-7.113a4.55 4.55 0 0 0-.123-3.24z" fill="#1D5793" fill-rule="nonzero" opacity=".1" mask="url(#b)"/><path d="M22.594 20.604h-6v-.309h6a.79.79 0 0 0 .788-.787v-8.317h.308v8.32a1.09 1.09 0 0 1-1.096 1.093z" fill="#174883" fill-rule="nonzero" mask="url(#b)"/><path d="M6.426 33.21l.08-3.286a2.414 2.414 0 0 1 2.13-2.546l3.04-1.265c.278-.047 1.003 1.2 2.392 2.392 1.158-.201 1.42 4.537 2.052 4.537.664 0 .942-4.737 2.083-4.537 1.374-1.2 2.114-2.454 2.392-2.392l3.04 1.265c1.115.104 2 .984 2.11 2.098A17.44 17.44 0 0 1 6.426 33.21z" fill="#084684" fill-rule="nonzero" mask="url(#b)"/><path fill="#15436D" fill-rule="nonzero" mask="url(#b)" d="M18.246 28.52l1.62-4.567.987 2.13-.972 4.505zm-4.212 0l-1.62-4.567-.988 2.13.972 4.505z"/><path d="M18.755 21.376H16.75a.62.62 0 0 1-.618-.617v-.617a.62.62 0 0 1 .618-.617h2.005a.62.62 0 0 1 .618.617v.617a.62.62 0 0 1-.618.617z" fill="#1D5793" fill-rule="nonzero" mask="url(#b)"/><path d="M19.372 20.14v.618a.62.62 0 0 1-.618.617H16.75a.62.62 0 0 1-.618-.617v-.617a.62.62 0 0 0 .618.617h2.005a.62.62 0 0 0 .618-.617z" fill="#153D67" fill-rule="nonzero" mask="url(#b)"/><path d="M22.613 15.049v-3.703a.62.62 0 0 1 .617-.617h.617a.62.62 0 0 1 .618.617v3.703a.62.62 0 0 1-.618.617h-.617a.62.62 0 0 1-.617-.617z" fill="#1D5793" fill-rule="nonzero" mask="url(#b)"/><path d="M24.464 11.346v3.703a.62.62 0 0 1-.617.617h-.617a.62.62 0 0 0 .617-.617v-3.703a.62.62 0 0 0-.617-.617h.617a.62.62 0 0 1 .617.617z" fill="#0D3551" fill-rule="nonzero" mask="url(#b)"/><path d="M24.094 11.469c-.416-.864-.91-1.68-1.36-2.515a17.526 17.526 0 0 0-.88-1.482c-.123-.2-.262-.4-.385-.602-.447-.4-.895-.8-1.36-1.2-.96 5.077 2.191 7.376 4.24 9.104.093-.632.046-1.543.139-2.176-.015-.139-.417-.632-.417-.77 0-.12.008-.24.023-.36z" fill="#1D5793" fill-rule="nonzero" opacity=".2" mask="url(#b)"/><path d="M24.618 10.466c-.416-.864-.91-1.68-1.36-2.515a17.526 17.526 0 0 0-.88-1.481c-.123-.201-.262-.4-.385-.602-.447-.4-.895-.8-1.36-1.2-.96 5.077 2.191 7.376 4.24 9.104.093-.633.046-1.543.139-2.176-.015-.14-.417-.633-.417-.771.016-.119.024-.239.023-.359z" fill="#398BCB" fill-rule="nonzero" mask="url(#b)"/><path d="M13.956 14.802c-3.487 1.775-4.567 7.299-7.16 7.299 2.96-4.599-1.342-6.62-.185-12.375C7.26 6.5 12.46 1.733 17.983 2.798c3.549.679 6.019 6.897-4.027 12.004z" fill="#398BCB" fill-rule="nonzero" mask="url(#b)"/><path d="M13.957 14.802c-3.487 1.775-4.567 7.299-7.16 7.299 3.256-2.731 1.111-5.231 4.459-10.045 1.975-2.84 8.378-4.567 6.712-9.258 3.565.679 6.034 6.897-4.011 12.004z" fill="#1D5793" fill-rule="nonzero" opacity=".2" mask="url(#b)"/><path d="M13.957 14.802c-3.487 1.775-4.567 7.314-7.16 7.299 2.453-.231 3.565-6.219 6.48-7.7 8.533-4.336 8.039-9.475 5.509-11.342 3.056 1.39 4.41 7.041-4.83 11.743z" fill="#1D5793" fill-rule="nonzero" mask="url(#b)"/><path d="M22.72 20.605h-3.795v-.155h3.796a.83.83 0 0 0 .833-.833v-4.722h.155v4.72c-.008.543-.446.98-.988.99z" fill="#075A9B" fill-rule="nonzero" mask="url(#b)"/><path d="M19.835 20.604h-.463v-.309c.03.085.084.16.154.216.095.053.2.085.31.093z" fill="#143E68" fill-rule="nonzero" mask="url(#b)"/></g></svg>			</a>
		</div>
		<a href="#search" class="search-toggle nav-search"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><defs><style>.cls-2{fill:#e0e3e7}</style></defs><g id="Layer_2" data-name="Layer 2"><g id="Layer_1-2" data-name="Layer 1"><path fill="none" d="M0 0h24v24H0z"/><path id="Rectangle_375" data-name="Rectangle 375" class="cls-2" transform="rotate(-45 19.712 19.705)" d="M17.68 15.66h4.05v8.09h-4.05z"/><path id="Rectangle_376" data-name="Rectangle 376" class="cls-2" transform="rotate(-45 17.62 17.622)" d="M16.61 13.74h2.02v7.76h-2.02z"/><path class="cls-2" d="M18 9a9 9 0 1 1-9-9 9 9 0 0 1 9 9zM9 4a5 5 0 1 0 5 5 5 5 0 0 0-5-5z"/></g></g></svg></a>

		<ul id="menu-primary-navigation" class="nav navbar-nav"><li class="menu-how-it-works"><a href="https://www.nav.com/how-it-works/">How It Works</a></li>
<li class="menu-business-credit-cards"><a title="Credit Cards" href="https://www.nav.com/marketplace/business-credit-cards/">Business Credit Cards</a></li>
<li class="menu-business-loans"><a title="Loans" href="https://www.nav.com/marketplace/business-loans-financing/">Business Loans</a></li>
<li class="dropdown yamm-fw menu-resources"><a class="dropdown-toggle" data-toggle="dropdown" data-target="#" title="Resources" href="#">Resources <b class="caret"></b></a>
<ul class="dropdown-menu">

<div class="yamm-content">

<div class="row yamm-row">
	<li class="blog-icon active dropdown yamm-fw yamm-menu-col menu-blog"><a title="Blog" href="https://www.nav.com/blog/">Blog</a>
<ul class="elementy-ul yamm-fw">
		<li class="menu-distill-your-business-plan-into-the-perfect-elevator-pitch"><a href="https://www.nav.com/blog/turn-business-plan-elevator-pitch-26820/">Distill Your Business Plan Into the Perfect Elevator Pitch</a></li>
		<li class="menu-14-hidden-office-costs-you-can-cut-right-now"><a href="https://www.nav.com/blog/14-hidden-office-costs-can-cut-right-now-26745/">14 Hidden Office Costs You Can Cut Right Now</a></li>
		<li class="menu-margarets-box-authentic-connections-helped-this-business-to-grow"><a href="https://www.nav.com/blog/margarets-box-authentic-connections-helped-business-grow-26722/">Margaret&#8217;s Box: Authentic Connections Helped This Business to Grow</a></li>
		<li class="menu-how-to-dodge-checking-account-fees"><a href="https://www.nav.com/blog/dodge-checking-account-fees-26715/">How to Dodge Checking Account Fees</a></li>
		<li class="menu-how-to-keep-remote-workers-engaged"><a href="https://www.nav.com/blog/keep-remote-workers-engaged-26679/">How to Keep Remote Workers Engaged</a></li>

</ul>
</li>
	<li class="articles-icon dropdown yamm-fw yamm-menu-col menu-articles"><a title="Articles" href="/resource/">Articles</a>
<ul class="elementy-ul yamm-fw">
		<li class="menu-finance-articles"><a href="https://www.nav.com/resources/finance/">Finance Articles</a></li>
		<li class="menu-credit-articles"><a href="https://www.nav.com/resources/credit/">Credit Articles</a></li>
		<li class="menu-business-articles"><a href="https://www.nav.com/resources/business/">Business Articles</a></li>
		<li class="menu-all-about-business-credit-scores-reports"><a href="https://www.nav.com/business-credit-scores/">All About Business Credit Scores &#038; Reports</a></li>
		<li class="menu-business-financing-options-explained"><a href="https://www.nav.com/business-financing-options/">Business Financing Options Explained</a></li>

</ul>
</li>
	<li class="calc-icon dropdown yamm-fw yamm-menu-col menu-business-loan-calculators"><a href="https://www.nav.com/business-loan-calculators/">Business Loan Calculators</a>
<ul class="elementy-ul yamm-fw">
		<li class="menu-invoice-financing-apr-calculator"><a href="https://www.nav.com/business-loan-calculators/invoice-financing-apr-calculator/">Invoice Financing APR Calculator</a></li>
		<li class="menu-kabbage-apr-calculator"><a href="https://www.nav.com/business-loan-calculators/kabbage-apr-calculator/">Kabbage APR Calculator</a></li>
		<li class="menu-ondeck-apr-calculator"><a href="https://www.nav.com/business-loan-calculators/ondeck-apr-calculator/">OnDeck APR Calculator</a></li>
		<li class="menu-merchant-cash-advance-apr-calculator"><a href="https://www.nav.com/business-loan-calculators/merchant-cash-advance-apr-calculator/">Merchant Cash Advance APR Calculator</a></li>
		<li class="menu-term-loan-apr-calculator"><a href="https://www.nav.com/business-loan-calculators/term-loan-apr-calculator/">Term Loan APR Calculator</a></li>

</ul>
</li>

</div>

</div>

</ul>
</li>
</ul>	</nav>
	<div class="mobile-bar-items">
		<a class="btn btn-login btn-sm" href="https://www.nav.com/login/">Log In</a>
		<a class="btn btn-primary btn-signup btn-sm" href="https://www.nav.com/signup/">Sign Up</a>
		<a href="#search-toggle" class="search-toggle menu-search-icon"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><defs><style>.cls-2{fill:#e0e3e7}</style></defs><g id="Layer_2" data-name="Layer 2"><g id="Layer_1-2" data-name="Layer 1"><path fill="none" d="M0 0h24v24H0z"/><path id="Rectangle_375" data-name="Rectangle 375" class="cls-2" transform="rotate(-45 19.712 19.705)" d="M17.68 15.66h4.05v8.09h-4.05z"/><path id="Rectangle_376" data-name="Rectangle 376" class="cls-2" transform="rotate(-45 17.62 17.622)" d="M16.61 13.74h2.02v7.76h-2.02z"/><path class="cls-2" d="M18 9a9 9 0 1 1-9-9 9 9 0 0 1 9 9zM9 4a5 5 0 1 0 5 5 5 5 0 0 0-5-5z"/></g></g></svg></a>
		<a id="mobile-menu-toggle" href="#" class="menu-burger-wrap"><span class="menu-burger"></span></a>
	</div>
</header>

<div id="search-bar" class="search-bar">

	<form role="search" method="get" class="search-form form-inline" action="https://www.nav.com/">
		<div class="form-group">
			<label class="sr-only">Search for:</label>
			<input type="search" value="" name="s" class="search-field form-control" placeholder="Search Nav" required>
		</div>
		<button type="submit" class="btn btn-sm btn-primary"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><defs><style>.cls-2{fill:#e0e3e7}</style></defs><g id="Layer_2" data-name="Layer 2"><g id="Layer_1-2" data-name="Layer 1"><path fill="none" d="M0 0h24v24H0z"/><path id="Rectangle_375" data-name="Rectangle 375" class="cls-2" transform="rotate(-45 19.712 19.705)" d="M17.68 15.66h4.05v8.09h-4.05z"/><path id="Rectangle_376" data-name="Rectangle 376" class="cls-2" transform="rotate(-45 17.62 17.622)" d="M16.61 13.74h2.02v7.76h-2.02z"/><path class="cls-2" d="M18 9a9 9 0 1 1-9-9 9 9 0 0 1 9 9zM9 4a5 5 0 1 0 5 5 5 5 0 0 0-5-5z"/></g></g></svg></button>
	</form>

</div>
<div id="mobile-menu-filter" class="mobile-menu-filter"></div>
<div id="mobile-menu" class="mobile-menu-wrap">
	<nav class="mobile-menu">

		<ul id="menu-primary-navigation-1" class="mobile-menu-items"><li class="menu-how-it-works"><a href="https://www.nav.com/how-it-works/">How It Works</a></li>
<li class="menu-business-credit-cards"><a title="Credit Cards" href="https://www.nav.com/marketplace/business-credit-cards/">Business Credit Cards</a></li>
<li class="menu-business-loans"><a title="Loans" href="https://www.nav.com/marketplace/business-loans-financing/">Business Loans</a></li>
<li class="has-submenu menu-resources"><a title="Resources" href="#">Resources</a><ul class="mobile-menu-sub"><h2 id="mobile-menu-return" class="mobile-menu-return"> <svg xmlns="http://www.w3.org/2000/svg" width="8" height="16" viewBox="0 0 8 16"><defs></defs><title>icon_carrot-left_8A9097_8x16</title><g id="Layer_2" data-name="Layer 2"><g id="Layer_1-2" data-name="Layer 1"><path class="cls-1" style="fill:#8a9097;" d="M7.23,0a.72.72,0,0,1,.54.26,1,1,0,0,1,0,1.26L2.17,8l5.6,6.48a1,1,0,0,1,0,1.26.7.7,0,0,1-1.09,0L0,8,6.69.26A.72.72,0,0,1,7.23,0Z"/></g></g></svg> Main Menu</h2><h3 class="mobile-menu-subtitle">Resources</h3>	<li class="blog-icon active has-submenu menu-blog"><a title="Blog" href="https://www.nav.com/blog/">Blog</a>		<li class="menu-distill-your-business-plan-into-the-perfect-elevator-pitch"><a href="https://www.nav.com/blog/turn-business-plan-elevator-pitch-26820/">Distill Your Business Plan Into the Perfect Elevator Pitch</a></li>
		<li class="menu-14-hidden-office-costs-you-can-cut-right-now"><a href="https://www.nav.com/blog/14-hidden-office-costs-can-cut-right-now-26745/">14 Hidden Office Costs You Can Cut Right Now</a></li>
		<li class="menu-margarets-box-authentic-connections-helped-this-business-to-grow"><a href="https://www.nav.com/blog/margarets-box-authentic-connections-helped-business-grow-26722/">Margaret&#8217;s Box: Authentic Connections Helped This Business to Grow</a></li>
		<li class="menu-how-to-dodge-checking-account-fees"><a href="https://www.nav.com/blog/dodge-checking-account-fees-26715/">How to Dodge Checking Account Fees</a></li>
		<li class="menu-how-to-keep-remote-workers-engaged"><a href="https://www.nav.com/blog/keep-remote-workers-engaged-26679/">How to Keep Remote Workers Engaged</a></li>
</li>
	<li class="articles-icon has-submenu menu-articles"><a title="Articles" href="/resource/">Articles</a>		<li class="menu-finance-articles"><a href="https://www.nav.com/resources/finance/">Finance Articles</a></li>
		<li class="menu-credit-articles"><a href="https://www.nav.com/resources/credit/">Credit Articles</a></li>
		<li class="menu-business-articles"><a href="https://www.nav.com/resources/business/">Business Articles</a></li>
		<li class="menu-all-about-business-credit-scores-reports"><a href="https://www.nav.com/business-credit-scores/">All About Business Credit Scores &#038; Reports</a></li>
		<li class="menu-business-financing-options-explained"><a href="https://www.nav.com/business-financing-options/">Business Financing Options Explained</a></li>
</li>
	<li class="calc-icon has-submenu menu-business-loan-calculators"><a href="https://www.nav.com/business-loan-calculators/">Business Loan Calculators</a>		<li class="menu-invoice-financing-apr-calculator"><a href="https://www.nav.com/business-loan-calculators/invoice-financing-apr-calculator/">Invoice Financing APR Calculator</a></li>
		<li class="menu-kabbage-apr-calculator"><a href="https://www.nav.com/business-loan-calculators/kabbage-apr-calculator/">Kabbage APR Calculator</a></li>
		<li class="menu-ondeck-apr-calculator"><a href="https://www.nav.com/business-loan-calculators/ondeck-apr-calculator/">OnDeck APR Calculator</a></li>
		<li class="menu-merchant-cash-advance-apr-calculator"><a href="https://www.nav.com/business-loan-calculators/merchant-cash-advance-apr-calculator/">Merchant Cash Advance APR Calculator</a></li>
		<li class="menu-term-loan-apr-calculator"><a href="https://www.nav.com/business-loan-calculators/term-loan-apr-calculator/">Term Loan APR Calculator</a></li>
</li>
</ul></li>
</ul>	</nav>
	<div class="mobile-menu-footer">
		<a class="mobile-customer-service" href="tel:844-636-2445">
			<svg class="support-icon-svg" width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><defs><ellipse id="a" cx="16" cy="16" rx="16" ry="16"/></defs><g fill="none" fill-rule="evenodd"><mask id="b" fill="#fff"><use xlink:href="#a"/></mask><use fill="#D8D8D8" xlink:href="#a"/><ellipse fill="#FFF" fill-rule="nonzero" mask="url(#b)" cx="16" cy="16" rx="16" ry="16"/><path d="M8.37 17.132c2.67 8.333-2.468 9.305-2.468 9.305s10.076-.4 17.28-7.963c2.592-2.716 4.058-10.77-2.484-14.535C16.748 1.686 4.559 5.205 8.37 17.132z" fill="#398BCB" fill-rule="nonzero" mask="url(#b)"/><path d="M19.866 23.953c.184.601.061 5.28-3.673 5.107-3.672-.17-3.981-4.506-3.796-5.107.108-.34 1.897-1.019 3.796-1.019 1.898 0 3.55.602 3.673 1.019z" fill="#1D5793" fill-rule="nonzero" mask="url(#b)"/><path d="M14.944 33.396h2.33c.432-1.2.848-2.33.972-2.253l3.92-3.148c0-2.191-4.66-1.867-4.66-3.703v-1.126H14.79v1.126c0 1.84-4.66 1.512-4.66 3.703l3.81 3.148c.124-.061.556 1.063 1.004 2.253z" fill="#FFF" fill-rule="nonzero" mask="url(#b)"/><path d="M14.79 23.458v-.277h2.716v1.126c0 .617.524.987 1.2 1.296.004-.015-3.916.186-3.916-2.145z" fill="#1C5794" fill-rule="nonzero" opacity=".1" mask="url(#b)"/><path d="M23.662 11.114c0 4.15-3.36 13.04-7.515 13.04-4.154 0-7.514-8.888-7.514-13.04 0-4.152 3.36-6.681 7.514-6.681 4.155 0 7.515 2.53 7.515 6.681z" fill="#FFF" fill-rule="nonzero" mask="url(#b)"/><path d="M20.39 5.467a3.956 3.956 0 0 1-.725 1.466 7.591 7.591 0 0 1-1.08 1.033c-.41.35-.801.722-1.173 1.112a37.923 37.923 0 0 1-2.56 2.407c-.91.787-1.79 1.573-2.685 2.392-.534.462-1.039.957-1.512 1.481a.438.438 0 0 1 .062.293 3.434 3.434 0 0 1-.54 1.527c-.08.14-.169.278-.247.417l-.23.695c.215.37-.109-1.374.107-1.019.047.08.633 1.173.633 1.173l.37.756a9.498 9.498 0 0 1 3.303-3.38c4.413-2.24 5.848-5.014 6.4-7.113a4.55 4.55 0 0 0-.123-3.24z" fill="#1D5793" fill-rule="nonzero" opacity=".1" mask="url(#b)"/><path d="M22.594 20.604h-6v-.309h6a.79.79 0 0 0 .788-.787v-8.317h.308v8.32a1.09 1.09 0 0 1-1.096 1.093z" fill="#174883" fill-rule="nonzero" mask="url(#b)"/><path d="M6.426 33.21l.08-3.286a2.414 2.414 0 0 1 2.13-2.546l3.04-1.265c.278-.047 1.003 1.2 2.392 2.392 1.158-.201 1.42 4.537 2.052 4.537.664 0 .942-4.737 2.083-4.537 1.374-1.2 2.114-2.454 2.392-2.392l3.04 1.265c1.115.104 2 .984 2.11 2.098A17.44 17.44 0 0 1 6.426 33.21z" fill="#084684" fill-rule="nonzero" mask="url(#b)"/><path fill="#15436D" fill-rule="nonzero" mask="url(#b)" d="M18.246 28.52l1.62-4.567.987 2.13-.972 4.505zm-4.212 0l-1.62-4.567-.988 2.13.972 4.505z"/><path d="M18.755 21.376H16.75a.62.62 0 0 1-.618-.617v-.617a.62.62 0 0 1 .618-.617h2.005a.62.62 0 0 1 .618.617v.617a.62.62 0 0 1-.618.617z" fill="#1D5793" fill-rule="nonzero" mask="url(#b)"/><path d="M19.372 20.14v.618a.62.62 0 0 1-.618.617H16.75a.62.62 0 0 1-.618-.617v-.617a.62.62 0 0 0 .618.617h2.005a.62.62 0 0 0 .618-.617z" fill="#153D67" fill-rule="nonzero" mask="url(#b)"/><path d="M22.613 15.049v-3.703a.62.62 0 0 1 .617-.617h.617a.62.62 0 0 1 .618.617v3.703a.62.62 0 0 1-.618.617h-.617a.62.62 0 0 1-.617-.617z" fill="#1D5793" fill-rule="nonzero" mask="url(#b)"/><path d="M24.464 11.346v3.703a.62.62 0 0 1-.617.617h-.617a.62.62 0 0 0 .617-.617v-3.703a.62.62 0 0 0-.617-.617h.617a.62.62 0 0 1 .617.617z" fill="#0D3551" fill-rule="nonzero" mask="url(#b)"/><path d="M24.094 11.469c-.416-.864-.91-1.68-1.36-2.515a17.526 17.526 0 0 0-.88-1.482c-.123-.2-.262-.4-.385-.602-.447-.4-.895-.8-1.36-1.2-.96 5.077 2.191 7.376 4.24 9.104.093-.632.046-1.543.139-2.176-.015-.139-.417-.632-.417-.77 0-.12.008-.24.023-.36z" fill="#1D5793" fill-rule="nonzero" opacity=".2" mask="url(#b)"/><path d="M24.618 10.466c-.416-.864-.91-1.68-1.36-2.515a17.526 17.526 0 0 0-.88-1.481c-.123-.201-.262-.4-.385-.602-.447-.4-.895-.8-1.36-1.2-.96 5.077 2.191 7.376 4.24 9.104.093-.633.046-1.543.139-2.176-.015-.14-.417-.633-.417-.771.016-.119.024-.239.023-.359z" fill="#398BCB" fill-rule="nonzero" mask="url(#b)"/><path d="M13.956 14.802c-3.487 1.775-4.567 7.299-7.16 7.299 2.96-4.599-1.342-6.62-.185-12.375C7.26 6.5 12.46 1.733 17.983 2.798c3.549.679 6.019 6.897-4.027 12.004z" fill="#398BCB" fill-rule="nonzero" mask="url(#b)"/><path d="M13.957 14.802c-3.487 1.775-4.567 7.299-7.16 7.299 3.256-2.731 1.111-5.231 4.459-10.045 1.975-2.84 8.378-4.567 6.712-9.258 3.565.679 6.034 6.897-4.011 12.004z" fill="#1D5793" fill-rule="nonzero" opacity=".2" mask="url(#b)"/><path d="M13.957 14.802c-3.487 1.775-4.567 7.314-7.16 7.299 2.453-.231 3.565-6.219 6.48-7.7 8.533-4.336 8.039-9.475 5.509-11.342 3.056 1.39 4.41 7.041-4.83 11.743z" fill="#1D5793" fill-rule="nonzero" mask="url(#b)"/><path d="M22.72 20.605h-3.795v-.155h3.796a.83.83 0 0 0 .833-.833v-4.722h.155v4.72c-.008.543-.446.98-.988.99z" fill="#075A9B" fill-rule="nonzero" mask="url(#b)"/><path d="M19.835 20.604h-.463v-.309c.03.085.084.16.154.216.095.053.2.085.31.093z" fill="#143E68" fill-rule="nonzero" mask="url(#b)"/></g></svg>			<p>Speak to a Customer Agent</p>
			<h5 class="support-number">844-636-2445</h5>
		</a>
		<div class="mobile-menu-cta">
			<h3>Get your Personal Credit Scores now for Free</h3>
			<a href="https://www.nav.com/signup/" class="btn btn-primary">Sign Up</a>
		</div>
	</div>
</div>
		<div class="wrap container" role="document">

			<div class="content row">
				<main class="main" role="main">
										<div class="row content-nav-row">
						<div class="col-sm-12">
							<div class="content-breadcrumbs">
							<p id="breadcrumbs"><span xmlns:v="http://rdf.data-vocabulary.org/#"><span typeof="v:Breadcrumb"><a href="https://www.nav.com/" rel="v:url" property="v:title">Home</a> / <span rel="v:child" typeof="v:Breadcrumb"><a href="https://www.nav.com/blog/" rel="v:url" property="v:title">Blog</a> / <span class="breadcrumb_last">Hurricane Harvey: How to Protect Your Business</span></span></span></span></p>							</div>
						</div>
						<div class="hide">
													</div>
					</div>
					
						<article class="post-22692 post type-post status-publish format-standard has-post-thumbnail hentry category-running-business" itemscope itemtype="http://schema.org/Article">
		<header>
						<div class="card-poster">
				<img width="750" height="499" src="https://www.navcdn.net/wp-content/uploads/2017/08/hurricane-harvey-750x499.jpg" class="img-responsive card-img wp-post-image" alt="Hurricane Harvey: How to Protect Your Business" srcset="https://www.navcdn.net/wp-content/uploads/2017/08/hurricane-harvey-e1503609100260.jpg 750w, https://www.navcdn.net/wp-content/uploads/2017/08/hurricane-harvey-300x200.jpg 300w, https://www.navcdn.net/wp-content/uploads/2017/08/hurricane-harvey-768x511.jpg 768w, https://www.navcdn.net/wp-content/uploads/2017/08/hurricane-harvey-100x67.jpg 100w, https://www.navcdn.net/wp-content/uploads/2017/08/hurricane-harvey-171x114.jpg 171w, https://www.navcdn.net/wp-content/uploads/2017/08/hurricane-harvey-219x146.jpg 219w" sizes="(max-width: 750px) 100vw, 750px" />			</div>
						<h1 class="entry-title" itemprop="headline name">Hurricane Harvey: How to Protect Your Business</h1>
			<time class="meta-info updated" datetime="2017-08-24T21:12:05+00:00" itemprop="datePublished"><span class="icon-Timer"></span> August 24, 2017</time>
<span class="meta-info byline author vcard"><span class="icon-User"></span> <span class="fn" itemprop="author">Linsey Knerl</span></span><span class="meta-info tags"><span class="icon-Folder"></span> </span>
<span class="meta-info comment-count"><span class="icon-Speach-Bubble"></span> 0 Comment</span>

	<div id="ssk-group" class="ssk-group ssk-count">
		<a id="ssk-facebook" href="" class="ssk ssk-text ssk-xs ssk-facebook"></a>
		<a id="ssk-twitter" href="" class="ssk ssk-text ssk-xs ssk-twitter" data-text=""></a>
		<a id="ssk-plus" href="" class="ssk ssk-text ssk-xs ssk-google-plus"></a>
		<a id="ssk-pinterest" href="" class="ssk ssk-text ssk-xs ssk-pinterest"></a>
		<a id="ssk-linkedin" href="" class="ssk ssk-text ssk-xs ssk-linkedin"></a>
	</div>
			</header>

		    <div class="entry-content-container">
      <div itemprop="publisher" itemscope itemtype="https://schema.org/Organization">
      	<meta itemprop="name" content="Nav">
      	<link href="https://www.nav.com/" itemprop="url" >
      	<div itemprop="logo" itemscope itemtype="https://schema.org/ImageObject">
      		<meta itemprop="image" content="https://www.navcdn.net/wp-content/themes/nav-2015/assets/images/nav-logo-2018-small.png" />
      		<meta itemprop="url" content="https://www.navcdn.net/wp-content/themes/nav-2015/assets/images/nav-logo-2018-small.png">
      		<meta itemprop="width" content="96">
      		<meta itemprop="height" content="64">
      	</div>
      	<div itemprop="contactPoint" itemscope itemtype="https://schema.org/ContactPoint">
      		<meta itemprop="telephone" content="+1-855-226-8388">
      		<meta itemprop="contactOption" content="TollFree">
      		<meta itemprop="contactType" content="Sales">
      		<div itemprop="hoursAvailable" itemscope itemtype="http://schema.org/OpeningHoursSpecification">
      			<meta itemprop="dayOfWeek" content="Monday Tuesday Wednesday Thursday Friday" />
            		<time itemprop="opens" content="09:00:00"></time>
            		<time itemprop="closes" content="19:00:00"></time>
      		</div>
      		<meta itemprop="email" content="support@nav.com">
      		<meta itemprop="areaServed" content="US">
      		<div itemprop="availableLanguage" itemscope itemtype="https://schema.org/Language">
				<meta itemprop="name" content="English">
      		</div>
      	</div>
      	<link href="https://www.facebook.com/navsmb" itemprop="sameAs">
      	<link href="https://plus.google.com/+Creditera/posts" itemprop="sameAs">
      	<link href="https://www.linkedin.com/company/navsmb" itemprop="sameAs">
      	<link href="https://www.pinterest.com/navsmb/" itemprop="sameAs">
      	<link href="https://twitter.com/navsmb" itemprop="sameAs">
      	<link href="https://www.youtube.com/channel/UCwQ_IODKx-cEYT8Qluz_INA" itemprop="sameAs">
</div>
<meta itemprop="articleSection" content="Running a Business" />
      <meta itemprop="url" content="https://www.nav.com/blog/hurricane-harvey-protect-business-22692/" />
      <meta itemprop="dateModified" content="2017-08-24T14:12:06+00:00">
      <meta itemprop="description" content="Before Hurricane Harvey makes landfall, here's what business owners in the area can do to protect their data, their equipment and their peace of mind." />
      <meta itemprop="inLanguage" content="en" />
	<meta itemprop="mainEntityofPage" content="Nav">
	<meta itemprop="copyrightYear" content="2017" />
	<meta itemprop="wordCount" content="711" />
	<meta itemprop="commentCount" content="0" />
		<meta itemprop="datePublished" content="August 24, 2017" />
	<meta itemprop="headline" content="Hurricane Harvey: How to Protect Your Business" />
	<meta itemprop="image" content="https://www.navcdn.net/wp-content/uploads/2017/08/hurricane-harvey-750x343.jpg" />      	<div itemprop="image" itemscope itemtype="https://schema.org/ImageObject">
      		<meta itemprop="url" content="https://www.navcdn.net/wp-content/uploads/2017/08/hurricane-harvey-e1503609100260.jpg" />
      		<meta itemprop="width" content="750">
      		<meta itemprop="height" content="499">
      	</div>

		<div itemprop="articleBody" class="entry-content">
			<p><small><a href="/#disclosure">Advertiser Disclosure</a></small></p>
<p>Hurricane Harvey is soon to arrive in the lower regions of the U.S., with experts predicting it could become a Category 3 hurricane by the time it makes landfall<span style="font-weight: 400;">. Wind speeds of 111 miles an hour or more will certainly have an effect on life and property, but business owners have their own special set of concerns to tackle — how to protect their business before the storm and deal with the aftermath that inevitably follows. The question being asked by many small business owners might be “is it too late?” as the hurricane is expected to hit land late Friday or early Saturday.</span></p>
<p>Here are some of the most important steps you still have time to take when mitigating loss to your small business.</p>
<h2><b>1. Protect Your Data</b></h2>
<p>While you may not have time to transfer physical goods or product inventory to safety, all your digital files, bookkeeping records and customer info should already be partially backed up to second, physical location (such as a hard drive stored offsite) or a cloud-based destination. Even if you’ve failed to take such measures already, you can still make a difference now. Make a quick inventory of the priority items that would cripple your business if lost and take action.</p>
<p>For most people, this includes customer order data, email communications or <a href="https://www.nav.com/resource/how-to-write-a-business-plan/">finance records</a>. Create special folders for these items and back them up immediately while you still have power, Internet connectivity and bandwidth. When the storm hits, you will likely lose all three of these, so put this at the top of your emergency preparedness list.</p>
<h2><b>2. Get Insured</b></h2>
<p>The worst time to buy insurance is after you need it, and yet, too many business owners fail to understand what exactly their policies cover. Many of the consequences of a disaster such as Harvey will likely not be paid for in full; this will leave business owners with mounds of ruined inventory, lost business operation time, and even destruction of their primary physical headquarters.</p>
<p>Most insurers give you until midnight on the date of a disaster to make changes, so get on the phone now with your agent and see what will be covered – and what won’t. It’s likely that you’ll find an exclusion or two in your coverage that will become costly when the hurricane hits. Bite the bullet and pay more for premiums now if you’re in the direct line of the storm. You can always cancel your extra coverage later, should you not need it.</p>
<div class="loop-wrap js-loop-wrap offer-callout-wrap">
						<div class="offer-loop offer-callout vpv-track" data-offer-id="18162" data-vpv-string="vpv_CalloutOffer_18162" data-offer-title="Business Insurance Quotes by Insureon" >
							<div class="row">
								<div class="col-sm-3">
									<figure class="offer-fig">
										<a class="js-offer-single-page" href="https://www.nav.com/marketplace/business-services/business-insurance-by-insureon/?ref=public_22692" data-offer-id="18162" data-offer-title="Business Insurance Quotes by Insureon" >
											<img class="img-responsive" src="https://dxkdvuv3hanyu.cloudfront.net/images/logo-LG-InsureonBlack.png" width="179" height="114" alt="Business Insurance Quotes by Insureon">
										</a>
										<figcaption class="amex-disclaimer offer-callout-disclaimer"></figcaption>
									</figure>
								</div>
								<div class="col-sm-9">
									<h2 class="offer-title"><a class="js-offer-single-page" href="https://www.nav.com/marketplace/business-services/business-insurance-by-insureon/?ref=public_22692" data-offer-id="18162" data-offer-title="Business Insurance Quotes by Insureon" > Business Insurance Quotes by Insureon</a></h2>
									<div class="offer-content">
										<div class="btn-offer-apply-wrap">
											<a class="btn btn-primary btn-offer-apply js-btn-offer-apply" href="//www.insureon.com/?utm_source=affiliates&utm_medium=Nav&sid=public_22692&u1=public_22692&track=public_22692&tid=public_22692&subId1=public_22692" data-offer-id="18162" data-offer-title="Business Insurance Quotes by Insureon"  target="_top" rel="nofollow"><span class="glyphicon glyphicon-lock"></span> Check It Out</a>
											<div class="yotpo_stars yotpo_medium">
											<span class="glyphicon glyphicon-star"></span><span class="glyphicon glyphicon-star"></span><span class="glyphicon glyphicon-star"></span><span class="glyphicon glyphicon-star"></span><span class="glyphicon glyphicon-star"></span>
											</div>
										</div>
									Insureon makes it easy to get the coverage you need to protect and grow your <a class="js-offer-single-page" href="https://www.nav.com/marketplace/business-services/business-insurance-by-insureon/?ref=public_22692" data-offer-id="18162" data-offer-title="Business Insurance Quotes by Insureon" >Learn More</a>
								</div>
							</div>
						</div>
					</div></div>
<h2><b>3. Find Funding</b></h2>
<p>Despite your best attempts to seek shelter and protect your business, there is just no guarantee that all will end well. This fact shouldn’t frighten you into being passive with your business, however. Start looking now for the financial means to repair and replace, and you’ll avoid the scramble many businesses find themselves in after a storm.</p>
<p>You don’t want to be one in a sea of faces hoping for a small business loan or a new <a href="https://www.nav.com/resource/business-line-of-credit/">business line of credit</a> in the days after the hurricane. Be proactive by seeing if you’re eligible for a small <a href="https://www.nav.com/resource/best-business-credit-cards/">business credit card</a> with favorable rates, and get approved before the storm strikes. It’s just one more way to take control of what will seem very uncontrollable come this weekend. Your personal and <a href="https://www.nav.com/business-credit-scores/">business credit scores</a> may be used as part of the approval process for a business loan, line of credit or credit card (depending on what you apply for). You can check both your personal and business credit scores <a href="https://app.nav.com/registration">for free on Nav</a>.</p>
<h2><b>4. Join Forces</b></h2>
<p>The best part of being a business owner is that you are in good company. Today’s entrepreneur enjoys connecting with other owners and sharing wisdom, advice and support – especially in times like these. You may find that your local business community is already publicizing efforts to share ideas for surviving the storm and getting back on track after any damage is done. Check with your local Chamber of Commerce to see what other businesses are planning, or search your local Facebook groups and pages for ideas on how companies can pool resources to better protect the business community. There is truly strength in numbers.</p>
<table class="vpv-track" data-callout-id="22214" data-vpv-string="vpv_Callout_22214">
	<tbody>
		<tr>
		<td style="width: 120px;"><img class="alignleft" src="https://www.navcdn.net/wp-content/uploads/2017/08/scheduleacall-100x100.png" alt="Schedule a call" width="100" height="100" /></td>
		<td><p>Get free, unbiased financing recommendations based on your business needs from our team of Credit &amp; Lending Experts. <a href="https://app.hubspot.com/meetings/nav/nav-business-financing-consultation-logout"><strong>Schedule a 30-minute call now</strong></a>.</p>
</td>
		</tr>
	</tbody>
</table>
<div id="binary-stars" class="binary-stars" data-binary-post="22692" itemprop="aggregateRating" itemscope itemtype="http://schema.org/AggregateRating" data-starthanks="Thank you for rating this article!"><h3>Rate This Article</h3><span class="glyphicon glyphicon-star-empty binary-star-rating" data-binary-star="1"></span><span class="glyphicon glyphicon-star-empty binary-star-rating" data-binary-star="2"></span><span class="glyphicon glyphicon-star-empty binary-star-rating" data-binary-star="3"></span><span class="glyphicon glyphicon-star-empty binary-star-rating" data-binary-star="4"></span><span class="glyphicon glyphicon-star-empty binary-star-rating" data-binary-star="5"></span><meta itemprop="bestRating" content="5"/><meta itemprop="worstRating" content="0"/><meta itemprop="ratingValue" content="4.5"/><meta itemprop="ratingCount" content="3"/><meta itemprop="url" content="https://www.nav.com/blog/hurricane-harvey-protect-business-22692/"/><span class="rating-lowdown" style="display: block;">This article currently has 3 ratings with an average of 4.5 stars.</span></div>		</div>

    </div>

		<footer>
					</footer>

		
<div class="disqus-disclaimer">
	<p><span class="disclaimer-header">Have at it!</span> We'd love to hear from you and encourage a lively discussion among our users. Please help us keep our site clean and protect yourself. Refrain from posting overtly promotional content, and avoid disclosing personal information such as bank account or phone numbers. 
<br></br>
Reviews Disclosure: The responses below are not provided or commissioned by the credit card, financing and service companies that appear on this site. Responses have not been reviewed, approved or otherwise endorsed by the credit card, financing and service companies and it is not their responsibility to ensure all posts and/or questions are answered.</p>
</div>		
<div id="disqus_thread">
    </div>

		        <div class="newsletter-cta cta-wrapper">
      <h2 class="cta-title">Get tips from our small business experts delivered to your inbox each week.</h2>
      
                <div class='gf_browser_unknown gform_wrapper gform_wrapper_original_id_3 navnewsletter_wrapper' id='gform_wrapper_1181589009' ><form method='post' enctype='multipart/form-data' target='gform_ajax_frame_1181589009' id='gform_1181589009' class='navnewsletter' data-form-id="3" action='/blog/hurricane-harvey-protect-business-22692/'>
                        <div class='gform_body'><ul id='gform_fields_1181589009' class='gform_fields top_label form_sublabel_below description_below'><li id='field_1181589009_1' class='gfield gfield_contains_required field_sublabel_below field_description_below gfield_visibility_visible' ><label class='gfield_label' for='input_1181589009_1' >Email<span class='gfield_required'>*</span></label><div class='ginput_container ginput_container_email'>
                            <input name='input_1' id='input_1181589009_1' type='text' value='' class='medium' tabindex='1'   placeholder='email' aria-required="true" aria-invalid="false"/>
                        </div></li><li id='field_1181589009_2' class='gfield gform_hidden field_sublabel_below field_description_below gfield_visibility_visible' ><input name='input_2' id='input_1181589009_2' type='hidden' class='gform_hidden'  aria-invalid="false" value='Blog' /></li><li id='field_1181589009_3' class='gfield gform_hidden field_sublabel_below field_description_below gfield_visibility_visible' ><input name='input_3' id='input_1181589009_3' type='hidden' class='gform_hidden'  aria-invalid="false" value='TRUE' /></li><li id='field_1181589009_4' class='gfield gform_hidden field_sublabel_below field_description_below gfield_visibility_visible' ><input name='input_4' id='input_1181589009_4' type='hidden' class='gform_hidden'  aria-invalid="false" value='TRUE' /></li><li id='field_1181589009_5' class='gfield gform_hidden field_sublabel_below field_description_below gfield_visibility_visible' ><input name='input_5' id='input_1181589009_5' type='hidden' class='gform_hidden'  aria-invalid="false" value='TRUE' /></li><li id='field_1181589009_6' class='gfield gform_hidden field_sublabel_below field_description_below gfield_visibility_visible' ><input name='input_6' id='input_1181589009_6' type='hidden' class='gform_hidden'  aria-invalid="false" value='TRUE' /></li><li id='field_1181589009_7' class='gfield gform_hidden field_sublabel_below field_description_below gfield_visibility_visible' ><input name='input_7' id='input_1181589009_7' type='hidden' class='gform_hidden'  aria-invalid="false" value='Blog' /></li><li id='field_1181589009_8' class='gfield gform_hidden field_sublabel_below field_description_below gfield_visibility_visible' ><input name='input_8' id='input_1181589009_8' type='hidden' class='gform_hidden'  aria-invalid="false" value='02/17/2018' /></li><li id='field_1181589009_9' class='gfield gform_hidden field_sublabel_below field_description_below gfield_visibility_visible' ><input name='input_9' id='input_1181589009_9' type='hidden' class='gform_hidden'  aria-invalid="false" value='https://www.nav.com/blog/hurricane-harvey-protect-business-22692/' /></li><li id='field_1181589009_10' class='gfield gform_hidden field_sublabel_below field_description_below gfield_visibility_visible' ><input name='input_10' id='input_1181589009_10' type='hidden' class='gform_hidden'  aria-invalid="false" value='Hurricane Harvey: How to Protect Your Business' /></li>
                            </ul></div>
        <div class='gform_footer top_label'> <input type='submit' id='gform_submit_button_1181589009' class='btn btn-primary' value='Subscribe' tabindex='2' onclick='if(window["gf_submitting_1181589009"]){return false;}  window["gf_submitting_1181589009"]=true;  ' onkeypress='if( event.keyCode == 13 ){ if(window["gf_submitting_1181589009"]){return false;} window["gf_submitting_1181589009"]=true;  jQuery("#gform_1181589009").trigger("submit",[true]); }' /> <input type='hidden' name='gform_ajax' value='form_id=3&amp;title=&amp;description=&amp;tabindex=1' />
            <input type='hidden' class='gform_hidden' name='is_submit_3' value='1' />
            <input type='hidden' class='gform_hidden' name='gform_submit' value='3' />
            
            <input type='hidden' class='gform_hidden' name='gform_unique_id' value='' />
            <input type='hidden' class='gform_hidden' name='state_3' value='WyJbXSIsIjRmZDZhMzAyODA2N2NlYzFkOTc0NjVmNWU1N2Q0YjZkIl0=' />
            <input type='hidden' class='gform_hidden' name='gform_target_page_number_3' id='gform_target_page_number_3' value='0' />
            <input type='hidden' class='gform_hidden' name='gform_source_page_number_3' id='gform_source_page_number_3' value='1' />
            <input type='hidden' name='gform_random_id' value='1181589009' /><input type='hidden' name='gform_field_values' value='' />
            
        </div>
                        </form>
                        </div>
                <iframe style='display:none;width:0px;height:0px;' src='about:blank' name='gform_ajax_frame_1181589009' id='gform_ajax_frame_1181589009'>This iframe contains the logic required to handle Ajax powered Gravity Forms.</iframe>
                <script type='text/javascript'>jQuery(document).ready(function($){gformInitSpinner( 1181589009, 'https://www.navcdn.net/wp-content/plugins/gravityforms/images/spinner.gif' );jQuery('#gform_ajax_frame_1181589009').load( function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_1181589009');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_1181589009').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;if(is_form){jQuery('#gform_wrapper_1181589009').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_1181589009').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_1181589009').removeClass('gform_validation_error');}setTimeout( function() { /* delay the scroll by 50 milliseconds to fix a bug in chrome */  }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_3').val();gformInitSpinner( 1181589009, 'https://www.navcdn.net/wp-content/plugins/gravityforms/images/spinner.gif' );jQuery(document).trigger('gform_page_loaded', [1181589009, current_page]);window['gf_submitting_1181589009'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}setTimeout(function(){jQuery('#gform_wrapper_1181589009').replaceWith(confirmation_content);jQuery(document).trigger('gform_confirmation_loaded', [1181589009]);window['gf_submitting_1181589009'] = false;}, 50);}else{jQuery('#gform_1181589009').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger('gform_post_render', [1181589009, current_page]);} );} );</script><script type='text/javascript'> if(typeof gf_global == 'undefined') var gf_global = {"gf_currency_config":{"name":"U.S. Dollar","symbol_left":"$","symbol_right":"","symbol_padding":"","thousand_separator":",","decimal_separator":".","decimals":2},"base_url":"https:\/\/www.nav.com\/wp-content\/plugins\/gravityforms","number_formats":[],"spinnerUrl":"https:\/\/www.nav.com\/wp-content\/plugins\/gravityforms\/images\/spinner.gif"};jQuery(document).bind('gform_post_render', function(event, formId, currentPage){if(formId == 1181589009) {if(typeof Placeholders != 'undefined'){
                        Placeholders.enable();
                    }} } );jQuery(document).bind('gform_post_conditional_logic', function(event, formId, fields, isInit){} );</script><script type='text/javascript'> jQuery(document).ready(function(){jQuery(document).trigger('gform_post_render', [1181589009, 1]) } ); </script>    </div>
	</article>

															<div class="row content-nav-row">
						<div class="col-sm-12">
													</div>
					</div>
									</main><!-- /.main -->
									<aside class="sidebar" role="complementary">
						<div id="sidebar-social-nav-col widget" class="sidebar-social">
	<ul class="social-nav">
				<li><a class="facebook" href="https://www.facebook.com/navsmb"><span class="icon-Facebook-2"></span></a></li>
						<li><a class="twitter" href="https://twitter.com/navsmb"><span class="icon-Twitter"></span></a></li>
						<li><a class="linkedin" href="https://www.linkedin.com/company/navsmb"><span class="icon-Linkedin"></span></a></li>
						<li><a class="youtube" href="https://www.youtube.com/channel/UCwQ_IODKx-cEYT8Qluz_INA"><span class="icon-Youtube"></span></a></li>
						<li><a class="rss" href="/feed/"><span class="icon-RSS"></span></a></li>
						<li><a class="google" href="https://plus.google.com/+Creditera/posts"><span class="icon-Google-Plus"></span></a></li>
						<li><a class="pinterest" href="https://www.pinterest.com/navsmb/"><span class="icon-Pinterest"></span></a></li>
			</ul>
</div>
<section class="widget-odd widget-first widget-1 js-sticky-widget widget text-8 widget_text">			<div class="textwidget"><div class="text-center gray-l2 pad-16">
 <p><strong>Know Your Business’s Credit Score?</strong></p>
<a href="https://www.nav.com/signup/">
<img src="https://cdn.nav.com/wp-content/uploads/2016/01/gauge.png"></a>
 <p>Nav is the ONLY source for both personal 
 and business credit score access.</p>
<p>Check your business credit profile for FREE.</p>
<a href="https://www.nav.com/signup/" class="btn btn-primary">GET STARTED</a></div></div>
		</section><section class="widget-even widget-2 widget recent-posts-2 widget_recent_entries"><h3>Recent Posts</h3>			<ul>
								<li class=""><a href="https://www.nav.com/blog/turn-business-plan-elevator-pitch-26820/">Distill Your Business Plan Into the Perfect Elevator Pitch</a></li>
								<li class=""><a href="https://www.nav.com/blog/14-hidden-office-costs-can-cut-right-now-26745/">14 Hidden Office Costs You Can Cut Right Now</a></li>
								<li class=""><a href="https://www.nav.com/blog/margarets-box-authentic-connections-helped-business-grow-26722/">Margaret&#8217;s Box: Authentic Connections Helped This Business to Grow</a></li>
								<li class=""><a href="https://www.nav.com/blog/dodge-checking-account-fees-26715/">How to Dodge Checking Account Fees</a></li>
								<li class=""><a href="https://www.nav.com/blog/keep-remote-workers-engaged-26679/">How to Keep Remote Workers Engaged</a></li>
							</ul>

			</section><section class="widget-odd widget-3 js-sticky-widget widget gform_widget-2 gform_widget"><h3>Get tips from our small business experts delivered to your inbox each week.</h3><link rel='stylesheet' id='gforms_reset_css-css'  href='https://www.navcdn.net/wp-content/plugins/gravityforms/css/2.2.5-_-formreset.min.css' type='text/css' media='all' />
<link rel='stylesheet' id='gforms_formsmain_css-css'  href='https://www.navcdn.net/wp-content/plugins/gravityforms/css/2.2.5-_-formsmain.min.css' type='text/css' media='all' />
<link rel='stylesheet' id='gforms_ready_class_css-css'  href='https://www.navcdn.net/wp-content/plugins/gravityforms/css/2.2.5-_-readyclass.min.css' type='text/css' media='all' />
<link rel='stylesheet' id='gforms_browsers_css-css'  href='https://www.navcdn.net/wp-content/plugins/gravityforms/css/2.2.5-_-browsers.min.css' type='text/css' media='all' />
<script type="text/javascript"> var gf_global = {"gf_currency_config":{"name":"U.S. Dollar","symbol_left":"$","symbol_right":"","symbol_padding":"","thousand_separator":",","decimal_separator":".","decimals":2},"base_url":"https:\/\/www.nav.com\/wp-content\/plugins\/gravityforms","number_formats":[],"spinnerUrl":"https:\/\/www.nav.com\/wp-content\/plugins\/gravityforms\/images\/spinner.gif"}; </script>
                <div class='gf_browser_unknown gform_wrapper gform_wrapper_original_id_3 navnewsletter_wrapper' id='gform_wrapper_541267051' ><form method='post' enctype='multipart/form-data' target='gform_ajax_frame_541267051' id='gform_541267051' class='navnewsletter' data-form-id="3" action='/blog/hurricane-harvey-protect-business-22692/'>
                        <div class='gform_body'><ul id='gform_fields_541267051' class='gform_fields top_label form_sublabel_below description_below'><li id='field_541267051_1' class='gfield gfield_contains_required field_sublabel_below field_description_below gfield_visibility_visible' ><label class='gfield_label' for='input_541267051_1' >Email<span class='gfield_required'>*</span></label><div class='ginput_container ginput_container_email'>
                            <input name='input_1' id='input_541267051_1' type='text' value='' class='medium' tabindex='1'   placeholder='email' aria-required="true" aria-invalid="false"/>
                        </div></li><li id='field_541267051_2' class='gfield gform_hidden field_sublabel_below field_description_below gfield_visibility_visible' ><input name='input_2' id='input_541267051_2' type='hidden' class='gform_hidden'  aria-invalid="false" value='Blog' /></li><li id='field_541267051_3' class='gfield gform_hidden field_sublabel_below field_description_below gfield_visibility_visible' ><input name='input_3' id='input_541267051_3' type='hidden' class='gform_hidden'  aria-invalid="false" value='TRUE' /></li><li id='field_541267051_4' class='gfield gform_hidden field_sublabel_below field_description_below gfield_visibility_visible' ><input name='input_4' id='input_541267051_4' type='hidden' class='gform_hidden'  aria-invalid="false" value='TRUE' /></li><li id='field_541267051_5' class='gfield gform_hidden field_sublabel_below field_description_below gfield_visibility_visible' ><input name='input_5' id='input_541267051_5' type='hidden' class='gform_hidden'  aria-invalid="false" value='TRUE' /></li><li id='field_541267051_6' class='gfield gform_hidden field_sublabel_below field_description_below gfield_visibility_visible' ><input name='input_6' id='input_541267051_6' type='hidden' class='gform_hidden'  aria-invalid="false" value='TRUE' /></li><li id='field_541267051_7' class='gfield gform_hidden field_sublabel_below field_description_below gfield_visibility_visible' ><input name='input_7' id='input_541267051_7' type='hidden' class='gform_hidden'  aria-invalid="false" value='Blog' /></li><li id='field_541267051_8' class='gfield gform_hidden field_sublabel_below field_description_below gfield_visibility_visible' ><input name='input_8' id='input_541267051_8' type='hidden' class='gform_hidden'  aria-invalid="false" value='02/17/2018' /></li><li id='field_541267051_9' class='gfield gform_hidden field_sublabel_below field_description_below gfield_visibility_visible' ><input name='input_9' id='input_541267051_9' type='hidden' class='gform_hidden'  aria-invalid="false" value='https://www.nav.com/blog/hurricane-harvey-protect-business-22692/' /></li><li id='field_541267051_10' class='gfield gform_hidden field_sublabel_below field_description_below gfield_visibility_visible' ><input name='input_10' id='input_541267051_10' type='hidden' class='gform_hidden'  aria-invalid="false" value='Hurricane Harvey: How to Protect Your Business' /></li>
                            </ul></div>
        <div class='gform_footer top_label'> <input type='submit' id='gform_submit_button_541267051' class='btn btn-primary' value='Subscribe' tabindex='2' onclick='if(window["gf_submitting_541267051"]){return false;}  window["gf_submitting_541267051"]=true;  ' onkeypress='if( event.keyCode == 13 ){ if(window["gf_submitting_541267051"]){return false;} window["gf_submitting_541267051"]=true;  jQuery("#gform_541267051").trigger("submit",[true]); }' /> <input type='hidden' name='gform_ajax' value='form_id=3&amp;title=&amp;description=&amp;tabindex=1' />
            <input type='hidden' class='gform_hidden' name='is_submit_3' value='1' />
            <input type='hidden' class='gform_hidden' name='gform_submit' value='3' />
            
            <input type='hidden' class='gform_hidden' name='gform_unique_id' value='' />
            <input type='hidden' class='gform_hidden' name='state_3' value='WyJbXSIsIjRmZDZhMzAyODA2N2NlYzFkOTc0NjVmNWU1N2Q0YjZkIl0=' />
            <input type='hidden' class='gform_hidden' name='gform_target_page_number_3' id='gform_target_page_number_3' value='0' />
            <input type='hidden' class='gform_hidden' name='gform_source_page_number_3' id='gform_source_page_number_3' value='1' />
            <input type='hidden' name='gform_random_id' value='541267051' /><input type='hidden' name='gform_field_values' value='' />
            
        </div>
                        </form>
                        </div>
                <iframe style='display:none;width:0px;height:0px;' src='about:blank' name='gform_ajax_frame_541267051' id='gform_ajax_frame_541267051'>This iframe contains the logic required to handle Ajax powered Gravity Forms.</iframe>
                <script type='text/javascript'>jQuery(document).ready(function($){gformInitSpinner( 541267051, 'https://www.navcdn.net/wp-content/plugins/gravityforms/images/spinner.gif' );jQuery('#gform_ajax_frame_541267051').load( function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_541267051');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_541267051').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;if(is_form){jQuery('#gform_wrapper_541267051').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_541267051').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_541267051').removeClass('gform_validation_error');}setTimeout( function() { /* delay the scroll by 50 milliseconds to fix a bug in chrome */  }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_3').val();gformInitSpinner( 541267051, 'https://www.navcdn.net/wp-content/plugins/gravityforms/images/spinner.gif' );jQuery(document).trigger('gform_page_loaded', [541267051, current_page]);window['gf_submitting_541267051'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}setTimeout(function(){jQuery('#gform_wrapper_541267051').replaceWith(confirmation_content);jQuery(document).trigger('gform_confirmation_loaded', [541267051]);window['gf_submitting_541267051'] = false;}, 50);}else{jQuery('#gform_541267051').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger('gform_post_render', [541267051, current_page]);} );} );</script><script type='text/javascript'> if(typeof gf_global == 'undefined') var gf_global = {"gf_currency_config":{"name":"U.S. Dollar","symbol_left":"$","symbol_right":"","symbol_padding":"","thousand_separator":",","decimal_separator":".","decimals":2},"base_url":"https:\/\/www.nav.com\/wp-content\/plugins\/gravityforms","number_formats":[],"spinnerUrl":"https:\/\/www.nav.com\/wp-content\/plugins\/gravityforms\/images\/spinner.gif"};jQuery(document).bind('gform_post_render', function(event, formId, currentPage){if(formId == 541267051) {if(typeof Placeholders != 'undefined'){
                        Placeholders.enable();
                    }} } );jQuery(document).bind('gform_post_conditional_logic', function(event, formId, fields, isInit){} );</script><script type='text/javascript'> jQuery(document).ready(function(){jQuery(document).trigger('gform_post_render', [541267051, 1]) } ); </script></section><section class="widget-even widget-last widget-4 widget text-6 widget_text">			<div class="textwidget"><hr><div class="text-center">
<a href="/share-story/">
<img src="https://cdn.nav.com/wp-content/uploads/2015/12/share-success-story-seal.jpg"></a>
<h4>We know what it takes to run a small business. We'd love to feature yours on our site.</h4>
<a href="/share-story/" class="btn btn-primary">Share Your Story</a></div></div>
		</section>					</aside><!-- /.sidebar -->
				
			</div><!-- /.content -->
		</div><!-- /.wrap -->
		<footer class="footer-wrap" role="contentinfo">
		<div class="content-info">
		<div id="content-info-container" class="container">
			<div class="row">
				<div class="col-sm-7 col-md-8">
					<nav class="footer-nav">
						<ul id="menu-footer-navigation" class="nav nav-pills nav-stacked nav-footer-nav"><li class="menu-the-company"><a href="https://www.nav.com/company/">The Company</a></li>
<li class="menu-our-team"><a href="https://www.nav.com/company/team/">Our Team</a></li>
<li class="menu-careers"><a href="https://www.nav.com/company/careers/">Careers</a></li>
<li class="menu-partner-affiliate-program"><a href="https://www.nav.com/partner-program/">Partner &#038; Affiliate Program</a></li>
<li class="menu-contact-us"><a href="https://www.nav.com/contact/">Contact Us</a></li>
<li class="menu-newsroom"><a href="https://www.nav.com/blog/newsroom/">Newsroom</a></li>
<li class="menu-privacy"><a href="https://www.nav.com/privacy/">Privacy</a></li>
<li class="menu-terms-of-use"><a href="https://www.nav.com/terms/">Terms of Use</a></li>
<li class="menu-business-credit-cards"><a href="https://www.nav.com/marketplace/business-credit-cards/">Business Credit Cards</a></li>
<li class="menu-business-credit-scores-reports"><a href="https://www.nav.com/business-credit-scores/">Business Credit Scores &#038; Reports</a></li>
</ul>					</nav>
					<p class="copyright-new">Copyright © 2018 Nav. All Rights Reserved</p>
				</div>
				<div class="col-sm-5 col-md-4">
				<div class="footer-newsletter-inner">
															<h3>Small business newsletter</h3>
					<h4>Get tips from our small business experts delivered to your inbox each week.</h4>
					
                <div class='gf_browser_unknown gform_wrapper gform_wrapper_original_id_3 navnewsletter_wrapper' id='gform_wrapper_1123630632' ><form method='post' enctype='multipart/form-data' target='gform_ajax_frame_1123630632' id='gform_1123630632' class='navnewsletter' data-form-id="3" action='/blog/hurricane-harvey-protect-business-22692/'>
                        <div class='gform_body'><ul id='gform_fields_1123630632' class='gform_fields top_label form_sublabel_below description_below'><li id='field_1123630632_1' class='gfield gfield_contains_required field_sublabel_below field_description_below gfield_visibility_visible' ><label class='gfield_label' for='input_1123630632_1' >Email<span class='gfield_required'>*</span></label><div class='ginput_container ginput_container_email'>
                            <input name='input_1' id='input_1123630632_1' type='text' value='' class='medium' tabindex='1'   placeholder='email' aria-required="true" aria-invalid="false"/>
                        </div></li><li id='field_1123630632_2' class='gfield gform_hidden field_sublabel_below field_description_below gfield_visibility_visible' ><input name='input_2' id='input_1123630632_2' type='hidden' class='gform_hidden'  aria-invalid="false" value='Blog' /></li><li id='field_1123630632_3' class='gfield gform_hidden field_sublabel_below field_description_below gfield_visibility_visible' ><input name='input_3' id='input_1123630632_3' type='hidden' class='gform_hidden'  aria-invalid="false" value='TRUE' /></li><li id='field_1123630632_4' class='gfield gform_hidden field_sublabel_below field_description_below gfield_visibility_visible' ><input name='input_4' id='input_1123630632_4' type='hidden' class='gform_hidden'  aria-invalid="false" value='TRUE' /></li><li id='field_1123630632_5' class='gfield gform_hidden field_sublabel_below field_description_below gfield_visibility_visible' ><input name='input_5' id='input_1123630632_5' type='hidden' class='gform_hidden'  aria-invalid="false" value='TRUE' /></li><li id='field_1123630632_6' class='gfield gform_hidden field_sublabel_below field_description_below gfield_visibility_visible' ><input name='input_6' id='input_1123630632_6' type='hidden' class='gform_hidden'  aria-invalid="false" value='TRUE' /></li><li id='field_1123630632_7' class='gfield gform_hidden field_sublabel_below field_description_below gfield_visibility_visible' ><input name='input_7' id='input_1123630632_7' type='hidden' class='gform_hidden'  aria-invalid="false" value='Blog' /></li><li id='field_1123630632_8' class='gfield gform_hidden field_sublabel_below field_description_below gfield_visibility_visible' ><input name='input_8' id='input_1123630632_8' type='hidden' class='gform_hidden'  aria-invalid="false" value='02/17/2018' /></li><li id='field_1123630632_9' class='gfield gform_hidden field_sublabel_below field_description_below gfield_visibility_visible' ><input name='input_9' id='input_1123630632_9' type='hidden' class='gform_hidden'  aria-invalid="false" value='https://www.nav.com/blog/hurricane-harvey-protect-business-22692/' /></li><li id='field_1123630632_10' class='gfield gform_hidden field_sublabel_below field_description_below gfield_visibility_visible' ><input name='input_10' id='input_1123630632_10' type='hidden' class='gform_hidden'  aria-invalid="false" value='Hurricane Harvey: How to Protect Your Business' /></li>
                            </ul></div>
        <div class='gform_footer top_label'> <input type='submit' id='gform_submit_button_1123630632' class='btn btn-primary' value='Subscribe' tabindex='2' onclick='if(window["gf_submitting_1123630632"]){return false;}  window["gf_submitting_1123630632"]=true;  ' onkeypress='if( event.keyCode == 13 ){ if(window["gf_submitting_1123630632"]){return false;} window["gf_submitting_1123630632"]=true;  jQuery("#gform_1123630632").trigger("submit",[true]); }' /> <input type='hidden' name='gform_ajax' value='form_id=3&amp;title=&amp;description=&amp;tabindex=1' />
            <input type='hidden' class='gform_hidden' name='is_submit_3' value='1' />
            <input type='hidden' class='gform_hidden' name='gform_submit' value='3' />
            
            <input type='hidden' class='gform_hidden' name='gform_unique_id' value='' />
            <input type='hidden' class='gform_hidden' name='state_3' value='WyJbXSIsIjRmZDZhMzAyODA2N2NlYzFkOTc0NjVmNWU1N2Q0YjZkIl0=' />
            <input type='hidden' class='gform_hidden' name='gform_target_page_number_3' id='gform_target_page_number_3' value='0' />
            <input type='hidden' class='gform_hidden' name='gform_source_page_number_3' id='gform_source_page_number_3' value='1' />
            <input type='hidden' name='gform_random_id' value='1123630632' /><input type='hidden' name='gform_field_values' value='' />
            
        </div>
                        </form>
                        </div>
                <iframe style='display:none;width:0px;height:0px;' src='about:blank' name='gform_ajax_frame_1123630632' id='gform_ajax_frame_1123630632'>This iframe contains the logic required to handle Ajax powered Gravity Forms.</iframe>
                <script type='text/javascript'>jQuery(document).ready(function($){gformInitSpinner( 1123630632, 'https://www.navcdn.net/wp-content/plugins/gravityforms/images/spinner.gif' );jQuery('#gform_ajax_frame_1123630632').load( function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_1123630632');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_1123630632').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;if(is_form){jQuery('#gform_wrapper_1123630632').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_1123630632').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_1123630632').removeClass('gform_validation_error');}setTimeout( function() { /* delay the scroll by 50 milliseconds to fix a bug in chrome */  }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_3').val();gformInitSpinner( 1123630632, 'https://www.navcdn.net/wp-content/plugins/gravityforms/images/spinner.gif' );jQuery(document).trigger('gform_page_loaded', [1123630632, current_page]);window['gf_submitting_1123630632'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}setTimeout(function(){jQuery('#gform_wrapper_1123630632').replaceWith(confirmation_content);jQuery(document).trigger('gform_confirmation_loaded', [1123630632]);window['gf_submitting_1123630632'] = false;}, 50);}else{jQuery('#gform_1123630632').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger('gform_post_render', [1123630632, current_page]);} );} );</script><script type='text/javascript'> if(typeof gf_global == 'undefined') var gf_global = {"gf_currency_config":{"name":"U.S. Dollar","symbol_left":"$","symbol_right":"","symbol_padding":"","thousand_separator":",","decimal_separator":".","decimals":2},"base_url":"https:\/\/www.nav.com\/wp-content\/plugins\/gravityforms","number_formats":[],"spinnerUrl":"https:\/\/www.nav.com\/wp-content\/plugins\/gravityforms\/images\/spinner.gif"};jQuery(document).bind('gform_post_render', function(event, formId, currentPage){if(formId == 1123630632) {if(typeof Placeholders != 'undefined'){
                        Placeholders.enable();
                    }} } );jQuery(document).bind('gform_post_conditional_logic', function(event, formId, fields, isInit){} );</script><script type='text/javascript'> jQuery(document).ready(function(){jQuery(document).trigger('gform_post_render', [1123630632, 1]) } ); </script>				</div>
			</div>

			</div>
		</div>
	</div>
		<div class="copyright">
		<div id="disclosure" class="offer-disclosure">
	<p>The credit card, financing and service products that appear on this site are from credit card, financing and service companies from which this site receives compensation. This compensation may impact how and where products appear on this site (including, for example, the order in which they appear). This site does not include all credit card, financing and service products or all available credit card, financing and service products. All images and trademarks are the property of their respective owners. Editorial and review content is the property of Nav, and has not been approved, provided, or reviewed by the company providing the credit card, financing, or service.</p>
<p>For complete information, see the terms and conditions on the credit card, financing and service issuer’s website. In most cases, once you click “apply now”, you will be redirected to the issuer’s website where you may review the terms and conditions of the product before proceeding. While Nav always strives to present the most accurate information, we show a summary to help you choose a product, not the full legal terms – and before applying you should understand the full terms of products as stated by the issuer itself.</p>
<p>Personal FICO credit scores and other credit scores are used to represent the creditworthiness of a person and may be one indicator to the credit or financing type you are eligible for. Nav uses the Vantage 3.0 credit score to determine which credit offers are recommended which may differ from the credit score used by lenders and service providers. However, credit score alone does not guarantee or imply approval for any credit card, financing, or service offer.</p>
<p>Editorial disclosure: Any personal views and opinions expressed by the author in this article are the author’s own and do not necessarily reflect the viewpoint of Nav. The editorial content on this page is not provided by any of the companies mentioned and has not been reviewed, approved or otherwise endorsed by any of these entities. Opinions expressed here are author’s alone, not those of the companies mentioned, and have not been reviewed, approved or otherwise endorsed by any of these entities. Reviews are not provided or commissioned by the credit card, financing and service companies that appear on this site. Reviews have not been reviewed, approved or otherwise endorsed by the credit card, financing and service companies and it is not their responsibility to ensure all posts and/or questions are answered.</p>

	<p><a href="#">Back to Top</a></p>
</div>
	</div>
</footer>
<div id="nm-popup" class="nm-popup nm-container"><div class="container"><button id="nm-close" class="close">&times;</button><div class="row nm-inner"><div class="col-md-6 nm-message"><p>Get tips from our small business experts delivered to your inbox each week.</p></div><div class="col-md-6 nm-mobile-alterations">
                <div class='gf_browser_unknown gform_wrapper gform_wrapper_original_id_3 navnewsletter_wrapper' id='gform_wrapper_1189147080' ><form method='post' enctype='multipart/form-data' target='gform_ajax_frame_1189147080' id='gform_1189147080' class='navnewsletter' data-form-id="3" action='/blog/hurricane-harvey-protect-business-22692/'>
                        <div class='gform_body'><ul id='gform_fields_1189147080' class='gform_fields top_label form_sublabel_below description_below'><li id='field_1189147080_1' class='gfield gfield_contains_required field_sublabel_below field_description_below gfield_visibility_visible' ><label class='gfield_label' for='input_1189147080_1' >Email<span class='gfield_required'>*</span></label><div class='ginput_container ginput_container_email'>
                            <input name='input_1' id='input_1189147080_1' type='text' value='' class='medium' tabindex='1'   placeholder='email' aria-required="true" aria-invalid="false"/>
                        </div></li><li id='field_1189147080_2' class='gfield gform_hidden field_sublabel_below field_description_below gfield_visibility_visible' ><input name='input_2' id='input_1189147080_2' type='hidden' class='gform_hidden'  aria-invalid="false" value='Blog' /></li><li id='field_1189147080_3' class='gfield gform_hidden field_sublabel_below field_description_below gfield_visibility_visible' ><input name='input_3' id='input_1189147080_3' type='hidden' class='gform_hidden'  aria-invalid="false" value='TRUE' /></li><li id='field_1189147080_4' class='gfield gform_hidden field_sublabel_below field_description_below gfield_visibility_visible' ><input name='input_4' id='input_1189147080_4' type='hidden' class='gform_hidden'  aria-invalid="false" value='TRUE' /></li><li id='field_1189147080_5' class='gfield gform_hidden field_sublabel_below field_description_below gfield_visibility_visible' ><input name='input_5' id='input_1189147080_5' type='hidden' class='gform_hidden'  aria-invalid="false" value='TRUE' /></li><li id='field_1189147080_6' class='gfield gform_hidden field_sublabel_below field_description_below gfield_visibility_visible' ><input name='input_6' id='input_1189147080_6' type='hidden' class='gform_hidden'  aria-invalid="false" value='TRUE' /></li><li id='field_1189147080_7' class='gfield gform_hidden field_sublabel_below field_description_below gfield_visibility_visible' ><input name='input_7' id='input_1189147080_7' type='hidden' class='gform_hidden'  aria-invalid="false" value='Blog' /></li><li id='field_1189147080_8' class='gfield gform_hidden field_sublabel_below field_description_below gfield_visibility_visible' ><input name='input_8' id='input_1189147080_8' type='hidden' class='gform_hidden'  aria-invalid="false" value='02/17/2018' /></li><li id='field_1189147080_9' class='gfield gform_hidden field_sublabel_below field_description_below gfield_visibility_visible' ><input name='input_9' id='input_1189147080_9' type='hidden' class='gform_hidden'  aria-invalid="false" value='https://www.nav.com/blog/hurricane-harvey-protect-business-22692/' /></li><li id='field_1189147080_10' class='gfield gform_hidden field_sublabel_below field_description_below gfield_visibility_visible' ><input name='input_10' id='input_1189147080_10' type='hidden' class='gform_hidden'  aria-invalid="false" value='Hurricane Harvey: How to Protect Your Business' /></li>
                            </ul></div>
        <div class='gform_footer top_label'> <input type='submit' id='gform_submit_button_1189147080' class='btn btn-primary' value='Subscribe' tabindex='2' onclick='if(window["gf_submitting_1189147080"]){return false;}  window["gf_submitting_1189147080"]=true;  ' onkeypress='if( event.keyCode == 13 ){ if(window["gf_submitting_1189147080"]){return false;} window["gf_submitting_1189147080"]=true;  jQuery("#gform_1189147080").trigger("submit",[true]); }' /> <input type='hidden' name='gform_ajax' value='form_id=3&amp;title=&amp;description=&amp;tabindex=1' />
            <input type='hidden' class='gform_hidden' name='is_submit_3' value='1' />
            <input type='hidden' class='gform_hidden' name='gform_submit' value='3' />
            
            <input type='hidden' class='gform_hidden' name='gform_unique_id' value='' />
            <input type='hidden' class='gform_hidden' name='state_3' value='WyJbXSIsIjRmZDZhMzAyODA2N2NlYzFkOTc0NjVmNWU1N2Q0YjZkIl0=' />
            <input type='hidden' class='gform_hidden' name='gform_target_page_number_3' id='gform_target_page_number_3' value='0' />
            <input type='hidden' class='gform_hidden' name='gform_source_page_number_3' id='gform_source_page_number_3' value='1' />
            <input type='hidden' name='gform_random_id' value='1189147080' /><input type='hidden' name='gform_field_values' value='' />
            
        </div>
                        </form>
                        </div>
                <iframe style='display:none;width:0px;height:0px;' src='about:blank' name='gform_ajax_frame_1189147080' id='gform_ajax_frame_1189147080'>This iframe contains the logic required to handle Ajax powered Gravity Forms.</iframe>
                <script type='text/javascript'>jQuery(document).ready(function($){gformInitSpinner( 1189147080, 'https://www.navcdn.net/wp-content/plugins/gravityforms/images/spinner.gif' );jQuery('#gform_ajax_frame_1189147080').load( function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_1189147080');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_1189147080').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;if(is_form){jQuery('#gform_wrapper_1189147080').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_1189147080').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_1189147080').removeClass('gform_validation_error');}setTimeout( function() { /* delay the scroll by 50 milliseconds to fix a bug in chrome */  }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_3').val();gformInitSpinner( 1189147080, 'https://www.navcdn.net/wp-content/plugins/gravityforms/images/spinner.gif' );jQuery(document).trigger('gform_page_loaded', [1189147080, current_page]);window['gf_submitting_1189147080'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}setTimeout(function(){jQuery('#gform_wrapper_1189147080').replaceWith(confirmation_content);jQuery(document).trigger('gform_confirmation_loaded', [1189147080]);window['gf_submitting_1189147080'] = false;}, 50);}else{jQuery('#gform_1189147080').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger('gform_post_render', [1189147080, current_page]);} );} );</script><script type='text/javascript'> if(typeof gf_global == 'undefined') var gf_global = {"gf_currency_config":{"name":"U.S. Dollar","symbol_left":"$","symbol_right":"","symbol_padding":"","thousand_separator":",","decimal_separator":".","decimals":2},"base_url":"https:\/\/www.nav.com\/wp-content\/plugins\/gravityforms","number_formats":[],"spinnerUrl":"https:\/\/www.nav.com\/wp-content\/plugins\/gravityforms\/images\/spinner.gif"};jQuery(document).bind('gform_post_render', function(event, formId, currentPage){if(formId == 1189147080) {if(typeof Placeholders != 'undefined'){
                        Placeholders.enable();
                    }} } );jQuery(document).bind('gform_post_conditional_logic', function(event, formId, fields, isInit){} );</script><script type='text/javascript'> jQuery(document).ready(function(){jQuery(document).trigger('gform_post_render', [1189147080, 1]) } ); </script></div></div></div></div><!-- admin inject custom footer --><!-- 01101101 -->			<div class="modal single-offer-modal fade" id="single-offer-modal" tabindex="-1" role="dialog" aria-labelledby="myModalLabel">
				<div class="modal-dialog modal-lg" role="document">
					<div class="modal-content">
						<div class="modal-header">
							<button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">&times;</span></button>
						</div>
						<div class="modal-body">
						</div>
					</div>
				</div>
			</div>
			<script type='text/javascript'>
/* <![CDATA[ */
var nav_localize = {"nonce":"fa3ef83b56","last_updated":"February 17th 2018, 2:33AM","site_url":"https:\/\/www.nav.com","api_root":"https:\/\/www.nav.com\/wp-json","page_id":"22692","form_id":"3","message":"Get tips from our small business experts delivered to your inbox each week.","post_type_post":"post","scroll_depth":"0.2","display_per_session":"2","expire_days":"2"};
/* ]]> */
</script>
<script type='text/javascript' src='https://www.navcdn.net/wp-content/themes/nav-2015/dist/scripts/1518804318-_-main.js'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var embedVars = {"disqusConfig":{"platform":"wordpress@4.9.4","language":""},"disqusIdentifier":"22692 https:\/\/www.nav.com\/?p=22692","disqusShortname":"navsmb","disqusTitle":"Hurricane Harvey: How to Protect Your Business","disqusUrl":"https:\/\/www.nav.com\/blog\/hurricane-harvey-protect-business-22692\/","options":{"manualSync":false},"postId":"22692"};
/* ]]> */
</script>
<script type='text/javascript' src='https://www.navcdn.net/wp-content/plugins/disqus-comment-system/media/js/4.9.4-_-disqus.js'></script>
<script type='text/javascript' src='https://www.navcdn.net/wp-content/plugins/gravityforms/js/2.2.5-_-jquery.json.min.js'></script>
<script type='text/javascript' src='https://www.navcdn.net/wp-content/plugins/gravityforms/js/2.2.5-_-gravityforms.min.js'></script>
<script type='text/javascript' src='https://www.navcdn.net/wp-content/plugins/gravityforms/js/2.2.5-_-placeholders.jquery.min.js'></script>
	</body>
</html>
