var TREE1_NODES = [
	
	['Introduction', 'index.cfm', "_self",
		['Authors', 'intro_a.cfm', "_self",],
		['Learning Objectives', 'intro_b.cfm', "_self",],
		['Financial Disclosure', 'intro_c.cfm', "_self",],
		['Disclaimer', 'intro_d.cfm', "_self",],
		['Table of Contents', 'intro_e.cfm', "_self",],			
	]
];

