menu_1 = [
	[173,11,(typeof lNavHeight != 'undefined' && lNavHeight) ? lNavHeight : 106], // menu width, x position, y position
	// link order: text, href, unused, unused, unused, unused, unused, unused, unused, sublinks status (0 = no children, 1 = children, 2 = toplevel)
	["Home","/welcome/index.html",,,,,,,,0],
	["Management Services","/welcome/manage.html",,,,,,,,0],
	["Client Software","/welcome/clientsoft.html",,,,,,,,0],
	["Novell Customer Center","http://www.novell.com/center",,,,,,,,2],
	["Documentation","http://www.novell.com/documentation/oes2",,,,,,,,2],	
	["Services & Support","http://www.novell.com/products/openenterpriseserver/services_support.html",,,,,,,,2],
	["Partners & Communities","http://www.novell.com/openenterpriseserver/partners_communities.html",,,,,,,,2]

]

hasLeftNav = true;
