

<!DOCTYPE html>

<html ng-app="app" lang="en">
<head>
    
        <script async src="https://www.googletagmanager.com/gtag/js?id=UA-123028472-1"></script>
        <script>
            window.dataLayer = window.dataLayer || [];
            function gtag() { dataLayer.push(arguments); }
            gtag('js', new Date());

            gtag('config', 'UA-123028472-1');
        </script>
    <meta charset="utf-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <meta name="robots" content="noindex, nofollow, noimageindex" />
    
<meta property="og:url" content="https://www.namus.gov/" />
<meta property="og:type" content="website" />
<meta property="og:title" content="The National Missing and Unidentified Persons System (NamUs)" />
<meta property="og:site_name" content="NamUs.gov" />
<meta property="og:image:url" content="https://www.namus.gov/content/images/namus-logo-og.png" />
<meta property="og:image:secure_url" content="https://www.namus.gov/content/images/namus-logo-og.png" />
<meta property="og:description" content="By bringing people, information, forensic science and technology together, NamUs helps resolve cases." />


    <link href="//fonts.googleapis.com/css?family=Open+Sans+Condensed:300,300i,700|Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i" rel="stylesheet">
    <title>Dashboard</title>
    <link href="/bundles/styles/foundation?v=oqZ3_dIFfdasv7s8J1qY4mFtHSTJxIgvufMKw3J1rTE1" rel="stylesheet"/>

    <link href="/Content/vendors/ui-grid/ui-grid.css" rel="stylesheet"/>

    
    <link href="/bundles/styles/ui-wizard?v=89ne5iejwV3Cj7MOUMevkWNO9G28h5Ut6lVdFxbT2ls1" rel="stylesheet"/>

    <link href="/Content/site?v=yO1vFdBG08KxVRlmidOzchPb2WM18f7-ybjLqOn_F3g1" rel="stylesheet"/>

</head>
<body id="visitor" ng-class="{ 'banner-release': true }">
        <div class="site-banner" style="position:fixed;">
            <div class="row">
                <div class="small-12 large-12 columns">
                    <p>
                        <i class="icon-info-with-circle"></i>
                        <span>
Effective October 1, 2021, daily management of the NamUs program has transitioned and the general email address has changed to namus@usdoj.gov.  Contact information for specific NamUs representatives can be found here: 
                            <a href="https://namus.nij.ojp.gov/contact" target="_blank">
