Mini Kabibi Habibi
<html>
<head>
<title>New Page 1</title>
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
</head>
<!-- This is a single frame with no scroll bar there is nothing displayed on the page beacuse
you will have to give a .htm file as the source of this frame and then this frame will include
the html file within it with no scroll bar.
-->
<frameset rows=100%>
<frame name="Prereq" frameborder = 0 noresize src = "prereq.htm">
<noframes>
<body>
<p>This page uses frames, but your browser doesn't support them.</p>
</body>
</noframes>
</frameset>
</html>