var step = 0; var whichimage = 0; function slideit() { if (!document.images) return; if(document.getElementById('slide')==null) return; document.getElementById('slide').src = slideimages[step].src; whichimage = step; if (step<43) step++; else step=0; setTimeout("slideit()",2500) } function slidelink2() { if (whichimage == 0) window.location = "https://www.disit.org/6510" else if (whichimage == 1) window.location = "https://servicemap.disit.org" else if (whichimage == 2) window.location = "https://www.disit.org/km4city" else if (whichimage == 3) window.location = "https://www.disit.org/6669" else if (whichimage == 4) window.location = "https://servicemap.disit.org" else if (whichimage == 5) window.location = "https://www.disit.org/6595" else if (whichimage == 6) window.location = "https://www.disit.org/6694" else if (whichimage == 7) window.location = "https://www.disit.org/km4city" else if (whichimage == 8) window.location = "https://www.disit.org/km4city" else if (whichimage == 9) window.location = "https://www.disit.org/6669" else if (whichimage == 10) window.location = "https://www.km4city.org/app" else if (whichimage == 11) window.location = "https://www.disit.org/km4city" else if (whichimage == 12) window.location = "https://www.disit.org/6711" else if (whichimage == 13) window.location = "https://resilienceds.km4city.org" else if (whichimage == 14) window.location = "https://resilienceds.km4city.org" else if (whichimage == 15) window.location = "https://www.disit.org/km4city" else if (whichimage == 16) window.location = "https://log.disit.org" else if (whichimage == 17) window.location = "https://log.disit.org" else if (whichimage == 18) window.location = "https://www.disit.org/6512" else if (whichimage == 19) window.location = "https://www.disit.org/5485" else if (whichimage == 20) window.location = "https://www.disit.org/tv" else if (whichimage == 21) window.location = "https://www.disit.org/tv" else if (whichimage == 22) window.location = "https://www.disit.org/5504" else if (whichimage == 23) window.location = "https://www.disit.org/6544" else if (whichimage == 24) window.location = "https://www.km4city.org" else if (whichimage == 25) window.location = "https://dashboard.km4city.org" else if (whichimage == 26) window.location = "https://www.km4city.org" else if (whichimage == 27) window.location = "https://www.km4city.org" else if (whichimage == 28) window.location = "https://www.disit.org/km4city" else if (whichimage == 29) window.location = "https://www.disit.org/6597" else if (whichimage == 30) window.location = "https://www.disit.org/6597" else if (whichimage == 31) window.location = "https://www.disit.org/6597" else if (whichimage == 32) window.location = "https://www.disit.org/6669" else if (whichimage == 33) window.location = "https://log.disit.org" else if (whichimage == 34) window.location = "https://www.sii-mobility.org" else if (whichimage == 35) window.location = "https://www.disit.org/6715" else if (whichimage == 36) window.location = "https://www.disit.org/6435" else if (whichimage == 37) window.location = "https://www.disit.org/6544" else if (whichimage == 38) window.location = "https://www.disit.org/6544" else if (whichimage == 39) window.location = "https://osim.disit.org" else if (whichimage == 40) window.location = "https://www.eclap.eu" else if (whichimage == 41) window.location = "https://www.disit.org/3735" else if (whichimage == 42) window.location = "https://www.disit.org/6647" else if (whichimage == 43) window.location = "https://www.apretoscana.org/matchmaking" } slideit();