Contact Us                            </a>
                        </span>
                        </p>
                </div>
            </div>
        </div>
    <div class="wrapper" ng-class="{ 'banner-on': page.bannerOn(), 'admin-on': page.adminOn() }" ng-controller="PageController as page">
        <!-- Mobile Nav -->
        <nav id="mobileNav" class="overlay" aria-label="Mobile Menu">
            <a href="javascript:void(0)" onclick="closeMobileNav()"><i class="icon-cross"></i></a>
            <!-- Overlay content -->
            <div class="overlay-content">
                <ul>
                    <li><a href="/" aria-label="Namus 2.0 Home Page" alt="Namus 2.0 Home Page" title="Namus 2.0 Home Page">NamUs.gov</a></li>
                    <li ng-if="page.isLoggedIn()" ng-class="{ 'current-section': page.inSection('Dashboard') }"><a href="/Dashboard" class="user-dashboard-link" aria-label="Dashboard" title="My Dashboard">My Dashboard</a></li>
                    <li ng-if="!page.isLoggedIn()" ng-class="{ 'current-section': page.inSection('Dashboard') }"><a href="/Dashboard" class="user-dashboard-link" aria-label="Dashboard" title="Dashboard">Dashboard</a></li>
                    <li ng-class="{ 'current-section': page.inSection('MissingPersons') }"><a href="/MissingPersons/Search" aria-label="Missing Persons" ng-click="page.clearMPSearchCriteria()" title="Missing Persons">Missing Persons</a></li>
                    <li ng-class="{ 'current-section': page.inSection('UnidentifiedPersons') }"><a href="/UnidentifiedPersons/Search" aria-label="Unidentified Persons" ng-click="page.clearUPSearchCriteria()" title="Unidentified Persons">Unidentified Persons</a></li>
                    <li ng-class="{ 'current-section': page.inSection('UnclaimedPersons') }"><a href="/UnclaimedPersons/Search" aria-label="Unclaimed Persons" ng-click="page.clearUCPSearchCriteria()" title="Unclaimed Persons">Unclaimed Persons</a></li>
                    <li ng-if="page.isLoggedIn()"><span class="rule"></span></li>
                    <li ng-class="{ 'current-section': page.inSection('Agencies') }"><a href="/Agencies" class="user-list-link agency" aria-label="Agencies" title="Agencies">Agencies</a></li>
                    <li ng-class="{ 'current-section': page.inSection('Persons') }"><a href="/Persons" class="user-list-link users" aria-label="Users" title="Users">Users</a></li>
                    <li ng-class="{ 'current-section': page.inSection('Sponsorship') }"><a href="/Sponsorship" class="user-list-link sponsorships" aria-label="Users" title="Users">Sponsorships</a></li>
                    <li><span class="rule"></span></li>
                    <li><a class="nav-profile" href="#" aria-label="My Profile" title="My Profile">My Profile</a></li>
                    <li ng-if="!page.isLoggedIn()"><a href="/Registration" aria-label="Register" alt="Register" title="Register">Register</a></li>
                    <li><a class="nav-login login-link" href="#" aria-label="Login" title="Login">Login</a></li>
                    <li><a class="nav-logout" href="#" aria-label="Log Out" title="Log Out">Log Out</a></li>
                                            <li><a href="{{ page.currentUrl() }}" ng-click="page.setLanguage('es')" aria-label="Spanish" title="Espa&#241;ol">Espa&#241;ol</a></li>
                </ul>
            </div>
        </nav>
        <!-- End of Mobile Nav -->
        <!-- Desktop Nav  -->
        <header class="top-bar" role="banner" ng-cloak>
            <nav class="top-bar-left" aria-label="Main Menu">
                <ul class="menu">
                    <li><img class="namus-mobile-logotype" src="/Content/images/namus-logotype.png" alt="Namus 2.0 Home Page" title="Namus 2.0 Home Page" /><a href="/"> </a></li>
                    <li><span onclick="openMobileNav()"><i class="icon-menu" aria-label="Open Navigation" title="Open Menu"></i></span></li>
                    <li class="menu-text"><a href="/" class="menu-namus-logo" aria-label="Namus 2.0 Home Page" title="Namus 2.0 Home Page">NamUs.gov</a></li>
                    <li class="menu-text menu-dashboard" ng-class="{ 'current-section': page.inSection('Dashboard') }"><a href="/Dashboard" aria-label="My Dashboard" title="Dashboard"><i class="icon-dashboard"></i><span>Dashboard</span></a></li>
                    <li class="menu-text" ng-class="{ 'current-section': page.inSection('MissingPersons') }"><a href="/MissingPersons/Search" ng-click="page.clearMPSearchCriteria()" aria-label="Missing Persons" title="Missing Persons"><i class="icon-magnifying-glass"></i><span>Missing Persons</span></a></li>
                    <li class="menu-text" ng-class="{ 'current-section': page.inSection('UnidentifiedPersons') }"><a href="/UnidentifiedPersons/Search" ng-click="page.clearUPSearchCriteria()" aria-label="Unidentified Persons" title="Unidentified Persons"><i class="icon-magnifying-glass"></i><span>Unidentified Persons</span></a></li>
                    <li class="menu-text" ng-class="{ 'current-section': page.inSection('UnclaimedPersons') }"><a href="/UnclaimedPersons/Search" ng-click="page.clearUCPSearchCriteria()" aria-label="Unclaimed Persons" title="Unclaimed Persons"><i class="icon-magnifying-glass"></i><span>Unclaimed Persons</span></a></li>
                </ul>
            </nav>
            <nav class="top-bar-right hide-for-small-only" aria-label="language and profile menu">
                <ul class="menu">
                                            <li class="menu-text"><a href="{{ page.currentUrl() }}" ng-click="page.setLanguage('es')" aria-label="Spanish" title="Espa&#241;ol">Espa&#241;ol</a></li>
                    <li class="menu-text menu-register"><a class="register-link" href="/Registration" aria-label="Register" title="Register">Register</a></li>
                    <!-- More Dropdown Menu -->
                    <li class="dropdown-menu" ng-if="page.isCurrentUserAdministratorOrNamUsStaff()">
                        <button class="dropdown-menu-trigger">
                            <div class="dropdown-more-menu" aria-label="More" title="More">
                                <i class="icon-grid-nine"><span>More</span></i>
                                <i class="icon-menu-down"></i>
                            </div>
                        </button>
                        <div class="dropdown-menu-content">
                            <ul>
                                <li class="dropdown-menu-text"><a href="/" aria-label="Namus 2.0 Home Page" title="Namus 2.0 Home Page"><i class="icon-home"></i>NamUs.gov</a></li>
                                <li class="dropdown-menu-text user-list-link agency"><a href="/Agencies" aria-label="Agencies" title="Agencies"><i class="icon-building"></i>Agencies</a></li>
                                <li class="dropdown-menu-text user-list-link users"><a href="/Persons" aria-label="Users" title="Users"><i class="icon-account-multiple"></i>Users</a></li>
                                <li class="dropdown-menu-text user-list-link sponsorships"><a href="/Sponsorship" aria-label="Users" title="Sponsorships"><i class="icon-price-ribbon"></i>Sponsorships</a></li>
                            </ul>
                        </div>
                    </li>
                    <li class="menu-text"><a class="nav-login login-link" href="#" aria-label="Login" title="Login">Login</a></li>
                    <!-- User Dropdown Menu -->
                    <li class="dropdown-menu dropdown-user-menu">
                        <button class="dropdown-menu-trigger">
                            <div class="dropdown-user-account-menu">
                                <span class="user-avatar" ng-class="page.getAvatarClass()" ng-bind="page.initials()"></span>
                                <i class="icon-menu-down"></i>
                            </div>
                        </button>
                        <div class="dropdown-menu-content">
                            <ul style="list-style-type: none;">
                                <li class="dropdown-menu-user">Welcome <span ng-show="page.firstName()" ng-bind="page.firstName()"></span></li>
                                <li class="dropdown-menu-text"><a href="/Dashboard" aria-label="Dashboard" title="Dashboard"><i class="icon-dashboard"></i>Dashboard</a></li>
                                <li class="dropdown-menu-text"><a class="nav-profile" href="#" aria-label="My Profile" title="My Profile"><i class="icon-account"></i>My Profile</a></li>
                                <li class="dropdown-menu-text"><a class="nav-logout" href="#" aria-label="Log Out" title="Log Out"><i class="icon-log-out"></i>Log Out</a></li>
                            </ul>
                        </div>
                    </li>
                </ul>
            </nav>
        </header>
        <div class="admin-tool" ng-cloak>
            <div class="row">
                <div class="large-12 columns">
                    <ol style="list-style-type: none;">
                        <li>
                            <div class="admin-tool-label">
                                <i class="icon-archive"></i>
                                <span>Admin Tool</span>
                            </div>
                        </li>
                        <li>
                            <div class="data-item">
                                <span class="data-label">Status</span>
                                <a ng-click="page.changeCaseStatus($event)">{{ page.caseStatus() }}</a>
                            </div>
                        </li>
                        <li class="right" ng-show="page.duplicatesExist()">
                            <div class="duplicates-label">
                                <i class="icon-warning"></i>
                                <a ng-click="page.viewDuplicates($event)">Duplicates</a>
                            </div>
                        </li>
                        <li class="right" ng-show="page.hasChanges()">
                            <div class="pending-label">
                                <i class="icon-clipboard"></i>
                                <span>Pending Changes</span>
                            </div>
                        </li>
                    </ol>
                </div>
            </div>
        </div>
        <!-- Dashboard banners, possibly stacked with fixed banner (one, if any) over dismissable banners (if any) -->
        <div class="banner-msg banner-under" ng-class="page.bannerType(banner)" ng-repeat="banner in page.banners() | limitTo:1" ng-cloak>
            <h3>
                <span ng-repeat="segment in banner.message">
                    <span ng-if="!segment.href && !segment.action">{{ segment.content }}</span>
                    <a ng-href="" ng-if="!!segment.action" ng-click="segment.action($event)">{{ segment.content }}</a>
                    <a ng-href="{{ segment.href }}" ng-if="segment.href" target="{{segment.target || '_self'}}">{{ segment.content }}</a>
                </span>
            </h3>
        </div>
        <div class="banner-msg banner-over" ng-class="page.bannerType(dismissable)" ng-repeat="dismissable in page.dismissables()" ng-cloak>
            <h3>
                <span ng-repeat="segment in dismissable.message">
                    <span ng-if="!segment.href && !segment.action">{{ segment.content }}</span>
                    <a ng-href="" ng-if="!!segment.action" ng-click="segment.action($event)">{{ segment.content }}</a>
                    <a ng-href="{{ segment.href }}" ng-if="segment.href" target="{{segment.target || '_blank'}}">{{ segment.content }}</a>
                </span>
                <a class="close-msg" href="" ng-click="page.closeBanner($index, $event)">&times;</a>
            </h3>
        </div>
        <div ui-view="resetPasswordView"></div>
        <div cinav></div>
        <!-- End of Desktop Nav -->
        



