/* Tigra Menu items structure */
var MENU_ITEMS = [
	['Product Line', 'shots_pins_zips.html'],
	['Powder Actuated Tools', 'powder_actuated_tools.html'],
	['TEK Screws', 'tek_screws.html'],
	['Technical Charts', null, null,
		['Washer Size Chart', 'washer_size_chart.html'],
		['Hole Size Charts', 'hole-size-charts.html']
	],
	['Catalog', 'nuts.html'],
	['Quotations', 'san-fernando-valley-nut-bolt-quotes.html'],
	['Support / Contact Info', 'la-area-nuts-bolts-support.html']
];
