Like I said, you really don't need to write it that way.The "else if" statement in JS is like writing nested if/else statements but the else statements don't have brackets making it on one line. :)GET ON AIM, I need your help!!! :)if (...) { } else { if (...) { } else { if (...) { } } }…puh-lease