room to bri var where needed, maincheck overrided into Bin5_user class
[brisk.git] / web / briskin5 / briskin5.js
index d571b75..b8b3930 100644 (file)
@@ -266,7 +266,9 @@ function act_reload()
 {
     window.onunload = null;
     window.onbeforeunload = null;
-    document.location.reload();
+    // alert(document.location.toString());
+    document.location.assign("index.php");
+    // document.location.reload();
 }
 
 function set_names(so,ea,ne,nw,we)