10 Commits

Author SHA1 Message Date
David Rodenkirchen aa540464b7 Adapt website to new admidio schema 2026-06-09 22:08:43 +02:00
David Rodenkirchen 4eb8e64eca Add David, Add EZGG LAN Edition 1.0 News and Pictures 2026-05-26 00:37:20 +02:00
David Rodenkirchen 7f33c140d8 add Domi and news for Hasenheim LAN 2026-03-31 23:22:55 +02:00
David Rodenkirchen cce49edc41 update member state 2026-02-11 10:02:09 +01:00
David Rodenkirchen 9337cdd3f6 Add Wintermarkt news, update Jana membership state, disable some older news posts 2025-12-16 15:00:55 +01:00
David Rodenkirchen 4dfc8887c5 add sebastian, add wintermarkt news post 2025-11-11 23:31:18 +01:00
David Rodenkirchen 1003df4b42 Add Ben, Add BL49 News 2025-10-07 09:06:45 +02:00
David Rodenkirchen d0a1cd5b07 add jana 2025-09-16 16:24:30 +02:00
David Rodenkirchen 9d9f96f455 add Driddy 2025-08-02 21:35:43 +02:00
David Rodenkirchen 78107e0774 remove imi, add christian, change zgg lan link 2025-07-26 14:50:00 +02:00
19 changed files with 281 additions and 138 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 322 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 486 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 369 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 319 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 349 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 393 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 209 KiB

