-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtransfer.asp
66 lines (51 loc) · 2.2 KB
/
transfer.asp
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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
<head>
<meta name="google-site-verification" content="tpATPqNEN3HXiSbtqevBE9NdgbuCiN9Vmr6EP94lx6w" />
<meta name="keywords" content="keywords" />
<meta name="description" content="page description" />
<title>Attention | Office of Inspector General | U.S. Department of Health and Human Services</title>
<!--#include virtual="/layout/head.asp" -->
</head>
<body>
<div id="bodyContainer">
<div id="textReset">
<!--#include virtual="/layout/header.asp" -->
<div id="mainBody">
<div id="leftSideInterior">
<div id="breadcrumbs">
<ul>
<li>
<a href="/">Home</a>
</li>
</ul>
</div>
<div id="leftContentInterior">
<h1>ATTENTION</h1>
<p align="center" style="font-size:12pt; line-height:1.4">transport.oig.hhs.gov, transport01.oig.hhs.gov and transport02.oig.hhs.gov <br />have been <strong>retired</strong>.</p>
<p align="center" style="font-size:12pt; line-height:1.4">Please use the link below:</p>
<p align="center" style="font-weight:bold; font-size:16pt;"><a href="https://transfer.oig.hhs.gov">https://transfer.oig.hhs.gov</a></p>
<div class="contentSeparator"></div>
</div><!-- leftContentInterior -->
</div> <!-- leftSideInterior ends -->
<div id="rightSide">
<!--#include virtual="/layout/im-looking-for.asp" -->
<!-- #include virtual="/layout/sub-navigation/subnavigation-reports-and-publications.asp" -->
<!--#include virtual="/layout/exclusions-database.asp" -->
<!--#include virtual="/layout/report-fraud.asp" -->
<div class="clearPadding"></div>
<!--#include virtual="/layout/email-alerts.asp" -->
</div><!-- rightSide ends -->
<div class="clear"></div>
</div><!-- mainBody ends -->
</div><!-- textReset ends -->
</div><!-- bodyContainer ends -->
<div id="footerContainer">
<!--#include virtual="/layout/footer-top.asp" -->
</div><!-- footerContainer ends -->
<div id="footerBottomContainer">
<!-- #include virtual="/layout/footer-bottom.asp" -->
</div><!-- footerBottomContainer -->
</body>
</html>