Navigator 4.0 includes some new ways that client-side JavaScript is embedded within HTML documents.
<!--&{navigator.platform == "win95"}; 
  <script>
    ...  // JavaScript code goes here
  </script> 
-->
      
| This HTML Help has been published using the chm2web software. |