<section class="main-container dashboard-template">
    <div class="container">
        <div class="row medium-collapse large-uncollapse">
            <div class="small-12 medium-8 large-9 large-push-3 medium-push-4 columns">
                <dashboard></dashboard>
            </div>
            <div class="small-12 medium-4 large-3 large-pull-9 medium-pull-8 columns">
                <aside class="dash-sidebar">
                    <profile></profile>
                    <quick-search></quick-search>
                    <contact></contact>
                </aside>
            </div>
        </div>
    </div>
</section>



        <!-- Footer Partial -->
        <footer>
            <div class="row">
                <div class="small-9 columns">
                    <p>
                        &copy; 2021 NamUs 2.0 <a class="namus-dark-footer-link" href="/DOJPrivacyActNotice" target="_blank">Privacy Act Statement</a>

                            <a class="namus-dark-footer-link" href="https://www.justice.gov/doj/privacy-policy" target="_blank">DOJ Privacy Policy</a>
                    </p>
                </div>
                <div class="small-3 columns">
                    <p class="right">20210930.2</p>
                </div>
            </div>
        </footer>
        <!-- /Footer Partial -->
        <div id="LoginModal" class="reveal" data-options="closeOnClick:false;closeOnEsc:false;" ng-controller="loginModalController as loginModal" data-reveal aria-label="Login" aria-hidden="true" role="dialog">
            

<section id="LoginSection" class="login-wrapper">
    <form id="LoginForm">
        <div class="row">
            <div class="small-9 medium-10 large-11 columns">
                <h2>Login</h2>
            </div>
            <div class="small-3 medium-2 large-1 columns">
                <button class="close-button right" data-close aria-label="Close" ng-click="loginModal.closeWindow()" type="button">
                    <span aria-hidden="true">&times;</span>
                </button>
            </div>
        </div>
        <div class="row">
            <div class="large-12 columns">
                <div class="disclaimer-content">
                    <div class="disclaimer-text">
                        <p>
                            <strong>By logging in, I agree to the following terms and conditions:</strong> You are accessing a U.S. Government information system, which includes: (1) this computer, (2) this computer network, (3) all computers connected to this network, 
    and (4) all devices and storage media attached to this network or to a computer on this network. 
    The use of this system is restricted to authorized users. Unauthorized access, use, or modification of this U.S. Government computer system, or of the data contained 
    herein or in transit to/from this system, constitutes a violation of 18 U.S.C. &#167;1030. 
    This system is monitored to ensure proper performance of applicable security features and procedures. 
    Such monitoring may result in the acquisition, recording and analysis of data being communicated, transmitted, processed or stored in this system by a user. 
    In particular, we monitor the identity of all who access this system, as well as the date and time of their access. 
    In addition, we review all user-submitted information and data. Unauthorized or improper use of this system may result in administrative disciplinary action, 
    as well as civil and criminal penalties. By continuing to use this system, you indicate your awareness of and consent to these terms and conditions of use.
                        </p>
                    </div>
                    <a href="/DOJPrivacyActNotice" target="_blank">Privacy Act Statement</a>
                </div>
            </div>
        </div>
        <fieldset>
        <div class="row">
            <div class="large-12 columns">
                <input name="navigate" type="hidden" value="" />
                <div id="LoginError" class="page-error none">
                    <p>
                        <i class="icon-warning"></i>
                        <span id="LoginErrorMessage"></span>
                    </p>
                </div>
            </div>
            <div class="large-12 columns">
                <label>Email Address
                    <input id="loginUsername" name="username" required autofocus type="text" class="form-control" maxlength="100">
                </label>
            </div>
            <div class="large-12 columns">
                <label>Password
                    <input id="loginPassword" name="password" required type="password" class="form-control" maxlength="100" autocomplete="off">
                </label>
            </div>
            <div class="large-12 columns">
                <button id="LoginSubmit" class="button expanded">Login</button>
            </div>
        </div>
        </fieldset>
        <div class="row">
            <div class="large-12 columns">
                <hr />
            </div>
        </div>
        <div class="row">
            <div class="large-8 medium-8 small-12 columns login-link">
                <p>
                    Not a registered user?
                    <a href="/Registration">Register for NamUs</a>
                </p>
            </div>
            <div class="large-4 medium-4 small-12 columns login-link">
                <a class="right" ng-click="loginModal.ForgotPassword()">Forgot Password</a>
            </div>
        </div>
    </form>  
</section>


