HTML5 Video Support Check
This is a simple script to detect if a client's browser can support the new HTML5 video element. It runs, and returns the result of an attempt to create a new video object. If it can create one, its because the client's browser supports it.