DIR : /home/kozerus/public_html/zm/zm.html
/home/kozerus/public_html/zm
<html>
<head>
<title>zm.html 20200113</title>
<script type="text/javascript" src="/zm/ZoomifyImageViewer.js"></script>
<script type="text/javascript"> Z.showImage("myContainer", "operation"); </script>
<style type="text/css"> #myContainer { width: 900px; height: 550px } </style>
<style id="startup">
// body { bgimg="ko.png"; background-color: url(bgimg) darkslategrey; }
// body { background-color: darkslategrey; }
body { background-color: slategrey; }
</style>
</head>
<body >
<h1>zm/zm.html 20200113_1517</h1>
<hr color=black>
<hr color=white>
<hr color=red>
<hr color=blue>>
<div align="center"><br>
<table width="100" border="0" align="center" cellpadding="1" cellspacing="0" bgcolor="#000000" >
<tr>
<td>
<table width="100%" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#ffffff">
<tr>
<td>
<div id="myContainer">mycontainer</div>
</td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<hr color=black>
<hr color=white>
<hr color=red>
<hr color=blue>>
</body>
</html>
//