From 57c24e61cebd9250cd4d027e1c672cc27b884d0a Mon Sep 17 00:00:00 2001 From: Curry141 <135717077+Daniongithub@users.noreply.github.com> Date: Fri, 11 Apr 2025 17:40:33 +0200 Subject: [PATCH] New stuff --- scripts/ertpl.js | 23 ++ scripts/startbus.json | 448 ++++++++++++++++++++++++++-- startravenna_bus/urbano/karsan.html | 24 +- 3 files changed, 467 insertions(+), 28 deletions(-) create mode 100644 scripts/ertpl.js diff --git a/scripts/ertpl.js b/scripts/ertpl.js new file mode 100644 index 0000000..e5340e6 --- /dev/null +++ b/scripts/ertpl.js @@ -0,0 +1,23 @@ +/* +The function(s) below are used to fall back to the second (not for importance) server if the first is not available +Swaps both links and images sources +aid = identifier for the anchor (a tag) +imgid = identifier for the image (img tag) +path = path for the image starting from the root, for example /Dani/10225.jpg +*/ +function changeUrlToFallback(aid,imgid,path) { + try { + document.getElementById(imgid).src = "http://serverissimo.freeddns.org:30081/apps/files_sharing/publicpreview/ffdqobqRg2ezKXt?file=" + path + "&x=1920&y=1080&a=true"; + } catch {} + try { + document.getElementById(aid).href = "http://serverissimo.freeddns.org:30081/apps/files_sharing/publicpreview/ffdqobqRg2ezKXt?file=" + path + "&x=1920&y=1080&a=true"; + } catch {} +} +function changeUrlToFallbackNoTrue(aid,imgid,path) { + try { + document.getElementById(imgid).src = "http://serverissimo.freeddns.org:30081/apps/files_sharing/publicpreview/ffdqobqRg2ezKXt?file=" + path + "&x=1920&y=1080"; + } catch {} + try { + document.getElementById(aid).href = "http://serverissimo.freeddns.org:30081/apps/files_sharing/publicpreview/ffdqobqRg2ezKXt?file=" + path + "&x=1920&y=1080"; + } catch {} +} \ No newline at end of file diff --git a/scripts/startbus.json b/scripts/startbus.json index 43bd3d9..61a3fb3 100644 --- a/scripts/startbus.json +++ b/scripts/startbus.json @@ -3,56 +3,462 @@ "matricola": "10108", "settore" : "Extraurbano", "modello" : "Scania De Simon IL.3", - "link": "/startravenna_bus/extraurbano/desimon.html#10108", - "linkmodello": "/startravenna_bus/extraurbano/desimon.html", - "linksettore": "/start_menu/start_menu/startextra.html" + "link": "/startravenna_bus/extraurbano/desimon.html#10108" }, { "matricola": "10109", "settore" : "Extraurbano", "modello" : "Scania De Simon IL.3", - "link": "/startravenna_bus/extraurbano/desimon.html#10109", - "linkmodello": "/startravenna_bus/extraurbano/desimon.html", - "linksettore": "/start_menu/start_menu/startextra.html" + "link": "/startravenna_bus/extraurbano/desimon.html#10109" }, { "matricola": "10110", "settore" : "Extraurbano", "modello" : "Scania De Simon IL.3", - "link": "/startravenna_bus/extraurbano/desimon.html#10110", - "linkmodello": "/startravenna_bus/extraurbano/desimon.html", - "linksettore": "/start_menu/start_menu/startextra.html" + "link": "/startravenna_bus/extraurbano/desimon.html#10110" }, { "matricola": "10111", "settore" : "Extraurbano", "modello" : "Scania De Simon IL.3", - "link": "/startravenna_bus/extraurbano/desimon.html#10111", - "linkmodello": "/startravenna_bus/extraurbano/desimon.html", - "linksettore": "/start_menu/start_menu/startextra.html" + "link": "/startravenna_bus/extraurbano/desimon.html#10111" }, { "matricola": "10112", "settore" : "Extraurbano", "modello" : "Scania De Simon IL.3", - "link": "/startravenna_bus/extraurbano/desimon.html#10112", - "linkmodello": "/startravenna_bus/extraurbano/desimon.html", - "linksettore": "/start_menu/start_menu/startextra.html" + "link": "/startravenna_bus/extraurbano/desimon.html#10112" }, { "matricola": "10113", "settore" : "Extraurbano", "modello" : "Scania De Simon IL.3", - "link": "/startravenna_bus/extraurbano/desimon.html#10113", - "linkmodello": "/startravenna_bus/extraurbano/desimon.html", - "linksettore": "/start_menu/start_menu/startextra.html" + "link": "/startravenna_bus/extraurbano/desimon.html#10113" }, { "matricola": "10114", "settore" : "Extraurbano", "modello" : "Scania De Simon IL.3", - "link": "/startravenna_bus/extraurbano/desimon.html#10114", - "linkmodello": "/startravenna_bus/extraurbano/desimon.html", - "linksettore": "/start_menu/start_menu/startextra.html" + "link": "/startravenna_bus/extraurbano/desimon.html#10114" + }, + { + "matricola": "10115", + "settore" : "Extraurbano", + "modello" : "Scania De Simon IL.3", + "link": "/startravenna_bus/extraurbano/desimon.html#10115" + }, + { + "matricola": "10116", + "settore" : "Extraurbano", + "modello" : "Scania De Simon IL.3", + "link": "/startravenna_bus/extraurbano/desimon.html#10116" + }, + { + "matricola": "10117", + "settore" : "Extraurbano", + "modello" : "Scania De Simon IL.3", + "link": "/startravenna_bus/extraurbano/desimon.html#10117" + }, + { + "matricola": "10118", + "settore" : "Extraurbano", + "modello" : "Scania De Simon IL.3", + "link": "/startravenna_bus/extraurbano/desimon.html#10118" + }, + { + "matricola": "10119", + "settore" : "Extraurbano", + "modello" : "Scania De Simon IL.3", + "link": "/startravenna_bus/extraurbano/desimon.html#10119" + }, + { + "matricola": "10120", + "settore" : "Extraurbano", + "modello" : "Scania De Simon IL.3", + "link": "/startravenna_bus/extraurbano/desimon.html#10120" + }, + { + "matricola": "10121", + "settore" : "Extraurbano", + "modello" : "Scania De Simon IL.3", + "link": "/startravenna_bus/extraurbano/desimon.html#10121" + }, + { + "matricola": "10122", + "settore" : "Extraurbano", + "modello" : "Scania De Simon IL.3", + "link": "/startravenna_bus/extraurbano/desimon.html#10122" + }, + { + "matricola": "10123", + "settore" : "Extraurbano", + "modello" : "Scania De Simon IL.3", + "link": "/startravenna_bus/extraurbano/desimon.html#10123" + }, + { + "matricola": "10124", + "settore" : "Extraurbano", + "modello" : "Scania De Simon IL.3", + "link": "/startravenna_bus/extraurbano/desimon.html#10124" + }, + { + "matricola": "10125", + "settore" : "Extraurbano", + "modello" : "Scania De Simon IL.3", + "link": "/startravenna_bus/extraurbano/desimon.html#10125" + }, + { + "matricola": "10219", + "settore" : "Urbano", + "modello" : "BredaMenarinibus M231CU CNG", + "link": "/startravenna_bus/urbano/bredino.html#10219" + }, + { + "matricola": "10220", + "settore" : "Urbano", + "modello" : "BredaMenarinibus M231CU CNG", + "link": "/startravenna_bus/urbano/bredino.html#10220" + }, + { + "matricola": "10221", + "settore" : "Urbano", + "modello" : "BredaMenarinibus M231CU CNG", + "link": "/startravenna_bus/urbano/bredino.html#10221" + }, + { + "matricola": "10222", + "settore" : "Urbano", + "modello" : "BredaMenarinibus M231CU CNG", + "link": "/startravenna_bus/urbano/bredino.html#10222" + }, + { + "matricola": "10223", + "settore" : "Urbano", + "modello" : "BredaMenarinibus M231CU CNG", + "link": "/startravenna_bus/urbano/bredino.html#10223" + }, + { + "matricola": "10224", + "settore" : "Urbano", + "modello" : "BredaMenarinibus M231CU CNG", + "link": "/startravenna_bus/urbano/bredino.html#10224" + }, + { + "matricola": "10225", + "settore" : "Urbano", + "modello" : "BredaMenarinibus M231CU CNG", + "link": "/startravenna_bus/urbano/bredino.html#10225" + }, + { + "matricola": "10226", + "settore" : "Urbano", + "modello" : "BredaMenarinibus M231CU CNG", + "link": "/startravenna_bus/urbano/bredino.html#10226" + }, + { + "matricola": "10227", + "settore" : "Urbano", + "modello" : "BredaMenarinibus M231CU CNG", + "link": "/startravenna_bus/urbano/bredino.html#10227" + }, + { + "matricola": "10228", + "settore" : "Urbano", + "modello" : "BredaMenarinibus M231CU CNG", + "link": "/startravenna_bus/urbano/bredino.html#10228" + }, + { + "matricola": "10229", + "settore" : "Urbano", + "modello" : "BredaMenarinibus M231CU CNG", + "link": "/startravenna_bus/urbano/bredino.html#10229" + }, + { + "matricola": "10230", + "settore" : "Urbano", + "modello" : "BredaMenarinibus M231CU CNG", + "link": "/startravenna_bus/urbano/bredino.html#10230" + }, + { + "matricola": "10231", + "settore" : "Urbano", + "modello" : "BredaMenarinibus M231CU CNG", + "link": "/startravenna_bus/urbano/bredino.html#10231" + }, + { + "matricola": "10232", + "settore" : "Urbano", + "modello" : "BredaMenarinibus M231CU CNG", + "link": "/startravenna_bus/urbano/bredino.html#10232" + }, + { + "matricola": "10233", + "settore" : "Urbano", + "modello" : "BredaMenarinibus M231CU CNG", + "link": "/startravenna_bus/urbano/bredino.html#10233" + }, + { + "matricola": "10234", + "settore" : "Urbano", + "modello" : "BredaMenarinibus M231CU CNG", + "link": "/startravenna_bus/urbano/bredino.html#10234" + }, + { + "matricola": "10235", + "settore" : "Urbano", + "modello" : "BredaMenarinibus M231CU CNG", + "link": "/startravenna_bus/urbano/bredino.html#10235" + }, + { + "matricola": "10236", + "settore" : "Urbano", + "modello" : "BredaMenarinibus M231CU CNG", + "link": "/startravenna_bus/urbano/bredino.html#10236" + }, + { + "matricola": "10237", + "settore" : "Urbano", + "modello" : "BredaMenarinibus M231CU CNG", + "link": "/startravenna_bus/urbano/bredino.html#10237" + }, + { + "matricola": "10238", + "settore" : "Urbano", + "modello" : "BredaMenarinibus M231CU CNG", + "link": "/startravenna_bus/urbano/bredino.html#10238" + }, + { + "matricola": "10239", + "settore" : "Urbano", + "modello" : "BredaMenarinibus M231CU CNG", + "link": "/startravenna_bus/urbano/bredino.html#10239" + }, + { + "matricola": "10240", + "settore" : "Urbano", + "modello" : "BredaMenarinibus M231CU CNG", + "link": "/startravenna_bus/urbano/bredino.html#10240" + }, + { + "matricola": "10241", + "settore" : "Urbano", + "modello" : "BredaMenarinibus M231CU CNG", + "link": "/startravenna_bus/urbano/bredino.html#10241" + }, + { + "matricola": "10242", + "settore" : "Urbano", + "modello" : "BredaMenarinibus M231CU CNG", + "link": "/startravenna_bus/urbano/bredino.html#10242" + }, + { + "matricola": "10243", + "settore" : "Urbano", + "modello" : "BredaMenarinibus Vivacity M231CU CNG", + "link": "/startravenna_bus/urbano/bredinovivo.html#10243" + }, + { + "matricola": "10244", + "settore" : "Urbano", + "modello" : "BredaMenarinibus Vivacity M231CU CNG", + "link": "/startravenna_bus/urbano/bredinovivo.html#10244" + }, + { + "matricola": "10245", + "settore" : "Urbano", + "modello" : "BredaMenarinibus Vivacity M231CU CNG", + "link": "/startravenna_bus/urbano/bredinovivo.html#10245" + }, + { + "matricola": "10246", + "settore" : "Urbano", + "modello" : "BredaMenarinibus Vivacity M231CU CNG", + "link": "/startravenna_bus/urbano/bredinovivo.html#10246" + }, + { + "matricola": "10418", + "settore" : "Suburbano", + "modello" : "Irisbus Citelis 12 CNG", + "link": "/startravenna_bus/suburbano/citelis.html#10418" + }, + { + "matricola": "10419", + "settore" : "Suburbano", + "modello" : "Irisbus Citelis 12 CNG", + "link": "/startravenna_bus/suburbano/citelis.html#10419" + }, + { + "matricola": "10420", + "settore" : "Suburbano", + "modello" : "Irisbus Citelis 12 CNG", + "link": "/startravenna_bus/suburbano/citelis.html#10420" + }, + { + "matricola": "10421", + "settore" : "Suburbano", + "modello" : "Irisbus Citelis 12 CNG", + "link": "/startravenna_bus/suburbano/citelis.html#10421" + }, + { + "matricola": "10422", + "settore" : "Suburbano", + "modello" : "Irisbus Citelis 12 CNG", + "link": "/startravenna_bus/suburbano/citelis.html#10422" + }, + { + "matricola": "10423", + "settore" : "Suburbano", + "modello" : "Irisbus Citelis 12 CNG", + "link": "/startravenna_bus/suburbano/citelis.html#10423" + }, + { + "matricola": "10424", + "settore" : "Suburbano", + "modello" : "Irisbus Citelis 12 CNG", + "link": "/startravenna_bus/suburbano/citelis.html#10424" + }, + { + "matricola": "10425", + "settore" : "Suburbano", + "modello" : "Irisbus Citelis 12 CNG", + "link": "/startravenna_bus/suburbano/citelis.html#10425" + }, + { + "matricola": "10426", + "settore" : "Suburbano", + "modello" : "Irisbus Citelis 12 CNG", + "link": "/startravenna_bus/suburbano/citelis.html#10426" + }, + { + "matricola": "10427", + "settore" : "Suburbano", + "modello" : "Irisbus Citelis 12 CNG", + "link": "/startravenna_bus/suburbano/citelis.html#10427" + }, + { + "matricola": "10428", + "settore" : "Suburbano", + "modello" : "Irisbus Citelis 12 CNG", + "link": "/startravenna_bus/suburbano/citelis.html#10428" + }, + { + "matricola": "10429", + "settore" : "Suburbano", + "modello" : "Irisbus Citelis 12 CNG", + "link": "/startravenna_bus/suburbano/citelis.html#10429" + }, + { + "matricola": "10430", + "settore" : "Suburbano", + "modello" : "Irisbus Citelis 12 CNG", + "link": "/startravenna_bus/suburbano/citelis.html#10430" + }, + { + "matricola": "10431", + "settore" : "Suburbano", + "modello" : "Irisbus Citelis 12 CNG", + "link": "/startravenna_bus/suburbano/citelis.html#10431" + }, + { + "matricola": "10432", + "settore" : "Suburbano", + "modello" : "Irisbus Citelis 12 CNG", + "link": "/startravenna_bus/suburbano/citeliseev.html#10432" + }, + { + "matricola": "10433", + "settore" : "Suburbano", + "modello" : "Irisbus Citelis 12 CNG", + "link": "/startravenna_bus/suburbano/citeliseev.html#10433" + }, + { + "matricola": "10434", + "settore" : "Suburbano", + "modello" : "Irisbus Citelis 12 CNG", + "link": "/startravenna_bus/suburbano/citeliseev.html#10434" + }, + { + "matricola": "10435", + "settore" : "Suburbano", + "modello" : "Irisbus Citelis 12 CNG", + "link": "/startravenna_bus/suburbano/citeliseev.html#10435" + }, + { + "matricola": "10436", + "settore" : "Suburbano", + "modello" : "Irisbus Citelis 12 CNG", + "link": "/startravenna_bus/suburbano/citeliseev.html#10436" + }, + { + "matricola": "10437", + "settore" : "Suburbano", + "modello" : "Irisbus Citelis 12 CNG", + "link": "/startravenna_bus/suburbano/citeliseev.html#10437" + }, + { + "matricola": "10438", + "settore" : "Suburbano", + "modello" : "Irisbus Citelis 12 CNG", + "link": "/startravenna_bus/suburbano/citeliseev.html#10438" + }, + { + "matricola": "10439", + "settore" : "Suburbano", + "modello" : "Irisbus Citelis 12 CNG", + "link": "/startravenna_bus/suburbano/citeliseev.html#10439" + }, + { + "matricola": "10440", + "settore" : "Suburbano", + "modello" : "Irisbus Citelis 12 CNG", + "link": "/startravenna_bus/suburbano/citeliseev.html#10440" + }, + { + "matricola": "10441", + "settore" : "Suburbano", + "modello" : "Irisbus Citelis 12 CNG", + "link": "/startravenna_bus/suburbano/citeliseev.html#10441" + }, + { + "matricola": "10442", + "settore" : "Suburbano", + "modello" : "Irisbus Citelis 12 CNG", + "link": "/startravenna_bus/suburbano/citeliseev.html#10442" + }, + { + "matricola": "10443", + "settore" : "Suburbano", + "modello" : "Irisbus Citelis 12 CNG", + "link": "/startravenna_bus/suburbano/citeliseev.html#10443" + }, + { + "matricola": "10444", + "settore" : "Suburbano", + "modello" : "Iveco Urbanway 12 CNG", + "link": "/startravenna_bus/suburbano/uw.html#10444" + }, + { + "matricola": "10445", + "settore" : "Urbano", + "modello" : "Iveco Urbanway 12 CNG", + "link": "/startravenna_bus/urbano/uw.html#10445" + }, + { + "matricola": "10446", + "settore" : "Urbano", + "modello" : "Iveco Urbanway 12 BHNS CNG", + "link": "/startravenna_bus/urbano/uw.html#10446" + }, + { + "matricola": "10447", + "settore" : "Urbano", + "modello" : "Iveco Urbanway 12 BHNS CNG", + "link": "/startravenna_bus/urbano/uw.html#10447" + }, + { + "matricola": "10448", + "settore" : "Urbano", + "modello" : "Iveco Urbanway 12 BHNS CNG", + "link": "/startravenna_bus/urbano/uw.html#10448" } ] \ No newline at end of file diff --git a/startravenna_bus/urbano/karsan.html b/startravenna_bus/urbano/karsan.html index 3d7f159..189e5b1 100644 --- a/startravenna_bus/urbano/karsan.html +++ b/startravenna_bus/urbano/karsan.html @@ -28,7 +28,7 @@
Acquistati nel 2024, questi minibus sono i primi bus elettrici di Ravenna. Sono entrati in servizio il 21 Ottobre 2024 e sono dotati di display aesys.
37111-37125 |
+ 37111-37123 |
||||||
37124 |
|||||||
![]() |
+ |||||||
37125 |
- |||||||
![]() |
+ ![]() |
+ ||||||
37126 |
![]() |
||||||
37135-37136 |
- |||||||
![]() |
+ |||||||
37137 |