var isInit = document.fumanLoggedIn==null;
document.fumanLoggedIn = false;
if(!isInit)
  fumanReloadCallback();
