javascript object: window
represents a window containing a DOM document
javascript object: document
represents any web page loaded in the browser
javascript object: document
javascript method: write
writes a string of text to a document stream
javascript object: Array
javascript property: length
sets or returns the number of elements in an array