home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2002 January
/
Chip_2002-01_cd1.bin
/
tema
/
sw602
/
WinB602_soubory
/
menu.js
< prev
next >
Wrap
Text File
|
2000-11-30
|
239b
|
12 lines
<!--
on = new Image;
on.src = "../../pic/m_bott2a.gif";
on2 = new Image;
on2.src = "../../pic/m_bott2b.gif";
on3 = new Image;
on3.src = "../../pic/m_bott2c.gif";
off = new Image;
off.src = "../../pic/m_bott2.gif"
//-->