Files
Dss/diagram/tree.htm
admin 8c43da1d1c Uloading
Uloading
2025-08-02 05:26:16 +07:00

16 lines
404 B
HTML

<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>