This is the page the user is taken to upon first entering our site. The page will display an introduction and purpose of the site. Navigation will be via links displayed on the left side.
If the user is a registered member and wants to use the chat room they must first login. The login asks for name and password. Once entered the data is matched with a table on the database. If valid the member can go into the chat room. If not valid an error message is received.