HTML based Brazil email client:
  - requires javascript

Files:

body.html
   Where the body of messages are displayed (target=body)
bye.html
   Disconnects email client, and redirects index.html
colors.html
   Pop-up for setting color schemes
compose.html
   Pop-up compose message window (target=compose)
filter.html
   Advanced email filtering (pop-up)
filter-list.html
   save-to-disk current email filters.
frameset.html
   Primary javascript definitions and framesets
headers.html
   Display message headers (target=headers)
index.html
   Email login screen
kill_filters.html
   "Emergency" url for removing all email filters
menubar.html
   Menu bar (target=menubar)
msgwindow.html
   Initial message window contents (target=msgwindow)
pref.html
   Primary preferences pop-up (target=pref)
process.html
   Server state management; always returns "204 no-content"
reply.html
   Contents of message window when message body is displayed (target=msgwindow)
checkpoint.html
   Debugging: go here to force the serve to save session state
search.html
   Search popup (target=search)
timeout.html
   For debugging only.  Simulates an email timeout
