
var MENU_ITEMS = [
	
	['Solutions','L1_solutions.html', {'tw' : '_parent'},
		['3-D Process&#153;','L2_3dprocess.html', {'tw' : '_parent'}],
		['Documentation','L2_technicaldoc.html', {'tw' : '_parent'}],
		['Training & Development','L2_training.html', {'tw' : '_parent'}],
		['Marketing','L2_marketing.html', {'tw' : '_parent'}],
		['Regulatory & Compliance','L2_regulatory.html', {'tw' : '_parent'}],
		['Translation','L2_translation.html', {'tw' : '_parent'}],
	],
	
	['Customers', 'L1_customers.html', {'tw' : '_parent'},
		['Technology','L2_technology.html', {'tw' : '_parent'}],
		['Life Sciences','L2_lifesciences.html', {'tw' : '_parent'}],
		['Financial Services','L2_financial.html', {'tw' : '_parent'}],
	],
	
	['About TRA', 'L1_aboutus.html', {'tw' : '_parent'},
		['Management Team','L2_management.html', {'tw' : '_parent'}],
		['Talent Pool','L2_associates.html', {'tw' : '_parent'}],
		['Core Competencies', 'L2_corecomps.html', {'tw' : '_parent'}],
		['Work Products', 'L2_products.html', {'tw' : '_parent'}],
	],

	['Blog', 'http://timrosablog.com', {'tw' : '_parent'},
	],
	
	['Jobs', 'L2_opportunities.html', {'tw' : '_parent'}
	],
	
	['Contact Us', 'form_contact.html', {'tw' : '_parent'},
	['Driving Directions','directions.html', {'tw' : '_blank'}],
	],
];