I have a 2 water tanks with seven buttons on them ranging 1-7, When the user clicks a button, the button and all those below it will turn blue. I have declared the global variables tank1Level and tank2Level on each button and on the stank. Here is the code I have for one of the buttons. //Height of ...