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