-
Notifications
You must be signed in to change notification settings - Fork 0
/
index-eng.html
343 lines (328 loc) · 16.8 KB
/
index-eng.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
<!DOCTYPE HTML>
<html lang="en">
<head>
<meta charset="utf-8">
<link rel="stylesheet" href="style.css">
</head>
<body onload="load_()">
<h1>Equipment list</h1>
<details>
<summary>Begin here - general instructions for packing</summary>
<p>Please mark down your equipment with your name, your scout group's abbreviation and your camp unit's number, such as Scotty Scouter SGA (Scout Group Abbreviation) 987. Waterproof packing is recommended, such as dry bags and plastic bags.</p>
<p>On the day of arrival, there are hundreds of buses on the campsite. The arriving campers and their equipment are unpacked in a minute detailed timetable. Therefore, pack your equipment firmly and avoid any dangling bundles on the bag. Take only the necessary items on the bus in order to step out quickly and to move the bags out of the bus.</p>
</details>
<details>
<summary>First-timer's top 10 for a large-scale camp</summary>
<div>
<ol>
<li>It would be wise to to follow the equipment list since it is written down by large-scale camp veterans.</li>
<li>Bring suitable shoes, because there will be lots of walking on the campsite! The campsite is big and the distances may be long.</li>
<li>In order to keep track of your items, you should mark down all of them with your name.</li>
<li>Eat every time there is food on the table, even when it is not your favourite. You cannot go for long with an empty stomach on a big camp.</li>
<li>Use your chance to swim, and wash up regularly in the showers.</li>
<li>Prepare to queue.</li>
<li>Remember to get enough rest in order to have the energy to enjoy the program all the way to the end of the camp.</li>
<li>Keep an open mind and stay adaptive! Things do not always to go according to plans, and it is a good idea to have a plan B in case there is overcrowding in the program valleys.</li>
<li>Keep your eyes and ears open. There are all kinds of happenings around the campsite.</li>
<li>Enjoy Kajo! Large-scale camps do not happen every year, so remember to have fun and enjoy the ride!</li>
</ol>
</div>
</details>
<details>
<summary>Instructions for using the equipment list</summary>
<p> Click the checkboxes from the list as you have packed the items. By clicking one of the Save buttons from the list, you will save the whole list.</p>
</details>
<h3>Scouting equipment</h3>
<form>
<input type="checkbox" class="EQUIP-check" value="001">
<label for="001">Neckerchief</label>
<br>
<input type="checkbox" class="EQUIP-check" value="002">
<label for="002">Official outfit</label>
<br>
<input type="checkbox" class="EQUIP-check" value="003">
<label for="003">Membership card (printed or downloaded)</label>
<br>
<input type="checkbox" class="EQUIP-check" value="004">
<label for="004">Kajo Lux -app, downloaded with the account for the wristband created (creating available after 28 June)</label>
<br>
<input type="checkbox" class="EQUIP-check" value="005">
<label for="005">ActionTrack -app, downloaded (for mid-camp ceremony and Peace Valley</label>
<br>
</form>
<h3>Clothes and accessories</h3>
<div class="infobox">Be prepared for cold, rain and heat. There is no possibility to wash clothes at the camp.</div>
<form>
<input type="checkbox" class="EQUIP-check" value="006">
<label for="006">Headwear and a beanie</label>
<br>
<input type="checkbox" class="EQUIP-check" value="007">
<label for="007">Gloves and work gloves</label>
<br>
<input type="checkbox" class="EQUIP-check" value="008">
<label for="008">Wind-proof jacket</label>
<br>
<input type="checkbox" class="EQUIP-check" value="009">
<label for="009">Two long trousers</label>
<br>
<input type="checkbox" class="EQUIP-check" value="010">
<label for="010">Sweater or another warm long-sleeved shirt</label>
<br>
<input type="checkbox" class="EQUIP-check" value="011">
<label for="011">Underwear</label>
<br>
<input type="checkbox" class="EQUIP-check" value="012">
<label for="012">Layer set</label>
<br>
<input type="checkbox" class="EQUIP-check" value="013">
<label for="013">Socks</label>
<br>
<input type="checkbox" class="EQUIP-check" value="014">
<label for="014">Woolen stockings</label>
<br>
<input type="checkbox" class="EQUIP-check" value="015">
<label for="015">Pairs of shorts</label>
<br>
<input type="checkbox" class="EQUIP-check" value="016">
<label for="016">T-shirts</label>
<br>
<input type="checkbox" class="EQUIP-check" value="017">
<label for="017">Trekking shoes or sneakers</label>
<br>
<input type="checkbox" class="EQUIP-check" value="018">
<label for="018">Wellies</label>
<br>
<input type="checkbox" class="EQUIP-check" value="019">
<label for="019">Raincoat and rain pants</label>
<br>
<input type="checkbox" class="EQUIP-check" value="020">
<label for="020">Swimwear</label>
<br>
<input type="checkbox" class="EQUIP-check" value="021">
<label for="021">Sandals or something similar for showering</label>
<br>
</form>
<button class="savebtn" onclick="save()">Save</button>
<h3>Sleeping equipment</h3>
<form>
<input type="checkbox" class="EQUIP-check" value="022">
<label for="022">Sleeping bag</label>
<br>
<div class="tab"><input type="checkbox" class="EQUIP-check" value="023">
<label for="023">Sleeping bag sheets if wanted</label>
<br></div>
<input type="checkbox" class="EQUIP-check" value="024">
<label for="024">Sleeping pad</label>
<br>
<input type="checkbox" class="EQUIP-check" value="025">
<label for="025">Pyjamas</label>
<br>
<input type="checkbox" class="EQUIP-check" value="026">
<label for="026">Pillow (if needed)</label>
<br>
</form>
<h3>Tableware</h3>
<form>
<input type="checkbox" class="EQUIP-check" value="027">
<label for="027">Tableware is stored in a bag which can be hung up. The tableware should be durable and not disposable.</label>
<br>
<input type="checkbox" class="EQUIP-check" value="028">
<label for="028">2 deep plates</label>
<br>
<input type="checkbox" class="EQUIP-check" value="029">
<label for="029">2 cups</label>
<br>
<input type="checkbox" class="EQUIP-check" value="030">
<label for="030">Spoon, fork and a knife</label>
<br>
<input type="checkbox" class="EQUIP-check" value="031">
<label for="031">Water bottle (at least 0,5 litres)</label>
<br>
<input type="checkbox" class="EQUIP-check" value="032">
<label for="032">Dish cloth</label>
<br>
</form>
<h3>Camping equipment</h3>
<form>
<input type="checkbox" class="EQUIP-check" value="033">
<label for="033">Backpacking bag and straps</label>
<br>
<input type="checkbox" class="EQUIP-check" value="034">
<label for="034">Small and lightweight backpack for carrying the items for programs and tableware</label>
<br>
<input type="checkbox" class="EQUIP-check" value="035">
<label for="035">Rain covers for the bags</label>
<br>
<input type="checkbox" class="EQUIP-check" value="036">
<label for="036">Knife</label>
<br>
<input type="checkbox" class="EQUIP-check" value="037">
<label for="037">Headlamp or hand torch</label>
<br>
<input type="checkbox" class="EQUIP-check" value="038">
<label for="038">Backup batteries</label>
<br>
<input type="checkbox" class="EQUIP-check" value="039">
<label for="039">Power Bank and charging cable (USB + adapter) for charging the mobile phone</label>
<br>
<input type="checkbox" class="EQUIP-check" value="040">
<label for="040">Compass</label>
<br>
</form>
<button class="savebtn" onclick="save()">Save</button>
<h3>Hygiene</h3>
<form>
<input type="checkbox" class="EQUIP-check" value="041">
<label for="041">One large and one small towel</label>
<br>
<input type="checkbox" class="EQUIP-check" value="042">
<label for="042">A durable cloth (not disposable) for sauna's benches</label>
<br>
<input type="checkbox" class="EQUIP-check" value="043">
<label for="043">A toiletry bag (made of fabric), including:</label>
<br>
<div class="tab"><input type="checkbox" class="EQUIP-check" value="044">
<label for="044">Toothbrush</label>
<br>
<input type="checkbox" class="EQUIP-check" value="045">
<label for="045">Toothpaste</label>
<br>
<input type="checkbox" class="EQUIP-check" value="046">
<label for="046">Shower lotion (biodegradable)</label>
<br>
<input type="checkbox" class="EQUIP-check" value="047">
<label for="047">Shampoo (biodegradable)</label>
<br>
<input type="checkbox" class="EQUIP-check" value="048">
<label for="048">Other products you need for washing up</label>
<br>
</div>
<input type="checkbox" class="EQUIP-check" value="049">
<label for="049">Comb or a hairbrush</label>
<br>
<input type="checkbox" class="EQUIP-check" value="050">
<label for="050">Deodorant</label>
<br>
<input type="checkbox" class="EQUIP-check" value="051">
<label for="051">Hand sanitizer for yourself</label>
<br>
<input type="checkbox" class="EQUIP-check" value="052">
<label for="052">Mask for yourself, if needed</label>
<br>
<input type="checkbox" class="EQUIP-check" value="053">
<label for="053">Sunblock with sufficient protection factor</label>
<br>
<input type="checkbox" class="EQUIP-check" value="054">
<label for="054">Tissues</label>
<br>
<input type="checkbox" class="EQUIP-check" value="055">
<label for="056">Lip balm</label>
<br>
<input type="checkbox" class="EQUIP-check" value="056">
<label for="056">Mosquito repellent</label>
<br>
<input type="checkbox" class="EQUIP-check" value="057">
<label for="057">Eyeglasses, if needed (contact lenses are not suitable for camping environment)</label>
<br>
<input type="checkbox" class="EQUIP-check" value="058">
<label for="058">Personal medication (asthma, allergy and migraine medication, insulin)</label>
<br>
<div class="tab"><input type="checkbox" class="EQUIP-check" value="059">
<label for="059">Painkillers which you are familiar with (i.e., ibuprofen, paracetamol)</label>
<br>
</div>
<input type="checkbox" class="EQUIP-check" value="060">
<label for="060">Basic body lotion</label>
<br>
<input type="checkbox" class="EQUIP-check" value="061">
<label for="061">Plasters</label>
<br>
<input type="checkbox" class="EQUIP-check" value="062">
<label for="062">Blister plasters</label>
<br>
<input type="checkbox" class="EQUIP-check" value="063">
<label for="063">Elastic / casting binder</label>
<br>
<input type="checkbox" class="EQUIP-check" value="064">
<label for="064">Menstual hygiene products</label>
<br>
<input type="checkbox" class="EQUIP-check" value="065">
<label for="065">Kela card</label>
<br>
<input type="checkbox" class="EQUIP-check" value="066">
<label for="066">Toilet paper, 2 rolls (keep in a backpack just in case)</label>
<br>
<input type="checkbox" class="EQUIP-check" value="067">
<label for="067">Wet wipes to clean, i.e., dust from feet</label>
<br>
</form>
<details class="laake">
<summary>PERSONAL MEDICATIONS - READ MORE</summary>
<p>Mark down your personal medication well and take the dosage instructions with you. Cold-storaged medication should be first brought to the nearest first-aid station when arriving to the campsite. Pack the medication in a closable plastic bag (as an example) and mark the bag with your name and your camp unit's name. Include the dosage instructions.</p>
</details>
<button class="savebtn" onclick="save()">Save</button>
<h3>Generic items</h3>
<form>
<input type="checkbox" class="EQUIP-check" value="068">
<label for="068">Wristwatch</label>
<br>
<input type="checkbox" class="EQUIP-check" value="069">
<label for="069">Pocket money charged to the wristband or a payment card</label>
<br>
<input type="checkbox" class="EQUIP-check" value="070">
<label for="070">Small notebook, a marker pen and a pencil inside a waterproof pouch</label>
<br>
<input type="checkbox" class="EQUIP-check" value="071">
<label for="071">Seat pad</label>
<br>
<input type="checkbox" class="EQUIP-check" value="072">
<label for="072">Bags for dirty clothes</label>
<br>
<input type="checkbox" class="EQUIP-check" value="073">
<label for="073">CD for the opening ceremony (note that you might not get it back)</label>
<br>
</form>
<h3>If needed</h3>
<form>
<input type="checkbox" class="EQUIP-check" value="074">
<label for="074">Something to read</label>
<br>
<input type="checkbox" class="EQUIP-check" value="075">
<label for="075">Songbook</label>
<br>
<input type="checkbox" class="EQUIP-check" value="076">
<label for="076">Musical instrument (guitar, harmonica and so on)</label>
<br>
<input type="checkbox" class="EQUIP-check" value="077">
<label for="077">Playing cards</label>
<br>
<input type="checkbox" class="EQUIP-check" value="078">
<label for="078">Plush toy for sleeping</label>
<br>
<input type="checkbox" class="EQUIP-check" value="079">
<label for="079">Ear plugs</label>
<br>
<input type="checkbox" class="EQUIP-check" value="0079">
<label for="0079">Sleep mask</label>
<br>
<input type="checkbox" class="EQUIP-check" value="080">
<label for="080">Padlock for the Power Bank charging station</label>
<br>
<input type="checkbox" class="EQUIP-check" value="0080">
<label for="0080">Camera</label>
<br>
<input type="checkbox" class="EQUIP-check" value="081">
<label for="081">Sunglasses</label>
<br>
<input type="checkbox" class="EQUIP-check" value="082">
<label for="082">Badges for swopping</label>
<br>
<input type="checkbox" class="EQUIP-check" value="083">
<label for="083">Small radio</label>
<br>
</form>
<button class="savebtn" onclick="save()">Save</button>
<div class="infobox">Remember to check that everything you need is packed!</div>
<script src="equipment_list_eng.js"></script>
</body>
</html>