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 ('pics/1.jpg', 'caption', 'index text')
addPhoto ('pics/2.jpg', 'caption', 'index text')
addPhoto ('pics/3.jpg', 'caption', 'index text')
addPhoto ('pics/4.jpg', 'caption', 'index text')
addPhoto ('pics/5.jpg', 'caption', 'index text')
addPhoto ('pics/6.jpg', 'caption', 'index text')
addPhoto ('pics/7.jpg', 'caption', 'index text')
addPhoto ('pics/9.jpg', 'caption', 'index text')
addPhoto ('pics/10.jpg', 'caption', 'index text')
addPhoto ('pics/11.jpg', 'caption', 'index text')
addPhoto ('pics/12.jpg', 'caption', 'index text')
addPhoto ('pics/13.jpg', 'caption', 'index text')
addPhoto ('pics/14.jpg', 'caption', 'index text')
addPhoto ('pics/15.jpg', 'caption', 'index text')
addPhoto ('pics/16.jpg', 'caption', 'index text')
addPhoto ('pics/17.jpg', 'caption', 'index text')
addPhoto ('pics/18.jpg', 'caption', 'index text')
addPhoto ('pics/19.jpg', 'caption', 'index text')
addPhoto ('pics/20.jpg', 'caption', 'index text')
addPhoto ('pics/21.jpg', 'caption', 'index text')
addPhoto ('pics/22.jpg', 'caption', 'index text')
addPhoto ('pics/23.jpg', 'caption', 'index text')
addPhoto ('pics/24.jpg', 'caption', 'index text')
addPhoto ('pics/25.jpg', 'caption', 'index text')
addPhoto ('pics/26.jpg', 'caption', 'index text')
