// SuzyCategory:  Add your new category names.  Be sure to leave in the 'all' category!
SuzyCategory = new Array("all", "Before_the_Fair", "EISEF_HQ", "Exhibit_Areas", "Exhibits", "Awards_Ceremony")

MainVar = 0; // Sets up the variable that counts the pictures.

// Allows you to use variables for the array instead of numbers.
function Fix( DatVal, 
              PicVal, 
              TitVal, 
              CatVal, 
              TxtVal,
              BigPicVal ) { 
   this.DatVal = DatVal 
   this.PicVal = PicVal 
   this.TitVal = TitVal 
   this.CatVal = CatVal
   this.TxtVal = TxtVal 
   this.BigPicVal = BigPicVal 
} 
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", "bigpicname.jpg" )

MainArray[MainVar++] = new Fix("EISEF 2005",
"logos/EISEF2005Pin.jpg",
"2005 EISEF Logo",
"Before_the_Fair",
"We're the Eastern Iowa Science and <b>Engineering</b> Fair. This year we decided it was high time to commemorate the engineering part of our name."
);

MainArray[MainVar++] = new Fix("EISEF 2005, before the Fair",
"images_2005/2005_EISEF_Board.jpg",
"EISEF Board of Directors",
"Before_the_Fair",
"The EISEF Board of Directors, on January 20, 2005.<br>Left-to-right: Gary Palmer, Jo Mahoney, Sue Noreuil, Bill Gober, Heather Adams, Linda Kelly, Dave Murray, Shirley Starr, Jeff Kuehl.<br>Walker Kelly is not shown because he was taking the picture."
);

MainArray[MainVar++] = new Fix("EISEF 2005",
"images_2005/2005_HQ_Judging_Reg.jpg",
"Judging Registration",
"EISEF_HQ",
"Jo Mahoney (right) of the EISEF Judging Committee chats with Ana Hutton Kehrberg of the registration staff."
);

MainArray[MainVar++] = new Fix("EISEF 2005",
"images_2005/2005_HQ_Inside.jpg",
"Inside EISEF HQ",
"EISEF_HQ",
"Inside EISEF Headquarters, looking toward the entrance"
);

MainArray[MainVar++] = new Fix("EISEF 2005",
"images_2005/2005_HQ_Jr_Teams.jpg",
"Junior Teams judging",
"EISEF_HQ",
"EISEF Headquarters:<br>A Junior Teams judge posts her scores while Division Lead Pam Kraus observes."
);

MainArray[MainVar++] = new Fix("EISEF 2005",
"images_2005/2005_HQ_Jr_Phys.jpg",
"Junior Physical judging",
"EISEF_HQ",
"EISEF Headquarters:<br>Junior Physical Division Judging Lead Patrick Staber checks the progress of the scoring."
);

MainArray[MainVar++] = new Fix("EISEF 2005",
"images_2005/2005_HQ_Jr_Biol.jpg",
"Junior Biological judging",
"EISEF_HQ",
"EISEF Headquarters:<br>A Junior Biological judge posts her scores while Division Lead Otto Rajtora observes."
);

MainArray[MainVar++] = new Fix("EISEF 2005",
"images_2005/2005_HQ_Sr_Biol.jpg",
"Senior Biological judging",
"EISEF_HQ",
"EISEF Headquarters:<br>Senior Biological Division Judging Lead George Miller (behind, with beard) checks some scores with a judge."
);

MainArray[MainVar++] = new Fix("EISEF 2005",
"images_2005/2005_exhibits_JB_2.jpg",
"Junior Biological exhibits",
"Exhibit_Areas",
"A quiet moment among the Junior Biological exhibits"
);

MainArray[MainVar++] = new Fix("EISEF 2005",
"images_2005/2005_exhibits_JB_1.jpg",
"More Junior Biological exhibits",
"Exhibit_Areas",
""
);

MainArray[MainVar++] = new Fix("EISEF 2005",
"images_2005/2005_exhibits_JP.jpg",
"Junior Physical exhibits",
"Exhibit_Areas",
"Some of the Junior Physical exhibits"
);

MainArray[MainVar++] = new Fix("EISEF 2005",
"images_2005/2005_exhibits_SB.jpg",
"Senior Biological exhibits",
"Exhibit_Areas",
"Some of the Senior Biological exhibits"
);

