var galleryTitle = "- Rehbir's Pictures. -";

// set up an array for the images
var photoArray = new Array(16)
photoArray[0]="images/ali.jpg"
photoArray[1]="images/ali1.jpg"
photoArray[2]="images/ali2.jpg"
photoArray[3]="images/ali3.jpg"
photoArray[4]="images/ali4.jpg"
photoArray[5]="images/ali5.jpg"
photoArray[6]="images/ali6.jpg"
photoArray[7]="images/ali7.jpg"
photoArray[8]="images/ali8.jpg"
photoArray[9]="images/ali9.jpg"
photoArray[10]="images/ali10.jpg"
photoArray[11]="images/ali11.jpg"
photoArray[12]="images/ali12.jpg"
photoArray[13]="images/ali13.jpg"
photoArray[14]="images/ali14.jpg"
photoArray[15]="images/ali15.jpg";


// set up an array for the images
var photoLabels = new Array(16)
photoLabels[0] = "Pictures of Rehbir Syed Ali ."
photoLabels[1] = "3nd pictures"
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] = "";
