<html>
<head><title>Theta Zeta</title></head>

<FRAMESET COLS="20%, 80%" frameborder="no" bordercolor="#000000" border=0>
	<FRAME SRC="menu2.html" NAME="left" SCROLLING="no" NORESIZE
	MARGINHEIGHT="5" MARGINWIDTH="5">

	<FRAME SRC="home99.html" NAME="right">
</FRAMESET>

<NOFRAMES>
 This sentence is seen when using
 a browser that is not frames capable.
</NOFRAMES>

</HTML>

