Jump in Java Script

Is there any function in Java Scritp which make a jump to other place in code (f.e. goto) ?

Subject: Jump in Java Script

There’s (thank god) no goto in javascript.Care to elaborate why you would need one?

cheers,

Bram