var MENU_ITEMS = [ [['Home', 'Home', 'Home'], '/index', {tw:'', sw:75}], [['2024 Material Cost Forecast Update', '2024 Material Cost Forecast Update', '2024 Material Cost Forecast Update'], '/PackagingCostForecasts', {tw:'', sw:124}], [['Free Trial Subscription', 'Free Trial Subscription', 'Free Trial Subscription'], '/free-trial-subscription', {tw:'', sw:160}], [['Order A Subscription', 'Order A Subscription', 'Order A Subscription'], '/order-a-subscription', {tw:'', sw:176}], [['Latest News', 'Latest News', 'Latest News'], '/news', {tw:'', sw:117}], [['Packaging Cost Models', 'Packaging Cost Models', 'Packaging Cost Models'], '/packaging-cost-models', {tw:'', sw:178}], [['Contact Us', 'Contact Us', 'Contact Us'], '/contact-us', {tw:'', sw:120}] ]; new menu (MENU_ITEMS, MENU_POS);