﻿var MENU_ITEMS = [
	['Home', 'index.php', [,,70]],
	['Company', 'company.html', [69,,90]],
	['Products', 'products.html', [89,,81],
	        ['Software', 'software.html'],
	        ['Branded Hardware', 'brandedhardware.html'],
	        ['OEM Hardware', 'oemhardware.html'],
	        ['Product List', 'productlist.html']
	],
	['Services', 'services.html', [80,,80],
	        ['Software Development', 'softwaredevelopment.html', [,,220]],
	        ['Intellectual Asset Management', 'intellectualassetmanagement.html', [,,220]],
	        ['Project Management', 'projectmanagement.html', [,,220]],
	        ['Marketing', 'marketing.html', [,,220]],
	        ['Exhibitions', 'exhibitions.html', [,,220]],
	        ['Consulting', 'consulting.html', [,,220]]
	],
	['Projects', 'projects.html', [79,,80]],
	['RMA', 'rma.html',[79,,60]],
	['Logistics', 'logistics.html',[59,,80]],
	['Links', 'links.html', [79,,60],
	        ['Track your cargo', 'http://www.track-trace.com/'],
	        ['RAM prices', 'http://www.dramexchange.com/'],
	        ['Currency Converter', 'http://www.oanda.com/']
	],
	['References', 'references.html',[59,,90]],
	['Contact', 'contact.html', [89,,70]]
];