MainArray[MainVar++] = new Fix("EISEF 2005",
"images_2005/2005_exhibits_SP.jpg",
"Senior Physical exhibits",
"Exhibit_Areas",
"Some of the Senior Physical exhibits<br><br>Yes, sometimes it got crowded in the aisles between the tables."
);

MainArray[MainVar++] = new Fix("EISEF 2005",
"images_2005/2005_exhibits_JT.jpg",
"Junior Team exhibits",
"Exhibit_Areas",
"Some of the Junior Teams exhibits<br><br>EISEF judges (foreground, seated) are busy writing up their scoresheets and comment sheets for the students."
);

MainArray[MainVar++] = new Fix("EISEF 2005",
"images_2005/2005_JB14.jpg",
"Exhibit: Spencer Anderson",
"Exhibits",
"Spencer Anderson (facing camera)<br>«Effects of Colored Light on Bean Plant Growth»<br>Harding MS, Cedar Rapids<br>Teacher: Jean Oberbroeckling"
);

MainArray[MainVar++] = new Fix("EISEF 2005",
"images_2005/2005_JB16.jpg",
"Exhibit: Alex Schmitt",
"Exhibits",
"Alex Schmitt (left)<br>«The Effect of Certain Substances on Plant Growth»<br>Central Lee MS, Donnellson<br>Teacher: Kyle Van Ausdall<br><br>The judge (right) is Rachael Collier, an EISEF Senior Champion in 2002 and 2004."
);

MainArray[MainVar++] = new Fix("EISEF 2005", 
"images_2005/2005_JB25.jpg",
"Exhibit: Emily Eulberg",
"Exhibits",
"Emily Eulberg (left)<br>EISEF Junior Biological Division Class I winner<br>«Hydroponics vs. Soil»<br>Harding MS, Cedar Rapids<br>Teacher: Dave Gerlach"
);

MainArray[MainVar++] = new Fix("EISEF 2005", 
"images_2005/2005_JP46.jpg",
"Exhibit: Jeralyn Westercamp",
"Exhibits",
"Jeralyn Westercamp (right)<br>EISEF Junior Physical Division Class II winner<br>«Oil Filter $ents»<br>Harding MS, Cedar Rapids<br>Teacher: Martha Booth"
);

MainArray[MainVar++] = new Fix("EISEF 2005", 
"images_2005/2005_SB06.jpg",
"Exhibit: Michael Fosdick",
"Exhibits",
"Michael Fosdick (facing camera)<br>EISEF Senior Biological Division Class I winner<br>«Soybean Rust Fungicide: Effect on <em>Aphis glycines</em> Predators»<br>Mediapolis HS, Mediapolis<br>Teacher: Nancy Carter<br><br>Michael was an EISEF Senior Champion in 2004."
);

MainArray[MainVar++] = new Fix("EISEF 2005", 
"images_2005/2005_SB09.jpg", 
"Exhibit: Megan Bartholomew",
"Exhibits",
"Megan Bartholomew (right)<br>EISEF Senior Biological Division Class I winner<br>«Effects of Fluoridation On Plant Life»<br>Central Lee HS, Donnellson<br>Teacher: Alicia Schiller"
);

MainArray[MainVar++] = new Fix("EISEF 2005", 
"images_2005/2005_SP06.jpg",
"Exhibit: Jamilee Lightfoot",
"Exhibits",
"Jamilee Lightfoot (right)<br>EISEF Senior Physical Division Class I winner<br>«Power From The Sea»<br>Central Lee HS, Donnellson<br>Teacher: Alicia Schiller"
);


MainArray[MainVar++] = new Fix("EISEF 2005", 
"images_2005/2005_Ceremony_02_crowd_front.jpg",
"Awards Ceremony audience",
"Awards_Ceremony",
""
);

MainArray[MainVar++] = new Fix("EISEF 2005", 
"images_2005/2005_Ceremony_03_crowd_front.jpg",
"Awards Ceremony audience",
"Awards_Ceremony",
""
);

MainArray[MainVar++] = new Fix("EISEF 2005", 
"images_2005/2005_Ceremony_04_crowd_rear.jpg",
"Awards Ceremony audience",
"Awards_Ceremony",
""
);

MainArray[MainVar++] = new Fix("EISEF 2005", 
"images_2005/2005_Ceremony_01_staff.jpg",
"Awards Ceremony&mdash;EISEF staff",
"Awards_Ceremony",
"(left-right) Colleen Kobe, Jim Shaw, Jeff Kuehl"
);

