-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy pathaudit.html
287 lines (283 loc) · 11.9 KB
/
audit.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
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
<!DOCTYPE html>
<html lang="en">
<head>
<!--Meta tags-->
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<!--Open Graph Tags-->
<meta property="og:site_name" content="TBFighters" />
<meta property="og:url" content="https://tbfighters.org" />
<meta property="og:type" content="website" />
<meta property="theme-color" content="#D7211E" />
<!-- Style Tags -->
<link rel="stylesheet" href="style.css" />
<link rel="stylesheet" href="libs/toastify/toastify.css">
<link rel="apple-touch-icon" sizes="180x180" href="img/favicon/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="img/favicon/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="img/favicon/favicon-16x16.png">
<link rel="manifest" href="img/favicon/site.webmanifest">
<link rel="icon" type="image/x-icon" href="img/favicon/favicon.ico">
<script src="menu.js" defer></script>
<script src="libs/toastify/toastify.js"></script>
<!-- Variable Tags -->
<meta name="robots" content="index, follow" />
<meta property="og:title" content="Where's the audit, Danaher? | TBFighters" />
<meta property="og:description" content="Tell Danaher to release their third party audit!" />
<meta name="description" content="Tell Danaher to release their third party audit!" />
<meta property="og:image" content="https://tbfighters.org/img/audit-page-preview.png">
<meta property="og:image:type" content="image/png">
<meta property="og:image:width" content="1200">
<meta property="og:image:height" content="630">
<meta name="twitter:card" content="summary_large_image">
<link rel="stylesheet" href="actions.css">
<link rel="stylesheet" href="new-style.css">
<link rel="stylesheet" href="audit.css">
<script src="actions.js"></script>
<script src="audit-counter.js" defer></script>
<script src="./header-link.js" defer></script>
<title>Where's the audit, Danaher? | TBFighters</title>
</head>
<body class="hill-day">
<!--BELOW THIS GETS COPIED TO ALL PAGES WHEN MENU CHANGES (CHANGE BODY CLASS TO PAGE NAME)-->
<header id="site-head"><a href="#main" class="skip">Skip to main content</a>
<div class="wrapper-head">
<h1 class="page-title">
<a href="index.html"><span class="black-highlight">TB</span>FIGHTERS</a>
</h1>
<a id="hamburger-button" href="#" title="menu"></a>
<nav class="site-menu">
<ul class="active">
<li><a href="about.html">About Us</a></li>
<li><a href="timeline.html">News & Timeline</a></li>
<li><a href="resources.html">Resources</a></li>
<li><a href="action.html">Take Action</a></li>
</ul>
</nav>
</div>
</header>
<!--ABOVE THIS GETS COPIED TO ALL PAGES MENU CHANGES-->
<main id="main">
<section id="top" class="container container-compact title audit-top">
<div class="wrapper">
<h2>Days Since Danaher <span class="yellow-highlight">Promised an Audit</span>:</h2>
<noscript>
<span><i>Please enable javascript to get a accurate count.</i></span>
</noscript>
<div id="counter">
<div class="number-outer">
<div class="number-inner">
<div class="circles">
<div class="circle"></div>
<div class="circle"></div>
</div>
<div class="text">
<span id="hundreds">0</span>
</div>
</div>
</div>
<div class="number-outer">
<div class="number-inner">
<div class="circles">
<div class="circle"></div>
<div class="circle"></div>
</div>
<div class="text"><span id="tens">0</span></div>
</div>
</div>
<div class="number-outer">
<div class="number-inner">
<div class="circles">
<div class="circle"></div>
<div class="circle"></div>
</div>
<div class="text"><span id="ones">0</span></div>
</div>
</div>
</div>
<a href="#action" id="action-heading">
<p><b>Take Action</b> <img src="./img/arrow-right.svg" alt=""></p>
</a>
</div>
</section>
<section id="lowering-the-cost" class="container infotainer-section">
<div class="wrapper infotainer-wrapper">
<div class="content">
<h3>Lowering the Cost</h3>
<p>Following unprecedented pressure from activists—including you!—Danaher <a
href="danaher-rif.html">announced on September 19, 2023</a> that
they would be selling the GeneXpert tuberculosis tests at cost, which
they claim is $7.97 per test. <a
href="https://www.msfaccess.org/danaher-continues-charge-exorbitant-prices-lifesaving-medical-tests-despite-urgent-demands-price#:~:text=The%20price%20reduction%20announced%209%20months%20ago%20for%20the%20primary%20TB%20test%20to%20%247.97%20is%20expected%20to%20result%20in%20annual%20savings%20of%20%2432%20million%20for%20the%20international%20procurement%20agency%2C%20Global%20Fund%20to%20Fight%20AIDS%2C%20Tuberculosis%20and%20Malaria%2C%20enabling%20it%20to%20purchase%20an%20additional%203.6%20million%20tests%20every%20year."
target="_blank">The Global Fund estimates</a> that this price
reduction will save $32 million annually, potentially saving millions of
lives through adequate access to easy, quick and reliable diagnostics.
</p>
</div>
<div class="secondary">
<img src="./img/GeneXpert_cartridge.png"
alt="A GeneXpert Cartridge coming apart">
</div>
</div>
</section>
<section id="the-broken-promise" class="container infotainer-section">
<div class="wrapper infotainer-wrapper">
<div class="secondary">
<img src="./img/torn-audit-doc.svg"
alt="A document being torn apart with a GeneXpert Cartridge. The GeneXpert Cartridge has a question mark on it.">
</div>
<div class="content">
<h3>The Broken Promise</h3>
<p>In the name of transparency, Danaher also <a
href="https://investors.danaher.com/2023-09-19-Danaher-to-Provide-Cepheids-Tuberculosis-Test-to-the-Global-Fund-at-Cost"
target="_blank">committed to commissioning</a> an independent,
annual audit of the production cost and pricing structure and promised
to publish the results. Holding Danaher accountable for their claim of
$7.97 per test is important because any additional cost leads to
preventable deaths. <b>Over a year later, Danaher has not fulfilled
their commitment to publish the results of their audit.</b></p>
</div>
</div>
</section>
<section class="container infotainer-section">
<div class="wrapper infotainer-wrapper">
<div class="content-full">
<h3 id="action" style="margin-bottom: 0.1em;">Take Action
<div class="header-copy"><noscript><a href="#action"></a></noscript>
</div>
</h3>
<p class="smaller">
<em>Threats and intimidation are <strong>never okay</strong>. Please
read our <a href="activism-guide.html">activism guide</a> and
always remember to be polite and respectful!</em>
</p>
<div class="wrapper-action-grid">
<div class="action">
<p class="larger">
<img src="img/hashtag.svg" alt="hashtag icon"
class="action-icon" /><strong><span
class="red">Post</span></strong> on
Social Media
</p>
<p class="smaller">
Use our hashtags, <em>#People<wbr>OverProfits</em> and
<em>#TimeFor5</em>.
</p>
<p class="smaller">
Tag <em><a href="https://twitter.com/DanaherCorp"
target="_blank">@DanaherCorp</a></em>
and <em><a href="https://twitter.com/CepheidNews"
target="_blank">@CepheidNews</a></em> on
Twitter, <em>@DanaherCorporation</em> on <a
href="https://www.instagram.com/DanaherCorporation"
target="_blank">Instagram</a> and <a
href="https://www.threads.net/@danahercorporation"
target="_blank">Threads</a>, and comment on
their <a href="https://www.facebook.com/danahercorporation/"
target="_blank">Facebook</a> and <a
href="https://www.linkedin.com/company/danaher/posts/?feedView=all"
target="_blank">LinkedIn</a> posts.
</p>
<p class="smaller">
<a class="button" href="action.html#posts">Social media
templates</a>
</p>
</div>
<div class="action">
<p class="larger">
<img src="img/envelopes-bulk.svg"
alt="several envelopes icon"
class="action-icon" /><strong><span
class="red">Write</span></strong> to
Danaher's Leadership
</p>
<p class="smaller">
Email: <a
href="mailto:[email protected]">investor.<wbr>relations<wbr>@danaher.com</a>
</p>
<p class="smaller">
<a class="button"
href="./templates/#email-templates">Email
templates</a>
<a class="button"
href="./templates/letter-guide.html">Letter
guide</a>
</p>
</div>
<div class="action">
<p class="larger">
<img src="img/phone.svg" alt="phone icon"
class="action-icon" /><strong><span
class="red">Call</span></strong>
Danaher's Corporate Office
</p>
<p class="smaller">
US Phone Number: <a
href="tel:+12028280850">+1-202-828-0850</a>
</p>
<p class="smaller">
<a class="button"
href="./templates/#phone-script">Scripts and
tips</a>
<a class="button button-subtle"
href="https://www.cepheid.com/en-US/support/contact-us.html"
target="_blank">International numbers</a>
</p>
</div>
<div class="action">
<p class="larger">
<img src="img/user-tie.svg" alt="user icon with a tie"
class="action-icon" />Are you a Danaher
<strong><span class="red">Employee?</span></strong>
</p>
<p class="smaller">
<strong>Please only use this if you are a current
employee as other reports go against our <a
href="activism-guide.html">activism
guide</a>.</strong>
</p>
<p class="smaller">
Employees of Danaher or Cepheid can use the following
link to make a report about the lack of transparency.
</p>
<p class="smaller">
<a class="button"
href="https://secure.ethicspoint.com/domain/media/en/gui/47673/index.html">EthicsPoint
report form</a>
</p>
</div>
</div>
</div>
</div>
</section>
</main>
<!-- <hr style="border-bottom: 1px solid var(--fg); width: 100%; color: var(--fg); border-top: none; margin: 0;"> -->
<footer class="site-foot">
<p class="socials-wrapper-centered">
<a href="https://bsky.app/profile/tbfighters.org" target="_blank"><img
src="img/socials/bsky.svg" aria-label="Blue Sky" class="social-icon"><img
src="img/socials/bsky-hover.svg" class="social-icon-hover"></a>
<a href="https://x.com/tbfighters" target="_blank">
<img src="img/socials/twitter.svg" aria-label="Twitter" class="social-icon">
<img src="img/socials/twitter-hover.svg" class="social-icon-hover"></a>
<a href="https://www.instagram.com/tbfighters" target="_blank">
<img src="img/socials/insta.svg" aria-label="Instagram" class="social-icon">
<img src="img/socials/insta-hover.svg" class="social-icon-hover"></a>
<a href="https://www.youtube.com/@TB_Fighters" target="_blank"><img
src="img/socials/youtube.svg" aria-label="Youtube" class="social-icon"><img
src="img/socials/youtube-hover.svg" class="social-icon-hover"></a>
<a href="https://www.facebook.com/profile.php?id=61555332203505" target="_blank"><img
src="img/socials/facebook.svg" aria-label="Facebook" class="social-icon"><img
src="img/socials/facebook-hover.svg" class="social-icon-hover"></a>
</p>
<hr style="width: 10%; margin: 0 auto; margin-bottom: 4px;">
<p>
© The TBFighters Project | <a href="privacy.html" class="footer-link">Privacy Policy</a>
</p>
<p class="too-small">
Icons by fontawesome - <a href='https://fontawesome.com/license/free'
target='_blank'>License</a>.<br>
We lead by following and we act with compassion. Get in touch: contact at tbfighters dot org
</p>
</footer>
</body>
</html>