var MENU_ITEMS = [
	['Menu Compatibility', null, null,
		['<b>Supported Browsers</b>'],
		['Win32 Browsers', null, null,
			['Internet Explorer 5+'],
			['Firefox/Mozilla 0.9+'],
			['Netscape 6+'],
			['Safari 3+'],
			['AOL 5+'],
			['Opera 6+']
		],
		['Mac OS Browsers', null, null,
			['Internet Explorer 5+'],
			['Firefox/Mozilla 0.9+'],
			['Netscape 6+'],
			['Opera 6+'],
			['Safari 1+']
		],
		['KDE (Linux, FreeBSD)', null, null,
			['Firefox/Mozilla 0.9+'],
			['Konqueror 2+'],
			['Netscape 6+'],
			['Opera 6+']
		],
		['<b>Not Supported Browsers</b>'],
		['Win32 Browsers', null, null,
			['Internet Explorer 4'],
			['Netscape 4']
		],
		['KDE (Linux, FreeBSD)', null, null,
			['Netscape 4'],
			['Lynx']
		],
		['Report test results', 'http://www.softcomplex.com/support.html']
	],
	['Support Materials', null, null,
		['Product Page', '/products/tigra_menu_gold/'],
		['Documentation', '/products/tigra_menu_gold/docs/'],
		['Forums', '/forum/forumdisplay.php?fid=29'],
		['TM Comparison Table', 'http://www.javascript-menu.com/docs/compare_menus.html'],
		['Configuration Serice', '/products/configuration_service.html']
	],
	['Product Demos', null, null,
		['Multiple Menus', '/products/tigra_menu_gold/demo/multiple/'],
		['Over Selectboxes', '/products/tigra_menu_gold/demo/selects/'],
		['Transition Effects', '/products/tigra_menu_gold/demo/effects/'],
		['Icons &amp; Arrows', '/products/tigra_menu_gold/demo/icons/'],
		['Idea!', '/products/tigra_menu_gold/demo/idea/'],
		['Hi There!', '/products/tigra_menu_gold/demo/hithere/'],
		['Matrix', '/products/tigra_menu_gold/demo/matrix/'],
		['MS Style', '/products/tigra_menu_gold/demo/msstyle/'],
		['XP Style', '/products/tigra_menu_gold/demo/xp/'],
		['Dots', '/products/tigra_menu_gold/demo/dots/'],
		['3D Buttons', '/products/tigra_menu_gold/demo/3dbuttons/'],
		['Tabs', '/products/tigra_menu_gold/demo/tabs/']
	],
	['Company', null, null,
		['About Softcomplex', 'http://www.softcomplex.com/'],
		['Services', 'http://www.softcomplex.com/services.html'],
		['Free Downloads', 'http://www.softcomplex.com/download.html'],
		['Order Software', 'http://www.softcomplex.com/order.html'],
		['Technical Support','http://www.softcomplex.com/support.html']
	]
];


