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

 images[0] = "acapellaSingers";
textLeft[0] = "<i>Prince Street Acapella</i>";
textRight[0] = "NYC 1999";
additionalText[0] = "";

images[1] = "99CentDreams";
textLeft[1] = "";
textRight[1] = "Brooklyn 2004";
additionalText[1] = "";

images[2] = "wtc1";
textLeft[2] = "";
textRight[2] = "NYC 2001";
additionalText[2] = "";

images[3] = "groundZeroAndTaxi";
textLeft[3] = "";
textRight[3] = "NYC 2001";
additionalText[3] = "";

images[4] = "groundZeroNight";
textLeft[4] = "";
textRight[4] = "NYC 2001";
additionalText[4] = "";

images[5] = "handicapped";
textLeft[5] = "";
textRight[5] = "NYC 1999";
additionalText[5] = "";

images[6] = "mannequins";
textLeft[6] = "";
textRight[6] = "NYC 2004";
additionalText[6] = "";

images[7] = "frontDesk";
textLeft[7] = "";
textRight[7] = "NYC 2004";
additionalText[7] = "";

images[8] = "myBodyMyChoice";
textLeft[8] = "";
textRight[8] = "NYC 2005";
additionalText[8] = "";

images[9] = "rnc97YearsOld";
textLeft[9] = "<i>RNC Protest</i>";
textRight[9] = "NYC 2004";
additionalText[9] = "";

images[10] = "rncBillboardFace";
textLeft[10] = "<i>RNC Protest</i>";
textRight[10] = "NYC 2004";
additionalText[10] = "";

images[11] = "rncCross";
textLeft[11] = "<i>RNC Protest</i>";
textRight[11] = "NYC 2004";
additionalText[11] = "";

images[12] = "rncFightPeaceFuckVirginity";
textLeft[12] = "<i>RNC Protest</i>";
textRight[12] = "NYC 2004";
additionalText[12] = "";

images[13] = "rncFire";
textLeft[13] = "<i>RNC Protest</i>";
textRight[13] = "NYC 2004";
additionalText[13] = "";

images[14] = "rncItsNotRight";
textLeft[14] = "<i>RNC Protest</i>";
textRight[14] = "NYC 2004";
additionalText[14] = "";

images[15] = "rncKiss";
textLeft[15] = "<i>RNC Protest</i>";
textRight[15] = "NYC 2004";
additionalText[15] = "";

images[16] = "rncLadyLiberty";
textLeft[16] = "<i>RNC Protest</i>";
textRight[16] = "NYC 2004";
additionalText[16] = "";

images[17] = "rncMadCowboyDisease";
textLeft[17] = "<i>RNC Protest</i>";
textRight[17] = "NYC 2004";
additionalText[17] = "";

images[18] = "rncMask";
textLeft[18] = "<i>RNC Protest</i>";
textRight[18] = "NYC 2004";
additionalText[18] = "";

images[19] = "rncPinkDog";
textLeft[19] = "<i>RNC Protest</i>";
textRight[19] = "NYC 2004";
additionalText[19] = "";

images[20] = "rncPolice";
textLeft[20] = "<i>RNC Protest</i>";
textRight[20] = "NYC 2004";
additionalText[20] = "";

images[21] = "rncShellFlag";
textLeft[21] = "<i>RNC Protest</i>";
textRight[21] = "NYC 2004";
additionalText[21] = "";

images[22] = "rncSmoke";
textLeft[22] = "<i>RNC Protest</i>";
textRight[22] = "NYC 2004";
additionalText[22] = "";

images[23] = "rncStopBitching";
textLeft[23] = "<i>RNC Protest</i>";
textRight[23] = "NYC 2004";
additionalText[23] = "";

images[24] = "rncTaunt";
textLeft[24] = "<i>RNC Protest</i>";
textRight[24] = "NYC 2004";
additionalText[24] = "";

images[25] = "marcPhil";
textLeft[25] = "<i>New Year\'s Eve</i>";
textRight[25] = "NYC 2004";
additionalText[25] = "";

images[26] = "teressaSnortingOffDress";
textLeft[26] = "<i>New Year\'s Eve</i>";
textRight[26] = "NYC 2004";
additionalText[26] = "";

images[27] = "disorientPartyBlur";
textLeft[27] = "<i>New Year\'s Eve</i>";
textRight[27] = "NYC 2004";
additionalText[27] = "";

images[28] = "feetLights";
textLeft[28] = "";
textRight[28] = "NYC 1999";
additionalText[28] = "";

images[29] = "lapdance";
textLeft[29] = "<i>Lap Dance</i>";
textRight[29] = "NYC 2003";
additionalText[29] = "";

images[30] = "galapagosCandles";
textLeft[30] = "<i>Galapagos Gallery</i>";
textRight[30] = "Brooklyn 2004";
additionalText[30] = "";

images[31] = "galapagosInstallation";
textLeft[31] = "<i>Galapagos Installation</i>";
textRight[31] = "Brooklyn 2004";
additionalText[31] = "";

imagesNoOutline = new Array();


imgDirectory = "images/photography/";
