  TreeParams = {
  
     OPEN_MULTIPLE_MENUS    : false,
      
      OPEN_WHILE_CLOSING     : true,
      TIME_DELAY             : 20,
      
      OPEN_MENU_ICON         : "../images/open-menu.gif",
      CLOSED_MENU_ICON       : "../images/closed-menu.gif" 
  
  };