var TREE_NODES = [
  ['Shipping Sept 8th', 'en/shiplist/currentship.html', '_blank'], 
  ['Betty\'s Bytes', 'http://bettysbytes.blogspot.com/', '_blank'], 
  ['Motormouth', 'en/motormouth/index.html', '_blank'], 
  ['Astronotes #182', 'en/astronotes/an182.html', 'main'], 
  ['Astronotes', 'en/astronotes/index.html', 'main', 
    ['Astronotes 181', 'en/astronotes/an181.html', 'main'], 
    ['Astronotes 180', 'en/astronotes/an180.html', 'main'], 
    ['Astronotes 179', 'en/astronotes/an179.html', 'main'], 
    ['Astronotes 178', 'en/astronotes/an178.html', 'main'], 
    ['Astronotes 176', 'en/astronotes/an176.html', 'main']], 
  ['Our stuff on ebay', 'http://cgi6.ebay.com/ws/eBayISAPI.dll?ViewSellersOtherItems&userid=astrolib', '_blank'], 
  ['What we sell', 'en/whatwesell.html', 'main', 
    ['Books', 'en/books/index.html', 'main', 
      ['Our books on Abe', 'http://dogbert.abebooks.com/servlet/SearchResults?vci=231905', '_blank'], 
      ['Our books on Biblio', 'http://www.biblio.com/bookstores/astrolib.html', '_blank'], 
      ['Online Full List', '/cgi-bin/books.pl', 'main']], 
    ['Comics', 'en/comics.html', 'main'], 
    ['MtG Cards', 'en/magic/index.html', 'main', 
      ['Artifacts', '/cgi-bin/cards.pl?color=Artifact', 'main'], 
      ['Black', '/cgi-bin/cards.pl?color=Black', 'main'], 
      ['Blue', '/cgi-bin/cards.pl?color=Blue', 'main'], 
      ['Multicolor', '/cgi-bin/cards.pl?color=Multicolor', 'main'], 
      ['Green', '/cgi-bin/cards.pl?color=Green', 'main'], 
      ['Lands', '/cgi-bin/cards.pl?color=Land', 'main'], 
      ['Red', '/cgi-bin/cards.pl?color=Red', 'main'], 
      ['White', '/cgi-bin/cards.pl?color=White', 'main'], 
      ['Full List', '/cgi-bin/cards.pl', 'main']], 
    ['CD\'s', '/cgi-bin/cds.pl', 'main'], 
    ['Videos', 'en/videos.html', 'main']], 
  ['Links', 'en/links.html', 'main'], 
  ['E-mail us', 'en/email.html', 'main'], 
  ['Receive Updates', 'en/getnotified.html', 'main'], 
  ['Our location', 'en/location.html', 'main'], 
  ['About us', 'en/about_us.html', 'main'], 
  ['Home', 'index.html', '_top']
];

