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

<FRAMESET COLS="20%, 80%" frameborder="no" >
	<FRAME SRC="menu2.html" NAME="left" SCROLLING="no">
	<FRAME SRC="home99.html" NAME="right">
</FRAMESET>

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

</HTML>

