home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC User 2004 November
/
PCU1104CD1.iso
/
software
/
security
/
files
/
norton.exe
/
Setup
/
ISCommon
/
APP
/
AlertAst.exe
/
HTML
/
JAVA.JS
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2003-09-06
|
190 b
|
15 lines
function OnLoad()
{
//Internal replacable strings
//oWEBPAGE
var args = getArgs();
if (args.webpage)
{
oWEBPAGE.innerText = args.webpage;
}
CollapseSections();
}