<!--

// Execution of the code that actually builds the specific tree.
// The variable niv0 creates its structure with calls to gFld, NyMappe, and NySide
// You can find instructions for this file here:
// http://www.mmartins.com
// ================= USER CUSTOMIZABLE ITEMS =======
USETEXTLINKS    = 1     // Icon and text is a clickable hyperlink.
STARTALLOPEN    = 0     // Tree starts fully collapsed, just showing root folders.
USEFRAMES       = 0
USEICONS        = 1
WRAPTEXT        = 1
PRESERVESTATE   = 1
HIGHLIGHT       = 1
HIGHLIGHT_COLOR = '#006633'
HIGHLIGHT_BG    = '#CCDD99'
ICONPATH = 'menu/'

// -->

