indexSeparator = ' / ';
slideMode = Boolean(true);
slideDelay = 4;
// 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("image/blackbird1_600.JPG","Blackbird");
addPhoto("image/blue_dragonfly_600.JPG","Blue Damselfly");
addPhoto("image/dragonfly1_600.JPG","Dragonfly");
addPhoto("image/dragonfly2_600.JPG","Dragonfly");
addPhoto("image/dragonfly3_600.JPG","Dragonfly");
addPhoto("image/duck1_600.JPG","Duck");
addPhoto("image/ducklings1_600.JPG","Ducklings");
addPhoto("image/heron1_600.JPG","Heron");
addPhoto("image/heron2_600.JPG","Heron");
addPhoto("image/masie1_600.JPG","Masie");
addPhoto("image/poppies2_600.JPG","Poppies");
addPhoto("image/sparks1_600.JPG","Sparks");
