Web/website/web/hsqlDocsFrame.html (17 lines of code) (raw):
<html>
<head>
<title>HSQLDB Documentation</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<frameset rows="152,557*" cols="*" frameborder="NO">
<frame src="topframe.html" name="topframe" scrolling="NO" noresize frameborder="NO">
<frameset cols="200,*" rows="*">
<frame src="hsqlDocIndex.html" name="docindex" noresize frameborder="NO">
<frame name="docbody" frameborder="NO" src="../doc/guide/index.html">
</frameset>
</frameset>
<noframes>
<body bgcolor="#FFFFFF">
</body>
</noframes>
</html>