
<!DOCTYPE html>
<html lang="en-US" class="static detail-blog-post contents">
<head>
	<meta charset="utf-8" />
	<title>How Water-Tight is HR&#39;s Disaster Recovery Plan?</title>
	<link href="//fonts.googleapis.com/css?family=Lato:400,400i,800,900" rel="stylesheet" type="text/css" />
<link href="/Themes/Dynafile.Theme/Styles/styles.min.css?_=332019006145241357230929" rel="stylesheet" type="text/css" />
<link href="/Themes/Dynafile.Theme/Styles/print.min.css?_=332019006145241357230929" media="print" rel="stylesheet" type="text/css" />
<!--[if lt IE 9]>
<script src="/Themes/Dynafile.Theme/scripts/legacy.min.js?_=332019006145241357230929" type="text/javascript"></script>
<![endif]-->
<meta content="Orchard" name="generator" />
<meta content="How Water-Tight is HR&#39;s Disaster Recovery Plan?" name="ogtitlekey" property="og:title" />
<meta content="article" name="ogtypekey" property="og:type" />
<meta content="http://www.dynafile.com/Media/Default/Blog/human-resources-disaster-recover-electronic-employee-files.jpg" name="ogimagekey" property="og:image" />
<meta content="http://www.dynafile.com/paperless-blog/how-water-tight-human-resources-disaster-recovery-plan-employee-files" name="ogurlkey" property="og:url" />
<meta content="In the wake of hurricanes Harvey and Irma, Human Resource departments review Disaster Recovery Plans and consider electronic employee files." name="ogdesckey" property="og:description" />
<meta content="DynaFile | Paperless HR Solutions" name="ogsitenamekey" property="og:site_name" />
<meta content="human resources, compliance, disaster recovery, electronic employee files, cloud, paperless, electronic filing system, document management, hurricane harvey, hurricane irma" name="keywords" />
<meta content="In the wake of hurricanes Harvey and Irma, Human Resource departments review Disaster Recovery Plans and consider electronic employee files." name="description" />
<meta content="width=device-width, initial-scale=1.0" name="viewport" />
<meta content="IE=edge,chrome=1" http-equiv="X-UA-Compatible" />
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-5FMWSM');</script>
<!-- End Google Tag Manager -->

<link rel="apple-touch-icon" href="/media/default/favicons/apple-touch-icon.png" sizes="180x180">
<link rel="icon" type="image/png" href="/media/default/favicons/favicon-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="/media/default/favicons/favicon-16x16.png" sizes="16x16">
<link rel="manifest" href="/media/default/favicons/manifest.json">
<link rel="mask-icon" href="/media/default/favicons/safari-pinned-tab.svg" color="#222f63">
<meta name="msapplication-config" content="/media/default/favicons/browserconfig.xml" />
<meta name="theme-color" content="#ffffff">

