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/photos/small/small_copper1_web.jpg","Small Copper - Howth, Dublin - 20/8/06","");
addPhoto("images/photos/small/small_copper2_web.jpg","Small Copper - Howth, Dublin - 11/6/06","");
addPhoto("images/photos/small/small_copper3_web.jpg","Small Copper, underside view - Killnaboy, Clare - 27/8/06","");