+5
View File
@@ -0,0 +1,5 @@
Vergangenes Wochenende fand die 49. Instanz der BieberLAN in Rödermark statt. Dreizehn auserkorene Mitglieder der EZ GG e.V. konnte man dieses mal dort wiederfinden, die ausgiebig daddelten und tranken.
Wir freuen uns auf das 50. Jubiläum im Juni 2026.
Alle Bilder vom Wochenende findet ihr [hier](https://verwaltung.ezgg-ev.de/adm_program/modules/photos/photos.php?photo_uuid=0a515422-b1fc-44ef-ac5b-ad4ec0385a20).
+5
View File
@@ -0,0 +1,5 @@
Die Tage werden kürzer, die Temperaturen fallen in den Keller. Der Winter steht vor der Tür.
Und damit auch der 4. Bottenhorner Wintermarkt, der am 13. Dezember ab 14:00 Uhr am alten Schulhof in Bottenhorn stattfindet.
Besucher können sich unter anderem auch auf die EZ GG freuen, die mit frisch gebratenen Burgern, hausgemachtem Likör und Handgemachtem keine Wünsche offen lassen wird.
+5
View File
@@ -0,0 +1,5 @@
Die EZ GG hatte einen sehr erfolgreiches Samstag auf dem 4. Bottenhorner Wintermarkt.
Die hungrigen und durstigen Besucher konnten wir mit heißen Burgern und leckerem Spekulatius-Likör versorgen. Auch Selbstgemachtes unserer Mitglieder konnten die Besucher erwerben. Darunter selbstgezogene Kerzen, Honig und Diamond Paintings.
Wir freuen uns auf den nächsten Wintermarkt in 2027.
+5
View File
@@ -0,0 +1,5 @@
Über ein Jahr Vorbereitung fand am Wochenende des 8. Mai 2026 ihren Höhepunkt: Die EZ GG richtete ihre erste LAN-Party aus, und was war das für ein Spaß.
Am Sonntag spiegelten sich nicht nur Erschöpfung, sondern vor allem auch Zufriedenheit in unseren Augen wider. Das Gefühl, gemeinsam etwas Großartiges auf die Beine gestellt zu haben, war überall spürbar.
EZGG LAN 2027, eine sichere Sache.
+5
View File
@@ -0,0 +1,5 @@
Vergangenes Wochenende fand die Hasenheim LAN statt. Die erste LAN Party die von der EZ GG ausgerichtet wurde.
Auf dieser, internen LAN, konnten wir das meiste der Ausrüstung für unsere große LAN im Mai auf Herz und Nieren testen. Wir fühlen uns nun gut gewappnet, unseren Gästen auf der EZ GG LAN Edition 1.0 ein gutes Event zu liefern.
Alle Bilder von der Hasenheim LAN findet ihr [hier](https://verwaltung.ezgg-ev.de/adm_program/modules/photos/photos.php?photo_uuid=d6abd7e8-9d93-48c9-b396-f70c80c8a63b).
Binary file not shown.

After

Width:  |  Height:  |  Size: 242 KiB

+2 -2
View File
@@ -42,11 +42,11 @@ class Header(rio.Component):
rio.Image(from_root("ezgg_website/assets/logo.svg"), align_x=0, width=8), rio.Image(from_root("ezgg_website/assets/logo.svg"), align_x=0, width=8),
"/" "/"
), ),
rio.Text("Sinnlose Infos aus dem Vereinskern:", justify="left", width="grow", margin_left=0.8), rio.Text(text="Sinnlose Infos aus dem Vereinskern:", justify="left", width="grow", margin_left=0.8),
Ticker( Ticker(
texts=[ texts=[
"Die EZ GG wurde in einer schlecht beleuchteten Kellerbar gegründet", "Die EZ GG wurde in einer schlecht beleuchteten Kellerbar gegründet",
"Aktuelle hat die EZ GG e.V. fünfzehn Mitglieder", "Aktuelle hat die EZ GG e.V. 21 Mitglieder",
"Bist du auch ein Gamer? Dann tritt uns doch bei!", "Bist du auch ein Gamer? Dann tritt uns doch bei!",
"Auch Wasser wird zum edlen Tropfen, mischt man es mit Malz und Hopfen." "Auch Wasser wird zum edlen Tropfen, mischt man es mit Malz und Hopfen."
], ],
+1 -1
View File
@@ -15,7 +15,7 @@ class NavigationLink:
NAVIGATION_LINKS = [ NAVIGATION_LINKS = [
NavigationLink("Start", "material/home", "/"), NavigationLink("Start", "material/home", "/"),
NavigationLink("Über den Verein", "material/info", "/about"), NavigationLink("Über den Verein", "material/info", "/about"),
NavigationLink("Unsere LAN-Party", "material/videogame_asset", "https://ez-lan.de"), NavigationLink("Unsere LAN-Party", "material/videogame_asset", "https://ezgg-lan.de"),
NavigationLink("Mitglieder", "material/groups", "/member"), NavigationLink("Mitglieder", "material/groups", "/member"),
NavigationLink("Satzung", "material/contract", "/constitution"), NavigationLink("Satzung", "material/contract", "/constitution"),
NavigationLink("Mitglied werden", "material/contract-edit", "/join"), NavigationLink("Mitglied werden", "material/contract-edit", "/join"),
+4 -4
View File
@@ -34,10 +34,10 @@ class NewsPost(rio.Component):
for news_post_image in self.images: for news_post_image in self.images:
image_obj = rio.Image( image_obj = rio.Image(
news_post_image.path, news_post_image.path,
fill_mode="fit", fill_mode="zoom",
width=20, align_x=0.01,
height=20, width=30,
align_x=0.01 height=25
) )
image_column.add( image_column.add(
rio.Link(image_obj, rio.Link(image_obj,
+84 -41
View File
@@ -32,6 +32,48 @@ class Home(rio.Component):
margin_bottom=1, margin_bottom=1,
margin_right=1 margin_right=1
), ),
comps.build_news_post(
header="EZGG LAN Edition 1.0",
article_text_path_or_text=from_root("ezgg_website/assets/news_26_05_26.md"),
date="26.05.2026",
images=[NewsPostImage(
from_root("ezgg_website/assets/ezgglan1.jpg"),
"https://verwaltung.ezgg-ev.de/adm_program/modules/photos/photo_show.php?photo_uuid=9022b270-be58-41a3-b2fd-51be34308f3c&photo_nr=18"
)],
),
comps.build_news_post(
header="LAN Party im Hasenheim",
article_text_path_or_text=from_root("ezgg_website/assets/news_31_03_26.md"),
date="31.03.2026",
images=[NewsPostImage(
from_root("ezgg_website/assets/hasenheim_lan.jpg"),
"https://verwaltung.ezgg-ev.de/adm_program/modules/photos/photo_show.php?photo_uuid=d6abd7e8-9d93-48c9-b396-f70c80c8a63b&photo_nr=12&max_width=4000&max_height=4000"
)],
),
comps.build_news_post(
header="Die EZ GG auf dem Wintermarkt",
article_text_path_or_text=from_root("ezgg_website/assets/news_16_11_25.md"),
date="16.11.2025",
images=[NewsPostImage(
from_root("ezgg_website/assets/wintermarkt_2025.jpeg"),
"https://verwaltung.ezgg-ev.de/adm_program/modules/photos/photos.php?photo_uuid=aa6b59b5-1fb9-44f4-bb16-dcfab3c0cbf4"
)],
),
comps.build_news_post(
header="Bottenhorner Wintermarkt",
article_text_path_or_text=from_root("ezgg_website/assets/news_11_11_25.md"),
date="11.11.2025",
images=[],
),
comps.build_news_post(
header="Das war die BieberLAN 49",
article_text_path_or_text=from_root("ezgg_website/assets/news_07_10_25.md"),
date="07.10.2025",
images=[NewsPostImage(
from_root("ezgg_website/assets/bl49.jpeg"),
"https://verwaltung.ezgg-ev.de/adm_program/modules/photos/photos.php?photo_uuid=0a515422-b1fc-44ef-ac5b-ad4ec0385a20"
)],
),
comps.build_news_post( comps.build_news_post(
header="Himmelfahrt und Maibowle", header="Himmelfahrt und Maibowle",
article_text_path_or_text=from_root("ezgg_website/assets/news_30_05_25.md"), article_text_path_or_text=from_root("ezgg_website/assets/news_30_05_25.md"),
@@ -67,45 +109,46 @@ class Home(rio.Component):
) )
], ],
), ),
comps.build_news_post( # ToDo: Add "load more" feature
header="Eine Laura und 21 Bilder", # comps.build_news_post(
article_text_path_or_text=from_root("ezgg_website/assets/news_25_10_24.md"), # header="Eine Laura und 21 Bilder",
date="25.10.2024" # article_text_path_or_text=from_root("ezgg_website/assets/news_25_10_24.md"),
), # date="25.10.2024"
comps.build_news_post( # ),
header="LANd in Sicht!", # comps.build_news_post(
article_text_path_or_text=from_root("ezgg_website/assets/news_18_10_24.md"), # header="LANd in Sicht!",
date="18.10.2024" # article_text_path_or_text=from_root("ezgg_website/assets/news_18_10_24.md"),
), # date="18.10.2024"
comps.build_news_post( # ),
header="Doppelte Neuaufnahme", # comps.build_news_post(
article_text_path_or_text=from_root("ezgg_website/assets/news_10_08_24.md"), # header="Doppelte Neuaufnahme",
date="10.08.2024" # article_text_path_or_text=from_root("ezgg_website/assets/news_10_08_24.md"),
), # date="10.08.2024"
comps.build_news_post( # ),
header="Weiterer Neuzugang im Verein!", # comps.build_news_post(
article_text_path_or_text=from_root("ezgg_website/assets/news_23_07_24.md"), # header="Weiterer Neuzugang im Verein!",
date="23.07.2024" # article_text_path_or_text=from_root("ezgg_website/assets/news_23_07_24.md"),
), # date="23.07.2024"
comps.build_news_post( # ),
header="Neuzugang im Verein!", # comps.build_news_post(
article_text_path_or_text=from_root("ezgg_website/assets/news_19_07_24.md"), # header="Neuzugang im Verein!",
date="19.07.2024" # article_text_path_or_text=from_root("ezgg_website/assets/news_19_07_24.md"),
), # date="19.07.2024"
comps.build_news_post( # ),
header="Eintragung abgeschlossen!", # comps.build_news_post(
article_text_path_or_text=from_root("ezgg_website/assets/news_06_06_24.md"), # header="Eintragung abgeschlossen!",
images=[NewsPostImage(from_root("ezgg_website/assets/a38.png"), None)], # article_text_path_or_text=from_root("ezgg_website/assets/news_06_06_24.md"),
date="06.06.2024" # images=[NewsPostImage(from_root("ezgg_website/assets/a38.png"), None)],
), # date="06.06.2024"
comps.build_news_post( # ),
header="Beitrittsformular verfügbar", # comps.build_news_post(
article_text_path_or_text=from_root("ezgg_website/assets/news_02_06_24.md"), # header="Beitrittsformular verfügbar",
date="02.06.2024" # article_text_path_or_text=from_root("ezgg_website/assets/news_02_06_24.md"),
), # date="02.06.2024"
comps.build_news_post( # ),
header="Startschuss für Homepage", # comps.build_news_post(
article_text_path_or_text=from_root("ezgg_website/assets/news_27_05_24.md"), # header="Startschuss für Homepage",
date="24.05.2024" # article_text_path_or_text=from_root("ezgg_website/assets/news_27_05_24.md"),
) # date="24.05.2024"
# )
), window_width=self.session.window_width) ), window_width=self.session.window_width)
+165 -90
View File
@@ -77,15 +77,6 @@ class DatabaseService:
socials=[ socials=[
SocialLink(SocialPlatform.STEAM, "https://steamcommunity.com/profiles/76561198299462425"), SocialLink(SocialPlatform.STEAM, "https://steamcommunity.com/profiles/76561198299462425"),
] ]
), MemberInfo(
picture_path=from_root("ezgg_website/assets/member_pictures/imi.png"),
name="Imanuel \"ImiKoD\" B.",
position="Mitglied",
entry_date="18.07.2024",
socials=[
SocialLink(SocialPlatform.STEAM, "https://steamcommunity.com/id/ImiKoD/"),
SocialLink(SocialPlatform.FACEBOOK, "https://www.facebook.com/imanuel.blocher")
]
), MemberInfo( ), MemberInfo(
picture_path=from_root("ezgg_website/assets/member_pictures/fips.png"), picture_path=from_root("ezgg_website/assets/member_pictures/fips.png"),
name="Jan Phillip \"Medusaman\" N.", name="Jan Phillip \"Medusaman\" N.",
@@ -132,111 +123,195 @@ class DatabaseService:
), MemberInfo( ), MemberInfo(
picture_path=from_root("ezgg_website/assets/member_pictures/leo.png"), picture_path=from_root("ezgg_website/assets/member_pictures/leo.png"),
name="Leonie \"VerpeilteHummel\" H.", name="Leonie \"VerpeilteHummel\" H.",
position="Mitglied in Probezeit", position="Mitglied",
entry_date="19.04.2025", entry_date="19.04.2025",
socials=[ socials=[
SocialLink(SocialPlatform.STEAM, "https://steamcommunity.com/profiles/76561199106422063") SocialLink(SocialPlatform.STEAM, "https://steamcommunity.com/profiles/76561199106422063")
] ]
), MemberInfo(
picture_path=from_root("ezgg_website/assets/member_pictures/anon.png"),
name="Christian \"Betawurst\" R.",
position="Mitglied",
entry_date="19.07.2025",
socials=[
SocialLink(SocialPlatform.STEAM, "https://steamcommunity.com/id/betawurst")
]
), MemberInfo(
picture_path=from_root("ezgg_website/assets/member_pictures/anon.png"),
name="Thomas \"Driddy\" D.",
position="Mitglied",
entry_date="26.07.2025",
socials=[]
), MemberInfo(
picture_path=from_root("ezgg_website/assets/member_pictures/jana.png"),
name="Jana \"Naruko_2k20\" K.",
position="Mitglied",
entry_date="06.09.2025",
socials=[SocialLink(SocialPlatform.YOUTUBE, "https://www.youtube.com/channel/UCO-EZ4BAoulWK9fQoSPbVqA")]
), MemberInfo(
picture_path=from_root("ezgg_website/assets/member_pictures/ben.png"),
name="Ben \"Pümpelbankräuber\" C.",
position="Mitglied",
entry_date="04.10.2025",
socials=[SocialLink(SocialPlatform.STEAM, "https://steamcommunity.com/profiles/76561198127708029")]
), MemberInfo(
picture_path=from_root("ezgg_website/assets/member_pictures/sebastian.png"),
name="Sebastian \"Sheridanqt\" A.",
position="Mitglied",
entry_date="03.11.2025",
socials=[SocialLink(SocialPlatform.STEAM, "https://steamcommunity.com/id/sheridanqt/")]
), MemberInfo(
picture_path=from_root("ezgg_website/assets/member_pictures/domi.png"),
name="Dominic \"duke\" P.",
position="Mitglied in Probezeit",
entry_date="08.03.2026",
socials=[SocialLink(SocialPlatform.STEAM, "https://steamcommunity.com/profiles/76561197965859273")]
), MemberInfo(
picture_path=from_root("ezgg_website/assets/member_pictures/anon.png"),
name="David \"Labbi\" L.",
position="Mitglied in Probezeit",
entry_date="16.05.2026",
socials=[]
) )
] ]
def get_picture_paths(self) -> list[rio.URL]: def get_picture_paths(self) -> list[rio.URL]:
return [ return [
# EZGG LAN Edition 1.0
rio.URL("https://verwaltung.ezgg-ev.de/modules/photos/photo_show.php?photo_uuid=9022b270-be58-41a3-b2fd-51be34308f3c&photo_nr=4"),
rio.URL("https://verwaltung.ezgg-ev.de/modules/photos/photo_show.php?photo_uuid=9022b270-be58-41a3-b2fd-51be34308f3c&photo_nr=5"),
rio.URL("https://verwaltung.ezgg-ev.de/modules/photos/photo_show.php?photo_uuid=9022b270-be58-41a3-b2fd-51be34308f3c&photo_nr=11"),
rio.URL("https://verwaltung.ezgg-ev.de/modules/photos/photo_show.php?photo_uuid=9022b270-be58-41a3-b2fd-51be34308f3c&photo_nr=12"),
rio.URL("https://verwaltung.ezgg-ev.de/modules/photos/photo_show.php?photo_uuid=9022b270-be58-41a3-b2fd-51be34308f3c&photo_nr=13"),
rio.URL("https://verwaltung.ezgg-ev.de/modules/photos/photo_show.php?photo_uuid=9022b270-be58-41a3-b2fd-51be34308f3c&photo_nr=18"),
rio.URL("https://verwaltung.ezgg-ev.de/modules/photos/photo_show.php?photo_uuid=9022b270-be58-41a3-b2fd-51be34308f3c&photo_nr=19"),
rio.URL("https://verwaltung.ezgg-ev.de/modules/photos/photo_show.php?photo_uuid=9022b270-be58-41a3-b2fd-51be34308f3c&photo_nr=24"),
rio.URL("https://verwaltung.ezgg-ev.de/modules/photos/photo_show.php?photo_uuid=9022b270-be58-41a3-b2fd-51be34308f3c&photo_nr=27"),
rio.URL("https://verwaltung.ezgg-ev.de/modules/photos/photo_show.php?photo_uuid=9022b270-be58-41a3-b2fd-51be34308f3c&photo_nr=33"),
rio.URL("https://verwaltung.ezgg-ev.de/modules/photos/photo_show.php?photo_uuid=9022b270-be58-41a3-b2fd-51be34308f3c&photo_nr=38"),
rio.URL("https://verwaltung.ezgg-ev.de/modules/photos/photo_show.php?photo_uuid=9022b270-be58-41a3-b2fd-51be34308f3c&photo_nr=45"),
# Hasenheim LAN
rio.URL("https://verwaltung.ezgg-ev.de/modules/photos/photo_show.php?photo_uuid=d6abd7e8-9d93-48c9-b396-f70c80c8a63b&photo_nr=1"),
rio.URL("https://verwaltung.ezgg-ev.de/modules/photos/photo_show.php?photo_uuid=d6abd7e8-9d93-48c9-b396-f70c80c8a63b&photo_nr=2"),
rio.URL("https://verwaltung.ezgg-ev.de/modules/photos/photo_show.php?photo_uuid=d6abd7e8-9d93-48c9-b396-f70c80c8a63b&photo_nr=3"),
rio.URL("https://verwaltung.ezgg-ev.de/modules/photos/photo_show.php?photo_uuid=d6abd7e8-9d93-48c9-b396-f70c80c8a63b&photo_nr=4"),
rio.URL("https://verwaltung.ezgg-ev.de/modules/photos/photo_show.php?photo_uuid=d6abd7e8-9d93-48c9-b396-f70c80c8a63b&photo_nr=5"),
rio.URL("https://verwaltung.ezgg-ev.de/modules/photos/photo_show.php?photo_uuid=d6abd7e8-9d93-48c9-b396-f70c80c8a63b&photo_nr=6"),
rio.URL("https://verwaltung.ezgg-ev.de/modules/photos/photo_show.php?photo_uuid=d6abd7e8-9d93-48c9-b396-f70c80c8a63b&photo_nr=8"),
rio.URL("https://verwaltung.ezgg-ev.de/modules/photos/photo_show.php?photo_uuid=d6abd7e8-9d93-48c9-b396-f70c80c8a63b&photo_nr=9"),
rio.URL("https://verwaltung.ezgg-ev.de/modules/photos/photo_show.php?photo_uuid=d6abd7e8-9d93-48c9-b396-f70c80c8a63b&photo_nr=10"),
rio.URL("https://verwaltung.ezgg-ev.de/modules/photos/photo_show.php?photo_uuid=d6abd7e8-9d93-48c9-b396-f70c80c8a63b&photo_nr=11"),
rio.URL("https://verwaltung.ezgg-ev.de/modules/photos/photo_show.php?photo_uuid=d6abd7e8-9d93-48c9-b396-f70c80c8a63b&photo_nr=12"),
rio.URL("https://verwaltung.ezgg-ev.de/modules/photos/photo_show.php?photo_uuid=d6abd7e8-9d93-48c9-b396-f70c80c8a63b&photo_nr=13"),
rio.URL("https://verwaltung.ezgg-ev.de/modules/photos/photo_show.php?photo_uuid=d6abd7e8-9d93-48c9-b396-f70c80c8a63b&photo_nr=14"),
rio.URL("https://verwaltung.ezgg-ev.de/modules/photos/photo_show.php?photo_uuid=d6abd7e8-9d93-48c9-b396-f70c80c8a63b&photo_nr=15"),
# BL 49
rio.URL("https://verwaltung.ezgg-ev.de/modules/photos/photo_show.php?photo_uuid=0a515422-b1fc-44ef-ac5b-ad4ec0385a20&photo_nr=1"),
rio.URL("https://verwaltung.ezgg-ev.de/modules/photos/photo_show.php?photo_uuid=0a515422-b1fc-44ef-ac5b-ad4ec0385a20&photo_nr=5"),
rio.URL("https://verwaltung.ezgg-ev.de/modules/photos/photo_show.php?photo_uuid=0a515422-b1fc-44ef-ac5b-ad4ec0385a20&photo_nr=7"),
rio.URL("https://verwaltung.ezgg-ev.de/modules/photos/photo_show.php?photo_uuid=0a515422-b1fc-44ef-ac5b-ad4ec0385a20&photo_nr=8"),
rio.URL("https://verwaltung.ezgg-ev.de/modules/photos/photo_show.php?photo_uuid=0a515422-b1fc-44ef-ac5b-ad4ec0385a20&photo_nr=9"),
rio.URL("https://verwaltung.ezgg-ev.de/modules/photos/photo_show.php?photo_uuid=0a515422-b1fc-44ef-ac5b-ad4ec0385a20&photo_nr=10"),
rio.URL("https://verwaltung.ezgg-ev.de/modules/photos/photo_show.php?photo_uuid=0a515422-b1fc-44ef-ac5b-ad4ec0385a20&photo_nr=15"),
rio.URL("https://verwaltung.ezgg-ev.de/modules/photos/photo_show.php?photo_uuid=0a515422-b1fc-44ef-ac5b-ad4ec0385a20&photo_nr=19"),
rio.URL("https://verwaltung.ezgg-ev.de/modules/photos/photo_show.php?photo_uuid=0a515422-b1fc-44ef-ac5b-ad4ec0385a20&photo_nr=27"),
rio.URL("https://verwaltung.ezgg-ev.de/modules/photos/photo_show.php?photo_uuid=0a515422-b1fc-44ef-ac5b-ad4ec0385a20&photo_nr=31"),
# Himmelfahrt 2025 # Himmelfahrt 2025
rio.URL("https://verwaltung.ezgg-ev.de/adm_program/modules/photos/photo_show.php?photo_uuid=87fc4564-6aba-48a0-af6e-1b393abebd61&photo_nr=1"), rio.URL("https://verwaltung.ezgg-ev.de/modules/photos/photo_show.php?photo_uuid=87fc4564-6aba-48a0-af6e-1b393abebd61&photo_nr=1"),
rio.URL("https://verwaltung.ezgg-ev.de/adm_program/modules/photos/photo_show.php?photo_uuid=87fc4564-6aba-48a0-af6e-1b393abebd61&photo_nr=2"), rio.URL("https://verwaltung.ezgg-ev.de/modules/photos/photo_show.php?photo_uuid=87fc4564-6aba-48a0-af6e-1b393abebd61&photo_nr=3"),
rio.URL("https://verwaltung.ezgg-ev.de/adm_program/modules/photos/photo_show.php?photo_uuid=87fc4564-6aba-48a0-af6e-1b393abebd61&photo_nr=3"), rio.URL("https://verwaltung.ezgg-ev.de/modules/photos/photo_show.php?photo_uuid=87fc4564-6aba-48a0-af6e-1b393abebd61&photo_nr=4"),
rio.URL("https://verwaltung.ezgg-ev.de/adm_program/modules/photos/photo_show.php?photo_uuid=87fc4564-6aba-48a0-af6e-1b393abebd61&photo_nr=4"), rio.URL("https://verwaltung.ezgg-ev.de/modules/photos/photo_show.php?photo_uuid=87fc4564-6aba-48a0-af6e-1b393abebd61&photo_nr=5"),
rio.URL("https://verwaltung.ezgg-ev.de/adm_program/modules/photos/photo_show.php?photo_uuid=87fc4564-6aba-48a0-af6e-1b393abebd61&photo_nr=5"), rio.URL("https://verwaltung.ezgg-ev.de/modules/photos/photo_show.php?photo_uuid=87fc4564-6aba-48a0-af6e-1b393abebd61&photo_nr=6"),
rio.URL("https://verwaltung.ezgg-ev.de/adm_program/modules/photos/photo_show.php?photo_uuid=87fc4564-6aba-48a0-af6e-1b393abebd61&photo_nr=6"), rio.URL("https://verwaltung.ezgg-ev.de/modules/photos/photo_show.php?photo_uuid=87fc4564-6aba-48a0-af6e-1b393abebd61&photo_nr=7"),
rio.URL("https://verwaltung.ezgg-ev.de/adm_program/modules/photos/photo_show.php?photo_uuid=87fc4564-6aba-48a0-af6e-1b393abebd61&photo_nr=7"), rio.URL("https://verwaltung.ezgg-ev.de/modules/photos/photo_show.php?photo_uuid=87fc4564-6aba-48a0-af6e-1b393abebd61&photo_nr=8"),
rio.URL("https://verwaltung.ezgg-ev.de/adm_program/modules/photos/photo_show.php?photo_uuid=87fc4564-6aba-48a0-af6e-1b393abebd61&photo_nr=8"), rio.URL("https://verwaltung.ezgg-ev.de/modules/photos/photo_show.php?photo_uuid=87fc4564-6aba-48a0-af6e-1b393abebd61&photo_nr=9"),
rio.URL("https://verwaltung.ezgg-ev.de/adm_program/modules/photos/photo_show.php?photo_uuid=87fc4564-6aba-48a0-af6e-1b393abebd61&photo_nr=9"),
# BieberLAN 48 # BieberLAN 48
rio.URL("https://verwaltung.ezgg-ev.de/adm_program/modules/photos/photo_show.php?photo_uuid=133f2828-15c6-4105-acdb-272da9774a3f&photo_nr=1"), rio.URL("https://verwaltung.ezgg-ev.de/modules/photos/photo_show.php?photo_uuid=133f2828-15c6-4105-acdb-272da9774a3f&photo_nr=1"),
rio.URL("https://verwaltung.ezgg-ev.de/adm_program/modules/photos/photo_show.php?photo_uuid=133f2828-15c6-4105-acdb-272da9774a3f&photo_nr=2"), rio.URL("https://verwaltung.ezgg-ev.de/modules/photos/photo_show.php?photo_uuid=133f2828-15c6-4105-acdb-272da9774a3f&photo_nr=2"),
rio.URL("https://verwaltung.ezgg-ev.de/adm_program/modules/photos/photo_show.php?photo_uuid=133f2828-15c6-4105-acdb-272da9774a3f&photo_nr=3"), rio.URL("https://verwaltung.ezgg-ev.de/modules/photos/photo_show.php?photo_uuid=133f2828-15c6-4105-acdb-272da9774a3f&photo_nr=3"),
rio.URL("https://verwaltung.ezgg-ev.de/adm_program/modules/photos/photo_show.php?photo_uuid=133f2828-15c6-4105-acdb-272da9774a3f&photo_nr=4"), rio.URL("https://verwaltung.ezgg-ev.de/modules/photos/photo_show.php?photo_uuid=133f2828-15c6-4105-acdb-272da9774a3f&photo_nr=4"),
rio.URL("https://verwaltung.ezgg-ev.de/adm_program/modules/photos/photo_show.php?photo_uuid=133f2828-15c6-4105-acdb-272da9774a3f&photo_nr=5"), rio.URL("https://verwaltung.ezgg-ev.de/modules/photos/photo_show.php?photo_uuid=133f2828-15c6-4105-acdb-272da9774a3f&photo_nr=5"),
rio.URL("https://verwaltung.ezgg-ev.de/adm_program/modules/photos/photo_show.php?photo_uuid=133f2828-15c6-4105-acdb-272da9774a3f&photo_nr=6"), rio.URL("https://verwaltung.ezgg-ev.de/modules/photos/photo_show.php?photo_uuid=133f2828-15c6-4105-acdb-272da9774a3f&photo_nr=6"),
rio.URL("https://verwaltung.ezgg-ev.de/adm_program/modules/photos/photo_show.php?photo_uuid=133f2828-15c6-4105-acdb-272da9774a3f&photo_nr=7"), rio.URL("https://verwaltung.ezgg-ev.de/modules/photos/photo_show.php?photo_uuid=133f2828-15c6-4105-acdb-272da9774a3f&photo_nr=7"),
rio.URL("https://verwaltung.ezgg-ev.de/adm_program/modules/photos/photo_show.php?photo_uuid=133f2828-15c6-4105-acdb-272da9774a3f&photo_nr=8"), rio.URL("https://verwaltung.ezgg-ev.de/modules/photos/photo_show.php?photo_uuid=133f2828-15c6-4105-acdb-272da9774a3f&photo_nr=8"),
rio.URL("https://verwaltung.ezgg-ev.de/adm_program/modules/photos/photo_show.php?photo_uuid=133f2828-15c6-4105-acdb-272da9774a3f&photo_nr=9"), rio.URL("https://verwaltung.ezgg-ev.de/modules/photos/photo_show.php?photo_uuid=133f2828-15c6-4105-acdb-272da9774a3f&photo_nr=9"),
rio.URL("https://verwaltung.ezgg-ev.de/adm_program/modules/photos/photo_show.php?photo_uuid=133f2828-15c6-4105-acdb-272da9774a3f&photo_nr=10"), rio.URL("https://verwaltung.ezgg-ev.de/modules/photos/photo_show.php?photo_uuid=133f2828-15c6-4105-acdb-272da9774a3f&photo_nr=10"),
rio.URL("https://verwaltung.ezgg-ev.de/adm_program/modules/photos/photo_show.php?photo_uuid=133f2828-15c6-4105-acdb-272da9774a3f&photo_nr=11"), rio.URL("https://verwaltung.ezgg-ev.de/modules/photos/photo_show.php?photo_uuid=133f2828-15c6-4105-acdb-272da9774a3f&photo_nr=11"),
rio.URL("https://verwaltung.ezgg-ev.de/adm_program/modules/photos/photo_show.php?photo_uuid=133f2828-15c6-4105-acdb-272da9774a3f&photo_nr=12"), rio.URL("https://verwaltung.ezgg-ev.de/modules/photos/photo_show.php?photo_uuid=133f2828-15c6-4105-acdb-272da9774a3f&photo_nr=12"),
rio.URL("https://verwaltung.ezgg-ev.de/adm_program/modules/photos/photo_show.php?photo_uuid=133f2828-15c6-4105-acdb-272da9774a3f&photo_nr=13"), rio.URL("https://verwaltung.ezgg-ev.de/modules/photos/photo_show.php?photo_uuid=133f2828-15c6-4105-acdb-272da9774a3f&photo_nr=13"),
rio.URL("https://verwaltung.ezgg-ev.de/adm_program/modules/photos/photo_show.php?photo_uuid=133f2828-15c6-4105-acdb-272da9774a3f&photo_nr=14"), rio.URL("https://verwaltung.ezgg-ev.de/modules/photos/photo_show.php?photo_uuid=133f2828-15c6-4105-acdb-272da9774a3f&photo_nr=14"),
rio.URL("https://verwaltung.ezgg-ev.de/adm_program/modules/photos/photo_show.php?photo_uuid=133f2828-15c6-4105-acdb-272da9774a3f&photo_nr=15"), rio.URL("https://verwaltung.ezgg-ev.de/modules/photos/photo_show.php?photo_uuid=133f2828-15c6-4105-acdb-272da9774a3f&photo_nr=15"),
rio.URL("https://verwaltung.ezgg-ev.de/adm_program/modules/photos/photo_show.php?photo_uuid=133f2828-15c6-4105-acdb-272da9774a3f&photo_nr=16"), rio.URL("https://verwaltung.ezgg-ev.de/modules/photos/photo_show.php?photo_uuid=133f2828-15c6-4105-acdb-272da9774a3f&photo_nr=16"),
rio.URL("https://verwaltung.ezgg-ev.de/adm_program/modules/photos/photo_show.php?photo_uuid=133f2828-15c6-4105-acdb-272da9774a3f&photo_nr=17"), rio.URL("https://verwaltung.ezgg-ev.de/modules/photos/photo_show.php?photo_uuid=133f2828-15c6-4105-acdb-272da9774a3f&photo_nr=17"),
rio.URL("https://verwaltung.ezgg-ev.de/adm_program/modules/photos/photo_show.php?photo_uuid=133f2828-15c6-4105-acdb-272da9774a3f&photo_nr=18"), rio.URL("https://verwaltung.ezgg-ev.de/modules/photos/photo_show.php?photo_uuid=133f2828-15c6-4105-acdb-272da9774a3f&photo_nr=18"),
rio.URL("https://verwaltung.ezgg-ev.de/adm_program/modules/photos/photo_show.php?photo_uuid=133f2828-15c6-4105-acdb-272da9774a3f&photo_nr=19"), rio.URL("https://verwaltung.ezgg-ev.de/modules/photos/photo_show.php?photo_uuid=133f2828-15c6-4105-acdb-272da9774a3f&photo_nr=19"),
# BK-LAN LuxusLAN 15 # BK-LAN LuxusLAN 15
rio.URL("https://verwaltung.ezgg-ev.de/adm_program/modules/photos/photo_show.php?photo_uuid=bc0c54ce-a87e-426a-893d-2bbcc2c28ce3&photo_nr=10"), rio.URL("https://verwaltung.ezgg-ev.de/modules/photos/photo_show.php?photo_uuid=bc0c54ce-a87e-426a-893d-2bbcc2c28ce3&photo_nr=10"),
rio.URL("https://verwaltung.ezgg-ev.de/adm_program/modules/photos/photo_show.php?photo_uuid=bc0c54ce-a87e-426a-893d-2bbcc2c28ce3&photo_nr=2"), rio.URL("https://verwaltung.ezgg-ev.de/modules/photos/photo_show.php?photo_uuid=bc0c54ce-a87e-426a-893d-2bbcc2c28ce3&photo_nr=2"),
rio.URL("https://verwaltung.ezgg-ev.de/adm_program/modules/photos/photo_show.php?photo_uuid=bc0c54ce-a87e-426a-893d-2bbcc2c28ce3&photo_nr=3"), rio.URL("https://verwaltung.ezgg-ev.de/modules/photos/photo_show.php?photo_uuid=bc0c54ce-a87e-426a-893d-2bbcc2c28ce3&photo_nr=3"),
rio.URL("https://verwaltung.ezgg-ev.de/adm_program/modules/photos/photo_show.php?photo_uuid=bc0c54ce-a87e-426a-893d-2bbcc2c28ce3&photo_nr=4"), rio.URL("https://verwaltung.ezgg-ev.de/modules/photos/photo_show.php?photo_uuid=bc0c54ce-a87e-426a-893d-2bbcc2c28ce3&photo_nr=4"),
rio.URL("https://verwaltung.ezgg-ev.de/adm_program/modules/photos/photo_show.php?photo_uuid=bc0c54ce-a87e-426a-893d-2bbcc2c28ce3&photo_nr=5"), rio.URL("https://verwaltung.ezgg-ev.de/modules/photos/photo_show.php?photo_uuid=bc0c54ce-a87e-426a-893d-2bbcc2c28ce3&photo_nr=5"),
rio.URL("https://verwaltung.ezgg-ev.de/adm_program/modules/photos/photo_show.php?photo_uuid=bc0c54ce-a87e-426a-893d-2bbcc2c28ce3&photo_nr=6"), rio.URL("https://verwaltung.ezgg-ev.de/modules/photos/photo_show.php?photo_uuid=bc0c54ce-a87e-426a-893d-2bbcc2c28ce3&photo_nr=6"),
rio.URL("https://verwaltung.ezgg-ev.de/adm_program/modules/photos/photo_show.php?photo_uuid=bc0c54ce-a87e-426a-893d-2bbcc2c28ce3&photo_nr=7"), rio.URL("https://verwaltung.ezgg-ev.de/modules/photos/photo_show.php?photo_uuid=bc0c54ce-a87e-426a-893d-2bbcc2c28ce3&photo_nr=7"),
rio.URL("https://verwaltung.ezgg-ev.de/adm_program/modules/photos/photo_show.php?photo_uuid=bc0c54ce-a87e-426a-893d-2bbcc2c28ce3&photo_nr=8"), rio.URL("https://verwaltung.ezgg-ev.de/modules/photos/photo_show.php?photo_uuid=bc0c54ce-a87e-426a-893d-2bbcc2c28ce3&photo_nr=8"),
rio.URL("https://verwaltung.ezgg-ev.de/adm_program/modules/photos/photo_show.php?photo_uuid=bc0c54ce-a87e-426a-893d-2bbcc2c28ce3&photo_nr=9"), rio.URL("https://verwaltung.ezgg-ev.de/modules/photos/photo_show.php?photo_uuid=bc0c54ce-a87e-426a-893d-2bbcc2c28ce3&photo_nr=9"),
rio.URL("https://verwaltung.ezgg-ev.de/adm_program/modules/photos/photo_show.php?photo_uuid=bc0c54ce-a87e-426a-893d-2bbcc2c28ce3&photo_nr=10"), rio.URL("https://verwaltung.ezgg-ev.de/modules/photos/photo_show.php?photo_uuid=bc0c54ce-a87e-426a-893d-2bbcc2c28ce3&photo_nr=10"),
# BL 47 # BL 47
rio.URL("https://verwaltung.ezgg-ev.de/adm_program/modules/photos/photo_show.php?photo_uuid=eacbaa73-db29-48e2-b0af-2f43a0e053ed&photo_nr=1"), rio.URL("https://verwaltung.ezgg-ev.de/modules/photos/photo_show.php?photo_uuid=eacbaa73-db29-48e2-b0af-2f43a0e053ed&photo_nr=1"),
rio.URL("https://verwaltung.ezgg-ev.de/adm_program/modules/photos/photo_show.php?photo_uuid=eacbaa73-db29-48e2-b0af-2f43a0e053ed&photo_nr=2"), rio.URL("https://verwaltung.ezgg-ev.de/modules/photos/photo_show.php?photo_uuid=eacbaa73-db29-48e2-b0af-2f43a0e053ed&photo_nr=2"),
rio.URL("https://verwaltung.ezgg-ev.de/adm_program/modules/photos/photo_show.php?photo_uuid=eacbaa73-db29-48e2-b0af-2f43a0e053ed&photo_nr=3"), rio.URL("https://verwaltung.ezgg-ev.de/modules/photos/photo_show.php?photo_uuid=eacbaa73-db29-48e2-b0af-2f43a0e053ed&photo_nr=3"),
rio.URL("https://verwaltung.ezgg-ev.de/adm_program/modules/photos/photo_show.php?photo_uuid=eacbaa73-db29-48e2-b0af-2f43a0e053ed&photo_nr=4"), rio.URL("https://verwaltung.ezgg-ev.de/modules/photos/photo_show.php?photo_uuid=eacbaa73-db29-48e2-b0af-2f43a0e053ed&photo_nr=4"),
rio.URL("https://verwaltung.ezgg-ev.de/adm_program/modules/photos/photo_show.php?photo_uuid=eacbaa73-db29-48e2-b0af-2f43a0e053ed&photo_nr=5"), rio.URL("https://verwaltung.ezgg-ev.de/modules/photos/photo_show.php?photo_uuid=eacbaa73-db29-48e2-b0af-2f43a0e053ed&photo_nr=5"),
rio.URL("https://verwaltung.ezgg-ev.de/adm_program/modules/photos/photo_show.php?photo_uuid=eacbaa73-db29-48e2-b0af-2f43a0e053ed&photo_nr=6"), rio.URL("https://verwaltung.ezgg-ev.de/modules/photos/photo_show.php?photo_uuid=eacbaa73-db29-48e2-b0af-2f43a0e053ed&photo_nr=6"),
rio.URL("https://verwaltung.ezgg-ev.de/adm_program/modules/photos/photo_show.php?photo_uuid=eacbaa73-db29-48e2-b0af-2f43a0e053ed&photo_nr=7"), rio.URL("https://verwaltung.ezgg-ev.de/modules/photos/photo_show.php?photo_uuid=eacbaa73-db29-48e2-b0af-2f43a0e053ed&photo_nr=7"),
rio.URL("https://verwaltung.ezgg-ev.de/adm_program/modules/photos/photo_show.php?photo_uuid=eacbaa73-db29-48e2-b0af-2f43a0e053ed&photo_nr=8"), rio.URL("https://verwaltung.ezgg-ev.de/modules/photos/photo_show.php?photo_uuid=eacbaa73-db29-48e2-b0af-2f43a0e053ed&photo_nr=8"),
rio.URL("https://verwaltung.ezgg-ev.de/adm_program/modules/photos/photo_show.php?photo_uuid=eacbaa73-db29-48e2-b0af-2f43a0e053ed&photo_nr=9"), rio.URL("https://verwaltung.ezgg-ev.de/modules/photos/photo_show.php?photo_uuid=eacbaa73-db29-48e2-b0af-2f43a0e053ed&photo_nr=9"),
rio.URL("https://verwaltung.ezgg-ev.de/adm_program/modules/photos/photo_show.php?photo_uuid=eacbaa73-db29-48e2-b0af-2f43a0e053ed&photo_nr=10"), rio.URL("https://verwaltung.ezgg-ev.de/modules/photos/photo_show.php?photo_uuid=eacbaa73-db29-48e2-b0af-2f43a0e053ed&photo_nr=10"),
rio.URL("https://verwaltung.ezgg-ev.de/adm_program/modules/photos/photo_show.php?photo_uuid=eacbaa73-db29-48e2-b0af-2f43a0e053ed&photo_nr=11"), rio.URL("https://verwaltung.ezgg-ev.de/modules/photos/photo_show.php?photo_uuid=eacbaa73-db29-48e2-b0af-2f43a0e053ed&photo_nr=11"),
rio.URL("https://verwaltung.ezgg-ev.de/adm_program/modules/photos/photo_show.php?photo_uuid=eacbaa73-db29-48e2-b0af-2f43a0e053ed&photo_nr=12"), rio.URL("https://verwaltung.ezgg-ev.de/modules/photos/photo_show.php?photo_uuid=eacbaa73-db29-48e2-b0af-2f43a0e053ed&photo_nr=12"),
rio.URL("https://verwaltung.ezgg-ev.de/adm_program/modules/photos/photo_show.php?photo_uuid=eacbaa73-db29-48e2-b0af-2f43a0e053ed&photo_nr=13"), rio.URL("https://verwaltung.ezgg-ev.de/modules/photos/photo_show.php?photo_uuid=eacbaa73-db29-48e2-b0af-2f43a0e053ed&photo_nr=13"),
rio.URL("https://verwaltung.ezgg-ev.de/adm_program/modules/photos/photo_show.php?photo_uuid=eacbaa73-db29-48e2-b0af-2f43a0e053ed&photo_nr=14"), rio.URL("https://verwaltung.ezgg-ev.de/modules/photos/photo_show.php?photo_uuid=eacbaa73-db29-48e2-b0af-2f43a0e053ed&photo_nr=14"),
rio.URL("https://verwaltung.ezgg-ev.de/adm_program/modules/photos/photo_show.php?photo_uuid=eacbaa73-db29-48e2-b0af-2f43a0e053ed&photo_nr=15"), rio.URL("https://verwaltung.ezgg-ev.de/modules/photos/photo_show.php?photo_uuid=eacbaa73-db29-48e2-b0af-2f43a0e053ed&photo_nr=15"),
rio.URL("https://verwaltung.ezgg-ev.de/adm_program/modules/photos/photo_show.php?photo_uuid=eacbaa73-db29-48e2-b0af-2f43a0e053ed&photo_nr=16"), rio.URL("https://verwaltung.ezgg-ev.de/modules/photos/photo_show.php?photo_uuid=eacbaa73-db29-48e2-b0af-2f43a0e053ed&photo_nr=16"),
rio.URL("https://verwaltung.ezgg-ev.de/adm_program/modules/photos/photo_show.php?photo_uuid=eacbaa73-db29-48e2-b0af-2f43a0e053ed&photo_nr=17"), rio.URL("https://verwaltung.ezgg-ev.de/modules/photos/photo_show.php?photo_uuid=eacbaa73-db29-48e2-b0af-2f43a0e053ed&photo_nr=17"),
rio.URL("https://verwaltung.ezgg-ev.de/adm_program/modules/photos/photo_show.php?photo_uuid=eacbaa73-db29-48e2-b0af-2f43a0e053ed&photo_nr=18"), rio.URL("https://verwaltung.ezgg-ev.de/modules/photos/photo_show.php?photo_uuid=eacbaa73-db29-48e2-b0af-2f43a0e053ed&photo_nr=18"),
rio.URL("https://verwaltung.ezgg-ev.de/adm_program/modules/photos/photo_show.php?photo_uuid=eacbaa73-db29-48e2-b0af-2f43a0e053ed&photo_nr=19"), rio.URL("https://verwaltung.ezgg-ev.de/modules/photos/photo_show.php?photo_uuid=eacbaa73-db29-48e2-b0af-2f43a0e053ed&photo_nr=19"),
rio.URL("https://verwaltung.ezgg-ev.de/adm_program/modules/photos/photo_show.php?photo_uuid=eacbaa73-db29-48e2-b0af-2f43a0e053ed&photo_nr=20"), rio.URL("https://verwaltung.ezgg-ev.de/modules/photos/photo_show.php?photo_uuid=eacbaa73-db29-48e2-b0af-2f43a0e053ed&photo_nr=20"),
rio.URL("https://verwaltung.ezgg-ev.de/adm_program/modules/photos/photo_show.php?photo_uuid=eacbaa73-db29-48e2-b0af-2f43a0e053ed&photo_nr=21"), rio.URL("https://verwaltung.ezgg-ev.de/modules/photos/photo_show.php?photo_uuid=eacbaa73-db29-48e2-b0af-2f43a0e053ed&photo_nr=21"),
# BK-LAN 18 # BK-LAN 18
rio.URL("https://verwaltung.ezgg-ev.de/adm_program/modules/photos/photo_show.php?photo_uuid=c345a1b8-0c74-4d8f-8f3d-c747d04c2c12&photo_nr=1"), rio.URL("https://verwaltung.ezgg-ev.de/modules/photos/photo_show.php?photo_uuid=c345a1b8-0c74-4d8f-8f3d-c747d04c2c12&photo_nr=1"),
rio.URL("https://verwaltung.ezgg-ev.de/adm_program/modules/photos/photo_show.php?photo_uuid=c345a1b8-0c74-4d8f-8f3d-c747d04c2c12&photo_nr=2"), rio.URL("https://verwaltung.ezgg-ev.de/modules/photos/photo_show.php?photo_uuid=c345a1b8-0c74-4d8f-8f3d-c747d04c2c12&photo_nr=2"),
rio.URL("https://verwaltung.ezgg-ev.de/adm_program/modules/photos/photo_show.php?photo_uuid=c345a1b8-0c74-4d8f-8f3d-c747d04c2c12&photo_nr=3"), rio.URL("https://verwaltung.ezgg-ev.de/modules/photos/photo_show.php?photo_uuid=c345a1b8-0c74-4d8f-8f3d-c747d04c2c12&photo_nr=3"),
rio.URL("https://verwaltung.ezgg-ev.de/adm_program/modules/photos/photo_show.php?photo_uuid=c345a1b8-0c74-4d8f-8f3d-c747d04c2c12&photo_nr=4"), rio.URL("https://verwaltung.ezgg-ev.de/modules/photos/photo_show.php?photo_uuid=c345a1b8-0c74-4d8f-8f3d-c747d04c2c12&photo_nr=4"),
rio.URL("https://verwaltung.ezgg-ev.de/adm_program/modules/photos/photo_show.php?photo_uuid=c345a1b8-0c74-4d8f-8f3d-c747d04c2c12&photo_nr=5"), rio.URL("https://verwaltung.ezgg-ev.de/modules/photos/photo_show.php?photo_uuid=c345a1b8-0c74-4d8f-8f3d-c747d04c2c12&photo_nr=5"),
rio.URL("https://verwaltung.ezgg-ev.de/adm_program/modules/photos/photo_show.php?photo_uuid=c345a1b8-0c74-4d8f-8f3d-c747d04c2c12&photo_nr=6"), rio.URL("https://verwaltung.ezgg-ev.de/modules/photos/photo_show.php?photo_uuid=c345a1b8-0c74-4d8f-8f3d-c747d04c2c12&photo_nr=6"),
# BL 46 # BL 46
rio.URL("https://verwaltung.ezgg-ev.de/adm_program/modules/photos/photo_show.php?photo_uuid=4abbc55b-fc19-445a-9f84-b07c8d4ced12&photo_nr=1"), rio.URL("https://verwaltung.ezgg-ev.de/modules/photos/photo_show.php?photo_uuid=4abbc55b-fc19-445a-9f84-b07c8d4ced12&photo_nr=1"),
rio.URL("https://verwaltung.ezgg-ev.de/adm_program/modules/photos/photo_show.php?photo_uuid=4abbc55b-fc19-445a-9f84-b07c8d4ced12&photo_nr=2"), rio.URL("https://verwaltung.ezgg-ev.de/modules/photos/photo_show.php?photo_uuid=4abbc55b-fc19-445a-9f84-b07c8d4ced12&photo_nr=2"),
rio.URL("https://verwaltung.ezgg-ev.de/adm_program/modules/photos/photo_show.php?photo_uuid=4abbc55b-fc19-445a-9f84-b07c8d4ced12&photo_nr=3"), rio.URL("https://verwaltung.ezgg-ev.de/modules/photos/photo_show.php?photo_uuid=4abbc55b-fc19-445a-9f84-b07c8d4ced12&photo_nr=3"),
rio.URL("https://verwaltung.ezgg-ev.de/adm_program/modules/photos/photo_show.php?photo_uuid=4abbc55b-fc19-445a-9f84-b07c8d4ced12&photo_nr=4"), rio.URL("https://verwaltung.ezgg-ev.de/modules/photos/photo_show.php?photo_uuid=4abbc55b-fc19-445a-9f84-b07c8d4ced12&photo_nr=4"),
rio.URL("https://verwaltung.ezgg-ev.de/adm_program/modules/photos/photo_show.php?photo_uuid=4abbc55b-fc19-445a-9f84-b07c8d4ced12&photo_nr=5"), rio.URL("https://verwaltung.ezgg-ev.de/modules/photos/photo_show.php?photo_uuid=4abbc55b-fc19-445a-9f84-b07c8d4ced12&photo_nr=5"),
rio.URL("https://verwaltung.ezgg-ev.de/adm_program/modules/photos/photo_show.php?photo_uuid=4abbc55b-fc19-445a-9f84-b07c8d4ced12&photo_nr=6"), rio.URL("https://verwaltung.ezgg-ev.de/modules/photos/photo_show.php?photo_uuid=4abbc55b-fc19-445a-9f84-b07c8d4ced12&photo_nr=6"),
# BL 45 # BL 45
rio.URL("https://verwaltung.ezgg-ev.de/adm_program/modules/photos/photo_show.php?photo_uuid=d4c862f1-65cd-4051-9525-8be408ef80a8&photo_nr=1"), rio.URL("https://verwaltung.ezgg-ev.de/modules/photos/photo_show.php?photo_uuid=d4c862f1-65cd-4051-9525-8be408ef80a8&photo_nr=1"),
rio.URL("https://verwaltung.ezgg-ev.de/adm_program/modules/photos/photo_show.php?photo_uuid=d4c862f1-65cd-4051-9525-8be408ef80a8&photo_nr=2"), rio.URL("https://verwaltung.ezgg-ev.de/modules/photos/photo_show.php?photo_uuid=d4c862f1-65cd-4051-9525-8be408ef80a8&photo_nr=2"),
rio.URL("https://verwaltung.ezgg-ev.de/adm_program/modules/photos/photo_show.php?photo_uuid=d4c862f1-65cd-4051-9525-8be408ef80a8&photo_nr=3"), rio.URL("https://verwaltung.ezgg-ev.de/modules/photos/photo_show.php?photo_uuid=d4c862f1-65cd-4051-9525-8be408ef80a8&photo_nr=3"),
rio.URL("https://verwaltung.ezgg-ev.de/adm_program/modules/photos/photo_show.php?photo_uuid=d4c862f1-65cd-4051-9525-8be408ef80a8&photo_nr=4"), rio.URL("https://verwaltung.ezgg-ev.de/modules/photos/photo_show.php?photo_uuid=d4c862f1-65cd-4051-9525-8be408ef80a8&photo_nr=4"),
rio.URL("https://verwaltung.ezgg-ev.de/adm_program/modules/photos/photo_show.php?photo_uuid=d4c862f1-65cd-4051-9525-8be408ef80a8&photo_nr=5"), rio.URL("https://verwaltung.ezgg-ev.de/modules/photos/photo_show.php?photo_uuid=d4c862f1-65cd-4051-9525-8be408ef80a8&photo_nr=5"),
rio.URL("https://verwaltung.ezgg-ev.de/adm_program/modules/photos/photo_show.php?photo_uuid=d4c862f1-65cd-4051-9525-8be408ef80a8&photo_nr=6"), rio.URL("https://verwaltung.ezgg-ev.de/modules/photos/photo_show.php?photo_uuid=d4c862f1-65cd-4051-9525-8be408ef80a8&photo_nr=6"),
# BL 42 # BL 42
rio.URL("https://verwaltung.ezgg-ev.de/adm_program/modules/photos/photo_show.php?photo_uuid=235bf57f-c65c-4b5f-8029-061775eeec45&photo_nr=1"), rio.URL("https://verwaltung.ezgg-ev.de/modules/photos/photo_show.php?photo_uuid=235bf57f-c65c-4b5f-8029-061775eeec45&photo_nr=1"),
rio.URL("https://verwaltung.ezgg-ev.de/adm_program/modules/photos/photo_show.php?photo_uuid=235bf57f-c65c-4b5f-8029-061775eeec45&photo_nr=2"),
# Fieste del Krümel # Fieste del Krümel
rio.URL("https://verwaltung.ezgg-ev.de/adm_program/modules/photos/photo_show.php?photo_uuid=5177ce6f-f8c6-49a2-9bb0-4e9f606ecd2b&photo_nr=1") rio.URL("https://verwaltung.ezgg-ev.de/modules/photos/photo_show.php?photo_uuid=5177ce6f-f8c6-49a2-9bb0-4e9f606ecd2b&photo_nr=1")
] ]