MainArray[MainVar++] = new Fix("EISEF 2005", 
"images_2005/2005_Ceremony_11_Steven_Adams.jpg",
"Alan B. Adams award",
"Awards_Ceremony",
"Steve Adams (right) describing the Alan B. Adams award."
);

MainArray[MainVar++] = new Fix("EISEF 2005", 
"images_2005/2005_Ceremony_12_Alan_Adams.jpg",
"Alan B. Adam award winners",
"Awards_Ceremony",
"(far left) Mary Tarnoff, winner of the Meritorious Achievement for a teacher<br><br>Student winners (unordered, not all shown):  Brett Hayes, Cassie Peitz, Cody Morton, Ashley Pedrick, Stephanie Schulte, Mollie Cutler, Dylan Keller, Jack Kohn, Kristina Goemaat, Alex Fullenkamp"
);

MainArray[MainVar++] = new Fix("EISEF 2005", 
"images_2005/2005_Ceremony_10_USN_USMC_Naval_Science.jpg",
"USN/USMC Naval Science award",
"Awards_Ceremony",
"USN/USMC Naval Science award presenters and winners<br>Winners (left-right): Amy Marquardt, Michael Fosdick, Sarah Andrews, Cory Millmier, and Brady Lamb"
);

MainArray[MainVar++] = new Fix("EISEF 2005", 
"images_2005/2005_Ceremony_13_CVARC.jpg",
"CVARC award",
"Awards_Ceremony",
"Cedar Valley Amateur Radio Club Outstanding Achievement Award<br>Mike Miller (right) presents the CVARC award to Dan Miller (no relation), while Colleen Kobe looks on."
);

MainArray[MainVar++] = new Fix("EISEF 2005", 
"images_2005/2005_Ceremony_31_JT_HM.jpg",
"EISEF Junior Teams Honorable Mention",
"Awards_Ceremony",
"Winners (unordered): Krista Hammer, Olivia Rairden, Whitney Speer, Shelby Riddle"
);

MainArray[MainVar++] = new Fix("EISEF 2005", 
"images_2005/2005_Ceremony_32_JP_HM.jpg",
"EISEF Junior Physical Honorable Mention",
"Awards_Ceremony",
"Winners (unordered, not all shown):  Thomas Moore, Sarah Andrews, Amanda Nelson, Derek Robison, Dan Miller, Tony Santacroce, Haley Kleppe, Bethany Landon-Heinbuch, Katie McCormick"
);

MainArray[MainVar++] = new Fix("EISEF 2005", 
"images_2005/2005_Ceremony_33_JB_HM.jpg",
"EISEF Junior Biological Honorable Mention",
"Awards_Ceremony",
"Winners (unordered, not all shown):  Abby Holt, Mira Moore, Cassie Peitz, McKenna Feltes, Brady Lamb, Alex Tinguely"
);

MainArray[MainVar++] = new Fix("EISEF 2005", 
"images_2005/2005_Ceremony_34_Sr_HM.jpg",
"EISEF Senior Honorable Mention",
"Awards_Ceremony",
"Winners (left-right):  Alex Fullenkamp, Holland Wilson"
);

MainArray[MainVar++] = new Fix("EISEF 2005", 
"images_2005/2005_Ceremony_35_JT_Class2.jpg",
"EISEF Junior Teams Class II",
"Awards_Ceremony",
"Winners (unordered, not all shown):  Logan Northup, Dan Etter, Ashley Monahan, Travis Trueblood, Lauren Powell, Emily Brandt, Christian Jewett, Lucas Meyer"
);

MainArray[MainVar++] = new Fix("EISEF 2005", 
"images_2005/2005_Ceremony_36_JP_Class2.jpg",
"EISEF Junior Physical Class II",
"Awards_Ceremony",
"Winners (unordered): Elizabeth Breuer, Matthew Nesslage, Dylan Keller, Samantha Polton, Jack Kohn, Maggie Peterson, Jesse Wilcox, Hannah Dotseth, Jeralyn Westercamp, Maria Aalto"
);

MainArray[MainVar++] = new Fix("EISEF 2005", 
"images_2005/2005_Ceremony_37_JB_Class2.jpg",
"EISEF Junior Biological Class II",
"Awards_Ceremony",
"Winners (unordered, not all shown):  Evan Stenzel, Rob Rebhuhn, Shelby Kibbie, Elizabeth McConnell, Mollie Cutler"
);

