// 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("2006 BOA Super Regionals - St. Louis http://www.lafayetteband.org/mediagallery/BOAStLouisp06/prelims", "http://www.lafayetteband.org/mediagallery/BOAStLouisp06/prelims012.jpg", "", "", "")

MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediagallery/BOAStLouisp06/prelims001.jpg", "Photo 1", "2006", "")
MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediagallery/BOAStLouisp06/prelims002.jpg", "Photo 2", "2006", "")
MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediagallery/BOAStLouisp06/prelims003.jpg", "Photo 3", "2006", "")
MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediagallery/BOAStLouisp06/prelims004.jpg", "Photo 4", "2006", "")
MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediagallery/BOAStLouisp06/prelims005.jpg", "Photo 5", "2006", "")
MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediagallery/BOAStLouisp06/prelims006.jpg", "Photo 6", "2006", "")
MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediagallery/BOAStLouisp06/prelims007.jpg", "Photo 7", "2006", "")

MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediagallery/BOAStLouisp06/prelims009.jpg", "Photo 9", "2006", "")
MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediagallery/BOAStLouisp06/prelims010.jpg", "Photo 10", "2006", "")

MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediagallery/BOAStLouisp06/prelims011.jpg", "Photo 11", "2006", "")
MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediagallery/BOAStLouisp06/prelims012.jpg", "Photo 12", "2006", "")
MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediagallery/BOAStLouisp06/prelims013.jpg", "Photo 13", "2006", "")
MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediagallery/BOAStLouisp06/prelims014.jpg", "Photo 14", "2006", "")
MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediagallery/BOAStLouisp06/prelims015.jpg", "Photo 15", "2006", "")
MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediagallery/BOAStLouisp06/prelims016.jpg", "Photo 16", "2006", "")
MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediagallery/BOAStLouisp06/prelims017.jpg", "Photo 17", "2006", "")
MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediagallery/BOAStLouisp06/prelims018.jpg", "Photo 18", "2006", "")
MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediagallery/BOAStLouisp06/prelims019.jpg", "Photo 19", "2006", "")
MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediagallery/BOAStLouisp06/prelims020.jpg", "Photo 20", "2006", "")

MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediagallery/BOAStLouisp06/prelims021.jpg", "Photo 21", "2006", "")
MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediagallery/BOAStLouisp06/prelims022.jpg", "Photo 22", "2006", "")
MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediagallery/BOAStLouisp06/prelims023.jpg", "Photo 23", "2006", "")
MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediagallery/BOAStLouisp06/prelims024.jpg", "Photo 24", "2006", "")
MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediagallery/BOAStLouisp06/prelims025.jpg", "Photo 25", "2006", "")
MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediagallery/BOAStLouisp06/prelims026.jpg", "Photo 26", "2006", "")
MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediagallery/BOAStLouisp06/prelims027.jpg", "Photo 27", "2006", "")
MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediagallery/BOAStLouisp06/prelims028.jpg", "Photo 28", "2006", "")
MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediagallery/BOAStLouisp06/prelims029.jpg", "Photo 29", "2006", "")
MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediagallery/BOAStLouisp06/prelims030.jpg", "Photo 30", "2006", "")

MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediagallery/BOAStLouisp06/prelims031.jpg", "Photo 31", "2006", "")
MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediagallery/BOAStLouisp06/prelims032.jpg", "Photo 32", "2006", "")
MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediagallery/BOAStLouisp06/prelims033.jpg", "Photo 33", "2006", "")
MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediagallery/BOAStLouisp06/prelims034.jpg", "Photo 34", "2006", "")
MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediagallery/BOAStLouisp06/prelims035.jpg", "Photo 35", "2006", "")
MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediagallery/BOAStLouisp06/prelims036.jpg", "Photo 36", "2006", "")
MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediagallery/BOAStLouisp06/prelims037.jpg", "Photo 37", "2006", "")
MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediagallery/BOAStLouisp06/prelims038.jpg", "Photo 38", "2006", "")
MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediagallery/BOAStLouisp06/prelims039.jpg", "Photo 39", "2006", "")
MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediagallery/BOAStLouisp06/prelims040.jpg", "Photo 40", "2006", "")

MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediagallery/BOAStLouisp06/prelims041.jpg", "Photo 41", "2006", "")
MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediagallery/BOAStLouisp06/prelims042.jpg", "Photo 42", "2006", "")
MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediagallery/BOAStLouisp06/prelims043.jpg", "Photo 43", "2006", "")
MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediagallery/BOAStLouisp06/prelims044.jpg", "Photo 44", "2006", "")
MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediagallery/BOAStLouisp06/prelims045.jpg", "Photo 45", "2006", "")
MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediagallery/BOAStLouisp06/prelims046.jpg", "Photo 46", "2006", "")
MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediagallery/BOAStLouisp06/prelims047.jpg", "Photo 47", "2006", "")
MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediagallery/BOAStLouisp06/prelims048.jpg", "Photo 48", "2006", "")
MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediagallery/BOAStLouisp06/prelims049.jpg", "Photo 49", "2006", "")
MainArray[MainVar++] = new Fix("2006", "http://www.lafayetteband.org/mediagallery/BOAStLouisp06/prelims050.jpg", "Photo 50", "2006", "")



