var MENU_ITEMS = [

	['Company', 'http://metafx-int.com/about', null, 
		['About us', 'http://metafx-int.com/about/', null],
		['News', 'http://metafx-int.com/news/', null],
		['Contacts', 'http://metafx-int.com/contacts/', null],
		['Company Blog', 'http://blog.metafx-int.com/', null],
		['Testimonials', 'http://metafx-int.com/testimonials/', null]
],
	['Services', 'http://metafx-int.com/services/', null, 
		['Services Overview', 'http://metafx-int.com/services/', null],
		['Description advices', null, null],
		['Payment Tips', 'http://metafx-int.com/payment-tips/', null],
		['Request for quote', 'http://metafx-int.com/products/services/', null]
],
	['Solutions', 'http://metafx-int.com/products/', null],
	['Products', 'http://metafx-int.com/products/', null, 
		['Multi Account Manager', 'http://metafx-int.com/mam/', null],
		['Auto Patterns', 'http://metafx-int.com/products/?act=prod_info&prod_id=19', null],
		['Visual Trader', 'http://metafx-int.com/products/?act=prod_info&prod_id=24', null]
],
	['Support', 'http://metafx-int.com/home/', null, 
		['Downloads', 'http://metafx-int.com/download/', null],
		['Documentation', 'http://metafx-int.com/links/', null],
		['Site Help', 'http://metafx-int.com/site-help/', null],
		['Links', 'http://metafx-int.com/links/', null]
]

];