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('images/McG-Marin-Out-Over-Roofs.jpg',' ');
addPhoto('images/DW-sunset.jpg',' ');
addPhoto('images/EJbreakfast.jpg',' ');
addPhoto('images/McG-Marin-dusk.jpg',' ');
addPhoto('images/Blake-sculpture-sky.jpg',' ');
addPhoto('images/McG-Marin-Entry-Lights.jpg',' ');
addPhoto('images/DW-sign-fence.jpg',' ');