Imported from archive
This commit is contained in:
37
www/book.htm
Normal file
37
www/book.htm
Normal file
@@ -0,0 +1,37 @@
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
|
||||
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
|
||||
<meta name="ProgId" content="FrontPage.Editor.Document">
|
||||
<meta name="author" content="Kim Walden">
|
||||
<title>BON method: Seamless Object-oriented Software Architecture</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_bookmark() {
|
||||
var goto_bm = parent.parent.banner.goto_bookmark;
|
||||
var bm = parent.banner.bookmark;
|
||||
if (goto_bm) {main.location.href = bm};
|
||||
parent.banner.goto_bookmark = false;
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</head>
|
||||
|
||||
<frameset framespacing="0" border="0" frameborder="0" rows="6,*">
|
||||
<frame name="dot" src="book_dot.htm" scrolling="no" noresize>
|
||||
<frameset framespacing="0" border="0" frameborder="0" cols="180,*" onload="check_bookmark()">
|
||||
<frame name="sidebar" src="book_nav.htm" scrolling="auto" target="_self">
|
||||
<frame name="main" scrolling="auto" src="book_main.htm" target="_self">
|
||||
<noframes>
|
||||
<body>
|
||||
<p>This page uses frames which are not supported by your browser.</p>
|
||||
</body>
|
||||
</noframes>
|
||||
</frameset>
|
||||
</frameset>
|
||||
</html>
|
||||
Reference in New Issue
Block a user