
var TREE_ITEMS = 
[
	['Multimedia',null,		
			
			['Authorware 6.0 (Free)', null,
				['Introduction to Authorware 6', null],
				['Creating Display Elements', null],
                ['Importing External Media', null],
				['Decision Icons', null],
				['Creating Interactions', null],
				['Introductions to Variables and Functions', null],
				['Introduction to scripting', null],
				['Lists and Arrays', null],
				['Publishing and Distributing the Application', null],
				['Knowledge Objects', null],
				['Quiz', null],

			],

	]
];


