
{

alt1 = new Image();
alt1.src = "galleryPGS/snrs2011/1.jpg";
alt2 = new Image();
alt2.src = "galleryPGS/snrs2011/2.jpg";
alt3 = new Image();
alt3.src = "galleryPGS/snrs2011/3.jpg";
alt4 = new Image();
alt4.src = "galleryPGS/snrs2011/4.jpg";
alt5 = new Image();
alt5.src = "galleryPGS/snrs2011/5.jpg";
alt6 = new Image();
alt6.src = "galleryPGS/snrs2011/6.jpg";
alt7 = new Image();
alt7.src = "galleryPGS/snrs2011/7.jpg";
alt8 = new Image();
alt8.src = "galleryPGS/snrs2011/8.jpg";

alt9 = new Image();
alt9.src = "galleryPGS/snrs2011/9.jpg";
alt10 = new Image();
alt10.src = "galleryPGS/snrs2011/10.jpg";
alt11 = new Image();
alt11.src = "galleryPGS/snrs2011/11.jpg";
alt12 = new Image();
alt12.src = "galleryPGS/snrs2011/12.jpg";
alt13 = new Image();
alt13.src = "galleryPGS/snrs2011/13.jpg";
alt14 = new Image();
alt14.src = "galleryPGS/snrs2011/14.jpg";
alt15 = new Image();
alt15.src = "galleryPGS/snrs2011/15.jpg";
alt16 = new Image();
alt16.src = "galleryPGS/snrs2011/16.jpg";

alt17 = new Image();
alt17.src = "galleryPGS/snrs2011/17.jpg";
alt18 = new Image();
alt18.src = "galleryPGS/snrs2011/18.jpg";
alt19 = new Image();
alt19.src = "galleryPGS/snrs2011/19.jpg";
alt20 = new Image();
alt20.src = "galleryPGS/snrs2011/t20.jpg";
alt21 = new Image();
alt21.src = "galleryPGS/snrs2011/u21.jpg";
alt22 = new Image();
alt22.src = "galleryPGS/snrs2011/v22.jpg";
alt23 = new Image();
alt23.src = "galleryPGS/snrs2011/w23.jpg";
alt24 = new Image();
alt24.src = "galleryPGS/snrs2011/x24.jpg";




function imageChange(imageID,imageName) { 

{
document.images[imageID].src = eval(imageName + ".src");
}
}}
