var galleryTitle = "- FOF Babymassage -";

// set up an array for the images
var photoArray = new Array(16)
photoArray[0]="images/FOF/01.JPG"
photoArray[1]="images/FOF/02.JPG"
photoArray[2]="images/FOF/03.JPG"
photoArray[3]="images/FOF/04.JPG"
photoArray[4]="images/FOF/05.JPG"
photoArray[5]="images/FOF/06.JPG"
photoArray[6]="images/FOF/07.JPG"
photoArray[7]="images/FOF/08.JPG"
photoArray[8]="images/FOF/09.JPG"
photoArray[9]="images/FOF/10.JPG"
photoArray[10]="images/FOF/11.JPG"
photoArray[11]="images/FOF/12.JPG"
photoArray[12]="images/FOF/13.JPG"
photoArray[13]="images/FOF/14.JPG"
photoArray[14]="images/FOF/15.JPG"
photoArray[15]="images/FOF/16.JPG";


// set up an array for the images
var photoLabels = new Array(16)
photoLabels[0] = ""
photoLabels[1] = ""
photoLabels[2] = ""
photoLabels[3] = ""
photoLabels[4] = ""
photoLabels[5] = "" 
photoLabels[6] = ""
photoLabels[7] = ""
photoLabels[8] = ""
photoLabels[9] = ""
photoLabels[10] = ""
photoLabels[11] = ""
photoLabels[12] = ""
photoLabels[13] = ""
photoLabels[14] = ""
photoLabels[15] = "";
