-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
executable file
·382 lines (353 loc) · 19.8 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
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
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Disrupt DC - A Business Coalition for Innovation and Competition</title>
<script src="http://ajax.googleapis.com/ajax/libs/angularjs/1.3.3/angular.min.js"></script>
<script src="http://cdnjs.cloudflare.com/ajax/libs/angular.js/1.3.3/angular-route.min.js"></script>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<link rel="stylesheet" href="http://maxcdn.bootstrapcdn.com/bootstrap/3.3.1/css/bootstrap.min.css">
<script src="http://maxcdn.bootstrapcdn.com/bootstrap/3.3.1/js/bootstrap.min.js"></script>
<script src="script.js"></script>
<script src="angular-fontawesome.js"></script>
<script src="bower_components/Chart.js/Chart.min.js"></script>
<script src="bower_components/angular-chart.js/dist/angular-chart.js"></script>
<link rel="stylesheet" href="bower_components/angular-chart.js/dist/angular-chart.css" />
<link href="css/stylish-portfolio.css" rel="stylesheet">
<link href="font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css">
<link href="http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700,300italic,400italic,700italic" rel="stylesheet" type="text/css">
<link href="http://cdn-images.mailchimp.com/embedcode/classic-081711.css" rel="stylesheet" type="text/css">
<style type="text/css">
#mc_embed_signup{background:#fff; clear:left; font:14px Helvetica,Arial,sans-serif; width:400px;}
/* Add your own MailChimp form style overrides in your site stylesheet or in this style block.
We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */
</style>
<link href="css/disrupt-dc.css" rel="stylesheet">
</head>
<body ng-app="single-page-app">
<!-- Navigation -->
<nav class="navbar navbar-default navbar-fixed-top disrupt-navbar">
<div class="container-fluid">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1" aria-expanded="false">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="#"><img src='img/DisruptDC-logo-navbar.png' class="small-logo"></a>
</div>
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav">
<li><a href="sector.html" class="disrupt-link">Cronyism Index</a></li>
<li><a href="bar.html" class="disrupt-link">Corporate Influence ROI</a></li>
</ul>
</div>
</div>
</nav>
<a id="menu-toggle" href="#" class="btn btn-dark btn-lg toggle"><fa name="bars"></fa></a>
<nav id="sidebar-wrapper">
<ul class="sidebar-nav">
<a id="menu-close" href="#" class="btn btn-light btn-lg pull-right toggle"><i class="fa fa-times"></i></a>
<li class="sidebar-brand">
<a href="#top" onclick = $("#menu-close").click(); >Disrupt DC</a>
</li>
<li>
<a href="#about" onclick = $("#menu-close").click(); >About Us</a>
</li>
<li>
<a href="#services" onclick = $("#menu-close").click(); >Explore</a>
</li>
</ul>
</nav>
<!-- Header -->
<header id="top" class="header">
<div class="text-vertical-center">
<img src="img/DisruptDC-hero-logo.png" class="hero-logo"/>
<h3>A business coalition to restore competition and innovation by ending pay-to-play politics in DC</h3>
<br>
<!-- Begin MailChimp Signup Form -->
<!-- Begin MailChimp Signup Form -->
<link href="http://cdn-images.mailchimp.com/embedcode/classic-081711.css" rel="stylesheet" type="text/css">
<style type="text/css">
#mc_embed_signup{background:#fff; clear:left; font:14px Helvetica,Arial,sans-serif; }
/* Add your own MailChimp form style overrides in your site stylesheet or in this style block.
We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */
</style>
<div id="mc_embed_signup" class="signup-form">
<form action="//disruptdc.us11.list-manage.com/subscribe/post?u=f5a94245404e3c420c8797dc3&id=4fa84e8e21" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate>
<div id="mc_embed_signup_scroll">
<h2>Join the DisruptDC coalition </h2>
<!--<div class="indicates-required"><span class="asterisk">*</span> indicates required</div>-->
<div class="mc-field-group">
<label for="mce-EMAIL">Email Address <span class="asterisk">*</span>
</label>
<input type="email" value="" name="EMAIL" class="required email" id="mce-EMAIL">
</div>
<div class="mc-field-group input-group">
<ul><li><input type="checkbox" value="1" name="group[5105][1]" id="mce-group[5105]-5105-0"><label for="mce-group[5105]-5105-0">Please contact me about my business or organization</label></li>
</ul>
</div>
<div id="mce-responses" class="clear">
<div class="response" id="mce-error-response" style="display:none"></div>
<div class="response" id="mce-success-response" style="display:none"></div>
</div> <!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
<div style="position: absolute; left: -5000px;"><input type="text" name="b_f5a94245404e3c420c8797dc3_4fa84e8e21" tabindex="-1" value=""></div>
<div class="clear"><input type="submit" value="Sign Up" name="sign up" id="mc-embedded-subscribe" class="button"></div>
</div>
</form>
</div>
<script type='text/javascript' src='http://s3.amazonaws.com/downloads.mailchimp.com/js/mc-validate.js'></script><script type='text/javascript'>(function($) {window.fnames = new Array(); window.ftypes = new Array();fnames[0]='EMAIL';ftypes[0]='email';fnames[1]='FNAME';ftypes[1]='text';fnames[2]='LNAME';ftypes[2]='text';}(jQuery));var $mcj = jQuery.noConflict(true);</script>
<!--End mc_embed_signup-->
</div>
</header>
<!-- Callout -->
<aside class="callout">
<div class="text-vertical-center bodytext_styled bodybox_grey">
<h2>The American Dream was founded on disruption.</h2>
<div>Innovation has created individual success and driven our country’s advancement in countless ways. Fostering the entrepreneurial spirit has paid dividends for generations by rewarding the best ideas, best products, and best service.</div>
</div>
</aside>
<!-- Callout -->
<aside class="callout">
<div class="text-vertical-center alternate1 bodytext_styled">
<h2>But that's not how it works today.</h2>
<div>Special interests — corporations, unions, and a collection of ultra-wealthy individuals — all want what’s best for them. It’s natural. The problem is that they’ve become so adept at currying favor in Congress and skewing our laws in their favor that it’s diminishing opportunity for everyone else.</div>
</div>
</aside>
<!-- Callout -->
<aside class="callout">
<div class="text-vertical-center bodytext_styled bodybox_grey">
<h2>The game is rigged.</h2>
<div>Whether it’s supplying campaign cash, funding super PACs, giving expensive gifts and perks, or providing high-paying lobbyist jobs, these special interests know how to get their way. It’s legalized bribery, and it’s paying off. Estimates for ROI on corporate lobbying run as high as 22,000%!
</div>
</div>
</aside>
<!-- The circle icons use Font Awesome's stacked icon classes. For more information, visit http://fontawesome.io/examples/ -->
<section id="services" class="services bg-primary">
<div class="container">
<div class="row text-center">
<div class="col-lg-10 col-lg-offset-1">
<h2>Cronyism is killing innovation.</h2>
<div>The result is that instead of serving the public interest, our laws serve those who fund our elections.</div>
<hr class="small">
<div class="row">
<div class="col-md-3 col-sm-6">
<div class="service-item">
<span class="fa-stack fa-4x">
<i class="fa fa-circle fa-stack-2x"></i>
<i class="fa fa-dollar fa-stack-1x text-primary"></i>
</span>
<p>Tax loopholes and rebates</p>
</div>
</div>
<div class="col-md-3 col-sm-6">
<div class="service-item">
<span class="fa-stack fa-4x">
<i class="fa fa-circle fa-stack-2x"></i>
<i class="fa fa-cogs fa-stack-1x text-primary"></i>
</span>
<p>Excessive regulation, licensing, and other restrictions on entering a market</p>
</div>
</div>
<div class="col-md-3 col-sm-6">
<div class="service-item">
<span class="fa-stack fa-4x">
<i class="fa fa-circle fa-stack-2x"></i>
<i class="fa fa-ambulance fa-stack-1x text-primary"></i>
</span>
<p>Subsidies for yesterday’s interests</p>
</div>
</div>
<div class="col-md-3 col-sm-6">
<div class="service-item">
<span class="fa-stack fa-4x">
<i class="fa fa-circle fa-stack-2x"></i>
<i class="fa fa-lightbulb-o fa-stack-1x text-primary"></i>
</span>
<p>Intellectual property laws that unnecessarily restrict the free flow of ideas</p>
</div>
</div>
</div>
<!-- /.row (nested) -->
</div>
<!-- /.col-lg-10 -->
</div>
<!-- /.row -->
</div>
<!-- /.container -->
</section>
<!-- Callout -->
<aside class="callout">
<div class="text-vertical-center bodybox_grey">
<h2>Corruption is a two-way street.</h2>
<div class="bodytext_styled">The politicians are also in on this game of pay-to-play politics, letting potential funders know that if they don’t make a contribution, an upcoming vote may not go in their favor. Normally this is called extortion, but it's completely legal.
</div>
</div>
</aside>
<!-- Callout -->
<aside class="callout selfgov">
<div class="text-vertical-center">
<h2>DisruptDC has the solution.</h2>
<div class="bodytext_styled"><p>DisruptDC will restore fairness to the American economy by: </p>
<ol class="leftlist">
<li>Building a broad coalition of businesses, technology leaders, and advocacy groups who support reform.</li>
<li>Publicizing our message and lobby the U.S. Congress to adopt our platform.</li>
<li>Winning reform and breaking the systemic corruption of crony capitalism in DC.</li>
</ol>
</div>
</div>
</aside>
<section id="services" class="services bg-primary">
<div class="container">
<div class="row text-center">
<div class="col-lg-10 col-lg-offset-1">
<h2>The DisruptDC Platform</h2>
<hr class="small">
<div class="row">
<div class="col-md-4 col-sm-12">
<div class="service-item">
<span class="fa-stack fa-4x">
<i class="fa fa-circle fa-stack-2x"></i>
<i class="fa fa-search fa-stack-1x text-primary"></i>
</span>
<p>Increase Transparency. Information helps businesses and consumers make better choices. Increasing transparency will help voters make better choices at the voting booth.</p>
</div>
</div>
<div class="col-md-4 col-sm-12">
<div class="service-item">
<span class="fa-stack fa-4x">
<i class="fa fa-circle fa-stack-2x"></i>
<i class="fa fa-gavel fa-stack-1x text-primary"></i>
</span>
<p>End conflicts of interest. Meeting politicians to advocate for your cause is fine. But when money and favors are involved, corruption follows.</p>
</div>
</div>
<div class="col-md-4 col-sm-12">
<div class="service-item">
<span class="fa-stack fa-4x">
<i class="fa fa-circle fa-stack-2x"></i>
<i class="fa fa-users fa-stack-1x text-primary"></i>
</span>
<p>Create New Sources of Funding. Encourage politicians to raise campaign cash from constituents — not outside groups, special interests, and wealthy funders — by setting up a voucher system and contribution matching.</p>
</div>
</div>
</div>
<!-- /.row (nested) -->
</div>
<!-- /.col-lg-10 -->
</div>
<!-- /.row -->
</div>
<!-- /.container -->
</section>
<!-- Callout -->
<aside class="callout">
<div class="text-vertical-center bodybox_grey">
<div id="mc_embed_signup" class="signup-form">
<form action="//disruptdc.us11.list-manage.com/subscribe/post?u=f5a94245404e3c420c8797dc3&id=4fa84e8e21" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate>
<div id="mc_embed_signup_scroll">
<h2 style ="font-size:2em">Join the DisruptDC coalition </h2>
<!--<div class="indicates-required"><span class="asterisk">*</span> indicates required</div>-->
<div class="mc-field-group">
<label for="mce-EMAIL" style ="font-size:1.2em">Email Address <span class="asterisk">*</span>
</label>
<input type="email" value="" name="EMAIL" class="required email" id="mce-EMAIL">
</div>
<div class="mc-field-group input-group">
<ul><li><input type="checkbox" value="1" name="group[5105][1]" id="mce-group[5105]-5105-0"><label for="mce-group[5105]-5105-0">Please contact me about my business or organization</label></li>
</ul>
</div>
<div id="mce-responses" class="clear">
<div class="response" id="mce-error-response" style="display:none"></div>
<div class="response" id="mce-success-response" style="display:none"></div>
</div> <!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
<div style="position: absolute; left: -5000px;"><input type="text" name="b_f5a94245404e3c420c8797dc3_4fa84e8e21" tabindex="-1" value=""></div>
<div class="clear"><input type="submit" value="Sign Up" name="sign up" id="mc-embedded-subscribe" class="button"></div>
</div>
</form>
</div>
</div>
</div>
</aside>
<!-- Call to Action -->
<aside class="call-to-action bg-primary">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<h3>Learn more about crony capitalism.</h3>
<a href="http://disruptdc.org/sector.html" class="btn btn-lg btn-light">Cronyism Index</a>
<a href="http://disruptdc.org/bar.html" class="btn btn-lg btn-dark">Corporate Influence ROI</a>
</div>
</div>
</div>
</aside>
<!-- Map -->
<!--<section id="contact" class="map">-->
<!--<iframe width="100%" height="100%" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="https://maps.google.com/maps?f=q&source=s_q&hl=en&geocode=&q=Twitter,+Inc.,+Market+Street,+San+Francisco,+CA&aq=0&oq=twitter&sll=28.659344,-81.187888&sspn=0.128789,0.264187&ie=UTF8&hq=Twitter,+Inc.,+Market+Street,+San+Francisco,+CA&t=m&z=15&iwloc=A&output=embed"></iframe>-->
<!--<br />-->
<!--<small>-->
<!--<a href="https://maps.google.com/maps?f=q&source=embed&hl=en&geocode=&q=Twitter,+Inc.,+Market+Street,+San+Francisco,+CA&aq=0&oq=twitter&sll=28.659344,-81.187888&sspn=0.128789,0.264187&ie=UTF8&hq=Twitter,+Inc.,+Market+Street,+San+Francisco,+CA&t=m&z=15&iwloc=A"></a>-->
<!--</small>-->
<!--</iframe>-->
<!--</section>-->
<!-- Footer -->
<footer>
<div id="contact" class="container">
<div class="row">
<div class="col-lg-10 col-lg-offset-1 text-center">
<h4><strong>DisruptDC</strong>
</h4>
<p>San Francisco, CA</p>
<ul class="list-unstyled">
<li><i class="fa fa-envelope-o fa-fw"></i> <a href="[email protected]">[email protected]</a>
</li>
</ul>
<br>
<ul class="list-inline">
<li>
<a href="http://www.facebook.com/disruptdc"><i class="fa fa-facebook fa-fw fa-3x"></i></a>
</li>
<li>
<a href="http://twitter.com/disruptdc"><i class="fa fa-twitter fa-fw fa-3x"></i></a>
</li>
<li>
<a href="#"><i class="fa fa-home fa-fw fa-3x"></i></a>
</li>
</ul>
<hr class="small">
<p class="text-muted">Copyright © DisruptDC 2015</p>
</div>
</div>
</div>
</footer>
</body>
<script>
// Closes the sidebar menu
$("#menu-close").click(function(e) {
e.preventDefault();
$("#sidebar-wrapper").toggleClass("active");
});
// Opens the sidebar menu
$("#menu-toggle").click(function(e) {
e.preventDefault();
$("#sidebar-wrapper").toggleClass("active");
});
// Scrolls to the selected menu item on the page
$(function() {
$('a[href*=#]:not([href=#])').click(function() {
if (location.pathname.replace(/^\//, '') == this.pathname.replace(/^\//, '') || location.hostname == this.hostname) {
var target = $(this.hash);
target = target.length ? target : $('[name=' + this.hash.slice(1) + ']');
if (target.length) {
$('html,body').animate({
scrollTop: target.offset().top
}, 1000);
return false;
}
}
});
});
</script>
</html>