var TREE_NODES = [
  ['Home/Contact', 'index.html', null], 
  ['Biography', 'BioEN.html', null], 
  ['Discography', 'Discography.html', null], 
  ['Projects', 'Projects.html', null], 
  ['Workshops', null, null, 
    ['Austria', 'WorkAustria.html', null], 
    ['Burkina Faso', 'WorkBurkinaEN.html', null]], 
  ['Press', 'Press.html', null], 
  ['Links', 'Links.html', null], 
  ['Video Clips', 'VideoClips.html', null], 
  ['Music To Play', 'DldExercises.html', null], 
  ['The Diabates', 'TheDiabates.html', null], 
  ['The Sambla','SamblaEN.html', null] 
 ];


