﻿var galleryTitle = "2009 Sisters Gathering";

// set up an array for the images
var photoArray = new Array(16)
photoArray[0]="images/c001.jpg"
photoArray[1]="images/c002.jpg"
photoArray[2]="images/c003.jpg"
photoArray[3]="images/c004.jpg"
photoArray[4]="images/c005.jpg"
photoArray[5]="images/c006.jpg"
photoArray[6]="images/c007.jpg"
photoArray[7]="images/c008.jpg"
photoArray[8]="images/c009.jpg"
photoArray[9]="images/c0010.jpg"
photoArray[10]="images/c0011.jpg"
photoArray[11]="images/c0012.jpg"
photoArray[12]="images/c0013.jpg"
photoArray[13]="images/c0014.jpg"
photoArray[14]="images/c0015.jpg"
photoArray[15]="images/c0016.jpg";


// set up an array for the images
var photoLabels = new Array(16)
photoLabels[0] = "Sisters Gathering"
photoLabels[1] = "Sisters Gathering"
photoLabels[2] = "Sisters Gathering"
photoLabels[3] = "Sisters Gathering"
photoLabels[4] = "Sisters Gathering"
photoLabels[5] = "Sisters Gathering"
photoLabels[6] = "Sisters Gathering"
photoLabels[7] = "Sisters Gathering"
photoLabels[8] = "Sisters Gathering"
photoLabels[9] = "Sisters Gathering"
photoLabels[10] = "Sisters Gathering"
photoLabels[11] = "Sisters Gathering"
photoLabels[12] = "Sisters Gathering"
photoLabels[13] = "Sisters Gathering"
photoLabels[14] = "Sisters Gathering"
photoLabels[15] = "Sisters Gathering"; 
