Very easy to remove from the forum menu. The link is in "inc_header.asp".
Look for these lines (around line 500), and remove them:
if mLev > 0 and strDBNTUserName <> "" then
Response.Write " |" & vbNewline & _
" <a href=""flashchat/login_html.asp""><acronym title=""Chat with other users..."">Chat</acronym></a>" & vbNewline
end if