==== htmlToDocument ====

Creates a Document from an HTML String.

^ Name			^ Type			^ Description ^
| html 			| STRING 		| The HTML string being converted.  |
| RETURNS		| Document		|	|