-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
597 lines (582 loc) · 100 KB
/
index.html
File metadata and controls
597 lines (582 loc) · 100 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
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
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
<!DOCTYPE>
<html>
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-150218504-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-150218504-1');
</script>
<link rel="shortcut icon" href="circus-tent_1f3aa.png" />
<link style="text/css" rel="stylesheet" href="stylesheet.css"/>
<title>Exploremental</title>
</head>
<body oncontextmenu="return false;">
<div class="row">
<div id="normalColumn1" class="column">
<button style="background-image: url(https://i.imgur.com/c3nWMsM.png); height:22px; width: 30px;" class= "area_icon " > </button><br />
<input style="background-image: url(https://i.imgur.com/c3nWMsM.png); height:22px; width: 30px;" id="mido_1" class= "check_input" > </input><small id="text_mido_1" class="check_text" onmousedown = "junk(this)">Midos 1</small><br id= "br_mido_1" />
<input style="background-image: url(https://i.imgur.com/c3nWMsM.png); height:22px; width: 30px;" id="mido_2" class= "check_input" > </input><small id="text_mido_2" class="check_text" onmousedown = "junk(this)">Midos 2</small><br id= "br_mido_2" />
<input style="background-image: url(https://i.imgur.com/c3nWMsM.png); height:22px; width: 30px;" id="mido_3" class= "check_input" > </input><small id="text_mido_3" class="check_text" onmousedown = "junk(this)">Midos 3</small><br id= "br_mido_3" />
<input style="background-image: url(https://i.imgur.com/c3nWMsM.png); height:22px; width: 30px;" id="mido_4" class= "check_input" > </input><small id="text_mido_4" class="check_text" onmousedown = "junk(this)">Midos 4</small><br id= "br_mido_4" />
<input style="background-image: url(https://i.imgur.com/c3nWMsM.png); height:22px; width: 30px;" id="kokiri_sword" class= "check_input" > </input><small id="text_kokiri_sword" class="check_text" onmousedown = "junk(this)">Sword</small><br id= "br_kokiri_sword" />
<small id="text_h_deku_left" class="check_text" onmousedown = "junk(this)">Deku Left</small><br id= "br_h_deku_left" />
<small id="text_h_deku_right" class="check_text" onmousedown = "junk(this)">Deku Right</small><br id= "br_h_deku_right" />
<small id="text_h_near_lost_woods" class="check_text" onmousedown = "junk(this)">Near LW</small><br id= "br_h_near_lost_woods" />
<small id="text_h_kok_sos" class="check_text" onmousedown = "junk(this)">SoS</small><br id= "br_h_kok_sos" />
<small id="text_kokiri_song_of_storms" class="check_text" onmousedown = "junk(this)">SoS</small><br id= "br_kokiri_song_of_storms" />
<img src = "HW_Gold_Skulltula_Icon.png" id = "img_gs_kokiri_child" class = "check_icon"><small id="text_gs_kokiri_child" class="check_text" onmousedown = "junk(this)">Child</small><br id= "br_gs_kokiri_child" />
<img src = "HW_Gold_Skulltula_Icon.png" id = "img_gs_kokiri_bean" class = "check_icon"><small id="text_gs_kokiri_bean" class="check_text" onmousedown = "junk(this)">Bean</small><br id= "br_gs_kokiri_bean" />
<img src = "HW_Gold_Skulltula_Icon.png" id = "img_gs_kokiri_adult" class = "check_icon"><small id="text_gs_kokiri_adult" class="check_text" onmousedown = "junk(this)">Adult</small><br id= "br_gs_kokiri_adult" />
<button style="background-image: url(https://i.imgur.com/lxT1gSk.png); height:22px; width: 30px;" class= "area_icon " > </button><br />
<input style="background-image: url(https://i.imgur.com/lxT1gSk.png); height:22px; width: 30px;" id="talons_chickens" class= "check_input" ><small id="text_talons_chickens" class="check_text" onmousedown = "junk(this)">T's chicks</small><br id= "br_talons_chickens" />
<input style="background-image: url(https://i.imgur.com/lxT1gSk.png); height:22px; width: 30px;" id="back_of_ranch" class= "check_input" ><small id="text_back_of_ranch" class="check_text" onmousedown = "junk(this)">BoR</small><br id= "br_back_of_ranch" />
<img src = "HW_Gold_Skulltula_Icon.png" id = "img_gs_lon_lon_tree" class = "check_icon"><small id="text_gs_lon_lon_tree" class="check_text" onmousedown = "junk(this)">Tree</small><br id= "br_gs_lon_lon_tree" />
<img src = "HW_Gold_Skulltula_Icon.png" id = "img_gs_lon_lon_shed" class = "check_icon"><small id="text_gs_lon_lon_shed" class="check_text" onmousedown = "junk(this)">Shed</small><br id= "br_gs_lon_lon_shed" />
<img src = "HW_Gold_Skulltula_Icon.png" id = "img_gs_lon_lon_window" class = "check_icon"><small id="text_gs_lon_lon_window" class="check_text" onmousedown = "junk(this)">Window</small><br id= "br_gs_lon_lon_window" />
<img src = "HW_Gold_Skulltula_Icon.png" id = "img_gs_lon_lon_back_wall" class = "check_icon"><small id="text_gs_lon_lon_back_wall" class="check_text" onmousedown = "junk(this)">Back Wall</small><br id= "br_gs_lon_lon_back_wall" />
<button style="background-image: url(https://i.imgur.com/sjT5Hai.png); height:22px; width: 30px;" class= "area_icon " > </button><br />
<small id="text_h_hyrule_forest_boulder" class="check_text" onmousedown = "junk(this)">Remote</small><br id= "br_h_hyrule_forest_boulder" />
<input style="background-image: url(https://i.imgur.com/sjT5Hai.png); height:22px; width: 30px;" id="hyrule_forest_boulder" class= "check_input" > </input><small id="text_hyrule_forest_boulder" class="check_text" onmousedown = "junk(this)">Remote</small><br id= "br_hyrule_forest_boulder" />
<small id="text_h_hyrule_open_grotto" class="check_text" onmousedown = "junk(this)">Open</small><br id= "br_h_hyrule_open_grotto" />
<input style="background-image: url(https://i.imgur.com/sjT5Hai.png); height:22px; width: 30px;" id="hyrule_open_grotto" class= "check_input" > </input><small id="text_hyrule_open_grotto" class="check_text" onmousedown = "junk(this)">Open</small><br id= "br_hyrule_open_grotto" />
<input style="background-image: url(https://i.imgur.com/sjT5Hai.png); height:22px; width: 30px;" id="hyrule_hp_scrub" class= "check_input" > </input><small id="text_hyrule_hp_scrub" class="check_text" onmousedown = "junk(this)">Scrub</small><br id= "br_hyrule_hp_scrub" />
<small id="text_h_hyrule_boulder_of_destiny" class="check_text" onmousedown = "junk(this)">Destiny</small><br id= "br_h_hyrule_boulder_of_destiny" />
<input style="background-image: url(https://i.imgur.com/sjT5Hai.png); height:22px; width: 30px;" id="hyrule_boulder_of_destiny" class= "check_input" > </input><small id="text_hyrule_boulder_of_destiny" class="check_text" onmousedown = "junk(this)">Destiny</small><br id= "br_hyrule_boulder_of_destiny" />
<input style="background-image: url(https://i.imgur.com/sjT5Hai.png); height:22px; width: 30px;" id="hyrule_tektite_grotto" class= "check_input" > </input><small id="text_hyrule_tektite_grotto" class="check_text" onmousedown = "junk(this)">ATZ</small><br id= "br_hyrule_tektite_grotto" />
<small id="text_h_hyrule_bad_grotto" class="check_text" onmousedown = "junk(this)">Bad</small><br id= "br_h_hyrule_bad_grotto" />
<img src = "HW_Gold_Skulltula_Icon.png" id = "img_gs_near_gerudo" class = "check_icon"><small id="text_gs_near_gerudo" class="check_text" onmousedown = "junk(this)">Bad</small><br id= "br_gs_near_gerudo" />
<button style="background-image: url(https://i.imgur.com/sEKZt65.png); height:22px; width: 30px;" class= "area_icon " > </button><br />
<input style="background-image: url(https://i.imgur.com/sEKZt65.png); height:22px; width: 30px;" id="gerudovalley_box" class= "check_input" > </input><small id="text_gerudovalley_box" class="check_text" onmousedown = "junk(this)">Box</small><br id= "br_gerudovalley_box" />
<small id="text_h_valley" class="check_text" onmousedown = "junk(this)">Valley</small><br id= "br_h_valley" />
<input style="background-image: url(https://i.imgur.com/sEKZt65.png); height:22px; width: 30px;" id="gerudovalley_waterfall" class= "check_input" > </input><small id="text_gerudovalley_waterfall" class="check_text" onmousedown = "junk(this)">Waterfall</small><br id= "br_gerudovalley_waterfall" />
<input style="background-image: url(https://i.imgur.com/sEKZt65.png); height:22px; width: 30px;" id="gerudo_hammer" class= "check_input" > </input><small id="text_gerudo_hammer" class="check_text" onmousedown = "junk(this)">Rocks</small><br id= "br_gerudo_hammer" />
<img src = "HW_Gold_Skulltula_Icon.png" id = "img_gs_valley_small_bridge" class = "check_icon"><small id="text_gs_valley_small_bridge" class="check_text" onmousedown = "junk(this)">Bridge</small><br id= "br_gs_valley_small_bridge" />
<img src = "HW_Gold_Skulltula_Icon.png" id = "img_gs_valley_bean" class = "check_icon"><small id="text_gs_valley_bean" class="check_text" onmousedown = "junk(this)">Bean</small><br id= "br_gs_valley_bean" />
<img src = "HW_Gold_Skulltula_Icon.png" id = "img_gs_valley_tent" class = "check_icon"><small id="text_gs_valley_tent" class="check_text" onmousedown = "junk(this)">Tent</small><br id= "br_gs_valley_tent" />
<img src = "HW_Gold_Skulltula_Icon.png" id = "img_gs_valley_pillar" class = "check_icon"><small id="text_gs_valley_pillar" class="check_text" onmousedown = "junk(this)">Pillar</small><br id= "br_gs_valley_pillar" />
<button style="background-image: url(https://i.imgur.com/BofwN1y.png); height:22px; width: 30px;" class= "area_icon " > </button><br />
<small id="text_h_after_valley" class="check_text" onmousedown = "junk(this)">After Valley</small><br id= "br_h_after_valley" />
<small id="text_h_back_right_lake" class="check_text" onmousedown = "junk(this)">Lake Right</small><br id= "br_h_back_right_lake" />
<small id="text_h_back_left_lake" class="check_text" onmousedown = "junk(this)">Lake Left</small><br id= "br_h_back_left_lake" />
<input style="background-image: url(https://i.imgur.com/BofwN1y.png); height:22px; width: 30px;" id="hylia_child_fishing" class= "check_input" > </input><small id="text_hylia_child_fishing" class="check_text" onmousedown = "junk(this)">Ch. Fish</small><br id= "br_hylia_child_fishing" />
<input style="background-image: url(https://i.imgur.com/BofwN1y.png); height:22px; width: 30px;" id="hylia_bottle" class= "check_input" > </input><small id="text_hylia_bottle" class="check_text" onmousedown = "junk(this)">R. Bottle</small><br id= "br_hylia_bottle" />
<input style="background-image: url(https://i.imgur.com/BofwN1y.png); height:22px; width: 30px;" id="hylia_adult_fishing" class= "check_input" > </input><small id="text_hylia_adult_fishing" class="check_text" onmousedown = "junk(this)">Ad. Fish</small><br id= "br_hylia_adult_fishing" />
<input style="background-image: url(https://i.imgur.com/BofwN1y.png); height:22px; width: 30px;" id="hylia_lab_top" class= "check_input" > </input><small id="text_hylia_lab_top" class="check_text" onmousedown = "junk(this)">LabTop</small><br id= "br_hylia_lab_top" />
<input style="background-image: url(https://i.imgur.com/BofwN1y.png); height:22px; width: 30px;" id="hylia_lab_dive" class= "check_input" > </input><small id="text_hylia_lab_dive" class="check_text" onmousedown = "junk(this)">Divin'</small><br id= "br_hylia_lab_dive" />
<input style="background-image: url(https://i.imgur.com/BofwN1y.png); height:22px; width: 30px;" id="hylia_sun_shoot" class= "check_input" > </input><small id="text_hylia_sun_shoot" class="check_text" onmousedown = "junk(this)">Sun</small><br id= "br_hylia_sun_shoot" />
<img src = "HW_Gold_Skulltula_Icon.png" id = "img_gs_hylia_bean" class = "check_icon"><small id="text_gs_hylia_bean" class="check_text" onmousedown = "junk(this)">Bean</small><br id= "br_gs_hylia_bean" />
<img src = "HW_Gold_Skulltula_Icon.png" id = "img_gs_hylia_lab_wall" class = "check_icon"><small id="text_gs_hylia_lab_wall" class="check_text" onmousedown = "junk(this)">Lab Wall</small><br id= "br_gs_hylia_lab_wall" />
<img src = "HW_Gold_Skulltula_Icon.png" id = "img_gs_hylia_island" class = "check_icon"><small id="text_gs_hylia_island" class="check_text" onmousedown = "junk(this)">Island</small><br id= "br_gs_hylia_island" />
<img src = "HW_Gold_Skulltula_Icon.png" id = "img_gs_hylia_tree" class = "check_icon"><small id="text_gs_hylia_tree" class="check_text" onmousedown = "junk(this)">Tree</small><br id= "br_gs_hylia_tree" />
<img src = "HW_Gold_Skulltula_Icon.png" id = "img_gs_lab_crate" class = "check_icon"><small id="text_gs_lab_crate" class="check_text" onmousedown = "junk(this)">Lab Crate</small><br id= "br_gs_lab_crate" />
</div>
<div id="normalColumn2" class="column">
<button style="background-image: url(https://i.imgur.com/hrb0r0b.png); height:22px; width: 30px;" class= "area_icon " > </button><br />
<small id="text_h_tot_1" class="check_text" onmousedown = "junk(this)">ToT 1</small><br id= "br_h_tot_1" />
<small id="text_h_tot_2" class="check_text" onmousedown = "junk(this)">ToT 2</small><br id= "br_h_tot_2" />
<small id="text_h_tot_3" class="check_text" onmousedown = "junk(this)">ToT 3</small><br id= "br_h_tot_3" />
<small id="text_h_tot_4" class="check_text" onmousedown = "junk(this)">ToT 4</small><br id= "br_h_tot_4" />
<input style="background-image: url(https://i.imgur.com/hrb0r0b.png); height:22px; width: 30px;" id="market_slingshot_game" class= "check_input" > </input><small id="text_market_slingshot_game" class="check_text" onmousedown = "junk(this)">Slingin'</small><br id= "br_market_slingshot_game" />
<input style="background-image: url(https://i.imgur.com/hrb0r0b.png); height:22px; width: 30px;" id="richard" class= "check_input" > </input><small id="text_richard" class="check_text" onmousedown = "junk(this)">Big Rich</small><br id= "br_richard" />
<input style="background-image: url(https://i.imgur.com/hrb0r0b.png); height:22px; width: 30px;" id="market_bowling_1" class= "check_input" > </input><small id="text_market_bowling_1" class="check_text" onmousedown = "junk(this)">Bowlin' 1</small><br id= "br_market_bowling_1" />
<input style="background-image: url(https://i.imgur.com/hrb0r0b.png); height:22px; width: 30px;" id="market_bowling_2" class= "check_input" > </input><small id="text_market_bowling_2" class="check_text" onmousedown = "junk(this)">Bowlin' 2</small><br id= "br_market_bowling_2" />
<input style="background-image: url(https://i.imgur.com/hrb0r0b.png); height:22px; width: 30px;" id="market_lens_game" class= "check_input" > </input><small id="text_market_lens_game" class="check_text" onmousedown = "junk(this)">Lens</small><br id= "br_market_lens_game" />
<input style="background-image: url(https://i.imgur.com/hrb0r0b.png); height:22px; width: 30px;" id="poes" class= "check_input" > </input><small id="text_poes" class="check_text" onmousedown = "junk(this)">Poes</small><br id= "br_poes" />
<img src = "HW_Gold_Skulltula_Icon.png" id = "img_gs_market" class = "check_icon"><small id="text_gs_market" class="check_text" onmousedown = "junk(this)">Market</small><br id= "br_gs_market" />
<button style="background-image: url(https://i.imgur.com/sYlOOIK.png); height:22px; width: 30px;" class= "area_icon " > </button><br />
<small id="text_h_castle_1" class="check_text" onmousedown = "junk(this)">Castle 1</small><br id= "br_h_castle_1" />
<small id="text_h_castle_2" class="check_text" onmousedown = "junk(this)">Castle 2</small><br id= "br_h_castle_2" />
<input style="background-image: url(https://i.imgur.com/sYlOOIK.png); height:22px; width: 30px;" id="dins_fairy" class= "check_input" > </input><small id="text_dins_fairy" class="check_text" onmousedown = "junk(this)">D Fairy</small><br id= "br_dins_fairy" />
<small id="text_h_castle_sos" class="check_text" onmousedown = "junk(this)">Castle SoS</small><br id= "br_h_castle_sos" />
<img src = "HW_Gold_Skulltula_Icon.png" id = "img_gs_hyrule_castle_tree" class = "check_icon"><small id="text_gs_hyrule_castle_tree" class="check_text" onmousedown = "junk(this)">Tree</small><br id= "br_gs_hyrule_castle_tree" />
<img src = "HW_Gold_Skulltula_Icon.png" id = "img_gs_hyrule_castle_grotto" class = "check_icon"><small id="text_gs_hyrule_castle_grotto" class="check_text" onmousedown = "junk(this)">SoS</small><br id= "br_gs_hyrule_castle_grotto" />
<button style="background-image: url(https://i.imgur.com/s7mKEc9.png); height:22px; width: 30px;" class= "area_icon " > </button><br />
<input style="background-image: url(https://i.imgur.com/s7mKEc9.png); height:22px; width: 30px;" id="g_fairy" class= "check_input" > </input><small id="text_g_fairy" class="check_text" onmousedown = "junk(this)">G Fairy</small><br id= "br_g_fairy" />
<img src = "HW_Gold_Skulltula_Icon.png" id = "img_gs_ganons"class = "check_icon"><small id="text_gs_ganons" class="check_text" onmousedown = "junk(this)">Ganon's</small><br id= "br_gs_ganons" />
<button style="background-image: url(https://i.imgur.com/fEshagY.jpg); height:22px; width: 30px;" class= "area_icon " > </button><br />
<input style="background-image: url(https://i.imgur.com/fEshagY.jpg); height:22px; width: 30px;" id="lacs" class= "check_input" > </input><small id="text_lacs" class="check_text" onmousedown = "junk(this)">LACS</small><br id= "br_lacs" />
<button style="background-image: url(https://i.imgur.com/5lUtq7c.png); height:22px; width: 30px;" class= "area_icon " > </button><br />
<input style="background-image: url(https://i.imgur.com/5lUtq7c.png); height:22px; width: 30px;" id="fountain_fairy" class= "check_input" > </input><small id="text_fountain_fairy" class="check_text" onmousedown = "junk(this)">Near Fairy</small><br id= "br_fountain_fairy" />
<small id="text_h_fountain_fairy" class="check_text" onmousedown = "junk(this)">Fairy</small><br id= "br_h_fountain_fairy" />
<input style="background-image: url(https://i.imgur.com/5lUtq7c.png); height:22px; width: 30px;" id="ice_glacier_hp" class= "check_input" > </input><small id="text_ice_glacier_hp" class="check_text" onmousedown = "junk(this)">Glacier</small><br id= "br_ice_glacier_hp" />
<input style="background-image: url(https://i.imgur.com/5lUtq7c.png); height:22px; width: 30px;" id="ice_bottom_of_fountain" class= "check_input" > </input><small id="text_ice_bottom_of_fountain" class="check_text" onmousedown = "junk(this)">Sinkin'</small><br id= "br_ice_bottom_of_fountain" />
<small id="text_h_fountain" class="check_text" onmousedown = "junk(this)">Near Jabu</small><br id= "br_h_fountain" />
<img src = "HW_Gold_Skulltula_Icon.png" id = "img_gs_fountain_above_log" class = "check_icon"><small id="text_gs_fountain_above_log" class="check_text" onmousedown = "junk(this)">Near Log</small><br id= "br_gs_fountain_above_log" />
<img src = "HW_Gold_Skulltula_Icon.png" id = "img_gs_fountain_tree" class = "check_icon"><small id="text_gs_fountain_tree" class="check_text" onmousedown = "junk(this)">Tree</small><br id= "br_gs_fountain_tree" />
<img src = "HW_Gold_Skulltula_Icon.png" id = "img_gs_fountain_hidden_cave" class = "check_icon"><small id="text_gs_fountain_hidden_cave" class="check_text" onmousedown = "junk(this)">Cave</small><br id= "br_gs_fountain_hidden_cave" />
<button style="background-image: url(https://i.imgur.com/zjCXaML.png); height:22px; width: 30px;" class= "area_icon " > </button><br />
<input style="background-image: url(https://i.imgur.com/zjCXaML.png); height:22px; width: 30px;" id="ice_map" class= "check_input" > </input><small id="text_ice_map" class="check_text" onmousedown = "junk(this)">Map</small><br id= "br_ice_map" />
<input style="background-image: url(https://i.imgur.com/zjCXaML.png); height:22px; width: 30px;" id="ice_compass" class= "check_input" > </input><small id="text_ice_compass" class="check_text" onmousedown = "junk(this)">Compass</small><br id= "br_ice_compass" />
<input style="background-image: url(https://i.imgur.com/zjCXaML.png); height:22px; width: 30px;" id="ice_hp" class= "check_input" > </input><small id="text_ice_hp" class="check_text" onmousedown = "junk(this)">HP</small><br id= "br_ice_hp" />
<input style="background-image: url(https://i.imgur.com/zjCXaML.png); height:22px; width: 30px;" id="ice_irons" class= "check_input" > </input><small id="text_ice_irons" class="check_text" onmousedown = "junk(this)">Irons</small><br id= "br_ice_irons" />
<img src = "HW_Gold_Skulltula_Icon.png" id = "img_gs_ice_spinning_scythe" class = "check_icon"><small id="text_gs_ice_spinning_scythe" class="check_text" onmousedown = "junk(this)">Scythe</small><br id= "br_gs_ice_spinning_scythe" />
<img src = "HW_Gold_Skulltula_Icon.png" id = "img_gs_ice_hp_room" class = "check_icon"><small id="text_gs_ice_hp_room" class="check_text" onmousedown = "junk(this)">HP Room</small><br id= "br_gs_ice_hp_room" />
<img src = "HW_Gold_Skulltula_Icon.png" id = "img_gs_ice_block_room" class = "check_icon"><small id="text_gs_ice_block_room" class="check_text" onmousedown = "junk(this)">Blocks</small><br id= "br_gs_ice_block_room" />
</div>
<div id="normalColumn3" class="column">
<button style="background-image: url(https://i.imgur.com/9BaI5JJ.png); height:22px; width: 30px;" class= "area_icon " > </button><br />
<input style="background-image: url(https://i.imgur.com/9BaI5JJ.png); height:22px; width: 30px;" id="deku_lobby" class= "check_input" > </input><small id="text_deku_lobby" class="check_text" onmousedown = "junk(this)">Lobby</small><br id= "br_deku_lobby" />
<input style="background-image: url(https://i.imgur.com/9BaI5JJ.png); height:22px; width: 30px;" id="deku_slingshot" class= "check_input" > </input><small id="text_deku_slingshot" class="check_text" onmousedown = "junk(this)">Sling 1</small><br id= "br_deku_slingshot" />
<input style="background-image: url(https://i.imgur.com/9BaI5JJ.png); height:22px; width: 30px;" id="deku_slingshot_room_side" class= "check_input" > </input><small id="text_deku_slingshot_room_side" class="check_text" onmousedown = "junk(this)">Sling 2</small><br id= "br_deku_slingshot_room_side" />
<input style="background-image: url(https://i.imgur.com/9BaI5JJ.png); height:22px; width: 30px;" id="deku_compass" class= "check_input" > </input><small id="text_deku_compass" class="check_text" onmousedown = "junk(this)">Comp 1</small><br id= "br_deku_compass" />
<input style="background-image: url(https://i.imgur.com/9BaI5JJ.png); height:22px; width: 30px;" id="deku_compass_room_side" class= "check_input" > </input><small id="text_deku_compass_room_side" class="check_text" onmousedown = "junk(this)">Comp 2</small><br id= "br_deku_compass_room_side" />
<input style="background-image: url(https://i.imgur.com/9BaI5JJ.png); height:22px; width: 30px;" id="deku_basement" class= "check_input" > </input><small id="text_deku_basement" class="check_text" onmousedown = "junk(this)">Basement</small><br id= "br_deku_basement" />
<input style="background-image: url(https://i.imgur.com/9BaI5JJ.png); height:22px; width: 30px;" id="deku_queen_gohma" class= "check_input" > </input><small id="text_deku_queen_gohma" class="check_text" onmousedown = "junk(this)">Queen</small><br id= "br_deku_queen_gohma" />
<img src = "HW_Gold_Skulltula_Icon.png" id = "img_gs_deku_basement_back" class = "check_icon"><small id="text_gs_deku_basement_back" class="check_text" onmousedown = "junk(this)">Back</small><br id= "br_gs_deku_basement_back" />
<img src = "HW_Gold_Skulltula_Icon.png" id = "img_gs_deku_basement_gate" class = "check_icon"><small id="text_gs_deku_basement_gate" class="check_text" onmousedown = "junk(this)">Gate</small><br id= "br_gs_deku_basement_gate" />
<img src = "HW_Gold_Skulltula_Icon.png" id = "img_gs_deku_basement_vines" class = "check_icon"><small id="text_gs_deku_basement_vines" class="check_text" onmousedown = "junk(this)">Vines</small><br id= "br_gs_deku_basement_vines" />
<img src = "HW_Gold_Skulltula_Icon.png" id = "img_gs_deku_compass" class = "check_icon"><small id="text_gs_deku_compass" class="check_text" onmousedown = "junk(this)">Compass</small><br id= "br_gs_deku_compass" />
<button style="background-image: url(https://i.imgur.com/mv5QLem.png); height:22px; width: 30px;" class= "area_icon " > </button><br />
<input style="background-image: url(https://i.imgur.com/mv5QLem.png); height:22px; width: 30px;" id="ocarina_game" class= "check_input" > </input><small id="text_ocarina_game" class="check_text" onmousedown = "junk(this)">Ock Game</small><br id= "br_ocarina_game" />
<small id="text_h_lost_woods_grotto" class="check_text" onmousedown = "junk(this)">Generic</small><br id= "br_h_lost_woods_grotto" />
<input style="background-image: url(https://i.imgur.com/mv5QLem.png); height:22px; width: 30px;" id="lost_woods_grotto" class= "check_input" > </input><small id="text_lost_woods_grotto" class="check_text" onmousedown = "junk(this)">Generic</small><br id= "br_lost_woods_grotto" />
<input style="background-image: url(https://i.imgur.com/mv5QLem.png); height:22px; width: 30px;" id="lost_woods_scrub_grotto" class= "check_input" > </input><small id="text_lost_woods_scrub_grotto" class="check_text" onmousedown = "junk(this)">Scrub Hole</small><br id= "br_lost_woods_scrub_grotto" />
<small id="text_h_bridge" class="check_text" onmousedown = "junk(this)">Bridge</small><br id= "br_h_bridge" />
<input style="background-image: url(https://i.imgur.com/mv5QLem.png); height:22px; width: 30px;" id="bridge_scrub" class= "check_input" > </input><small id="text_bridge_scrub" class="check_text" onmousedown = "junk(this)">Br. Scrub</small><br id= "br_bridge_scrub" />
<input style="background-image: url(https://i.imgur.com/mv5QLem.png); height:22px; width: 30px;" id="target" class= "check_input" > </input><small id="text_target" class="check_text" onmousedown = "junk(this)">Target</small><br id= "br_target" />
<input style="background-image: url(https://i.imgur.com/mv5QLem.png); height:22px; width: 30px;" id="skull_kid" class= "check_input" > </input><small id="text_skull_kid" class="check_text" onmousedown = "junk(this)">Saria Kid</small><br id= "br_skull_kid" />
<input style="background-image: url(https://i.imgur.com/mv5QLem.png); height:22px; width: 30px;" id="theater" class= "check_input" > </input><small id="text_theater" class="check_text" onmousedown = "junk(this)">Skull Mask</small><br id= "br_theater" />
<img src = "HW_Gold_Skulltula_Icon.png" id = "img_gs_lost_woods_bean1" class = "check_icon"><small id="text_gs_lost_woods_bean1" class="check_text" onmousedown = "junk(this)">Bean 1</small><br id= "br_gs_lost_woods_bean1" />
<img src = "HW_Gold_Skulltula_Icon.png" id = "img_gs_lost_woods_bean2" class = "check_icon"><small id="text_gs_lost_woods_bean2" class="check_text" onmousedown = "junk(this)">Bean 2</small><br id= "br_gs_lost_woods_bean2" />
<img src = "HW_Gold_Skulltula_Icon.png" id = "img_gs_lost_woods_above_stage" class = "check_icon"><small id="text_gs_lost_woods_above_stage" class="check_text" onmousedown = "junk(this)">Stage</small><br id= "br_gs_lost_woods_above_stage" />
<button style="background-image: url(https://i.imgur.com/S4OentL.png); height:22px; width: 30px;" class= "area_icon " > </button><br />
<small id="text_h_saria" class="check_text" onmousedown = "junk(this)">Saria</small><br id= "br_h_saria" />
<small id="text_h_maze_1" class="check_text" onmousedown = "junk(this)">Maze 1</small><br id= "br_h_maze_1" />
<small id="text_h_maze_2" class="check_text" onmousedown = "junk(this)">Maze 2</small><br id= "br_h_maze_2" />
<input style="background-image: url(https://i.imgur.com/S4OentL.png); height:22px; width: 30px;" id="wolfos_grotto" class= "check_input" > </input><small id="text_wolfos_grotto" class="check_text" onmousedown = "junk(this)">Wolf Grotto</small><br id= "br_wolfos_grotto" />
<img src = "HW_Gold_Skulltula_Icon.png" id = "img_gs_sacred_forest" class = "check_icon"><small id="text_gs_sacred_forest" class="check_text" onmousedown = "junk(this)">Skull</small><br id= "br_gs_sacred_forest" />
<button style="background-image: url(https://i.imgur.com/i37Ey8I.png); height:22px; width: 30px;" class= "area_icon " > </button><br />
<input style="background-image: url(https://i.imgur.com/i37Ey8I.png); height:22px; width: 30px;" id="rolling_goron" class= "check_input" > </input><small id="text_rolling_goron" class="check_text" onmousedown = "junk(this)">Big Rollin'</small><br id= "br_rolling_goron" />
<input style="background-image: url(https://i.imgur.com/i37Ey8I.png); height:22px; width: 30px;" id="goron_dance" class= "check_input" > </input><small id="text_goron_dance" class="check_text" onmousedown = "junk(this)">Dancin'</small><br id= "br_goron_dance" />
<input style="background-image: url(https://i.imgur.com/i37Ey8I.png); height:22px; width: 30px;" id="goron_pot" class= "check_input" > </input><small id="text_goron_pot" class="check_text" onmousedown = "junk(this)">Chuckin'</small><br id= "br_goron_pot" />
<input style="background-image: url(https://i.imgur.com/i37Ey8I.png); height:22px; width: 30px;" id="goron_maze_1" class= "check_input" > </input><small id="text_goron_maze_1" class="check_text" onmousedown = "junk(this)">Maze 1</small><br id= "br_goron_maze_1" />
<small id="text_h_maze" class="check_text" onmousedown = "junk(this)">Maze</small><br id= "br_h_maze" />
<input style="background-image: url(https://i.imgur.com/i37Ey8I.png); height:22px; width: 30px;" id="goron_maze_2" class= "check_input" > </input><small id="text_goron_maze_2" class="check_text" onmousedown = "junk(this)">Maze 2</small><br id= "br_goron_maze_2" />
<input style="background-image: url(https://i.imgur.com/i37Ey8I.png); height:22px; width: 30px;" id="goron_maze_3" class= "check_input" > </input><small id="text_goron_maze_3" class="check_text" onmousedown = "junk(this)">Maze 3!</small><br id= "br_goron_maze_3" />
<input style="background-image: url(https://i.imgur.com/i37Ey8I.png); height:22px; width: 30px;" id="goron_link" class= "check_input" > </input><small id="text_goron_link" class="check_text" onmousedown = "junk(this)">Lil Rollin'</small><br id= "br_goron_link" />
<small id="text_h_medigoron" class="check_text" onmousedown = "junk(this)">Medigoron</small><br id= "br_h_medigoron" />
<img src = "HW_Gold_Skulltula_Icon.png" id = "img_gs_goron_city_center" class = "check_icon"><small id="text_gs_goron_city_center" class="check_text" onmousedown = "junk(this)">Center</small><br id= "br_gs_goron_city_center" />
<img src = "HW_Gold_Skulltula_Icon.png" id = "img_gs_goron_city_maze" class = "check_icon"><small id="text_gs_goron_city_maze" class="check_text" onmousedown = "junk(this)">Maze</small><br id= "br_gs_goron_city_maze" />
</div>
<div id="normalColumn4" class="column">
<button style="background-image: url(https://i.imgur.com/9btLMfb.png); height:22px; width: 30px;" class= "area_icon " > </button><br />
<small id="text_h_dodongos" class="check_text" onmousedown = "junk(this)">Dodongos</small><br id= "br_h_dodongos" />
<input style="background-image: url(https://i.imgur.com/9btLMfb.png); height:22px; width: 30px;" id="dodongos_map" class= "check_input" > </input><small id="text_dodongos_map" class="check_text" onmousedown = "junk(this)">Map</small><br id= "br_dodongos_map" />
<input style="background-image: url(https://i.imgur.com/9btLMfb.png); height:22px; width: 30px;" id="dodongos_compass" class= "check_input" > </input><small id="text_dodongos_compass" class="check_text" onmousedown = "junk(this)">Compass</small><br id= "br_dodongos_compass" />
<input style="background-image: url(https://i.imgur.com/9btLMfb.png); height:22px; width: 30px;" id="dodongos_bomb_flower_platform" class= "check_input" > </input><small id="text_dodongos_bomb_flower_platform" class="check_text" onmousedown = "junk(this)">Platform</small><br id= "br_dodongos_bomb_flower_platform" />
<input style="background-image: url(https://i.imgur.com/9btLMfb.png); height:22px; width: 30px;" id="dodongos_bomb_bag" class= "check_input" > </input><small id="text_dodongos_bomb_bag" class="check_text" onmousedown = "junk(this)">Bomb Bag</small><br id= "br_dodongos_bomb_bag" />
<input style="background-image: url(https://i.imgur.com/9btLMfb.png); height:22px; width: 30px;" id="dodongos_end_of_bridge" class= "check_input" > </input><small id="text_dodongos_end_of_bridge" class="check_text" onmousedown = "junk(this)">Bridge</small><br id= "br_dodongos_end_of_bridge" />
<input style="background-image: url(https://i.imgur.com/9btLMfb.png); height:22px; width: 30px;" id="dodongos_above_king" class= "check_input" > </input><small id="text_dodongos_above_king" class="check_text" onmousedown = "junk(this)">Above King</small><br id= "br_dodongos_above_king" />
<input style="background-image: url(https://i.imgur.com/9btLMfb.png); height:22px; width: 30px;" id="dodongos_king_dodongo" class= "check_input" > </input><small id="text_dodongos_king_dodongo" class="check_text" onmousedown = "junk(this)">King</small><br id= "br_dodongos_king_dodongo" />
<img src = "HW_Gold_Skulltula_Icon.png" id = "img_gs_dodongos_east_side" class = "check_icon"><small id="text_gs_dodongos_east_side" class="check_text" onmousedown = "junk(this)">East Side</small><br id= "br_gs_dodongos_east_side" />
<img src = "HW_Gold_Skulltula_Icon.png" id = "img_gs_dodongos_stair_room" class = "check_icon"><small id="text_gs_dodongos_stair_room" class="check_text" onmousedown = "junk(this)">Stair Vine</small><br id= "br_gs_dodongos_stair_room" />
<img src = "HW_Gold_Skulltula_Icon.png" id = "img_gs_dodongos_above_stairs" class = "check_icon"><small id="text_gs_dodongos_above_stairs" class="check_text" onmousedown = "junk(this)">Stair Nook</small><br id= "br_gs_dodongos_above_stairs" />
<img src = "HW_Gold_Skulltula_Icon.png" id = "img_gs_dodongos_scarecrow" class = "check_icon"><small id="text_gs_dodongos_scarecrow" class="check_text" onmousedown = "junk(this)">Scarecrow</small><br id= "br_gs_dodongos_scarecrow" />
<img src = "HW_Gold_Skulltula_Icon.png" id = "img_gs_dodongos_before_king" class = "check_icon"><small id="text_gs_dodongos_before_king" class="check_text" onmousedown = "junk(this)">Near End</small><br id= "br_gs_dodongos_before_king" />
<button style="background-image: url(https://i.imgur.com/lrJt7JH.png); height:22px; width: 30px;" class= "area_icon " > </button><br />
<input style="background-image: url(https://i.imgur.com/lrJt7JH.png); height:22px; width: 30px;" id="trail_bombable" class= "check_input" > </input><small id="text_trail_bombable" class="check_text" onmousedown = "junk(this)">Wall</small><br id= "br_trail_bombable" />
<input style="background-image: url(https://i.imgur.com/lrJt7JH.png); height:22px; width: 30px;" id="trail_dodongos_top" class= "check_input" > </input><small id="text_trail_dodongos_top" class="check_text" onmousedown = "junk(this)">Top</small><br id= "br_trail_dodongos_top" />
<small id="text_h_trail_song_of_storms" class="check_text" onmousedown = "junk(this)">SoS</small><br id= "br_h_trail_song_of_storms" />
<input style="background-image: url(https://i.imgur.com/lrJt7JH.png); height:22px; width: 30px;" id="trail_song_of_storms" class= "check_input" > </input><small id="text_trail_song_of_storms" class="check_text" onmousedown = "junk(this)">SoS</small><br id= "br_trail_song_of_storms" />
<input style="background-image: url(https://i.imgur.com/lrJt7JH.png); height:22px; width: 30px;" id="crater_peak_fairy" class= "check_input" > </input><small id="text_crater_peak_fairy" class="check_text" onmousedown = "junk(this)">Fairy</small><br id= "br_crater_peak_fairy" />
<small id="text_h_trade_quest" class="check_text" onmousedown = "junk(this)">Biggoron</small><br id= "br_h_trade_quest" />
<input style="background-image: url(https://i.imgur.com/lrJt7JH.png); height:22px; width: 30px;" id="trade_quest" class= "check_input" > </input><small id="text_trade_quest" class="check_text" onmousedown = "junk(this)">Trade</small><br id= "br_trade_quest" />
<img src = "HW_Gold_Skulltula_Icon.png" id = "img_gs_trail_bean" class = "check_icon"><small id="text_gs_trail_bean" class="check_text" onmousedown = "junk(this)">Bean</small><br id= "br_gs_trail_bean" />
<img src = "HW_Gold_Skulltula_Icon.png" id = "img_gs_trail_bombable_wall" class = "check_icon"><small id="text_gs_trail_bombable_wall" class="check_text" onmousedown = "junk(this)">Wall</small><br id= "br_gs_trail_bombable_wall" />
<img src = "HW_Gold_Skulltula_Icon.png" id = "img_gs_trail_hail_path" class = "check_icon"><small id="text_gs_trail_hail_path" class="check_text" onmousedown = "junk(this)">Hail Path</small><br id= "br_gs_trail_hail_path" />
<img src = "HW_Gold_Skulltula_Icon.png" id = "img_gs_trail_above_dodongos" class = "check_icon"><small id="text_gs_trail_above_dodongos" class="check_text" onmousedown = "junk(this)">Boulder</small><br id= "br_gs_trail_above_dodongos" />
<button style="background-image: url(https://i.imgur.com/Wf1f3BM.png); height:22px; width: 30px;" class= "area_icon " > </button><br />
<input style="background-image: url(https://i.imgur.com/Wf1f3BM.png); height:22px; width: 30px;" id="crater_bean" class= "check_input" > </input><small id="text_crater_bean" class="check_text" onmousedown = "junk(this)">Bean</small><br id= "br_crater_bean" />
<input style="background-image: url(https://i.imgur.com/Wf1f3BM.png); height:22px; width: 30px;" id="crater_hammer_fairy" class= "check_input" > </input><small id="text_crater_hammer_fairy" class="check_text" onmousedown = "junk(this)">Fairy</small><br id= "br_crater_hammer_fairy" />
<small id="text_h_crater_grotto" class="check_text" onmousedown = "junk(this)">Grotto</small><br id= "br_h_crater_grotto" />
<input style="background-image: url(https://i.imgur.com/Wf1f3BM.png); height:22px; width: 30px;" id="crater_grotto" class= "check_input" > </input><small id="text_crater_grotto" class="check_text" onmousedown = "junk(this)">Grotto</small><br id= "br_crater_grotto" />
<input style="background-image: url(https://i.imgur.com/Wf1f3BM.png); height:22px; width: 30px;" id="crater_nook_hp" class= "check_input" > </input><small id="text_crater_nook_hp" class="check_text" onmousedown = "junk(this)">Nook</small><br id= "br_crater_nook_hp" />
<small id="text_h_crater_wall" class="check_text" onmousedown = "junk(this)">Wall</small><br id= "br_h_crater_wall" />
<img src = "HW_Gold_Skulltula_Icon.png" id = "img_gs_crater_crate" class = "check_icon"><small id="text_gs_crater_crate" class="check_text" onmousedown = "junk(this)">Crate</small><br id= "br_gs_crater_crate" />
<img src = "HW_Gold_Skulltula_Icon.png" id = "img_gs_crater_bean" class = "check_icon"><small id="text_gs_crater_bean" class="check_text" onmousedown = "junk(this)">Bean</small><br id= "br_gs_crater_bean" />
</div>
<div id="normalColumn5" class="column">
<button style="background-image: url(https://i.imgur.com/M5hCjWo.png); height:22px; width: 30px;" class= "area_icon " > </button><br />
<input style="background-image: url(https://i.imgur.com/M5hCjWo.png); height:22px; width: 30px;" id="man_on_roof" class= "check_input" > </input><small id="text_man_on_roof" class="check_text" onmousedown = "junk(this)">Roof Dude</small><br id= "br_man_on_roof" />
<small id="text_h_kakariko_grotto" class="check_text" onmousedown = "junk(this)">Rear Hole</small><br id= "br_h_kakariko_grotto" />
<input style="background-image: url(https://i.imgur.com/M5hCjWo.png); height:22px; width: 30px;" id="kakariko_grotto" class= "check_input" > </input><small id="text_kakariko_grotto" class="check_text" onmousedown = "junk(this)">Rear Hole</small><br id= "br_kakariko_grotto" />
<input style="background-image: url(https://i.imgur.com/M5hCjWo.png); height:22px; width: 30px;" id="windmill" class= "check_input" > </input><small id="text_windmill" class="check_text" onmousedown = "junk(this)">Windmill</small><br id= "br_windmill" />
<input style="background-image: url(https://i.imgur.com/M5hCjWo.png); height:22px; width: 30px;" id="anju" class= "check_input" > </input><small id="text_anju" class="check_text" onmousedown = "junk(this)">Anj</small><br id= "br_anju" />
<input style="background-image: url(https://i.imgur.com/M5hCjWo.png); height:22px; width: 30px;" id="cow_house" class= "check_input" > </input><small id="text_cow_house" class="check_text" onmousedown = "junk(this)">Cow</small><br id= "br_cow_house" />
<input style="background-image: url(https://i.imgur.com/M5hCjWo.png); height:22px; width: 30px;" id="archery_game" class= "check_input" > </input><small id="text_archery_game" class="check_text" onmousedown = "junk(this)">Arch'ry</small><br id= "br_archery_game" />
<input style="background-image: url(https://i.imgur.com/M5hCjWo.png); height:22px; width: 30px;" id="redead_grotto" class= "check_input" > </input><small id="text_redead_grotto" class="check_text" onmousedown = "junk(this)">Front Hole</small><br id= "br_redead_grotto" />
<input style="background-image: url(https://i.imgur.com/M5hCjWo.png); height:22px; width: 30px;" id="anjus_chickens" class= "check_input" > </input><small id="text_anjus_chickens" class="check_text" onmousedown = "junk(this)">Chickens??</small><br id= "br_anjus_chickens" />
<input style="background-image: url(https://i.imgur.com/M5hCjWo.png); height:22px; width: 30px;" id="tokens_10" class= "check_input" > </input><small id="text_tokens_10" class="check_text" onmousedown = "junk(this)">10 tokes</small><br id= "br_tokens_10" />
<input style="background-image: url(https://i.imgur.com/M5hCjWo.png); height:22px; width: 30px;" id="tokens_20" class= "check_input" > </input><small id="text_tokens_20" class="check_text" onmousedown = "junk(this)">20 tokes</small><br id= "br_tokens_20" />
<input style="background-image: url(https://i.imgur.com/M5hCjWo.png); height:22px; width: 30px;" id="tokens_30" class= "check_input" > </input><small id="text_tokens_30" class="check_text" onmousedown = "junk(this)">30 tokes</small><br id= "br_tokens_30" />
<input style="background-image: url(https://i.imgur.com/M5hCjWo.png); height:22px; width: 30px;" id="tokens_40" class= "check_input" > </input><small id="text_tokens_40" class="check_text" onmousedown = "junk(this)">40 tokes</small><br id= "br_tokens_40" />
<input style="background-image: url(https://i.imgur.com/M5hCjWo.png); height:22px; width: 30px;" id="tokens_50" class= "check_input" > </input><small id="text_tokens_50" class="check_text" onmousedown = "junk(this)">50 tokes</small><br id= "br_tokens_50" />
<img src = "HW_Gold_Skulltula_Icon.png" id = "img_gs_kakariko_construction" class = "check_icon"><small id="text_gs_kakariko_construction" class="check_text" onmousedown = "junk(this)">Construct</small><br id= "br_gs_kakariko_construction" />
<img src = "HW_Gold_Skulltula_Icon.png" id = "img_gs_kakariko_skulltula_house" class = "check_icon"><small id="text_gs_kakariko_skulltula_house" class="check_text" onmousedown = "junk(this)">Skull</small><br id= "br_gs_kakariko_skulltula_house" />
<img src = "HW_Gold_Skulltula_Icon.png" id = "img_gs_kakariko_guard_house" class = "check_icon"><small id="text_gs_kakariko_guard_house" class="check_text" onmousedown = "junk(this)">Guard</small><br id= "br_gs_kakariko_guard_house" />
<img src = "HW_Gold_Skulltula_Icon.png" id = "img_gs_kakariko_tree" class = "check_icon"><small id="text_gs_kakariko_tree" class="check_text" onmousedown = "junk(this)">Tree</small><br id= "br_gs_kakariko_tree" />
<img src = "HW_Gold_Skulltula_Icon.png" id = "img_gs_kakariko_tower" class = "check_icon"><small id="text_gs_kakariko_tower" class="check_text" onmousedown = "junk(this)">Tower</small><br id= "br_gs_kakariko_tower" />
<img src = "HW_Gold_Skulltula_Icon.png" id ="img_gs_kakariko_impas" class = "check_icon"><small id="text_gs_kakariko_impas" class="check_text" onmousedown = "junk(this)">Impas</small><br id= "br_gs_kakariko_impas" />
<button style="background-image: url(https://i.imgur.com/bOYOCRS.png); height:22px; width: 30px;" class= "area_icon " > </button><br />
<input style="background-image: url(https://i.imgur.com/bOYOCRS.png); height:22px; width: 30px;" id="shield_grave" class= "check_input" > </input><small id="text_shield_grave" class="check_text" onmousedown = "junk(this)">Shield</small><br id= "br_shield_grave" />
<input style="background-image: url(https://i.imgur.com/bOYOCRS.png); height:22px; width: 30px;" id="gravedigging_tour" class= "check_input" > </input><small id="text_gravedigging_tour" class="check_text" onmousedown = "junk(this)">Tour</small><br id= "br_gravedigging_tour" />
<input style="background-image: url(https://i.imgur.com/bOYOCRS.png); height:22px; width: 30px;" id="suns_grave" class= "check_input" > </input><small id="text_suns_grave" class="check_text" onmousedown = "junk(this)">Redead</small><br id= "br_suns_grave" />
<input style="background-image: url(https://i.imgur.com/bOYOCRS.png); height:22px; width: 30px;" id="fire_grave" class= "check_input" > </input><small id="text_fire_grave" class="check_text" onmousedown = "junk(this)">Fire</small><br id= "br_fire_grave" />
<input style="background-image: url(https://i.imgur.com/bOYOCRS.png); height:22px; width: 30px;" id="graveyard_box" class= "check_input" > </input><small id="text_graveyard_box" class="check_text" onmousedown = "junk(this)">Box</small><br id= "br_graveyard_box" />
<input style="background-image: url(https://i.imgur.com/bOYOCRS.png); height:22px; width: 30px;" id="race_1" class= "check_input" > </input><small id="text_race_1" class="check_text" onmousedown = "junk(this)">Race 1</small><br id= "br_race_1" />
<input style="background-image: url(https://i.imgur.com/bOYOCRS.png); height:22px; width: 30px;" id="race_2" class= "check_input" > </input><small id="text_race_2" class="check_text" onmousedown = "junk(this)">Race 2</small><br id= "br_race_2" />
<small id="text_h_nocturne" class="check_text" onmousedown = "junk(this)">Nocturne</small><br id= "br_h_nocturne" />
<img src = "HW_Gold_Skulltula_Icon.png" id = "img_gs_graveyard_wall" class = "check_icon"><small id="text_gs_graveyard_wall" class="check_text" onmousedown = "junk(this)">Wall</small><br id= "br_gs_graveyard_wall" />
<img src = "HW_Gold_Skulltula_Icon.png" id = "img_gs_graveyard_bean" class = "check_icon"><small id="text_gs_graveyard_bean" class="check_text" onmousedown = "junk(this)">Bean</small><br id= "br_gs_graveyard_bean" />
</div>
<div id="normalColumn6" class="column">
<button style="background-image: url(https://i.imgur.com/hm7rWKb.png); height:22px; width: 30px;" class= "area_icon " > </button><br />
<input style="background-image: url(https://i.imgur.com/hm7rWKb.png); height:22px; width: 30px;" id="river_pillar" class= "check_input" > </input><small id="text_river_pillar" class="check_text" onmousedown = "junk(this)">Pillar</small><br id= "br_river_pillar" />
<input style="background-image: url(https://i.imgur.com/hm7rWKb.png); height:22px; width: 30px;" id="river_grotto" class= "check_input" > </input><small id="text_river_grotto" class="check_text" onmousedown = "junk(this)">Grotto</small><br id= "br_river_grotto" />
<small id="text_h_river_grotto" class="check_text" onmousedown = "junk(this)">Grotto</small><br id= "br_h_river_grotto" />
<small id="text_h_river_pillar" class="check_text" onmousedown = "junk(this)">Pillar</small><br id= "br_h_river_pillar" />
<input style="background-image: url(https://i.imgur.com/hm7rWKb.png); height:22px; width: 30px;" id="river_ledge" class= "check_input" > </input><small id="text_river_ledge" class="check_text" onmousedown = "junk(this)">Ledge</small><br id= "br_river_ledge" />
<small id="text_h_water" class="check_text" onmousedown = "junk(this)">Water</small><br id= "br_h_water" />
<input style="background-image: url(https://i.imgur.com/hm7rWKb.png); height:22px; width: 30px;" id="frogs_1" class= "check_input" > </input><small id="text_frogs_1" class="check_text" onmousedown = "junk(this)">Frogs 1</small><br id= "br_frogs_1" />
<input style="background-image: url(https://i.imgur.com/hm7rWKb.png); height:22px; width: 30px;" id="frogs_2" class= "check_input" > </input><small id="text_frogs_2" class="check_text" onmousedown = "junk(this)">Frogs 2</small><br id= "br_frogs_2" />
<img src = "HW_Gold_Skulltula_Icon.png" id="img_gs_river_ladder" class = "check_icon"><small id="text_gs_river_ladder" class="check_text" onmousedown = "junk(this)">Ladder</small><br id= "br_gs_river_ladder" />
<img src = "HW_Gold_Skulltula_Icon.png" id="img_gs_river_near_grotto" class = "check_icon"><small id="text_gs_river_near_grotto" class="check_text" onmousedown = "junk(this)">Pillar</small><br id= "br_gs_river_near_grotto" />
<img src = "HW_Gold_Skulltula_Icon.png" id="img_gs_river_above_bridge" class = "check_icon"><small id="text_gs_river_above_bridge" class="check_text" onmousedown = "junk(this)">Bridge</small><br id= "br_gs_river_above_bridge" />
<img src = "HW_Gold_Skulltula_Icon.png" id="img_gs_river_tree" class = "check_icon"><small id="text_gs_river_tree" class="check_text" onmousedown = "junk(this)">Tree</small><br id= "br_gs_river_tree" />
<button style="background-image: url(https://i.imgur.com/9BwSTvK.png); height:22px; width: 30px;" class= "area_icon " > </button><br />
<small id="text_h_domain" class="check_text" onmousedown = "junk(this)">Domain</small><br id= "br_h_domain" />
<input style="background-image: url(https://i.imgur.com/9BwSTvK.png); height:22px; width: 30px;" id="zora_diving" class= "check_input" > </input><small id="text_zora_diving" class="check_text" onmousedown = "junk(this)">Divin'</small><br id= "br_zora_diving" />
<input style="background-image: url(https://i.imgur.com/9BwSTvK.png); height:22px; width: 30px;" id="zora_torches" class= "check_input" > </input><small id="text_zora_torches" class="check_text" onmousedown = "junk(this)">Lit</small><br id= "br_zora_torches" />
<input style="background-image: url(https://i.imgur.com/9BwSTvK.png); height:22px; width: 30px;" id="thaw_king" class= "check_input" > </input><small id="text_thaw_king" class="check_text" onmousedown = "junk(this)">big guy</small><br id= "br_thaw_king" />
<img src = "HW_Gold_Skulltula_Icon.png" id="img_gs_domain" class = "check_icon"><small id="text_gs_domain" class="check_text" onmousedown = "junk(this)">Domain</small><br id= "br_gs_domain" />
<button style="background-image: url(https://i.imgur.com/kf4Nhow.png); height:22px; width: 30px;" class= "area_icon " > </button><br />
<small id="text_h_colossus" class="check_text" onmousedown = "junk(this)">Colossus</small><br id= "br_h_colossus" />
<input style="background-image: url(https://i.imgur.com/kf4Nhow.png); height:22px; width: 30px;" id="colossus_bean" class= "check_input" > </input><small id="text_colossus_bean" class="check_text" onmousedown = "junk(this)">Bean</small><br id= "br_colossus_bean" />
<input style="background-image: url(https://i.imgur.com/kf4Nhow.png); height:22px; width: 30px;" id="colossus_fairy" class= "check_input" > </input><small id="text_colossus_fairy" class="check_text" onmousedown = "junk(this)">Fairy</small><br id= "br_colossus_fairy" />
<img src = "HW_Gold_Skulltula_Icon.png" id= "img_gs_colossus_bean" class = "check_icon"><small id="text_gs_colossus_bean" class="check_text" onmousedown = "junk(this)">Bean</small><br id= "br_gs_colossus_bean" />
<img src = "HW_Gold_Skulltula_Icon.png" id = "img_gs_colossus_tree" class = "check_icon"><small id="text_gs_colossus_tree" class="check_text" onmousedown = "junk(this)">Tree</small><br id= "br_gs_colossus_tree" />
<img src = "HW_Gold_Skulltula_Icon.png" id = "img_gs_colossus_hill" class = "check_icon"><small id="text_gs_colossus_hill" class="check_text" onmousedown = "junk(this)">Hill</small><br id= "br_gs_colossus_hill" />
<button style="background-image: url(https://i.imgur.com/gQAN9po.png); height:22px; width: 30px;" class= "area_icon " > </button><br />
<input style="background-image: url(https://i.imgur.com/gQAN9po.png); height:22px; width: 30px;" id="wasteland" class= "check_input" > </input><small id="text_wasteland" class="check_text" onmousedown = "junk(this)">Check</small><br id= "br_wasteland" />
<img src = "HW_Gold_Skulltula_Icon.png" id = "img_gs_wasteland_structure" class = "check_icon"><small id="text_gs_wasteland_structure" class="check_text" onmousedown = "junk(this)">Skull</small><br id= "br_gs_wasteland_structure" />
<button style="background-image: url(https://i.imgur.com/O8YMJ5E.png); height:22px; width: 30px;" class= "area_icon " > </button><br />
<input style="background-image: url(https://i.imgur.com/O8YMJ5E.png); height:22px; width: 30px;" id="gerudo_roof" class= "check_input" > </input><small id="text_gerudo_roof" class="check_text" onmousedown = "junk(this)">Roof</small><br id= "br_gerudo_roof" />
<input style="background-image: url(https://i.imgur.com/O8YMJ5E.png); height:22px; width: 30px;" id="gerudo_archery_1" class= "check_input" > </input><small id="text_gerudo_archery_1" class="check_text" onmousedown = "junk(this)">Archery 1</small><br id= "br_gerudo_archery_1" />
<input style="background-image: url(https://i.imgur.com/O8YMJ5E.png); height:22px; width: 30px;" id="gerudo_archery_2" class= "check_input" > </input><small id="text_gerudo_archery_2" class="check_text" onmousedown = "junk(this)">Archery 2</small><br id= "br_gerudo_archery_2" />
<img src = "HW_Gold_Skulltula_Icon.png" id = "img_gs_fortress_archery" class = "check_icon"><small id="text_gs_fortress_archery" class="check_text" onmousedown = "junk(this)">Archery</small><br id= "br_gs_fortress_archery" />
<img src = "HW_Gold_Skulltula_Icon.png" id = "img_gs_fortress_top" class = "check_icon"><small id="text_gs_fortress_top" class="check_text" onmousedown = "junk(this)">Top</small><br id= "br_gs_fortress_top" />
<button style="background-image: url(https://i.imgur.com/5RniyE6.png); height:22px; width: 30px;" class= "area_icon " > </button><br />
<input style="background-image: url(https://i.imgur.com/5RniyE6.png); height:22px; width: 30px;" id="jabu_boomerang" class= "check_input" > </input><small id="text_jabu_boomerang" class="check_text" onmousedown = "junk(this)">Boom</small><br id= "br_jabu_boomerang" />
<input style="background-image: url(https://i.imgur.com/5RniyE6.png); height:22px; width: 30px;" id="jabu_map" class= "check_input" > </input><small id="text_jabu_map" class="check_text" onmousedown = "junk(this)">Map</small><br id= "br_jabu_map" />
<input style="background-image: url(https://i.imgur.com/5RniyE6.png); height:22px; width: 30px;" id="jabu_compass" class= "check_input" > </input><small id="text_jabu_compass" class="check_text" onmousedown = "junk(this)">Compass</small><br id= "br_jabu_compass" />
<input style="background-image: url(https://i.imgur.com/5RniyE6.png); height:22px; width: 30px;" id="jabu_barinade" class= "check_input" > </input><small id="text_jabu_barinade" class="check_text" onmousedown = "junk(this)">Barinade</small><br id= "br_jabu_barinade" />
<img src = "HW_Gold_Skulltula_Icon.png" id = "img_gs_jabu_vines" class = "check_icon"><small id="text_gs_jabu_vines" class="check_text" onmousedown = "junk(this)">Vines</small><br id= "br_gs_jabu_vines" />
<img src = "HW_Gold_Skulltula_Icon.png" id = "img_gs_jabu_near_octo1" class = "check_icon"><small id="text_gs_jabu_near_octo1" class="check_text" onmousedown = "junk(this)">Octo 1</small><br id= "br_gs_jabu_near_octo1" />
<img src = "HW_Gold_Skulltula_Icon.png" id = "img_gs_jabu_near_octo2" class = "check_icon"><small id="text_gs_jabu_near_octo2" class="check_text" onmousedown = "junk(this)">Octo 2</small><br id= "br_gs_jabu_near_octo2" />
<img src = "HW_Gold_Skulltula_Icon.png" id = "img_gs_jabu_near_boss" class = "check_icon"><small id="text_gs_jabu_near_boss" class="check_text" onmousedown = "junk(this)">Near Boss</small><br id= "br_gs_jabu_near_boss" />
</div>
<div class="dungColumn" id="dung1">
<small id="title_forest" class="area_titles">For</small><span id= "forest" class="superdot" onclick = "junkUltra(this)">8</span><span id= "forestSKs" class="superdotSK">5</span><span id= "forestBKs" class="superdotBK">1</span> <br />
<input id="forest1" class= "check_input" > </input><small id="text_forest1" class="check_text" onmousedown = "junk(this)">First</small><br id= "br_forest1" />
<input id="forest2" class= "check_input" > </input><small id="text_forest2" class="check_text" onmousedown = "junk(this)">2 Stalfos</small><br id= "br_forest2" />
<input id="forest3" class= "check_input" > </input><small id="text_forest3" class="check_text" onmousedown = "junk(this)">C Mid</small><br id= "br_forest3" />
<input id="forest4" class= "check_input" > </input><small id="text_forest4" class="check_text" onmousedown = "junk(this)">C High</small><br id= "br_forest4" />
<input id="forest5" class= "check_input" > </input><small id="text_forest5" class="check_text" onmousedown = "junk(this)">C Low</small><br id= "br_forest5" />
<input id="forest6" class= "check_input" > </input><small id="text_forest6" class="check_text" onmousedown = "junk(this)">Shoot</small><br id= "br_forest6" />
<input id="forest7" class= "check_input" > </input><small id="text_forest7" class="check_text" onmousedown = "junk(this)">BK</small><br id= "br_forest7" />
<input id="forest8" class= "check_input" > </input><small id="text_forest8" class="check_text" onmousedown = "junk(this)">Floormasta</small><br id= "br_forest8" />
<input id="forest9" class= "check_input" > </input><small id="text_forest9" class="check_text" onmousedown = "junk(this)">Red</small><br id= "br_forest9" />
<input id="forest10" class= "check_input" > </input><small id="text_forest10" class="check_text" onmousedown = "junk(this)">Bow</small><br id= "br_forest10" />
<input id="forest11" class= "check_input" > </input><small id="text_forest11" class="check_text" onmousedown = "junk(this)">Blue</small><br id= "br_forest11" />
<input id="forest12" class= "check_input" > </input><small id="text_forest12" class="check_text" onmousedown = "junk(this)">Falling</small><br id= "br_forest12" />
<input id="forest13" class= "check_input" > </input> <small id="text_forest13" class="check_text" onmousedown = "junk(this)">Near Boss</small><br id= "br_forest13" />
<input id="forest14" class= "check_input" > </input><small id="text_forest14" class="check_text" onmousedown = "junk(this)">Phantom G</small><br id= "br_forest14" />
<img src = "HW_Gold_Skulltula_Icon.png" id = "img_gs_forest_first" class = "check_icon"><small id="text_gs_forest_first" class="check_text" onmousedown = "junk(this)">First</small><br id= "br_gs_forest_first" />
<img src = "HW_Gold_Skulltula_Icon.png" id = "img_gs_forest_lobby" class = "check_icon"><small id="text_gs_forest_lobby" class="check_text" onmousedown = "junk(this)">Lobby</small><br id= "br_gs_forest_lobby" />
<img src = "HW_Gold_Skulltula_Icon.png" id = "img_gs_forest_outdoor_east" class = "check_icon"><small id="text_gs_forest_outdoor_east" class="check_text" onmousedown = "junk(this)">East</small><br id= "br_gs_forest_outdoor_east" />
<img src = "HW_Gold_Skulltula_Icon.png" id = "img_gs_forest_outdoor_west" class = "check_icon"><small id="text_gs_forest_outdoor_west" class="check_text" onmousedown = "junk(this)">West</small><br id= "br_gs_forest_outdoor_west" />
<img src = "HW_Gold_Skulltula_Icon.png" id = "img_gs_forest_basement" class = "check_icon"><small id="text_gs_forest_basement" class="check_text" onmousedown = "junk(this)">Basement</small><br id= "br_gs_forest_basement" />
<small id="title_fire" class="area_titles">Fir</small><span id= "fire" class="superdot" onclick = "junkUltra(this)">6</span><span id= "fireSKs" class="superdotSK">8</span><span id= "fireBKs" class="superdotBK">1</span> <br />
<input id="fire1" class= "check_input" > </input><small id="text_fire1" class="check_text" onmousedown = "junk(this)">Near Boss</small><br id= "br_fire1" />
<input id="fire2" class= "check_input" > </input><small id="text_fire2" class="check_text" onmousedown = "junk(this)">Hammer 1</small><br id= "br_fire2" />
<input id="fire3" class= "check_input" > </input><small id="text_fire3" class="check_text" onmousedown = "junk(this)">Hammer 2</small><br id= "br_fire3" />
<input id="fire4" class= "check_input" > </input><small id="text_fire4" class="check_text" onmousedown = "junk(this)">Lava Open</small><br id= "br_fire4" />
<input id="fire5" class= "check_input" > </input><small id="text_fire5" class="check_text" onmousedown = "junk(this)">Lava Bomb</small><br id= "br_fire5" />
<input id="fire6" class= "check_input" > </input><small id="text_fire6" class="check_text" onmousedown = "junk(this)">Volva</small><br id= "br_fire6" />
<input id="fire7" class= "check_input" > </input><small id="text_fire7" class="check_text" onmousedown = "junk(this)">Boulda Low</small><br id= "br_fire7" />
<input id="fire8" class= "check_input" > </input><small id="text_fire8" class="check_text" onmousedown = "junk(this)">Boulda Side</small><br id= "br_fire8" />
<input id="fire9" class= "check_input" > </input><small id="text_fire9" class="check_text" onmousedown = "junk(this)">Map</small><br id= "br_fire9" />
<input id="fire10" class= "check_input" > </input><small id="text_fire10" class="check_text" onmousedown = "junk(this)">Boulda Uppa</small><br id= "br_fire10" />
<input id="fire11" class= "check_input" > </input><small id="text_fire11" class="check_text" onmousedown = "junk(this)">Boulda Bomb</small><br id= "br_fire11" />
<input id="fire12" class= "check_input" > </input><small id="text_fire12" class="check_text" onmousedown = "junk(this)">Scarecrow</small><br id= "br_fire12" />
<input id="fire13" class= "check_input" > </input><small id="text_fire13" class="check_text" onmousedown = "junk(this)">Compass</small><br id= "br_fire13" />
<input id="fire14" class= "check_input" > </input><small id="text_fire14" class="check_text" onmousedown = "junk(this)">SoT Goron</small><br id= "br_fire14" />
<input id="fire15" class= "check_input" > </input><small id="text_fire15" class="check_text" onmousedown = "junk(this)">MEGA</small><br id= "br_fire15" />
<img src = "HW_Gold_Skulltula_Icon.png" id = "img_gs_fire_song_of_time" class = "check_icon"><small id="text_gs_fire_song_of_time" class="check_text" onmousedown = "junk(this)">SoT</small><br id= "br_gs_fire_song_of_time" />
<img src = "HW_Gold_Skulltula_Icon.png" id = "img_gs_fire_bomb_wall" class = "check_icon"><small id="text_gs_fire_bomb_wall" class="check_text" onmousedown = "junk(this)">Bomb Wall</small><br id= "br_gs_fire_bomb_wall" />
<img src = "HW_Gold_Skulltula_Icon.png" id = "img_gs_fire_scarecrow1" class = "check_icon"><small id="text_gs_fire_scarecrow1" class="check_text" onmousedown = "junk(this)">Pierre 1</small><br id= "br_gs_fire_scarecrow1" />
<img src = "HW_Gold_Skulltula_Icon.png" id = "img_gs_fire_scarecrow2" class = "check_icon"><small id="text_gs_fire_scarecrow2" class="check_text" onmousedown = "junk(this)">Pierre 2</small><br id= "br_gs_fire_scarecrow2" />
<img src = "HW_Gold_Skulltula_Icon.png" id = "img_gs_fire_basement" class = "check_icon"><small id="text_gs_fire_basement" class="check_text" onmousedown = "junk(this)">Hammer</small><br id= "br_gs_fire_basement" />
</div>
<div class="dungColumn" id="dung2">
<small id="title_water" class="area_titles">Wat</small><span id= "water" class="superdot" onclick = "junkUltra(this)">4</span><span id= "waterSKs" class="superdotSK">6</span><span id= "waterBKs" class="superdotBK">1</span><br />
<input id="water1" class= "check_input" > </input><small id="text_water1" class="check_text" onmousedown = "junk(this)">Compass</small><br id= "br_water1" />
<input id="water2" class= "check_input" > </input><small id="text_water2" class="check_text" onmousedown = "junk(this)">Map</small><br id= "br_water2" />
<input id="water3" class= "check_input" > </input><small id="text_water3" class="check_text" onmousedown = "junk(this)">Cracked</small><br id= "br_water3" />
<input id="water4" class= "check_input" > </input><small id="text_water4" class="check_text" onmousedown = "junk(this)">Torches</small><br id= "br_water4" />
<input id="water5" class= "check_input" > </input><small id="text_water5" class="check_text" onmousedown = "junk(this)">Bow Block</small><br id= "br_water5" />
<input id="water6" class= "check_input" > </input><small id="text_water6" class="check_text" onmousedown = "junk(this)">Pillar</small><br id= "br_water6" />
<input id="water7" class= "check_input" > </input><small id="text_water7" class="check_text" onmousedown = "junk(this)">D Link</small><br id= "br_water7" />
<input id="water8" class= "check_input" > </input><small id="text_water8" class="check_text" onmousedown = "junk(this)">Riva</small><br id= "br_water8" />
<input id="water9" class= "check_input" > </input><small id="text_water9" class="check_text" onmousedown = "junk(this)">Dragin</small><br id= "br_water9" />
<input id="water10" class= "check_input" > </input><small id="text_water10" class="check_text" onmousedown = "junk(this)">BK</small><br id= "br_water10" />
<input id="water11" class= "check_input" > </input><small id="text_water11" class="check_text" onmousedown = "junk(this)">Morpha</small><br id= "br_water11" />
<img src = "HW_Gold_Skulltula_Icon.png" id = "img_gs_water_south_basement" class = "check_icon"><small id="text_gs_water_south_basement" class="check_text" onmousedown = "junk(this)">Basement</small><br id= "br_gs_water_south_basement" />
<img src = "HW_Gold_Skulltula_Icon.png" id = "img_gs_water_river" class = "check_icon"><small id="text_gs_water_river" class="check_text" onmousedown = "junk(this)">River</small><br id= "br_gs_water_river" />
<img src = "HW_Gold_Skulltula_Icon.png" id = "img_gs_water_central" class = "check_icon"><small id="text_gs_water_central" class="check_text" onmousedown = "junk(this)">Central</small><br id= "br_gs_water_central" />
<img src = "HW_Gold_Skulltula_Icon.png" id = "img_gs_water_near_boss_key" class = "check_icon"><small id="text_gs_water_near_boss_key" class="check_text" onmousedown = "junk(this)">Near BK</small><br id= "br_gs_water_near_boss_key" />
<img src = "HW_Gold_Skulltula_Icon.png" id = "img_gs_water_platform_room" class = "check_icon"><small id="text_gs_water_platform_room" class="check_text" onmousedown = "junk(this)">Platforms</small><br id= "br_gs_water_platform_room" />
<small id="title_spirit" class="area_titles">Spi</small><span id= "spirit" class="superdot" onclick = "junkUltra(this)">14</span><span id= "spiritSKs" class="superdotSK">5</span><span id= "spiritBKs" class="superdotBK">1</span> <br />
<input id="spirit1" class= "check_input" > </input><small id="text_spirit1" class="check_text" onmousedown = "junk(this)">Child Left</small><br id= "br_spirit1" />
<input id="spirit2" class= "check_input" > </input><small id="text_spirit2" class="check_text" onmousedown = "junk(this)">Child Right</small><br id= "br_spirit2" />
<input id="spirit3" class= "check_input" > </input><small id="text_spirit3" class="check_text" onmousedown = "junk(this)">Child Climb 1</small><br id= "br_spirit3" />
<input id="spirit4" class= "check_input" > </input><small id="text_spirit4" class="check_text" onmousedown = "junk(this)">Child Climb 2</small><br id= "br_spirit4" />
<input id="spirit5" class= "check_input" > </input><small id="text_spirit5" class="check_text" onmousedown = "junk(this)">Map</small><br id= "br_spirit5" />
<input id="spirit6" class= "check_input" > </input><small id="text_spirit6" class="check_text" onmousedown = "junk(this)">Sun Room</small><br id= "br_spirit6" />
<input id="spirit7" class= "check_input" > </input><small id="text_spirit7" class="check_text" onmousedown = "junk(this)">Silvers</small><br id= "br_spirit7" />
<input id="spirit8" class= "check_input" > </input><small id="text_spirit8" class="check_text" onmousedown = "junk(this)">Adult Left</small><br id= "br_spirit8" />
<input id="spirit9" class= "check_input" > </input><small id="text_spirit9" class="check_text" onmousedown = "junk(this)">Adult Right</small><br id= "br_spirit9" />
<input id="spirit10" class= "check_input" > </input><small id="text_spirit10" class="check_text" onmousedown = "junk(this)">Mirror 1</small><br id= "br_spirit10" />
<input id="spirit11" class= "check_input" > </input><small id="text_spirit11" class="check_text" onmousedown = "junk(this)">Mirror 2</small><br id= "br_spirit11" />
<input id="spirit12" class= "check_input" > </input><small id="text_spirit12" class="check_text" onmousedown = "junk(this)">Lul Hand</small><br id= "br_spirit12" />
<input id="spirit13" class= "check_input" > </input><small id="text_spirit13" class="check_text" onmousedown = "junk(this)">Lul High</small><br id= "br_spirit13" />
<input id="spirit14" class= "check_input" > </input><small id="text_spirit14" class="check_text" onmousedown = "junk(this)">Mirror Room</small><br id= "br_spirit14" />
<input id="spirit15" class= "check_input" > </input><small id="text_spirit15" class="check_text" onmousedown = "junk(this)">Invisi 1</small><br id= "br_spirit15" />
<input id="spirit16" class= "check_input" > </input><small id="text_spirit16" class="check_text" onmousedown = "junk(this)">Invisi 2</small><br id= "br_spirit16" />
<input id="spirit17" class= "check_input" > </input><small id="text_spirit17" class="check_text" onmousedown = "junk(this)">Mirror</small><br id= "br_spirit17" />
<input id="spirit18" class= "check_input" > </input><small id="text_spirit18" class="check_text" onmousedown = "junk(this)">BK</small><br id= "br_spirit18" />
<input id="spirit19" class= "check_input" > </input><small id="text_spirit19" class="check_text" onmousedown = "junk(this)">Tippy Top</small><br id= "br_spirit19" />
<input id="spirit20" class= "check_input" > </input><small id="text_spirit20" class="check_text" onmousedown = "junk(this)">Twinrova</small><br id= "br_spirit20" />
<img src = "HW_Gold_Skulltula_Icon.png" id = "img_gs_spirit_metal_fence" class = "check_icon"><small id="text_gs_spirit_metal_fence" class="check_text" onmousedown = "junk(this)">Fence</small><br id= "br_gs_spirit_metal_fence" />
<img src = "HW_Gold_Skulltula_Icon.png" id = "img_gs_spirit_before_child_knuckle" class = "check_icon"><small id="text_gs_spirit_before_child_knuckle" class="check_text" onmousedown = "junk(this)">Knuckle</small><br id= "br_gs_spirit_before_child_knuckle" />
<img src = "HW_Gold_Skulltula_Icon.png" id = "img_gs_spirit_boulder_room" class = "check_icon"><small id="text_gs_spirit_boulder_room" class="check_text" onmousedown = "junk(this)">Boulders</small><br id= "br_gs_spirit_boulder_room" />
<img src = "HW_Gold_Skulltula_Icon.png" id = "img_gs_spirit_temple_lobby" class = "check_icon"><small id="text_gs_spirit_temple_lobby" class="check_text" onmousedown = "junk(this)">Lobby</small><br id= "br_gs_spirit_temple_lobby" />
<img src = "HW_Gold_Skulltula_Icon.png" id = "img_gs_spirit_bomb_for_light_room" class = "check_icon"><small id="text_gs_spirit_bomb_for_light_room" class="check_text" onmousedown = "junk(this)">Child Climb</small><br id= "br_gs_spirit_bomb_for_light_room" />
</div>
<div class="dungColumn" id="dung3">
<small id="title_shadow" class="area_titles">Sha</small><span id= "shadow" class="superdot" onclick = "junkUltra(this)">12</span><span id= "shadowSKs" class="superdotSK">5</span><span id= "shadowBKs" class="superdotBK">1</span><br />
<input id="shadow1" class= "check_input" > </input><small id="text_shadow1" class="check_text" onmousedown = "junk(this)">Map</small><br id= "br_shadow1" />
<input id="shadow2" class= "check_input" > </input><small id="text_shadow2" class="check_text" onmousedown = "junk(this)">Hover Boots</small><br id= "br_shadow2" />
<input id="shadow3" class= "check_input" > </input><small id="text_shadow3" class="check_text" onmousedown = "junk(this)">Compass</small><br id= "br_shadow3" />
<input id="shadow4" class= "check_input" > </input><small id="text_shadow4" class="check_text" onmousedown = "junk(this)">Early Silvs</small><br id= "br_shadow4" />
<input id="shadow5" class= "check_input" > </input><small id="text_shadow5" class="check_text" onmousedown = "junk(this)">Spinning 1</small><br id= "br_shadow5" />
<input id="shadow6" class= "check_input" > </input><small id="text_shadow6" class="check_text" onmousedown = "junk(this)">Spinning 2</small><br id= "br_shadow6" />
<input id="shadow7" class= "check_input" > </input><small id="text_shadow7" class="check_text" onmousedown = "junk(this)">Spike Lower</small><br id= "br_shadow7" />
<input id="shadow8" class= "check_input" > </input><small id="text_shadow8" class="check_text" onmousedown = "junk(this)">Spike Upper</small><br id= "br_shadow8" />
<input id="shadow9" class= "check_input" > </input><small id="text_shadow9" class="check_text" onmousedown = "junk(this)">Spike Switch</small><br id= "br_shadow9" />
<input id="shadow10" class= "check_input" > </input><small id="text_shadow10" class="check_text" onmousedown = "junk(this)">Mid Silvs</small><br id= "br_shadow10" />
<input id="shadow11" class= "check_input" > </input><small id="text_shadow11" class="check_text" onmousedown = "junk(this)">Freestanding</small><br id= "br_shadow11" />
<input id="shadow12" class= "check_input" > </input><small id="text_shadow12" class="check_text" onmousedown = "junk(this)">Wind</small><br id= "br_shadow12" />
<input id="shadow13" class= "check_input" > </input><small id="text_shadow13" class="check_text" onmousedown = "junk(this)">AW Bomb</small><br id= "br_shadow13" />
<input id="shadow14" class= "check_input" > </input><small id="text_shadow14" class="check_text" onmousedown = "junk(this)">AW Enemies</small><br id= "br_shadow14" />
<input id="shadow15" class= "check_input" > </input><small id="text_shadow15" class="check_text" onmousedown = "junk(this)">Dins 1</small><br id= "br_shadow15" />
<input id="shadow16" class= "check_input" > </input><small id="text_shadow16" class="check_text" onmousedown = "junk(this)">Dins 2</small><br id= "br_shadow16" />
<input id="shadow17" class= "check_input" > </input><small id="text_shadow17" class="check_text" onmousedown = "junk(this)">Floormaster</small><br id= "br_shadow17" />
<input id="shadow18" class= "check_input" > </input><small id="text_shadow18" class="check_text" onmousedown = "junk(this)">Bongo</small><br id= "br_shadow18" />
<img src = "HW_Gold_Skulltula_Icon.png" id = "img_gs_shadow_like_like" class = "check_icon"><small id="text_gs_shadow_like_like" class="check_text" onmousedown = "junk(this)">Like_Like</small><br id= "br_gs_shadow_like_like" />
<img src = "HW_Gold_Skulltula_Icon.png" id = "img_gs_shadow_crusher" class = "check_icon"><small id="text_gs_shadow_crusher" class="check_text" onmousedown = "junk(this)">Crusher</small><br id= "br_gs_shadow_crusher" />
<img src = "HW_Gold_Skulltula_Icon.png" id = "img_gs_shadow_giant_pot" class = "check_icon"><small id="text_gs_shadow_giant_pot" class="check_text" onmousedown = "junk(this)">Pot</small><br id= "br_gs_shadow_giant_pot" />
<img src = "HW_Gold_Skulltula_Icon.png" id = "img_gs_shadow_near_boat" class = "check_icon"><small id="text_gs_shadow_near_boat" class="check_text" onmousedown = "junk(this)">Near Boat</small><br id= "br_gs_shadow_near_boat" />
<img src = "HW_Gold_Skulltula_Icon.png" id = "img_gs_shadow_three_pots" class = "check_icon"><small id="text_gs_shadow_three_pots" class="check_text" onmousedown = "junk(this)">Pots</small><br id= "br_gs_shadow_three_pots" />
<small id="title_ganons" class="area_titles">Gan</small><span id= "ganons" class="superdot" onclick = "junkUltra(this)">13</span><span id= "ganonsSKs" class="superdotSK">2</span><span id= "ganonsBKs" class="superdotBK">1</span> <br />
<input id="ganons1" class= "check_input" > </input><small id="text_ganons1" class="check_text" onmousedown = "junk(this)">Light 1</small><br id= "br_ganons1" />
<input id="ganons2" class= "check_input" > </input><small id="text_ganons2" class="check_text" onmousedown = "junk(this)">Light 2</small><br id= "br_ganons2" />
<input id="ganons3" class= "check_input" > </input><small id="text_ganons3" class="check_text" onmousedown = "junk(this)">Light 3</small><br id= "br_ganons3" />
<input id="ganons4" class= "check_input" > </input><small id="text_ganons4" class="check_text" onmousedown = "junk(this)">Light 4</small><br id= "br_ganons4" />
<input id="ganons5" class= "check_input" > </input><small id="text_ganons5" class="check_text" onmousedown = "junk(this)">Light 5</small><br id= "br_ganons5" />
<input id="ganons6" class= "check_input" > </input><small id="text_ganons6" class="check_text" onmousedown = "junk(this)">Light 6</small><br id= "br_ganons6" />
<input id="ganons7" class= "check_input" > </input><small id="text_ganons7" class="check_text" onmousedown = "junk(this)">Light Enemies</small><br id= "br_ganons7" />
<input id="ganons8" class= "check_input" > </input><small id="text_ganons8" class="check_text" onmousedown = "junk(this)">Light Lullaby</small><br id= "br_ganons8" />
<input id="ganons9" class= "check_input" > </input><small id="text_ganons9" class="check_text" onmousedown = "junk(this)">Spirit 1</small><br id= "br_ganons9" />
<input id="ganons10" class= "check_input" > </input><small id="text_ganons10" class="check_text" onmousedown = "junk(this)">Spirit 2</small><br id= "br_ganons10" />
<input id="ganons11" class= "check_input" > </input><small id="text_ganons11" class="check_text" onmousedown = "junk(this)">Forest</small><br id= "br_ganons11" />
<input id="ganons12" class= "check_input" > </input><small id="text_ganons12" class="check_text" onmousedown = "junk(this)">Water 1</small><br id= "br_ganons12" />
<input id="ganons13" class= "check_input" > </input><small id="text_ganons13" class="check_text" onmousedown = "junk(this)">Water 2</small><br id= "br_ganons13" />
<input id="ganons14" class= "check_input" > </input><small id="text_ganons14" class="check_text" onmousedown = "junk(this)">Shadow 1</small><br id= "br_ganons14" />
<input id="ganons15" class= "check_input" > </input><small id="text_ganons15" class="check_text" onmousedown = "junk(this)">Shadow 2</small><br id= "br_ganons15" />
<input id="ganons16" class= "check_input" > </input><small id="text_ganons16" class="check_text" onmousedown = "junk(this)">BK</small><br id= "br_ganons16" />
</div>
<div class="miniDungColumn" id="dung4">
<small id="title_gtg" class="area_titles">GTG</small><span id= "gtg" class="superdot" onclick = "junkUltra(this)">13</span><span id= "gtgSKs" class="superdotSK">9</span> <br />
<input id="gtg1" class= "check_input" > </input><small id="text_gtg1" class="check_text" onmousedown = "junk(this)">Lobby Left</small><br id= "br_gtg1" />
<input id="gtg2" class= "check_input" > </input><small id="text_gtg2" class="check_text" onmousedown = "junk(this)">Lobby Right</small><br id= "br_gtg2" />
<input id="gtg3" class= "check_input" > </input><small id="text_gtg3" class="check_text" onmousedown = "junk(this)">Stalfos</small><br id= "br_gtg3" />
<input id="gtg4" class= "check_input" > </input><small id="text_gtg4" class="check_text" onmousedown = "junk(this)">Wolfos</small><br id= "br_gtg4" />
<input id="gtg5" class= "check_input" > </input><small id="text_gtg5" class="check_text" onmousedown = "junk(this)">Silvers 1</small><br id= "br_gtg5" />
<input id="gtg6" class= "check_input" > </input><small id="text_gtg6" class="check_text" onmousedown = "junk(this)">Silvers 2</small><br id= "br_gtg6" />
<input id="gtg7" class= "check_input" > </input><small id="text_gtg7" class="check_text" onmousedown = "junk(this)">Silvers 3</small><br id= "br_gtg7" />
<input id="gtg8" class= "check_input" > </input><small id="text_gtg8" class="check_text" onmousedown = "junk(this)">Silvers 4</small><br id= "br_gtg8" />
<input id="gtg9" class= "check_input" > </input><small id="text_gtg9" class="check_text" onmousedown = "junk(this)">Eyes</small><br id= "br_gtg9" />
<input id="gtg10" class= "check_input" > </input><small id="text_gtg10" class="check_text" onmousedown = "junk(this)">Above Eyes</small><br id= "br_gtg10" />
<input id="gtg11" class= "check_input" > </input><small id="text_gtg12" class="check_text" onmousedown = "junk(this)">Keese+Slugs</small><br id= "br_gtg12" />
<input id="gtg12" class= "check_input" > </input><small id="text_gtg11" class="check_text" onmousedown = "junk(this)">Hammer</small><br id= "br_gtg11" />
<input id="gtg13" class= "check_input" > </input><small id="text_gtg13" class="check_text" onmousedown = "junk(this)">Freestanding</small><br id= "br_gtg13" />
<input id="gtg14" class= "check_input" > </input><small id="text_gtg14" class="check_text" onmousedown = "junk(this)">Right 1</small><br id= "br_gtg14" />
<input id="gtg15" class= "check_input" > </input><small id="text_gtg15" class="check_text" onmousedown = "junk(this)">Right 2</small><br id= "br_gtg15" />
<input id="gtg16" class= "check_input" > </input><small id="text_gtg16" class="check_text" onmousedown = "junk(this)">Beamos</small><br id= "br_gtg16" />
<input id="gtg17" class= "check_input" > </input><small id="text_gtg17" class="check_text" onmousedown = "junk(this)">Left 1</small><br id= "br_gtg17" />
<input id="gtg18" class= "check_input" > </input><small id="text_gtg18" class="check_text" onmousedown = "junk(this)">Left 2</small><br id= "br_gtg18" />
<input id="gtg19" class= "check_input" > </input><small id="text_gtg19" class="check_text" onmousedown = "junk(this)">Left 3</small><br id= "br_gtg19" />
<input id="gtg20" class= "check_input" > </input><small id="text_gtg20" class="check_text" onmousedown = "junk(this)">Left 4</small><br id= "br_gtg20" />
<input id="gtg21" class= "check_input" > </input><small id="text_gtg21" class="check_text" onmousedown = "junk(this)">Final</small><br id= "br_gtg21" />
<input id="gtg22" class= "check_input" > </input><small id="text_gtg22" class="check_text" onmousedown = "junk(this)">Toilet</small><br id= "br_gtg22" />
<small id="title_botw" class="area_titles">BotW</small><span id= "well" class="superdot" onclick = "junkUltra(this)">11</span><span id= "wellSKs" class="superdotSK">3</span> <br />
<input id="well1" class= "check_input" > </input><small id="text_well1" class="check_text" onmousedown = "junk(this)">Fake Right</small><br id= "br_well1" />
<input id="well2" class= "check_input" > </input><small id="text_well2" class="check_text" onmousedown = "junk(this)">C. Small</small><br id= "br_well2" />
<input id="well3" class= "check_input" > </input><small id="text_well3" class="check_text" onmousedown = "junk(this)">Back Bomb</small><br id= "br_well3" />
<input id="well4" class= "check_input" > </input><small id="text_well4" class="check_text" onmousedown = "junk(this)">Water Left</small><br id= "br_well4" />
<input id="well5" class= "check_input" > </input><small id="text_well5" class="check_text" onmousedown = "junk(this)">Freestanding</small><br id= "br_well5" />
<input id="well6" class= "check_input" > </input><small id="text_well6" class="check_text" onmousedown = "junk(this)">C. Big</small><br id= "br_well6" />
<input id="well7" class= "check_input" > </input><small id="text_well7" class="check_text" onmousedown = "junk(this)">Fake Left</small><br id= "br_well7" />
<input id="well8" class= "check_input" > </input><small id="text_well8" class="check_text" onmousedown = "junk(this)">Front Bomb</small><br id= "br_well8" />
<input id="well9" class= "check_input" > </input><small id="text_well9" class="check_text" onmousedown = "junk(this)">Water Front</small><br id= "br_well9" />
<input id="well10" class= "check_input" > </input><small id="text_well10" class="check_text" onmousedown = "junk(this)">Dead Hand</small><br id= "br_well10" />
<input id="well11" class= "check_input" > </input><small id="text_well11" class="check_text" onmousedown = "junk(this)">Invisible</small><br id= "br_well11" />
<input id="well12" class= "check_input" > </input><small id="text_well12" class="check_text" onmousedown = "junk(this)">Locked 1</small><br id= "br_well12" />
<input id="well13" class= "check_input" > </input><small id="text_well13" class="check_text" onmousedown = "junk(this)">Locked 2</small><br id= "br_well13" />
<input id="well14" class= "check_input" > </input><small id="text_well14" class="check_text" onmousedown = "junk(this)">Basement</small><br id= "br_well14" />
<img src = "HW_Gold_Skulltula_Icon.png" id = "img_gs_well_west_inner" class = "check_icon"><small id="text_gs_well_west_inner" class="check_text" onmousedown = "junk(this)">West</small><br id= "br_gs_well_west_inner" />
<img src = "HW_Gold_Skulltula_Icon.png" id = "img_gs_well_east_inner" class = "check_icon"><small id="text_gs_well_east_inner" class="check_text" onmousedown = "junk(this)">East</small><br id= "br_gs_well_east_inner" />
<img src = "HW_Gold_Skulltula_Icon.png" id = "img_gs_well_like_like" class = "check_icon"><small id="text_gs_well_like_like" class="check_text" onmousedown = "junk(this)">Cage</small><br id= "br_gs_well_like_like" />
</div>
<div id="songColumn">
<small class="area_titles">Songs</small> <br />
<input id="zeldasSpot" class= "check_input" > </input><small id="text_zeldasSpot" class="check_text" onmousedown = "junk(this)">Zelda</small><br id= "br_zeldasSpot" />
<input id="eponasSpot" class= "check_input" > </input><small id="text_eponasSpot" class="check_text" onmousedown = "junk(this)">Malon</small><br id= "br_eponasSpot" />
<input id="sariasSpot" class= "check_input" > </input><small id="text_sariasSpot" class="check_text" onmousedown = "junk(this)">Saria</small><br id= "br_sariasSpot" />
<input id="stormsSpot" class= "check_input" > </input><small id="text_stormsSpot" class="check_text" onmousedown = "junk(this)">Windmill</small><br id= "br_stormsSpot" />
<input id="sunsSpot" class= "check_input" > </input><small id="text_sunsSpot" class="check_text" onmousedown = "junk(this)">Grave</small><br id= "br_sunsSpot" />
<input id="boleroSpot" class= "check_input" > </input><small id="text_boleroSpot" class="check_text" onmousedown = "junk(this)">Crater</small><br id= "br_boleroSpot" />
<input id="minuetSpot" class= "check_input" > </input><small id="text_minuetSpot" class="check_text" onmousedown = "junk(this)">Meadow</small><br id= "br_minuetSpot" />
<input id="requiemSpot" class= "check_input" > </input><small id="text_requiemSpot" class="check_text" onmousedown = "junk(this)">Colossus</small><br id= "br_requiemSpot" />
<input id="serenadeSpot" class= "check_input" > </input><small id="text_serenadeSpot" class="check_text" onmousedown = "junk(this)">Ice</small><br id= "br_serenadeSpot" />
<input id="preludeSpot" class= "check_input" > </input><small id="text_preludeSpot" class="check_text" onmousedown = "junk(this)">1Med</small><br id= "br_preludeSpot" />
<input id="nocturneSpot" class= "check_input" > </input><small id="text_nocturneSpot" class="check_text" onmousedown = "junk(this)">3Med</small><br id= "br_nocturneSpot" />
<input id="ootSpot" class= "check_input" > </input><small id="text_ootSpot" class="check_text" onmousedown = "junk(this)">OoT</small><br id= "br_oot" />
<img src="./images/farores505050.png" id="faroresimg" class="bonuspics" onclick = "highlight(this)"><img src="./images/firearrows505050.png" id="firearrowsimg" class="bonuspics" onclick = "highlight(this)"><img src="./images/lens505050.png" id="lensimg" class="bonuspics" onclick = "highlight(this)"><span id = "for_med" class = "greendot" onclick = "highlight(this)"></span> <br />
<img src="./images/silverscale505050.png" id="silverscaleimg" class="bonuspics" onclick = "highlight(this)"><img src="./images/bottle505050.png" id="bottleimg" class="bonuspics" onclick = "highlight(this)"><img src="./images/slingshot505050.png" id="slingshotimg" class="bonuspics" onclick = "highlight(this)"><img src="./images/strength3505050.png" id="goldengauntletsimg" class="bonuspics" onclick = "highlight(this)">
<!--<br /><textarea spellcheck="false" rows="8" cols="14"> </textarea>-->
<br /><br /><button id ="incrementSkulls" onclick="incrementSkulls()">+</button><button id ="decrementSkulls" onclick="decrementSkulls()">-</button><small id="skullCount" class="check_text">Skulls: 0</small><br />
<small id="skulls_in_logic" class="check_text">Logical Skulls: </small><br />
<button id ="displaySkulls" onclick="displaySkulls()">Hide Skulls</button><br /><br/ >
<button id ="incrementChus" onclick="incrementChus()">+</button><button id ="decrementChus" onclick="decrementChus()">-</button><small id="chuCount" class="check_text">Chus: 0</small><br />
<button id="chuButton" onclick="enableChus()">Enable Chus</button><br /><br />
<small id="forceIntoLogic">Force into Logic</small><br />
<input id="forceLogic1" class= "force_input"></input>
<input id="forceLogic2" class= "force_input"></input>
<input id="forceLogic3" class= "force_input"></input>
<input id="forceLogic4" class= "force_input"></input>
<br />
<small id="forceOutOfLogic">Force out of Logic</small><br />
<input id="forceOutOfLogic1" class= "force_input"></input>
<input id="forceOutOfLogic2" class= "force_input"></input>
<input id="forceOutOfLogic3" class= "force_input"></input>
<input id="forceOutOfLogic4" class= "force_input"></input>
<br /><br />
Seed# (1-1000) <input id="seedInput" class= "seed_input"></input><br /><br />
<button id="myBtn">halp</button><br /><br />
<button id="inaccessibleControl" onclick="inaccessibleControl()">Show Inaccessible</button><br />
<button id="iWantToRemoveThisButton" onclick="whoAmI()">Appease Viewers</button><br /><br />
<!--<button id="SettingsToggle" onclick="toggleSettings()">Switch to Brackets</button><br /><br /> -->
<button onClick="download()">Download Route</button><br /><br />
<br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br />
<small>Credits:</small><br />
<img src="./images/clown-face_1f921.png" class="pplpics" onclick = "highlight(this)"><br />
<img src="./images/honeybee_1f41d.png" class="pplpics" onclick = "highlight(this)">logic <img src="./images/crown_1f451.png" class="pplpics" onclick = "highlight(this)"><br />
<img src="./images/flexed-biceps_1f4aa.png" class="pplpics" onclick = "highlight(this)">3 seeds a day<br />
<img src="./images/tagnia.png" class="pplpics" onclick = "highlight(this)">theme has zero users<br />
<div id="myModal" class="modal">
<div class="modal-content">
<span class="close">×</span>
<p>Input the first three letters of the common name for items/songs next to checks. Exceptions are lul, sot, sos for zelda's lullaby, song of time, and song of storms.
<br /> Progressive items use str, hoo, wal, and sca.
<br />Left click check text if it was irrelevant for logic. Use middle clicks and right clicks for boss keys and small keys, respectively.
<br /><br /> Input stones and forest+fire+water medallion into the top right two boxes. Use the first two letters of each dungeon or fr for free. example: frshde = free, shadow, deku.
</p>
</div>
</div>
<!--<input spellcheck="false" id="go_input" type "number" class = "meh_input"></input>-->
</div>
<div id="info_column">
<small id="checks_remaining" class="check_text"> Remaining:195 </small><small id="logically_accessible" class="check_text">In Logic: </small><small id="good_check_percent" class="check_text"> </small><br />
<small id="time_difference" class="check_text"></small>
<small id="skip_req" class="check_text"></small>
<small id="skip_value" class="check_text"></small>
<small id="text_for_med" class="forest_medallion">???</small><img id="for_med_req1" onclick = "highlight(this)"><small class="track_text" id="for_med_text2" ></small><img id="for_med_req2" onclick = "highlight(this)"><small class="track_text" id="for_med_text3" ></small><img id="for_med_req3" onclick = "highlight(this)"><img id="for_med_req4" onclick = "highlight(this)"><img id="for_med_req5" onclick = "highlight(this)"><button id ="checkPedestal" onclick="check_pedestal()">Check</button><input id="markStones" class= "layout_input"> </input><input id="markMedallions" class="layout_input" > </input>
<br />
<small id="text_fir_med" class="fire_medallion">???</small><img id="fir_med_req1" onclick = "highlight(this)"><small class="track_text" id="fir_med_text2" ></small><img id="fir_med_req2" onclick = "highlight(this)"><small class="track_text" id="fir_med_text3" ></small><img id="fir_med_req3" onclick = "highlight(this)"><img id="fir_med_req4" onclick = "highlight(this)"><img id="fir_med_req5" onclick = "highlight(this)"><br />
<small id="text_wat_med" class="water_medallion">???</small><img id="wat_med_req1" onclick = "highlight(this)"><small class="track_text" id="wat_med_text2" ></small><img id="wat_med_req2" onclick = "highlight(this)"><small class="track_text" id="wat_med_text3" ></small><img id="wat_med_req3" onclick = "highlight(this)"><img id="wat_med_req4" onclick = "highlight(this)"><img id="wat_med_req5" onclick = "highlight(this)"><br />
<small id="text_gen_med1" class="generic_medallion" onclick="identifyMedal(this)">???</small><img id="gen_med1_req1" onclick = "highlight(this)"><small class="track_text" id="gen_med1_text2" ></small><img id="gen_med1_req2" onclick = "highlight(this)"><small class="track_text" id="gen_med1_text3" ></small><img id="gen_med1_req3" onclick = "highlight(this)"><img id="gen_med1_req4" onclick = "highlight(this)"><img id="gen_med1_req5" onclick = "highlight(this)"><br />
<small id="text_gen_med2" class="generic_medallion" onclick="identifyMedal(this)">???</small><img id="gen_med2_req1" onclick = "highlight(this)"><small class="track_text" id="gen_med2_text2" ></small><img id="gen_med2_req2" onclick = "highlight(this)"><small class="track_text" id="gen_med2_text3" ></small><img id="gen_med2_req3" onclick = "highlight(this)"><img id="gen_med2_req4" onclick = "highlight(this)"><img id="gen_med2_req5" onclick = "highlight(this)"><br />
<small id="text_gen_med3" class="generic_medallion" onclick="identifyMedal(this)">???</small><img id="gen_med3_req1" onclick = "highlight(this)"><small class="track_text" id="gen_med3_text2" ></small><img id="gen_med3_req2" onclick = "highlight(this)"><small class="track_text" id="gen_med3_text3" ></small><img id="gen_med3_req3" onclick = "highlight(this)"><img id="gen_med3_req4" onclick = "highlight(this)"><img id="gen_med3_req5" onclick = "highlight(this)"><br />
<small id="text_gan" >GAN</small><img src="https://i.imgur.com/uAyOlX8.png" id="gan_req1" class="requirements" onclick = "highlight(this)"><img src="https://i.imgur.com/NsuqX43.png" id="gan_req2" class="requirements" onclick = "highlight(this)"><img src="https://i.imgur.com/muCeqKm.png" id="gan_req3" class="requirements" onclick = "highlight(this)">
<br /><img src="https://i.imgur.com/YR9myZe.png" id="lullabyimg" class="songpics" onclick = "highlight(this)"><img src="https://i.imgur.com/w3nXfAG.png" id="eponasimg" class="songpics" onclick = "highlight(this)"><img src="https://i.imgur.com/fv5lW8e.png" id="sariasimg" class="songpics" onclick = "highlight(this)"><img src="https://i.imgur.com/dcKwhmK.png" id="sunsimg" class="songpics" onclick = "highlight(this)"><img src="https://i.imgur.com/RbWhLBu.png" id="sotimg" class="songpics" onclick = "highlight(this)"><img src="https://i.imgur.com/95t5vSg.png" id="sosimg" class="songpics" onclick = "highlight(this)">
<br /><img src="https://i.imgur.com/LJeEBv1.png" id="minuetimg" class="songpics" onclick = "highlight(this)"><img src="https://i.imgur.com/lgiLXiB.png" id="boleroimg" class="songpics" onclick = "highlight(this)"><img src="https://i.imgur.com/cLZzDJg.png" id="serenadeimg" class="songpics" onclick = "highlight(this)"><img src="https://i.imgur.com/n38tJMR.png" id="requiemimg" class="songpics" onclick = "highlight(this)"><img src="https://i.imgur.com/n7G7lp9.png" id="nocturneimg" class="songpics" onclick = "highlight(this)"><img src="https://i.imgur.com/UYT3RVO.png" id="preludeimg" class="songpics" onclick = "highlight(this)">
<br /><small class="hint_text" id="woth_text" >WOTH</small>
<br /><input spellcheck="false" id="woth_input1" class = "hint_input"></input><input spellcheck="false" id="woth_input2" class = "hint_input"></input><input spellcheck="false" id="woth_input3" class = "hint_input"></input><input spellcheck="false" id="woth_input4" class = "hint_input"></input><input spellcheck="false" id="woth_input5" class = "hint_input"></input>
<br /><small class="hint_text" id="barren_text">Barren</small>
<br /> <input spellcheck="false" id = "barren_input1" class = "hint_input"></input><input spellcheck="false" id = "barren_input2" class = "hint_input"></input><input spellcheck="false" id = "barren_input3" class = "hint_input"></input>
<br />
<small id="text_kok_eme" ></small><img id="kok_eme_req1" onclick = "highlight(this)"><small class="track_text" id="kok_eme_text2" ></small><img id="kok_eme_req2" onclick = "highlight(this)"><small class="track_text" id="kok_eme_text3" ></small><img id="kok_eme_req3" onclick = "highlight(this)"><img id="kok_eme_req4" onclick = "highlight(this)"><img id="kok_eme_req5" onclick = "highlight(this)"><br />
<small id="text_gor_rub" ></small><img id="gor_rub_req1" onclick = "highlight(this)"><small class="track_text" id="gor_rub_text2" ></small><img id="gor_rub_req2" onclick = "highlight(this)"><small class="track_text" id="gor_rub_text3" ></small><img id="gor_rub_req3" onclick = "highlight(this)"><img id="gor_rub_req4" onclick = "highlight(this)"><img id="gor_rub_req5" onclick = "highlight(this)"><br />
<small id="text_zor_sap" ></small><img id="zor_sap_req1" onclick = "highlight(this)"><small class="track_text" id="zor_sap_text2" ></small><img id="zor_sap_req2" onclick = "highlight(this)"><small class="track_text" id="zor_sap_text3" ></small><img id="zor_sap_req3" onclick = "highlight(this)"><img id="zor_sap_req4" onclick = "highlight(this)"><img id="zor_sap_req5" onclick = "highlight(this)"><br />
<!-- <br /><br /><textarea spellcheck="false"; class = "super_hint_input"></textarea>-->
</div>
<textarea id="log_area"></textarea>
<textarea id="log_area2"></textarea>
<div id="checkSummaryColumn">
<small id="bomb_bag1_location" class="checkSummaryText">Bomb Bag -> </small><br />
<small id="bomb_bag2_location" class="checkSummaryText">Bomb Bag -> </small><br />
<small id="bomb_bag3_location" class="checkSummaryText">Bomb Bag -> </small><br />
<small id="boomerang_location" class="checkSummaryText">Boomerang -> </small><br />
<small id="bottle1_location" class="checkSummaryText">Bottle -> </small><br />
<small id="bottle2_location" class="checkSummaryText">Bottle -> </small><br />
<small id="bottle3_location" class="checkSummaryText">Bottle -> </small><br />
<small id="bow1_location" class="checkSummaryText">Bow -> </small><br />
<small id="bow2_location" class="checkSummaryText">Bow -> </small><br />
<small id="bow3_location" class="checkSummaryText">Bow -> </small><br />
<small id="dins_fire_location" class="checkSummaryText">Dins Fire -> </small><br />
<small id="farores_wind_location" class="checkSummaryText">Farores -> </small><br />
<small id="fire_arrows_location" class="checkSummaryText">Fire Arrows -> </small><br />
<small id="goron_tunic_location" class="checkSummaryText">Goron Tunic -> </small><br />
<small id="hammer_location" class="checkSummaryText">Hammer -> </small><br />
<small id="hookshot1_location" class="checkSummaryText">Hookshot -> </small><br />
<small id="hookshot2_location" class="checkSummaryText">Hookshot -> </small><br />
<small id="hover_boots_location" class="checkSummaryText">Hover Boots -> </small><br />
<small id="iron_boots_location" class="checkSummaryText">Iron Boots -> </small><br />
<small id="light_arrows_location" class="checkSummaryText">Light Arrows -> </small><br />
<small id="lens_of_truth_location" class="checkSummaryText">Lens -> </small><br />
<small id="magic1_location" class="checkSummaryText">Magic -> </small><br />
<small id="magic2_location" class="checkSummaryText">Magic -> </small><br />
<small id="mirror_shield_location" class="checkSummaryText">Mirror Shield -> </small><br />
<small id="rutos_letter_location" class="checkSummaryText">Letter -> </small><br />
<small id="scale1_location" class="checkSummaryText">Scale -> </small><br />
<small id="scale2_location" class="checkSummaryText">Scale -> </small><br />
<small id="slingshot1_location" class="checkSummaryText">Slingshot -> </small><br />
<small id="slingshot2_location" class="checkSummaryText">Slingshot -> </small><br />
<small id="slingshot3_location" class="checkSummaryText">Slingshot -> </small><br />
<small id="strength1_location" class="checkSummaryText">Strength -> </small><br />
<small id="strength2_location" class="checkSummaryText">Strength -> </small><br />
<small id="strength3_location" class="checkSummaryText">Strength -> </small><br />
<small id="trade_location" class="checkSummaryText">Trade -> </small><br />
<small id="wallet1_location" class="checkSummaryText">Wallet -> </small><br />
<small id="wallet2_location" class="checkSummaryText">Wallet -> </small><br />
<small id="zora_tunic_location" class="checkSummaryText">Zora Tunic -> </small><br />
</div>
</div>
<script src="main.js"></script>
</body>
</html>