var Cfg = new Array();

 Cfg['Environment'] = new Array();
  Cfg['Environment']['SessionPrefix'] = "NIH_"; // Must be the same as in Config.php file

  Cfg['Environment']['CookiesLife'] = new Array();
   Cfg['Environment']['CookiesLife']['ExpandingDivs'] = 365; // In days (1 year); For information of expanded/collapsed div content
