BOM - Browser Object Model
The BOM is composed of various web browser objects.
The
Window object
is the parent object.
The
navigator object
represents the browser.
The
Document Object Model
represents the web page.