﻿  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('OXIDATION7.jpg','');
addPhoto('MOTTLED6.jpg','');
addPhoto('texturedCORNER6.jpg','');
addPhoto('wall.jpg','');
addPhoto('doorlock.jpg','');
addPhoto('CORNER2.jpg','');
addPhoto('stairway14.jpg','');
addPhoto('peekinside.jpg','');

