home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 January / Chip_2002-01_cd1.bin / tema / sw602 / WinB602_soubory / menu.js < prev    next >
Text File  |  2000-11-30  |  239b  |  12 lines

  1. <!--
  2.  on = new Image;
  3.  on.src = "../../pic/m_bott2a.gif";
  4.  on2 = new Image;
  5.  on2.src = "../../pic/m_bott2b.gif";
  6.  on3 = new Image;
  7.  on3.src = "../../pic/m_bott2c.gif";
  8.  
  9.  off = new Image;
  10.  off.src = "../../pic/m_bott2.gif"
  11.  
  12. //-->