<section id="ForgotPasswordSection" class="forgot-password-wrapper">
    <form id="ForgotPasswordForm" novalidate>
        <fieldset>
            <div class="row">
                <div class="small-9 medium-10 large-11 columns">
                    <h2>Forgot Password</h2>
                </div>
                <div class="small-3 medium-2 large-1 columns">
                    <button class="close-button right" data-close aria-label="Close" ng-click="loginModal.closeWindow()" type="button">
                        <span aria-hidden="true">&times;</span>
                    </button>
                </div>
            </div>
            <div class="row">
                <div class="large-12 columns end">
                    <p>Enter your email address below and we will email you a link to reset your password.</p>
                </div>
            </div>
            <div class="row">
                <div class="large-12 columns">
                    <label error-label="data.errors.emailAddress">
                        Email Address
                        <input type="text" name="EmailAddress" id="EmailAddress" server-validated autofocus ng-model="loginModal.emailAddress" ng-change="loginModal.emailAddressError = ''" class="form-control" maxlength="100">
                        <span class="error-text">{{loginModal.emailAddressError}}</span>
                        <error-message field="data.errors.emailAddress"></error-message>
                    </label>
                </div>
            </div>
            <div class="row">
                <div class="large-12 columns">
                    <button id="ForgotPasswordSubmit" class="button expanded" ng-click="loginModal.forgotPasswordSubmit()">Send Request</button>
                </div>
            </div>
            <div class="row">
                <div class="large-12 columns">
                    <hr />
                </div>
            </div>
            <div class="row">
                <div class="large-8 medium-8 small-12 columns login-link">
                    <p>
                        Not a registered user?
                        <a href="/Registration">Register for NamUs</a>
                    </p>
                </div>
                <div class="large-4 medium-4 small-12 columns login-link">
                    <a class="right" ng-click="loginModal.backToLogin()">Back to Login</a>
                </div>
            </div>
        </fieldset>
    </form>
</section>

<section id="ForgotPasswordProcessingSection" class="forgot-password-wrapper">
    <form>
        <fieldset>
            <div class="row">
                <div class="small-9 medium-10 large-11 columns">
                    <h2>Forgot Password</h2>
                </div>
                <div class="small-3 medium-2 large-1 columns">
                    <button class="close-button right" data-close aria-label="Close" ng-click="loginModal.closeWindow()" type="button">
                        <span aria-hidden="true">&times;</span>
                    </button>
                </div>
            </div>
            <div class="row">
                <div class="large-12 columns end">
                    <p>We are processing your request. Please check your email for further instructions to reset your password.</p>
                    <p>If you don&#39;t receive the email, please verify your email address and check your junk mail folder.</p>
                </div>
            </div>
            <div class="row">
                <div class="small-12 medium-12 large-12 columns">
                    <button data-close ng-click="loginModal.backToLogin()" class="button expanded" aria-label="Close">Close</button>
                </div>
            </div>
            <div class="row">
                <div class="large-12 columns">
                    <hr />
                </div>
            </div>
            <div class="row">
                <div class="large-8 medium-8 small-12 columns login-link">
                    <p>
                        Not a registered user?
                        <a href="/Registration">Register for NamUs</a>
                        
                    </p>
                </div>
                <div class="large-4 medium-4 small-12 columns login-link">
                    <a class="right" ng-click="loginModal.backToLogin()">Back to Login</a>
                </div>
            </div>
        </fieldset>
    </form>
</section>

<section id="PasswordExpiredSection" class="forgot-password-wrapper">
    <form id="AccountExpiredForm" novalidate>
        <fieldset>
            <div class="row">
                <div class="small-9 medium-10 large-11 columns">
                    <h2>Password Expired</h2>
                </div>
                <div class="small-3 medium-2 large-1 columns">
                    <button class="close-button right" data-close aria-label="Close" ng-click="loginModal.closeWindow()" type="button">
                        <span aria-hidden="true">&times;</span>
                    </button>
                </div>
            </div>
            <div class="row">
                <div class="large-12 columns end">
                    <p>Your NamUs password has expired, and you will not be able to log on to your account.</p>
                    <p>Please take a moment to change your password</p>
                </div>
            </div>            
            <div class="row">
                <div class="small-12 medium-12 large-12 columns">
                    <input id="resetPasswordUrl" type="hidden" value="" />
                    <button id="RenewMyAccountButton" class="button expanded" ng-click="loginModal.renewAccount()">Change Password</button>
                </div>
            </div>
        </fieldset>
    </form>
</section>

<section id="RenewAccountSection" class="forgot-password-wrapper">
    <form id="RenewAccountForm" novalidate>
        <fieldset>
            <div class="row">
                <div class="small-9 medium-10 large-11 columns">
                    <h2>Change Password</h2>
                </div>
                <div class="small-3 medium-2 large-1 columns">
                    <button class="close-button right" data-close aria-label="Close" ng-click="loginModal.closeWindow()" type="button">
                        <span aria-hidden="true">&times;</span>
                    </button>
                </div>
            </div>
            <div class="row">
                <div class="large-12 columns end">
                    <p>Please change your password.</p>
                </div>
            </div>
            <div class="row">
                <div class="large-12 columns">
                    <div id="RenewalError" class="page-error none">
                        <p id="RenewalErrorMessage"></p>
                    </div>
                </div>
            </div>
            <div class="row">
                <div class="large-12 columns">
                    <label error-label="loginModal.data.errors.newPassword">
                        New Password
                        <input type="password" name="Password" id="Password" server-validated autofocus ng-model="loginModal.password" ng-change="loginModal.clearError(loginModal.data.errors.newPassword)" class="form-control" maxlength="100" autocomplete="off">
                        <error-message field="loginModal.data.errors.newPassword"></error-message>
                    </label>
                </div>
            </div>
            <div class="row">
                <div class="small-12 medium-12 large-12 columns">
                    <label error-label="loginModal.data.errors.confirmPassword">
                        Confirm Password
                        <input type="password" name="ConfirmPassword" id="ConfirmPassword" server-validated ng-model="loginModal.confirmPassword" ng-change="loginModal.clearError(loginModal.data.errors.confirmPassword)" class="form-control" maxlength="100" autofocus autocomplete="off">
                        <error-message field="loginModal.data.errors.confirmPassword"></error-message>
                    </label>
                </div>
            </div>
            <div class="row">
                <div class="large-12 columns">
                    <p class="help-text"><i class="icon-info-with-circle"></i> Your password must have at least 12 characters, with at least three of the following character sets: (upper-case, lower-case, numeric, or special characters). It may not contain any form of the word &quot;password&quot;.</p>
                </div>
            </div>
            <div class="row">
                <div class="large-12 columns">
                    <button id="ResetPasswordSubmit" class="button expanded" ng-click="loginModal.resetPassword()">Change Password</button>
                </div>
            </div>
        </fieldset>
    </form>
