var TREE_NODES = [
  ['Home Page', 'default.aspx', null], 
  ['Featured Listings', '003_featured_listings.aspx', null],
  ['Seller Resources', '005_sellerresources.aspx', null],
  ['Market Your Home ', '007_marketyourhome.aspx', null],
  ['Buyer Resources', '001_br_buyerresources.aspx', null],
  ['Find The Ideal Property', '008_findtheidealproperty.aspx', null], 
  ['News & Market Data', null, null,
    ['Re/Max Reports', '004_nmd_mi_remaxreports.aspx', null],
    ['Regional Data', '004_nmd_mi_regionaldata.aspx', null], 
    ['Current News', '004_nmd_currentnews.aspx', null]], 
  ['Our Communities', null, null,
    ['Muskoka', '006_ourcomm_muskoka.aspx', null],
    ['Almaguin Highlands', '006_ourcomm_almaguin.aspx', null]], 
  ['Reference Information', null, null,
    ['Re/Max Smart Renovator', '010_ri_remaxsmartrenovator.aspx', null],
    ['Re/Max Fit To Sell', '010_ri_remaxfittosell000_introduction.aspx', null],
    ['Area Resources', '010_ri_arearesourcesgeneral.aspx', null], 
    ['Muskoka Lake Information', '010_ri_muskokainformation.aspx', null],
    ['Almaguin Lake Information', '010_ri_almaguininformation.aspx', null],
    ['Professional Help', '010_ri_professioanlhelp.aspx', null],
    ['Helpful Resources', '010_ri_helpfulresources.aspx', null],
    ['Preferred Business', '010_ri_preferredbusiness.aspx', null]],
  ['About Us', null, null,
    ['Mike\'s Profile', '002_au_mikeprofile.aspx', null],
    ['Re/Max Location', '002_au_remax_location.aspx', null]], 
  ['Contact Us', '012_contactus.aspx', null]
];

