var MENU_ITEMS = [
['Home', '/overview.html', {sw:64}],
['Services', '/services.html', {sw:90},
['Emulsion Explosives', '/services/emulsion-explosives.html', {sw:206}],
['Explosives Manufacturing', '/services/explosives-manufacturing.html', {sw:258}],
['HAZOP Explosives Safety Studies', '/services/hazop-explosives-safety-studies.html', {sw:336}],
['Explosives Recycling Innovations', '/services/explosives-recycling-innovations.html', {sw:336}],
['UN Hazards Classification', '/services/un-hazards-classification.html', {sw:258}],
['Explosives Marketing & Sales Support', '/services/explosives-marketing-sales-support.html', {sw:375}],
['Quantitative Risk Assessment', '/services/quantitative-risk-assessment.html', {sw:284}],
['DMNB Explosives Taggant', '/services/explosive-detection-dmnb.html', {sw:258}],
['Planning and Regulatory Assistance', '/services/services-explosivessecurity.html', {sw:349}]
],
['Solutions', '/solutions.html', {sw:103}],
['Projects', '/projects.html', {sw:90}],
['Emulsion Explosives', '/security.html', {sw:206},
['Downloads', '/security/downloads.html', {sw:116}]
],
['Contact Us', '/contact.html', {sw:116}]
];
new menu (MENU_ITEMS, MENU_POS);