</section>

<section id="RenewAccountCompleteSection" class="forgot-password-wrapper">
    <form>
        <fieldset>
            <div class="row">
                <div class="small-9 medium-10 large-11 columns">
                    <h2>Password Change Successful</h2>
                </div>
                <div class="small-3 medium-2 large-1 columns">
                    <button class="close-button right" data-close aria-label="Close reveal" ng-click="loginModal.closeWindow()" type="button">
                        <span aria-hidden="true">&times;</span>
                    </button>
                </div>
            </div>
            <div class="row">
                <div class="large-12 columns end">
                    <p>Your password has been changed.</p>
                </div>
            </div>
            <div class="row">
                <div class="large-12 columns">
                    <button ng-click="loginModal.backToLogin()" class="button expanded">Continue to Login</button>
                </div>
            </div>
        </fieldset>
    </form>
</section>

<section id="AccountActivationSection" class="forgot-password-wrapper">
    <form id="AccountActivationForm" novalidate>
        <fieldset>
            <div class="row">
                <div class="small-9 medium-10 large-11 columns">
                    <h2>Account Activation</h2>
                </div>
                <div class="small-3 medium-2 large-1 columns">
                    <button class="close-button right" data-close aria-label="Close" ng-click="loginModal.closeWindow()" type="button">
                        <span aria-hidden="true">&times;</span>
                    </button>
                </div>
            </div>
            <div class="row">
                <div class="large-12 columns end">
                    <p>Your account activation is still pending. Please activate your account and retry.</p>
                </div>
            </div>
            <div class="row">
                <div class="large-12 columns">
                    <div id="AccountActivationError" class="page-error none">
                        <p id="AccountActivationErrorMessage"></p>
                    </div>
                </div>
            </div>
            <div class="row">
                <div class="large-12 columns">
                    <input id="activateAccountUrl" type="hidden" value="" />
                    <button id="SendActivationEmailButton" class="button expanded" ng-click="loginModal.sendActivationEmail()">Resend my activation email</button>
                </div>
            </div>
            <div class="row">
                <div class="large-12 columns">
                    <hr />
                </div>
            </div>
            <div class="row">
                <div class="large-8 medium-8 small-12 columns login-link">
                   &nbsp;
                </div>
                <div class="large-4 medium-4 small-12 columns login-link">
                    <a class="right" ng-click="loginModal.backToLogin()">Back to Login</a>
                </div>
            </div>
        </fieldset>
    </form>
</section>

<section id="AccountMigrationSection" class="forgot-password-wrapper">
    <form id="AccountMigrationForm" novalidate>
        <fieldset>
            <div class="row">
                <div class="small-9 medium-10 large-11 columns">
                    <h2>Account Activation</h2>
                </div>
                <div class="small-3 medium-2 large-1 columns">
                    <button class="close-button right" data-close aria-label="Close" ng-click="loginModal.closeWindow()" type="button">
                        <span aria-hidden="true">&times;</span>
                    </button>
                </div>
            </div>
            <div class="row">
                <div class="large-12 columns end">
                    <p>NamUs has been redesigned to enhance user experience, performance and case management. To use the NamUs 2.0 system, your account will need to be verified and updated.</p>
                    <p>An email has been sent with instructions to complete your account update.</p>
                </div>
            </div>
            <div class="row">
                <div class="large-12 columns">
                    <button data-close ng-click="loginModal.backToLogin()" class="button expanded">Close</button>
                </div>
            </div>
        </fieldset>
    </form>
</section>

<section id="AccountActivationCompleteSection" class="forgot-password-wrapper">
    <form>
        <fieldset>
            <div class="row">
                <div class="small-9 medium-10 large-11 columns">
                    <h2>Activation Email Sent</h2>
                </div>
                <div class="small-3 medium-2 large-1 columns">
                    <button class="close-button right" data-close aria-label="Close" ng-click="loginModal.closeWindow()" type="button">
                        <span aria-hidden="true">&times;</span>
                    </button>
                </div>
            </div>
            <div class="row">
                <div class="large-12 columns end">
                    <p>You will receive an email to activate your account.</p>
                    <p>If you do not receive this email in the next 15 minutes, please check your spam/junk email folder. If you require additional assistance completing your account activation, please contact NamUs at (202) 307-0627.</p>
                </div>
            </div>
            <div class="row">
                <div class="large-12 columns">
                    <button ng-click="loginModal.backToLogin()" class="button expanded">Continue to Login</button>
                </div>
            </div>
        </fieldset>
    </form>
</section>


