// 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("", "http://www.lafayetteband.org/mediagallery/boaIndy2/image000.jpg", "", "", "")

MainArray[MainVar++] = new Fix("2005", "http://www.lafayetteband.org/mediagallery/boaIndy2/image001.jpg", "Photo 1", "2005", "")
MainArray[MainVar++] = new Fix("2005", "http://www.lafayetteband.org/mediagallery/boaIndy2/image002.jpg", "Photo 2", "2005", "")
MainArray[MainVar++] = new Fix("2005", "http://www.lafayetteband.org/mediagallery/boaIndy2/image003.jpg", "Photo 3", "2005", "")

MainArray[MainVar++] = new Fix("2005", "http://www.lafayetteband.org/mediagallery/boaIndy2/image004.jpg", "Photo 4", "2005", "")

MainArray[MainVar++] = new Fix("2005", "http://www.lafayetteband.org/mediagallery/boaIndy2/image005.jpg", "Photo 5", "2005", "")

MainArray[MainVar++] = new Fix("2005", "http://www.lafayetteband.org/mediagallery/boaIndy2/image006.jpg", "Photo 6", "2005", "")

MainArray[MainVar++] = new Fix("2005", "http://www.lafayetteband.org/mediagallery/boaIndy2/image007.jpg", "Photo 7", "2005", "")
MainArray[MainVar++] = new Fix("2005", "http://www.lafayetteband.org/mediagallery/boaIndy2/image008.jpg", "Photo 8", "2005", "")
MainArray[MainVar++] = new Fix("2005", "http://www.lafayetteband.org/mediagallery/boaIndy2/image009.jpg", "Photo 9", "2005", "")
MainArray[MainVar++] = new Fix("2005", "http://www.lafayetteband.org/mediagallery/boaIndy2/image010.jpg", "Photo 10", "2005", "")
MainArray[MainVar++] = new Fix("2005", "http://www.lafayetteband.org/mediagallery/boaIndy2/image011.jpg", "Photo 11", "2005", "")
MainArray[MainVar++] = new Fix("2005", "http://www.lafayetteband.org/mediagallery/boaIndy2/image012.jpg", "Photo 12", "2005", "")
MainArray[MainVar++] = new Fix("2005", "http://www.lafayetteband.org/mediagallery/boaIndy2/image013.jpg", "Photo 13", "2005", "")
MainArray[MainVar++] = new Fix("2005", "http://www.lafayetteband.org/mediagallery/boaIndy2/image014.jpg", "Photo 14", "2005", "")
MainArray[MainVar++] = new Fix("2005", "http://www.lafayetteband.org/mediagallery/boaIndy2/image015.jpg", "Photo 15", "2005", "")
MainArray[MainVar++] = new Fix("2005", "http://www.lafayetteband.org/mediagallery/boaIndy2/image016.jpg", "Photo 16", "2005", "")
MainArray[MainVar++] = new Fix("2005", "http://www.lafayetteband.org/mediagallery/boaIndy2/image017.jpg", "Photo 17", "2005", "")
MainArray[MainVar++] = new Fix("2005", "http://www.lafayetteband.org/mediagallery/boaIndy2/image018.jpg", "Photo 18", "2005", "")
MainArray[MainVar++] = new Fix("2005", "http://www.lafayetteband.org/mediagallery/boaIndy2/image019.jpg", "Photo 19", "2005", "")

MainArray[MainVar++] = new Fix("2005", "http://www.lafayetteband.org/mediagallery/boaIndy2/image020.jpg", "Photo 20", "2005", "")
MainArray[MainVar++] = new Fix("2005", "http://www.lafayetteband.org/mediagallery/boaIndy2/image021.jpg", "Photo 21", "2005", "")
MainArray[MainVar++] = new Fix("2005", "http://www.lafayetteband.org/mediagallery/boaIndy2/image022.jpg", "Photo 22", "2005", "")
MainArray[MainVar++] = new Fix("2005", "http://www.lafayetteband.org/mediagallery/boaIndy2/image023.jpg", "Photo 23", "2005", "")
MainArray[MainVar++] = new Fix("2005", "http://www.lafayetteband.org/mediagallery/boaIndy2/image024.jpg", "Photo 24", "2005", "")
MainArray[MainVar++] = new Fix("2005", "http://www.lafayetteband.org/mediagallery/boaIndy2/image025.jpg", "Photo 25", "2005", "")
MainArray[MainVar++] = new Fix("2005", "http://www.lafayetteband.org/mediagallery/boaIndy2/image026.jpg", "Photo 26", "2005", "")
MainArray[MainVar++] = new Fix("2005", "http://www.lafayetteband.org/mediagallery/boaIndy2/image027.jpg", "Photo 27", "2005", "")
MainArray[MainVar++] = new Fix("2005", "http://www.lafayetteband.org/mediagallery/boaIndy2/image028.jpg", "Photo 28", "2005", "")
MainArray[MainVar++] = new Fix("2005", "http://www.lafayetteband.org/mediagallery/boaIndy2/image029.jpg", "Photo 29", "2005", "")
MainArray[MainVar++] = new Fix("2005", "http://www.lafayetteband.org/mediagallery/boaIndy2/image030.jpg", "Photo 30", "2005", "")
MainArray[MainVar++] = new Fix("2005", "http://www.lafayetteband.org/mediagallery/boaIndy2/image031.jpg", "Photo 31", "2005", "")
MainArray[MainVar++] = new Fix("2005", "http://www.lafayetteband.org/mediagallery/boaIndy2/image032.jpg", "Photo 32", "2005", "")

MainArray[MainVar++] = new Fix("2005", "http://www.lafayetteband.org/mediagallery/boaIndy2/image033.jpg", "Photo 33", "2005", "")
MainArray[MainVar++] = new Fix("2005", "http://www.lafayetteband.org/mediagallery/boaIndy2/image034.jpg", "Photo 34", "2005", "")
MainArray[MainVar++] = new Fix("2005", "http://www.lafayetteband.org/mediagallery/boaIndy2/image035.jpg", "Photo 35", "2005", "")
MainArray[MainVar++] = new Fix("2005", "http://www.lafayetteband.org/mediagallery/boaIndy2/image036.jpg", "Photo 36", "2005", "")
MainArray[MainVar++] = new Fix("2005", "http://www.lafayetteband.org/mediagallery/boaIndy2/image037.jpg", "Photo 37", "2005", "")
MainArray[MainVar++] = new Fix("2005", "http://www.lafayetteband.org/mediagallery/boaIndy2/image038.jpg", "Photo 38", "2005", "")
MainArray[MainVar++] = new Fix("2005", "http://www.lafayetteband.org/mediagallery/boaIndy2/image039.jpg", "Photo 39", "2005", "")
