From Overview of Advanced JavaScript -- Web Scripting Language CPS616 Technologies of the Information Age -- Spring Semester 98. byTom Scavo,Geoffrey C. Fox
The Global Object
The implicitly defined Global object is the top-level JavaScript object
It has two properties: NaN (Not-a-Number) and Infinity (but NN supports neither)