// Tree structure definition
var TREE_NODES = [
		
	["Home", null, null,
		["Home Page", "index.html", target="_parent",
			["", null, null],
			["", null, null],
			["", null, null]
		],
		["Jolie's Five", "jolies5.html", target="_parent",
			["", null, null],
			["", null, null],
			["", null, null]
		],
		["The French", "french.html", target="_parent",
			["", null, null],
			["", null, null],
			["", null, null]
		]
	],
	["Gallery", null, null,
		["Paintings", "store3.html", target="_parent",
			["", null, null],
			["", null, null],
			["", null, null]
		],
		["Photo Editing", "store3b.html", target="_parent",
			["", null, null],
			["", null, null],
			["", null, null]
		],
		["Prints", null, null,
			["", null, null],
			["", null, null],
			["", null, null]
		]
		
	],
	["Forum and Blogs", null, null,
		["Forums", null, null,
			["Artists", "http://askmaurice.org/forum/index.php", target="_parent"],
			["AMIEN", "http://www.amien.org/forums/", target="_blank"],	
			["Art Papa", "http://www.artpapa.com/forums/", target="_blank"],
			["EBSQ", "http://www.ebsqart.com/forum/", target="_blank"],
			["Conceptart", "http://conceptart.org/forums/index.php", target="_blank"],
		    ["Art Critique", "http://artcritiquegallery.com/cgi-bin/dcforum/dcboard.cgi", target="_blank"],
			["C S", "http://www.creativespotlite.com/art-forum/index.php", target="_blank"],
			["H2O Soluble Oils", "http://watersolubleoils.forumotion.com/", target="_blank"],
			
		],
		["Blogs", null, null,
			["Painters", "http://www.askmaurice.org/blog/", target="_parent"],
			["Blogspot", "http://askmaurice.blogspot.com", target="_parent"],
			["", null, null]
		],
		
	],
	["Search", null, null,
		["Search Site", "http://www.askmaurice.org/search/search.cgi?", target="_parent",
			["", null, null],
			["", null, null],
			["", null, null]
		]
			
	],
	["Contact", null, null,
		["E-mail", "mailto:mbgarson@askmaurice.org", null,
			["", null, null],
			["", null, null],
			["", null, null]
		]
	
	],
	["Appreciation", null, null,
		["An Artist's Life", null, null,
			["What it takes?","artbios.html", target="_parent"],
			["", null, null],
			["", null, null]
		],
		["Art History", null, null,
			["History & me?", "hist.html", target="_parent"],
			["", null, null],
			["", null, null]
		],
		["Online Galleries", null, null,
			["The Athenaeum", "http://www.the-athenaeum.org", target="_blank"],
			["Web Museum,FR", "http://www.ibiblio.org/wm/", target="_blank"],
			["The Hermitage", "http://www.hermitagemuseum.org/html_En/index.html", target="_blank"],
			["National Gallery,UK", "http://www.nationalgalleryimages.co.uk/", target="_blank"],
			["National Gallery,US", "http://www.nga.gov/onlinetours/index.shtm", target="_blank"],
			["Artcyclopedia", "http://www.artcyclopedia.com/", target="_blank"],
			["Art Renewal", "http://www.artrenewal.org", target="_blank"],	
			["Smithsonian","http://www.si.edu/Encyclopedia_SI/Art_and_Design/", target="_blank"],
			["Web Gallery of Art", "http://www.wga.hu/index1.html", target="_blank"],	
			["Art Archive", "http://www.artchive.com/", target="_blank"],	
		]
		
	],
	["Art Structure", null, null,
		["Composition", null, null,
			["Planning","comp.html" , target="_parent"],
			["Toning","tones.html", target="_parent"],
			["", null, null]
		],
		["Perspective", null, null,
			["Applications", "persp.html", target="_parent"],
			["", null, null],
			["", null, null]
		],
		["Anatomy", null, null,
			["Basics", "anat.html", target="_parent"],
			["", null, null],
			["", null, null]
		],
		["Shadows & Light", null, null,
			["Chiaroscuro", "light.html", target="_parent"],
			["", null, null],
			["", null, null]
		],
		["Color", null, null,
			["Color Theory", "color.html", target="_parent"],
			["", null, null],
			["", null, null]
		],
		["Style", null, null,
			["Categorized?", "style.html", target="_parent"],
			["", null, null],
			["", null, null]
		]
	],
	["Supports", null, null,
		["Foundation", "prep.html", target="_parent",
			["", null, null],
			["", null, null],
			["", null, null]
			
		],
		["Canvas", "canvas.html", target="_parent",
			["", null, null],
			["", null, null],
			["", null, null]
			
		],
		["Wood", "wood.html", target="_parent",
			["", null, null],
			["", null, null],
			["", null, null]
			
		],
		["Papers", "paper.html", target="_parent",
			["", null, null],
			["", null, null],
			["", null, null]
			
		],
		["Copper", "copper.html", target="_parent",
			["", null, null],
			["", null, null],
			["", null, null]
			
		],
		["Other Supports", "other.html", target="_parent",
			["", null, null],
			["", null, null],
			["", null, null]
			
		]
	],
	["Tools", null, null,
		["The Brush", null, null,
			["Brushes", "brushes.html", target="_parent"],
			["", null, null],
			["", null, null]
		],
		["Palette Knives", null, null,
			["Knives", "knives.html", target="_parent"],
			["", null, null],
			["", null, null]
		],
		["Air Brush", null, null,
			["Air Brush", "air.html", target="_parent"],
			["", null, null],
			["", null, null]
		],
		["Digital", null, null,
			["Editing", "dig_adv.html", target="_parent"],
			["Example 1", "dig_ex1.html", target="_parent"],
			["Example 2", "dig_ex2.html", target="_parent"],
			["Example 3", "dig_ex3.html", target="_parent"]
		],	
		["Misc", "tools.html", target="_parent",
			["", null, null],
			["", null, null]
		],
	],
	["Mediums", null, null,
		["Making Paint", null, null,
			["What is Paint?", "paint.html", target="_parent"],
			["", null, null],
			["", null, null]
		],
			["Drawing", null, null,
			["Metalpoint", "silverpoint.html", target="_parent"],
			["Graphite", "graphite.html", target="_parent"],
			["Techniques", "graphite2.html", target="_parent"],
			["Films About", "http://www.ccpvideos.com/page/CCP/CTGY/MEDDRA&AFFIL=i668o551", target="_blank"]
		],
		["Encaustic", null, null,
			["Maybe Oldest", "encaustic.html", target="_parent"],
			["Techniques", "encaustech.html", target="_parent"],
			["", null, null]
		],
		["Casein", null, null,
			["Milk Paint", "casein.html", target="_parent"],
			["", null, null],
			["", null, null]
		],
		["Egg Tempera", null, null,
			["Ancient Paint", "tempera.html", target="_parent"],
			["", null, null],
			["", null, null]
		],
		["Fresco", null, null,
			["Aged Beauty", "fresco.html", target="_parent"],
			["", null, null],
			["", null, null]
		],
		["Oil", null, null,
			["Oil Paint", "oil.html", target="_parent"],
			["", null, null],
			["Films About", "http://www.ccpvideos.com/page/CCP/CTGY/MEDOIL&AFFIL=i668o551", target="_blank"]
		],
		["Watercolor", null, null,
			["A Fun Medium", "watercolor.html", target="_parent"],
			["Chinese", "chinese.html", target="_parent"],
			["Films About", "http://www.ccpvideos.com/page/CCP/CTGY/MEDWTR&AFFIL=i668o551", target="_blank"]
		],
		["Pastel", null, null,
			["Oil & Chalk", "pastel.html", target="_parent"],
			["Techniques", "pastel2.html", target="_parent"],
			["Films About", "http://www.ccpvideos.com/page/CCP/CTGY/MEDPAS&AFFIL=i668o551", target="_blank"]
		],
		["Mixed Media", null, null,
			["Experiments", "mixed.html", target="_parent"],
			["", null, null],
			["Films About", "http://www.ccpvideos.com/page/CCP/CTGY/MEDCOL&AFFIL=i668o551", target="_blank"]
		],
		["Acrylic", null, null,
			["Be Flexible", "acrylic.html", target="_parent"],
			["", null, null],
			["Films About", "http://www.ccpvideos.com/page/CCP/CTGY/MEDACR&AFFIL=i668o551", target="_blank"]
		],
			
	],
	["Completion", null, null,
		["Finishes", "finsh.html", target="_parent",
			["", null, null],
			["", null, null],
			["", null, null]
		],
		["Matt & Frames", "mat.html", target="_parent",
			["", null, null],
			["", null, null],
			["", null, null]
		],
		["Conservation", null, null,
			["Storage", "strcon.html", target="_parent"],
			["Shipping", "shipping.html", target="_parent"],
			["", null, null]
		]
		
	],
	["Art Terms", null, null,
		["Glossary","gloss.html", target="_parent",
			["", null, null],
			["", null, null],
			["", null, null]
		]
				
	],
	["Links", null, null,
		["Links Page", "links.html", target="_parent",
			["", null, null],
			["", null, null],
			["", null, null]
		],
		["Art Associations", "assoc.html", target="_parent",
			["", null, null],
			["", null, null],
			["", null, null]
		]
	]
];