readyState
Property:
  1. of the DOCUMENT object. Returns the current state of the loaded object.
    window.document.readyState
  2. tags: IMG, LINK, OBJECT, SCRIPT, STYLE . Returns the current state of the loaded object.
    readyState object