
var galleryTitle = "";

// set up an array for the images
var photoArray = new Array(8)
photoArray[0]="images/secure-adjcnt-parking.jpg"
photoArray[1]="images/master-bath-a.jpg"
photoArray[2]="images/master-bedroom-a.jpg"
photoArray[3]="images/kitchen-a.jpg"
photoArray[4]="images/exteroit-b.jpg"
photoArray[5]="images/in-unit-washer-and-dryer.jpg"
photoArray[6]="images/exterior-a.jpg"
photoArray[7]="images/interior-a.jpg"





