var TREE1_NODES = [
  ['Principal', 'home.html', 'content'], 
  ['Biotechnology', null, null, 
    ['¿Qué es? ', 'biotech/index.html#what', 'content'], 
    ['Historia', 'biotech/index.html#history', 'content'], 
    ['Sucesos Actuales', 'biotech/index.html#ce', 'content']], 
  ['Productos', null, null, 
    ['Pagina de Productos ', 'products/index.html', 'content'], 
    ['DNA Recombinant', null, null, 
      ['Productos', 'products/recdna/index.html', 'content'], 
      ['Sobre Recombinant DNA', 'products/recdna/about.html', 'content']], 
    ['Células de Vástago', null, null, 
      ['Productos', 'products/scell/index.html', 'content'], 
      ['Sobre Células de Vástago', 'products/scell/about.html', 'content']], 
    ['Drogas', null, null, 
      ['Productos', 'products/drug/index.html', 'content']], 
    ['Terapia del Gene', null, null, 
      ['Productos', 'products/genet/index.html', 'content']], 
    ['Armas Biológicas', null, null, 
      ['Productos', 'products/bioweap/index.html', 'content']]], 
  ['Biología', null, null, 
    ['Carbohidratos', 'biology/carbs/index.html', 'content'], 
    ['Lípidos', 'biology/lipids/index.html', 'content'], 
    ['Proteínas', 'biology/proteins/index.html', 'content'], 
    ['DNA', 'biology/dna/index.html', 'content'], 
    ['RNA', 'biology/rna/index.html', 'content'], 
    ['DNA Secuenciando', 'biology/dnaseq/index.html', 'content']], 
  ['Sobre Este Proyecto', 'aboutus/index.html', 'content'], 
  ['Bioética', null, null, 
    ['Los Niños. ', 'bioethics/children.html', 'content'], 
    ['Clonando', 'bioethics/cloning.html', 'content'], 
    ['Las Srogas', 'bioethics/drugs.html', 'content'], 
    ['La Extensión de la Vida', 'bioethics/life.html', 'content'], 
    ['Organos', 'bioethics/memory.html', 'content'], 
    ['Organs', 'bioethics/organs.html', 'content'], 
    ['Células de Vástago', 'bioethics/scells.html', 'content'], 
    ['Desórdenes Genéticos', 'bioethics/testing.html', 'content'], 
    ['Armas', 'bioethics/weapons.html', 'content']], 
  ['Entrevistas and Videos', 'interviews/index.html', 'content'], 
  ['Glosario', 'glossary/index.html', '_blank'], 
  ['Mapa de Sitio', 'sitemap.html', 'content']
];

