﻿  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('youngandold.jpg','');
addPhoto('alabamafriend.jpg','');
addPhoto('younggirl.jpg','');
addPhoto('beggar.jpg','');
addPhoto('schoolmaster.jpg','');
addPhoto('matriarchpatriarch7.jpg','');
addPhoto('blaster6.jpg','');
addPhoto('rinchenportrait.jpg','');
addPhoto('greenmonk.jpg','');
addPhoto('PETERvisionary.jpg','');
addPhoto('wes.jpg','');