<section id="LegacyMigrationNotification" class="legacy-migration-notification">
    <div class="row">
        <div class="small-9 medium-10 large-11 columns">
            <h2>The NamUs database application is now at NamUs.gov</h2>
        </div>
        <div class="small-3 medium-2 large-1 columns">
            <button class="close-button right" data-close aria-label="Close" ng-click="loginModal.closeWindow()" type="button">
                <span aria-hidden="true">&times;</span>
            </button>
        </div>
    </div>
    <div class="row">
        <div class="large-12 columns end">
            <img class="namus-logo" src="/Content/images/namus-logo-tagline-2.png" alt="NamUs Logo">
        </div>
    </div>
    <div class="row">
        <div class="large-12 columns end">
            <p>We have redirected you to the new NamUs.gov website and application. Missing Persons, Unidentified Persons, and Unclaimed Persons cases are available at one address.</p>
            <p>Please update any bookmarks to this new url.</p>
        </div>
    </div>
    <div class="row">
        <div class="large-12 columns">            
            <button class="button expanded show-when-logged-out" ng-click="loginModal.backToLogin()" aria-label="Continue to Login">Continue to Login</button>
            <button class="button expanded show-when-logged-in" data-close ng-click="loginModal.closeWindow()" aria-label="Close">Close</button>
        </div>
    </div>
    <div class="row">
        <div class="large-12 columns">
            <hr />
        </div>
    </div>
    <div class="row">
        <div class="small-12 medium-9 large-9 columns login-link">
            <p>
                Not a registered user?
                <a href="/Registration">Register for NamUs</a>
            </p>
        </div>
        <div class="small-12 medium-3 large-3 columns login-link">
            <a class="right show-when-logged-out" data-close ng-click="loginModal.closeWindow()" aria-label="Close">Close</a>
        </div>
    </div>
    <input type="hidden" id="migrationNotificationData" value="" />
</section>

<section id="LegacyMigrationNotificationStatic" class="legacy-migration-notification">
    <div class="row">
        <div class="small-9 medium-10 large-11 columns">
            <h2>The NamUs database application is now at NamUs.gov</h2>
        </div>
        <div class="small-3 medium-2 large-1 columns">
            <button class="close-button right" data-close aria-label="Close" type="button">
                <span aria-hidden="true">&times;</span>
            </button>
        </div>
    </div>
    <div class="row">
        <div class="large-12 columns end">
            <img class="namus-logo" src="/Content/images/namus-logo-tagline-2.png" alt="NamUs Logo">
        </div>
    </div>
    <div class="row">
        <div class="large-12 columns end">
            <p>We have redirected you to the new NamUs.gov website and application. Missing Persons, Unidentified Persons, and Unclaimed Persons cases are available at one address.</p>
            <p>Please update any bookmarks to this new url.</p>
        </div>
    </div>
    <div class="row">
        <div class="large-12 columns">
            <a href="/Dashboard#?login=true" class="button expanded show-when-logged-out" aria-label="Continue to Login">Continue to Login</a>
            <button class="button expanded show-when-logged-in" data-close ng-click="loginModal.closeWindow()" aria-label="Close">Close</button>
        </div>
    </div>
    <div class="row">
        <div class="large-12 columns">
            <hr />
        </div>
    </div>
    <div class="row">
        <div class="small-12 medium-9 large-9 columns login-link">
            <p>
                Not a registered user?
                <a href="/Registration">Register for NamUs</a>
            </p>
        </div>
        <div class="large-3 medium-3 small-12 columns login-link">
            <a class="right show-when-logged-out" data-close aria-label="Close">Close</a>
        </div>
    </div>
</section>
        </div>
        <div id="SessionTimeoutModal" class="reveal" data-options="closeOnClick:false;closeOnEsc:false;" ng-controller="sessionTimeoutController as vm" data-reveal aria-label="Session Expired" aria-hidden="true" role="dialog">
            
<section id="SessionExpiringSection" class="forgot-password-wrapper">
    <form id="SessionExpiringForm" novalidate>
        <fieldset>
            <div class="row">
                <div class="large-12 columns">
                    <i class="icon-hour-glass"></i>
                </div>
            </div>
            <div class="row">
                <div class="large-12 columns">
                    <h2>Session Expiring Soon</h2>
                </div>
                <div class="large-12 columns end">
                    <p>Your session will expire soon due to inactivity. Please click the button below to keep your session active.</p>
                </div>
            </div>
            <div class="row">
                <div class="small-12 medium-12 large-12 columns">
                    <button id="ContinueSessionButton" class="button expanded" ng-click="vm.continueSession()">Stay Logged In</button>
                </div>
            </div>
        </fieldset>
    </form>
</section>

<section id="SessionExpiredSection" class="forgot-password-wrapper">
    <form id="SessionExpiredForm" novalidate>
        <fieldset>
            <div class="row">
                <div class="large-12 columns">
                    <i class="icon-hour-glass"></i>
                </div>
            </div>
            <div class="row">
                <div class="large-12 columns">
                    <h2>Your session has expired due to inactivity.</h2>
                </div>
            </div>
            <div class="row">
                <div class="small-12 medium-12 large-12 columns">
                    <button id="SessionExpiredLoginButton" class="button expanded" ng-click="vm.sessionExpiredLogin()">Login</button>
                </div>
            </div>
        </fieldset>
    </form>
