See that? If statements have to start with the if keyword and end with else. In between, however, we can throw in as many else if sections as we want.
if
else
else if
Are you sure this is correct syntax?