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/hpimage.jpg','','');
addPhoto('images/3blindmice.jpg','','');
addPhoto('images/fall.jpg','','');
addPhoto('images/babygirl.jpg','','');
addPhoto('images/endandtith.jpg','','');
addPhoto('images/thepuppeteer.jpg','','');
addPhoto('images/thefog.jpg','','');
addPhoto('images/martyr.jpg','','');
addPhoto('images/tinman.jpg','','');
addPhoto('images/todayi.jpg','','');
addPhoto('images/twocows.jpg','','');
addPhoto('images/what.jpg','','');
addPhoto('images/wishywhere.jpg','','');
addPhoto('images/cuckoo.jpg','','');
addPhoto('images/itsagirl.jpg','','');
