Summary Table
Categories |
Total Count |
PII |
0 |
URL |
0 |
DNS |
0 |
EKL |
0 |
IP |
0 |
PORT |
0 |
VsID |
0 |
CF |
0 |
AI |
0 |
VPD |
0 |
PL |
0 |
Other |
0 |
File Content
<section>
<app-messages [errorStatus]="errorStatus" [errorMsg]="errorMsg"></app-messages>
</section>
<div class="container results round-corners" style="margin-top: 96px; width: 600px;">
<div class="row">
<div class="lockup" style="background: none;" role="alert" aria-live="assertive">
<h1>ARS</h1>
<h2>Attachment
<br>Retrieval System</h2>
</div>
</div>
<div class="row">
<div class="notice">
<h2>Access Control Warning Notice</h2>
<p></p>
<p>
<strong>WARNING:</strong> This site, and all subdirectories and files within, are restricted to authorized Department of
Veteran Affairs, Veterans Health Administration staff only. All use is monitored for authorized purposes, and any
use constitutes consent to monitoring, storage and retrieval, disclosure, analysis, access restriction, investigation,
or any other authorized actions. Any unauthorized access (or denial of access) to this system, all files, and all
data therein is prohibited, and is subject to criminal, civil, and administrative penalties under Federal Law, incuding,
but not limited to, 18 U.S.C. Sec. 1030 (fraud and related activity in connection with computers), and 18 U.S.C.
Sec. 2701 (unlawful access to stored communications). In addition, Federal Laws (18 U.S.C. 287 and 1001) provide
for criminal penalties for knowingly submitting or making false, fictitious, or fraudulent statements or claims.
</p>
<div style="height: 8px; margin-bottom: 16px; border-bottom: 1px solid #ccc;"></div>
<div *ngIf="sso">
<form ngNativeValidate ngNoForm method="post" [action]="safeUrl">
<input type="hidden" name="c" id="a" [value]="sso.c">
<input type="hidden" name="u" id="a" [value]="sso.u">
<input type="hidden" name="s" id="a" [value]="sso.s">
<button appAutofocus id="BTN_ssoAccept_login_1" class="button primary" type="submit" title="SSO Accept">SSO Accept</button>
</form>
</div>
</div>
</div>
</div>