I was looking at some code by an individual and noticed he seems to have a pattern in his functions:
function() {
I've seen code like that so you can use break as a goto of sorts.
break
goto