/* --- menu items --- */

var MENU_ITEMS = [

	['Select Here', null,

			['Rotary Transducers', 'M1-rotatingslip'],

			['Contactless Transducer', 'M1-rotatingcont'],

			['Belt Pullet', 'M1-mr-12'],

			['Test Benches', 'M1-benches'],

			['Screw Drivers', 'M1-screw'],

			['Static', 'M1-static'],

			['Wrenches', 'M1-wrenches'],

			],

	];



