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/prensa11.jpg',"");
addPhoto('images/eventos18.jpg','',"");
addPhoto('images/pres_05.jpg',"");
addPhoto('images/prensa10.jpg',"");
addPhoto('images/prensa06.jpg',"");
addPhoto('images/prensa07.jpg',"");
addPhoto('images/prensa09.jpg',"");
addPhoto('images/prensa02.jpg',"");
addPhoto('images/prensa01.jpg','',"");
addPhoto('images/prensa.jpg','',"");
addPhoto('images/prensa05.jpg',"");
addPhoto('images/prensa08.jpg',"");
