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/purple_hairstreak1_web.jpg","Purple Hairstreak - Dargle valley, Wicklow - 19/8/07","");
addPhoto("images/photos/small/purple_hairstreak2_web.jpg","Purple Hairstreak - Dargle valley, Wicklow - 19/8/07","");

