
var TREE_ITEMS = 
[
	['Internet',null,		


			
			['E-Commerce Fundamentals', null,
				['Introduction to e-Commerce', null],
				['e-Business', null],
				['Web and e-Commerce', null],
				['Electronic Payment Systems', null],
				['Electronic Data Interchange', null],
				['Marketing and Advertising on the Internet', null],
				['Internet Security Issues', null],
				['Quiz', null],
				
			],

	]
];