<style type="text/css">
a img { border: 0px; }
.parallax-container img {max-width: none;}
@media (min-width:1200px) {
	body {
		background: rgba(191,191,191,1);
		background: -moz-linear-gradient(left, rgba(191,191,191,1) 0%, rgba(227,227,227,1) 10%, rgba(227,227,227,1) 90%, rgba(191,191,191,1) 100%);
		background: -webkit-gradient(left top, right top, color-stop(0%, rgba(191,191,191,1)), color-stop(10%, rgba(227,227,227,1)), color-stop(90%, rgba(227,227,227,1)), color-stop(100%, rgba(191,191,191,1)));
		background: -webkit-linear-gradient(left, rgba(191,191,191,1) 0%, rgba(227,227,227,1) 10%, rgba(227,227,227,1) 90%, rgba(191,191,191,1) 100%);
		background: -o-linear-gradient(left, rgba(191,191,191,1) 0%, rgba(227,227,227,1) 10%, rgba(227,227,227,1) 90%, rgba(191,191,191,1) 100%);
		background: -ms-linear-gradient(left, rgba(191,191,191,1) 0%, rgba(227,227,227,1) 10%, rgba(227,227,227,1) 90%, rgba(191,191,191,1) 100%);
		background: linear-gradient(to right, rgba(191,191,191,1) 0%, rgba(227,227,227,1) 10%, rgba(227,227,227,1) 90%, rgba(191,191,191,1) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfbfbf', endColorstr='#bfbfbf', GradientType=1 );
	}
}
.carousel { min-height: 250px; }
</style>

<script type="text/javascript">
document.addEventListener("DOMContentLoaded", function(event) {
	// Element styling

	$('#industryNavigator')
		.css('min-height', '500px')
		.css('padding-top', '5px')
		.css('background-color', '#222f63');
		
	$('.industryTitles a')
		.css('text-align', 'left')
		.css('vertical-align', 'middle')
		.css('background-repeat','no-repeat')
		.css('background-position', '5px 2px')
		.css('display','block')
		.css('text-decoration','none')
		.css('cursor','pointer')
		.css('list-style','none')
		.css('color', '#FFFFFF')
		.css('font-size', '15px')
		.css('height', '54px')
		.attr('style', function(i,s) {return s + 'padding: 5px 0px 5px 45px !important'});

	$('.industryContent li')
		.css('background-color', '#e3e3e3');
		
	$('.industryContent')
		.css('margin-left', '10px')
		.css('display','none');

	$('.industryContent p')
		.css('margin-right', '10px');

	$('.industryContentImgLink')
		.css('float', 'left');

	$('.industryContentImgLink img')
		.css('margin', '0px 10px -15px 0px');

	$('.industryContentLearnMore')
		.css('position', 'absolute')
		.css('bottom', '0')
		.css('right', '0');

	$('.industryContentLearnMore a')
		.css('float', 'right')
		.css('color', '#ffffff')
		.css('font-size', '14px')
		.attr('style', function(i,s) {return s + 'padding: 0em 2em !important'});

	$('.industryContentTitle')
		.css('font-size', '16px')
		.css('font-weight', 'bold')
		.css('margin-top', '13px');

	$('.featuredIndustryContent')
		.css('margin-left', '0px');

	$('.featuredIndustryContentTitle')
		.css('background-color','#A21F38')
		.css('color','#FFFFFF')
		.css('margin-top','0px')
		.css('margin-bottom','5px')			
		.attr('style', function(i,s) {return s + 'padding: 13px 10px 10px 10px !important'});

	// Animation show/hide effects
	$('.industryTitles a').each(function(index, element) {
		var href = $(this).attr('href');
		$(this).css('background-image','url(/Media/Default/Solutions/Icons/32/' + href.replace('/document-management-software-solutions/','') + '.png)');
		$(this).hover(function () {
			$('.industryTitles a').not($(this)).stop().animate({ 'margin-left': '0px'}, 'fast');
			$('.industryTitles a').css('color', '#FFFFFF');
			$(this).stop().animate({'margin-left': '5px'}, 'fast');
                        $(this).css('color', '#F5A719');
			$('.industryContent').hide();
			$('#' + href.replace('/document-management-software-solutions/','')).show();
        }, function() {
		});
    });
	
	$('#human-resources').show();
	$('.industryTitles a:first-child')
		.css('margin-left', '5px')
		.css('color', '#F5A719');
});
</script> 



<link rel="alternate" type="application/rss+xml" title="Paperless Blog" href="/rss?containerid=30" />

	<script>(function(d){d.className="dyn"+d.className.substring(6,d.className.length);})(document.documentElement);</script>
</head>
<body>
	
	


<div class="fixed-top" id="layout-header">
		<header class="row">
			<div class="zone zone-header">
<article class="top-banner widget-header widget-html-widget widget">
    <!-- Google Tag Manager (noscript) --><noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-5FMWSM"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript><!-- End Google Tag Manager (noscript) -->
<div class="layout-wrapper" style="letter-spacing: 1px;">
<ul>
<li>CALL US AT: (888) 510-3453</li>
<li><a href="mailto:sales@dynafile.com?subject=DynaFile%20Web%20Sales%20Inquiry" style="color: #ffffff; text-decoration: none;">SALES@DYNAFILE.COM</a></li>
<li><a href="/request-demo">&nbsp;REQUEST A DEMO</a></li>
</ul>
</div>
</article>
<article class="widget-header widget-html-widget widget">
    <!-- [if lte IE 8]>
<script charset="utf-8" type="text/javascript" src="//js.hsforms.net/forms/v2-legacy.js"></script>
<![endif]-->
<div>
<script type="text/javascript" src="//js.hsforms.net/forms/v2.js"></script>
</div>
</article></div>
		</header>
	<div class="navbar">
		<div class="layout-wrapper ">
			<div class="navbar-left">
				<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar-menu" aria-expanded="false">
					<span class="icon-text">Menu</span>
					<div>
						<span class="icon-bar"></span>
						<span class="icon-bar"></span>
						<span class="icon-bar"></span>
					</div>
				</button>
				<div id="branding" class="prevent-transition-onload">
					<a class="" href="/">
<div class="zone zone-branding-section">
<article class="widget-branding-section widget-html-widget widget">
    <div><img title="DynaFile Cloud Document Management Software" alt="DynaFile Cloud Document Management Software" src="/Media/Default/Images/DynaFile_Web_Header_Logo.png" class="brand-img" /></div>
</article></div>					</a>
				</div>
			</div>
			<div class="navbar-right collapse navbar-collapse" id="navbar-menu">
					<div id="layout-navigation" class="group">
						<div class="zone zone-navigation">
<article class="widget-navigation widget-menu-widget widget">
    

<ul class="nav-menu-container main-menu-1 menu menu-main-menu">


<li class=" first"><a class="col-xs-12 menu-item-link" href="/document-management-product-tour"><i class="fa fa-file-text-o menu-icon" aria-hidden="true"></i>Tour</a>
</li>

<li class="dropdown-menu-item "><a class="col-xs-10 col-md-12 col-lg-12 menu-item-parent-link" href="/document-management-software-solutions"><i class="fa fa-folder-o menu-icon" aria-hidden="true"></i>Solutions</a>
<button class="menu-btn col-xs-1 fa fa-lg fa-angle-down"></button>
                <div class="format-menu-content">
                    <ul class="sub-menu-content main-menu-2">
                        
<li class="mega-menu-item">

    <div class="mega-menu-content" menu-offset="-97px" style="max-width:570px;" >
        
<article class="page content-item">
    <header>
        
    </header>
    
<div class="layout">
	


<div class="row" style="background-color: #e3e3e3;">


<div class="col-xs-12 col-sm-4 col"><div id="industryNavigator">
  <div class="industryTitles" style="padding-top: 8px !important;">
      <a class="industryTitle" href="/document-management-software-solutions/human-resources" title="HR File Management &amp; Onboarding"><strong>Human Resources</strong></a>
      <a class="industryTitle" href="/document-management-software-solutions/accounting" title="Document Management for AP &amp; AR">Accounting</a>
      <a class="industryTitle" href="/document-management-software-solutions/contract-management" title="Contract Document Management">Contract Mgmt.</a>
      <a class="industryTitle" href="/document-management-software-solutions/distribution" title="Document Management for Distribution">Distribution</a>
      <a class="industryTitle" href="/document-management-software-solutions/education" title="Education Document Management">Education</a>
      <a class="industryTitle" href="/document-management-software-solutions/healthcare" title="EMR &amp; EHR Management">Healthcare</a>
      <a class="industryTitle" href="/document-management-software-solutions/real-estate" title="Real Estate Document Management">Real Estate</a>
      <a class="industryTitle" href="/document-management-software-solutions/staffing" title="Document Management for Staffing Agencies">Staffing</a>
      <a class="industryTitle" href="/document-management-software-solutions/other" title="Other Document Management Solutions">Other</a>
  </div>
</div></div>


<div class="col-xs-12 col-sm-8 col" style="min-height: 500px;"><div class="industryContents"><div class="industryContent featuredIndustryContent" id="human-resources">
    <div class="industryContentTitle featuredIndustryContentTitle">Featured Solution: Human Resources</div>
    <div style="margin-left: 10px;">
      <p>
        <a href="/document-management-software-solutions/human-resources" title="Human Resources Document Management Solutions" class="industryContentImgLink">
          <img alt="Human Resources Document Management Solutions" src="/Media/Default/Solutions/Icons/96/human-resources.png" />
        </a>
        <strong>Give HR a shortcut to electronic personnel files with scanning automation, paperless onboarding and cloud document management.</strong>
      </p>
      <p>Paper employee files can be a real nightmare for your HR team. Use DynaFile to go paperless fast by moving file management and employee onboarding to the cloud. </p>
      <p>Human Resources professionals love DynaFile for:</p>
      <ul>
        <li>Instant Document Retrieval</li>
        <li>Electronic Employee Onboarding</li>
        <li>Automated Back File Conversion</li>
        <li>File Audit Reports</li>
        <li>Segmented Document Access</li>
        <li>Bulk Document Import</li>
        <li>Secure File Sharing</li>
      </ul>
      <p class="industryContentLearnMore">
        <a href="/document-management-software-solutions/human-resources" title="Human Resources Document Management Solutions"  class="btn">Learn More</a>
      </p>
    </div>
  </div>
  <div class="industryContent" id="accounting">
    <p class="industryContentTitle">Accounting</p>
    <p>
      <a href="/document-management-software-solutions/accounting" title="Document Management for AP &amp; AR" class="industryContentImgLink"> 
        <img alt="Document Management for AP &amp; AR" src="/Media/Default/Solutions/Icons/96/accounting.png" />
      </a>
      <strong>Streamline your accounting department with an easy way to store and manage Accounts Payable and Accounts Receivable documents.</strong>
    </p>
    <p>Long-gone are the days of trying to manage messy paper files. DynaFile gives your team a shortcut to electronic files and paperless workflows.</p>
    <p>Give time back to the Accounting department to increase efficiency and cut costs with:</p>
    <ul>
      <li>Instant Document Retrieval</li>
      <li>Bulk Document Import</li>
      <li>Controlled Access</li>
      <li>Audit Protection</li>
      <li>Easy Approvals</li>
      <li>Automated Back File Conversion</li>
    </ul>
    <p class="industryContentLearnMore">
      <a href="/document-management-software-solutions/accounting" title="Document Management for AP &amp; AR"  class="btn">Learn More</a>
    </p>
  </div>
  <div class="industryContent" id="contract-management">
    <p class="industryContentTitle">Contract Management</p>
    <p>
      <a href="/document-management-software-solutions/contract-management" title="Contract Document Management Solutions" class="industryContentImgLink">
        <img alt="Contract Document Management Solutions" src="/Media/Default/Solutions/Icons/96/contract-management.png" />
      </a>
      <strong>Switch to a paperless file management system to stop wasting time printing, copying and scanning contract documents at your organization.</strong>
    </p>
    <p>Managing contract files on paper is never easy. DynaFile lets your team move to the cloud, away from disorganized legal boxes and filing cabinets.</p>
    <p>Going paperless provides your office with valuable benefits like:</p>
    <ul>
      <li>Instant Document Retrieval</li>
      <li>Bulk Document Import</li>
      <li>Electronic Signatures</li>
      <li>Secure File Sharing</li>
      <li>Controlled Access</li>
      <li>Expiring Document Reports</li>
      <li>Automated Back File Conversion</li>
    </ul>
    <p class="industryContentLearnMore">
      <a href="/document-management-software-solutions/contract-management" title="Contract Document Management Solutions"  class="btn">Learn More</a>
    </p>
  </div>
  <div class="industryContent" id="distribution">
    <p class="industryContentTitle">Distribution</p>
    <p>
      <a href="/document-management-software-solutions/distribution" title="Distribution Document Management Solutions" class="industryContentImgLink">
        <img alt="Distribution Document Management Solutions" src="/Media/Default/Solutions/Icons/96/distribution.png" />
      </a>
      <strong>Give your workforce access to the business-critical files they need while they are on the road and reduce lag time with the home office.</strong>
    </p>
    <p>Ensuring your remote staff have the information they need is paramount. DynaFile lets you instantly share documents with your team no matter where they are.</p>
    <p>Go paperless to streamline distribution with powerful benefits like:</p>
    <ul>
      <li>Instant Document Retrieval</li>
      <li>Secure File Sharing</li>
      <li>Controlled Access</li>
      <li>Easy Approvals</li>
      <li>Automated Back File Conversion</li>
    </ul>
    <p class="industryContentLearnMore">
      <a href="/document-management-software-solutions/distribution" title="Distribution Document Management Solutions"  class="btn">Learn More</a>
    </p>    
  </div>  <div class="industryContent" id="education">
    <p class="industryContentTitle">Education</p>
    <p>
      <a href="/document-management-software-solutions/education" title="Education Document Management" class="industryContentImgLink">
        <img alt="Education Document Management" src="/Media/Default/Solutions/Icons/96/education.png" />
      </a>
      <strong>Move from paper to electronic student files to give time back to your admin teams and increase efficiency across the entire office.</strong>
    </p>
    <p>Keeping student files up-to-date on paper is extremely tedious. With DynaFile, you can simplify student file management, reporting and enrollment.</p>
    <p>Give your administrators the tools they need to succeed like:</p>
    <ul>
      <li>Instant Document Retrieval</li>
      <li>Automated Back File Conversion</li>
      <li>File Audit Reports</li>
      <li>Secure File Sharing</li>
      <li>Paperless Enrollment</li>
      <li>Segmented Document Access</li>
      <li>Bulk Document Import</li>
    </ul>
    <p class="industryContentLearnMore">
      <a href="/document-management-software-solutions/education" title="Education Document Management"  class="btn">Learn More</a>
    </p>       
  </div>
  <div class="industryContent" id="healthcare">
    <p class="industryContentTitle">Healthcare</p>
    <p>
      <a href="/document-management-software-solutions/healthcare" title="Healthcare Document Management" class="industryContentImgLink">
        <img alt="Healthcare Document Management" src="/Media/Default/Solutions/Icons/96/healthcare.png" />
      </a>
      <strong>Make a smooth transition from paper to electronic medical records to manage files with ease and get patient forms completed digitally.</strong>
    </p>
    <p>Moving to EMR doesn’t have to be a daunting task. With DynaFile, you can take all of your files paperless fast and utilize online patient forms to stop producing paper to begin with.</p>
    <p>Give your office the power to improve admin processes with valuable features like:</p>
    <ul>
      <li>Automated Back File Conversion</li>
      <li>Instant Document Retrieval</li>
      <li>Secure File Sharing</li>
      <li>Paperless Patient Forms</li>
      <li>File Audit Reports</li>
      <li>Segmented Document Access</li>
      <li>Bulk Document Import</li>
    </ul>
    <p class="industryContentLearnMore">
      <a href="/document-management-software-solutions/healthcare" title="Healthcare Document Management"  class="btn">Learn More</a>
    </p>       
  </div>
  <div class="industryContent" id="real-estate">
    <p class="industryContentTitle">Real Estate</p>
    <p>
      <a href="/document-management-software-solutions/real-estate" title="Real Estate Document Management" class="industryContentImgLink">
        <img alt="Real Estate Document Management" src="/Media/Default/Solutions/Icons/96/real-estate.png" />
      </a>
      <strong>Keep up with the speed of business by managing Real Estate documents in the cloud and replacing pen-and-paper processes with eSignatures.</strong>
    </p>
    <p>The Real Estate market moves fast. DynaFile makes it easy to go paperless so your team can get forms signed in minutes and have instant access to the files they need from anywhere.</p>
    <p>Real Estate and Property Management professionals use DynaFile for:</p>
    <ul>
      <li>Instant Document Retrieval</li>
      <li>Electronic Signatures</li>
      <li>Secure File Sharing</li>
      <li>Automated Back File Conversion</li>
      <li>File Audit Reports</li>
      <li>Segmented Document Access</li>
      <li>Bulk Document Import</li>
    </ul>
    <p class="industryContentLearnMore">
      <a href="/document-management-software-solutions/real-estate" title="Real Estate Document Management"  class="btn">Learn More</a>
    </p>       
  </div>
  <div class="industryContent" id="staffing">
    <p class="industryContentTitle">Staffing</p>
    <p>
      <a href="/document-management-software-solutions/staffing" title="Staffing Agency Document Management" class="industryContentImgLink">
        <img alt="Staffing Agency Document Management" src="/Media/Default/Solutions/Icons/96/staffing.png" />
      </a>
      <strong>For staffing professionals, onboarding new hires is now easier than ever with online forms, electronic signatures and digital workflows.</strong>
    </p>
    <p>A practical solution for getting new hires started can be hard to find. DynaFile makes it easy to get onboarding paperwork completed and new hire folders created.</p>
    <p>Staffing agencies like to utilize DynaFile for:</p>
    <ul>
      <li>New Hire Onboarding</li>
      <li>Instant Document Retrieval</li>
      <li>Automated Back File Conversion</li>
      <li>File Audit Reports</li>
      <li>Secure File Sharing</li>
      <li>Segmented Document Access</li>
      <li>Bulk Document Import</li>
    </ul>
    <p class="industryContentLearnMore">
      <a href="/document-management-software-solutions/staffing" title="Staffing Agency Document Management"  class="btn">Learn More</a>
    </p>      
  </div>
  <div class="industryContent" id="other">
    <p class="industryContentTitle">Other Solutions</p>
    <p>
      <a href="/document-management-software-solutions/other" title="Other Document Management Solutions" class="industryContentImgLink">
        <img alt="Other Document Management Solutions" src="/Media/Default/Solutions/Icons/96/other.png" />
      </a>
      <strong>DynaFile is a uniquely practical document management solution that makes it easy to take an entire department paperless at once.</strong>
    </p>
    <p>Managing files doesn’t need to be so hard. With DynaFile, you can automate the conversion of your paper documents and take your workflow to the cloud.</p>
    <p>DynaFile clients save time and money with valuable tools like:</p>
    <ul>
      <li>Instant Document Retrieval</li>
      <li>Automated Back File Conversion</li>
      <li>Online Forms</li>
      <li>Electronic Signatures</li>
      <li>File Audit Reports</li>
      <li>Secure File Sharing</li>
      <li>Segmented Document Access</li>
      <li>Bulk Document Import</li>
    </ul>
    <p class="industryContentLearnMore">
      <a href="/document-management-software-solutions/other" title="Other Document Management Solutions"  class="btn">Learn More</a>
    </p>       
  </div></div></div></div>

</div>

</article>
    </div>
</li>

<li class="menu-item "><a class="col-xs-10 col-md-12 col-lg-12 menu-item-parent-link" href="/document-management-software-solutions/human-resources"><i class="fa fa-folder-o menu-icon" aria-hidden="true"></i>Human Resources</a>
<button class="menu-btn col-xs-1 fa fa-lg fa-angle-down"></button>
                <div class="menu-content">
                    <ul class="sub-menu-content main-menu-3">
                        
<li class=""><a class="menu-item-link col-xs-12 " href="/document-management-software-solutions/human-resources/electronic-personnel-files"><i class="fa fa-file-text-o menu-icon" aria-hidden="true"></i>Electronic Employee Files</a>
</li>

<li class=""><a class="menu-item-link col-xs-12 " href="/document-management-software-solutions/human-resources/employee-file-management"><i class="fa fa-file-text-o menu-icon" aria-hidden="true"></i>Employee File Management</a>
</li>

<li class=""><a class="menu-item-link col-xs-12 " href="/document-management-software-solutions/human-resources/electronic-employee-onboarding"><i class="fa fa-file-text-o menu-icon" aria-hidden="true"></i>Electronic Employee Onboarding</a>
</li>

                    </ul>
                </div>
</li>

<li class=""><a class="menu-item-link col-xs-12 " href="/document-management-software-solutions/accounting"><i class="fa fa-file-text-o menu-icon" aria-hidden="true"></i>Accounting</a>
</li>

<li class=""><a class="menu-item-link col-xs-12 " href="/document-management-software-solutions/contract-management"><i class="fa fa-file-text-o menu-icon" aria-hidden="true"></i>Contract Management</a>
</li>

<li class=""><a class="menu-item-link col-xs-12 " href="/document-management-software-solutions/distribution"><i class="fa fa-file-text-o menu-icon" aria-hidden="true"></i>Distribution</a>
</li>

<li class=""><a class="menu-item-link col-xs-12 " href="/document-management-software-solutions/education"><i class="fa fa-file-text-o menu-icon" aria-hidden="true"></i>Education</a>
</li>

<li class=""><a class="menu-item-link col-xs-12 " href="/document-management-software-solutions/healthcare"><i class="fa fa-file-text-o menu-icon" aria-hidden="true"></i>Healthcare</a>
</li>

<li class=""><a class="menu-item-link col-xs-12 " href="/document-management-software-solutions/real-estate"><i class="fa fa-file-text-o menu-icon" aria-hidden="true"></i>Real Estate</a>
</li>

<li class=""><a class="menu-item-link col-xs-12 " href="/document-management-software-solutions/staffing"><i class="fa fa-file-text-o menu-icon" aria-hidden="true"></i>Staffing</a>
</li>

<li class=""><a class="menu-item-link col-xs-12 " href="/document-management-software-solutions/other"><i class="fa fa-file-text-o menu-icon" aria-hidden="true"></i>Other Solutions</a>
</li>

                    </ul>
                </div>
</li>

<li class="dropdown-menu-item "><a class="col-xs-10 col-md-12 col-lg-12 menu-item-parent-link" href="/document-management-software-features"><i class="fa fa-folder-o menu-icon" aria-hidden="true"></i>Features</a>
<button class="menu-btn col-xs-1 fa fa-lg fa-angle-down"></button>
                <div class="format-menu-content">
                    <ul class="sub-menu-content main-menu-2">
                        
<li class="menu-item "><a class="col-xs-10 col-md-12 col-lg-12 menu-item-parent-link" href="/document-management-software-features/scanning-automation"><i class="fa fa-folder-o menu-icon" aria-hidden="true"></i>Scanning Automation</a>
<button class="menu-btn col-xs-1 fa fa-lg fa-angle-down"></button>
                <div class="menu-content">
                    <ul class="sub-menu-content main-menu-3">
                        
<li class=""><a class="menu-item-link col-xs-12 " href="/document-management-software-features/scanning-automation/barcode-recognition"><i class="fa fa-file-text-o menu-icon" aria-hidden="true"></i>Barcode Recognition</a>
</li>

<li class=""><a class="menu-item-link col-xs-12 " href="/document-management-software-features/scanning-automation/batch-processing"><i class="fa fa-file-text-o menu-icon" aria-hidden="true"></i>Batch Processing</a>
</li>

                    </ul>
                </div>
</li>

<li class="menu-item "><a class="col-xs-10 col-md-12 col-lg-12 menu-item-parent-link" href="/document-management-software-features/online-file-storage"><i class="fa fa-folder-o menu-icon" aria-hidden="true"></i>Online File Storage</a>
<button class="menu-btn col-xs-1 fa fa-lg fa-angle-down"></button>
                <div class="menu-content">
                    <ul class="sub-menu-content main-menu-3">
                        
<li class=""><a class="menu-item-link col-xs-12 " href="/document-management-software-features/online-file-storage/indexing"><i class="fa fa-file-text-o menu-icon" aria-hidden="true"></i>Document Indexing</a>
</li>

<li class=""><a class="menu-item-link col-xs-12 " href="/document-management-software-features/online-file-storage/search-retrieval"><i class="fa fa-file-text-o menu-icon" aria-hidden="true"></i>Document Retrieval</a>
</li>

<li class=""><a class="menu-item-link col-xs-12 " href="/document-management-software-features/online-file-storage/segmented-access"><i class="fa fa-file-text-o menu-icon" aria-hidden="true"></i>Segmented Access</a>
</li>

<li class=""><a class="menu-item-link col-xs-12 " href="/document-management-software-features/online-file-storage/drag-drop-drive"><i class="fa fa-file-text-o menu-icon" aria-hidden="true"></i>Drag &amp; Drop Drive</a>
</li>

                    </ul>
                </div>
</li>

<li class="menu-item "><a class="col-xs-10 col-md-12 col-lg-12 menu-item-parent-link" href="/document-management-software-features/cloud-collaboration"><i class="fa fa-folder-o menu-icon" aria-hidden="true"></i>Cloud Collaboration</a>
<button class="menu-btn col-xs-1 fa fa-lg fa-angle-down"></button>
                <div class="menu-content">
                    <ul class="sub-menu-content main-menu-3">
                        
<li class=""><a class="menu-item-link col-xs-12 " href="/document-management-software-features/cloud-collaboration/secure-file-sharing"><i class="fa fa-file-text-o menu-icon" aria-hidden="true"></i>Secure File Sharing</a>
</li>

<li class=""><a class="menu-item-link col-xs-12 " href="/document-management-software-features/cloud-collaboration/electronic-signatures"><i class="fa fa-file-text-o menu-icon" aria-hidden="true"></i>Electronic Signatures</a>
</li>

<li class=""><a class="menu-item-link col-xs-12 " href="/document-management-software-features/cloud-collaboration/version-control"><i class="fa fa-file-text-o menu-icon" aria-hidden="true"></i>Version Control</a>
</li>

<li class=""><a class="menu-item-link col-xs-12 " href="/document-management-software-features/cloud-collaboration/annotations"><i class="fa fa-file-text-o menu-icon" aria-hidden="true"></i>Floating Annotations</a>
</li>

                    </ul>
                </div>
</li>

                    </ul>
                </div>
</li>

<li class="dropdown-menu-item "><a class="col-xs-10 col-md-12 col-lg-12 menu-item-parent-link" href="/document-management-resources"><i class="fa fa-folder-o menu-icon" aria-hidden="true"></i>Resources</a>
<button class="menu-btn col-xs-1 fa fa-lg fa-angle-down"></button>
                <div class="menu-content">
                    <ul class="sub-menu-content main-menu-2">
                        
<li class=""><a class="menu-item-link col-xs-12 " href="/document-management-resources/press-releases"><i class="fa fa-file-text-o menu-icon" aria-hidden="true"></i>Press Releases</a>
</li>

                    </ul>
                </div>
</li>

<li class="dropdown-menu-item "><a class="col-xs-10 col-md-12 col-lg-12 menu-item-parent-link" href="/about"><i class="fa fa-folder-o menu-icon" aria-hidden="true"></i>About</a>
<button class="menu-btn col-xs-1 fa fa-lg fa-angle-down"></button>
                <div class="menu-content">
                    <ul class="sub-menu-content main-menu-2">
                        
<li class=""><a class="menu-item-link col-xs-12 " href="/about/contact"><i class="fa fa-file-text-o menu-icon" aria-hidden="true"></i>Contact</a>
</li>

<li class=""><a class="menu-item-link col-xs-12 " href="/about/history"><i class="fa fa-file-text-o menu-icon" aria-hidden="true"></i>History</a>
</li>

<li class=""><a class="menu-item-link col-xs-12 " href="/about/partners"><i class="fa fa-file-text-o menu-icon" aria-hidden="true"></i>Partners</a>
</li>

<li class=""><a class="menu-item-link col-xs-12 " href="/about/careers"><i class="fa fa-file-text-o menu-icon" aria-hidden="true"></i>Careers</a>
</li>

                    </ul>
                </div>
</li>

<li class=" active last"><a class="col-xs-12 menu-item-link" href="/paperless-blog"><i class="fa fa-file-text-o menu-icon" aria-hidden="true"></i>Blog</a>
</li>

</ul>

</article>
<article class="widget-navigation widget-menu-widget widget">
    
<nav class="layout-wrapper ">
    <ul class="breadcrumb">
    
    
<li class=" first"><a class="menu-item-link col-xs-12 " href="/"><i class="fa fa-file-text-o menu-icon" aria-hidden="true"></i>Home</a>
</li>

<li class=" active"><a class="menu-item-link col-xs-12 " href="/paperless-blog"><i class="fa fa-file-text-o menu-icon" aria-hidden="true"></i>Paperless Blog</a>
</li>

<li class=" active last"><a class="menu-item-link col-xs-12 " href="/paperless-blog/how-water-tight-human-resources-disaster-recovery-plan-employee-files"><i class="fa fa-file-text-o menu-icon" aria-hidden="true"></i>How Water-Tight is HR&#39;s Disaster Recovery Plan?</a>
</li>

    </ul>
</nav>
</article></div>
					</div>
			</div>
		</div>

	</div>

</div>


<div class="layout-wrapper">

<div class="body-content">
	<a href="#" class="top-button"><i class="fa fa-arrow-up" aria-hidden="true"></i> Top</a>
		<div class="zone zone-content">

<article class="blog-post blog content-item">
<div class="row df-blue chevron" style="min-height: 150px;">
	<div class="col col-xs-12 content">
		<h1>Paperless Blog</h1>
			<p class="description">By DynaFile | Be paperless in 30 days or less</p>
	</div>
</div>

<div class="row chevron df-white">
	<div class="col col-xs-12 blogpost">
		<div class="row">
			<div class="col col-sm-3 col-xs-12">
				<div class="mask mask-angle-tr hide-xs"><div class="df-white"></div></div>
				<div class="overflow-image accent-image chevron-forcebg-m" style="background-image: url(/Media/Default/Blog/human-resources-disaster-recover-electronic-employee-files.jpg);"></div>
				<div class="mask mask-angle-bl"><div class="df-white"></div></div>
			</div>
			<div class="col col-sm-9 col-xs-12 content-summary">
				<h2>How Water-Tight is HR&#39;s Disaster Recovery Plan?</h2>
				<hr />
				<div class="meta">
					<div class="publish">09.19.2017</div>
<a class="tag" href="/Tags/human%20resources">human resources</a><a class="tag" href="/Tags/compliance">compliance</a><a class="tag" href="/Tags/disaster%20recovery">disaster recovery</a><a class="tag" href="/Tags/electronic%20employee%20files">electronic employee files</a><a class="tag" href="/Tags/cloud">cloud</a><a class="tag" href="/Tags/paperless">paperless</a><a class="tag" href="/Tags/electronic%20filing%20system">electronic filing system</a><a class="tag" href="/Tags/document%20management">document management</a><a class="tag" href="/Tags/hurricane%20harvey">hurricane harvey</a><a class="tag" href="/Tags/hurricane%20irma">hurricane irma</a>				</div>
				<h3>In the wake of hurricanes Harvey and Irma, Human Resource departments review Disaster Recovery Plans and consider electronic employee files.</h3>
				<div class="blog-content">
					<p>In the wake of Hurricanes Harvey and Irma, companies are taking a closer look at their file management processes. The Human Resources office is one spot where a natural disaster can cause serious damage. It's critical for HR to have a strong disaster recovery plan in place as it seems that these days, we should expect the unexpected.</p>
<h3>The Challenge of Paper Files</h3>
<p>Paper files can be a real headache to manage. They are easily misfiled, misplaced, crumpled or lost - it is just so easy for filing cabinets to become disorganized. For these reasons, many companies are moving to electronic employee files.</p>
<p>Going paperless with your employee files also provides another huge benefit: Built-In Disaster Recover.</p>
<h3>Electronic Files Ease The Pain</h3>
<p><a href="http://www.dynafile.com/document-management-software-solutions/human-resources/electronic-personnel-files" title="Scanning Employee Files to the Cloud">Electronic employee files</a>&nbsp;provide a HR with a step up from traditional paper filing cabinets. With electronic files, employee documentation from various folders can be consolidated into one comprehensive system. This eliminates the problem of Record Silos while improving compliance. Simply use Access Rules to control what types of documents different users can see in the system.&nbsp;</p>
<p>With all of your employee files consolidated in one system, managing documents becomes extremely easy. Instantly retrieve documents from anywhere, keep track of expiring and renewable documents in employee folders, give auditors remote access to the files they request, and much more.&nbsp;</p>
<p>Best of all, with electronic employee files, disaster recovery is a breeze. Many times, a disaster recovery plan for your employee files is automatically built-in to your electronic filing system.</p>
<h3>Most Resilient HR Filing Systems</h3>
<p>When disaster protection and recovery is important to your team, you'll want to consider a <a href="http://www.dynafile.com/landing/human-resources" title="Cloud Filing System for HR">cloud filing system</a>. When your employee files are stored in the cloud, they are no longer physically stored at your office location. This way, no matter what happens at your office, your files are always safe in the cloud.&nbsp;</p>
<p>There are different levels of cloud security and disaster recovery. The most resilient systems to look for will include features like these:</p>
<p><strong>Automatic Backups</strong></p>
<p>You'll want to make sure that your cloud filing system is automatically backing up your data and documents in case the cloud were to ever go down.</p>
<p><strong>Continuous Data Protection (CDP)</strong></p>
<p>Automatic Backups can happen at various times. Look for a system that practices Continuous Data Protection (CDP) methodology. This means that whenever documents or data are added to the system, a backup of that is automatically created and saved in real-time.&nbsp;</p>
<p><strong>Redundant Backups</strong></p>
<p>Cloud systems can be backed up at various stages. Look for a cloud system that backs up every level of their infrastructure - from the database to the data center.</p>
<p><strong>Fail Over Time</strong></p>
<p>Just in case the cloud goes down, you'll want to be sure that you can still access all of your files when you need them. Look for systems with quick fail-over time so that you can access your backups as quickly as possible.</p>
<h3>Moving To The Cloud In 30 Days</h3>
<p>If you need a safer way to store employee files, give us a call today at DynaFile. Our cloud filing system gives HR the assurance they need that&nbsp;employee files are safe. DynaFile's disaster recovery plan is HIPAA, HITECH and Privacy Shield certified so your files are always stored securely, yet easily accessible when needed.</p>
<p>Best of all,&nbsp;DynaFile has built-in&nbsp;scanning automation tools so you can take a shortcut to electronic employee files. Interested in making the switch? Request a free demo below!</p>
<p></p>
				</div>

				
				<div class="blog-footer">
					<h6>Did you find the information in this article useful? Let us know!</h6>
					<div class="share">
						Share this article:
						<div class="social-btns">
							<a href="http://www.facebook.com/sharer/sharer.php?u=https://www.dynafile.com/paperless-blog/how-water-tight-human-resources-disaster-recovery-plan-employee-files&title=How Water-Tight is HR&#39;s Disaster Recovery Plan?" class="btn social-media-btn" target="_blank"><i class="fa fa-facebook" aria-hidden="true"></i></a>
							<a href="http://twitter.com/intent/tweet?status=How Water-Tight is HR&#39;s Disaster Recovery Plan?+https://www.dynafile.com/paperless-blog/how-water-tight-human-resources-disaster-recovery-plan-employee-files" class="btn social-media-btn" target="_blank"><i class="fa fa-twitter" aria-hidden="true"></i></a>
							<a href="https://plus.google.com/share?url=https://www.dynafile.com/paperless-blog/how-water-tight-human-resources-disaster-recovery-plan-employee-files" class="btn social-media-btn" target="_blank"><i class="fa fa-google-plus" aria-hidden="true"></i></a>
							<a href="http://www.linkedin.com/shareArticle?mini=true&url=https://www.dynafile.com/paperless-blog/how-water-tight-human-resources-disaster-recovery-plan-employee-files&title=How Water-Tight is HR&#39;s Disaster Recovery Plan?&source=http://wwww.dynafile.com" class="btn social-media-btn" target="_blank"><i class="fa fa-linkedin" aria-hidden="true"></i></a>
						</div>
					</div>
				</div>
			</div>
		</div>
	</div>
</div>

<div class="row df-gray"><div class="col col-xs-12"></div></div>
</article>
<article class="widget-content widget-layout-widget widget">
    
<div class="layout">
	


<div class="row df-gray" style="padding:0">


<div class="col-xs-12 col-sm-12 col"></div></div>
<div class="row chevron df-blue">


<div class="col-xs-12 col-sm-12 col">


<div class="parallax-container overflow-image chevron-forcebg">
		<div class="parallax-content-wrapper">
			<div class="parallax-content center" style="padding-top: 36px;">
			<div>
				<div><a href="/request-demo" target="_self" id="" class="btn btn-large">Request A Demo</a></div>
			</div>
			</div>
		</div>
			<img data-src="0:/Media/Default/_Profiles/af0766b8/5d7b5de0/dotted-waves-blue.jpg?v=636178281110673996, 768:/Media/Default/_Profiles/cab4b75e/5d7b5de0/dotted-waves-blue.jpg?v=636178281113799121" data-speed="0.4"/>
</div></div></div>
<div class="row df-white chevron" style="min-height: 0px;padding-bottom:15px;">


<div class="content col-xs-12 col-sm-12 col center" style="padding: 0px; padding-top: 16px;">
<h2>Helping Companies Go Paperless For Over 15 Years</h2>

<div class="center">

<article class="page content-item">
    <header>
        


    </header>
    
<div class="layout">
	


<div class="row">


<div class="col-xs-12 col-sm-12 col">
<div class="layout-wrapper">
	<div id="Logos-interval" class="interval" style="display:none;">40000</div>
	<div id="Logos-ScrollingDelay" class="scrolling-delay" style="display:none;">0</div>
	<div id="Logos-initializeRotator" class="initialized-rotator" style="display:none;"></div>
	<div id="Logos" class="marquee-inner" style="">
			<img class="logo-img" src="/Media/Default/Logos/dish.png" alt="" style="width:200px;height:100px;margin-right:0px;margin-left:0px;" />
			<img class="logo-img" src="/Media/Default/Logos/lacare.png" alt="" style="width:200px;height:100px;margin-right:0px;margin-left:0px;" />
			<img class="logo-img" src="/Media/Default/Logos/jbs.png" alt="" style="width:200px;height:100px;margin-right:0px;margin-left:0px;" />
			<img class="logo-img" src="/Media/Default/Logos/fidelitynationaltitle.png" alt="" style="width:200px;height:100px;margin-right:0px;margin-left:0px;" />
			<img class="logo-img" src="/Media/Default/Logos/comcast.png" alt="" style="width:200px;height:100px;margin-right:0px;margin-left:0px;" />
			<img class="logo-img" src="/Media/Default/Logos/sixflags.png" alt="" style="width:200px;height:100px;margin-right:0px;margin-left:0px;" />
			<img class="logo-img" src="/Media/Default/Logos/sandiegozoo.png" alt="" style="width:200px;height:100px;margin-right:0px;margin-left:0px;" />
			<img class="logo-img" src="/Media/Default/Logos/hyatt.png" alt="" style="width:200px;height:100px;margin-right:0px;margin-left:0px;" />
			<img class="logo-img" src="/Media/Default/Logos/destinationhotels.png" alt="" style="width:200px;height:100px;margin-right:0px;margin-left:0px;" />
			<img class="logo-img" src="/Media/Default/Logos/restorationhardware.png" alt="" style="width:200px;height:100px;margin-right:0px;margin-left:0px;" />
			<img class="logo-img" src="/Media/Default/Logos/agios.png" alt="" style="width:200px;height:100px;margin-right:0px;margin-left:0px;" />
			<img class="logo-img" src="/Media/Default/Logos/mcdonalds.png" alt="" style="width:200px;height:100px;margin-right:0px;margin-left:0px;" />
			<img class="logo-img" src="/Media/Default/Logos/tollbrothers.png" alt="" style="width:200px;height:100px;margin-right:0px;margin-left:0px;" />
			<img class="logo-img" src="/Media/Default/Logos/cushmanwakefield.png" alt="" style="width:200px;height:100px;margin-right:0px;margin-left:0px;" />
			<img class="logo-img" src="/Media/Default/Logos/miracleear.png" alt="" style="width:200px;height:100px;margin-right:0px;margin-left:0px;" />

			<img class="logo-img" src="/Media/Default/Logos/dish.png" alt="" style="width:200px;height:100px;margin-right:0px;margin-left:0px;" />
			<img class="logo-img" src="/Media/Default/Logos/lacare.png" alt="" style="width:200px;height:100px;margin-right:0px;margin-left:0px;" />
			<img class="logo-img" src="/Media/Default/Logos/jbs.png" alt="" style="width:200px;height:100px;margin-right:0px;margin-left:0px;" />
			<img class="logo-img" src="/Media/Default/Logos/fidelitynationaltitle.png" alt="" style="width:200px;height:100px;margin-right:0px;margin-left:0px;" />
			<img class="logo-img" src="/Media/Default/Logos/comcast.png" alt="" style="width:200px;height:100px;margin-right:0px;margin-left:0px;" />
			<img class="logo-img" src="/Media/Default/Logos/sixflags.png" alt="" style="width:200px;height:100px;margin-right:0px;margin-left:0px;" />
			<img class="logo-img" src="/Media/Default/Logos/sandiegozoo.png" alt="" style="width:200px;height:100px;margin-right:0px;margin-left:0px;" />
			<img class="logo-img" src="/Media/Default/Logos/hyatt.png" alt="" style="width:200px;height:100px;margin-right:0px;margin-left:0px;" />
			<img class="logo-img" src="/Media/Default/Logos/destinationhotels.png" alt="" style="width:200px;height:100px;margin-right:0px;margin-left:0px;" />
			<img class="logo-img" src="/Media/Default/Logos/restorationhardware.png" alt="" style="width:200px;height:100px;margin-right:0px;margin-left:0px;" />
			<img class="logo-img" src="/Media/Default/Logos/agios.png" alt="" style="width:200px;height:100px;margin-right:0px;margin-left:0px;" />
			<img class="logo-img" src="/Media/Default/Logos/mcdonalds.png" alt="" style="width:200px;height:100px;margin-right:0px;margin-left:0px;" />
			<img class="logo-img" src="/Media/Default/Logos/tollbrothers.png" alt="" style="width:200px;height:100px;margin-right:0px;margin-left:0px;" />
			<img class="logo-img" src="/Media/Default/Logos/cushmanwakefield.png" alt="" style="width:200px;height:100px;margin-right:0px;margin-left:0px;" />
			<img class="logo-img" src="/Media/Default/Logos/miracleear.png" alt="" style="width:200px;height:100px;margin-right:0px;margin-left:0px;" />
	</div>
</div>



</div></div>

</div>

</article></div></div></div>

</div>
</article></div></div>
<footer class="footer">


<div class="zone zone-footer-top">
<article class="widget-footer-top widget-footer-banner-widget widget">
    
<div class="footer-banner">
    
    <ul>
            <li><span class="tagline">CONNECT WITH US</span></li>
                    <li><a href="https://www.facebook.com/DynaFile/" class="btn social-media-btn" target="_blank"><i class="fa fa-facebook" aria-hidden="true"></i></a></li>
                    <li><a href="https://twitter.com/DynaFile/" class="btn social-media-btn" target="_blank"><i class="fa fa-twitter" aria-hidden="true"></i></a></li>
                    <li><a href="https://www.youtube.com/user/DynaFileOnlineDMS" class="btn social-media-btn" target="_blank"><i class="fa fa-youtube-play" aria-hidden="true"></i></a></li>
                    <li><a href="https://www.linkedin.com/company/dynafile" class="btn social-media-btn" target="_blank"><i class="fa fa-linkedin" aria-hidden="true"></i></a></li>
    </ul>
</div>
</article></div>	<div class="layout-wrapper footer-bottom">
			<div id="footer-first" class="col-xs-12 col-sm-4 quick-links-left">
				<div class="zone zone-footer-first">
<article class="widget-footer-first widget-footer-section-widget widget">
    
<span class="footer-section-title">QUICK LINKS</span>
<ul>
<li><a href="/contact">Support</a></li>
<li><a href="/request-demo">Request a Demo</a></li>
<li><a href="/document-management-software-solutions">Solutions</a></li>
<li><a href="/paperless-blog">Blog</a></li>
<li><a href="/contact">Contact Us</a></li>
<li><a href="/privacy-policy">Privacy Policy</a></li>
</ul>

</article></div>
			</div>
					<div id="footer-second" class="col-xs-12 col-sm-4">
				<div class="zone zone-footer-second">
<article class="widget-footer-second widget-footer-section-widget widget">
    
<span class="footer-section-title">ABOUT DYNAFILE</span>
<address style="font-style: normal;"><strong>Blue Ribbon Technologies</strong><br />6030 Greenwood Plaza Blvd., Suite 110<br />Greenwood Village, CO 80111<br />Phone: (303) 459-2065<br />Fax: (800) 875-5981</address>

</article></div>
			</div>
					<div id="footer-third" class="col-xs-12 col-sm-4">
				<div class="zone zone-footer-third">
<article class="widget-footer-third widget-footer-section-widget widget">
    
<span class="footer-section-title"></span>
<p>Developed with simplicity in mind, DynaFile was created in 2000 to help companies manage their paper files more efficiently. Over the years DynaFile has won over clients time and time again by delivering a cloud-based system that is quick to implement and easy to use. By combining scanning automation tools with a robust document management system, DynaFile provides a unique solution that's both practical and affordable.</p>
<p><a href="/about" class="btn footer-learn-more">Learn More</a></p>

</article></div>
			</div>
	</div>
</footer>



</div>
	<script src="/Modules/Orchard.Resources/scripts/jquery.min.js" type="text/javascript"></script>
<script src="/Themes/Dynafile.Theme/scripts/theme.min.js?_=332019006145241357230929" type="text/javascript"></script>
<script src="/Themes/Dynafile.Theme/scripts/bootstrap.min.js?_=332019006145241357230929" type="text/javascript"></script>
<script src="/Themes/Dynafile.Theme/scripts/jquery.marquee.min.js?_=332019006145241357230929" type="text/javascript"></script>
	<script>
		$(function() {
			loadMarquee();

			function loadMarquee() {
				$('#Logos').marquee({
					duration: $('#Logos-interval').text(),
					gap: 0,
					delayBeforeStart: 0,
					direction: 'left',
					duplicated: true,
					startVisible: true
				});

				if($('#Logos-ScrollingDelay').text() != 0) {
					setInterval(function() {
						$('#Logos').marquee('toggle');
					}, $('#Logos-ScrollingDelay').text());
				}
			}
		});
	</script>

	<span id="is-mobile" class="show-xs"></span>
		<script>
			var theme = theme || {};

			theme.isMobile = function() {
				return $('#is-mobile').css('display') !== 'none';
			};

			$(function() {
				var scrollOffset = $('#layout-header').height() + 8;
				var isMobile = theme.isMobile();

				//high priority
				if(isMobile) { theme.chevronMobileFix(); }

				theme.initChevrons();
				theme.initHeader();
				theme.smoothscroll(scrollOffset);
				theme.formlabel();
				theme.stretchColumns();
				theme.initParallax();

				//low priority
				if(!isMobile) { theme.applyBackgrounds('http://wwww.dynafile.com' + '/Media/Default/Textures/'); }
			});
		</script>


</body>
</html>