// JavaScript Document

totalNum = 12;

numb = 0;

thumbImage = new Array();
thumbImage[numb++] = new Array ("thumbs/Glasto1_117.gif","glastonbury.php?id=1");
thumbImage[numb++] = new Array ("thumbs/Glasto1_137.gif","glastonbury.php?id=2");
thumbImage[numb++] = new Array ("thumbs/Glasto1_175.gif","glastonbury.php?id=3");
thumbImage[numb++] = new Array ("thumbs/Glasto1_182.gif","glastonbury.php?id=4");
thumbImage[numb++] = new Array ("thumbs/Glasto1_185.gif","glastonbury.php?id=5");
thumbImage[numb++] = new Array ("thumbs/Glasto1_204.gif","glastonbury.php?id=6");
thumbImage[numb++] = new Array ("thumbs/Glasto1_205.gif","glastonbury.php?id=7");
thumbImage[numb++] = new Array ("thumbs/Glasto1_245.gif","glastonbury.php?id=8");
thumbImage[numb++] = new Array ("thumbs/Glasto1_290.gif","glastonbury.php?id=9");
thumbImage[numb++] = new Array ("thumbs/Glasto1_320.gif","glastonbury.php?id=10");
thumbImage[numb++] = new Array ("thumbs/Glasto 014.gif","glastonbury.php?id=11");
thumbImage[numb++] = new Array ("thumbs/Glasto 089.gif","glastonbury.php?id=12");
thumbImage[numb++] = new Array ("thumbs/Glasto 320.gif","glastonbury.php?id=13");
thumbImage[numb++] = new Array ("thumbs/Glasto 435.gif","glastonbury.php?id=14");
thumbImage[numb++] = new Array ("thumbs/Glasto 444.gif","glastonbury.php?id=15");
thumbImage[numb++] = new Array ("thumbs/Glasto 452.gif","glastonbury.php?id=16");
thumbImage[numb++] = new Array ("thumbs/Glasto 480.gif","glastonbury.php?id=17");
thumbImage[numb++] = new Array ("thumbs/Glasto 593.gif","glastonbury.php?id=18");

glast117 = new Image();
glast117.src = "thumbs/Glasto1_117.gif";
glast137 = new Image();
glast137.src = "thumbs/Glasto1_137.gif";
glast175 = new Image();
glast175.src = "thumbs/Glasto1_175.gif";
glast182 = new Image();
glast182.src = "thumbs/Glasto1_182.gif";
glast185 = new Image();
glast185.src = "thumbs/Glasto1_185.gif";
glast204 = new Image();
glast204.src = "thumbs/Glasto1_204.gif";
glast205 = new Image();
glast205.src = "thumbs/Glasto1_205.gif";
glast245 = new Image();
glast245.src = "thumbs/Glasto1_245.gif";
glast290 = new Image();
glast290.src = "thumbs/Glasto1_290.gif";
glast320 = new Image();
glast320.src = "thumbs/Glasto1_320.gif";
glast014 = new Image();
glast014.src = "thumbs/Glasto 014.gif";
glast089 = new Image();
glast089.src = "thumbs/Glasto 089.gif";
glast320 = new Image();
glast320.src = "thumbs/Glasto 320.gif";
glast435 = new Image();
glast435.src = "thumbs/Glasto 435.gif";
glast444 = new Image();
glast444.src = "thumbs/Glasto 444.gif";
glast452 = new Image();
glast452.src = "thumbs/Glasto 452.gif";
glast480 = new Image();
glast480.src = "thumbs/Glasto 480.gif";
glast593 = new Image();
glast593.src = "thumbs/Glasto 593.gif";





