<html>
   <body>
      <script language="javascript" type="text/javascript">
         <!--
            document.write("This book will teach you about JavaScript!")
         //-->
      </script>
   </body>
</html>