home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Gamer 4.5
/
1998-11_Disc_4.5.bin
/
ELINK
/
NSCOMM
/
HEADER.JS
< prev
next >
Wrap
Text File
|
1997-10-22
|
376b
|
12 lines
/* ==================================================================
FILE: Header.js
DESCR: Header library file for Netscape Help implementation.
NOTES:
================================================================== */
//top.SystemFrame.trace( "Header.js" )
function onload()
{
// Bind events to global event handlers.
top.bindDocEvts( document )
}