I have a problem with if´:
if
if (a==1) { ... } else { ... }
my problem is: How to add the following: if a==1 one more time, the