/* --- menu items --- */
var MENU_ITEMS = [
	['&nbsp;&nbsp;&nbsp;<img src=/ds/iMenu/whitearrow.gif border=0>Home', '/ds/default.htm'],
	['&nbsp;&nbsp;<img src=/ds/iMenu/whitearrow.gif border=0>Products', '/ds/dscgi/ds.py/View/Collection-48/Products',
		['DocuShare & Related s/w','/ds/dscgi/ds.py/ViewFile/File-177/Products-DocuShare'],
		['IntraSmart','/ds/dscgi/ds.py/ViewFile/File-206/Products-IntraSmart'],
	],
	['&nbsp;<img src=/ds/iMenu/whitearrow.gif border=0>Solutions', '/ds/dscgi/ds.py/View/Collection-47/Solutions',
		['Overview','/ds/dscgi/ds.py/View/Collection-47/SolutionsOverview'],
		['Document Management', '/ds/dscgi/ds.py/View/Collection-49/DocumentManagement'],
		['Managed Business Workflow', '/ds/dscgi/ds.py/View/Collection-51/WFManagement'],
		['Professional Services', '/ds/dscgi/ds.py/View/Collection-53/Services'],
	],
	['<img src=/ds/iMenu/whitearrow.gif border=0>Showrooms', '/ds/dscgi/ds.py/View/Collection-46/Showrooms'],
	['&nbsp;<img src=/ds/iMenu/whitearrow.gif border=0>Support', '/ds/dscgi/ds.py/View/Collection-45/Support',
		['Technical Support', '/ds/dscgi/ds.py/View/Collection-45/Support'],
		['Clients &amp; Partners Zone', '/ds/dscgi/ds.py/View/Collection-59/PartnersZone'],
		['Downloads','/ds/dscgi/ds.py/View/Collection-62/Downloads'],
	],
	['&nbsp;<img src=/ds/iMenu/whitearrow.gif border=0>About Us', '/ds/dscgi/ds.py/View/Collection-44/AboutUs',
		['Company Overivew', '/ds/dscgi/ds.py/View/Collection-44/CompanyOverview'],
		['Newsletters', '/ds/dscgi/ds.py/View/Collection-61/News'],
		['Contact Us &nbsp;&nbsp;&nbsp;<img src=/ds/iMenu/arrow.gif border=0>', '/ds/dscgi/ds.py/View/Collection-43/ContactUs',
			['Further Info', '/ds/dscgi/ds.py/View/Collection-114/FurtherInfo'],
		],
	],
];
	/*	['Team','/ds/dscgi/ds.py/View/Collection-60/Team'], */

