/* --- menu items --- */
var MENU_ITEMS = [
	['Overview', 'manufacturing.asp',
	],
	['Quality', 'manufacturing_quality.asp',
	],
	['ISO 9001:2000', 'images/ISOCertificationLow.jpg',
	],
	['RoHS Compliance', 'products_rohs.asp',
	],
];

