Add the following HTML to your page to add chat to your site.
<!-- link to chat in new window -->
<a href="http://geffrefamily.com/v-web/chat/mychat"
target="_blank">Click here to chat!</a>
<!-- embed chat within an iframe on your page -->
<iframe src="http://geffrefamily.com/v-web/chat/mychat"
height=620 width=520>
You need an iframe capable browser to use this chat
</iframe>