What, exactly, is the problem? What do you want/expect to happen? What actually happens? You should always include this information when asking for help.
A few comments:
Instead of separate variables, store the values in an array or object. Then loop over that, instead of saves (or make saves...