Definition: Some words have a special meaning in Javascript. These reserved words are the ones that you use to provide the instructions on what the program is to do. You cannot use these words as variable or function names.
From Stephen Chapman, former About.com Guide