var TREE_NODES={
	format:{
		relative:true,
		left:0,
		top:0, 
		width:300,
		height:45,
		e_image:"images/TreeOpenFolder.gif",		 
		c_image:"images/TreeClosedFolder.gif",		 
		i_image:"images/TreeDoc.gif",
		b_image:'images/TreeBlank.gif',
		bgcolor:"#CCCCCC",
		back_bgcolor:"#CCCCCC",
		animation:false,
		padding:2,
		dont_resize_back:0,
		save_state:true,
		back_class: 'DefaultLink',
		div_class: 'DefaultLink',
		table_class: 'DefaultLink',
		item_class: 'DefaultLink',
		link_class: 'DefaultLink'
	},
	sub:[
		{html:'Basic Static Web Page Designs', exp: 1,
			sub:[
				{html:'Starbright Industries', url:'Samples/StarbrightIndustries.html', target:'_blank'},			
				{html:'Global Investments Group', url:'Samples/GlobalInvestments.html', target:'_blank'},
				{html:'Midnight Cafe (Jazz Club)', url:'Samples/MidnightCafe.html', target:'_blank'},
				{html:'A-Plus Communications', url:'Samples/APlusComm.html', target:'_blank'},
				{html:'The Security Company', url:'Samples/SecurityCo.html', target:'_blank'},				
				{html:'Growing Places (eCommerce)', url:'Samples/GrowingPlaces.html', target:'_blank'},
				{html:'Diamond Precision', url:'Samples/Diamond.html', target:'_blank'},
				{html:'Cosmos Planetarium', url:'Samples/Cosmos.html', target:'_blank'},
				{html:'Military Outsource Consultants', url:'Samples/Magco.html', target:'_blank'},
				{html:'Link Up, Inc. (Splash Page)', url:'Samples/LinkUp.html', target:'_blank'}
			]
		},
		{html:'Basic Web Features', exp: 1,
			sub:[
				{html:'Website Navigation Styles', url:'Samples/Navigation.html', target:'_blank'},
				{html:'Interactive Features', exp:0,
					sub:[
						{html:'Web Page and Dialog Pop-Ups', url:'Samples/Popup.html', target:'_blank'},
						{html:'In-Page Pop-Ups and Expansions', url:'Samples/InPagePopup.html', target:'_blank'}
					]
				},
				{html:'Basic Web Animation', exp:0,
					sub:[
						{html:'GIF Animation', url:'Samples/GIFAnimation.html', target:'_blank'},
						{html:'Sticky Boxes', url:'Samples/StickyBoxes.html', target:'_blank'},
						{html:'DHTML Animation', url:'Samples/DHTMLAnimation.html', target:'_blank'}
					]
				}
			]
		},
		{html:'Web Portals',  exp: 1,
			sub:[
				{html:'Blue Discus Portal', url:'http://www.bluediscussystems.com/Portal', target:'_blank'},
				{html:'Corporate Portal Prototype', url:'http://www.bluediscussystems.com/Portal/Corp', target:'_blank'}
			]
		},
		{html:'Windows Software', exp: 1,
			sub:[
				{html:'GUI Features Slideshow [large]', url:'SlideShows/WindowsGui.html', target:'_blank'},
				{html:'GUI Features Slideshow [small]', url:'SlideShows/MWindowsGui.html', target:'_blank'}
			]
		}
	]
}
