'version' Example
<html> <body> <script language="JavaScript"> alert(document.html.version); </script> </body> </html>