home *** CD-ROM | disk | FTP | other *** search
/ Multimedia Best Rated Educational Internet Sites / BREIS.iso / pc / win32 / nav40l.z / Header.js < prev    next >
Text File  |  1997-10-22  |  387b  |  12 lines

  1. /* ==================================================================
  2. FILE:   Header.js
  3. DESCR:  Header library file for Netscape Help implementation.
  4. NOTES:  
  5. ================================================================== */
  6. //top.SystemFrame.trace( "Header.js" )
  7.  
  8. function onload()
  9. {
  10.    // Bind events to global event handlers.
  11.    top.bindDocEvts( document )
  12. }