-
Notifications
You must be signed in to change notification settings - Fork 0
/
athens_municipalities.html
562 lines (525 loc) · 48.9 KB
/
athens_municipalities.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
<html>
<head>
<title>Παιχνίδι Γεωγραφίας: Δήμοι της Αθήνας</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="icon" type="image/png" sizes="32x32" href="https://cdn.glitch.global/6242ef89-ef48-4162-a1a8-4925fc923dc6/favicon.ico">
</head>
<body>
<!-- Music -->
<div id="player">
<audio autoplay hidden>
<source src="/public/poniesandballoons.mp3" >
If you're reading this, audio isn't supported.
</audio>
</div>
<!-- Grid Container ! -->
<div class="grid-container">
<div class="grid-item">
<a href="https://ioniogeographygame.glitch.me/public/test.html">
<button class="btn">Επιστροφή στην Αρχική Σελίδα <i class="fa fa-home"></i></button></a>
</div>
<div class="grid-item">
<p>Δήμοι της Αθήνας</p>
<p2>Ακούμπα με το ποντίκι σου πάνω από έναν δήμο για ένα δευτερόλεπτο και έτσι θα δεις το όνομα του!</p2>
</div>
<div class="grid-item">
<!-- Social Media Share Icons -->
<div class="a2a_kit a2a_kit_size_32 a2a_default_style">
<a class="a2a_dd" href="https://www.addtoany.com/share"></a>
<a class="a2a_button_facebook"></a>
<a class="a2a_button_twitter"></a>
<a class="a2a_button_pinterest"></a>
<a class="a2a_button_facebook_messenger"></a>
<a class="a2a_button_whatsapp"></a>
<a class="a2a_button_linkedin"></a>
</div>
<script>
var a2a_config = a2a_config || {};
a2a_config.locale = "el";
</script>
<script async src="https://static.addtoany.com/menu/page.js"></script>
<!-- Social Media Share Icons END -->
</div>
</div>
</body>
<body>
<div id="AG" class="AthensGame">
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="105mm"
height="148mm"
viewBox="0 0 105 148"
version="1.1"
id="svg5"
sodipodi:docname="ATHENSsvg.svg"
inkscape:version="1.1.1 (3bf5ae0d25, 2021-09-20)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<sodipodi:namedview
id="namedview7"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:document-units="mm"
showgrid="false"
inkscape:zoom="1"
inkscape:cx="290"
inkscape:cy="290.5"
inkscape:window-width="1366"
inkscape:window-height="705"
inkscape:window-x="-8"
inkscape:window-y="-8"
inkscape:window-maximized="1"
inkscape:current-layer="layer13"
showguides="false"
inkscape:snap-to-guides="true"
units="mm" />
<defs
id="defs2">
<inkscape:path-effect
effect="fill_between_many"
method="originald"
linkedpaths="#path1161,0,1"
id="path-effect3750"
join="true"
close="true"
autoreverse="true"
is_visible="true"
lpeversion="0"
applied="false" />
</defs>
<g
id="g667"
transform="matrix(0.27648958,0,0,0.27648958,-172.19198,39.861104)"
style="display:inline"
inkscape:label="ATHENSMUN">
<g
inkscape:groupmode="layer"
id="layer45"
inkscape:label="35Agioi Anargyroi-Kamatero"
class="AgioiAnargyroi" onclick="AgioiAnargyroi()">
<desc> "AgioiAnargyroi-Kamatero" </desc>
<title> Άγιοι Ανάργυροι </title>
<path
style="display:inline;fill:#00aa88;stroke-width:0.998229;stroke-miterlimit:4;stroke-dasharray:none"
d="m 774.71685,96.939952 c 0,-1.07776 1.05981,-2.94177 2.35515,-4.14224 2.05973,-1.90902 6.57563,-11.10838 10.62733,-21.64938 0.7081,-1.84211 1.3064,-5.36161 1.3295,-7.82113 0.035,-3.72317 -0.4387,-4.95248 -2.8289,-7.34266 -1.5789,-1.57895 -2.8707,-3.45868 -2.8707,-4.17719 0,-0.7185 -1.8748,-2.87345 -4.1661,-4.78878 -3.8014,-3.17764 -4.74358,-3.50373 -10.76547,-3.72597 -5.143,-0.18981 -7.44424,0.1937 -10.42722,1.73774 -2.10527,1.08972 -5.61222,2.51438 -7.79322,3.16592 -3.76147,1.12367 -3.92513,1.32528 -3.18125,3.91902 1.01859,3.55161 5.52836,7.48111 8.62997,7.51955 1.3421,0.0166 2.93588,0.52594 3.54174,1.13179 0.60585,0.60585 3.15304,1.41289 5.66042,1.79341 5.22515,0.79298 7.97487,-0.39455 7.97487,-3.44413 0,-1.10146 0.24025,-2.24291 0.53388,-2.53654 1.13497,-1.13498 4.2973,0.54571 4.80068,2.55142 0.3244,1.29244 1.801,2.5678 3.8173,3.29688 3.6003,1.30188 4.0417,2.59545 1.8523,5.42772 -0.7898,1.02164 -2.2735,3.68942 -3.2972,5.9284 -1.1376,2.48812 -2.81158,4.43221 -4.30558,5.00024 -1.34444,0.51116 -2.44444,1.40142 -2.44444,1.97835 0,0.57694 -0.62902,1.678 -1.39782,2.44679 -0.76879,0.7688 -1.64022,2.99881 -1.93649,4.95558 -0.29627,1.95676 -0.93089,4.76628 -1.41027,6.24337 -0.74636,2.29973 -0.57123,2.80664 1.21879,3.52786 3.3483,1.34907 4.48273,1.09701 4.48273,-0.99602 z"
id="path4405" />
</g>
<g
inkscape:groupmode="layer"
id="layer44"
inkscape:label="34Ilion"
class="Ilion" onclick="Ilion()">
<title> Ίλιον </title>
<desc> "Ilion" </desc>
<path
style="display:inline;fill:#00aa88;stroke-width:0.998229;stroke-miterlimit:4;stroke-dasharray:none"
d="m 768.98056,91.300362 c 0.008,-3.54778 1.84547,-9.62572 2.91045,-9.62572 0.50158,0 0.91196,-0.65659 0.91196,-1.45909 0,-0.8025 1.1,-1.87731 2.44444,-2.38847 1.54192,-0.58624 3.13582,-2.49262 4.31732,-5.16344 1.0301,-2.32874 2.259,-4.37594 2.731,-4.54933 0.472,-0.1734 1.0052,-1.15081 1.185,-2.17201 0.2443,-1.38761 -0.4462,-2.08387 -2.7328,-2.75559 -2.0125,-0.5912 -3.15886,-1.58995 -3.34926,-2.91816 -0.41907,-2.9229 -3.63876,-3.30229 -3.63876,-0.42878 0,4.31957 -8.51346,5.40112 -15.00886,1.90672 -1.14961,-0.61846 -3.08741,-1.12647 -4.30622,-1.12891 -2.9586,-0.006 -8.43612,-5.23979 -8.43612,-8.06087 0,-1.22467 -0.70193,-2.80923 -1.55986,-3.52124 -1.40721,-1.16788 -1.49376,-0.96865 -0.88449,2.03594 1.16934,5.76644 4.19549,11.26014 7.17061,13.01759 4.00947,2.36845 4.25846,3.85599 1.0433,6.23305 -1.52842,1.13001 -3.29559,3.30184 -3.92703,4.82628 -0.63145,1.52444 -1.97539,3.21447 -2.98656,3.75562 -1.69795,0.90872 -1.55991,1.18957 1.80589,3.67445 2.0044,1.4798 4.59525,3.60431 5.75746,4.72114 1.1622,1.11683 3.16379,2.03061 4.44797,2.03061 1.45852,0 3.71836,1.418 6.02088,3.778 3.29577,3.37803 3.81264,3.61195 4.88217,2.20945 0.65789,-0.86271 1.19857,-2.67047 1.20151,-4.01724 z"
id="path4407" />
</g>
<g
inkscape:groupmode="layer"
id="layer43"
inkscape:label="33Petroupoli"
class="Petroupoli" onclick="Petroupoli()">
<title> Πετρούπολη </title>
<desc> "Petroupoli" </desc>
<path
style="display:inline;fill:#00aa88;stroke-width:0.998229;stroke-miterlimit:4;stroke-dasharray:none"
d="m 745.05177,76.889952 c 1.05264,-1.05263 1.91388,-2.36877 1.91388,-2.92475 0,-0.55598 1.32,-2.21652 2.93334,-3.69008 l 2.93334,-2.67919 -2.89855,-2.43896 c -3.32961,-2.80169 -6.79588,-8.52328 -6.79588,-11.2176 0,-2.75034 -2.0484,-6.71449 -3.46959,-6.71449 -0.68668,0 -2.66301,1.21748 -4.39185,2.7055 -1.72884,1.48802 -5.13923,4.05834 -7.57865,5.71181 -6.85144,4.64401 -9.44029,8.22856 -9.44029,13.07111 0,3.61958 0.31778,4.23298 2.63158,5.07954 4.32876,1.58379 14.98384,2.91844 16.12268,2.01952 0.6492,-0.51243 1.71184,-0.0992 2.7799,1.08097 2.16092,2.38779 2.86939,2.38733 5.26009,-0.004 z"
id="path4417" />
</g>
<g
inkscape:groupmode="layer"
id="layer42"
inkscape:label="32Peristeri"
class="Peristeri" onclick="Peristeri()">
<desc> "Peristeri" </desc>
<title> Περιστέρι </title>
<path
style="display:inline;fill:#00aa88;stroke-width:0.998229;stroke-miterlimit:4;stroke-dasharray:none"
d="m 758.40575,117.34518 c 0.0237,-0.64438 1.33502,-1.83964 2.91397,-2.65615 1.57894,-0.81651 2.87081,-1.86745 2.87081,-2.33542 0,-0.46797 2.15311,-2.43139 4.78469,-4.36315 6.09767,-4.4761 6.2386,-6.62182 0.59382,-9.041458 -2.30498,-0.98803 -5.78285,-3.38839 -7.7286,-5.33415 -2.94716,-2.94716 -4.00477,-3.44432 -6.33545,-2.97819 -1.87427,0.37485 -2.79772,0.17262 -2.79774,-0.6127 -2e-5,-0.64474 -1.606,-2.46412 -3.56886,-4.04307 -8.43277,-6.78341 -11.30314,-8.45106 -15.10902,-8.77814 l -3.9157,-0.33652 -1.59858,4.9989 c -1.54349,4.82662 -1.53343,5.06825 0.29202,7.01135 1.03983,1.10685 1.8906,2.99909 1.8906,4.20499 0,1.20588 1.10944,3.51102 2.46543,5.12253 2.14265,2.546388 2.26794,3.040538 0.95694,3.774198 -3.6057,2.01786 -0.46319,5.52911 11.09285,12.39443 3.68815,2.19108 7.07064,4.94361 7.51666,6.11672 1.19761,3.14994 3.16597,3.38301 4.47998,0.53046 0.63416,-1.37667 1.17243,-3.03025 1.19618,-3.67463 z"
id="path4399" />
</g>
<g
inkscape:groupmode="layer"
id="layer41"
inkscape:label="31Chaidari"
class="Chaidari" onclick="Chaidari()">
<desc> "Chaidari" </desc>
<title> Χαϊδάρι </title>
<path
style="display:inline;fill:#00aa88;stroke-width:0.998229;stroke-miterlimit:4;stroke-dasharray:none"
d="m 671.36756,122.34453 c 10.68721,-4.67404 11.75821,-4.88121 15.24612,-2.94917 2.11665,1.17247 3.15672,0.8997 11.48325,-3.01167 12.37782,-5.81444 12.19094,-5.78187 12.9645,-2.25988 0.74154,3.37623 0.52356,3.26412 3.87163,1.99119 2.18171,-0.82948 2.613,-0.69393 3.04472,0.95694 0.5251,2.00798 1.38438,2.41356 2.58013,1.21781 0.70139,-0.70138 1.09006,-0.78377 5.01349,-1.06263 2.39852,-0.17047 3.68447,-2.73016 2.24372,-4.46616 -1.214,-1.46277 0.40605,-5.4861 3.60029,-8.94115 2.63219,-2.84711 2.64864,-3.21825 0.23924,-5.398728 -1.05264,-0.95262 -1.91388,-2.82175 -1.91388,-4.15362 0,-1.33188 -0.93107,-3.41267 -2.06905,-4.62399 -1.89554,-2.01772 -1.97007,-2.53282 -0.88869,-6.14215 0.6492,-2.16685 1.41104,-4.54085 1.69297,-5.27554 0.34021,-0.88654 -0.17583,-1.3358 -1.5344,-1.3358 -1.12584,0 -3.55674,-0.63081 -5.402,-1.40181 -3.20525,-1.33924 -3.39195,-1.3072 -4.18277,0.71771 -1.86058,4.76403 -6.91809,8.12248 -15.36726,10.20463 -5.06236,1.24754 -8.67602,2.69657 -9.56937,3.83721 -1.98706,2.53706 -16.33588,6.09944 -21.23435,5.27185 -2.64818,-0.4474 -4.38071,-0.1865 -6.05756,0.91221 -2.06382,1.35227 -2.32106,2.15304 -2.12163,6.604578 0.19084,4.26007 -0.18603,5.58951 -2.3697,8.35919 -5.73596,7.27528 -4.99592,6.93692 -13.54573,6.19328 -4.27959,-0.37224 -8.35218,-1.14929 -9.05019,-1.72677 -0.94164,-0.77904 -1.49342,-0.69547 -2.13845,0.32391 -1.30551,2.06314 -1.23715,2.15453 3.48612,4.66022 3.55038,1.88347 9.45236,3.4434 21.55337,5.69669 0.31861,0.0593 5.01008,-1.82993 10.42548,-4.19835 z"
id="path4397" />
</g>
<g
inkscape:groupmode="layer"
id="layer40"
inkscape:label="30AgiaVarvara"
class="AgiaVarvara" onclick="AgiaVarvara()">
<desc> "AgiaVarvara" </desc>
<title> Αγία Βαρβάρα </title>
<path
style="display:inline;fill:#00aa88;stroke-width:0.998229;stroke-miterlimit:4;stroke-dasharray:none"
d="m 727.69128,131.86897 c 2.83546,-3.60471 3.38769,-7.4468 1.57434,-10.95343 -1.39615,-2.69985 -1.86264,-2.93704 -4.60615,-2.34197 -1.67897,0.36417 -3.38438,1.1463 -3.78981,1.73807 -0.50064,0.73075 -1.31741,0.38515 -2.54574,-1.07716 -0.99472,-1.18421 -2.13628,-2.15311 -2.53679,-2.15311 -1.77365,0 -4.22818,3.40169 -4.22818,5.85975 0,2.13959 1.03142,3.45272 5.02393,6.39619 4.63278,3.41549 6.87321,4.6988 8.54298,4.89339 0.35654,0.0415 1.51098,-1.02122 2.56542,-2.36173 z"
id="path4395" />
</g>
<g
inkscape:groupmode="layer"
id="layer39"
inkscape:label="29Egaleo"
class="Egaleo" onclick="Egaleo()">
<desc> "Egaleo" </desc>
<title> Αιγάλεω </title>
<path
style="display:inline;fill:#00aa88;stroke-width:0.998229;stroke-miterlimit:4;stroke-dasharray:none"
d="m 747.04717,138.85171 c 3.20146,-4.39229 5.97541,-9.48461 7.03722,-12.91866 0.49478,-1.60022 0.28058,-2.15311 -0.83416,-2.15311 -0.84807,0 -1.49989,-0.80929 -1.49989,-1.86226 0,-2.41407 -19.98622,-15.85487 -21.42961,-14.41148 -1.63236,1.63236 -1.35279,10.75182 0.41955,13.68544 1.34179,2.22097 1.42964,3.21699 0.51769,5.86969 -0.60409,1.75716 -1.70317,3.92362 -2.44241,4.81435 -0.78799,0.94946 -0.97361,1.88627 -0.44867,2.26428 1.18652,0.85439 3.28776,4.658 3.28776,5.95141 0,0.56452 -0.53828,0.71663 -1.19618,0.33803 -0.65789,-0.3786 -0.85486,-0.3139 -0.4377,0.14378 0.41716,0.45768 2.35675,0.71675 4.3102,0.57571 1.95345,-0.14105 4.6265,0.17216 5.9401,0.69602 3.54533,1.41387 3.5727,1.40177 6.7761,-2.9932 z"
id="path4393" />
</g>
<g
inkscape:groupmode="layer"
id="layer38"
inkscape:label="28Moschato-Tavros"
class="Moschato-Tavros" onclick="onClick()">
<desc> "Moschato-Tavros" </desc>
<title> Μοσχάτο Ταύρος </title>
<path
style="display:inline;fill:#00aa88;stroke-width:0.998229;stroke-miterlimit:4;stroke-dasharray:none"
d="m 742.75637,178.08616 c 1.38684,-2.76316 4.01915,-6.8693 5.84957,-9.12478 1.83042,-2.25546 3.62575,-5.21406 3.98963,-6.57467 0.54911,-2.0532 1.28187,-2.51148 4.30962,-2.6953 3.11636,-0.1892 5.34726,-1.59936 5.34028,-3.37559 -9.6e-4,-0.26315 -1.35613,-1.42479 -3.0113,-2.5814 l -3.00942,-2.10294 2.54748,-1.16072 c 1.70199,-0.77547 2.54749,-1.90373 2.54749,-3.39945 0,-1.95518 -0.46166,-2.23874 -3.64485,-2.23874 -2.00467,0 -4.48075,-0.63224 -5.5024,-1.40498 -3.82579,-2.89367 -9.88506,-0.49047 -7.13081,2.8282 0.64965,0.78277 0.92466,2.09166 0.61116,2.90865 -0.3135,0.81697 -0.0389,2.33581 0.61018,3.3752 0.99774,1.59764 0.75722,2.69761 -1.55585,7.11552 -2.26582,4.32767 -3.27384,5.32664 -5.86549,5.81284 -4.01569,0.75335 -5.27314,3.48779 -5.27314,11.46701 v 6.17507 h 3.33316 c 3.06281,0 3.53769,-0.40749 5.85469,-5.02392 z"
id="path4380" />
</g>
<g
inkscape:groupmode="layer"
id="layer37"
inkscape:label="27Kalithea">
<title> Καλλιθέα</title>
<path
style="display:inline;fill:#00aa88;stroke-width:0.998229;stroke-miterlimit:4;stroke-dasharray:none"
d="m 765.49751,172.71928 c 5.07064,-4.92547 9.21934,-9.48792 9.21934,-10.13877 0,-4.03062 -8.5153,-5.26917 -15.26089,-2.21972 -1.81455,0.8203 -3.91876,1.25369 -4.67603,0.9631 -0.89123,-0.342 -1.21327,-0.0526 -0.91304,0.82031 0.2551,0.74176 -1.36362,3.71708 -3.59716,6.61182 -4.03031,5.2234 -8.08877,12.40628 -8.08877,14.31594 0,0.54728 0.53828,1.0025 1.19617,1.0116 0.6579,0.01 2.24576,1.1225 3.52858,2.47426 l 2.33239,2.45774 3.52004,-3.67044 c 1.93602,-2.01875 7.66874,-7.70038 12.73937,-12.62584 z"
id="path4378" />
</g>
<g
inkscape:groupmode="layer"
id="layer36"
inkscape:label="26PalaioFaliro">
<title> Παλαιό Φάληρο </title>
<path
style="display:inline;fill:#00aa88;stroke-width:0.998229;stroke-miterlimit:4;stroke-dasharray:none"
d="m 760.52157,207.52747 c 1.77539,-2.25703 1.98717,-2.29987 4.20049,-0.84964 3.05881,2.0042 8.16451,1.06455 11.66566,-2.14693 l 2.63521,-2.41733 -2.3922,0.42305 c -1.3158,0.23267 -3.17096,0.74941 -4.12261,1.14829 -1.41101,0.59144 -1.69254,0.30516 -1.52581,-1.55158 0.38989,-4.3421 -0.0682,-5.62612 -2.00709,-5.62612 -1.1887,0 -1.91388,-0.63796 -1.91388,-1.68368 0,-0.92603 -0.88929,-2.23906 -1.9762,-2.91785 -1.36088,-0.84988 -1.88229,-2.02506 -1.67464,-3.7743 0.25838,-2.17637 -0.23132,-2.74364 -3.41916,-3.9609 l -3.72072,-1.42074 -2.83143,3.52945 c -1.55728,1.9412 -3.22028,3.52946 -3.69554,3.52946 -0.47527,0 -1.72537,0.86124 -2.778,1.91387 -2.38986,2.38986 -2.52705,7.2582 -0.23923,8.48933 0.92105,0.49565 3.76526,2.87922 6.32047,5.29684 2.55521,2.4176 4.86166,4.39565 5.12544,4.39565 0.26378,0 1.32094,-1.06959 2.34924,-2.37687 z"
id="path4370" />
</g>
<g
inkscape:groupmode="layer"
id="layer35"
inkscape:label="25NeaSmyrni">
<title> Νέα Σμύρνη </title>
<path
style="display:inline;fill:#00aa88;stroke-width:0.998229;stroke-miterlimit:4;stroke-dasharray:none"
d="m 771.39976,193.53496 c 0.35179,-1.10842 3.15822,-4.49509 6.23639,-7.52592 5.02028,-4.94299 5.52228,-5.78944 4.87288,-8.21745 -0.5002,-1.87054 -1.5632,-2.93131 -3.4405,-3.43338 -1.49416,-0.3996 -3.8555,-1.81767 -5.24746,-3.15126 l -2.53085,-2.42471 -6.59279,6.64369 -6.59278,6.64369 2.62676,0.9987 c 1.44473,0.54928 3.07956,0.9987 3.63298,0.9987 0.57922,0 0.79484,1.10563 0.50812,2.60551 -0.36315,1.89968 0.18992,3.43638 2.04155,5.67254 3.03859,3.6696 3.64741,3.8311 4.4857,1.18989 z"
id="path4374" />
</g>
<g
inkscape:groupmode="layer"
id="layer34"
inkscape:label="24AgiosDimitrios">
<title> Άγιος Δημητρίος </title>
<path
style="display:inline;fill:#00aa88;stroke-width:0.998229;stroke-miterlimit:4;stroke-dasharray:none"
d="m 788.48233,206.58873 c 0.85,-1.29728 1.5453,-2.99534 1.5453,-3.77349 0,-2.09943 3.8566,-4.42338 6.3161,-3.80606 2.0218,0.50738 2.1073,0.31281 1.5897,-3.61444 -0.3008,-2.28288 -1.1791,-5.12462 -1.9515,-6.31497 -0.8637,-1.33096 -1.1879,-3.24722 -0.842,-4.9768 1.0837,-5.41811 -3.0528,-11.67805 -4.7662,-7.21298 -0.303,0.78947 -1.0427,1.4354 -1.6439,1.4354 -0.6012,0 -2.3853,1.29342 -3.9646,2.87427 -1.5793,1.58084 -4.5042,4.27223 -6.4999,5.98086 -3.69067,3.15993 -6.94436,10.0666 -5.46291,11.59642 0.44436,0.45887 0.58746,1.40883 0.31801,2.11104 -0.38055,0.99166 0.14168,1.09558 2.33896,0.46541 1.55591,-0.44622 3.41344,-0.44998 4.12804,-0.009 1.0352,0.63976 0.8525,1.27857 -0.8987,3.14266 l -2.19796,2.33968 2.70146,0.98446 c 4.7094,1.71613 7.6148,1.3336 9.2901,-1.22312 z"
id="path4372" />
</g>
<g
inkscape:groupmode="layer"
id="layer33"
inkscape:label="23Alimos">
class="onclick" onclick="onClick()"
<desc> "Alimos" </desc>
<title> Άλιμος </title>
<path
style="display:inline;fill:#00aa88;stroke-width:0.998229;stroke-miterlimit:4;stroke-dasharray:none"
d="m 778.07973,225.21535 c 0.7198,0 1.5749,0.43062 1.9002,0.95694 0.3253,0.52631 2.0478,0.95693 3.8277,0.95693 1.78,0 3.5025,-0.43062 3.8277,-0.95693 0.3253,-0.52632 1.4273,-0.95694 2.4488,-0.95694 1.0216,0 1.8574,-0.64594 1.8574,-1.43541 0,-0.78947 -0.4306,-1.43541 -0.9569,-1.43541 -0.5264,0 -0.957,-1.29186 -0.957,-2.87081 0,-2.42011 0.3736,-2.87081 2.3795,-2.87081 3.0289,0 5.276,-4.9405 5.276,-11.60012 0,-4.23281 -0.2051,-4.66783 -2.201,-4.66783 -2.5469,0 -4.4975,1.64365 -4.4975,3.78969 0,0.82117 -1.0828,2.66082 -2.4062,4.08811 -1.9887,2.14467 -2.9437,2.49296 -5.5024,2.00666 -1.7029,-0.32362 -4.1981,-1.1414 -5.54506,-1.81728 -1.55872,-0.7822 -2.94999,-0.91176 -3.82764,-0.35645 -1.96136,1.24099 -7.96715,1.10765 -9.28086,-0.20606 -0.83906,-0.83906 -1.46578,-0.81064 -2.58373,0.11718 -2.2823,1.89415 -1.74608,4.17928 1.4009,5.97001 1.71748,0.97729 2.86477,2.41443 2.86477,3.58852 0,1.30435 0.62381,1.95838 1.8679,1.95838 1.15021,0 3.07302,1.74648 5.00439,4.54546 2.30304,3.33759 3.2239,4.10046 3.46542,2.87081 0.18091,-0.92105 0.91785,-1.67464 1.63761,-1.67464 z"
id="path4366" />
</g>
<g
inkscape:groupmode="layer"
id="layer12"
inkscape:label="22EllinikoArgyroypoli">
<title> Ελληνικό Αργυρούπολη</title>
<path
id="path4363"
style="display:inline;fill:#00aa88;stroke-width:0.998229;stroke-miterlimit:4;stroke-dasharray:none"
d="m 829.21883,208.03802 c -5.0401,0.1441 -10.0052,1.07904 -14.9629,1.91653 -4.2112,0.64919 -8.4717,0.95184 -12.7306,0.95131 -1.3624,-0.0508 -2.9448,0.35385 -3.5519,1.71014 -0.7917,1.55568 -1.2041,3.48468 -2.7218,4.52358 -1.2853,0.67307 -1.9905,0.43293 -3.3823,0.60166 -0.7408,0.0325 -0.3708,1.96844 -1.1116,2.00084 1.1587,1.24018 0.5495,0.37282 1.6069,1.69672 0.5794,1.12587 0.6965,2.54283 0.2992,3.7398 -0.6765,1.20489 -2.0418,1.45815 -3.2291,1.84093 -3.195,0.92527 -6.5919,1.07026 -9.8723,0.60633 -1.1611,-0.0537 -2.01296,0.8682 -2.49253,1.82491 -0.86302,0.91786 -1.93621,1.72603 -2.33637,2.98153 -0.83462,1.84571 -1.38801,3.88501 -1.30882,5.91183 0.40942,1.5376 1.76811,2.45525 2.79017,3.55897 2.65435,3.36416 4.48035,7.28149 6.31515,11.12841 1.1974,2.51378 2.0005,5.18236 2.8487,7.82677 3.0609,-2.56249 5.9698,-5.29907 8.7416,-8.17019 2.1317,-2.10499 4.1784,-4.33504 6.5981,-6.1161 1.9281,-1.34472 4.2559,-1.85323 6.5357,-2.22293 1.769,-0.32418 3.5389,-0.644 5.3084,-0.96538 0.2368,-2.48242 0.2564,-5.02253 1.0868,-7.40185 0.8746,-3.37427 1.6004,-6.91298 3.56,-9.85846 1.4806,-2.27814 3.8086,-3.77341 6.1379,-5.06534 2.2477,-1.23368 4.4977,-2.54986 6.9681,-3.28274 3.6557,-0.92144 7.4572,-0.48828 11.1839,-0.55056 2.7974,-0.025 5.6302,0.19575 8.3993,-0.28051 1.2837,-0.22728 2.1964,-1.20429 2.893,-2.23524 0.4719,-0.60388 0.9437,-1.20776 1.4156,-1.81163 -3.5371,-0.49911 -7.1259,-0.91352 -10.4822,-2.20976 -1.8894,-0.65882 -3.643,-1.69865 -5.6387,-2.03354 -2.906,-0.62775 -5.9067,-0.66833 -8.8674,-0.61608 z"
sodipodi:nodetypes="sccccccccccccccccccccccccccccccss"
inkscape:label="path4363" />
</g>
<g
inkscape:groupmode="layer"
id="layer13"
inkscape:label="21Glyfada">
<title> Γλυφάδα </title>
<path
id="path7567"
style="display:inline;fill:#00aa88;stroke-width:0.998229;stroke-miterlimit:4;stroke-dasharray:none"
d="m 838.50203,218.32513 c -4.6131,0.12797 -9.2993,0.96923 -13.3729,3.23136 -2.7877,1.38075 -5.7935,2.90672 -7.3399,5.75428 -1.5888,2.83474 -2.5363,5.97024 -3.5869,9.03022 -0.2892,0.78087 -0.458,1.57498 -0.3016,2.40555 0.098,1.78637 0.042,3.57588 0.047,5.36375 -3.166,0.65858 -6.3913,1.10738 -9.4837,2.06976 -3.3845,1.26942 -5.7186,4.1736 -8.2167,6.63869 -2.9254,3.00379 -5.7875,6.07064 -8.4717,9.2935 1.939,3.88178 4.7916,7.19538 7.7296,10.34948 1.8174,1.95897 3.8775,3.67054 6.031,5.24266 1.0158,0.88499 2.1372,2.38292 1.3501,3.75112 -0.6641,1.13487 -1.3459,2.25992 -2.0168,3.39112 5.9555,-0.28285 11.9175,-0.3386 17.8786,-0.29922 1.5269,-5e-4 3.0537,-0.002 4.5805,-0.002 2.1959,-2.82708 3.9803,-6.00043 6.5723,-8.5 1.1041,-0.95794 2.6081,-1.14356 4.0117,-1.0957 2.1096,-0.18998 3.4045,-2.09125 4.4502,-3.72153 1.6082,-2.54591 3.4378,-5.12056 3.9482,-8.15152 0.2895,-2.12105 -0.9937,-3.94606 -1.7044,-5.83605 -0.7445,-1.88142 0.1747,-3.95968 1.5975,-5.24706 2.8986,-2.95705 6.483,-5.09819 9.7651,-7.58681 1.7766,-1.27695 3.608,-2.53434 5.1202,-4.11904 0.676,-0.94298 0.3935,-2.16727 -0.1659,-3.08629 -0.8023,-1.98531 -2.217,-3.63582 -3.7204,-5.12139 -1.9575,-2.66801 -3.0043,-5.89328 -3.6929,-9.09711 -0.3269,-1.45701 -0.051,-2.9396 0.051,-4.40429 -3.6818,-0.22966 -7.3696,-0.3527 -11.0586,-0.25391 z"
sodipodi:nodetypes="ccccccccccccccccccccccccccccc"
inkscape:label="Glyfada">
<desc
id="desc36585">Glyfada</desc>
</path>
</g>
<g
inkscape:groupmode="layer"
id="layer23"
inkscape:label="20Filothei-Psychiko">
<title> Φιλοθέη Ψυχικό </title>
<path
id="path6247"
style="display:inline;fill:#00aa88;stroke-width:0.998229;stroke-miterlimit:4;stroke-dasharray:none"
d="m 823.87113,79.832942 c -0.682,0.65476 -0.6047,1.71365 -0.9614,2.54502 -1.2858,4.2593 -2.8217,8.47679 -4.9582,12.38754 -1.0526,1.52363 -2.1867,3.45155 -1.7171,5.438538 0.6068,2.94348 -0.3824,5.86777 -1.1054,8.68778 -0.2492,1.37078 0.483,2.67192 1.4675,3.57165 1.3346,1.55063 2.8566,2.9261 4.5364,4.09408 1.2676,-0.80336 2.6898,-1.56657 4.2465,-1.34819 1.4635,0.0646 2.6661,0.95682 3.8628,1.6978 1.2601,-1.14254 2.333,-2.46436 3.5291,-3.66664 0.5657,-0.57053 1.4493,-0.82241 2.1582,-0.34851 0.9452,0.43705 1.8135,1.24596 2.9319,1.02101 1.264,-0.0981 2.5456,-1.19051 2.3001,-2.53973 -0.1335,-1.09662 -1.2521,-1.64242 -1.8704,-2.46613 -1.6075,-1.75875 -3.7425,-3.48817 -6.2688,-3.30448 -0.6266,-0.001 -1.2531,-0.003 -1.8797,-0.004 2.4537,-3.69088 5.1894,-7.238518 7.0527,-11.281698 0.7017,-1.7037 1.5468,-3.70291 0.6973,-5.50932 -0.9558,-1.94674 -2.9321,-3.05705 -4.5461,-4.39493 -2.3364,-1.74042 -4.7111,-3.44695 -7.1707,-5.0035 -0.5152,-0.34232 -1.1567,-0.12975 -1.7363,-0.18946 -0.1895,0.20443 -0.3789,0.40886 -0.5684,0.61328 z" />
</g>
<g
inkscape:groupmode="layer"
id="layer24"
inkscape:label="19Chalandri">
<title> Χαλάνδρι </title>
<path
id="path4401"
style="display:inline;fill:#00aa88;stroke-width:0.998229;stroke-miterlimit:4;stroke-dasharray:none"
d="m 867.74613,78.237242 c -1.8426,0.84459 -3.762,1.56622 -5.7971,1.74829 -1.0271,0.13434 -2.0782,0.20431 -3.0091,0.2489 -3.18,0.15931 -6.3852,0.1721 -9.5473,-0.24328 -0.3954,-0.0543 -1.133,-0.17664 -1.6611,-0.29448 -0.9418,-0.27673 -2.0298,-0.55992 -2.8975,0.0855 -1.4122,1.12931 -2.307,2.78249 -3.1058,4.37815 -1.1342,2.33372 -1.643,4.89171 -2.152,7.41482 -0.9687,3.74108 -2.9831,7.11492 -5.25,10.193358 -0.7659,1.07362 -0.2838,2.69998 0.9337,3.19091 2.7119,1.7287 4.7946,4.22388 6.8866,6.62354 3.0979,-1.97953 6.2068,-4.05254 9.7414,-5.16904 4.7969,-2.05553 8.7756,-5.67383 11.8411,-9.846728 3.1128,-3.82332 7.731,-6.20758 12.5269,-7.13071 0.598,-0.36258 1.0484,-0.91612 1.1713,-1.60565 0.106,-1.04143 -0.6044,-1.8681 -1.349,-2.49201 -2.3422,-2.5607 -4.7394,-5.07648 -7.1035,-7.61914 -0.4096,0.17253 -0.8191,0.34505 -1.2286,0.51758 z" />
</g>
<g
inkscape:groupmode="layer"
id="layer26"
inkscape:label="18Papagou-Cholargos">
<title> Παπάγου Χολαργός </title>
<path
id="path6367"
style="display:inline;fill:#00aa88;stroke-width:0.998229;stroke-miterlimit:4;stroke-dasharray:none"
d="m 852.47473,107.32708 c -4.1696,1.72254 -7.8979,4.31771 -11.6393,6.80071 -1.7286,1.16964 -3.3644,2.46688 -5.0209,3.73445 1.7692,1.76026 3.4071,3.65402 4.7399,5.7703 0.5037,0.7535 1.0065,1.50351 1.5121,2.25509 -1.9392,1.45659 -4.0015,3.08431 -4.7128,5.51542 -0.509,1.57509 -1.6932,2.7621 -2.7853,3.94942 2.2753,3.14128 4.9513,5.96981 7.7983,8.59501 2.2302,2.03275 5.0965,3.61377 8.1958,3.48507 4.0017,-0.009 7.9624,-0.85083 11.782,-1.98967 1.9502,-0.63578 4.0646,-1.4512 6.1079,-0.70761 0.507,6.6e-4 1.4219,0.71498 1.4257,-0.16443 0.8103,-3.11659 2.3307,-6.02182 2.8085,-9.22825 0.2111,-1.01285 0.4032,-2.1909 -0.3852,-3.02519 -1.243,-1.11551 -2.782,-2.13029 -3.3162,-3.80882 -0.7537,-2.11669 -2.4867,-3.73623 -4.396,-4.84004 -3.2013,-2.29286 -6.2184,-5.03815 -8.1419,-8.51724 -0.6078,-1.29451 -0.3437,-2.76711 -0.7446,-4.11904 -0.2937,-1.50221 -0.942,-2.89602 -1.5015,-4.31064 -0.5755,0.20182 -1.151,0.40364 -1.7265,0.60546 z" />
</g>
<g
inkscape:groupmode="layer"
id="layer25"
inkscape:label="17AgiaParaskevi">
<title> Αγία Παρασκευή </title>
<path
id="path4391"
style="display:inline;fill:#00aa88;stroke-width:0.998229;stroke-miterlimit:4;stroke-dasharray:none"
d="m 885.89653,89.151302 c -5.3462,0.27757 -10.7702,1.24591 -15.5742,3.69727 -3.3345,1.8071 -5.8919,4.68952 -8.2094,7.628618 -1.6091,1.85215 -3.2867,3.79758 -5.5321,4.8741 -0.979,0.6187 -1.2014,2.02858 -0.5782,2.97419 1.0712,2.88523 1.4937,6.07551 3.239,8.66998 1.0529,1.28785 2.5302,2.12494 3.7144,3.28123 1.8469,1.61127 3.5211,3.17642 5.2593,4.91496 1.7253,1.71632 3.3662,3.51436 5.0445,5.27606 1.1909,-3.79335 1.9178,-7.98215 4.6917,-11.0154 1.7751,-1.93238 2.9164,-4.31984 4.3257,-6.5042 0.7257,-1.12568 1.7904,-1.97641 3.0355,-2.46219 0.6376,-0.21477 0.061,-1.08198 0.138,-1.59793 -0.056,-1.23578 -0.6701,-2.49956 -0.271,-3.71911 0.4335,-0.86549 1.8004,-0.58795 2.1289,-1.54297 1.8274,-2.80844 2.5914,-6.147068 3.1973,-9.398438 0.2987,-1.57859 0.1886,-3.18556 0.096,-4.77734 -1.5642,-0.19309 -3.1252,-0.38298 -4.7051,-0.29883 z" />
</g>
<g
inkscape:groupmode="layer"
id="layer16"
inkscape:label="16Vrilissia">
<title> Βριλίσσια </title>
<path
style="display:inline;fill:#00aa88;stroke-width:0.998229;stroke-miterlimit:4;stroke-dasharray:none"
d="m 883.55783,87.772892 c 1.1782,-0.3158 3.0805,-2.14007 4.2273,-4.05392 1.1467,-1.91385 4.1654,-6.33067 6.7081,-9.81516 l 4.6231,-6.33543 -0.9557,-5.0392 c -0.5256,-2.77157 -0.9556,-5.16417 -0.9556,-5.3169 0,-0.15273 -0.7536,-0.44241 -1.6747,-0.64373 -0.9325,-0.20383 -3.6211,1.23201 -6.0671,3.24011 -2.4158,1.98338 -7.0959,4.77864 -10.4003,6.21169 -5.1653,2.24015 -6.2396,3.15119 -7.6604,6.49667 l -1.6526,3.89115 5.285,5.98252 c 2.9068,3.29038 5.5315,5.97664 5.8328,5.96946 0.3013,-0.008 1.5118,-0.27146 2.6901,-0.58726 z"
id="path4411" />
</g>
<g
inkscape:groupmode="layer"
id="layer15"
inkscape:label="15Marousi">
<title> Μαρούσι </title>
<path
style="display:inline;fill:#00aa88;stroke-width:0.998229;stroke-miterlimit:4;stroke-dasharray:none"
d="m 839.82763,84.784692 c 0.021,-0.92105 1.2942,-3.14272 2.8284,-4.93702 2.0569,-2.40554 3.1149,-3.00631 4.0281,-2.2874 0.6812,0.53624 4.0059,1.06072 7.3882,1.16552 3.3823,0.10479 6.3966,0.2535 6.6985,0.33045 0.302,0.0769 2.1004,-0.39144 3.9965,-1.04087 3.2681,-1.11931 5.6434,-4.19644 5.6434,-7.31073 0,-0.7208 1.1238,-2.12921 2.4974,-3.12979 2.0343,-1.48186 2.5258,-2.66419 2.6508,-6.3755 0.107,-3.17863 -0.2865,-4.82272 -1.3013,-5.43748 -1.2454,-0.75449 -1.1449,-1.14409 0.6985,-2.70938 2.3724,-2.01435 2.813,-5.04599 0.957,-6.58544 -1.9773,-1.64006 -24.109,-5.77919 -24.5206,-4.58591 -0.1968,0.57064 -1.8117,3.26361 -3.5885,5.98438 -1.7768,2.72077 -3.2372,5.73513 -3.2453,6.69856 -0.027,3.22102 -1.4626,4.39203 -4.5525,3.71337 -2.3362,-0.51313 -3.3711,-0.15646 -5.3827,1.85508 -1.3697,1.36969 -2.4903,3.04997 -2.4903,3.73395 0,0.68397 -0.8679,2.02905 -1.9287,2.98906 -1.8914,1.7117 -1.8939,1.78401 -0.1261,3.73683 0.9915,1.09525 2.0715,4.14447 2.4,6.77605 0.4321,3.46232 1.2752,5.37976 3.0502,6.9378 2.9466,2.58641 4.2467,2.73111 4.299,0.47847 z"
id="path4413" />
</g>
<g
inkscape:groupmode="layer"
id="layer11"
inkscape:label="14Penteli">
<title> Πεντέλη </title>
<path
style="display:inline;fill:#00aa88;stroke-width:0.998229;stroke-miterlimit:4;stroke-dasharray:none"
d="m 990.1961,74.066122 c 5.7298,-1.25518 9.4012,-2.93455 9.4012,-4.30029 0,-0.59142 -2.5253,-2.34431 -5.6118,-3.89532 -3.1273,-1.57148 -6.2643,-3.95678 -7.0854,-5.38757 -0.8105,-1.41216 -2.69897,-3.33559 -4.19677,-4.27429 -5.5098,-3.45322 -14.685,-11.26942 -14.685,-12.50997 0,-0.70298 -3.3302,-2.83733 -7.4006,-4.743 -6.1361,-2.87281 -7.83,-3.30277 -9.9137,-2.51628 -1.8181,0.68629 -3.1455,0.59804 -4.8003,-0.31916 -1.258,-0.69725 -3.8176,-1.28299 -5.6881,-1.30164 -2.6052,-0.026 -4.1602,-0.81743 -6.647,-3.38319 -1.7854,-1.84211 -3.755,-3.34929 -4.3768,-3.34929 -0.6218,0 -1.6453,-0.62033 -2.2746,-1.37852 -1.3507,-1.62757 -3.4529,-1.04923 -6.7457,1.85586 -1.3158,1.16086 -4.8054,3.68147 -7.7546,5.60135 -6.1899,4.02951 -11.6979,4.56571 -20.529,1.99846 -4.989,-1.45037 -5.2144,-1.4321 -8.0323,0.65131 -1.5946,1.17895 -3.1481,2.92747 -3.4522,3.88559 -0.3041,0.95813 -1.385,2.18737 -2.402,2.73164 -1.6997,0.90964 -1.7313,1.16928 -0.392,3.21343 1.5824,2.41502 1.0494,5.09215 -1.3978,7.02079 -1.2382,0.97583 -1.2713,1.32517 -0.1928,2.03567 0.8819,0.58101 1.1884,2.28469 0.95,5.28134 -0.1935,2.43302 -0.2767,4.42366 -0.185,4.42366 1.7058,0 10.1786,-4.72597 12.9313,-7.21286 2.0172,-1.8224 4.0618,-3.31346 4.5435,-3.31346 2.3679,0 3.915,1.44292 4.9646,4.63008 1.3241,4.02046 3.2761,5.82229 6.355,5.86581 1.1842,0.0168 2.1531,0.49007 2.1531,1.05186 0,0.57721 0.8115,0.76385 1.866,0.42915 2.9657,-0.94125 7.7033,2.00719 7.7033,4.79409 0,3.02107 1.3693,3.00865 4.017,-0.0365 1.1498,-1.32232 4.4071,-3.71164 7.2385,-5.30959 4.2777,-2.41422 6.0668,-2.87013 10.5827,-2.69686 2.989,0.11469 6.8439,0.79142 8.5665,1.50384 2.6285,1.0871 2.9795,1.58022 2.1833,3.0679 -0.8473,1.5831 -0.4522,1.83847 3.6954,2.38866 2.5622,0.33989 5.8182,0.16965 7.2633,-0.37975 1.6895,-0.64237 3.014,-0.66811 3.7317,-0.0725 0.6711,0.55694 2.5312,0.60333 4.6879,0.1169 3.8222,-0.86204 9.5541,1.13785 12.119,4.22847 0.6912,0.83284 1.9495,1.305 2.7963,1.04927 0.84667,-0.25575 3.55297,-0.90605 6.01387,-1.44514 z"
id="path4419"
inkscape:label="path4419" />
</g>
<g
inkscape:groupmode="layer"
id="layer14"
inkscape:label="13Kifissia"
class="onclick" onclick="onClick()">
<title> Κηφισιά </title>
<path
style="display:inline;fill:#00aa88;stroke-width:0.998229;stroke-miterlimit:4;stroke-dasharray:none"
d="m 876.95423,42.200992 c 1.1341,-1.18421 3.4753,-3.6869 5.2027,-5.56152 l 3.1408,-3.4084 6.6713,1.68163 c 10.7497,2.70965 13.1273,2.41228 20.6387,-2.58134 3.6131,-2.40197 6.8349,-4.79696 7.1595,-5.32218 0.3246,-0.52523 1.7326,-1.39247 3.1288,-1.9272 l 2.5386,-0.97224 -2.3464,-1.91024 c -1.2905,-1.05062 -5.1661,-3.59238 -8.6124,-5.64836 -14.9759,-8.9341802 -25.4048,-16.04957016 -25.4048,-17.33309016 0,-0.76142004 3.122,-4.07143004 6.9378,-7.35557964 7.1736,-6.1741502 7.5823,-6.9326202 5.9908,-11.1184702 l -0.9469,-2.49068 -2.6416,1.93141 c -4.4603,3.26118 -9.3772,3.47178 -13.7345,0.58827 -4.972,-3.29036 -6.6412,-2.74436 -15.3777,5.03024 -11.5456,10.2743498 -12.3974,10.8978798 -14.2319,10.4181398 -1.439,-0.37631 -9.1169,2.58413 -15.2783,5.891 -0.7895,0.42372 -2.6071,2.9216 -4.0391,5.55084 -1.6829,3.0899302 -3.83,5.4312602 -6.0716,6.6208302 -2.3032,1.22222 -4.2627,3.3991 -5.8339,6.48099 -1.3013,2.55233 -2.1449,4.86162 -1.8748,5.13176 0.2702,0.27013 2.5846,-0.0111 5.1432,-0.62485 3.8777,-0.93024 5.4143,-0.85719 9.2317,0.43883 2.5188,0.85515 5.2017,1.31609 5.9621,1.02429 1.6995,-0.65214 2.8251,1.89258 1.5554,3.51638 -0.5092,0.65119 -1.1456,2.08627 -1.4142,3.18907 -0.4192,1.72112 0.1632,2.17207 4.1124,3.18423 2.5305,0.64853 5.0693,1.74369 5.642,2.43369 0.5726,0.68999 3.292,1.53576 6.043,1.87947 2.751,0.34372 7.152,1.21446 9.78,1.93499 6.495,1.78078 6.587,1.77386 8.9293,-0.67191 z"
id="path4427" />
</g>
<g
inkscape:groupmode="layer"
id="layer17"
inkscape:label="12Lykovrysi-Pefki">
<title> Λυκόβρυση Πεύκη </title>
<path
style="display:inline;fill:#00aa88;stroke-width:0.998229;stroke-miterlimit:4;stroke-dasharray:none"
d="m 845.83043,48.339662 c 1.1507,-2.28161 2.623,-5.08065 3.2716,-6.2201 0.9854,-1.73092 0.916,-2.26848 -0.4221,-3.26789 -0.8808,-0.65789 -2.3452,-1.19617 -3.2542,-1.19617 -4.6704,0 -5.7549,-2.2236 -3.3409,-6.85026 1.3224,-2.53459 1.315,-2.54306 -1.981,-2.28154 -2.172,0.17234 -4.371,1.29258 -6.4027,3.26174 -1.7019,1.64959 -4.0428,2.99925 -5.202,2.99925 -2.119,0 -2.6183,1.38323 -1.5265,4.22857 0.3196,0.83285 2.4705,2.35004 4.7797,3.37152 5.0594,2.23802 6.9773,5.55209 5.3192,9.19135 -1.7939,3.93711 -1.3736,5.07151 1.9995,5.39673 2.6003,0.25072 3.2376,-0.0922 3.8885,-2.09248 0.4282,-1.31579 1.7201,-4.25911 2.8709,-6.54072 z"
id="path4425" />
</g>
<g
inkscape:groupmode="layer"
id="layer18"
inkscape:label="11Metamorfosi">
<title> Μεταμόρφωση </title>
<path
style="display:inline;fill:#00aa88;stroke-width:0.998229;stroke-miterlimit:4;stroke-dasharray:none"
d="m 807.25283,56.315792 c 0.6552,-0.78947 1.9471,-1.43541 2.8708,-1.43541 0.9238,0 2.2081,-0.63688 2.8541,-1.4153 0.8625,-1.03925 1.6478,-1.16207 2.9554,-0.46228 1.9952,1.06781 3.4484,-0.58109 6.0886,-6.90866 0.8085,-1.93769 1.9072,-3.79325 2.4415,-4.12346 0.5343,-0.33021 0.9714,-1.99602 0.9714,-3.7018 0,-3.26365 1.4205,-5.39807 3.5926,-5.39807 1.5592,0 7.5627,-5.43166 6.822,-6.17229 -0.6236,-0.62365 -2.9945,-0.67488 -11.7404,-0.2537 -5.6292,0.27108 -6.8616,0.65769 -8.4603,2.65394 -1.0292,1.28516 -4.473,5.04259 -7.653,8.34986 -3.1799,3.30727 -5.542,6.2529 -5.249,6.54585 0.2929,0.29294 -0.044,2.16627 -0.7482,4.16294 -1.1747,3.32903 -1.1091,3.87641 0.7906,6.59552 2.3675,3.38875 2.8177,3.54639 4.4639,1.56286 z"
id="path4423" />
</g>
<g
inkscape:groupmode="layer"
id="layer19"
inkscape:label="10Irakleio">
<title> Ηράκλειο </title>
<path
style="display:inline;fill:#00aa88;stroke-width:0.998229;stroke-miterlimit:4;stroke-dasharray:none"
d="m 827.92653,67.227112 c 1.261,-1.18472 2.2928,-3.05341 2.2928,-4.15265 0,-1.15479 0.9091,-2.39744 2.1531,-2.94324 1.514,-0.66423 2.1983,-1.83806 2.3052,-3.95466 0.084,-1.65552 0.5998,-3.84667 1.147,-4.86921 1.7082,-3.19186 0.2528,-5.70195 -4.499,-7.75889 -4.0775,-1.76507 -4.5977,-1.80014 -6.1302,-0.41325 -0.9211,0.83352 -1.6747,2.21002 -1.6747,3.05891 0,0.84888 -1.1169,3.18711 -2.482,5.19607 -2.0195,2.97203 -2.9002,3.5477 -4.726,3.08944 -1.2342,-0.30977 -2.5112,-0.13101 -2.8376,0.39724 -0.3265,0.52825 -1.3767,0.96045 -2.3339,0.96045 -0.9571,0 -2.2555,0.62089 -2.8853,1.37975 -0.9426,1.13584 -0.4559,1.73135 2.7537,3.36873 2.8524,1.45522 3.8987,2.57918 3.8987,4.18827 0,1.53568 0.9272,2.63838 3.0728,3.65453 3.9531,1.87215 7.0751,1.49498 9.9454,-1.20149 z"
id="path4421" />
</g>
<g
inkscape:groupmode="layer"
id="layer20"
inkscape:label="9NeaIonia">
<title> Νέα Ιωνία </title>
<path
style="display:inline;fill:#00aa88;stroke-width:0.998229;stroke-miterlimit:4;stroke-dasharray:none"
d="m 806.84193,81.565282 c 0.3973,-0.64274 2.1606,-0.86489 4.4393,-0.55926 2.9684,0.39815 4.5117,0.0106 7.1865,-1.80452 4.1281,-2.80144 5.6331,-2.86538 9.3593,-0.39767 3.8392,2.54263 3.9837,2.47402 3.526,-1.67464 -0.5696,-5.16345 -2.596,-7.10924 -6.618,-6.35471 -4.558,0.8551 -10.5047,-1.92359 -11.2394,-5.2518 -0.3554,-1.60986 -1.9238,-3.29461 -4.3786,-4.70346 -3.5637,-2.04527 -6.4096,-2.13256 -5.19,-0.15919 0.2933,0.47449 -0.1303,2.14584 -0.9413,3.7141 -0.811,1.56827 -1.4745,3.94934 -1.4745,5.29127 0,1.34192 -0.4598,2.43986 -1.0216,2.43986 -0.5728,0 -0.7645,0.80937 -0.4365,1.84286 0.3851,1.21337 0,2.16946 -1.1238,2.79904 -0.9398,0.5259 -1.497,1.12406 -1.2382,1.32923 1.46,1.15756 7.27,4.5254 7.8306,4.53907 0.3637,0.009 0.9578,-0.46372 1.3202,-1.05018 z"
id="path4415" />
</g>
<g
inkscape:groupmode="layer"
id="layer21"
inkscape:label="8Filadelfeia-Chalkidona">
<title> Φιλαδέλφεια Χαλκηδόνα</title>
<path
style="display:inline;fill:#00aa88;stroke-width:0.998229;stroke-miterlimit:4;stroke-dasharray:none"
d="m 784.21003,88.133972 c 2.2811,-2.5 4.4463,-4.54545 4.8115,-4.54545 1.5408,0 9.6518,-8.74159 9.0356,-9.73842 -0.3665,-0.59304 -0.019,-1.55139 0.7717,-2.12969 1.332,-0.97395 1.9226,-2.89695 3.2962,-10.73277 0.3158,-1.80164 -0.073,-4.137 -0.9825,-5.89497 -1.1992,-2.31882 -1.2924,-3.52301 -0.4579,-5.91688 0.5764,-1.65305 0.7929,-3.26051 0.4813,-3.57213 -0.3118,-0.31162 -0.8196,0.24864 -1.1287,1.24502 -1.4061,4.53239 -3.8803,8.22736 -6.6584,9.94443 -2.748,1.69833 -3.0413,2.35039 -3.2374,7.19768 -0.1391,3.43877 -1.1766,7.43712 -2.924,11.26778 -1.4897,3.26568 -3.6409,8.08535 -4.7805,10.71037 -1.1396,2.62502 -3.0199,5.82007 -4.1784,7.1001 -1.9171,2.1183 -1.93069,2.20532 -0.1513,0.96886 1.0753,-0.74716 3.8216,-3.40393 6.1028,-5.90393 z"
id="path4409" />
</g>
<g
inkscape:groupmode="layer"
id="layer22"
inkscape:label="7Galatsi">
<title> Γαλάτσι </title>
<path
style="display:inline;fill:#00aa88;stroke-width:0.998229;stroke-miterlimit:4;stroke-dasharray:none"
d="m 814.46553,106.79426 c 0.3999,-1.97368 0.6272,-5.02209 0.5051,-6.77423 -0.1285,-1.843688 0.4172,-3.891988 1.2953,-4.862288 1.7034,-1.88226 6.5634,-15.45046 5.8056,-16.20826 -0.2685,-0.26849 -1.7937,0.47708 -3.3894,1.65682 -2.1595,1.59654 -3.9303,2.06851 -6.926,1.84589 l -4.0248,-0.29908 -3.7163,7.09392 c -3.7303,7.12036 -6.6034,15.760558 -5.5807,16.783178 0.3011,0.3011 2.002,0.27461 3.7797,-0.0588 2.4712,-0.46362 3.7261,-0.15708 5.3315,1.30229 1.9,1.72717 3.9276,2.82916 5.5817,3.0336 0.3361,0.0415 0.9384,-1.53929 1.3383,-3.51297 z"
id="path4403" />
</g>
<g
inkscape:groupmode="layer"
id="layer27"
inkscape:label="6Zografou">
<title> Ζωγράφου </title>
<path
style="display:inline;fill:#00aa88;stroke-width:0.998229;stroke-miterlimit:4;stroke-dasharray:none"
d="m 855.81743,154.34296 c 5.0615,-0.70244 7.8947,-1.52206 7.8947,-2.28388 0,-0.65354 0.8613,-1.96767 1.9139,-2.92029 1.0526,-0.95262 1.9139,-2.09591 1.9139,-2.54066 0,-1.09949 -3.2267,-1.02649 -4.3541,0.0985 -1.6088,1.60539 -11.9622,2.75273 -15.6588,1.73527 -2.0117,-0.5537 -5.4124,-2.92582 -8.2168,-5.73153 -7.7149,-7.71838 -13.9107,-9.00361 -22.5624,-4.68027 -4.6733,2.33524 -5.2517,2.92874 -4.5922,4.71168 0.4151,1.12195 2.2368,2.65918 4.0483,3.41607 1.8115,0.7569 3.6875,2.07992 4.1688,2.94007 1.1783,2.10547 18.7884,7.04505 23.7222,6.65402 2.1053,-0.16686 7.3804,-0.79641 11.7225,-1.39901 z"
id="path4389" />
</g>
<g
inkscape:groupmode="layer"
id="layer28"
inkscape:label="5Kaisariani">
<title> Καισαριανή </title>
<path
style="display:inline;fill:#00aa88;stroke-width:0.998229;stroke-miterlimit:4;stroke-dasharray:none"
d="m 864.27173,171.71661 c 2.0696,-7.07668 2.1628,-14.04549 0.2139,-15.99437 -1.3708,-1.37082 -2.1726,-1.36884 -8.8979,0.022 -10.0443,2.0772 -13.514,1.93896 -24.2676,-0.96685 -5.0791,-1.37247 -10.492,-2.47575 -12.0286,-2.45173 -1.5366,0.024 -3.6779,-0.57554 -4.7584,-1.33234 -1.0805,-0.75686 -3.0744,-1.37606 -4.431,-1.37606 -1.3566,0 -2.9761,-0.50957 -3.5989,-1.13237 -2.3069,-2.30687 -2.3738,0.29019 -0.073,2.81699 1.3131,1.44188 3.0687,3.72469 3.9012,5.0729 1.2985,2.10288 2.6381,2.62345 9.4248,3.66237 6.1516,0.94171 8.2844,1.68564 9.5895,3.34482 1.2871,1.63617 3.4912,2.42814 9.452,3.39615 7.6361,1.24009 7.8072,1.32856 9.6843,5.00798 1.1422,2.23886 2.9537,4.11575 4.5033,4.66576 1.4259,0.5061 3.6691,1.54948 4.9848,2.31862 2.1292,1.24458 2.5213,1.22794 3.5641,-0.15124 0.6444,-0.85233 1.8762,-3.95852 2.7372,-6.90263 z"
id="path4384" />
</g>
<g
inkscape:groupmode="layer"
id="layer29"
inkscape:label="4Vyronas">
<title> Βύρωνας </title>
<path
style="display:inline;fill:#00aa88;stroke-width:0.998229;stroke-miterlimit:4;stroke-dasharray:none"
d="m 850.51363,187.28085 c 1.2066,-1.08946 3.5933,-2.78172 5.3038,-3.76059 1.7105,-0.97887 3.11,-2.06451 3.11,-2.41253 0,-0.34803 -2.1497,-1.55756 -4.7771,-2.68786 -3.6032,-1.55004 -5.2342,-2.95081 -6.6367,-5.69998 -1.0227,-2.00469 -2.4256,-3.68358 -3.1175,-3.73085 -5.9954,-0.4096 -14.0295,-2.57565 -15.8323,-4.26848 -2.0079,-1.88543 -7.8554,-3.52738 -13.9719,-3.92321 -1.4898,-0.0964 -3.2605,-0.93 -3.935,-1.85241 -1.443,-1.9734 -5.615,-1.4862 -8.8827,1.03734 l -2.0676,1.5967 4.3483,5.74163 c 3.714,4.90411 4.9762,5.88426 8.6532,6.71943 3.5702,0.81091 4.5899,1.5637 5.9747,4.41065 3.1022,6.3778 4.741,7.97719 9.7663,9.53156 7.2896,2.25471 19.2103,1.87578 22.0645,-0.7014 z"
id="path4376" />
</g>
<g
inkscape:groupmode="layer"
id="layer30"
inkscape:label="3Ilioupoli">
<title> Ηλιούπολη </title>
<path
style="display:inline;fill:#00aa88;stroke-width:0.998229;stroke-miterlimit:4;stroke-dasharray:none"
d="m 854.14273,209.48235 c 0,-1.28473 -0.4306,-2.60201 -0.9569,-2.92729 -0.5263,-0.32528 -0.9569,-2.27523 -0.9569,-4.33322 0,-2.058 -0.9048,-5.47756 -2.0105,-7.59904 l -2.0105,-3.85721 h -7.4859 c -4.1172,0 -9.7383,-0.51993 -12.4912,-1.15538 -4.7133,-1.08795 -5.2458,-1.52701 -9.1253,-7.52401 -3.5562,-5.49745 -4.592,-6.44528 -7.5719,-6.92885 -4.5676,-0.74122 -7.5068,0.72913 -10.5006,5.253 -1.3559,2.04871 -2.8827,3.46696 -3.3928,3.15168 -1.9391,-1.19835 -1.9721,2.50787 -0.05,5.61757 1.6447,2.66104 2.007,4.78578 2.007,11.76902 v 8.52172 l 4.0672,0.19479 c 2.2369,0.10714 7.512,-0.41948 11.7225,-1.17024 14.4975,-2.58501 20.8477,-2.82342 24.4802,-0.91909 2.6832,1.40661 10.5446,3.81933 13.5581,4.16103 0.3947,0.0448 0.7177,-0.96975 0.7177,-2.25448 z"
id="path4368" />
</g>
<g
inkscape:groupmode="layer"
id="layer31"
inkscape:label="2Dafni-Ymittos">
<title> Δάφνη Υμηττός</title>
<path
style="display:inline;fill:#00aa88;stroke-width:0.998229;stroke-miterlimit:4;stroke-dasharray:none"
d="m 801.48993,176.75449 c 0.012,-0.60084 1.0978,-1.36263 2.4136,-1.69287 2.9264,-0.73447 2.9911,-1.74557 0.3408,-5.33017 -1.9511,-2.639 -2.3375,-2.75388 -7.8951,-2.34699 -7.2169,0.52841 -11.8165,1.9816 -12.9128,4.07978 -0.7728,1.47888 -0.3732,7.81809 0.4928,7.81809 0.6339,0 4.551,-2.30256 6.302,-3.70457 2.332,-1.86704 4.4363,-0.70315 6.1517,3.40228 l 1.4844,3.55238 1.8006,-2.34275 c 0.9904,-1.28851 1.8103,-2.83434 1.822,-3.43518 z"
id="path4382" />
</g>
<g
inkscape:groupmode="layer"
id="layer32"
inkscape:label="1MunicipalityofAthens">
<title> Δήμος Αθήνας </title>
<path
style="display:inline;fill:#00aa88;stroke-width:0.998229;stroke-miterlimit:4;stroke-dasharray:none"
d="m 781.88513,171.29585 c 1.9612,-2.9931 5.2616,-4.38198 12.1155,-5.09836 5.5831,-0.58353 5.6763,-0.6415 5.1177,-3.18437 -0.457,-2.08093 -0.076,-2.91311 1.94,-4.23382 1.38,-0.9041 3.3964,-1.81473 4.4812,-2.02363 2.9411,-0.56641 2.967,-0.89722 0.3172,-4.04634 -2.5399,-3.01849 -3.3769,-7.47532 -1.2355,-6.57821 0.6579,0.2756 3.449,1.20098 6.2024,2.05638 2.7535,0.8554 5.2549,1.95766 5.5589,2.44946 0.8173,1.32244 2.3536,1.08485 2.3536,-0.364 0,-0.69199 -1.517,-1.98156 -3.3711,-2.86569 -2.8502,-1.35918 -5.2695,-4.68067 -5.2314,-7.18245 0.015,-0.96025 11.623,-6.265 13.8656,-6.33623 1.0526,-0.0334 3.3428,0.29052 5.0892,0.7199 3.7637,0.92536 5.4282,-0.15411 7.3575,-4.77151 0.7322,-1.75243 1.7838,-3.18623 2.337,-3.18623 1.8816,0 1.0138,-2.79508 -1.8971,-6.11047 -1.907,-2.17193 -2.535,-3.53365 -1.8305,-3.96906 0.7865,-0.48612 0.776,-0.95287 -0.039,-1.75097 -0.8351,-0.81736 -1.6379,-0.43434 -3.226,1.53908 -1.9633,2.43985 -2.2608,2.52454 -4.1701,1.18722 -1.6456,-1.15261 -2.5401,-1.21942 -4.4818,-0.3347 -2.1751,0.99103 -2.8121,0.75651 -6.1597,-2.26789 -2.0536,-1.85528 -5.2592,-3.87665 -7.1235,-4.49195 -1.8644,-0.61529 -3.6154,-1.70657 -3.8911,-2.42506 -0.3581,-0.93321 -1.6073,-1.158 -4.3734,-0.78699 -2.9745,0.39893 -4.0066,0.16971 -4.4511,-0.98859 -0.8208,-2.13868 2.0844,-11.503928 5.3799,-17.342758 l 2.7942,-4.9511 -4.356,-2.11624 c -4.4496,-2.16166 -5.1954,-2.07925 -8.5374,0.94337 -13.4107,12.12886 -15.92932,14.87658 -17.021,18.568458 -0.91065,3.07969 -2.70652,5.2151 -8.33767,9.91403 -3.94737,3.29391 -7.56431,7.13382 -8.03764,8.53315 -0.47333,1.39934 -1.63303,3.54006 -2.5771,4.75715 -0.94408,1.2171 -2.22493,3.80083 -2.84635,5.74163 -0.62142,1.9408 -2.15312,4.89952 -3.40377,6.57493 -2.29909,3.07994 -2.92092,4.64365 -1.4965,3.76332 0.42757,-0.26425 2.0424,0.35343 3.58851,1.37263 1.54612,1.01919 4.17543,1.85592 5.8429,1.85939 5.35717,0.0111 6.06851,0.6504 4.41409,3.96677 -0.78991,1.5834 -2.04936,3.1142 -2.79879,3.40179 -2.29171,0.87941 5.4382,5.85245 9.64318,6.20394 2.70782,0.22635 4.22427,1.01263 5.64911,2.92909 l 1.9476,2.6197 -2.22791,2.37159 -2.228,2.37159 3.10817,2.90345 c 3.73847,3.49237 4.34747,3.55658 6.24627,0.6586 z"
id="path4386" />
</g>
</g>
</g>
</svg>
</div>
</body>
<!-- Style of the page-->
<style>
/* background-image: url("https://cdn.glitch.global/6242ef89-ef48-4162-a1a8-4925fc923dc6/ATHENS33.svg?v=1641419512726");*/
/*background-image: <a> url("https://cdn.glitch.global/6242ef89-ef48-4162-a1a8-4925fc923dc6/ATHENS33.svg?v=1641419512726");*/
/* Place the svg on the center of the page */
svg {
display: block;
margin-left: auto;
margin-right: auto;
}
.btn {
background-color: #00aa88; /* Blue background */
border: none; /* Remove borders */
color: white; /* White text */
padding: 12px 16px; /* Some padding */
font-size: 16px; /* Set a font size */
cursor: pointer; /* Mouse pointer on hover */
}
/* Darker background on mouse-over */
.btn:hover {
background-color: #08856B;
}
/* When mouse hovers the paths of the page, then the strokes become red */
path:hover {
fill: white;
stroke:red;
pointer-events: all;
}
/* Grid the page in 3 parts */
.grid-container {
display: grid;
grid-template-columns: auto auto auto;
/*grid-auto-rows: 1fr*/
}
.grid-item {
margin-top: 15px;
padding: 20px;
font-size: 25px;
text-align: center;
}
</style>
</html>