-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathsponsors.html
More file actions
296 lines (285 loc) · 17 KB
/
sponsors.html
File metadata and controls
296 lines (285 loc) · 17 KB
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
<!DOCTYPE html>
<html class="no-js">
<style> /********************************* WIKI RESET ********************************/
#sideMenu, #top_title {
display:none;
}
#content {
padding:0px;
width:100% !important;
margin-top:-26px;
margin-left:0px ;
font-family:"Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif; !important;
}
body {
background-color: black;
font-family:"Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif; !important;
}
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 {
font-family:"Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif; !important;
}
</style>
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Attributions</title>
<meta name="description" content="Attributions">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!--Stylesheets-->
<link rel="stylesheet" href="styles/bootstrap.min.css">
<link rel="stylesheet" href="styles/styles.css"> <!--For nav bar text-->
<link rel="stylesheet" href="styles/main.css">
<!-- JavaScript Files-->
<script src="js/jquery-1.11.2.min.js" type="text/javascript"></script>
<script src="js/main.js" type="text/javascript"></script>
</head>
<body class="ex-layout">
<!------------------------NAV BAR------------------------>
<body class="ex-layout">
<div class="main-nav-wrapper nav-wrapper-1-creative">
<nav>
<div class="main-nav main-nav-1 creative-page nav-content-toggle">
<div class="container">
<div class="nav-logo">
<a href="home"><img src="http://2017.igem.org/wiki/images/1/1d/CornellOxyponicsLogo.png" alt="Oxyponics"></a>
</div>
<ul class="nav-main-menu nav-content-item">
<li><a href="http://2017.igem.org/Team:Cornell/home">HOME</a></li>
<li><a href="http://2017.igem.org/Team:Cornell/Description">ABOUT</a></li>
<li class="mega-menu menu-5-col"><a href="#">TOOLKIT</a>
<ul class="mega-menu-content">
<li class="menu-title"><a href="#">WET LAB</a>
<ul>
<li><a href="http://2017.igem.org/Team:Cornell/Proof">HYDROSENSE</a></li>
<li><a href="http://2017.igem.org/Team:Cornell/Parts">PARTS</a></li>
<li><a href="http://2017.igem.org/Team:Cornell/Protocol">PROTOCOLS</a></li>
</ul>
</li>
<li class="menu-title"><a href="#">PRODUCT DEVELOPMENT</a>
<ul>
<li><a href="http://2017.igem.org/Team:Cornell/productdevoverview">OVERVIEW</a></li>
<li><a href="http://2017.igem.org/Team:Cornell/Hardware">OXYPONICS SYSTEM</a></li>
<li><a href="http://2017.igem.org/Team:Cornell/Software">DASHBOARD</a></li>
<li><a href="http://2017.igem.org/Team:Cornell/Design">DESIGN PROCESS</a></li>
</ul>
</li>
<li class="menu-title"><a href="#">MATHEMATICAL MODELING</a>
<ul>
<li><a href="http://2017.igem.org/Team:Cornell/Model">MODELING</a></li>
<li><a href="http://2017.igem.org/Team:Cornell/Animation">ANIMATION</a></li>
</ul>
</li>
<li class="menu-title"><a href="#">DOCUMENTATION</a>
<ul>
<li><a href="http://2017.igem.org/Team:Cornell/Notebook">NOTEBOOK</a></li>
<li><a href="http://2017.igem.org/Team:Cornell/Safety">SAFETY</a></li>
</ul>
</li>
</ul>
</li>
<li><a href="#">HUMAN CENTERED DESIGN</a>
<ul>
<li><a href="http://2017.igem.org/Team:Cornell/HP/Gold_Integrated">PRACTICES</a></li>
<li><a href="http://2017.igem.org/Team:Cornell/Policies">POLICIES</a></li>
<li><a href="http://2017.igem.org/Team:Cornell/Entrepreneurship">ENTREPRENEURSHIP</a></li>
</ul>
</li>
<li><a href="#">OUTREACH</a>
<ul>
<li><a href="http://2017.igem.org/Team:Cornell/Connections">CONNECTIONS</a></li>
<li><a href="http://2017.igem.org/Team:Cornell/Engagement">PUBLIC ENGAGEMENT</a></li>
</ul>
</li>
<li><a href="#">TEAM</a>
<ul>
<li><a href="http://2017.igem.org/Team:Cornell/Team">BIOS</a></li>
<li><a href="http://2017.igem.org/Team:Cornell/Sponsors">SPONSORS</a></li>
<li><a href="http://2017.igem.org/Team:Cornell/Attributions">ATTRIBUTIONS</a></li>
<li><a href="http://2017.igem.org/Team:Cornell/officialprofile">OFFICIAL PROFILE</a></li>
</ul>
</li>
</ul>
<ul class="nav-main-menu small-screen">
<li><a href="http://2017.igem.org/Team:Cornell/home">HOME</a></li>
<li><a href="http://2017.igem.org/Team:Cornell/Description">ABOUT</a>
</li>
<li><a href="#">TOOLKIT</a>
<ul>
<li><a href="#">WET LAB</a>
<ul>
<li><a href="http://2017.igem.org/Team:Cornell/Proof">HYDROSENSE</a></li>
<li><a href="http://2017.igem.org/Team:Cornell/Parts">PARTS</a></li>
<li><a href="http://2017.igem.org/Team:Cornell/Protocol">PROTOCOLS</a></li>
</ul>
</li>
<li><a href="#">PRODUCT DEVELOPMENT</a>
<ul>
<li><a href="http://2017.igem.org/Team:Cornell/productdevoverview">OVERVIEW</a></li>
<li><a href="http://2017.igem.org/Team:Cornell/Hardware">OXYPONICS SYSTEM</a></li>
<li><a href="http://2017.igem.org/Team:Cornell/Software">DASHBOARD</a></li>
<li><a href="http://2017.igem.org/Team:Cornell/Design">DESIGN PROCESS</a></li>
</ul>
</li>
<li><a href="#">MATHEMATICAL MODELING</a>
<ul>
<li><a href="http://2017.igem.org/Team:Cornell/Model">MODELING</a></li>
<li><a href="http://2017.igem.org/Team:Cornell/Animation">ANIMATION</a></li>
</ul>
</li>
<li><a href="#">DOCUMENTATION</a>
<ul>
<li><a href="http://2017.igem.org/Team:Cornell/Notebook">NOTEBOOK</a></li>
<li><a href="http://2017.igem.org/Team:Cornell/Safety">SAFETY</a></li>
</ul>
</li>
</ul>
</li>
<li><a href="#">HUMAN CENTERED DESIGN</a>
<ul>
<li><a href="http://2017.igem.org/Team:Cornell/HP/Gold_Integrated">PRACTICES</a></li>
<li><a href="http://2017.igem.org/Team:Cornell/Policies">POLICIES</a></li>
<li><a href="http://2017.igem.org/Team:Cornell/Entrepreneurship">ENTREPRENEURSHIP</a></li>
</ul>
</li>
<li><a href="#">OUTREACH</a>
<ul>
<li><a href="http://2017.igem.org/Team:Cornell/Connections">CONNECTIONS</a></li>
<li><a href="http://2017.igem.org/Team:Cornell/Engagement">PUBLIC ENGAGEMENT</a></li>
</ul>
</li>
<li><a href="http://2017.igem.org/Team:Cornell/Team">TEAM</a>
<ul>
<li><a href="http://2017.igem.org/Team:Cornell/Team">BIOS</a></li>
<li><a href="http://2017.igem.org/Team:Cornell/Sponsors">SPONSORS</a></li>
<li><a href="http://2017.igem.org/Team:Cornell/Attributions">ATTRIBUTIONS</a></li>
<li><a href="">OFFICIAL PROFILE</a></li>
</ul>
</li>
</ul>
<div class="nav-hamburger-wrapper">
<div class="cell-vertical-wrapper">
<div class="cell-middle">
<div class="nav-hamburger"><span></span></div>
</div>
</div>
</div>
</div>
</div>
</nav>
</div>
<main>
<!------------------------END NAV BAR------------------------>
<!------------------------BANNER------------------------>
<div class="container-fluid attri-banner-wrapper">
<svg width=100% height="300">
<rect width=100% height="300" style="fill:rgb(86,113,81);fill-opacity:0.3;" />
<text text-anchor="middle" alignment-baseline="middle" text-anchor="middle" x=50% y=50% style="font-family:Crimson Text" font-size="65">Sponsors</text>
</svg>
<!-- <p class="attri-banner-caption">Attributions</p>-->
</div>
<!------------------------END BANNER------------------------>
<!------------------------SPONSORS------------------------>
<!------------------------SPONSORS------------------------>
<div class="container sponsors">
<div class="row sponsor-wrapper">
<div class="col-md-4 col-md-offset-1 sponsor-icon-wrapper">
<img src="http://2017.igem.org/wiki/images/4/42/Cornell_Engineering_logo.png" alt="Cornell College of Engineering" class="sponsor-icon">
</div>
<div class="col-md-6 col-md-offset-1 sponsor-info-wrapper">
<p>We would like to thank the Cornell College of Engineering for providing material, monetary, and other resources to the team. The Departments of Biological and Environmental Engineering, Chemical and Biomolecular Engineering, and Electrical and Computer Engineering have all provided resources and advice to the team.</p>
</div>
</div>
<div class="row sponsor-wrapper">
<div class="col-md-4 col-md-offset-1 sponsor-icon-wrapper">
<img src="http://2017.igem.org/wiki/images/7/7a/Cornell_Biotech_logo.png" alt="Cornell Biotech Institute" class="sponsor-sqr-circ-icon">
</div>
<div class="col-md-6 col-md-offset-1 sponsor-info-wrapper">
<p>The mission of Cornell’s Biotech Institute is to promote research, education and technology transfer for applications of biotechnology for the benefit of the environment, agriculture, engineering and veterinary and human medicine. We would like to thank the institute for their monetary support to the team for the purchasing of laboratory supplies and equipment.</p>
</div>
</div>
<div class="row sponsor-wrapper">
<div class="col-md-4 col-md-offset-1 sponsor-icon-wrapper">
<img src="http://2017.igem.org/wiki/images/c/c0/Corning_logo.png" alt="Corning Incorporated" class="sponsor-sqr-circ-icon">
</div>
<div class="col-md-6 col-md-offset-1 sponsor-info-wrapper">
<p>Corning Incorporated is the world leader in specialty glass and ceramics. Drawing on more than 160 years of materials science and process engineering knowledge, Corning creates and makes keystone components that enable high-technology systems for consumer electronics, mobile emissions control, telecommunications and life sciences. Corning graciously supported our team through donations of laboratory supplies and has been a strong supporter of Cornell iGEM for the past few years.</p>
</div>
</div>
<div class="row sponsor-wrapper">
<div class="col-md-4 col-md-offset-1 sponsor-icon-wrapper">
<img src="http://2017.igem.org/wiki/images/9/95/DPDough_logo.png" alt="DP Dough" class="sponsor-sqr-circ-icon">
</div>
<div class="col-md-6 col-md-offset-1 sponsor-info-wrapper">
<p>DP Dough is a multi-cuisine franchise based in Ithaca featuring calzones, wings, tenders, and ice cream. We would like to thank them for their generous donations when catering our team meetings.</p>
</div>
</div>
<div class="row sponsor-wrapper">
<div class="col-md-4 col-md-offset-1 sponsor-icon-wrapper">
<img src="http://2017.igem.org/wiki/images/8/80/IDT_logo.png" alt="Integrated DNA Technologies" class="sponsor-icon">
</div>
<div class="col-md-6 col-md-offset-1 sponsor-info-wrapper">
<p>Integrated DNA Technologies specializes in DNA synthesis, gene construction, antisense oligos, molecular beacons and a variety of molecular biology products. We thank IDT for being an official sponsor of the iGEM competition and pro col-md-offset-1viding teams with 20kb of free gene fragments.</p>
</div>
</div>
<div class="row sponsor-wrapper">
<div class="col-md-4 col-md-offset-1 sponsor-icon-wrapper">
<img src="http://2017.igem.org/wiki/images/3/3e/Mathworks_logo.png" alt="MathWorks" class="sponsor-icon">
</div>
<div class="col-md-6 col-md-offset-1 sponsor-info-wrapper">
<p>MathWorks is the world's leading developer of technical computing software for engineers and scientists in industry, government, and education. The team thanks MathWorks for sponsoring the 2015 iGEM competition, providing software and technical support to all iGEM teams.</p>
</div>
</div>
<div class="row sponsor-wrapper">
<div class="col-md-4 col-md-offset-1 sponsor-icon-wrapper">
<img src="http://2017.igem.org/wiki/images/2/25/Cornell_NEB_logo.png" alt="New England Biolabs" class="sponsor-icon">
</div>
<div class="col-md-6 col-md-offset-1 sponsor-info-wrapper">
<p>Founded in the mid-1970s as a collective of scientists committed to developing innovative products for the life sciences industry, New England Biolabs is now a recognized world leader in the discovery, development and commercialization of recombinant and native enzymes for genomic research. The team is grateful for NEB sponsorship of the iGEM competition, which has provided teams with the BioBrick® Assembly Kit and other products such as DNA ladders and enzymes.</p>
</div>
</div>
<div class="row sponsor-wrapper">
<div class="col-md-4 col-md-offset-1 sponsor-icon-wrapper">
<img src="http://2017.igem.org/wiki/images/2/26/Cornell_Snapgene_logo.png" alt="SnapGene" class="sponsor-icon">
</div>
<div class="col-md-6 col-md-offset-1 sponsor-info-wrapper">
<p>SnapGene offers molecular biology software that offers a fast and easy way to plan, visualize, and document molecular biology procedures. The team would like to thank Snapgene for providing us with licenses that we have used to help visualize our genetic constructs.</p>
</div>
</div>
<div class="row sponsor-wrapper">
<div class="col-md-4 col-md-offset-1 sponsor-icon-wrapper">
<img src="http://2017.igem.org/wiki/images/2/2e/Cornellagilent.jpg" alt="SnapGene" class="sponsor-icon">
</div>
<div class="col-md-6 col-md-offset-1 sponsor-info-wrapper">
<p>Agilent Technologies is an American public research, development and manufacturing company that provides analytical instruments, software, services and consumbales for the entire laboratory workflow. The team is grateful for Agilent Technologies' sponsorship of the iGEM competition.</p>
</div>
</div>
</div>
<!------------------------END SPONSORS------------------------>
<!------------------------END SPONSORS------------------------>
<main>
<!------------------------FOOTER------------------------>
<footer class="footer-preset-04 footer bgc-gray">
<div class="social-04">
<a class="footerIconWrapper" href="https://www.facebook.com/cornelligem/">
<div class="overlay"></div>
<img src="images/cornellFacebookIcon.png" alt="Facebook" height="20"></a>
<a class="footerIconWrapper" href="https://twitter.com/cugem">
<div class="overlay"></div>
<img src="images/cornellTwitterIcon.png" alt="Twitter" height="20">
</a>
<a class="footerIconWrapper" href="https://www.instagram.com/cugem/">
<div class="overlay"></div>
<img src="images/cornellInstagramIcon.png" alt="Instagram" height="20">
</a>
<a class="footerIconWrapper" href="https://www.youtube.com/channel/UCJt-5JfyoucUJXC1EsTllhg">
<div class="overlay"></div>
<img src="images/cornellYoutubeIcon.png" alt="Youtube" height="20">
</a>
</div>
</footer>
<!------------------------END FOOTER------------------------>
</main>
</main>
</body>
</body>
</html>