-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy patht_tuesday.html
156 lines (138 loc) · 8.38 KB
/
t_tuesday.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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>NWCCD 2017</title>
<link rel="stylesheet" href="css/foundation.min.css">
<link rel="stylesheet" href="css/main.css">
</head>
<body class="no-js">
<div class="row">
<div class="columns small-12">
<div class="title-bar" data-responsive-toggle="nwccd-menu" data-hide-for="very large">
<div class="title-bar-left">
<button class="menu-icon" type="button" data-toggle></button>
<div class="title-bar-title">NWCCD 2017 -- Tuesday Interpreter Schedule</div>
</div>
</div>
<div class="title-bar" id="nwccd-menu">
<div class="title-bar-left">
<ul class="accordion vertical menu" data-accordion-menu>
<li><a class="title-bar-text inactive" href="index.html">Camp and Flagpole Themes</a>
<li><a class="title-bar-text inactive" href="a_wednesday.html">Announcements</a>
<li><a class="title-bar-text inactive">Schedule</a>
<ul class="menu vertical nested">
<li><a class="title-bar-text inactive" href="s_saturday.html">Saturday</a></li>
<li><a class="title-bar-text inactive" href="s_sunday.html">Sunday</a></li>
<li><a class="title-bar-text inactive" href="s_monday.html">Monday</a></li>
<li><a class="title-bar-text inactive" href="s_tuesday.html">Tuesday</a></li>
<li><a class="title-bar-text inactive" href="s_wednesday.html">Wednesday</a></li>
<li><a class="title-bar-text inactive" href="s_thursday.html">Thursday</a></li>
<li><a class="title-bar-text inactive" href="s_friday.html">Friday</a></li>
</ul>
</li>
<li><a class="title-bar-text inactive">Memory Verses</a>
<ul class="menu vertical nested">
<li><a class="title-bar-text inactive" href="v_monday.html">Monday</a></li>
<li><a class="title-bar-text inactive" href="v_tuesday.html">Tuesday</a></li>
<li><a class="title-bar-text inactive" href="v_wednesday.html">Wednesday</a></li>
<li><a class="title-bar-text inactive" href="v_thursday.html">Thursday</a></li>
</ul>
</li>
<li><a class="title-bar-text inactive" href="cabins.html">Cabins</a></li>
<li><a class="title-bar-text inactive" href="staff.html">Staff</a></li>
<li><a class="title-bar-text inactive" href="lakesupervision.html">Lake Supervision</a></li>
<li><a class="title-bar-text inactive">Interpreters</a>
<ul class="menu vertical nested">
<li><a class="title-bar-text inactive" href="t_sunday.html">Sunday</a></li>
<li><a class="title-bar-text inactive" href="t_monday.html">Monday</a></li>
<li><a class="title-bar-text inactive" href="t_tuesday.html">Tuesday</a></li>
<li><a class="title-bar-text inactive" href="t_wednesday.html">Wednesday</a></li>
<li><a class="title-bar-text inactive" href="t_thursday">Thursday</a></li>
<li><a class="title-bar-text inactive" href="t_friday">Friday</a></li>
</ul>
</li>
</ul>
</div>
</div>
</div>
</div>
<div class="row">
<div class="columns small-12">
<table class="tg">
<thead><tr><th class="donotwrap">Time</th><th width="100%">Activity</th><th class="donotwrap">Terps</th></tr></thead>
<thead><tr><th class="donotwrap" colspan="3">ALL CABINS</th></tr></thead>
<tbody>
<tr><td class="donotwrap">8:00AM - 8:30AM</td><td width="100%">Flagpole</td><td>AB/BEE</td></tr>
<tr><td class="donotwrap">8:30AM - 9:15AM</td><td width="100%">Breakfast</td><td>WE/KB</td></tr>
</tbody>
<thead><tr><th class="donotwrap" colspan="3" style="background-color:aqua">ELEMENTARY SCHOOL</th></tr></thead>
<tbody>
<tr><td class="donotwrap">9:15AM - 9:45AM</td><td width="100%">Gym</td><td>KB</td></tr>
<tr><td class="donotwrap">9:45AM - 12:00PM</td><td width="100%">Class<br>Upper Friendship Hall</td><td>RB/KB</td></tr>
</tbody>
<thead><tr><th class="donotwrap" colspan="3" style="background-color:lime">MIDDLE SCHOOL</th></tr></thead>
<tbody>
<tr><td class="donotwrap">9:15AM - 10:15AM</td><td width="100%">Class<br>Meeting Hall</td><td>AB</td></tr>
<tr><td class="donotwrap">10:15AM - 11:00AM</td><td width="100%">Undertow</td><td>WE/(bee)</td></tr>
<tr><td class="donotwrap">11:00AM - 12:00PM</td><td width="100%">Electives<br>Meet at Undertow</td><td>AB-REC<br>WE-CRAFTS</td></tr>
</tbody>
<thead><tr><th class="donotwrap" colspan="3" style="background-color:orange">HIGH SCHOOL</th></tr></thead>
<tbody>
<tr><td class="donotwrap">9:15AM - 10:15AM</td><td width="100%">Electives<br>Meet at Undertow</td><td>BEE-REC<br>WE-CRAFTS</td></tr>
<tr><td class="donotwrap">10:15AM - 11:00AM</td><td width="100%">Undertow</td><td>WE/(bee)</td></tr>
<tr><td class="donotwrap">11:00AM - 12:00PM</td><td width="100%">Class<br>Meeting Hall</td><td>BEE</td></tr>
</tbody>
<thead><tr><th class="donotwrap" colspan="3">ALL CABINS</th></tr></thead>
<tbody>
<tr><td class="donotwrap">12:15PM - 1:00PM</td><td width="100%">Lunch</td><td>RB/BEE</td></tr>
<tr><td class="donotwrap">1:15PM - 2:30PM</td><td width="100%">Undertow</td><td>AB/(rb)</td></tr>
</tbody>
<thead><tr><th class="donotwrap" colspan="3" style="background-color:aqua">ELEMENTARY SCHOOL</th></tr></thead>
<tbody>
<tr><td class="donotwrap">2:30PM - 3:30PM</td><td width="100%">Activities at Meadow<br>Meet at Meadow</td><td>RB check-in</td></tr>
</tbody>
<thead><tr><th class="donotwrap" colspan="3" style="background-color:lime">MIDDLE SCHOOL</th></tr></thead>
<tbody>
<tr><td class="donotwrap">2:30PM - 5:00PM</td><td width="100%">Archery<br>High Swing</td><td>Archery-BEE<br>Swing-AB (2:30-3:45pm)<br>Swing-KB (3:45pm-5:00pm)</td></tr>
</tbody>
<thead><tr><th class="donotwrap" colspan="3" style="background-color:orange">HIGH SCHOOL</th></tr></thead>
<tbody>
<tr><td class="donotwrap">2:30PM - 5:00PM</td><td width="100%">Archery<br>High Swing</td><td>Archery-BEE<br>Swing-AB (2:30-3:45pm)<br>Swing-KB (3:45pm-5:00pm)</td></tr>
</tbody>
<thead><tr><th class="donotwrap" colspan="3">ALL CABINS</th></tr></thead>
<tbody>
<tr><td class="donotwrap">4:00PM - 5:00PM</td><td width="100%">Open Rec / UT</td><td>WE-UT<br>Lake-RB</td></tr>
<tr><td class="donotwrap">5:30PM - 6:30PM</td><td width="100%">Dinner</td><td>AB/RB</td></tr>
<tr><td class="donotwrap">7:00PM - 7:30PM</td><td width="100%">Gym</td><td>KB/BEE</td></tr>
<tr><td class="donotwrap">7:30PM - 8:30PM</td><td width="100%">Meeting House</td><td>RB/WE</td></tr>
</tbody>
<thead><tr><th class="donotwrap" colspan="3" style="background-color:aqua">ELEMENTARY SCHOOL</th></tr></thead>
<tbody>
<tr><td class="donotwrap">7:45PM - 9:00PM</td><td width="100%">Snack/Crafts/Game</td><td>JAN</td></tr>
<tr><td class="donotwrap">9:30PM</td><td width="100%">Lights out!</td></tr>
</tbody>
<thead><tr><th class="donotwrap" colspan="3" style="background-color:lime">MIDDLE SCHOOL</th></tr></thead>
<tbody>
<tr><td class="donotwrap">7:45PM - 8:30PM</td><td width="100%">Service</td><td>RB/WE</td></tr>
<tr><td class="donotwrap">8:30PM - 9:00PM</td><td width="100%">Get ready for Bonfire</td><td></td></tr>
<tr><td class="donotwrap">9:00PM - 10:00PM</td><td width="100%">Bonfire at Beach</td><td>JAN</td></tr>
<tr><td class="donotwrap">10:30PM</td><td width="100%">Lights out!</td></tr>
</tbody>
<thead><tr><th class="donotwrap" colspan="3" style="background-color:orange">HIGH SCHOOL</th></tr></thead>
<tbody>
<tr><td class="donotwrap">7:45PM - 8:30PM</td><td width="100%">Service</td><td>RB/WE</td></tr>
<tr><td class="donotwrap">8:30PM - 9:00PM</td><td width="100%">Snacks in Cafeteria</td><td>KB check in</td></tr>
<tr><td class="donotwrap">9:00PM - 10:00PM</td><td width="100%">Recreation in Gym</td><td>Andre B.</td></tr>
<tr><td class="donotwrap">11:00PM</td><td width="100%">Lights out!</td></tr>
</tbody>
</table>
</div>
</div>
<script src="js/jquery.min.js"></script>
<script src="js/what-input.min.js"></script>
<script src="js/foundation.min.js"></script>
<script>$(document).foundation();</script>
</body>
</html>