Imported from archive
This commit is contained in:
49
www/tool_nav.htm
Normal file
49
www/tool_nav.htm
Normal file
@@ -0,0 +1,49 @@
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<meta http-equiv="Content-Language" content="sv">
|
||||
<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: BONsai drawing tool sidebar</title>
|
||||
<base target="_self">
|
||||
<link rel="stylesheet" type="text/css" href="nn4.css">
|
||||
<style type="text/css">
|
||||
@import url("normal.css");
|
||||
</style>
|
||||
<script type="text/javascript">
|
||||
<!--
|
||||
function popup(mylink, windowname, wid, ht) {
|
||||
if (! window.focus) return true;
|
||||
var href;
|
||||
if (typeof(mylink) == 'string')
|
||||
href=mylink;
|
||||
else
|
||||
href=mylink.href;
|
||||
eval('window.open(href,windowname,"resizable,width=' + wid + ',height=' + ht + '");');
|
||||
return false;
|
||||
}
|
||||
function check() {
|
||||
if (top.frames.length == 0 || top.frames[0].name != "banner")
|
||||
top.location.href = "index.htm";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</head>
|
||||
|
||||
<body onload="check()" class=sidebar bgcolor="#99ccff">
|
||||
|
||||
<div align="center">
|
||||
<a href="bonsai_acronym.htm" onClick="return popup(this, '', 200, 190)">
|
||||
<br>
|
||||
<img border="0" src="images/bonsai_h140.gif" width="119" height="140"></a><br>
|
||||
<br><br>
|
||||
<img border="0" src="images/visio%20solutions_cov_150_h140.jpg" width="116" height="140"><br>
|
||||
<p class="sidebar_small">Visio programming</p><br><br>
|
||||
<img border="0" src="images/visio%20inside%20out_cov_150_h140.jpg" width="113" height="140"><br>
|
||||
<p class="sidebar_small">Visio general usage</p>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user