var TREE_NODES = [
  ['Digital Scrapbooking', 'http://scrappea.com/articles/digital/index.php', null], 
  ['Embellishments', 'http://scrappea.com/articles/embellishments/index.php', null, 
    ['Brads', 'http://scrappea.com/articles/embellishments/brads/index.php', null], 
    ['Chalk', 'http://scrappea.com/articles/embellishments/chalk/index.php', null], 
    ['Charms', 'http://scrappea.com/articles/embellishments/charms/index.php', null], 
    ['Die Cuts', 'http://scrappea.com/articles/embellishments/diecuts/index.php', null], 
    ['Eyelets', 'http://scrappea.com/articles/embellishments/eyelets/index.php', null], 
    ['Fiber', 'http://scrappea.com/articles/embellishments/fiber/index.php', null], 
    ['Foam', 'http://scrappea.com/articles/embellishments/foam/index.php', null], 
    ['Glitter', 'http://scrappea.com/articles/embellishments/glitter/index.php', null], 
    ['Paper Piercings', 'http://scrappea.com/articles/embellishments/paper_piercing/index.php', null], 
    ['Rhinestones', 'http://scrappea.com/articles/embellishments/rhinestones/index.php', null], 
    ['Ribbon', 'http://scrappea.com/articles/embellishments/ribbon/index.php', null], 
    ['Rub Ons', 'http://scrappea.com/articles/embellishments/rubons/index.php', null], 
    ['Stickers', 'http://scrappea.com/articles/embellishments/stickers/index.php', null], 
    ['Tags', 'http://scrappea.com/articles/embellishments/tags/index.php', null]], 
  ['Journaling', 'http://scrappea.com/articles/journal/index.php', null], 
  ['Kids Scrapbooing', 'http://scrappea.com/articles/kids/index.php', null], 
  ['Page Layouts', 'http://scrappea.com/articles/layout/index.php', null], 
  ['Scrapbooing', 'http://scrappea.com/articles/scrapbooking/index.php', null], 
  ['Scrapbooking Business', 'http://scrappea.com/articles/business/index.php', null], 
  ['Scrapbooking Clubs', 'http://scrappea.com/articles/clubs/index.php', null], 
  ['Scrapbooing Materials', 'http://scrappea.com/articles/materials/index.php', null], 
  ['Scrapbooking Tools', null, null, 
    ['Coluzzle', 'http://scrappea.com/articles/tools/coluzzle/index.php', null], 
    ['Rubber Stamps', 'http://scrappea.com/articles/tools/rubber_stamps/index.php', null]], 
  ['Scrapbook Pages', 'http://scrappea.com/articles/pages/index.php', null], 
  ['Scrapbook Themes', 'http://scrappea.com/articles/themes/index.php', null, 
    ['Holidays', null, null, 
      ['Christmas', 'http://scrappea.com/articles/themes/holiday/christmas/index.php', null], 
      ['Easter', 'http://scrappea.com/articles/themes/holiday/easter/index.php', null], 
      ['Thanksgiving', 'http://scrappea.com/articles/themes/holiday/thanksgiving/index.php', null], 
      ['Valentines Day', 'http://scrappea.com/articles/themes/holiday/valentines/index.php', null]], 
    ['Miscellaneous', null, null, 
      ['Disney', 'http://scrappea.com/articles/themes/misc/disney/index.php', null]], 
    ['Special Occasions', null, null, 
      ['Anniversary', 'http://scrappea.com/articles/themes/occasion/anniversary/index.php', null], 
      ['Baby', 'http://scrappea.com/articles/themes/occasion/baby/index.php', null], 
      ['Birthday', 'http://scrappea.com/articles/themes/occasion/birthday/index.php', null], 
      ['Graduation', 'http://scrappea.com/articles/themes/occasion/graduation/index.php', null], 
      ['Wedding', 'http://scrappea.com/articles/themes/occasion/wedding/index.php', null]], 
    ['Pets', 'http://scrappea.com/articles/themes/pet/index.php', null], 
    ['Sports', 'http://scrappea.com/articles/themes/sports/index.php', null], 
    ['Vacations', 'http://scrappea.com/articles/themes/vacation/index.php', null, 
      ['Camping', 'http://scrappea.com/articles/themes/vacation/camping/index.php', null]]]
];

