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/history1.jpg',"");
addPhoto('images/gallery/history2.jpg',"");
addPhoto('images/gallery/history3.jpg',"");
addPhoto('images/gallery/history4.jpg',"");
addPhoto('images/gallery/history5.jpg',"");
addPhoto('images/gallery/history6.jpg',"");
addPhoto('images/gallery/history7.jpg',"");