JavaScript » Window » document

Syntax:
window.document

This property's value is the document object contained within the window. See Document object.

See Also: