home *** CD-ROM | disk | FTP | other *** search
/ Revista do CD-ROM 97 / CD-ROM 97 / CD-ROM 97.iso / internet / ghostzilla / ghsetup.exe / chrome / chatzilla.jar / content / chatzilla / chatzillaOverlay.js < prev    next >
Encoding:
Text File  |  2002-04-09  |  107 b   |  8 lines

  1. function toIRC() 
  2. {
  3.  
  4.     toOpenWindowByType("irc:chatzilla", "chrome://chatzilla/content/chatzilla.xul");
  5.  
  6. }
  7.  
  8.