Is there an 'else if' in Javascript/jQuery?

if () {

}
else if (){

}else

{