var TREE_ITEMS = 
[	
  ['Home', 'home.htm',
    ['Gemstones', 'gems.htm',
      ['Alexandrite', 'alexandr.htm'],
      ['Amethyst', 'amethyst.htm'],
      ['Aquamarine', 'aqua.htm'],
      ['Citrine', 'citrine.htm'],
      ['Emerald', 'emerald.htm'],
      ['Garnet', 'garnet.htm'],
      ['Iolite', 'iolite.htm'],
      ['Peridot', 'peridot.htm'],
      ['Ruby', 'ruby.htm'],
      ['Sapphire', 'sapphire.htm'],
      ['Spinel', 'spinel.htm'],
      ['Tanzanite', 'tanzanit.htm'],
      ['Topaz', 'topaz.htm'],
      ['Zircon', 'zircon.htm'],
    ],
    ['Minerals', 'minerals.htm',
      ['Hematite', 'hematite.htm'],
      ['Turquoise', 'turquois.htm'],
    ],
    ['Metals', 'metals.htm'],
    ['Gemology', 'gemology.htm',
      ['Gem Care', 'gemcare.htm'],
      ['Clarity', 'clarity.htm'],
      ['Crystal Structure', 'structur.htm'],
      ['Value', 'valugem.htm'],
      ['What makes a Gem', 'whatgem.htm'],
      ['U.S. Locator', 'amerloc.htm'],
    ],
    ['Mineral Families', 'minfamly.htm',
      ['Oxides', 'oxides.htm'],
      ['Silicates', 'silicate.htm'],
    ],
    ['Glossary', 'termsa-z.htm',
      ['A-E', 'termsa-z.htm#a-e'],
      ['F-J', 'termsa-z.htm#f-j'],
      ['K-O', 'termsa-z.htm#k-o'],
      ['P-T', 'termsa-z.htm#p-t'],
      ['U-Z', 'termsa-z.htm#u-z'],
    ],
    ['Charts and Tables', 'charts.htm',
      ['Facets', 'facets.htm'],
      ['Gem Weights', 'weight.htm'],
    ],
    ['Trivia', 'trivia.htm'],
    ['Site Map', 'sitemap.htm'],
    ['Building a successful site', 'goodsite.htm'],
    ['Links', 'links.htm',
      ['Commercial Links', 'links-com.htm'],
      ['Reciprocal Links', 'links-rec.htm'],
      ['Credits',          'links-crd.htm'],
	  ['Link To Us',       'linktous.htm'],      
    ],
  ],
];
