var MENU_ITEMS = [
['
Industrial Minerals', '/index/', {sw:172},
['Company', '/index/about_industrialminerals/', {sw:117}],
['Management', '/index/about-management/', {sw:144}],
['Board of Directors', '/index/about-board-of-directors/', {sw:158}],
['Advisory Board', '/index/about-advisory-board/', {sw:158}],
['Careers', '/index/about-careers/', {sw:103}]
],
['
Graphite', null, {sw:103},
['What is Graphite?', '/graphite/what-is-graphite/', {sw:158}],
['Why is Graphite Important?', '/graphite/why-graphite/', {sw:241}],
['Uses of Graphite', '/graphite/uses-of-graphite/', {sw:158}],
['Graphite and Our Future', '/graphite/graphite-and-our-future/', {sw:213}],
['Potential End-Uses for Graphite Nano-Flakes', '/graphite/potential-end-uses-for-graphite/', {sw:392}],
['Our Mine', '/graphite/ourmine/', {sw:103}]
],
['
Products', '/products/', {sw:117},
['Specifications', '/products/products-specifications/', {sw:144}],
['Process', '/products/products-process/', {sw:117}],
['R&D', '/products/products-rd/', {sw:62}]
],
['
Environmental', '/environmental/', {sw:144},
['Policies', '/environmental/environmental-policies/', {sw:103}],
['Committee', '/environmental/environmental-committee/', {sw:117}],
['Closure Plan', '/environmental/environmental-closure-plan/', {sw:130}]
],
['
Investor', '/investor/', {sw:117},
['News', '/investor/investor-news/', {sw:75}],
['Reports', '/investor/investor-reports/', {sw:103}],
['National Instrument 43-101', '/investor/NationalInstrument43-101/', {sw:254}],
['Privacy & Safe Harbor', '/investor/investor-privacyandsafeharbor/', {sw:199}]
],
['
Contact IM', '/contact/', {sw:117}]
];
new menu (MENU_ITEMS, MENU_POS);