-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
185 lines (177 loc) · 11.3 KB
/
index.html
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
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<link rel="canonical" href="https://fd-cpr.com/">
<link rel="search" href="/opensearch.xml" title="fdcpr" type="application/opensearchdescription+xml">
<link rel="author" href="humans.txt" type="text/plain">
<link rel="publisher" href="http://www.christopherwatford.com" type="text/html">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="Description" content="When a firefighter suddenly collapses, how do you efficiently get them out of their gear? FD-CPR!">
<meta name="title" content="Firefighter Down: CPR - Prevention, Recognition, and Response">
<link rel="image_src" href="https://www.fd-cpr.com/images/og-picture.jpg">
<link rel="video_src" href="https://www.youtube.com/v/SeNZnm_ayiA&fs=1">
<meta name="video_type" content="application/x-shockwave-flash">
<meta name="video_width" content="560">
<meta name="video_height" content="315">
<meta name="theme-color" content="#272b30">
<meta property="og:site_name" content="Firefighter Down: CPR">
<meta property="og:url" content="https://fd-cpr.com/">
<meta property="og:title" content="Firefighter Down: CPR - Prevention, Recognition, and Response">
<meta property="og:description" content="When a firefighter suddenly collapses, how do you efficiently get them out of their gear? FD-CPR!">
<meta property="og:image" content="https://fd-cpr.com/images/og-picture.jpg">
<meta property="og:video" content="https://www.youtube.com/v/SeNZnm_ayiA&fs=1">
<meta property="og:video:width" content="560">
<meta property="og:video:height" content="315">
<meta property="og:video:type" content="application/x-shockwave-flash">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:creator" content="@ecgwatford">
<meta name="twitter:title" content="Firefighter Down: CPR - Prevention, Recognition, and Response">
<meta name="twitter:description" content="When a firefighter suddenly collapses, how do you efficiently get them out of their gear? FD-CPR!">
<meta name="twitter:image:src" content="https://fd-cpr.com/images/og-picture.jpg">
<title>Firefighter Down: CPR - Prevention, Recognition, and Response</title>
<!-- Bootstrap + Site Theme -->
<link href="//cdn.rawgit.com/lelandfirerescue/fd-cpr/3b4400c9f5308c46abe60e8d496c2a543ef930cb/css/dist.min.css" rel="stylesheet" />
<link href="//fonts.googleapis.com/css?family=Changa+One" rel="stylesheet" type="text/css" />
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="//cdn.rawgit.com/lelandfirerescue/fd-cpr/8da8742c86f8479cccecb5927d614151b102d41f/js/ie-dist.js"></script>
<![endif]-->
</head>
<body class="with-header-logo">
<header>
<nav class="container" role="navigation">
<div class="navbar">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#nav-items">
<span class="fa fa-bars"><span class="sr-only">Toggle Navigation</span></span>
</button>
<a href="index.html" title="Home" aria-label="Home" class="logo">FD-CPR</a>
</div>
<div class="collapse navbar-collapse" id="nav-items">
<ul class="nav navbar-nav nav-items">
<li><a href="index.html#About">About</a></li>
<li><a href="index.html#Video">Video</a></li>
<li><a href="steps.html">Step-by-Step</a></li>
<!--<li><a href="#">Science</a></li>-->
<li><a href="faq.html">FAQ</a></li>
<li><a href="contact.html">Contact</a></li>
</ul>
</div>
</div>
</nav>
</header>
<section class="intro" role="banner">
<div class="container">
<div class="row">
<div class="logo-col">
<p class="title" role="heading">Firefighter Down: CPR</p>
<p class="subtitle" role="heading">Prevention, Recognition, Response</p>
</div>
</div>
</div>
</section>
<section class="about with-alternate-bg" id="About" role="article">
<div class="container">
<div class="row">
<div class="about-col">
<h1>Why FD-CPR?</h1>
<p>
<div class="fd-cpr-logo-sm leader" aria-hidden="true"></div>
When the unthinkable happens, and a firefighter collapses on an emergency scene, we need to be prepared to provide the highest level of care possible. We know that good neurological outcomes can be had in out of hospital cardiac arrest provided high quality chest compressions are initiated early. Unfortunately, the resuscitation of a downed firefighter presents a special concern: <em>they're in full turn out gear with an SCBA!</em>
</p>
<p>
In essence we have an access issue. Before we can initiate chest compressions we must extricate the fallen firefighter from their gear. Undirected attempts at removal of turnout gear is time consuming and chaotic. Therefore, we have developed a simple technique to doff the gear from an unresponsive firefighter which requires minimal training and no additional equipment.
</p>
</div>
</div>
<div class="row" role="complementary">
<div class="about-media-col">
<div class="well">
<div class="media">
<a class="pull-left" href="//cdn.fd-cpr.com/presentations/EM%20Today%202014%20-%20Firefighter%20Down.pdf" title="EM Today 2014 Presentation (3.2mb PDF)">
<img src="//cdn.fd-cpr.com/assets/images/emtoday2014-presentation-thumb.png" alt="Firefighter Down! Special Consideration for the Resuscitation of the Downed Firefighter" class="media-object img-thumbnail" />
</a>
<div class="media-body">
<p class="h4 media-heading" role="heading">EM Today 2014 Presentation</p>
<p>Firefighter Down! Special Consideration for the Resuscitation of the Downed Firefighter.</p>
<p class="text-right"><a href="//cdn.fd-cpr.com/presentations/EM%20Today%202014%20-%20Firefighter%20Down.pdf"><em>3.2 mb .PDF (with notes)</em> <span class="fa fa-file-pdf-o" aria-hidden="true"></span></a></p>
<p class="text-right"><a href="//cdn.fd-cpr.com/presentations/EM%20Today%202014%20-%20Firefighter%20Down.pptx"><em>23 mb .PPTX</em> <span class="fa fa-file-powerpoint-o" aria-hidden="true"></span></a></p>
</div>
</div>
</div>
</div>
</div>
<div class="row" role="complementary">
<div class="about-media-col">
<div class="well">
<div class="media">
<a class="pull-left" href="//cdn.fd-cpr.com/presentations/FD-CPR%2010%20step%20process.pdf" title="FD-CPR 10-Step Process Slides for Instructors (208kb PDF)">
<img src="//cdn.fd-cpr.com/assets/images/fdcpr-10step-thumb.png" alt="FD-CPR 10-Step Process Slides for Instructors" class="media-object img-thumbnail" />
</a>
<div class="media-body">
<p class="h4 media-heading" role="heading">FD-CPR 10-Step Process</p>
<p>10-step process slides for instructors to use during training.</p>
<p class="text-right"><a href="//cdn.fd-cpr.com/presentations/FD-CPR%2010%20step%20process.pdf"><em>208 kb .PDF</em> <span class="fa fa-file-pdf-o" aria-hidden="true"></span></a></p>
<p class="text-right"><a href="//cdn.fd-cpr.com/presentations/FD-CPR%2010%20step%20process.pptx"><em>63 kb .PPTX</em> <span class="fa fa-file-powerpoint-o" aria-hidden="true"></span></a></p>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="video" id="Video" role="complementary">
<div class="container">
<div class="row">
<div class="main-video-col">
<h1>10-Step Video</h1>
<div class="embed-responsive embed-responsive-16by9">
<div class="youtube" id="45qDPFj4IpI"></div>
</div>
<ul class="share-toolbar" role="toolbar">
<!-- Twitter -->
<li><a href="https://twitter.com/home?status=https://fd-cpr.com" title="Share on Twitter" target="_blank" class="btn btn-twitter"><span class="fa fa-twitter" aria-hidden="true"></span><span class="hidden-sm hidden-xs"> Twitter</span></a></li>
<!-- Facebook -->
<li><a href="https://www.facebook.com/sharer/sharer.php?u=https://fd-cpr.com" title="Share on Facebook" target="_blank" class="btn btn-facebook"><span class="fa fa-facebook" aria-hidden="true"></span><span class="hidden-sm hidden-xs"> Facebook</span></a></li>
<!-- LinkedIn -->
<li><a href="https://www.linkedin.com/shareArticle?mini=true&url=https://fd-cpr.com&title=FD-CPR&summary=Firefighter+Down+-+CPR" title="Share on LinkedIn" target="_blank" class="btn btn-linkedin"><span class="fa fa-linkedin" aria-hidden="true"></span><span class="hidden-sm hidden-xs"> LinkedIn</span></a></li>
</ul>
<br />
<p class="text-center"><em>This video would not be possible without the expert help of <a href="https://www.facebook.com/ancientarborproductions" target="_blank">Ancient Arbor Productions</a></em>.</p>
</div>
</div>
</div>
</section>
<footer role="contentinfo">
<div class="container">
<div class="row">
<div class="footer-col-left">
<ul class="list-inline" aria-label="Facebook pages of Collaborators">
<li aria-label="Ancient Arbor Productions"><a href="https://www.facebook.com/ancientarborproductions/" target="_blank"><span class="sr-only">Ancient Arbor Productions</span><div class="aap-logo-sm"></div></a></li>
</ul>
</div>
<div class="footer-col-right">
<ul class="copyright list-unstyled" aria-label="Important Information">
<li aria-label="Copyright">© 2014-2023 Michael Herbert and Christopher Watford.</a></li>
<li aria-label="License Information"><span xmlns:dct="https//purl.org/dc/terms/" property="dct:title">The Firefighter Down: CPR Project</span> by <a xmlns:cc="https://creativecommons.org/ns#" href="//fd-cpr.com" property="cc:attributionName" rel="cc:attributionURL">Michael Herbert and Christopher Watford</a> is licensed under a <a rel="license" href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.</li>
<li aria-hidden="true"><a rel="license" href="https://creativecommons.org/licenses/by-sa/4.0/"><span class="sr-only">Creative Commons Attribution-ShareAlike 4.0 License</span><div class="cc-by-sa-80x15"></div></a></li>
<li aria-label="Authors"><a rel="author" href="humans.txt"><div class="sr-only">humans.txt</div><div class="humanstxt-transparent-1ink"></div></a></li>
</ul>
</div>
</div>
</div>
</footer>
<script src="//cdn.rawgit.com/lelandfirerescue/fd-cpr/6dec7c26d6af2a38ac90458b3854adfc51419607/js/dist.js"></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-52973511-3', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>