indexSeparator = ' / ';
// Add one line per photo, using
//         addPhoto ('filename', 'caption', 'index text');
// The third parameter is optional and will default to the number
// of the photo if not provided.

addPhoto('images/gallery/1.jpg',"");
addPhoto('images/gallery/3.jpg',"");
addPhoto('images/gallery/4.jpg',"");
addPhoto('images/gallery/5.jpg',"");
addPhoto('images/gallery/7.jpg',"");
addPhoto('images/gallery/8.jpg',"");
addPhoto('images/gallery/9.jpg',"");
addPhoto('images/gallery/10.jpg',"");
addPhoto('images/gallery/11.jpg',"");
addPhoto('images/gallery/12.jpg',"");
addPhoto('images/gallery/13.jpg',"");
addPhoto('images/gallery/14.jpg',"");
addPhoto('images/gallery/15.jpg',"");
addPhoto('images/gallery/16.jpg',"");
addPhoto('images/gallery/17.jpg',"");
addPhoto('images/gallery/18.jpg',"");
addPhoto('images/gallery/20.jpg',"");
addPhoto('images/gallery/21.jpg',"");
addPhoto('images/gallery/22.jpg',"");
addPhoto('images/gallery/23.jpg',"");
addPhoto('images/gallery/24.jpg',"");
addPhoto('images/gallery/26.jpg',"");
addPhoto('images/gallery/27.jpg',"");
addPhoto('images/gallery/28.jpg',"");
addPhoto('images/gallery/29.jpg',"");
addPhoto('images/gallery/30.jpg',"");
addPhoto('images/gallery/31.jpg',"");
addPhoto('images/gallery/32.jpg',"");
