-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathassoc_err.html
More file actions
81 lines (62 loc) · 1.6 KB
/
assoc_err.html
File metadata and controls
81 lines (62 loc) · 1.6 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
<!doctype html>
<style>
@import url('scriptcss3.css');
</style>
<html>
<head>
<title>Error Page</title>
<script>
function hello() {
alert("If you haven't received an invitation to visit this site, you must leave now.");
}
</script>
</head>
<figure>
<img src="ewise.png">
</figure>
<u1 id="nav">
<a href="">Home</a>
<a href="pat_login.html"> Patient Portal</a>
<a href="assoc_tk.html"> Associate Toolbox</a>
<a href="phealth.html"> Partner Health</a>
<a href="ppayor.html"> Partner Payor</a>
<a href="pvend.html"> Partner Vendor</a>
<a href="about.html"> About the Architecture</a>
<h1> </h1>
<body>
<h1>Associate Toolbox</h1>
<style>
ht {
background-color: #c16f5b;
color: #000;
}
</style>
<a href="#" onclick="hello();">Warning!</a>
<noscript>
<p>Hello World
<p>This text is not written with JavaScript.
</noscript>
<section>
</section>
<section>
<u2>We are very sorry: there seems to be a problem with your login credentials.</u2>
</section>
<section>
<u2>Please touch base with your leadership (or someone in IT) to resolve the issue.</u2>
</section>
<section>
<u2>Our system brings appropriate availability and security to our healthcare customers</u2>
</section>
<section>
<u2>leveraging fine grained access, state-of-the-art encryption and AI assisted work</u2>
</section>
<section>
<u2>for the purposes of patient diagnosis, patient data management and device cyber security.</u2>
</section>
<section>
</section>
<h2> </h2>
<h2> </h2>
<footer>
(c) 2021 eWISE LLC
</footer>