indexSeparator = '&nbsp;';
// 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('img/photos/pedrolo/pedrolo01.jpg', "");
addPhoto('img/photos/pedrolo/pedrolo02.jpg', "");
addPhoto('img/photos/pedrolo/pedrolo03.jpg', "");
addPhoto('img/photos/pedrolo/pedrolo04.jpg', "");
addPhoto('img/photos/pedrolo/pedrolo06.jpg', "");
addPhoto('img/photos/pedrolo/pedrolo07.jpg', "");
addPhoto('img/photos/pedrolo/pedrolo09.jpg', "");
addPhoto('img/photos/pedrolo/pedrolo13.jpg', "");
addPhoto('img/photos/pedrolo/pedrolo14.jpg', "");
addPhoto('img/photos/pedrolo/pedrolo15.jpg', "");
addPhoto('img/photos/pedrolo/pedrolo16.jpg', "");
addPhoto('img/photos/pedrolo/pedrolo17.jpg', "");
addPhoto('img/photos/pedrolo/pedrolo18.jpg', "");
addPhoto('img/photos/pedrolo/pedrolo19.jpg', "");
addPhoto('img/photos/pedrolo/pedrolo20.jpg', "");

