diff --git a/index.html b/index.html
index 72c138b..b56a688 100755
--- a/index.html
+++ b/index.html
@@ -2402,7 +2402,8 @@
console.log("reloading the page")
if (!window.location.hash) {
window.location = window.location + '#sensehack';
- window.location.reload(false);
+ showTrakt();
+ // window.location.reload(false);
}
// location.reload(false);