
var TREE_ITEMS = 
[
	['Internet',null,		


			['Dream Weaver 4.0 (Free)', null,
				['Introduction to Macromedia Dreamweaver', null],
				['Understanding Dreamweaver IDE', null],
				['Creating a New site', null],
				['Understanding Tables', null],
				['HTML in DreamWeaver', null],
				['Creating Web Pages', null],
				['Creating Forms in DreamWeaver', null],
				['Hypertext links and Image Maps', null],
				['Libraries and Templates', null],
				['Integrating a Frameset and Frame', null],
				['Adding Multimedia to a web site', null],
				['Quiz', null],
			],
	]
];

