var TREE_NODES = [
 [{id:'top'}, 'SOAR Menu', null, null,
   [{id:'b1'}, 'News & Updates', 'goto_content.html', 'detail'],
   [{id:'b2'}, 'Message Board', 'http://www.forum.aerosoft.com/index.php?showforum=161', '_top'],
   [{id:'b3'}, 'Archive Message Board', 'http://virtualsoaring.org/smboard/', 'detail'],
   [{id:'b4'}, 'Downloads', null, null,
      [{id:'b4_1'}, 'Aircraft', null, null,
         [{id:'b4_1_1'}, 'FS98', 'flight/downloads/aircraft_fs98_pg1.html', 'detail'],
         [{id:'b4_1_2'}, 'FS2000', 'flight/downloads/aircraft_fs2000.html', 'detail'],
         [{id:'b4_1_3'}, 'FS2K2', 'flight/downloads/aircraft_fs2002.html', 'detail'],
         [{id:'b4_1_4'}, 'FS2K4', 'flight/downloads/aircraft_fs9.html', 'detail'],
         [{id:'b4_1_5'}, 'FSX', 'flight/downloads/aircraft_fsx.html', 'detail']],
      [{id:'b4_2'}, 'Scenery', null, null,
         [{id:'b4_2_1'}, 'FS98', null, null,
            [{id:'b4_2_1_1'}, 'Scenery98', 'flight/downloads/scenery98.html', 'detail'],
            [{id:'b4_2_1_2'}, '98 Sites', 'flight/downloads/sites.html', 'detail']],
         [{id:'b4_2_2'}, 'FS2000', 'flight/downloads/scenery2k.html', 'detail'],
         [{id:'b4_2_3'}, 'FS2K2', 'flight/downloads/scenery2k2.html', 'detail'],
         [{id:'b4_2_4'}, 'FS2K4', 'flight/downloads/sceneryfs9.html', 'detail'],
         [{id:'b4_2_5'}, 'FSX', 'flight/downloads/sceneryfsx.html', 'detail']],
         [{id:'b4_2_6'}, 'SOAR Gliderports', 'flight/gliderports/gliderport.html', 'detail'],
         [{id:'b4_2_7'}, 'GPS Waypoints', 'http://www.virtualsoaring.org/flight/downloads/dat_files/', 'blank']],
      [{id:'b4_3'}, 'Utilities', 'flight/downloads/utilities.html', 'detail'],
      [{id:'b4_4'}, 'Screensavers, Etc', 'admin/misc_downloads/downloads.html', 'detail']],
   [{id:'b5'}, 'Pilot Corner', null, null,
      [{id:'b5_1'}, 'Soaring Events FSX & FS9', null, null,
         [{id:'b5_1_1'}, 'Southern Alps - NZ FS9', 'flight/events/informal_races/southern_alps-nz.html', 'detail'],
         [{id:'b5_1_2'}, 'Mifflin Ridge FS9', 'flight/events/informal_races/mifflin_ridge_run.html', 'detail'],
         [{id:'b5_1_3'}, 'Sequatchie FS9', 'flight/events/informal_races/sequatchie_valley_challenge.html', 'detail'],
         [{id:'b5_1_4'}, 'Virtualpes FS9', 'flight/virtualpes/virtualpes_index.html', 'detail']],
      [{id:'b5_2'}, 'Event Archives FS2002-2000-98', null, null,
         [{id:'b5_2_1'}, 'Beta Race', 'flight/event_archive/betaresults.html', 'detail'],
         [{id:'b5_2_2'}, 'Cross Country Races FS98', 'flight/event_archive/98races/races.html', 'detail'],
         [{id:'b5_2_3'}, 'Club Races FS2002-2000', 'flight/event_archive/clubraces/clubmain.html', 'detail'],
         [{id:'b5_2_4'}, 'Ladder Races FS2002-2000', 'flight/event_archive/ladder/laddermain.html', 'detail'],
         [{id:'b5_2_5'}, 'Virtualpes FS2002', 'flight/virtualpes/virtualpes_index.html', 'detail'],
         [{id:'b5_2_6'}, 'Contests', 'flight/event_archive/contests/contestmain.html', 'detail']],
      [{id:'b5_3'}, 'Badges', null, null,
         [{id:'b5_3_1'}, 'Certificates', 'admin/badges/badges.html', 'detail'],
            [{id:'b5_3_1_1'}, 'TDS Info', 'admin/badges/tds_diploma.html', 'detail'],
            [{id:'b5_3_1_2'}, '1000km Info', 'admin/badges/1000km.html', 'detail']],
      [{id:'b5_4'}, 'Info & Training', null, null,
         [{id:'b5_4_1'}, 'Flightlog Info', 'flight/flightlograces.html', 'detail'],
         [{id:'b5_4_2'}, 'Flightlog Training', 'flight/training/training.html', 'detail'],
         [{id:'b5_4_3'}, 'Log Submission', 'flight/logsubmissions.html', 'detail'],
         [{id:'b5_4_4'}, 'Using Thermiek', 'flight/training/Thermiek.html', 'detail'],
         [{id:'b5_4_5'}, 'FS9 Flight Training', 'flight/training/Training2k4.html', 'detail']],
      [{id:'b5_5'}, '', null, null]],
   [{id:'b6'}, 'Links', 'admin/links.html', 'detail']


];

