Glossary
========

### DOM (Document Object Model)
The container of elements on the page that must be loaded before you can interact with the elements with through Javascript.
http://en.wikipedia.org/wiki/Document_Object_Model

### Flash Fallback
The Flash video player (SWF) used to play a video when HTML5 isn't supported.