Imported from archive

This commit is contained in:
Eiffel operator
2026-03-25 07:12:09 -08:00
commit b929708190
75 changed files with 7823 additions and 0 deletions

37
www/about_dot.htm Normal file
View File

@@ -0,0 +1,37 @@
<html>
<head>
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<meta name="author" content="Kim Walden">
<title>BON method: about dot</title>
<link rel="stylesheet" type="text/css" href="nn4.css">
<style type="text/css">
@import url("normal.css");
</style>
<script type="text/javascript">
<!--
function check() {
if (top.frames.length == 0 || top.frames[0].name != "banner")
top.location.href = "index.htm";
}
//-->
</script>
</head>
<body onload="check()" class="dot" bgcolor="#cccccc">
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse">
<tr valign="top">
<td width=60></td>
<td width=100></td>
<td width=105></td>
<td width=100></td>
<td width=60></td>
<td width=115></td>
<td width=80 align="center" valign="top"><img border="0" src="images/dot.gif" width="7" height="7"></td>
</tr>
</table>
</body>
</html>