
var TREE_ITEMS = 
[
	['Operating System',null,		
			['Red Hat Linux 7.2', null,
				['Introduction to LINUX OS and its File System'],
				['Installing Red Hat Linux', null],
				['Login and Logging out', null],
				['Linux Commands', null],
				['vi Editor and Input Output Redirection', null],
				['Shell script and Advanced Shell Scripts', null],				
				['GNOME Environment', null],
				['KDE', null],
				['Common Linux Utilities', null],				
				['Code Center', null],
				['Quiz', null],					
				
			],
	]
];

