-
Notifications
You must be signed in to change notification settings - Fork 0
/
pricing.html
693 lines (602 loc) · 22.6 KB
/
pricing.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
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
<!DOCTYPE HTML>
<html>
<head>
<meta charset="UTF-8">
<title>EqualTogether</title>
<!-- Latest compiled and minified Bootstrap CSS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css">
<!-- Custom styles for nav/footer -->
<link href="http://getbootstrap.com/examples/sticky-footer-navbar/sticky-footer-navbar.css" rel="stylesheet">
<!-- Optional Bootstrap theme -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap-theme.min.css">
<!-- Nina's Stylesheet -->
<link href="basicstyles.css" rel="stylesheet" type="text/css">
<link href='http://fonts.googleapis.com/css?family=Montserrat:400,700|Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800' rel='stylesheet' type='text/css'>
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]-->
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<!--[endif]-->
<!-- Lame-assed embedded styles -->
<style type="text/css">
#NavBar-Masthead {
position:absolute;
left:24px;
top:14px;
width:164px;
height:19px;
z-index:5;
}
#apDiv1 {
position:absolute;
left:735px;
top:60px;
width:271px;
height:43px;
z-index:6;
background-color: #000000;
}
#top_intro {
position:absolute;
top:120px;
left:110px;
width:750px;
height:500px;
z-index:3;
}
#top_shoutout {
position:relative;
display:block;
width:750px;
height:77px;
}
#top_graphix {
position:relative;
display:block;
width:750px;
height:350px;
background-image: url('images/pricesheet_gfx.png');
background-size: 750px 220px;
background-repeat: no-repeat;
background-position:-30px 0px;
}
#toptext_lessthan100 {
position:absolute;
top:250px;
left:0px;
width:190px;
height:50px;
z-index:5;
}
#toptext_moarthan100 {
position:absolute;
top:250px;
left:250px;
width:220px;
height:100px;
z-index:5;
}
#toptext_enterprise {
position:absolute;
top:342px;
left:560px;
width:250px;
height:50px;
z-index:5;
}
#topbutt_getstarted {
position:absolute;
top:300px;
left:0px;
width:490px;
height:100px;
z-index:5;
}
#topbutt_enterprise {
position:absolute;
top:300px;
left:525px;
width:190px;
height:100px;
z-index:5;
}
#features {
position:absolute;
top:480px;
left:110px;
width:700px;
height:1200px;
z-index:5;
}
#check_1 {
position:relative;
display:block;
float:left;
margin-top:7px;
margin-left:-15px;
margin-right:10px;
width:20px;
height:20px;
background-image: url('images/pricesheet_gfx.png');
background-size: 750px 220px;
background-repeat: no-repeat;
background-position:-2px -10px;
}
#check_2 {
position:relative;
display:block;
float:left;
margin-top:7px;
margin-left:-15px;
margin-right:10px;
width:20px;
height:20px;
background-image: url('images/pricesheet_gfx.png');
background-size: 750px 220px;
background-repeat: no-repeat;
background-position:-2px -10px;
}
#check_3 {
position:relative;
display:block;
float:left;
margin-top:9px;
margin-bottom:10px;
margin-left:-15px;
margin-right:10px;
width:20px;
height:20px;
background-image: url('images/pricesheet_gfx.png');
background-size: 750px 220px;
background-repeat: no-repeat;
background-position:-2px -10px;
}
#check_4 {
position:relative;
display:block;
float:left;
margin-top:9px;
margin-bottom:40px;
margin-left:-15px;
margin-right:10px;
width:20px;
height:20px;
background-image: url('images/pricesheet_gfx.png');
background-size: 750px 220px;
background-repeat: no-repeat;
background-position:-2px -10px;
}
#check_5 {
position:relative;
display:block;
float:left;
margin-top:1px;
margin-left:-15px;
margin-right:10px;
width:20px;
height:20px;
background-image: url('images/pricesheet_gfx.png');
background-size: 750px 220px;
background-repeat: no-repeat;
background-position:-2px -10px;
}
#check_6 {
position:relative;
display:block;
float:left;
margin-top:1px;
margin-left:-15px;
margin-right:10px;
width:20px;
height:20px;
background-image: url('images/pricesheet_gfx.png');
background-size: 750px 220px;
background-repeat: no-repeat;
background-position:-2px -10px;
}
#check_7 {
position:relative;
display:block;
float:left;
margin-top:9px;
margin-bottom:10px;
margin-left:-15px;
margin-right:10px;
width:20px;
height:20px;
background-image: url('images/pricesheet_gfx.png');
background-size: 750px 220px;
background-repeat: no-repeat;
background-position:-2px -10px;
}
#check_8 {
position:relative;
display:block;
float:left;
margin-top:1px;
margin-left:-15px;
margin-right:10px;
width:20px;
height:20px;
background-image: url('images/pricesheet_gfx.png');
background-size: 750px 220px;
background-repeat: no-repeat;
background-position:-2px -10px;
}
#check_9 {
position:relative;
display:block;
float:left;
margin-top:9px;
margin-bottom:10px;
margin-left:-15px;
margin-right:10px;
width:20px;
height:20px;
background-image: url('images/pricesheet_gfx.png');
background-size: 750px 220px;
background-repeat: no-repeat;
background-position:-2px -10px;
}
#target_1 {
position:relative;
display:block;
float:left;
margin-top:9px;
margin-bottom:40px;
margin-left:-15px;
margin-right:10px;
width:22px;
height:20px;
background-image: url('images/pricesheet_gfx.png');
background-size: 750px 220px;
background-repeat: no-repeat;
background-position:-2px -30px;
}
#target_2 {
position:relative;
display:block;
float:left;
margin-top:1px;
margin-left:-15px;
margin-right:10px;
width:22px;
height:20px;
background-image: url('images/pricesheet_gfx.png');
background-size: 750px 220px;
background-repeat: no-repeat;
background-position:-2px -30px;
}
#target_3 {
position:relative;
display:block;
float:left;
margin-top:1px;
margin-left:-15px;
margin-right:10px;
width:22px;
height:20px;
background-image: url('images/pricesheet_gfx.png');
background-size: 750px 220px;
background-repeat: no-repeat;
background-position:-2px -30px;
}
#target_4 {
position:relative;
display:block;
float:left;
margin-top:7px;
margin-left:-15px;
margin-right:10px;
width:22px;
height:20px;
background-image: url('images/pricesheet_gfx.png');
background-size: 750px 220px;
background-repeat: no-repeat;
background-position:-2px -30px;
}
#target_5 {
position:relative;
display:block;
float:left;
margin-top:1px;
margin-left:-15px;
margin-right:10px;
width:22px;
height:20px;
background-image: url('images/pricesheet_gfx.png');
background-size: 750px 220px;
background-repeat: no-repeat;
background-position:-2px -30px;
}
#target_6 {
position:relative;
display:block;
float:left;
margin-top:1px;
margin-left:-15px;
margin-right:10px;
width:22px;
height:20px;
background-image: url('images/pricesheet_gfx.png');
background-size: 750px 220px;
background-repeat: no-repeat;
background-position:-2px -30px;
}
#target_7 {
position:relative;
display:block;
float:left;
margin-top:1px;
margin-left:-15px;
margin-right:10px;
width:22px;
height:20px;
background-image: url('images/pricesheet_gfx.png');
background-size: 750px 220px;
background-repeat: no-repeat;
background-position:-2px -30px;
}
#target_8 {
position:relative;
display:block;
float:left;
margin-top:7px;
margin-left:-15px;
margin-right:10px;
width:22px;
height:20px;
background-image: url('images/pricesheet_gfx.png');
background-size: 750px 220px;
background-repeat: no-repeat;
background-position:-2px -30px;
}
#target_9 {
position:relative;
display:block;
float:left;
margin-top:1px;
margin-left:-15px;
margin-right:10px;
width:22px;
height:20px;
background-image: url('images/pricesheet_gfx.png');
background-size: 750px 220px;
background-repeat: no-repeat;
background-position:-2px -30px;
}
#target_10 {
position:relative;
display:block;
float:left;
margin-top:7px;
margin-left:-15px;
margin-right:10px;
width:22px;
height:20px;
background-image: url('images/pricesheet_gfx.png');
background-size: 750px 220px;
background-repeat: no-repeat;
background-position:-2px -30px;
}
#target_11 {
position:relative;
display:block;
float:left;
margin-top:1px;
margin-left:-15px;
margin-right:10px;
width:22px;
height:20px;
background-image: url('images/pricesheet_gfx.png');
background-size: 750px 220px;
background-repeat: no-repeat;
background-position:-2px -30px;
}
#target_12 {
position:relative;
display:block;
float:left;
margin-top:7px;
margin-left:-15px;
margin-right:10px;
width:22px;
height:20px;
background-image: url('images/pricesheet_gfx.png');
background-size: 750px 220px;
background-repeat: no-repeat;
background-position:-2px -30px;
}
#target_14 {
position:relative;
display:block;
float:left;
margin-top:0px;
margin-left:-15px;
margin-right:10px;
width:22px;
height:20px;
background-image: url('images/pricesheet_gfx.png');
background-size: 750px 220px;
background-repeat: no-repeat;
background-position:-2px -30px;
}
#endpage_blahdeda {
position:absolute;
width:100%;
height:175px;
top:1800px;
background-color:#eee;
z-index:1;
}
.footer-filler {
margin-bottom: 50px;
}
#slideout {
position:absolute;
top: 2000px;
height:50px;
left: 0;
width: 100%;
padding: 10px 0;
text-align: left;
background: #BBB;
-webkit-transition-duration: 0.3s;
-moz-transition-duration: 0.3s;
transition-duration: 0.3s;
-o-transition-duration: 0.3s;
-webkit-border-radius: 0 5px 5px 0;
-moz-border-radius: 0 5px 5px 0;
border-radius: 0 5px 5px 0;
}
#slideout_inner {
position:absolute;
top: 2050px;
background: #CCC;
width: 100%;
padding: 50px;
height: 300px;
-webkit-transition-duration: 0.3s;
-moz-transition-duration: 0.3s;
transition-duration: 0.3s;
-o-transition-duration: 0.3s;
text-align: left;
-webkit-border-radius: 0 0 5px 0;
-moz-border-radius: 0 0 5px 0;
border-radius: 0 0 5px 0;
}
#slideout_inner textarea {
width: 190px;
height: 100px;
margin-bottom: 6px;
}
#slideout:hover {
bottom: 1700px;
}
#slideout:hover #slideout_inner {
left: 0;
}
</style>
</head>
<body>
<!---------------------------- Bootstrap Template Fed navbar -------------------------------->
<div id="NavBar-Masthead"></div>
<div class="navbar navbar-default navbar-fixed-top" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target=".navbar-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<div id="NavBar-Masthead"><a href="http://www.equaltogether.com"><img src="images/et_mastheadlogo.png" width="164" height="19" alt="Home"></a></div>
</div>
<div class="collapse navbar-collapse">
<ul class="nav navbar-nav navbar-right">
<li><a href="pact.html">Our Pact</a></li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Browse Companies<span class="caret"></span></a>
<ul class="dropdown-menu" role="menu">
<li role="presentation" class="dropdown-header">Partner Companies</li>
<li class="durp">One</a></li>
<li class="durp">Two</a></li>
<li class="durp">Three</a></li>
<li class="divider"></li>
<li role="presentation" class="dropdown-header">Independently Disclosed Companies</li>
<li><a href="../tech/facebook.html">Facebook</a></li>
<li><a href="../tech/google.html">Google</a></li>
<li><a href="../tech/linkedin.html">LinkedIn</a></li>
<li><a href="../tech/yahoo.html">Yahoo!</a></li>
<li class="divider"></li>
<li class="dropdown-header-FYI" data-toggle="modal" data-target="#myModal"><a href="#">What's The Difference?</a></li>
</ul>
</li>
</ul>
</div><!--/.nav-collapse -->
</div>
</div>
<!--------------- What's The Diff Modal ------------------>
<div class="modal fade" id="myModal" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal"><span aria-hidden="true">×</span><span class="sr-only">Close</span></button>
<h4 class="modal-title" id="myModalLabel">What's The Difference Between Partner Companies + Independently Disclosed Companies?</h4>
</div>
<div class="modal-body">
<p>Partner Companies on EqualTogether are those who've agreed to our Pact and with whom we have a relationship. Partner Companies provide us with all the data you see about them, here—and we do the reporting. Everything is either current to the dates shown, or dynamically served from the wings of unicorns.</p><p>Independently Disclosed Companies are just that—organizations who've independently chosen to release an EEO-1 report at some point within the past year, and have no relationship with EqualTogether. All information we post about these companies is publicly available, and presented here to offer the most complete window we can into Tech's diversity challenges.</p>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-primary" data-dismiss="modal">Coolio!</button>
</div>
</div>
</div>
</div>
<!------------------------------------ Page Intro Blurb ------------------------------------>
<div id="top_intro">
<div id="top_shoutout" class="price-intro"><span class="price-yo">EqualTogether</span> is an analytics & benchmarking tool for hybridized public and private reporting of human capital metrics on workforce diversity. Your customers, your talent prospects, and your employees, are our primary users. Your reputation is our reputation. EqualTogether is also a professional community and a coalition of same-sector businesses, taking bold new steps together (the name isn’t just to sound catchy) to close existing opportunity gaps.
</div>
<div id="top_graphix"></div>
<div id="toptext_lessthan100" class="deets">Businesses with <100 employees.</div>
<div id="toptext_moarthan100" class="deets">Businesses with 101-600 employees pay $10 per employee, billed annually.</div>
<div id="toptext_enterprise" class="deets">For Enterprise Pricing</div>
<div id="topbutt_getstarted"><a href="getstarted.html" class="btn btn-block btn-default">Get Started Here</a></div>
<div id="topbutt_enterprise"><a href="mailto:hello@equaltogether.com" class="btn btn-block btn-primary btn-primary">Contact Us</a></div>
</div>
<!------------------------------------ Features ------------------------------------>
<div id="features"><span class="prices-year">2014</span>
<div class="line-gris"><div id="check_1"></div><span class="price-head">Quick, frictionless on-boarding.</span> We’ll work with you to get your Partner Profile live asap, and to establish updating workflows with HR staff that keep their attention on your business, not ours.</div>
<div class="line-white"><div id="check_2"></div><span class="price-head">Visually clean, statistics focused, intuitively navigable pages</span> that will always be free of ads and promotions. Presentation consistency to ease data comparison, and an emphasis on low cognitive burden, data-centric storytelling.</div>
<div class="line-gris"><div id="check_3"></div><span class="price-head">Workforce metrics updated weekly, monthly, or quarterly</span> (depending on company size) via email. Short of SEC and EEOC filings, this will give each business the most accurate & up-to-date representation of their workforce, available to the general public.</div>
<div class="line-white"><div id="check_4"></div><span class="price-head">Your company’s workforce, matched to EqualTogether’s sector-specific job type classifications.</span> Comparison needs consistency. For Tech, the categories are: Leadership, Product, Business Operations, Market Delivery, and Interns. For businesses currently using Radford tables, we’re open to integrating them and would like to learn more about how deeply ingrained our whole sector and sub-sectors are, in working with them.</div>
<div class="line-gris"><div id="check_5"></div><span class="price-head">Executive Statement</span> of Commitment to Workplace Diversity, uniformly displayed on each Partner Company’s front page.</div>
<div class="line-white"><div id="check_6"></div><span class="price-head">Named non-profit beneficiaries</span> that each company patrons, presented abreast metrics to quantify their engagement.</div>
<div class="line-gris"><div id="check_7"></div><span class="price-head">Workplace culture & diversity themed blog articles</span> submitted by each Partner Company, that link-back to their corporate blog. Within our framework of objective, trusted data about each company, we give Partners a place to express their voice in retaining an open dialog with the public.</div>
<div class="line-white"><div id="target_14"></div><span class="price-head">Clear + structured showcasing of company benefits</span> that promote diversity, inclusion, and total quality-of-life.</div>
<div class="line-gris"><div id="check_9"></div><span class="price-head">Annual Partner Roundtable Summit</span> invitation, for Partner Companies to share successful flips, embarrassing flops, and establish new best-practices among sector-specific peer companies. Note: This will likely happen in Q2-2015, and be in the Bay Area.</div>
<div class="line-white"><div id="target_1"></div><span class="price-head">Ongoing workshop support & development</span> providing businesses with curricula and moderator support for employee workshops that have been proven in practice to make workplaces more welcoming, fun, easier places for folks to be. Not just “compliant”. Current topics in development, include: better communication skills, combating unconscious bias, boosting mindfulness.</div>
<span class="prices-year">2015</span>
<div class="line-gris"><div id="target_2"></div><span class="price-head">Daily, automated, secure API data collection & syncing</span> with your existing HCM/HRIS/ATS systems.</div>
<div class="line-white"><div id="target_3"></div><span class="price-head">Recruitment pipeline reporting.</span></div>
<div class="line-gris"><div id="target_14"></div><span class="price-head">EEO-1 Filing </span> automation and concierge guidance for first-time filers and established businesses.</div>
<div class="line-white"><div id="target_4"></div><span class="price-head">Resource Allies </span> section to provide consistent, snapshot and KPI information about non-profits and the support each receives from Partner Companies.</div>
<div class="line-gris"><div id="target_5"></div><span class="price-head">CMS Implementation</span> for Partner Companies and Resource Allies.</div>
<div class="line-white"><div id="target_7"></div><span class="price-head">Progress Reporting</span>, on how Partner Company diversification efforts are performing over time.</div>
<div class="line-gris"><div id="target_9"></div><span class="price-head">Drill-in capabilities on job-type classifications</span>, down to specific job kinds (Visual Designer, Systems Analyst, etc).</div>
<div class="line-white"><div id="target_10"></div><span class="price-head">Standardization of new reporting methods</span> to quantify performance and growth of "soft skills" and social investments via internal initiatives and NGO contributions. </div>
<div class="line-gris"><div id="target_11"></div><span class="price-head">Jobseeker profiles</span> to enhance data collection in recruitment pipeline reporting.</div>
<div class="line-white"><div id="target_12"></div><span class="price-head">Robust, private reporting</span> to help Partner Companies better understand where unconscious biases may be hindering workplace cultural diversification.</div>
</div>
<!------------------------------------ 2015 ------------------------------------>
<!------------------------------------ Addendum ------------------------------------>
<!------------------------------------ Trace ------------------------------------>
<!---------------------- Nacho Momma's NonProfit ---------------------------->
<div id="endpage_blahdeda">
<p class="footy-blather-header">EqualTogether is a project of HumanAxis</p>
<p class="footy-blather">HumanAxis is a 501(c)3, under the proud fiscal sponsorship of the NetRoots Foundation. Yep, you read that correctly: this whole shebang is being done as a non-profit. A competitively priced B2B SAAS platform serving curated content and workforce analytics, developed by industry vets who aren't in it to become billionaires—but are in this to get results. A business in the same game as all the other Delaware C-Corps, but without the VCs, without valuation goals, and with a social entrepreneurship purpose. Expectations are high, and we seek to crush them.
</p>
</div>
<!---------------------- Footer Footer Footer Footer ---------------------------->
<div class="footer-filler">
</div>
<div class="navbar navbar-default navbar-fixed-bottom" role="navigation">
<div class="container" style="padding-top: 1em;">
<div class="navbar-left">
<p class="footy">©2015 <a href="http://www.humanaxis.org">HumanAxis Inc.</a><span class="footy-etc"> All Rights Reserved.</span></p>
</div>
<div class="navbar-right"><p class="footy"><a href="http://equaltogether.posthaven.com">blog</a> · <a href="mailto:hello@equaltogether.com">Contact Us</a></p></div>
</div>
</div>
</div>
<!---------------------- Bootstrap Template Fixed Footer Was Buggy---------------------------->
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<!-- Latest compiled and minified JavaScript -->
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js"></script>
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
<script src="http://getbootstrap.com/assets/js/ie10-viewport-bug-workaround.js"></script>
</body>
</html>