diff --git a/index.php b/index.php
index e8ba009..2dfa226 100644
--- a/index.php
+++ b/index.php
@@ -351,7 +351,7 @@ $t = $text['index'];
diff --git a/lib/ice-coder.js b/lib/ice-coder.js
index 55f3b5e..963d59f 100644
--- a/lib/ice-coder.js
+++ b/lib/ice-coder.js
@@ -1496,8 +1496,8 @@ var ICEcoder = {
this.setMinimapLayout(cM);
- ICEcoder.mouseDownMinimap = true;
- this.jumpMinimapPositon(400, 0);
+ // ICEcoder.mouseDownMinimap = true;
+ // this.jumpMinimapPositon(400, 0);
get('docExplorer').style.right = "-220px";
}