MainArray[MainVar++] = new Fix("EISEF 2005", 
"images_2005/2005_Ceremony_38_SP_Class2.jpg",
"EISEF Senior Physical Class II",
"Awards_Ceremony",
"Winner: Cory Dies"
);

MainArray[MainVar++] = new Fix("EISEF 2005", 
"images_2005/2005_Ceremony_39_SB_Class2.jpg",
"EISEF Senior Biological Class II",
"Awards_Ceremony",
"Winners (unordered, not all shown): Tamara Bartlett, Luke Shultz, Roxxi Reed, Paige Toher, Trevor Calfee, Quinn Rudd, Andrew McFall"
);

MainArray[MainVar++] = new Fix("EISEF 2005", 
"images_2005/2005_Ceremony_40_JT_Class1.jpg",
"EISEF Junior Teams Class I",
"Awards_Ceremony",
"Winners (unordered, not all shown):  Sean Conrad, Kyle Mueller, Ethan Henderson, Lucas Draisey, Josh Postier, Yale Shaw, Lucas James, Brittani Freesmeier, Lynnely Parker"
);

MainArray[MainVar++] = new Fix("EISEF 2005", 
"images_2005/2005_Ceremony_42_JB_Class1.jpg",
"EISEF Junior Biological Division Class I",
"Awards_Ceremony",
"Winners (unordered, not all shown):  Julie Garmoe, Logan Grado, Emily Eulberg, Keaton Rickels, Parsha Hobbs, Lindsey Vanderberg, Matt Ollendick, Mckenna Templeton, Ashley Pedrick, Shelby Sieren"
);

MainArray[MainVar++] = new Fix("EISEF 2005", 
"images_2005/2005_Ceremony_41_JP_Class1.jpg",
"EISEF Junior Physical Division Class I",
"Awards_Ceremony",
"Winners (unordered):  Megan Nielsen, Michael Sladek, Shelby Schmitt, Holly Wirtjes, Kurt Koeppen, Allison Krehbiel, Eric Bailey, Alex Bennett"
);


MainArray[MainVar++] = new Fix("EISEF 2005", 
"images_2005/2005_Ceremony_43_SB_Class1.jpg",
"EISEF Senior Biological Class I",
"Awards_Ceremony",
"Winners (left-right):  Mauree Gibson, Michael Fosdick, Cory Millmier, Megan Bartholomew, Jesse Dodds and Jonah Parker"
);

MainArray[MainVar++] = new Fix("EISEF 2005", 
"images_2005/2005_Ceremony_44_SP_Class1.jpg",
"EISEF Senior Physical Class I",
"Awards_Ceremony",
"Winners (left-right): Lee Hunold, Amy Marquardt, Jamilee Lightfoot, Staci Sieren"
);

MainArray[MainVar++] = new Fix("EISEF 2005", 
"images_2005/2005_Ceremony_45_Jr_Champs.jpg",
"EISEF Junior Champions",
"Awards_Ceremony",
"(far left) Mary Tarnoff, Parsha Hobbs&#39;s teacher<br>(left-right) Parsha Hobbs, Lindsey Vanderberg (her teacher Amanda Schiller is shown accepting), Michael Sladek, Eric Bailey"
);

MainArray[MainVar++] = new Fix("EISEF 2005", 
"images_2005/2005_Ceremony_46_Sr_Champs.jpg",
"EISEF Senior Champions",
"Awards_Ceremony",
"Cory Millmier and Amy Marquardt"
);

MainArray[MainVar++] = new Fix("EISEF 2005", 
"images_2005/2005_Ceremony_47_Sr_Champs_w_parents.jpg",
"EISEF Senior Champions w/Parents",
"Awards_Ceremony",
"Amy Marquardt with her parents<br>Cory Millmier with teacher Ernie Schiller"
);

MainArray[MainVar++] = new Fix("ISEF 2005", 
"images_2005/2005_IA_students_at_ISEF.jpg",
"Iowa students at ISEF",
"ISEF, May 2005",
"All of the students from Iowa, at ISEF in Phoenix, Arizona.<br>Back row, left-right, all from Central Lee High School:<br>Jesse Dodds, Jonah Parker, Cory Millmier<br>Front row, left-right:<br>Andy Schlievert, Algona High School<br>Danielle Wilson, West Central Valley Community Schools<br>Amy Marquardt, Mediapolis High School<br>Cameron Gross, Solon High School"
);

