home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 November
/
Chip_2003-11_cd1.bin
/
chplus
/
chlapark
/
functions.js
< prev
next >
Wrap
Text File
|
2003-09-29
|
96b
|
6 lines
addEvent(window, "load", init);
function init() {
tableRower("list", ["odd", "even"]);
}