Pool

<!-- https://pannellum.org/documentation/reference/ -->


<link rel="stylesheet" href="//cdn.pannellum.org/2.4/pannellum.css"/>
<script src="//cdn.pannellum.org/2.4/pannellum.js"></script>
<style>
#panorama1 {
 width: 600px;
 height: 400px;
}
</style>


<div id="panorama1"></div>
<script>
pannellum.viewer('panorama1', {
 "type": "equirectangular",
 "autoLoad": true,
// "title": "MBS Pool @ 23:00h",
// "author": "Ulrich Horn",
 "preview": "http://wiki.familie-horn.de/download/attachments/13107302/20181018_SGP_Pool_THM.jpg?version=1&modificationDate=1540477942581&api=v2",
 "panorama": "http://wiki.familie-horn.de/download/attachments/13107302/20181018_SGP_Pool_4096.jpg?version=1&modificationDate=1540477624877&api=v2"
});
</script>


<!-- https://pannellum.org/documentation/reference/ -->


<link rel="stylesheet" href="//cdn.pannellum.org/2.4/pannellum.css"/>
<script src="//cdn.pannellum.org/2.4/pannellum.js"></script>
<style>
#panorama2 {
 width: 600px;
 height: 400px;
}
</style>


<div id="panorama2"></div>
<script>
pannellum.viewer('panorama2', {
 "type": "equirectangular",
 "autoLoad": true,
// "title": "MBS Pool @ 23:00h",
// "author": "Ulrich Horn",
 "preview": "http://wiki.familie-horn.de/download/attachments/13107302/20181018_SGP_002_THM.jpg?version=1&modificationDate=1540478264401&api=v2",
 "panorama": http://wiki.familie-horn.de/download/attachments/13107302/20181018_SGP_002_4096.jpg?version=1&modificationDate=1540478264401&api=v2"
});
</script>