// JavaScript Document

totalNum = 7;

numb = 0;

thumbImage = new Array();
thumbImage[numb++] = new Array ("thumbs/BGG_05 019.gif","bigGreenGathering.php?id=1");
thumbImage[numb++] = new Array ("thumbs/BGG_05 034.gif","bigGreenGathering.php?id=2");
thumbImage[numb++] = new Array ("thumbs/BGG_05 041.gif","bigGreenGathering.php?id=3");
thumbImage[numb++] = new Array ("thumbs/BGG_05 106.gif","bigGreenGathering.php?id=4");
thumbImage[numb++] = new Array ("thumbs/BGG_05 113.gif","bigGreenGathering.php?id=5");
thumbImage[numb++] = new Array ("thumbs/BGG_05 114.gif","bigGreenGathering.php?id=6");
thumbImage[numb++] = new Array ("thumbs/BGG_05 118.gif","bigGreenGathering.php?id=7");
thumbImage[numb++] = new Array ("thumbs/BGG_05 125.gif","bigGreenGathering.php?id=8");
thumbImage[numb++] = new Array ("thumbs/BGG_05 133.gif","bigGreenGathering.php?id=9");
thumbImage[numb++] = new Array ("thumbs/BGG_05 141.gif","bigGreenGathering.php?id=10");
thumbImage[numb++] = new Array ("thumbs/BGG_05 142.gif","bigGreenGathering.php?id=11");
thumbImage[numb++] = new Array ("thumbs/BGG_05 167.gif","bigGreenGathering.php?id=12");
thumbImage[numb++] = new Array ("thumbs/BGG_05 174.gif","bigGreenGathering.php?id=13");

gath019 = new Image();
gath019.src = "thumbs/BGG_05 019.gif.gif";
gath034 = new Image();
gath034.src = "thumbs/BGG_05 034.gif.gif";
gath041 = new Image();
gath041.src = "thumbs/BGG_05 041.gif.gif";
gath106 = new Image();
gath106.src = "thumbs/BGG_05 106.gif.gif";
gath113 = new Image();
gath113.src = "thumbs/BGG_05 113.gif.gif";
gath114 = new Image();
gath114.src = "thumbs/BGG_05 114.gif.gif";
gath118 = new Image();
gath118.src = "thumbs/BGG_05 118.gif.gif";
gath125 = new Image();
gath125.src = "thumbs/BGG_05 125.gif.gif";
gath133 = new Image();
gath133.src = "thumbs/BGG_05 133.gif.gif";
gath141 = new Image();
gath141.src = "thumbs/BGG_05 141.gif.gif";
gath142 = new Image();
gath142.src = "thumbs/BGG_05 142.gif.gif";
gath167 = new Image();
gath167.src = "thumbs/BGG_05 167.gif.gif";
gath174 = new Image();
gath174.src = "thumbs/BGG_05 174.gif.gif";



