-
Notifications
You must be signed in to change notification settings - Fork 0
/
G_Floooor.html
781 lines (735 loc) · 45 KB
/
G_Floooor.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
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
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<link rel="stylesheet" type="text/css" href="modal.css">
<script type="text/javascript" src="modal.js"></script>
<title>Ground Floor</title>
</head>
<body>
<svg xmlns="http://www.w3.org/2000/svg" id="map" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 626.6 816.9">
<defs>
<style>
.cls-1, .cls-19, .cls-5, .cls-9 {
fill: none;
}
.cls-2 {
fill: #231f20;
}
.cls-3, .cls-6 {
fill: #fff;
}
.cls-4 {
clip-path: url(#clip-path);
}
.cls-10, .cls-19, .cls-20, .cls-5, .cls-6, .cls-7, .cls-8 {
stroke: #000;
}
.cls-10, .cls-20, .cls-5, .cls-6, .cls-7, .cls-8, .cls-9 {
stroke-miterlimit: 10;
}
.cls-7 {
fill: #ccc;
}
.cls-8 {
fill: #666;
}
.cls-9 {
stroke: #ccc;
stroke-width: 3px;
}
.cls-10 {
fill: #686868;
}
.cls-11, .cls-12, .cls-13, .cls-14, .cls-15, .cls-17 {
isolation: isolate;
}
.cls-11 {
font-size: 12px;
}
.cls-11, .cls-12, .cls-13, .cls-14, .cls-17 {
font-family: Avenir-Book, Avenir;
}
.cls-12 {
font-size: 6px;
}
.cls-13 {
font-size: 18px;
}
.cls-14 {
font-size: 14px;
}
.cls-16 {
letter-spacing: -0.07em;
}
.cls-17 {
font-size: 8px;
}
.cls-18 {
clip-path: url(#clip-path-56);
}
.cls-19 {
stroke-width: 0.94px;
}
.cls-21 {
clip-path: url(#clip-path-58);
}
.cls-22 {
fill: #010002;
}
</style>
<clipPath id="clip-path" transform="translate(50.6 98.8)">
<rect class="cls-1" x="-50.1" y="-98.3" width="625.6" height="815.9"/>
</clipPath>
<clipPath id="clip-path-56" transform="translate(50.6 98.8)">
<rect class="cls-1" x="250" y="280" width="16.94" height="16.94"/>
</clipPath>
<clipPath id="clip-path-58" transform="translate(50.6 98.8)">
<rect class="cls-1" x="147" y="252.8" width="15" height="15"/>
</clipPath>
<symbol id="Arrow_24" data-name="Arrow 24" viewBox="0 0 21.4 35.9">
<rect class="cls-1" width="21.4" height="35.9"/>
<polygon class="cls-2" points="0 35.9 10.4 18 0 0.1 11 0.1 21.4 18 11 35.9 0 35.9"/>
</symbol>
</defs>
<title>G_FloorReady</title>
<g id="Layer_1" data-name="Layer 1">
<g id="Layer_1-2" data-name="Layer 1">
<g>
<g>
<g id="Layer_1-3" data-name="Layer 1">
<g id="Reception">
<g>
<g>
<rect id="SVGID" class="cls-3" x="0.5" y="0.5" width="625.6" height="815.9"/>
<g class="cls-4">
<line class="cls-5" x1="144.4" y1="370.6" x2="143.6" y2="370.6"/>
</g>
<rect id="SVGID-2" data-name="SVGID" class="cls-5" x="0.5" y="0.5" width="625.6" height="815.9"/>
</g>
<g>
<rect id="SVGID-3" data-name="SVGID" class="cls-3" x="0.5" y="0.5" width="625.6" height="815.9"/>
<g class="cls-4">
<line class="cls-5" x1="143.6" y1="369.8" x2="144.4" y2="369.8"/>
</g>
<rect id="SVGID-4" data-name="SVGID" class="cls-5" x="0.5" y="0.5" width="625.6" height="815.9"/>
</g>
<g>
<rect id="SVGID-5" data-name="SVGID" class="cls-3" x="0.5" y="0.5" width="625.6" height="815.9"/>
<g class="cls-4">
<line class="cls-5" x1="143.6" y1="370.6" x2="143.6" y2="369.8"/>
</g>
<rect id="SVGID-6" data-name="SVGID" class="cls-5" x="0.5" y="0.5" width="625.6" height="815.9"/>
</g>
<g>
<rect id="SVGID-7" data-name="SVGID" class="cls-3" x="0.5" y="0.5" width="625.6" height="815.9"/>
<g class="cls-4">
<line class="cls-5" x1="144.4" y1="369.8" x2="144.4" y2="370.6"/>
</g>
<rect id="SVGID-8" data-name="SVGID" class="cls-5" x="0.5" y="0.5" width="625.6" height="815.9"/>
</g>
<g>
<rect id="SVGID-9" data-name="SVGID" class="cls-3" x="0.5" y="0.5" width="625.6" height="815.9"/>
<g class="cls-4">
<path class="cls-6" d="M121.6,291.5a12,12,0,0,0,13.5-10.3,8.6,8.6,0,0,0,.1-1.6" transform="translate(50.6 98.8)"/>
</g>
<rect id="SVGID-10" data-name="SVGID" class="cls-5" x="0.5" y="0.5" width="625.6" height="815.9"/>
</g>
<g>
<rect id="SVGID-11" data-name="SVGID" class="cls-3" x="0.5" y="0.5" width="625.6" height="815.9"/>
<g class="cls-4">
<path class="cls-6" d="M107.3,279.6a15.85,15.85,0,1,0,31.7,0" transform="translate(50.6 98.8)"/>
</g>
<rect id="SVGID-12" data-name="SVGID" class="cls-5" x="0.5" y="0.5" width="625.6" height="815.9"/>
</g>
<g>
<rect id="SVGID-13" data-name="SVGID" class="cls-3" x="0.5" y="0.5" width="625.6" height="815.9"/>
<g class="cls-4">
<path class="cls-6" d="M106.3,279.6a16.85,16.85,0,1,0,33.7,0" transform="translate(50.6 98.8)"/>
</g>
<rect id="SVGID-14" data-name="SVGID" class="cls-5" x="0.5" y="0.5" width="625.6" height="815.9"/>
</g>
<g>
<rect id="SVGID-15" data-name="SVGID" class="cls-3" x="0.5" y="0.5" width="625.6" height="815.9"/>
<g class="cls-4">
<path class="cls-6" d="M104.7,279.6a18.45,18.45,0,0,0,36.9,0" transform="translate(50.6 98.8)"/>
</g>
<rect id="SVGID-16" data-name="SVGID" class="cls-5" x="0.5" y="0.5" width="625.6" height="815.9"/>
</g>
<g>
<rect id="SVGID-17" data-name="SVGID" class="cls-3" x="0.5" y="0.5" width="625.6" height="815.9"/>
<g class="cls-4">
<path class="cls-6" d="M111.1,279.6a11.9,11.9,0,0,0,10.4,11.9" transform="translate(50.6 98.8)"/>
</g>
<rect id="SVGID-18" data-name="SVGID" class="cls-5" x="0.5" y="0.5" width="625.6" height="815.9"/>
</g>
<g>
<rect id="SVGID-19" data-name="SVGID" class="cls-3" x="0.5" y="0.5" width="625.6" height="815.9"/>
<g class="cls-4">
<path class="cls-6" d="M106.9,280h0c.1-.1,0-.1,0-.1v.1Z" transform="translate(50.6 98.8)"/>
</g>
<rect id="SVGID-20" data-name="SVGID" class="cls-5" x="0.5" y="0.5" width="625.6" height="815.9"/>
</g>
<g>
<rect id="SVGID-21" data-name="SVGID" class="cls-3" x="0.5" y="0.5" width="625.6" height="815.9"/>
<g class="cls-4">
<path class="cls-6" d="M105.1,280h0v0Z" transform="translate(50.6 98.8)"/>
</g>
<rect id="SVGID-22" data-name="SVGID" class="cls-5" x="0.5" y="0.5" width="625.6" height="815.9"/>
</g>
<g>
<rect id="SVGID-23" data-name="SVGID" class="cls-3" x="0.5" y="0.5" width="625.6" height="815.9"/>
<g class="cls-4">
<line class="cls-5" x1="161.7" y1="378.4" x2="155.3" y2="378.4"/>
</g>
<rect id="SVGID-24" data-name="SVGID" class="cls-5" x="0.5" y="0.5" width="625.6" height="815.9"/>
</g>
<g>
<rect id="SVGID-25" data-name="SVGID" class="cls-3" x="0.5" y="0.5" width="625.6" height="815.9"/>
<g class="cls-4">
<line class="cls-5" x1="155.3" y1="378.4" x2="157.9" y2="378.4"/>
</g>
<rect id="SVGID-26" data-name="SVGID" class="cls-5" x="0.5" y="0.5" width="625.6" height="815.9"/>
</g>
<g>
<rect id="SVGID-27" data-name="SVGID" class="cls-3" x="0.5" y="0.5" width="625.6" height="815.9"/>
<g class="cls-4">
<line class="cls-5" x1="161.4" y1="378.4" x2="161.7" y2="378.4"/>
</g>
<rect id="SVGID-28" data-name="SVGID" class="cls-5" x="0.5" y="0.5" width="625.6" height="815.9"/>
</g>
<g>
<rect id="SVGID-29" data-name="SVGID" class="cls-3" x="0.5" y="0.5" width="625.6" height="815.9"/>
<g class="cls-4">
<path class="cls-6" d="M139.4,280h0c.1-.1.1-.1,0-.1s-.1,0,0,.1Z" transform="translate(50.6 98.8)"/>
</g>
<rect id="SVGID-30" data-name="SVGID" class="cls-5" x="0.5" y="0.5" width="625.6" height="815.9"/>
</g>
<g>
<rect id="SVGID-31" data-name="SVGID" class="cls-3" x="0.5" y="0.5" width="625.6" height="815.9"/>
<g class="cls-4">
<path class="cls-6" d="M141.3,280h0v-.1c-.1,0-.1,0,0,.1Z" transform="translate(50.6 98.8)"/>
</g>
<rect id="SVGID-32" data-name="SVGID" class="cls-5" x="0.5" y="0.5" width="625.6" height="815.9"/>
</g>
<g>
<rect id="SVGID-33" data-name="SVGID" class="cls-3" x="0.5" y="0.5" width="625.6" height="815.9"/>
<g class="cls-4">
<line class="cls-5" x1="192.2" y1="378.4" x2="185.8" y2="378.4"/>
</g>
<rect id="SVGID-34" data-name="SVGID" class="cls-5" x="0.5" y="0.5" width="625.6" height="815.9"/>
</g>
<g>
<rect id="SVGID-35" data-name="SVGID" class="cls-3" x="0.5" y="0.5" width="625.6" height="815.9"/>
<g class="cls-4">
<line class="cls-5" x1="192.2" y1="378.4" x2="189.6" y2="378.4"/>
</g>
<rect id="SVGID-36" data-name="SVGID" class="cls-5" x="0.5" y="0.5" width="625.6" height="815.9"/>
</g>
<g>
<rect id="SVGID-37" data-name="SVGID" class="cls-3" x="0.5" y="0.5" width="625.6" height="815.9"/>
<g class="cls-4">
<line class="cls-5" x1="192.2" y1="378.4" x2="190.6" y2="378.4"/>
</g>
<rect id="SVGID-38" data-name="SVGID" class="cls-5" x="0.5" y="0.5" width="625.6" height="815.9"/>
</g>
<g>
<rect id="SVGID-39" data-name="SVGID" class="cls-3" x="0.5" y="0.5" width="625.6" height="815.9"/>
<g class="cls-4">
<line class="cls-5" x1="162.3" y1="392.8" x2="166.3" y2="387.8"/>
</g>
<rect id="SVGID-40" data-name="SVGID" class="cls-5" x="0.5" y="0.5" width="625.6" height="815.9"/>
</g>
<g>
<rect id="SVGID-41" data-name="SVGID" class="cls-3" x="0.5" y="0.5" width="625.6" height="815.9"/>
<g class="cls-4">
<line class="cls-5" x1="169.7" y1="396.4" x2="171.1" y2="390.1"/>
</g>
<rect id="SVGID-42" data-name="SVGID" class="cls-5" x="0.5" y="0.5" width="625.6" height="815.9"/>
</g>
<g>
<rect id="SVGID-43" data-name="SVGID" class="cls-3" x="0.5" y="0.5" width="625.6" height="815.9"/>
<g class="cls-4">
<line class="cls-5" x1="157.2" y1="386.3" x2="162.9" y2="383.6"/>
</g>
<rect id="SVGID-44" data-name="SVGID" class="cls-5" x="0.5" y="0.5" width="625.6" height="815.9"/>
</g>
<g>
<rect id="SVGID-45" data-name="SVGID" class="cls-3" x="0.5" y="0.5" width="625.6" height="815.9"/>
<g class="cls-4">
<path class="cls-6" d="M108.4,286.3h0c.1-.1.1-.1,0-.1v.1Z" transform="translate(50.6 98.8)"/>
</g>
<rect id="SVGID-46" data-name="SVGID" class="cls-5" x="0.5" y="0.5" width="625.6" height="815.9"/>
</g>
<g>
<rect id="SVGID-47" data-name="SVGID" class="cls-3" x="0.5" y="0.5" width="625.6" height="815.9"/>
<g class="cls-4">
<path class="cls-6" d="M108.7,287h0c.1-.1,0-.1,0,0Z" transform="translate(50.6 98.8)"/>
</g>
<rect id="SVGID-48" data-name="SVGID" class="cls-5" x="0.5" y="0.5" width="625.6" height="815.9"/>
</g>
<g>
<rect id="SVGID-49" data-name="SVGID" class="cls-3" x="0.5" y="0.5" width="625.6" height="815.9"/>
<g class="cls-4">
<path class="cls-6" d="M107.1,287.8h0c.1-.1.1-.1,0-.1s-.1,0,0,.1Z" transform="translate(50.6 98.8)"/>
</g>
<rect id="SVGID-50" data-name="SVGID" class="cls-5" x="0.5" y="0.5" width="625.6" height="815.9"/>
</g>
<g>
<rect id="SVGID-51" data-name="SVGID" class="cls-3" x="0.5" y="0.5" width="625.6" height="815.9"/>
<g class="cls-4">
<path class="cls-6" d="M106.7,287.1h0c.1-.1.1-.1,0-.1v.1Z" transform="translate(50.6 98.8)"/>
</g>
<rect id="SVGID-52" data-name="SVGID" class="cls-5" x="0.5" y="0.5" width="625.6" height="815.9"/>
</g>
<g>
<rect id="SVGID-53" data-name="SVGID" class="cls-3" x="0.5" y="0.5" width="625.6" height="815.9"/>
<g class="cls-4">
<line class="cls-5" x1="157.2" y1="386.3" x2="157.1" y2="386.2"/>
</g>
<rect id="SVGID-54" data-name="SVGID" class="cls-5" x="0.5" y="0.5" width="625.6" height="815.9"/>
</g>
<g>
<rect id="SVGID-55" data-name="SVGID" class="cls-3" x="0.5" y="0.5" width="625.6" height="815.9"/>
<g class="cls-4">
<line class="cls-5" x1="157.2" y1="386.3" x2="157" y2="386"/>
</g>
<rect id="SVGID-56" data-name="SVGID" class="cls-5" x="0.5" y="0.5" width="625.6" height="815.9"/>
</g>
<g>
<rect id="SVGID-57" data-name="SVGID" class="cls-3" x="0.5" y="0.5" width="625.6" height="815.9"/>
<g class="cls-4">
<path class="cls-6" d="M113.4,292.6h0c.1-.1.1-.1,0-.1s-.1,0,0,.1Z" transform="translate(50.6 98.8)"/>
</g>
<rect id="SVGID-58" data-name="SVGID" class="cls-5" x="0.5" y="0.5" width="625.6" height="815.9"/>
</g>
<g>
<rect id="SVGID-59" data-name="SVGID" class="cls-3" x="0.5" y="0.5" width="625.6" height="815.9"/>
<g class="cls-4">
<path class="cls-6" d="M112.2,294h0c.1-.1.1-.1,0-.1v.1Z" transform="translate(50.6 98.8)"/>
</g>
<rect id="SVGID-60" data-name="SVGID" class="cls-5" x="0.5" y="0.5" width="625.6" height="815.9"/>
</g>
<g>
<rect id="SVGID-61" data-name="SVGID" class="cls-3" x="0.5" y="0.5" width="625.6" height="815.9"/>
<g class="cls-4">
<path class="cls-6" d="M112.8,292.1h0c.1-.1.1-.1,0-.1v.1Z" transform="translate(50.6 98.8)"/>
</g>
<rect id="SVGID-62" data-name="SVGID" class="cls-5" x="0.5" y="0.5" width="625.6" height="815.9"/>
</g>
<g>
<rect id="SVGID-63" data-name="SVGID" class="cls-3" x="0.5" y="0.5" width="625.6" height="815.9"/>
<g class="cls-4">
<path class="cls-6" d="M111.6,293.5h0c.1-.1.1-.1,0-.1s-.1,0,0,.1Z" transform="translate(50.6 98.8)"/>
</g>
<rect id="SVGID-64" data-name="SVGID" class="cls-5" x="0.5" y="0.5" width="625.6" height="815.9"/>
</g>
<g>
<rect id="SVGID-65" data-name="SVGID" class="cls-3" x="0.5" y="0.5" width="625.6" height="815.9"/>
<g class="cls-4">
<path class="cls-6" d="M119.5,297.3h0c.1-.1.1-.1,0-.1v.1Z" transform="translate(50.6 98.8)"/>
</g>
<rect id="SVGID-66" data-name="SVGID" class="cls-5" x="0.5" y="0.5" width="625.6" height="815.9"/>
</g>
<g>
<rect id="SVGID-67" data-name="SVGID" class="cls-3" x="0.5" y="0.5" width="625.6" height="815.9"/>
<g class="cls-4">
<path class="cls-6" d="M120,295.5Z" transform="translate(50.6 98.8)"/>
</g>
<rect id="SVGID-68" data-name="SVGID" class="cls-5" x="0.5" y="0.5" width="625.6" height="815.9"/>
</g>
<g>
<rect id="SVGID-69" data-name="SVGID" class="cls-3" x="0.5" y="0.5" width="625.6" height="815.9"/>
<g class="cls-4">
<path class="cls-6" d="M119.2,295.3Z" transform="translate(50.6 98.8)"/>
</g>
<rect id="SVGID-70" data-name="SVGID" class="cls-5" x="0.5" y="0.5" width="625.6" height="815.9"/>
</g>
<g>
<rect id="SVGID-71" data-name="SVGID" class="cls-3" x="0.5" y="0.5" width="625.6" height="815.9"/>
<g class="cls-4">
<path class="cls-6" d="M118.7,297.1h0c.1-.1.1-.1,0-.1v.1Z" transform="translate(50.6 98.8)"/>
</g>
<rect id="SVGID-72" data-name="SVGID" class="cls-5" x="0.5" y="0.5" width="625.6" height="815.9"/>
</g>
<g>
<rect id="SVGID-73" data-name="SVGID" class="cls-3" x="0.5" y="0.5" width="625.6" height="815.9"/>
<g class="cls-4">
<line class="cls-5" x1="177.9" y1="396.4" x2="176.4" y2="390.1"/>
</g>
<rect id="SVGID-74" data-name="SVGID" class="cls-5" x="0.5" y="0.5" width="625.6" height="815.9"/>
</g>
<g>
<rect id="SVGID-75" data-name="SVGID" class="cls-3" x="0.5" y="0.5" width="625.6" height="815.9"/>
<g class="cls-4">
<line class="cls-5" x1="185.3" y1="392.8" x2="181.2" y2="387.8"/>
</g>
<rect id="SVGID-76" data-name="SVGID" class="cls-5" x="0.5" y="0.5" width="625.6" height="815.9"/>
</g>
<g>
<rect id="SVGID-77" data-name="SVGID" class="cls-3" x="0.5" y="0.5" width="625.6" height="815.9"/>
<g class="cls-4">
<line class="cls-5" x1="190.4" y1="386.3" x2="184.6" y2="383.6"/>
</g>
<rect id="SVGID-78" data-name="SVGID" class="cls-5" x="0.5" y="0.5" width="625.6" height="815.9"/>
</g>
<g>
<rect id="SVGID-79" data-name="SVGID" class="cls-3" x="0.5" y="0.5" width="625.6" height="815.9"/>
<g class="cls-4">
<path class="cls-6" d="M138,286.3h0v0Z" transform="translate(50.6 98.8)"/>
</g>
<rect id="SVGID-80" data-name="SVGID" class="cls-5" x="0.5" y="0.5" width="625.6" height="815.9"/>
</g>
<g>
<rect id="SVGID-81" data-name="SVGID" class="cls-3" x="0.5" y="0.5" width="625.6" height="815.9"/>
<g class="cls-4">
<path class="cls-6" d="M137.6,287Z" transform="translate(50.6 98.8)"/>
</g>
<rect id="SVGID-82" data-name="SVGID" class="cls-5" x="0.5" y="0.5" width="625.6" height="815.9"/>
</g>
<g>
<rect id="SVGID-83" data-name="SVGID" class="cls-3" x="0.5" y="0.5" width="625.6" height="815.9"/>
<g class="cls-4">
<path class="cls-6" d="M139.3,287.8h0c.1-.1,0-.1,0-.1s-.1,0,0,.1Z" transform="translate(50.6 98.8)"/>
</g>
<rect id="SVGID-84" data-name="SVGID" class="cls-5" x="0.5" y="0.5" width="625.6" height="815.9"/>
</g>
<g>
<rect id="SVGID-85" data-name="SVGID" class="cls-3" x="0.5" y="0.5" width="625.6" height="815.9"/>
<g class="cls-4">
<path class="cls-6" d="M139.6,287.1h0v0Z" transform="translate(50.6 98.8)"/>
</g>
<rect id="SVGID-86" data-name="SVGID" class="cls-5" x="0.5" y="0.5" width="625.6" height="815.9"/>
</g>
<g>
<rect id="SVGID-87" data-name="SVGID" class="cls-3" x="0.5" y="0.5" width="625.6" height="815.9"/>
<g class="cls-4">
<path class="cls-6" d="M126.7,297.3h0c.1-.1.1-.1,0-.1v.1Z" transform="translate(50.6 98.8)"/>
</g>
<rect id="SVGID-88" data-name="SVGID" class="cls-5" x="0.5" y="0.5" width="625.6" height="815.9"/>
</g>
<g>
<rect id="SVGID-89" data-name="SVGID" class="cls-3" x="0.5" y="0.5" width="625.6" height="815.9"/>
<g class="cls-4">
<path class="cls-6" d="M127.2,295.3Z" transform="translate(50.6 98.8)"/>
</g>
<rect id="SVGID-90" data-name="SVGID" class="cls-5" x="0.5" y="0.5" width="625.6" height="815.9"/>
</g>
<g>
<rect id="SVGID-91" data-name="SVGID" class="cls-3" x="0.5" y="0.5" width="625.6" height="815.9"/>
<g class="cls-4">
<path class="cls-6" d="M127.6,297.1h0v0Z" transform="translate(50.6 98.8)"/>
</g>
<rect id="SVGID-92" data-name="SVGID" class="cls-5" x="0.5" y="0.5" width="625.6" height="815.9"/>
</g>
<g>
<rect id="SVGID-93" data-name="SVGID" class="cls-3" x="0.5" y="0.5" width="625.6" height="815.9"/>
<g class="cls-4">
<path class="cls-6" d="M133,292.6h0c.1-.1,0-.1,0-.1s-.1,0,0,.1Z" transform="translate(50.6 98.8)"/>
</g>
<rect id="SVGID-94" data-name="SVGID" class="cls-5" x="0.5" y="0.5" width="625.6" height="815.9"/>
</g>
<g>
<rect id="SVGID-95" data-name="SVGID" class="cls-3" x="0.5" y="0.5" width="625.6" height="815.9"/>
<g class="cls-4">
<polygon class="cls-6" points="184.2 390.9 184.2 390.8 184.2 390.8 184.1 390.8 184.2 390.9"/>
</g>
<rect id="SVGID-96" data-name="SVGID" class="cls-5" x="0.5" y="0.5" width="625.6" height="815.9"/>
</g>
<g>
<rect id="SVGID-97" data-name="SVGID" class="cls-3" x="0.5" y="0.5" width="625.6" height="815.9"/>
<g class="cls-4">
<path class="cls-6" d="M126.4,295.5Z" transform="translate(50.6 98.8)"/>
</g>
<rect id="SVGID-98" data-name="SVGID" class="cls-5" x="0.5" y="0.5" width="625.6" height="815.9"/>
</g>
<g>
<rect id="SVGID-99" data-name="SVGID" class="cls-3" x="0.5" y="0.5" width="625.6" height="815.9"/>
<g class="cls-4">
<path class="cls-6" d="M134.1,294h0c.1-.1,0-.1,0-.1v.1Z" transform="translate(50.6 98.8)"/>
</g>
<rect id="SVGID-100" data-name="SVGID" class="cls-5" x="0.5" y="0.5" width="625.6" height="815.9"/>
</g>
<g>
<rect id="SVGID-101" data-name="SVGID" class="cls-3" x="0.5" y="0.5" width="625.6" height="815.9"/>
<g class="cls-4">
<path class="cls-6" d="M134.8,293.5h0c.1-.1,0-.1,0-.1s-.1,0,0,.1Z" transform="translate(50.6 98.8)"/>
</g>
<rect id="SVGID-102" data-name="SVGID" class="cls-5" x="0.5" y="0.5" width="625.6" height="815.9"/>
</g>
<g>
<rect id="SVGID-103" data-name="SVGID" class="cls-3" x="0.5" y="0.5" width="625.6" height="815.9"/>
<g class="cls-4">
<line class="cls-5" x1="204" y1="370.6" x2="204" y2="369.8"/>
</g>
<rect id="SVGID-104" data-name="SVGID" class="cls-5" x="0.5" y="0.5" width="625.6" height="815.9"/>
</g>
<g>
<rect id="SVGID-105" data-name="SVGID" class="cls-3" x="0.5" y="0.5" width="625.6" height="815.9"/>
<g class="cls-4">
<line class="cls-5" x1="203.1" y1="370.6" x2="204" y2="370.6"/>
</g>
<rect id="SVGID-106" data-name="SVGID" class="cls-5" x="0.5" y="0.5" width="625.6" height="815.9"/>
</g>
<g>
<rect id="SVGID-107" data-name="SVGID" class="cls-3" x="0.5" y="0.5" width="625.6" height="815.9"/>
<g class="cls-4">
<line class="cls-5" x1="203.1" y1="369.8" x2="203.1" y2="370.6"/>
</g>
<rect id="SVGID-108" data-name="SVGID" class="cls-5" x="0.5" y="0.5" width="625.6" height="815.9"/>
</g>
<g>
<rect id="SVGID-109" data-name="SVGID" class="cls-3" x="0.5" y="0.5" width="625.6" height="815.9"/>
<g class="cls-4">
<line class="cls-5" x1="204" y1="369.8" x2="203.1" y2="369.8"/>
</g>
<rect id="SVGID-110" data-name="SVGID" class="cls-5" x="0.5" y="0.5" width="625.6" height="815.9"/>
</g>
</g>
</g>
<ellipse class="cls-7" cx="199.7" cy="566.3" rx="49.6" ry="33.5"/>
<polygon class="cls-7" points="130.1 336.9 421.8 336.9 421.8 366.9 541.8 366.9 541.8 385.7 579.4 385.7 579.4 426.9 590.6 426.9 590.6 464.4 579.4 464.4 579.4 520.7 433.1 520.7 433.1 535.7 385.1 535.7 385.1 539.4 265.1 539.4 265.1 565.7 130.1 565.7 130.1 336.9"/>
<rect class="cls-7" x="130.1" y="336.9" width="44.6" height="198.8"/>
<rect class="cls-7" x="231.3" y="336.9" width="45" height="21"/>
<rect class="cls-7" x="231.3" y="357.4" width="45" height="21"/>
<rect class="cls-7" x="291.9" y="337" width="15.8" height="41.4"/>
<rect class="cls-7" x="307.6" y="336.9" width="44" height="41.5"/>
<rect class="cls-7" x="351.7" y="336.9" width="51.4" height="86.2"/>
<polygon class="cls-8" points="366.4 456.9 400.1 456.9 400.1 535.7 385.1 535.7 385.1 539.4 355.1 539.4 355.1 524.4 366.4 524.4 366.4 456.9"/>
<line class="cls-5" x1="365.6" y1="423.2" x2="365.6" y2="524.4"/>
</g>
<line class="cls-9" x1="174.6" y1="386" x2="174.6" y2="418.6"/>
<line class="cls-9" x1="276.3" y1="363.1" x2="276.3" y2="371.8"/>
<line class="cls-9" x1="150.7" y1="565.4" x2="248.6" y2="565.4"/>
<path class="cls-10" d="M107.1,277.2s10,10.9,17.2,10.7c6.7-.2,15.9-10.3,15.9-10.3,2.7,0,5.3-.1,8-.1a23.92,23.92,0,0,1-23.8,18.6,25.79,25.79,0,0,1-24.8-18.7C102,277.3,104.6,277.2,107.1,277.2Z" transform="translate(50.6 98.8)"/>
<line class="cls-9" x1="276.3" y1="343.1" x2="276.3" y2="351.8"/>
<line class="cls-9" x1="291.9" y1="363.1" x2="291.9" y2="371.8"/>
<line class="cls-9" x1="174.2" y1="460.4" x2="174.2" y2="492.9"/>
</g>
<line class="cls-9" x1="336.5" y1="378.5" x2="348.3" y2="378.5"/>
<line class="cls-9" x1="353.5" y1="423.1" x2="363.6" y2="423.1"/>
<line class="cls-9" x1="365.6" y1="447.6" x2="365.6" y2="432.5"/>
</g>
</g>
</g>
<g id="Text">
<rect class="cls-1" x="243.1" y="362.8" width="24.7" height="10.7"/>
<text class="cls-11" transform="translate(243.1 371.87)">WC</text>
<rect class="cls-1" x="294.4" y="340.8" width="11.2" height="9.3"/>
<text class="cls-12" transform="translate(294.35 345.34)">WC</text>
<rect class="cls-1" x="243.1" y="341.8" width="35" height="10"/>
<text class="cls-11" transform="translate(243.1 350.87)">WC</text>
<rect class="cls-1" x="285.6" y="472.8" width="52" height="16.7"/>
<text class="cls-13" transform="translate(285.6 486.41)">CAFE</text>
<rect class="cls-1" x="147.6" y="466.8" width="18.3" height="54.3"/>
<text class="cls-13" transform="translate(161.21 521.13) rotate(-90)">SHOP</text>
<rect class="cls-1" x="149.6" y="616.7" width="108" height="18"/>
<text class="cls-14" transform="translate(166.51 627.28)">ENTRANCE</text>
<use width="21.4" height="35.9" transform="translate(194.57 613.7) rotate(-90) scale(0.42)" xlink:href="#Arrow_24"/>
<rect class="cls-1" x="428.6" y="418.3" width="122.5" height="60.5"/>
<g class="cls-15">
<text class="cls-14" transform="translate(428.6 428.88)">HUTTON THE<tspan class="cls-16" x="88.69" y="0">A</tspan><tspan x="97.34" y="0">TRE</tspan></text>
</g>
<rect class="cls-1" x="361.1" y="386.3" width="36.5" height="20.5"/>
<g class="cls-15">
<text class="cls-17" transform="translate(363.19 392.35)">KAKAPO </text>
<text class="cls-17" transform="translate(366.79 401.95)">ROOM</text>
</g>
<rect class="cls-1" x="316.6" y="360.3" width="27" height="19.5"/>
<g class="cls-15">
<text class="cls-17" transform="translate(320.67 366.35)">HUIA </text>
<text class="cls-17" transform="translate(317.47 375.95)">ROOM</text>
</g>
</g>
<g id="Icons">
<g id="MainLift">
<g class="cls-18">
<rect x="301.07" y="379.27" width="16" height="16"/>
<g class="cls-18">
<rect class="cls-19" x="301.07" y="379.27" width="16" height="16"/>
<path d="M252.92,281.38a1.37,1.37,0,0,0-1.53,1.55v10.71a1.32,1.32,0,0,0,1.48,1.48h10.75a1.31,1.31,0,0,0,1.49-1.48V282.93a1.36,1.36,0,0,0-1.52-1.55H252.92" transform="translate(50.6 98.8)"/>
<path class="cls-3" d="M254.77,292.8v-5.18h0a.93.93,0,0,1,.94-.95h5.2a.94.94,0,0,1,.95.95v5.18h0a.91.91,0,0,1-.94.94h-5.21a.94.94,0,0,1-.94-.94" transform="translate(50.6 98.8)"/>
<rect x="306.35" y="386.46" width="5.13" height="5.1"/>
<path class="cls-3" d="M259.59,282.65a.5.5,0,1,1,1,0l0,2.06.53-.65c.36-.39,1,.16.61.61l-1.28,1.53a.45.45,0,0,1-.67,0l-1.27-1.53c-.4-.45.25-1,.61-.61l.52.65Z" transform="translate(50.6 98.8)"/>
<path class="cls-3" d="M256,285.84a.49.49,0,1,0,1,0v-2.06l.52.65a.43.43,0,0,0,.61-.61l-1.28-1.52a.43.43,0,0,0-.66,0l-1.28,1.53c-.39.45.25,1,.61.61l.53-.66Z" transform="translate(50.6 98.8)"/>
<path class="cls-3" d="M260.63,290.58a.17.17,0,0,1-.17.18h-1.15a.18.18,0,0,1-.17-.18v-1.25a.24.24,0,0,1,.24-.24h1a.24.24,0,0,1,.24.24Z" transform="translate(50.6 98.8)"/>
<path class="cls-3" d="M260.35,290.71h-.43v1.69a.22.22,0,1,0,.43,0Z" transform="translate(50.6 98.8)"/>
<path class="cls-3" d="M259.85,290.71h-.44v1.69a.22.22,0,1,0,.44,0Z" transform="translate(50.6 98.8)"/>
<path class="cls-3" d="M259.89,289a.33.33,0,1,0-.33-.33.33.33,0,0,0,.33.33" transform="translate(50.6 98.8)"/>
<path class="cls-3" d="M259.06,290.58a.17.17,0,0,1-.17.18h-1.15a.18.18,0,0,1-.17-.18v-1.25a.24.24,0,0,1,.24-.24h1a.24.24,0,0,1,.24.24Z" transform="translate(50.6 98.8)"/>
<path class="cls-3" d="M258.78,290.71h-.44v1.69a.22.22,0,1,0,.44,0Z" transform="translate(50.6 98.8)"/>
<path class="cls-3" d="M258.28,290.71h-.44v1.69a.22.22,0,1,0,.44,0Z" transform="translate(50.6 98.8)"/>
<path class="cls-3" d="M258.32,289a.33.33,0,1,0-.33-.33.33.33,0,0,0,.33.33" transform="translate(50.6 98.8)"/>
<path class="cls-3" d="M257.49,290.58a.17.17,0,0,1-.17.18h-1.15a.19.19,0,0,1-.18-.18v-1.25a.24.24,0,0,1,.24-.24h1a.24.24,0,0,1,.24.24Z" transform="translate(50.6 98.8)"/>
<path class="cls-3" d="M257.21,290.71h-.44v1.69a.22.22,0,1,0,.44,0Z" transform="translate(50.6 98.8)"/>
<path class="cls-3" d="M256.71,290.71h-.44v1.69a.22.22,0,1,0,.44,0Z" transform="translate(50.6 98.8)"/>
<path class="cls-3" d="M256.75,289a.33.33,0,1,0-.33-.33.33.33,0,0,0,.33.33" transform="translate(50.6 98.8)"/>
</g>
</g>
</g>
<g id="HuttonTheatre">
<rect class="cls-20" x="490.5" y="439.2" width="14" height="14"/>
<g id="HuttonTheatre-2" data-name="HuttonTheatre" onclick="popup('huttonModal')">
<path class="cls-3" d="M445.7,347.1a1.05,1.05,0,0,0-.8,1,1.38,1.38,0,0,1,.4-.3.55.55,0,0,0,.3-.5l.1-.2Zm-1.5.7-.5-2.5h0a5.53,5.53,0,0,1,2.5-.7.49.49,0,0,1,.3-.1l.6-.3c.3,0,.5-.1.8-.1a.92.92,0,0,0-.6-.4,3.4,3.4,0,0,0-1-.1,7.22,7.22,0,0,0-3.2.8,1.23,1.23,0,0,0-.5,1l.5,2.5c.2,1.2,1.9,2.1,3,2.1h.1a9.22,9.22,0,0,0-.5-.8c-.1-.1-.1-.2-.3-.3-.5-.2-1.2-.7-1.2-1.1Zm1.3-1.9c0-.1,0-.1-.1-.1a2.19,2.19,0,0,1-.5.3.44.44,0,0,1-.5-.1v.1a.67.67,0,0,0,.7.5A.57.57,0,0,0,445.5,345.9Zm5.9-.6a6.78,6.78,0,0,0-4.2-.8,1,1,0,0,0-.8.8l-.5,2.5c-.2,1.2,1.4,2.8,2.3,3s3-.8,3.2-2l.5-2.5a.93.93,0,0,0-.5-1Zm-3.9,1.4a.61.61,0,1,1,1.2.2c0,.1,0,.1-.1.1a2.19,2.19,0,0,0-.5-.3.44.44,0,0,0-.5.1c-.1.1-.1,0-.1-.1Zm1,2.9a1.46,1.46,0,0,1-1.3-1.6,2.55,2.55,0,0,0,3,.6,1.46,1.46,0,0,1-1.7,1Zm1.9-2.2a2.19,2.19,0,0,0-.5-.3.44.44,0,0,0-.5.1v-.1a.61.61,0,1,1,1.2.2.35.35,0,0,0-.2.1Z" transform="translate(50.6 98.8)"/>
</g>
</g>
<g id="Cafe">
<rect class="cls-20" x="282.2" y="443.8" width="15" height="15"/>
<g id="Cafe-2" data-name="Cafe" onclick="popup('cafeModal')">
<path class="cls-3" d="M237,354.7h3.2a1.58,1.58,0,0,0,1.6-1.6h.6a2.2,2.2,0,1,0,0-4.4h-6.6a.37.37,0,0,0-.4.4V353A1.55,1.55,0,0,0,237,354.7Zm5.3-4.9a1,1,0,0,1,0,2h-.6v-2.2l.6.2Zm.8,6.5h-8.7c-.8,0-1-1-.6-1h9.9c.5,0,.3,1-.6,1Z" transform="translate(50.6 98.8)"/>
</g>
</g>
<g id="Shop" onclick="popup('shopModal')">
<rect class="cls-20" x="146.9" y="448.9" width="15" height="15"/>
<path class="cls-6" d="M107,355.2v-.7a2.9,2.9,0,0,0-5.8,0v.7H99.1v6a1.79,1.79,0,0,0,1.8,1.8h6.5a1.79,1.79,0,0,0,1.8-1.8v-6Zm-4.2-.8a1.4,1.4,0,0,1,2.8,0v.7h-2.9l.1-.7Zm3.5,2.8a.5.5,0,1,1,.5-.5A.54.54,0,0,1,106.3,357.2Zm-4.3,0a.5.5,0,1,1,.5-.5A.54.54,0,0,1,102,357.2Z" transform="translate(50.6 98.8)"/>
</g>
<g id="KakapoRoom" onclick="popup('kakapoModal')">
<rect class="cls-20" x="371.1" y="364.9" width="15" height="15"/>
<g id="MeetingRooms">
<path class="cls-6" d="M329.5,274.5h4.3v3.2a1.11,1.11,0,0,1-1.1,1.1h-9.4a1.11,1.11,0,0,1-1.1-1.1v-3.2h4.4v.5a.32.32,0,0,0,.3.3h2.3a.45.45,0,0,0,.3-.3v-.5Zm4.3-2.6v1.9H322.2v-1.9a1.11,1.11,0,0,1,1.1-1.1h1.9v-1.1a1.11,1.11,0,0,1,1.1-1.1h3.6a1.11,1.11,0,0,1,1.1,1.1v1.1h1.9A1.3,1.3,0,0,1,333.8,271.9Zm-4.3-1.8h-2.8v.8h2.8Z" transform="translate(50.6 98.8)"/>
</g>
</g>
<g id="HuiaRoom" onclick="popup('huiaModal')">
<rect class="cls-20" x="322.2" y="342.4" width="15" height="15"/>
<g id="MeetingRooms-2" data-name="MeetingRooms">
<path class="cls-6" d="M280.6,252H285v3.2a1.11,1.11,0,0,1-1.1,1.1h-9.4a1.11,1.11,0,0,1-1.1-1.1V252h4.3v.4a.32.32,0,0,0,.3.3h2.3a.32.32,0,0,0,.3-.3V252Zm4.3-2.6v1.9H273.4v-1.9a1.11,1.11,0,0,1,1.1-1.1h1.9v-1.1a1.11,1.11,0,0,1,1.1-1.1h3.6a1.11,1.11,0,0,1,1.1,1.1v1.1h1.9A1.37,1.37,0,0,1,284.9,249.4Zm-4.3-1.8h-2.9v.8h2.9Z" transform="translate(50.6 98.8)"/>
</g>
</g>
<g id="MainStairs">
<g>
<g class="cls-21">
<rect x="197.6" y="351.6" width="15" height="15"/>
</g>
<g class="cls-21">
<polygon class="cls-3" points="198.8 363 201.2 363 201.2 360.7 203.4 360.7 203.4 358.3 205.8 358.3 205.8 356 208 356 208 353.8 211.5 353.8 211.5 354.9 209.2 354.9 209.2 357.2 206.9 357.2 206.9 359.6 204.5 359.6 204.5 361.9 202.3 361.9 202.3 364.3 198.8 364.3 198.8 363"/>
</g>
</g>
</g>
<g id="BabyChange">
<rect class="cls-22" x="293.8" y="349.3" width="12" height="12"/>
<path class="cls-3" d="M250.7,257.8l1,1a.79.79,0,0,1-.1,1.1l-1.3,1.4a.5.5,0,1,1-.7-.7l.8-.8-.8-.8,1.1-1.2Zm-3,0h0l-1,1a.79.79,0,0,0,.1,1.1l1.3,1.4a.5.5,0,1,0,.7-.7l-.8-.8.8-.8-1.1-1.2m1.5-3.6a1.4,1.4,0,1,0-1.4-1.4A1.43,1.43,0,0,0,249.2,254.2Zm1.5,3v-.9l1.2,1.1a.37.37,0,0,0,.3.1.76.76,0,0,0,.4-.2.48.48,0,0,0,0-.7s-1.3-1.4-1.5-1.6a2.65,2.65,0,0,0-1.7-.5h-.3a2.46,2.46,0,0,0-1.7.5c-.2.2-1.5,1.6-1.5,1.6a.48.48,0,0,0,0,.7.52.52,0,0,0,.4.2.37.37,0,0,0,.3-.1l1.2-1.1v.9Z" transform="translate(50.6 98.8)"/>
</g>
<g id="DisabledToilet">
<rect x="293.7" y="363.6" width="12" height="12"/>
<path class="cls-3" d="M253.9,273.1l.3.5c.1.1,0,.3-.1.4l-1.2.6a.55.55,0,0,1-.8-.3l-1.2-2.5h-2.6a.56.56,0,0,1-.6-.5c-.6-4.5-.6-4.2-.6-4.3a1.24,1.24,0,0,1,1.3-1.2,1.29,1.29,0,0,1,1.2,1.2,1.19,1.19,0,0,1-1,1.2l.1.6h2.5a.27.27,0,0,1,.3.3v.6a.27.27,0,0,1-.3.3h-2.3l.1.6h2.5a.55.55,0,0,1,.5.3l1.1,2.3.7-.3c-.2,0,0,0,.1.2Zm-3.5-.7h-.5a2.07,2.07,0,0,1-2.1,1.8,2.11,2.11,0,0,1-2.1-2.1,1.89,1.89,0,0,1,1.1-1.8c-.1-.5-.1-.9-.2-1.3a3.4,3.4,0,0,0-2.1,3.1,3.33,3.33,0,0,0,3.3,3.3,3.17,3.17,0,0,0,3-2Z" transform="translate(50.6 98.8)"/>
</g>
<g id="Tickets">
<rect x="149.6" y="386.7" width="14" height="14"/>
<g id="surface1">
<path class="cls-3" d="M111.9,291.9v-.2l-2.7-2.7H109a1.09,1.09,0,0,1-1.5,0h-.2l-7.1,7.1v.2a1.09,1.09,0,0,1,0,1.5v.2l2.7,2.7h.2a1.09,1.09,0,0,1,1.5,0h.2l7.1-7.1v-.2A1.09,1.09,0,0,1,111.9,291.9Zm-7.3,8.5a1.21,1.21,0,0,0-1.6,0l-2.6-2.6a1.21,1.21,0,0,0,0-1.6l7-7a1.21,1.21,0,0,0,1.6,0l2.6,2.6a1.21,1.21,0,0,0,0,1.6Z" transform="translate(50.6 98.8)"/>
<path class="cls-3" d="M107.9,290.2a.48.48,0,0,0-.7,0l-5.7,5.7a.48.48,0,0,0,0,.7l2.7,2.7a.48.48,0,0,0,.7,0l5.7-5.7a.48.48,0,0,0,0-.7Zm2.5,3.2-5.7,5.7a.3.3,0,0,1-.4,0l-2.7-2.7a.3.3,0,0,1,0-.4l5.7-5.7a.3.3,0,0,1,.4,0l2.7,2.7C110.5,293.2,110.5,293.3,110.4,293.4Z" transform="translate(50.6 98.8)"/>
<path class="cls-3" d="M103.7,296.4l.2-.2a.1.1,0,0,1,.1-.1V296h-.1a.1.1,0,0,0-.1.1l-.6.6a.1.1,0,0,1-.1.1v.1h.1a.1.1,0,0,0,.1-.1l.2-.2.7.7.1.1h.1v-.1a.1.1,0,0,0-.1-.1Z" transform="translate(50.6 98.8)"/>
<path class="cls-3" d="M104.3,295.8l-.1-.1h-.1v.1a.1.1,0,0,0,.1.1l.8.8.1.1h.1v-.1a.1.1,0,0,0-.1-.1Z" transform="translate(50.6 98.8)"/>
<path class="cls-3" d="M105.9,295.3h-.2v.4c0,.1,0,.1-.1.2a.35.35,0,0,1-.2.1h-.2a.22.22,0,0,1-.2-.2c-.1-.1-.2-.2-.2-.3a.37.37,0,0,1,.1-.3.35.35,0,0,1,.2-.1h.4v-.2a.35.35,0,0,0-.2-.1H105c-.1,0-.2.1-.3.2s-.1.1-.1.2v.2a.37.37,0,0,0,.1.3.22.22,0,0,0,.2.2l.1.1a.35.35,0,0,0,.2.1h.4c.1,0,.1,0,.2-.1s.1-.1.2-.1.1-.1.1-.2a.3.3,0,0,0,0-.4A.14.14,0,0,1,105.9,295.3Z" transform="translate(50.6 98.8)"/>
<path class="cls-3" d="M107,294.5h-.1l-.7-.1v-.6H106v1l-.3-.3-.1-.1h-.1v.1a.1.1,0,0,0,.1.1l.7.7.1.1h.3v-.1a.1.1,0,0,0-.1-.1l-.2-.2v-.3l.6.1h.3v-.1c-.1-.1-.2-.1-.3-.2Z" transform="translate(50.6 98.8)"/>
<path class="cls-3" d="M107.9,293.6h0l-.5.5-.3-.3.4-.4v-.2h-.2l-.4.4-.2-.2.4-.4v-.2h-.2l-.5.5-.1.1v.1a.1.1,0,0,0,.1.1l.7.7.1.1a.1.1,0,0,0,.1-.1l.5-.5v-.1c.3,0,.2-.1.1-.1Z" transform="translate(50.6 98.8)"/>
<path class="cls-3" d="M107.9,292.3l.2-.2a.1.1,0,0,1,.1-.1v-.1h-.1a.1.1,0,0,0-.1.1l-.6.6a.1.1,0,0,1-.1.1v.1h.1a.1.1,0,0,0,.1-.1l.2-.2.7.7.1.1h.1v-.1a.1.1,0,0,0-.1-.1Z" transform="translate(50.6 98.8)"/>
</g>
</g>
<g id="Info" onclick="popup('infoModal')">
<rect x="185.6" y="386.7" width="14" height="14"/>
<path class="cls-3" d="M140.5,298.8h.5v-3.3h-.5a.47.47,0,0,1-.5-.5v-1.1a.47.47,0,0,1,.5-.5h2.6a.47.47,0,0,1,.5.5v4.9h.5a.47.47,0,0,1,.5.5v1.1a.47.47,0,0,1-.5.5h-3.5a.47.47,0,0,1-.5-.5v-1.1C140,299,140.2,298.8,140.5,298.8Zm1.7-9.8a1.69,1.69,0,0,0-1.7,1.7,1.63,1.63,0,0,0,1.7,1.7,1.7,1.7,0,1,0,0-3.4Z" transform="translate(50.6 98.8)"/>
</g>
<g id="CoatCheck">
<rect x="248.6" y="548.7" width="14" height="14"/>
<path class="cls-3" d="M210.6,459.1a1.71,1.71,0,0,0-1.2-1.7l-4-1.5v-.5a1.75,1.75,0,0,0,1.3-1.8,1.79,1.79,0,0,0-1.8-1.8,2.4,2.4,0,0,0-1.6.9.45.45,0,0,0,0,.5.52.52,0,0,0,.4.2h0a.52.52,0,0,0,.4-.2,1,1,0,0,1,.8-.5.9.9,0,0,1,0,1.8h0a.35.35,0,0,0-.4.4v.9l-4.1,1.5a2,2,0,0,0-1.2,1.7v.3a1.63,1.63,0,0,0,1.5,1.6H203l-.4-1h-1.9a.65.65,0,0,1-.6-.6V459a.76.76,0,0,1,.6-.8l3.1-1.2a2.46,2.46,0,0,0-.1,1.2l-.6.3c-.2.1-.4.4-.3.6l1.3,3.2a.78.78,0,0,0,.4.4c.1,0,.2.1.3.1a.37.37,0,0,0,.3-.1l1.2-.5a.74.74,0,0,0,.4-.9l-1.3-3.2q0-.15-.3-.3h-.4l-.5.2a1.94,1.94,0,0,1,.3-1.2l.4-.1,4.2,1.6a1,1,0,0,1,.6.8v.3a.58.58,0,0,1-.6.6h-2.4l.4,1h2a1.56,1.56,0,0,0,1.5-1.6Zm-5.9-.2a.38.38,0,1,1-.7.3c-.1-.1,0-.3,0-.4a.1.1,0,0,0,.1.1c0,.1.1.1.2.1h.1c.1-.1.2-.2.1-.3h0A.22.22,0,0,1,204.7,458.9Z" transform="translate(50.6 98.8)"/>
</g>
</g>
</svg>
<div id="content">
<!-- The Cafe Modal -->
<div id="cafeModal" class="modal">
<div class="modal-content">
<span class="close-button">×</span>
<h4 align="center">OTAGO MUSEUM CAFE</h4>
<div class="caption">Take some time out from exploring the Museum to refuel at our Café, located on the ground level beside Manu the Moa.</div>
<img src="Pictures/cafe.jpg" alt="Cafe">
<a href="http://otagomuseum.nz/visit/otago-museum-cafe/" itemprop="url"><span itemprop="name">Visit the museum site for more info</span></a>
</div>
</div>
<!-- The Shop Modal -->
<div id="shopModal" class="modal">
<div class="modal-content">
<span class="close-button">×</span>
<h4 align="center">OTAGO MUSEUM SHOP</h4>
<div class="caption">Need a birthday present for Mum, a souvenir to send home to friends and family or the perfect pair of earrings to top off your outfit for the weekend? The Otago Museum Shop is the place to go. </div>
<img src="Pictures/shop.jpg" alt="Shop">
<a href="http://otagomuseum.nz/visit/otago-museum-shop/" itemprop="url"><span itemprop="name">Visit the museum site for more info</span></a>
</div>
</div>
<!-- The Hutton Theatre Modal -->
<div id="huttonModal" class="modal">
<div class="modal-content">
<span class="close-button">×</span>
<h4 align="center">HUTTON THEATRE</h4>
<div class="caption">This multipurpose theatre is large and versatile with removable furniture.
Suitable for:
Balls; Christmas parties; cocktail functions; conferences; lectures; presentations; receptions; weddings.</div>
<img src="Pictures/hutton.jpg" alt="Hutton">
<a href="https://otagomuseum.nz/venues/venue/hutton-theatre" itemprop="url"><span itemprop="name">Visit the museum site for more info</span></a>
</div>
</div>
<!-- The KAKAPO Modals -->
<div id="kakapoModal" class="modal">
<div class="modal-content">
<span class="close-button">×</span>
<h4 align="center">KAKAPO & HUIA MEETING ROOMS</h4>
<div class="caption">This multipurpose space is excellent both as a stand-alone seminar room and as a breakout room for the Hutton Theatre. It can be divided by a moveable wall, which can be retracted to create one larger space.
Suitable for:
Conference breakout sessions; lectures; presentations; seminars.
Capacity:
Banquet or cabaret: 24
Theatre: 50
Social function: 50
Boardroom or classroom: 24</div>
<img src="Pictures/kakapo.jpg" alt="Kakapo">
<a href="https://otagomuseum.nz/venues/venue/kakapo-room" itemprop="url"><span itemprop="name">Visit the museum site for more info</span></a>
</div>
</div>
<!-- The Huia Modal -->
<div id="huiaModal" class="modal">
<div class="modal-content">
<span class="close-button">×</span>
<h4 align="center">KAKAPO & HUIA MEETING ROOMS</h4>
<div class="caption">This multipurpose space is excellent both as a stand-alone seminar room and as a breakout room for the Hutton Theatre. It can be divided by a moveable wall, which can be retracted to create one larger space.
Suitable for:
Conference breakout sessions; lectures; presentations; seminars.
Capacity:
Banquet or cabaret: 24
Theatre: 50
Social function: 50
Boardroom or classroom: 24</div>
<img src="Pictures/huia.jpg" alt="Shop">
<a href="https://otagomuseum.nz/venues/venue/kakapo-room" itemprop="url"><span itemprop="name">Visit the museum site for more info</span></a>
</div>
</div>
<!-- The Information Modal -->
<div id="infoModal" class="modal">
<div class="modal-content">
<span class="close-button">×</span>
<h4 align="center">OPENING HOURS</h4>
<div class="caption">OPENING HOURS
Otago Museum
10am5pm daily, closed Christmas Day
Café
9am5pm daily, closed Christmas Day
Shop
9am5pm daily, closed Christmas Day
CONTACT
Otago Museum
419 Great King Street, Dunedin 9016
PO Box 6202, Dunedin 9059
03 474 7474
[email protected]</div>
<img src="Pictures/info.jpg" alt="Information">
<a href="https://otagomuseum.nz/visit/opening-hours/" itemprop="url"><span itemprop="name">Visit the museum site for more info</span></a>
</div>
</div>
<!-- The Ticket Modal -->
<div id="ticketModal" class="modal">
<div class="modal-content">
<span class="close-button">×</span>
<h4 align="center">PURCHASE TICKETS HERE</h4>
<div class="caption">ADMISSION
Entry to the Museum and the galleries is free.
This does not include T