Javascript: Keywords

Certain words may not be used to name variables in Javascript. These words are used by the Javascript language:


break, else, new, var, case, finally, return, void, catch, for, 
switch, while, continue, function, this, with, default, if, throw
delete, in, try, do, instanceof, typeof