</section>

        </div>
    </div>
    <script src="/bundles/scripts/modernizr?v=inCVuEFe6J4Q07A0AcRsbJic_UE5MwpRMNGcOtk94TE1"></script>

    <script src="/bundles/scripts/jquery?v=yuMp_AiknJx1CClwZg1H_FF6IUxqQeDHAjt3qZKPvCs1"></script>

    <script src="/bundles/scripts/jquery-plugins?v=EPPFCLoiC23u2V_zNYZoNUAd5sYiKsYZP7lw4PpsUz01"></script>

    <script src="/bundles/scripts/foundation?v=vHPZgBS4SRg3VXLE29amvUsJlf0Aan6wgEbLAA1m9LA1"></script>

    <script src="/bundles/scripts/polyfill?v=vQbHOMkqcJz6V2wg2viVD6OLv_NJDih-rWfNyHsgF9I1"></script>

    <script src="/bundles/scripts/identity?v=aRSKzpIG3Bdy8yLnsJ8UZhDt9HinoodMOrrFBTOyXXk1"></script>

    <script src="/bundles/scripts/angular?v=idoHTbqv1_9LDdbr1rckktSx-6NDnnFfcWGtLfVmETM1"></script>

    <script src="/bundles/scripts/namus-identity?v=PQX_x328IEin8soZZwZSF37_Bu5lwZFHG9Dr7DQlaqY1"></script>

    <script src="/ngapps/default?v=bznMlaQpinF-d5yQWZTV_I1UhpkZGETSjFbjNhgV4Bs1"></script>


    
    <script src="/bundles/scripts/namus-page?v=2RGBKuqh85QB0C1BO9cCC6FiAzo4J802PPFDskvbRvU1"></script>

    <script src="/bundles/scripts/namus-grid?v=oyF18eNBrLT5v33GXwg25S0WJp5OSL78c0dtevB1yn01"></script>

    <script src="/bundles/scripts/angular-local-storage?v=bdglrafrjjNxPNM2w633Opo-1oJiNhtDGIcww8Omvw81"></script>

    <script src="/ngapps/dashboard?v=m1v2quuJnlbsYUQHQrSp3iPkyccTY7WTnZhKNM8urNQ1"></script>

    <script src="/ngapps/contact?v=DTtTPeV3wkgWjVYKuWjLvRuVa65dwGD6xLicPuUPm901"></script>

    <script src="/ngapps/places?v=vHO8dT6MCPRXvyqAkL2UyZrQOK-WNH-kCGoa83-8kSA1"></script>

    <script>
        angular.module('app')
            .constant('hrefs', {
                ethnicities: '/api/Ethnicities',
                sexes: '/api/Sexes',
                epis: '/api/MissingPersons/EpiCategories',
                missingPersonsSearchApi: '/api/CaseSets/NamUs/MissingPersons/Search',
                missingPersonsQuickSearchApi: '/api/CaseSets/NamUs/MissingPersons/QuickSearch',
                missingPersonsSearchResults: '/MissingPersons/Search',
                unidentifiedPersonsSearchApi: '/api/CaseSets/NamUs/UnidentifiedPersons/Search',
                unidentifiedPersonsQuickSearchApi: '/api/CaseSets/NamUs/UnidentifiedPersons/QuickSearch',
                unidentifiedPersonsSearchResults: '/UnidentifiedPersons/Search',
                unclaimedPersonsSearchApi: '/api/CaseSets/NamUs/UnclaimedPersons/Search',
                unclaimedPersonsQuickSearchApi: '/api/CaseSets/NamUs/UnclaimedPersons/QuickSearch',
                unclaimedPersonsSearchResults: '/UnclaimedPersons/Search',
                getPersonApi: '/api/CaseSets/NamUs/Persons/0',
                states: '/api/CaseSets/NamUs/States',
                countyNames: '/api/CaseSets/NamUs/CountyNames',
                missingPersonsCase: '/MissingPersons/Case',
                unidentifiedPersonsCase: '/UnidentifiedPersons/Case',
                unclaimedPersonsCase: '/UnclaimedPersons/Case',
                getRsaContact: '/api/CaseSets/NamUs/Users/00000000-0000-0000-0000-000000000000/Rsa',
                getOrganization: '/api/CaseSets/NamUs',
                user: '/api/CaseSets/NamUs/Users/00000000-0000-0000-0000-000000000000',
                accountProfile: '/Profile',
                resetPassword: '/api/User/ResetPassword',
                resetPasswordRequest: '/api/User/ResetPasswordRequest',
                dashboardQueues: '/api/CaseSets/NamUs/Dashboard',
                createMissingPersonsCase: '/MissingPersons/CaseCreation',
                createUnidentifiedPersonsCase: '/UnidentifiedPersons/CaseCreation',
                createUnclaimedPersonsCase: '/UnclaimedPersons/CaseCreation',
                importMissingPersonsCase: '/MissingPersons/CaseImport',
                resolveImportMissingPersonsCase: '/MissingPersons/CaseImportResolution',
                exportCurrentCaseData: '/api/CaseSets/NamUs/CaseType/MissingPersons/Reports/CurrentApprovedCases',
                reminders: '/api/CaseSets/NamUs/Reminders',
                addReminder: '/api/CaseSets/NamUs/Reminders',
                deleteReminders: '/api/CaseSets/NamUs/Reminders/Deletions',
                caseContributorAssignmentOperations: '/api/CaseContributorAssignment',
                caseContributorRelationships: '/api/CaseContributorRelationships',
                caseContributorSearch: '/api/CaseSets/NamUs/CaseContributors/Search',
                caseContributorUpdate: '/api/CaseSets/NamUs/CaseContributors',
                powerBiReports: '/api/CaseSets/NamUs/PowerBi?includeVisitorReports=False'                
            })
            .constant('templateUrls', {
                addEditReminder: '/Template/AddEditReminder',
                caseContributorRemoveReassignModal: '/MissingPersonsModal/CaseContributorsRemoveReassign',
                confirmItemDeletionModal: '/Template/ConfirmItemDelete',
                confirmRemindersDeletionModal: '/Template/ConfirmRemindersDeletion',
                contact: '/Dashboard/Contact',
                dashboard: '/Template/Dashboard',
                modalContent: '/Template/ModalContent',
                profile: '/Dashboard/UserProfile',
                quickSearch: '/Dashboard/QuickSearch',
                reminders: '/Dashboard/Reminders',
                resetPasswordTemplate: '/Scripts/app/default/reset-password/reset-password-modal.html',
                searchResultsGrid: '/Template/SearchResultsGrid',
                searchResultsGallery: '/Template/SearchResultsGallery',
                searchResultsDropdownSorter: '/Template/SearchResultsDropdownSorter',
                searchResultsMaxResultWindowWarning: '/Template/SearchResultsMaxResultWindowWarning',
                showReport: '/Template/ShowReport'
            })
            .constant('localizedSource', {
                authorization: {
                    unidentifiedContact: "Unidentified Contact"
                },
                common: {
                    exportToCsvLinkName: 'Export All (CSV)',
                    allStatesTerritories: 'All States &amp; Territories',
                    months: 'Months',
                    years: 'Years',
                    help: 'There was an unexpected error. If the problem persists, please contact NamUs at (202) 307-0627.',
                    status: 'Status',
                    ncmec: 'NCMEC',
                    epi: 'EPI',
                    epiName: 'Entered By',
                    epiFullText: 'Entering Party Indicator',
                    selected: 'Selected',
                    investigatingAgencyName: 'Investigating Agency',
                    investigatingAgencyNameToolTip: 'Investigating Agency Name',
                    countyLastSeen: 'County',
                    countyLastSeenToolTip: 'County Last Seen'
                },
                search: {
                    columns: {
                        case: 'Case',
                        mecCaseNumber: 'ME/C Case',
                        dateCreated: 'Date Created',
                        dateModified: 'Date Modified',
                        dateUploaded: 'Date Uploaded',
                        dlc: 'DLC',
                        estimatedAgeFrom: 'Estimated Age From',
                        estimatedAgeTo: 'Estimated Age To',
                        estimatedAgeFromAbbreviated: 'Age From',
                        estimatedAgeToAbbreviated: 'Age To'
                    },
                    noCasesFound: 'No Cases Found',
                    oneCaseFound: '1 Case Found',
                    casesFound: 'Cases Found',
                    missingPerson: 'Missing Person',
                    unidentifiedPerson: 'Unidentified Person'
                },
                profile: {
                    viewProfileButton: 'My Profile'
                },
                caseNumbers: {
                    caseNumbers: 'Case Numbers',
                    clientCaseNumber: 'Import Case Number'
                },
                contributors: {
                    default: 'the selected contributor',
                    addAckMsgGridPattern: 'I acknowledge this will add {NewContributor} to these {CaseCount} cases.'
                },
                demographics: {
                    demographics: 'Demographics',
                    firstName: 'First Name',
                    lastName: 'Last Name',
                    dateOfLastContact: 'Date of Last Contact',
                    missingAge: 'Missing Age',
                    gender: 'Sex',
                    raceEthnicity: 'Race / Ethnicity',
                    mixedEthnicity: 'Multiple'
                },
                circumstances: {
                    dateFound: 'Date Found',
                    dateBodyFound: 'Date Body Found',
                    dateBodyFoundAcronym: 'DBF',
                    city: 'City',
                    county: 'County',
                    state: 'State'
                },
                banners: {
                    passwordExpiring: {
                        message: 'Your password is about to expire.',
                        link: 'Change Password'
                    },
                    sponsorshipExpiring: {
                        message: 'Your sponsorship is about to expire.',
                        link: 'Request Sponsorship Change / Renewal'
                    },
                    newLogoutNotification: 'Per Department of Justice requirements, you will be logged out after 15 minutes of inactivity.',
                    showNewLogoutNotification: 'false'
                },
                reminders: {
                    selected: 'Selected',
                    date: 'Reminder Date',
                    case: 'Case Number',
                    reminder: 'Reminder'
                },
                resetPassword: {
                    title: 'Reset Password',
                    securityQuestionTitle: 'Security Question',
                    securityAnswerTitle: 'Security Answer',
                    securityQuestionAnswerMissing: 'Your security question answer is not set, which is required to reset your password. Please contact your Regional Program Specialist to have them set your security question and answer before proceeding.',
                    newPasswordTitle: 'New Password',
                    confirmPasswordTitle: 'Confirm Password',
                    helpText: 'Your password must have at least 12 characters, with at least three of the following character sets: (upper-case, lower-case, numeric, or special characters). It may not contain any form of the word &quot;password&quot;.',
                    cancelText: 'Cancel',
                    closeText: 'Close',
                    saveText: 'Save',
                    resetPasswordLinkExpiredTitle: 'Reset Password Link Expired/Invalid',
                    resetPasswordLinkExpiredMsg: 'For the safety of your account, this reset password link has expired or is invalid. Please request a new reset password link.'
                },
                queues: {
                    cases: 'Cases',
                    case: 'Case',
                    otherLists: 'Other Lists',
                    imported: 'Imported'
                },
                status: {
                    published: 'Published',
                    caseStatus: 'Case Status'
                },
                createCase: {
                    missingPersons: 'Missing Case',
                    unidentifiedPersons: 'Unidentified Case',
                    unclaimedPersons: 'Unclaimed Case'
                },
                importCase: {
                    missingPersons: 'Missing Persons (New)'
                },
                resolveImportCase: {
                    missingPersons: 'Missing Persons (Resolve)'
                },
                lifecycle: {
                    lifecycleColumnName: 'Lifecycle',
                    caseStatusNew: 'New',
                    caseStatusDraft: 'Draft'
                }
            });
    </script>


