function launchChat() {
  chatWindow = this.open("http://www.virusexperts.com/cgi-bin/irc/irc.cgi",
    "veChatWindow",
    "menubar=no,scrollbars=no,resizable=1,width=720,height=500");
}
