﻿  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('mistonthelake2.jpg','');
addPhoto('FOGCREEP4.jpg','');
addPhoto('mistymourn3.jpg','');
addPhoto('clouds.jpg','');
addPhoto('clouds2.jpg','');
addPhoto('anvil1.jpg','');
addPhoto('SmokeintheTrees5.jpg','');
addPhoto('lonelyroad.jpg','');
addPhoto('SunsetParker.jpg','');

