home *** CD-ROM | disk | FTP | other *** search
/ ftp.swcp.com / ftp.swcp.com.zip / ftp.swcp.com / mac / mozilla-mac-0.9.sea.hqx / mozilla-mac-0.9 / Chrome / chatzilla.jar / content / chatzilla / chatzillaOverlay.js < prev    next >
Text File  |  2001-05-05  |  107b  |  8 lines

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