var MENU_ITEMS = [
 [' Company', null, null,
     ['Speedy Facts',   'Speedy Facts.htm', null],
     ['Our Customers',   'Our Customers.htm', null],
     ['Industry Partners',  'Industry Partners.htm', null],
     ['About BDS',  'About BDS.htm', null],
     ['Mission Statement',   'Mission Statement.htm', null],
     ['How to Contact Us',   'How to Contact Us.htm', null],
     ],
 ['SPEDE Solution',  null, null,
     ['SPEDE Overview', 'SPEDE Overview.htm', null],
     ['Raw Material Control',   'Raw Material Control.htm',   null],
     ['Work-In-Process',  'Work-in-process Control.htm',        null],
     ['Finished Goods Control',        'Finished Goods Control.htm',   null], 
     ['Inter-Plant Transfers',      'Interplant Transfers.htm',      null],
     ['Error-Free Labeling',   'Mistake-Proof Labeling.htm',   null],
     ['Supplier Labeling',  'Supplier Labeling.htm',        null],
     ['e-Business Ready',        'e-Business Ready.htm',   null], 
     ['SPEDE Architecture',      'SPEDE Architecture.htm',      null],
     ],
 ['Automotive',        null, null,
     ['Compliance Consulting',         'Compliance Consulting.htm',         null],
     ['Compliance Solutions', 'Compliance Solutions.htm', null],
     ['Supporting Lean & Six Sigma',   'Supporting Lean & Six Sigma.htm',   null],
     ],
 ['Services',        null, null,
     ['Consulting',         'Consulting.htm',         null],
     ['Project Design', 'Project Design.htm', null],
     ['Implementation',   'Implementation.htm',   null],
     ['Total System Support', 'Total System Support.htm', null],
     ['Emergency Hardware Service',   'Emergency Hardware Service.htm',   null],
     ],
 ['White Papers',      null, null,
     ['White papers',          'White Papers.htm',    null],
     ['BDS Internet Policy',          'BDS Internet Policy.htm',    null],
     ],
  ];

