/* Tigra Menu items structure */
var MENU_ITEMS = [
	['The Company', 'index.htm', {'sb':'The Company'}],
	['Jurisdiction', 'jurisdiction.htm', {'sb':'Jurisdiction'}],
['Services', 'services.htm', {'sb':'Services'}],
['Why we can help you', 'why_we_can.htm', {'sb':'Why we can help you'}],
['Professional Behaviour', 'professional.htm', {'sb':'Professional Behaviour'}],
	['Contact Us', 'contact_us.htm', {'sb':'Contact Us'}]
];
