
{

alt1 = new Image();
alt1.src = "galleryPGS/tumstots/230_0004cpink.jpg";
alt2 = new Image();
alt2.src = "galleryPGS/tumstots/230_0042c.jpg";
alt3 = new Image();
alt3.src = "galleryPGS/tumstots/281_0027ccbw.jpg";
alt4 = new Image();
alt4.src = "galleryPGS/tumstots/234_0029cb.jpg";
alt5 = new Image();
alt5.src = "galleryPGS/tumstots/230_0083cff.jpg";
alt6 = new Image();
alt6.src = "galleryPGS/tumstots/277_0071cbw.jpg";
alt7 = new Image();
alt7.src = "galleryPGS/tumstots/280_0018cp.jpg";
alt8 = new Image();
alt8.src = "galleryPGS/tumstots/234_0142sdgff.jpg";

alt9 = new Image();
alt9.src = "galleryPGS/tumstots/303_0181c.jpg";
alt10 = new Image();
alt10.src = "galleryPGS/tumstots/299_0019c2.jpg";
alt11 = new Image();
alt11.src = "galleryPGS/tumstots/321_0113c.jpg";
alt12 = new Image();
alt12.src = "galleryPGS/tumstots/321_0215cv.jpg";
alt13 = new Image();
alt13.src = "galleryPGS/tumstots/324_0052cb.jpg";
alt14 = new Image();
alt14.src = "galleryPGS/tumstots/349_0091cbw.jpg";
alt15 = new Image();
alt15.src = "galleryPGS/tumstots/349_0161c.jpg";
alt16 = new Image();
alt16.src = "galleryPGS/tumstots/366_0196c.jpg";

alt17 = new Image();
alt17.src = "galleryPGS/tumstots/364_0014c.jpg";
alt18 = new Image();
alt18.src = "galleryPGS/tumstots/366_0092cbw.jpg";
alt19 = new Image();
alt19.src = "galleryPGS/tumstots/367_0006c.jpg";
alt20 = new Image();
alt20.src = "galleryPGS/tumstots/367_0034c.jpg";
alt21 = new Image();
alt21.src = "galleryPGS/tumstots/367_0092.jpg";
alt22 = new Image();
alt22.src = "galleryPGS/tumstots/369_0027cv.jpg";
alt23 = new Image();
alt23.src = "galleryPGS/tumstots/chase.jpg";
alt24 = new Image();
alt24.src = "galleryPGS/tumstots/DSC_0035.jpg";


function imageChange(imageID,imageName) { 

{
document.images[imageID].src = eval(imageName + ".src");
}
}}