memo to me: Setting breakpoint in javascript

//some javascript stuff
debugger;//set breakpoint in firebug

Advanced Debugging With JavaScript