{
alt0 = new Image();
alt0.src = "imca_file/01a.gif";

alt1 = new Image();
alt1.src = "imca_file/01b.gif";

alt2 = new Image();
alt2.src = "imca_file/01c.gif";

alt3 = new Image();
alt3.src = "imca_file/01d.gif";

alt4 = new Image();
alt4.src = "imca_file/01e.gif";

alt5 = new Image();
alt5.src = "imca_file/01f.gif";

alt6 = new Image();
alt6.src = "imca_file/01g.gif";

alt7 = new Image();
alt7.src = "imca_file/01h.gif";

alt8 = new Image();
alt8.src = "imca_file/01i.gif";

alt9 = new Image();
alt9.src = "imca_file/01l.gif";

alt10 = new Image();
alt10.src = "imca_file/01m.gif";

alt11 = new Image();
alt11.src = "imca_file/01n.gif";

alt12 = new Image();
alt12.src = "imca_file/01o.gif";

alt13 = new Image();
alt13.src = "imca_file/01p.gif";

alt14 = new Image();
alt14.src = "imca_file/01q.gif";

alt15 = new Image();
alt15.src = "imca_file/01r.gif";

alt16 = new Image();
alt16.src = "imca_file/01s.gif";

alt17 = new Image();
alt17.src = "imca_file/01t.gif";

alt18 = new Image();
alt18.src = "imca_file/01u.gif";

alt19 = new Image();
alt19.src = "imca_file/01v.gif";

alt20 = new Image();
alt20.src = "imca_file/01z.gif";

alt21 = new Image();
alt21.src = "imca_file/01x.gif";

alt22 = new Image();
alt22.src = "imca_file/01y.gif";

alt23 = new Image();
alt23.src = "imca_file/01w.gif";

alt24 = new Image();
alt24.src = "imca_file/01j.gif";

alt25 = new Image();
alt25.src = "imca_file/01k.gif";

alt26 = new Image();
alt26.src = "imca_file/01zz.gif";

alt27 = new Image();
alt27.src = "imca_file/02a.gif";

alt28 = new Image();
alt28.src = "imca_file/02b.gif";

alt29 = new Image();
alt29.src = "imca_file/02c.gif";

alt30 = new Image();
alt30.src = "imca_file/02d.gif";

alt31 = new Image();
alt31.src = "imca_file/02e.gif";

alt32 = new Image();
alt32.src = "imca_file/02f.gif";

alt33 = new Image();
alt33.src = "imca_file/02g.gif";

alt34 = new Image();
alt34.src = "imca_file/02h.gif";

alt35 = new Image();
alt35.src = "imca_file/02i.gif";

alt36 = new Image();
alt36.src = "imca_file/02l.gif";

alt37 = new Image();
alt37.src = "imca_file/02m.gif";

alt38 = new Image();
alt38.src = "imca_file/02n.gif";

alt39 = new Image();
alt39.src = "imca_file/02a2.gif";

alt40 = new Image();
alt40.src = "imca_file/02b2.gif";

alt41 = new Image();
alt41.src = "imca_file/02c2.gif";

alt42 = new Image();
alt42.src = "imca_file/02d2.gif";

alt43 = new Image();
alt43.src = "imca_file/02e2.gif";

alt44 = new Image();
alt44.src = "imca_file/02f2.gif";

alt45 = new Image();
alt45.src = "imca_file/02g2.gif";

alt46 = new Image();
alt46.src = "imca_file/02h2.gif";

alt47 = new Image();
alt47.src = "imca_file/02i2.gif";

alt48 = new Image();
alt48.src = "imca_file/02l2.gif";

alt49 = new Image();
alt49.src = "imca_file/02m2.gif";

alt50 = new Image();
alt50.src = "imca_file/02n2.gif";

alt51 = new Image();
alt51.src = "imca_file/02o.gif";

alt52 = new Image();
alt52.src = "imca_file/02p.gif";

alt53 = new Image();
alt53.src = "imca_file/02q.gif";

alt54 = new Image();
alt54.src = "imca_file/02r.gif";

alt55 = new Image();
alt55.src = "imca_file/02s.gif";

alt56 = new Image();
alt56.src = "imca_file/02t.gif";

alt57 = new Image();
alt57.src = "imca_file/02u.gif";

alt58 = new Image();
alt58.src = "imca_file/02v.gif";

alt59 = new Image();
alt59.src = "imca_file/02z.gif";

alt60 = new Image();
alt60.src = "imca_file/02x.gif";

alt61 = new Image();
alt61.src = "imca_file/02y.gif";

alt62 = new Image();
alt62.src = "imca_file/02w.gif";

alt63 = new Image();
alt63.src = "imca_file/03a.gif";

alt64 = new Image();
alt64.src = "imca_file/03b.gif";

alt65 = new Image();
alt65.src = "imca_file/03c.gif";

alt66 = new Image();
alt66.src = "imca_file/03d.gif";

alt67 = new Image();
alt67.src = "imca_file/03e.gif";

alt68 = new Image();
alt68.src = "imca_file/03f.gif";

alt69 = new Image();
alt69.src = "imca_file/03g.gif";

alt70 = new Image();
alt70.src = "imca_file/03h.gif";

alt71 = new Image();
alt71.src = "imca_file/03i.gif";

alt72 = new Image();
alt72.src = "imca_file/03l.gif";

alt73 = new Image();
alt73.src = "imca_file/03m.gif";

alt74 = new Image();
alt74.src = "imca_file/03n.gif";
}
function allarm() {
alert("Dati non disponibili.\n\nResults not available.");
}
function imageChange(imageID,imageName,imageID2,imageName2) {
{
document.images[imageID].src = eval(imageName + ".src");
document.images[imageID2].src = eval(imageName2 + ".src");
}
}