
var galleryTitle = "Photos";

// set up an array for the images
var photoArray = new Array(12)
photoArray[0]="images/051607-056.jpg"
photoArray[1]="images/Delmar-Harvard 1.jpg"
photoArray[2]="images/MariaMsBonderante.jpg"
photoArray[3]=""
photoArray[4]="images/DSC01850.jpg"
photoArray[5]="images/beyondhousing.jpg"
photoArray[6]="images/DSC01858.jpg"
photoArray[7]=""
photoArray[8]="images/DSC_2189.jpg"
photoArray[9]="images/MariaAndHarriett.JPG"
photoArray[10]="images/MariaatBishopMiddle.jpg"
photoArray[11]="";



