
images = new Array();
textLeft = new Array();
textRight = new Array();
additionalText = new Array();

images[0] = "templeOfSorrowSitter";
textLeft[0] = "<i>Temple of Sorrow</i>";
textRight[0] = "2001";
additionalText[0] = "";

images[1] = "amazingLarrys";
textLeft[1] = "<i>Amazing Larry's</i>";
textRight[1] = "2002";
additionalText[1] = "";

images[2] = "blocks";
textLeft[2] = "<i>Temple of Sorrow</i>";
textRight[2] = "2001";
additionalText[2] = "";

images[3] = "wireBeast";
textLeft[3] = "";
textRight[3] = "2001";
additionalText[3] = "";

images[4] = "whiteStatueCradling";
textLeft[4] = "";
textRight[4] = "2001";
additionalText[4] = "";

images[5] = "burn";
textLeft[5] = "<i>The Burn</i>";
textRight[5] = "2001";
additionalText[5] = "";

images[6] = "burningGirlsKiss";
textLeft[6] = "<i>kiss</i>";
textRight[6] = "";
additionalText[6] = "";

images[7] = "burningManViewFromMan";
textLeft[7] = "<i>View From The Man</i>";
textRight[7] = "2001";
additionalText[7] = "";

images[8] = "burningManViewOfMan";
textLeft[8] = "<i>View Of The Man</i>";
textRight[8] = "2001";
additionalText[8] = "";

images[9] = "fairy";
textLeft[9] = "<i>Fairy</i>";
textRight[9] = "2001";
additionalText[9] = "";

images[10] = "fireBreather";
textLeft[10] = "<i>Firebreather</i>";
textRight[10] = "2001";
additionalText[10] = "";

images[11] = "fireSpinners";
textLeft[11] = "<i>Firespinner</i>";
textRight[11] = "2001";
additionalText[11] = "";

images[12] = "geodesic";
textLeft[12] = "<i>Geodesic</i>";
textRight[12] = "2001";
additionalText[12] = "";

images[13] = "playa1";
textLeft[13] = "<i>Playa</i>";
textRight[13] = "2001";
additionalText[13] = "";

images[14] = "templeOfJoy";
textLeft[14] = "<i>Temple of Joy</i>";
textRight[14] = "2002";
additionalText[14] = "";

images[15] = "templeStarburst";
textLeft[15] = "<i>Temple of Joy</i>";
textRight[15] = "2002";
additionalText[15] = "";

images[16] = "afterburnRearViewMirror";
textLeft[16] = "<i>Afterburn; Southern California Coastline</i>";
textRight[16] = "2001";
additionalText[16] = "";

imagesNoOutline = new Array();

imgDirectory = "images/photography/";