<script>
        // Initializes foundation for login and session modals, without which you'll get errors about unrecognized foundation functions (open, close)
        $(document).foundation();

        identity.configure({
            getCurrentUser: '/api/CaseSets/NamUs/Users/Current',
            afterLogout: '/Logout',
            afterLogin: '/Dashboard',
            sessionTimeoutInMinutes: '15',
            sessionTimeoutWarningInMinutes: '1'
        });

        (function (angular, undefined) {
            angular.module("namus-identity")
                .constant('globalConstants', {
                    sessionTimeoutInMinutes: '15',
                    sessionTimeoutWarningInMinutes: '1'
                });

            angular.module("app")
                .constant('globalTemplateUrls', {
                    timelineActivityItem: '/Scripts/app/components/timeline-activity-item/timelineActivityItem.html',
                    duplicatesPager: '/Template/DuplicatesPager'
                })
                .constant('globalConstants', {
                    maximumUploadFileSize: '16000000',
                    maximumUploadFileSizeForNamUsPersonnel: '50000000',
                    sessionTimeoutInMinutes: '15',
                    sessionTimeoutWarningInMinutes: '1',
                    tabTimoutMsg: 'Session Timeout Warning!'
                })
                .constant('hrefs', {
                    resetPasswordRequest: '/api/User/ResetPasswordRequest',
                    resetPassword: '/api/User/ResetPassword'
                });
        })(angular);
</script>
    <script>
        function openMobileNav() {
            document.getElementById("mobileNav").style.width = "100%";
        }
        function closeMobileNav() {
            document.getElementById("mobileNav").style.width = "0%";
        }
    </script>
</body>

</html>
