-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgetstarted.html
242 lines (208 loc) · 9.1 KB
/
getstarted.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
<!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>
<!--WuFoo-->
<script type="text/javascript">var zqwku810ucxv8j;(function(d, t) {
var s = d.createElement(t), options = {
'userName':'equaltogether',
'formHash':'zqwku810ucxv8j',
'autoResize':true,
'height':'1029',
'async':true,
'host':'wufoo.com',
'header':'show',
'ssl':true};
s.src = ('https:' == d.location.protocol ? 'https://' : 'http://') + 'www.wufoo.com/scripts/embed/form.js';
s.onload = s.onreadystatechange = function() {
var rs = this.readyState; if (rs) if (rs != 'complete') if (rs != 'loaded') return;
try { zqwku810ucxv8j = new WufooForm();zqwku810ucxv8j.initialize(options);zqwku810ucxv8j.display(); } catch (e) {}};
var scr = d.getElementsByTagName(t)[0], par = scr.parentNode; par.insertBefore(s, scr);
})(document, 'script');</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:1000px;
z-index:3;
}
#endpage_blahdeda {
position:absolute;
width:100%;
height:175px;
top:1100px;
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="#">Facebook</a></li>
<li><a href="#">Google</a></li>
<li><a href="#">LinkedIn</a></li>
<li><a href="#">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 here, are those who've agreed to the EqualTogether Pact. Sure, we also have traditional technology partners to help make the magic behind the curtain happen.</p><p>At the of EqualTogether's value, are both the api-based reporting services we provide, and the realtionship we build with each Partner Company and that we help Prtner Companies forge with one another. Unprecidented workplace cultural transformation, traditional methods be damned, is something we've all agreed to make happen. Together.</p><p>Independently Disclosed Companies are just that—organizations who've taken the bold step to go public with their EEO-1 reported diversity numbers, 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="wufoo-zqwku810ucxv8j">
Fill out my <a href="https://equaltogether.wufoo.com/forms/zqwku810ucxv8j">online form</a>.
</div>
</div>
<!---------------------- 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><span class="footy">©2015 <a href="http://www.humanaxis.org">HumanAxis Inc.</a></span><span class="footy-etc"> All Rights Reserved.</span></p>
</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>