﻿  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('bdyfacade7.jpg','');
addPhoto('cdy6juxtapose7.jpg','');
addPhoto('dycorner6.jpg','');
addPhoto('dythecurious7.jpg','');
addPhoto('edyexterior6.jpg','');

