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/brown_hairstreak1_web.jpg","Brown Hairstreak - Dromore wood, Clare - 8/8/05","");
addPhoto("images/photos/small/brown_hairstreak2_web.jpg","Brown Hairstreak - Dromore wood, Clare - 8/8/05","");
addPhoto("images/photos/small/brown_hairstreak3_web.jpg","Brown Hairstreak - Dromore wood, Clare - 8/8/05","");
