-
Notifications
You must be signed in to change notification settings - Fork 1
/
alohaaward.html
154 lines (139 loc) · 8.31 KB
/
alohaaward.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
<!DOCTYPE html>
<html lang="en"><!-- InstanceBegin template="/Templates/MainTemplate.dwt" codeOutsideHTMLIsLocked="false" -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<!-- InstanceBeginEditable name="doctitle" -->
<meta name="description" content="The Aloha Award is a fun, interactive scavenger hunt with a FIRST twist. Learn more about how your team can participate in this competition at Brunswick Eruption." />
<title>Aloha Award - Brunswick Eruption</title>
<link href="style.css" rel="stylesheet" type="text/css" media="screen" />
<link href="buttons/buttons.css" rel="stylesheet" type="text/css"/>
<script src="jquery1.6.2.js" type="text/javascript"></script>
<link rel="icon" type="image/png" href="images/favicon.png" />
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-6958956-2']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
<!-- jQuery code for sticky navigation from http://www.backslash.gr/content/blog/webdevelopment/6-navigation-menu-that-stays-on-top-with-jquery-->
<script type="text/javascript">
$(function() {
var sticky_navigation_offset_top = $('#sticky_navigation_wrapper').offset().top;
var sticky_navigation = function(){
var scroll_top = $(window).scrollTop();
if (scroll_top > sticky_navigation_offset_top) {
$('#sticky_navigation_wrapper').css({ 'position': 'fixed', 'top':0});
} else {
$('#sticky_navigation_wrapper').css({ 'position': 'relative' });
}
};
sticky_navigation();
$(window).scroll(function() {
sticky_navigation();
});
});
</script>
</head>
<body>
<!-- Facebook and Twitter scripts -->
<div id="fb-root"></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = "http://connect.facebook.net/en_US/all.js#xfbml=1";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="http://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
<!-- End Facebook and Twitter scripts -->
<div id="headerBackground">
<div id="header">
<img id="headerImage" src="./images/header.png" alt="" onDragStart="return false;"/>
</div>
</div>
<div id="sticky_navigation_wrapper">
<div id="sticky_navigation">
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="about.html">About</a></li>
<li><a href="register.html">Register</a></li>
<li><a href="volunteer.html">Volunteer</a></li>
<li><a href="teams.html">Team List</a></li>
<li><a href="awards.html">Awards</a></li>
<li><a href="agenda.html">Agenda</a></li>
<li><a href="local.html">Directions</a></li>
<li><a href="history.html">History</a></li>
<li><a href="subscribe.html">Subscribe</a></li>
<li><a href="contact.html">Contact</a></li>
</ul>
</div>
</div>
<div class="mainContent">
<br/>
<img id="alohaAwardLogo" class="centered" src="/images/alohaaward.jpg" alt="" title="" onDragStart="return false;"/>
<div class="description">
The Aloha Award is a fun, interactive scavenger hunt with a FIRST twist.
Teams will be provided with a set of objectives and earn points for each
task they complete. The team that earns the most points is the winner!
The challenges are designed to allow
teams to grow as a group and show their own team spirit
by spreading the word of FIRST culture in their
communities and at Brunswick Eruption.
<p></p>
This year's tasks are as follows:
<ol>
<li>Decorate your pit with some Hawaiian flair. <strong>[100 pts]</strong></li>
<li>Dress your robot up for its Hawaiian Vacation to New Jersey. <strong>[100 pts]</strong> </li>
<li>Dress team members in Hawaiian attire (skirts/shirts/be creative!). <strong>[10 pts/member]</strong> </li>
<li>Bring your school’s principal or superintendent. <strong>[100 pts each]</strong> </li>
<li>Bring the principal of a school who doesn’t have a FIRST team. Principals of pre-rookies qualify. <strong>[150 pts]</strong> </li>
<li>Invite a government official (governor, senator, representative, delegate, etc.) <strong>[10 pts/printed e-mail or letter]</strong> </li>
<li>Participate in the Evil Sundae contest <strong>[100 pts]</strong></li>
<li>Tweet why you love BE . Mention your team number and <a href="https://twitter.com/brunseruption" target="_blank">@BrunsEruption</a> in the tweet. <strong>[25 pts per team + 5 additional points if you tweet us from your team’s official twitter]</strong></li>
<li>Alert the media! Get someone from the local media to show up and cover your team and BE <strong>[100 pts per outlet]</strong></li>
<li>Have your team submit an entry for the Mike Wade Memorial Award. <strong>[250 pts]</strong></li>
<li>Be in the top 3 for food donations. <strong>[150, 125, 100 pts]</strong></li>
<li>Be in the top 3 for shoe donations by weight. <strong>[150, 125, 100 pts]</strong></li>
<li>Have a team member or mentor attend a workshop at BE <strong>[75 pts]</strong></li>
<li>Bring a pre-rookie or lend a pre-rookie a robot. <strong>[250 pts]</strong></li>
<li>Bring an FTC team. <strong>[100 pts/team]</strong></li>
<li>Have team alumni volunteer at BE. <strong>[25 pts/alumnus]</strong></li>
<li>Decorate your car with your team number and the phrase “FIRST Robotics” and tweet a picture of it to <a href="https://twitter.com/brunseruption" target="_blank">@BrunsEruption</a>. <strong>[100 pts/car]</strong></li>
<a href="images/car1.jpg"><img width="200px" heigh="auto" src="images/car1.jpg"></a>
<a href="images/car2.jpg"><img width="200px" heigh="auto" src="images/car2.jpg"></a>
<a href="images/car3.jpg"><img width="200px" heigh="auto" src="images/car3.jpg"></a>
<li>Enter the <a href="facebookcontest.html">BE Facebook photo contest</a>. <strong>[50 pts]</strong></li>
<li>Win the <a href="facebookcontest.html">BE Facebook photo contest</a>. <strong>[250 pts]</strong></li>
<li>Come in with something extra awesome and we will assign points as we see fit!</li>
</ol>
<strong>Rules</strong>
<ol>
<li>All activities will be performed in a safe manner.</li>
<li>Twitter feeds should be directed at the official event twitter (@BrunsEruption) and include the official event hashtag (#omgBE).</li>
<li>Proof of all activities must be provided.</li>
<li>If you are to bring prominent members such as the school principal, superintendent, Governor, or the President of the United States, please have students ready to escort them around and tell them about FIRST. Please also inform us by sending an email to brunswickeruption@gmail.com so we can prepare in advance.</li>
<li>You are responsible for making sure that a judge is around when you are participating in an activity that generates points.</li>
<li>In case of a tie, the team who completes the most challenges wins.</li>
</ol>
</div>
</div>
<img id="floral" src="./images/flower.png" alt=""/>
<div id="social">
<div class="fb-like" data-href="http://www.facebook.com/BrunswickEruption" data-send="false" data-layout="box_count" data-width="50" data-show-faces="false" data-font="lucida grande"></div>
<a href="https://twitter.com/BrunsEruption" class="twitter-follow-button" data-show-count="false" data-size="large" data-show-screen-name="false">Follow @BrunsEruption</a>
</div>
<div id="footer">
<div id="footerContent">
<a href="http://www.usfirst.org" target="_blank"> <img id="FIRSTlogo" src="images/FIRST_vert.gif" alt=""/></a>
<a href="http://www.raiderrobotix.org" target="_blank"> <img id="RaiderRobotixLogo" src="images/Team25Logo.png" alt=""/></a>
</div>
<div id="copyright">
Copyright Raider Robotix / Brunswick Eruption 2012
</div>
</div>
</body>
</html>