DIR : /home/kozerus/public_html/zm/bugs_zm.html
/home/kozerus/public_html/zm
<html>
<head>
<script type="text/javascript" src="ZoomifyImageViewer.js"></script>
<style type="text/css"> #myContainer { width: 900px; height: 550px } </style>
<script type="text/javascript">
zmurl="http://ka1/zm/zm_nasa/apollo/ap11_landinJSC2007e045375";
var zmid="/zm/zm_nasa/apollo/ap11_landinJSC2007e045375";
var href = window.location.href;
var protocol = window.location.protocol;
var hostname = window.location.hostname;
var port = window.location.port;
var pathname = window.location.pathname;
var search = window.location.search;
var hash = window.location.hash;
// zmurl=protocol+"//"+hostname+zmid;
zmurl=protocol+"//"+hostname+search.replace("?zmid=","");
// alert( "bugs_zm.html zmurl="+zmurl );
Z.showImage("myContainer", zmurl );
// Z.showImage("myContainer", "http://ka1/zm/zm_nasa/apollo/ap11_landinJSC2007e045375");
</script>
<!--
<script type="text/javascript"> Z.showImage("myContainer", "./zm_nasa/apollo/ap11_landinJSC2007e045375"); </script>
<script type="text/javascript"> Z.showImage("myContainer", "/zm/zm_nasa/apollo/ap11_landinJSC2007e045375"); </script>
<script type="text/javascript"> Z.showImage("myContainer", "ap11_landinJSC2007e045375"); </script>
-->
</head>
<body>
<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"></div>
</td>
</tr>
</table>
</td>
</tr>
</table>
</div>
</body>
</html>
//
koh5_pano
Drag mouse to navigate.
Navigation
- Left/Right Mouse drag: Changes camera heading.
- Up/Sown Mouse drag: Changes camera pitch.
- Scroll wheel: Changes camera field of view.
- I-Key: Displays Info panel with canvas size, image size and FPS.
17.Aug.2010, Martin Wengenmayer