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/fotos28.jpg','',"WOK");
addPhoto('images/fotos17.jpg','',"SANDWICHES");
addPhoto('images/fotos18.jpg','',"ENSALADA | TAPEO");
addPhoto('images/fotos19.jpg','',"EMPANADITAS | MOUSSE DE MARACUYA");
