// You can find instructions for this file here:
// http://www.treeview.net
ICONPATH="images/"
// Decide if the tree is to to be shown on a separate frame of its own
USEFRAMES = 0

// Remove the folder and link icons and keep only the +/- icons
USEICONS = 0

// Make the folder and link labels wrap into multiple lines
WRAPTEXT = 1

// Folders reopen toprevious state across page loads
PERSERVESTATE = 1
USETEXTLINKS = 1  
STARTALLOPEN = 1
HIGHLIGHT = 1
PERSERVESTATE = 1
HIGHLIGHT_BG = '#EEEEEE'
HIGHLIGHT_COLOR = 'navy'

