
var TREE_ITEMS = 
[
	['Distributed Computing',null,		
			['VB.net', null,
				['Introduction to .NET', null],
				['Features and IDE of VB.NET', null],
                ['Controls in VB.NET', null],
				['Data Types, Variables and Control Structures', null],
				['Object Oriented Capabilities of VB.NET', null],
				['Creating Menus, Toolbars and MDI Applications', null],
                ['User Interface Capabilities of VB.NET', null],
				['Data Access in VB.NET', null],
				['Creating Web Applications and Error Handling', null], 
				['Code Centre', null],
				['Quiz', null],

			],
			
			
	]
];


