
var MENU_ITEMS = [
	['Industry solutions ...  ', null, null,
		['Financial', 'financial.html'],
		['Healthcare', 'healthcare.html'],
		['Manufacturing', 'manufacturing.html'],
		['Government', 'government.html']
	],
	
	['Archive ... ', null, null,
		['XPS Whitepaper', 'http://www.pclviewer.com/xps/'],
		['Metcode legacy', 'legacy.htm'],
		['EscapeE site', 'http://www.pclviewer.com'],
		['Interactive Voice Response', 'http://www.pclviewer.com/online/redtome.html'],
		['Digital signature','http://pcl.to/secret/'],
		['PCL resources', 'http://pcl.to']
	],
	['Contact ...',null, 'RedTitan Group',
		['RedTitan USA', 'http://pclviewer.com/about.html'],
		['RedTitan UK', 'http://pclviewer.com/about.html'],
		['RedTitan FRANCE', 'http://escapee.redtitan.fr']
	]

];

