home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 January / 01_03.iso / software / ghostzilla_hit / files / ghostzilla-1.0-plus-install.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.