-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfooter.html
More file actions
82 lines (81 loc) · 5.57 KB
/
footer.html
File metadata and controls
82 lines (81 loc) · 5.57 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
82
<footer id="footer">
<div class="footer-updates row align-middle">
<div class="medium-6 columns">
<a href="#top" class="button transparent back-to-top icon">Back to Top</a>
</div>
</div>
<div class="footer-nav">
<div class="row">
<div class="link-category column small-12 medium-6 large-2">
<span class="h5">Calendar & Events</span>
<ul class="vertical menu">
<li><a href="https://ntp.niehs.nih.gov/events">Upcoming Events</a></li>
<li><a href="https://ntp.niehs.nih.gov/events/bsc"><abbr title="NTP Board of Scientific Counselors">BSC</abbr> Meetings</a></li>
<li><a href="https://ntp.niehs.nih.gov/events/panels">Expert Panels</a></li>
<li><a href="https://ntp.niehs.nih.gov/whatwestudy/niceatm/3rs-meetings"><abbr title="NTP Interagency Center for the Evaluation of Alternative Toxicological Methods">NICEATM</abbr> Meetings</a></li>
<li><a href="https://ntp.niehs.nih.gov/events/sacatm"><abbr title="Scientific Advisory Committee on Alternative Toxicological Methods">SACATM</abbr> Meetings</a></li>
<li><a href="https://ntp.niehs.nih.gov/events/webinars-workshops">Webinars & Workshops</a></li>
<li><a href="https://ntp.niehs.nih.gov/events/past">Past Events</a></li>
</ul>
</div>
<div class="link-category column small-12 medium-6 large-2">
<span class="h5">News & Media</span>
<ul class="vertical menu">
<li><a href="https://ntp.niehs.nih.gov/media/faqs">FAQs & Fact Sheets</a></li>
<li><a href="https://ntp.niehs.nih.gov/media/frn">Federal Register Notices</a></li>
<li><a href="https://ntp.niehs.nih.gov/media/inquiries">Media Inquiries</a></li>
<li><a href="https://ntp.niehs.nih.gov/media/news">News</a></li>
<li><a href="https://ntp.niehs.nih.gov/media/newsletter">NTP Newsletter Archives</a></li>
<li><a href="https://ntp.niehs.nih.gov/media/impact">Public Health Impact</a></li>
</ul>
</div>
<div class="link-category column small-12 medium-6 large-2">
<span class="h5">Get Involved</span>
<ul class="vertical menu">
<li><a href="https://ntp.niehs.nih.gov/support/contact">Contact Us</a></li>
<li><a href="https://ntp.niehs.nih.gov/getinvolved/expert_directory">Join the Expert Directory</a></li>
<li><a href="https://ntp.niehs.nih.gov/getinvolved/nominate">Nominate to NTP</a></li>
<li><a href="https://ntp.niehs.nih.gov/getinvolved/comments">Public Comments</a></li>
<li><a href="https://ntp.niehs.nih.gov/getinvolved/subscribetonews">Subscribe to News Updates</a></li>
</ul>
</div>
<div class="link-category column small-12 medium-6 large-2">
<span class="h5">Support</span>
<ul class="vertical menu">
<li><a href="https://ntp.niehs.nih.gov/support/accessibility">Accessibility Information</a></li>
<li><a href="https://ntp.niehs.nih.gov/support/acronyms">Acronyms & Abbreviations</a></li>
<li><a href="https://ntp.niehs.nih.gov/support/search">Search Help</a></li>
<li><a href="https://ntp.niehs.nih.gov/support/sitemap">Site Map</a></li>
<li><a href="https://ntp.niehs.nih.gov/support/visit">Visiting NTP</a></li>
<li><a href="https://ntp.niehs.nih.gov/support/policies">Web Policies</a></li>
</ul>
</div>
<div class="footer-logos column small-12 medium-6 large-4">
<a href="https://www.usa.gov" target="_blank" rel="noopener noreferrer">
<img src="https://ntp.niehs.nih.gov/themes/ntp/images/logo_usagov_dark.png" alt="USA.gov is the U.S. government's official web portal to all federal, state, and local government web resources and services" title="USA.gov: Government Made Easy" class="show-for-medium" />
<img src="https://ntp.niehs.nih.gov/themes/ntp/images/logo_usagov.png" alt="USA.gov is the U.S. government's official web portal to all federal, state, and local government web resources and services" title="USA.gov: Government Made Easy" class="show-for-small-only" />
</a>
<a href="https://www.hhs.gov" target="_blank" rel="noopener noreferrer">
<img src="https://ntp.niehs.nih.gov/themes/ntp/images/logo_hhs_dark.png" alt="U.S. Department of Health and Human Services" title="U.S. Department of Health and Human Services (HHS)" class="show-for-medium" />
<img src="https://ntp.niehs.nih.gov/themes/ntp/images/logo_hhs.png" alt="U.S. Department of Health and Human Services" title="U.S. Department of Health and Human Services (HHS)" class="show-for-small-only" />
</a>
<ul>
<li><a href="https://www.niehs.nih.gov/about/foia" target="_blank" rel="noopener noreferrer" class="external">Freedom of Information Act</a></li>
<li><a href="https://oig.hhs.gov" target="_blank" rel="noopener noreferrer" class="external">Inspector General</a></li>
<li><a href="https://www.hhs.gov/vulnerability-disclosure-policy/index.html" target="_blank" rel="noopener noreferrer" class="external">HHS Vulnerability Disclosure Policy</a></li>
<li><a href="https://www.nih.gov/web-policies-notices" target="_blank" rel="noopener noreferrer" class="external">NIH Privacy Policy</a></li>
</ul>
</div>
</div>
</div>
<div class="footer-links">
<div class="row">
<div class="column small-12">
NTP is headquartered administratively at the <a href="https://www.niehs.nih.gov" target="_blank" rel="noopener noreferrer" class="external">National Institute of Environmental Health Sciences</a>, part of the <a href="https://www.nih.gov" target="_blank" rel="noopener noreferrer" class="external">National Institutes of Health</a>
</div>
</div>
</div>
</footer>
<script>
$(document).foundation();
</script>