The reserved words in this list cannot be used as JavaScript variables, functions, methods, or object names. Some of these words are keywords used in JavaScript; others are reserved for future use.
abstract | else | instanceof | switch |
In addition to the above reserved words, avoid the following identifiers as names of JavaScript variables. These are names of client-side objects, methods, or properties in Netscape Navigator or Internet Explorer:
alert | fileUpload | Math | pkcs11 |