﻿  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('MAGICSHROOM7.jpg','');
addPhoto('ROCKGARDENII7.jpg','');
addPhoto('miniaturegarden6.jpg','');
addPhoto('PASSAGE7.jpg','');
addPhoto('ROCKGARDEN6.jpg','');
addPhoto('cornlily6.jpg','');


