  TreeParams = {
  

      OPEN_MULTIPLE_MENUS    : false,
      
      OPEN_WHILE_CLOSING     : true,
      TIME_DELAY             : 10,
      
      OPEN_MENU_ICON         : "img/open-menu.gif",
      CLOSED_MENU_ICON       : "img/closed-menu.gif" 
  
  };
