// SuzyCategory:  Add your new category names.  Be sure to leave in the 'all' category!
SuzyCategory = new Array("all", "boaLouisville", "2004", "2003", "2002")

MainVar = 0; // Sets up the variable that counts the pictures.

function Fix(DatVal, PicVal, TitVal, CatVal, TxtVal) { // Allows you to use variables for the array instead of numbers.
   this.DatVal = DatVal 
   this.PicVal = PicVal 
   this.TitVal = TitVal 
   this.CatVal = CatVal
   this.TxtVal = TxtVal 
} 
var MainArray = new Array() // Sets up the main array.

// Now add one line for each picture you want in the album.  The format of these lines is shown below:
// MainArray[MainVar++] = new Fix("date", "picname.jpg", "pic title", "category", "pic description")
MainArray[MainVar++] = new Fix("Grant County Marching Band Festival 2006", "http://www.lafayetteband.org/mediaGallery/grantco06/image066.jpg", "Grand Champions - Pride of the Bluegrass", "", "")

MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediaGallery/grantco06/image001.jpg", "Photo 1", "2006", "")
MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediaGallery/grantco06/image002.jpg", "Photo 2", "2006", "")
MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediaGallery/grantco06/image003.jpg", "Photo 3", "2006", "")
MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediaGallery/grantco06/image004.jpg", "Photo 4", "2006", "")
MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediaGallery/grantco06/image005.jpg", "Photo 5", "2006", "")
MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediaGallery/grantco06/image006.jpg", "Photo 6", "2006", "")
MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediaGallery/grantco06/image007.jpg", "Photo 7", "2006", "")
MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediaGallery/grantco06/image008.jpg", "Photo 8", "2006", "")
MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediaGallery/grantco06/image009.jpg", "Photo 9", "2006", "")
MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediaGallery/grantco06/image010.jpg", "Photo 10", "2006", "")

MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediaGallery/grantco06/image011.jpg", "Photo 11", "2006", "")
MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediaGallery/grantco06/image012.jpg", "Photo 12", "2006", "")
MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediaGallery/grantco06/image013.jpg", "Photo 13", "2006", "")
MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediaGallery/grantco06/image014.jpg", "Photo 14", "2006", "")
MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediaGallery/grantco06/image015.jpg", "Photo 15", "2006", "")
MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediaGallery/grantco06/image016.jpg", "Photo 16", "2006", "")
MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediaGallery/grantco06/image017.jpg", "Photo 17", "2006", "")
MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediaGallery/grantco06/image018.jpg", "Photo 18", "2006", "")
MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediaGallery/grantco06/image019.jpg", "Photo 19", "2006", "")
MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediaGallery/grantco06/image020.jpg", "Photo 20", "2006", "")

MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediaGallery/grantco06/image021.jpg", "Photo 21", "2006", "")
MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediaGallery/grantco06/image022.jpg", "Photo 22", "2006", "")
MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediaGallery/grantco06/image023.jpg", "Photo 23", "2006", "")
MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediaGallery/grantco06/image024.jpg", "Photo 24", "2006", "")
MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediaGallery/grantco06/image025.jpg", "Photo 25", "2006", "")
MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediaGallery/grantco06/image026.jpg", "Photo 26", "2006", "")
MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediaGallery/grantco06/image027.jpg", "Photo 27", "2006", "")
MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediaGallery/grantco06/image028.jpg", "Photo 28", "2006", "")
MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediaGallery/grantco06/image029.jpg", "Photo 29", "2006", "")
MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediaGallery/grantco06/image030.jpg", "Photo 30", "2006", "")

MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediaGallery/grantco06/image031.jpg", "Photo 31", "2006", "")
MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediaGallery/grantco06/image032.jpg", "Photo 32", "2006", "")
MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediaGallery/grantco06/image033.jpg", "Photo 33", "2006", "")
MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediaGallery/grantco06/image034.jpg", "Photo 34", "2006", "")
MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediaGallery/grantco06/image035.jpg", "Photo 35", "2006", "")
MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediaGallery/grantco06/image036.jpg", "Photo 36", "2006", "")
MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediaGallery/grantco06/image037.jpg", "Photo 37", "2006", "")
MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediaGallery/grantco06/image038.jpg", "Photo 38", "2006", "")
MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediaGallery/grantco06/image039.jpg", "Photo 39", "2006", "")
MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediaGallery/grantco06/image040.jpg", "Photo 40", "2006", "")

MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediaGallery/grantco06/image041.jpg", "Photo 41", "2006", "")
MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediaGallery/grantco06/image042.jpg", "Photo 42", "2006", "")
MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediaGallery/grantco06/image043.jpg", "Photo 43", "2006", "")
MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediaGallery/grantco06/image044.jpg", "Photo 44", "2006", "")
MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediaGallery/grantco06/image045.jpg", "Photo 45", "2006", "")
MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediaGallery/grantco06/image046.jpg", "Photo 46", "2006", "")
MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediaGallery/grantco06/image047.jpg", "Photo 47", "2006", "")
MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediaGallery/grantco06/image048.jpg", "Photo 48", "2006", "")
MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediaGallery/grantco06/image049.jpg", "Photo 49", "2006", "")
MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediaGallery/grantco06/image050.jpg", "Photo 50", "2006", "")

MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediaGallery/grantco06/image051.jpg", "Photo 51", "2006", "")
MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediaGallery/grantco06/image052.jpg", "Photo 52", "2006", "")
MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediaGallery/grantco06/image053.jpg", "Photo 53", "2006", "")
MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediaGallery/grantco06/image054.jpg", "Photo 54", "2006", "")
MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediaGallery/grantco06/image055.jpg", "Photo 55", "2006", "")
MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediaGallery/grantco06/image056.jpg", "Photo 56", "2006", "")
MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediaGallery/grantco06/image057.jpg", "Photo 57", "2006", "")
MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediaGallery/grantco06/image058.jpg", "Photo 58", "2006", "")
MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediaGallery/grantco06/image059.jpg", "Photo 59", "2006", "")
MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediaGallery/grantco06/image060.jpg", "Photo 60", "2006", "")
MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediaGallery/grantco06/image061.jpg", "Photo 61", "2006", "")

MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediaGallery/grantco06/image062.jpg", "Photo 62", "2006", "")
MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediaGallery/grantco06/image063.jpg", "Photo 63", "2006", "")
MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediaGallery/grantco06/image064.jpg", "Photo 64", "2006", "")
MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediaGallery/grantco06/image065.jpg", "Photo 65", "2006", "")
MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediaGallery/grantco06/image066.jpg", "Photo 66", "2006", "")
MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediaGallery/grantco06/image067.jpg", "Photo 67", "2006", "")
MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediaGallery/grantco06/image068.jpg", "Photo 68", "2006", "")
MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediaGallery/grantco06/image069.jpg", "Photo 69", "2006", "")
MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediaGallery/grantco06/image070.jpg", "Photo 70", "2006", "")

MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediaGallery/grantco06/image071.jpg", "Photo 71", "2006", "")
MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediaGallery/grantco06/image072.jpg", "Photo 72", "2006", "")
MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediaGallery/grantco06/image073.jpg", "Photo 73", "2006", "")
MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediaGallery/grantco06/image074.jpg", "Photo 74", "2006", "")
MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediaGallery/grantco06/image075.jpg", "Photo 75", "2006", "")

