I would suggest changing your if statements. I think you should read up on if and else if statements to understand why it's doing this. Here's a quick tutorial for if statements.

The if-then and...