diff --git a/map.html b/map.html
index 4ed26b1..4a74e59 100644
--- a/map.html
+++ b/map.html
@@ -14,7 +14,7 @@
-
+
diff --git a/res/global.js b/res/global.js
index e67c1d6..b422c5e 100644
--- a/res/global.js
+++ b/res/global.js
@@ -2,7 +2,7 @@ function move(url, self)
{
let parameter = "_blank";
- if (self) parameter = "_self";
+ if (self === true) parameter = "_self";
open(url, parameter);
}
\ No newline at end of file
diff --git a/res/panorama.html b/res/panorama.html
index 3630c73..e85fc54 100644
--- a/res/panorama.html
+++ b/res/panorama.html
@@ -15,7 +15,7 @@
Fabrika Hrádek Tour
-
+