/* Tigra Menu items structure */
var MENU_ITEMS = [
	['About Us', 'http://www.memoryprotectiondevices.com/aboutus.shtml', {'tw':'_self','tt':'About Us','sb':'About Us','bw':135}],
	['Copyright Statement', 'http://www.memoryprotectiondevices.com/copyright.shtml', {'tw':'_self','tt':'Copyright Statement','sb':'Copyright Statement','bw':135}],
	['Customer Service', 'http://www.batteryholders.com/customer_service.shtml', {'tw':'_self','tt':'Customer Service','sb':'Customer Service','bw':135}],
	['Contact Us', 'http://www.memoryprotectiondevices.com/morecorp.shtml', {'tw':'_self','tt':'Contact Us','sb':'Contact Us','bw':135}],
	['FAQ', 'http://www.memoryprotectiondevices.com/faq.shtml', {'tw':'_self','tt':'FAQ','sb':'FAQ'}],
	['Mission Statement', 'http://www.memoryprotectiondevices.com/mission%20statement.shtml', {'tw':'_self','tt':'Mission Statement','sb':'Mission Statement'}],
	['MPD Org. Chart', 'http://www.memoryprotectiondevices.com/mpdcorporg.shtml', {'tw':'_self','tt':'MPD Org. Chart','sb':'MPD Org. Chart'}],
	['ISO 9000', 'http://www.memoryprotectiondevices.com/iso.shtml', {'tw':'_self','tt':'ISO 9000','sb':'ISO 9000'}]
];
