-
-
Notifications
You must be signed in to change notification settings - Fork 1
/
sponsors.html
389 lines (365 loc) · 18.3 KB
/
sponsors.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
---
layout: default
permalink: /sponsors/
---
<div class="container">
<div class="row mt-5">
<div class="col-md-4 col-sm-12">
<!--blank cell --> <!-- lwgkufghu -->
</div>
<div class="col-md-8 col-sm-12 justify-content-center">
<h1 class="kk text-center">Sponsors</h1>
<p class="d-block d-md-none text-center">
<a href="#SponsorInfo" >Tell Me More</a>
</p>
<p class="d-block d-md-none text-center">
<a href="#BecomeSponsor" >Become a Sponsor!</a>
</p>
</div>
</div>
<div class="row">
<div class="col-md-4 col-sm-12"> <!-- Left column of sponsors. Split into cards -->
<div class="row justify-content-center">
<div class="card card-kk">
<div class="card-heading">
<i class="fas fa-crown"></i> MONARCH LEVEL
</div>
<div class="card-body">
<div class="justify-content-center sponsor-row">
<a href="https://groves-foundation.com/" target="_blank">
<img src="/assets/images/sponsors/Groves.jpg" class="mx-auto d-block img-fluid"/>
</a>
</div>
<div class="justify-content-center sponsor-row">
<a href="https://Medtronic.com" target="_blank">
<img src="/assets/images/sponsors/Medtronic.png" class="mx-auto d-block img-fluid"/>
</a>
</div>
<div class="justify-content-center sponsor-row">
<a href="https://ghaasfoundation.org/content/ghf/en/home.html" target="_blank">
<img src="/assets/images/sponsors/haas.png" class="mx-auto d-block img-fluid"/>
</a>
</div>
<div class="justify-content-center sponsor-row">
<a href="https://www.lionsclubs.org/en/start-our-approach/club-locator/details?id=2808 target="_blank">
<img src="/assets/images/sponsors/Lions Club International.png" class="mx-auto d-block img-fluid"/>
</a>
</div>
<div class="justify-content-center sponsor-row">
<a href="https://QONQR.com" target="_blank">
<img src="/assets/images/sponsors/QONQR.png" class="mx-auto d-block img-fluid"/>
</a>
</div>
<div class="justify-content-center sponsor-row">
<a href="https://www.moundsviewschools.org/irondale" target="_blank">
<img src="/assets/images/sponsors/Irondale.jpg" class="mx-auto d-block img-fluid"/>
</a>
</div>
</div>
</div>
<div class="card card-kk">
<div class="card-heading">
<i class="fas fa-chess-rook"></i> REGENT LEVEL
</div>
<div class="card-body">
<div class="justify-content-center sponsor-row">
<a href="https://www.pma.org/home/" target="_blank">
<img src="/assets/images/sponsors/PMA.png" class="mx-auto d-block img-fluid"/>
</a>
</div>
<div class="justify-content-center sponsor-row">
<a href="https://graco.com" target="_blank">
<img src="/assets/images/sponsors/graco.png" class="mx-auto d-block img-fluid"/>
</a>
</div>
</div>
</div>
<div class="card card-kk">
<div class="card-heading">
<i class="fas fa-chess-knight"></i> KNIGHT LEVEL
</div>
<div class="card-body">
<div class="justify-content-center sponsor-row">
<a href="https://wilsontool.com/en-us" target="_blank">
<img src="/assets/images/sponsors/WilsonTool.png" class="mx-auto d-block img-fluid"/>
</a>
</div>
<div class="justify-content-center sponsor-row">
<a href="https://lab651.com/" target="_blank">
<img src="/assets/images/sponsors/Lab651_Logo.jpg" class="mx-auto d-block img-fluid"/>
</a>
</div>
<div class="justify-content-center sponsor-row">
<a href="https://www.par.com/" target="_blank">
<img src="/assets/images/sponsors/par.png" class="mx-auto d-block img-fluid"/>
</a>
</div>
<div class="justify-content-center sponsor-row">
<a href="https://www.softlakesolutions.com/" target="_blank">
<img src="/assets/images/sponsors/SoftLakeSolutions.gif" class="mx-auto d-block img-fluid"/>
</a>
</div>
<div class="justify-content-center sponsor-row">
<a href="https://www.biglouiesbarandgrill.com/" target="_blank">
<img src="/assets/images/sponsors/big_louie.jpg" class="mx-auto d-block img-fluid"/>
</a>
</div>
</div>
</div>
<div class="card card-kk mb-5">
<div class="card-heading">
<i class="fas fa-shield-alt"></i> NOBLE LEVEL
</div>
<div class="card-body">
<div class="justify-content-center sponsor-row">
<a href="https://www.sampson-miller.com/" target="_blank">
<img src="/assets/images/sponsors/SampsonMiller.png" class="mx-auto d-block img-fluid"/>
</a>
</div>
<div class="justify-content-center sponsor-row">
<a href="https://amywakem.com/" target="_blank">
<img src="/assets/images/sponsors/AmyWakemStateFarm.png" class="mx-auto d-block img-fluid pr-4 pl-4"/>
</a>
</div>
</div>
</div>
<div class="card card-kk mb-5">
<div class="card-heading">
<i class="fas fa-chess-pawn"></i> CONTRIBUTOR LEVEL
</div>
<div class="card-body">
<div class="justify-content-center sponsor-row">
<a href="https://locations.cariboucoffee.com/us/mn/roseville/2218-county-road-d" target="_blank">
<img src="/assets/images/sponsors/caribou.png" class="mx-auto d-block img-fluid"/>
</a>
</div>
</div>
</div>
</div>
</div>
<div class="col-md-8 col-sm-12">
<div class="row">
<div class="col-xs-12">
<a name="SponsorInfo">
<h2 class="text-center maroon">Our Team Depends on You!</h2>
</a>
<p>
When you offer financial support to KnightKrawler Robotics, you are not just supporting 50
high school students who like to play with robots. You are helping to create the next
generation of engineers, software developers, business leaders, and entrepreneurs.
</p>
<p>
<strong>Your contributions are tax deductible.</strong> KnightKrawler Robotics has been a 501c3 charity since 2009.
We operate as a booster club to manage the FRC Robotics Team for Irondale High School.
</p>
<p>
It likely comes as no surprise, but schools today lack the funding to fully finance most after-school
activities. In fact, <strong>less than 10% of our budget</strong> comes from Irondale High School.
Most of our funding comes from sponsors like you, as well as students' activity and travel fees (donations).
How much does it cost to run KnightKrawler? Our required annual budget is usually between <strong>$50,000 and $75,000</strong>,
depending on team size and if we qualify for the championship tournament in Houston, Texas (we have the past eight years).
All coaches and mentors participate on a purely volunteer basis. The high school provides a paid Team Advisor.
</p>
<p>
How do we spend your sponsorship dollars?
<ul>
<li>Reduced travel expenses for two out-of-town tournaments a year</li>
<li>Robot parts</li>
<li>Tools</li>
<li>Computer hardware and software</li>
<li>Camera equipment</li>
<li>Practice field construction</li>
<li>Costs associated with public & school robot demonstrations</li>
<li>Student assistance Scholarship Fund</li>
<li>Insurance</li>
</ul>
</p>
<p>
In total, supporting KnightKrawler isn’t just about supporting 50 students in a
single high school. <strong>We work to introduce robotics to hundreds, perhaps thousands of
kids each year.</strong> Your money helps to fund an introduction to kids who would never
consider a future in technology before seeing high school students who could build robots.
</p>
<p>
<strong>Our team strives for great diversity.</strong> We know that many companies like to promote inclusion in
the initiatives they support. Some of our past and present members have described robotics
as “a place where I fit.” High school can be a difficult place for many kids, and we pride
ourselves on making robotics a place where everyone is welcome. We would love to have you
come to one of our meetings and see for yourself how well we meet our goals of inclusion.
This year we have 48 registered students.
<!-- These stats should be updated probably yearly/every other year if possible -->
<ul>
<li>Female team captain</li>
<li>20% of our members are female</li>
<li>28% of Irondale students qualify for educational benefits (2024 data)</li>
<li>29% of our coaches/mentors are female</li>
</ul>
</p>
<p>
KnightKrawler Robotics is not an elite program for rich kids, as some might think.
Not all our students have the financial means to participate in after-school activities.
Travel fees for all students are optional to all competitions in the midwest and financial travel assistance is
available for travel to World Championships in Houston, Texas this year.
We uses sponsorship dollars every year to cover the travel fees
for those who can’t afford to pay the full activity fee or travel costs.
<strong>We don’t want anyone to miss out on the benefits of robotics for financial reasons.</strong>
</p>
<a name="BecomeSponsor">
<h2 class="text-center maroon">Become a Sponsor Today!</h2>
</a>
<h4 class="text-center">Please email us at info@Team2052.com</h4>
<p>
We would love to know who you are and how you are interested in supporting KnightKrawler so we can
find the best way to put your generosity toward building the next generation of professionals.
Let's work together to build the future.
</p>
<h2 class="text-center maroon"> Sponsorship Levels</h2>
</div>
</div>
<div class="row"> <!-- cards for sponsor benefits -->
<div class="col-xs-12">
<div class="card card-kk">
<div class="card-heading">
<i class="fas fa-crown"></i> MONARCH LEVEL
</div>
<div class="card-body">
<h1 class="text-center maroon">$5,000+</h1>
<p>
In addition to all benefits available at Regent,
Knight, Noble and Contributor levels, Monarch sponsors will receive:
<ul>
<li>Logo on team uniform<span class="footnote-ref">1</span></li>
<li>Logo on team t-shirt<span class="footnote-ref">1</span></li>
<li>Logo on front page of our team website</li>
<li>Copy of team business plan</li>
<li>Company visit - robot demo for employees and families<span class="footnote-ref">2</span></li>
</ul>
</p>
</div>
</div>
<div class="card card-kk">
<div class="card-heading">
<i class="fas fa-chess-rook"></i> REGENT LEVEL
</div>
<div class="card-body">
<h1 class="text-center maroon">$2,500 - $4,999</h1>
<p>
In addition to all benefits available at Knight, Noble and Contributor levels,
Regent sponsors will receive:
<ul>
<li>Logo on competition robot<span class="footnote-ref">3</span></li>
</ul>
</p>
</div>
</div>
<div class="card card-kk">
<div class="card-heading">
<i class="fas fa-chess-knight"></i> KNIGHT LEVEL
</div>
<div class="card-body">
<h1 class="text-center maroon">$1,000 - $2,499</h1>
<p>
In addition to all benefits available at Noble and
Contributor levels, Knight sponsors will receive:
<ul>
<li>Logo on sponsor banner displayed over our tool chests at all competitions</li>
</ul>
</p>
</div>
</div>
<div class="card card-kk">
<div class="card-heading">
<i class="fas fa-shield-alt"></i> NOBLE LEVEL
</div>
<div class="card-body">
<h1 class="text-center maroon">$500 - $999</h1>
<p>In addition to all benefits available to Contributor, Noble sponsors will receive:
<ul>
<li>Logo on website and link to your webpage</li>
<li>Thank you letter</li>
<li>Email updates from the team</li>
<li>Invitations to events</li>
<li>Open door invitation to attend any meeting</li>
<li>End of the season thank you package</li>
</ul>
</p>
</div>
</div>
<div class="card card-kk">
<div class="card-heading">
<i class="fas fa-chess-pawn"></i> CONTRIBUTOR LEVEL
</div>
<div class="card-body">
<h1 class="text-center maroon">$100 - $499</h1>
<p>
Contributors will receive:
<ul>
<li>Logo on website and link to your webpage</li>
</ul>
</p>
</div>
</div>
</div>
</div>
<div class="row mt-3">
<div class="col-xs-12">
<h4 class="text-center">Please email us at info@Team2052.com to obtain sponsorship paperwork.</h4>
<p class="text-center">
To save on credit card charges, please consider sending a check too:
<br>KnightKrawler Robotics<br/>
PO Box 120905<br/>
Saint Paul, MN 55112<br/>
</P>
<p class="text-center">To pay by PayPal or Credit Card:</p>
<p class="text-center">
<a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=XMNGJPP5MRKHJ" target="_blank">
<img src="/assets/images/sponsors/donatenow.jpg" width="150" />
</a>
</p>
<p>
To learn more about our sponsors, please visit their websites:
<ul>
<li><a href="https://groves-foundation.com/" target="_blank">Groves Foundation</a></li>
<li><a href="https://Medtronic.com" target="_blank">Medtronic</a></li>
<li><a href="https://Medtronic.com" target="_blank">Gene Haas Foundation</a></li>
<li><a href="https://www.lionsclubs.org/en/start-our-approach/club-locator/details?id=2808" target="_blank">Lions Club International</a></li>
<li><a href="https://QONQR.com/" target="_blank">QONQR</a></li>
<li><a href="https://www.moundsviewschools.org/irondale" target="_blank">Irondale High School</a></li>
<li><a href="https://graco.com" target="_blank">Cirrus Aircraft</a></li>
<li><a href="https://graco.com" target="_blank">Graco</a></li>
<li><a href="https://graco.com" target="_blank">Wilson Tool</a></li>
<li><a href="https://graco.com" target="_blank">Lab 651</a></li>
<li><a href="https://graco.com" target="_blank">Par Systems</a></li>
<li><a href="https://graco.com" target="_blank">Big Louie's Bar and Grill</a></li>
<li><a href="https://www.softlakesolutions.com/" target="_blank">SoftLake Solutions</a></li>
<li><a href="https://graco.com" target="_blank">Caribou Coffee</a></li>
<li><a href="https://www.sampson-miller.com/" target="_blank">Sampson Miller Advertising</a></li>
<li><a href="https://amywakem.com/" target="_blank">Amy Wakem State Farm Insurance</a></li>
</ul>
</p>
</div>
</div>
<div class="row mt-3">
<div class="col-xs-12">
<ol>
<li class="footnote">Single color black logo. Must receive sponsorship and logo artwork before January 10th</li>
<li class="footnote">
A visit may not be possible for some sponsors who require travel, or if
desired dates conflict with other robotics or school events. We will do our best to
accommodate a sponsor's requested visit date, such as attending a company picnic to maximize our impact.
However, we cannot guarantee a demonstration to all companies. If a team visit is critical to your sponsorship decision,
please let us know about your interest in a visit before becoming a sponsor.
</li>
<li class="footnote">
Single color black or white logo. Logos will be placed on the robot in compliance
with competition rules. Unfortunately, in 2018, we were forced to remove the logos.
The robot weight limit was 120lbs. Our robot with the logo decals removed weighed 119lbs and 15ozs.
The logos have been added back to the 2018 robot for all demonstrations and promotional photos.
We will do our best to put our sponsor logos on the robot for competition.
</li>
</ol>
</div>
</div>
</div>
</div>
</div>