I hope one is mr0.jpg, the other mr1.jpg (and not the same name)
wild guess: PImage [] fotos= new PImage [2]; // use 2 here
Do you receive an Error like index out of bounds or so? It’s always important to tell us when you receive an error.
please do this in setup() and not in draw() since it needs to be done only once