Uloading
Uloading
This commit is contained in:
15
diagram/tree.htm
Normal file
15
diagram/tree.htm
Normal file
@@ -0,0 +1,15 @@
|
||||
<html>
|
||||
<head>
|
||||
<style>
|
||||
BODY {background-color: white}
|
||||
TD {font-size: 9pt;font-family: Arial;text-decoration: none;white-space: nowrap;}
|
||||
A {text-decoration: none;color: black}
|
||||
</style>
|
||||
<script src="Support/ua.js"></script>
|
||||
<script src="Support/ftiens4.js"></script>
|
||||
<script src="TreeNodes.js"></script>
|
||||
</head>
|
||||
|
||||
<body topmargin=16 marginheight=16>
|
||||
<script>initializeDocument()</script>
|
||||
</html>
|
Reference in New Issue
Block a user