how to use

Add the following HTML to your page to add x7chat to your site.

<!-- link to chat in new window -->
<a href="http://northwestfellowship.net/X7Chat/index.php"
   target="_blank">Click here to chat!</a>

<!-- embed chat within an iframe on your page -->
<iframe src="http://northwestfellowship.net/X7Chat/index.php"
        height=620 width=520>
        You need an iframe capable browser to use this chat

</iframe>