/* Tigra Menu items structure */
var MENU_ITEMS3 = [
	['Tech Drawing', 'http://www.batteryholders.com/aaa.shtml', {'tw':'_self','tt':'Tech Drawing'}],
	['Options', 'http://www.batteryholders.com/Connector_options.shtml', {'tw':'_self','tt':'Options'}],
	['Covered', 'http://www.batteryholders.com/aaa_cellholders_covers.shtml', {'tw':'_self','tt':'Covered Holders'}],
	['Contacts', 'http://www.batteryholders.com/bump_plates_and_contacts.shtml', {'tw':'_self','tt':'Contacts'}],
	['Tips', 'http://www.batteryholders.com/index2.shtml', {'tw':'_self','tt':'Tips'}],
	['Home', 'http://www.batteryholders.com/index.shtml', {'tw':'_self','tt':'Home'}]
];
