New stuff
This commit is contained in:
parent
937a63c7d9
commit
57c24e61ce
|
@ -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 {}
|
||||
}
|
|
@ -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"
|
||||
}
|
||||
]
|
|
@ -28,7 +28,7 @@
|
|||
<p>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.</p>
|
||||
<table class="image-table">
|
||||
<tr>
|
||||
<td colspan="4"><h2>37111-37125</h2></td>
|
||||
<td colspan="4"><h2>37111-37123</h2></td>
|
||||
</tr>
|
||||
<!--<tr>
|
||||
<td colspan="4"><h2>37111</h2></td>
|
||||
|
@ -68,13 +68,20 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<td colspan="4"><h2>37123</h2></td>
|
||||
</tr>
|
||||
</tr>-->
|
||||
<tr>
|
||||
<td colspan="4"><h2>37124</h2></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a id="37124-link1" href="https://drive-vichingo455.duckdns.org/apps/files_sharing/publicpreview/dydYxaqMrKce3Zj?file=/Dani/Erik/37124.png&fileId=178762&x=1920&y=1080&a=true&etag=bd9f81a41510a6342aaa9885e1b8a7c2"><img id="37124-img1" src="https://drive-vichingo455.duckdns.org/apps/files_sharing/publicpreview/dydYxaqMrKce3Zj?file=/Dani/Erik/37124.png&fileId=178762&x=1920&y=1080&a=true&etag=bd9f81a41510a6342aaa9885e1b8a7c2" onerror='this.onerror=null; changeUrlToFallback("37124-link1","37124-img1","/Dani/Erik/37124.png");' alt="Server foto non raggiungibile."></a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan="4"><h2>37125</h2></td>
|
||||
</tr>-->
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a id="37125-link1" href="https://drive-vichingo455.duckdns.org/apps/files_sharing/publicpreview/dydYxaqMrKce3Zj?file=/Dani/Erik/37125-1.jpg&fileId=181704&x=1920&y=1080&a=true&etag=fd2e9d7f43f44003f243c451dc266934"><img id="37125-img1" src="https://drive-vichingo455.duckdns.org/apps/files_sharing/publicpreview/dydYxaqMrKce3Zj?file=/Dani/Erik/37125-1.jpg&fileId=181704&x=1920&y=1080&a=true&etag=fd2e9d7f43f44003f243c451dc266934" onerror='this.onerror=null; changeUrlToFallback("37125-link1","37125-img1","/Dani/Erik/37125-1.jpg");' alt="Server foto non raggiungibile."></a></td>
|
||||
<td><a id="37125-link2" href="https://drive-vichingo455.duckdns.org/apps/files_sharing/publicpreview/dydYxaqMrKce3Zj?file=/Dani/Erik/37125-2.jpg&fileId=181650&x=1920&y=1080&a=true&etag=ebe6a2ad9614bad94ad92c6a14ef2cdb"><img id="37125-img2" src="https://drive-vichingo455.duckdns.org/apps/files_sharing/publicpreview/dydYxaqMrKce3Zj?file=/Dani/Erik/37125-2.jpg&fileId=181650&x=1920&y=1080&a=true&etag=ebe6a2ad9614bad94ad92c6a14ef2cdb" onerror='this.onerror=null; changeUrlToFallback("37125-link2","37125-img2","/Dani/Erik/37125-2.jpg");' alt="Server foto non raggiungibile."></a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td id="37126" colspan="4"><h2>37126</h2></td>
|
||||
</tr>
|
||||
|
@ -118,14 +125,17 @@
|
|||
<td><a id="37134-link" href="https://drive-vichingo455.duckdns.org/apps/files_sharing/publicpreview/dydYxaqMrKce3Zj?file=/Dani/Erik/37134.jpg&fileId=4095&x=1920&y=1080&a=true&etag=8134964f39c653a40e9c8814362c6f33"><img id="37134-img" src="https://drive-vichingo455.duckdns.org/apps/files_sharing/publicpreview/dydYxaqMrKce3Zj?file=/Dani/Erik/37134.jpg&fileId=4095&x=1920&y=1080&a=true&etag=8134964f39c653a40e9c8814362c6f33" onerror='this.onerror=null; changeUrlToFallback("37134-link","37134-img","/Dani/Erik/37134.jpg");' alt="Server foto non raggiungibile."></a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan="4"><h2>37135-37136</h2></td>
|
||||
</tr>
|
||||
<!--<tr>
|
||||
<td colspan="4"><h2>37135</h2></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a id="37135-link1" href="https://drive-vichingo455.duckdns.org/apps/files_sharing/publicpreview/dydYxaqMrKce3Zj?file=/Dani/Erik/37135.jpg&fileId=181624&x=1920&y=1080&a=true&etag=3c7130d5aec24a9858292a27597a91f8"><img id="37135-img1" src="https://drive-vichingo455.duckdns.org/apps/files_sharing/publicpreview/dydYxaqMrKce3Zj?file=/Dani/Erik/37135.jpg&fileId=181624&x=1920&y=1080&a=true&etag=3c7130d5aec24a9858292a27597a91f8" onerror='this.onerror=null; changeUrlToFallback("37135-link1","37135-img1","/Dani/Erik/37135.jpg");' alt="Server foto non raggiungibile."></a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan="4"><h2>37136</h2></td>
|
||||
</tr>-->
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a id="37136-link1" href="https://drive-vichingo455.duckdns.org/apps/files_sharing/publicpreview/dydYxaqMrKce3Zj?file=/Dani/Erik/37136.jpg&fileId=181649&x=1920&y=1080&a=true&etag=5decaa4dbc5c74bd39ada869ca4a2fc0"><img id="37136-img1" src="https://drive-vichingo455.duckdns.org/apps/files_sharing/publicpreview/dydYxaqMrKce3Zj?file=/Dani/Erik/37136.jpg&fileId=181649&x=1920&y=1080&a=true&etag=5decaa4dbc5c74bd39ada869ca4a2fc0" onerror='this.onerror=null; changeUrlToFallback("37136-link1","37136-img1","/Dani/Erik/37136.jpg");' alt="Server foto non raggiungibile."></a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td id="37137" colspan="4"><h2>37137</h2></td>
|
||||
</tr>
|
||||
|
|
Loading…
Reference in New Issue