var MENU_ITEMS = [
	['HOME', 'index.html', null,
	],
	['ABOUT US', '#', null,
		['AGI TEAM', 'agiteam.html'],
		['CUSTOMER SATISFACTION', 'customersatisfaction.html'],
		['NETWORKING','networking.html'],		
		['WHAT AGI DOES FOR CLIENTS', 'whatagi.html'],
		['WHY CHOOSE AGI AS YOUR PARTNER', 'whyagi.html'],
	],
	['TRADING GROUP', '#', null,
		['AIRCRAFT GROUND SUPPORT EQUIPMENTS', 'aircraftgndsupport.html'],
		['INDUSTRIAL EQUIPMENTS', 'equipments.html'],		
		['METAL', 'metal.html'],
		['PAPERS', 'papers.html'],
		['PETROLEUM COKE', 'petroleumcoke.html'],
		['PLASTICS', 'plastics.html'],
		['SUGAR', 'sugar.html'],
		['TEXTILE', 'textile.html'],
	],
	['MANAGEMENT GROUP', '#', null,
		['DISTRIBUTION','distribution.html'],
		['ENGINEERING', 'engineering.html'],
		['INVESTMENTS', 'imvestments.html'],
		['MANUFACTURING', 'manufacturing.html'],
		['MARKETING', 'marketing.html'],
		['PEOPLE', 'people.html'],
		['PROJECTS', 'projects.html'],
		['RESEARCH', 'research.html'],
		],
	['SERVICES', '#', null,
		['BUSINESS CONSULTING', 'businessconsulting.html'],
		['EXPORTS & IMPORTS', 'exportimport.html'],
		['GLOBAL BUSINESS MATCH MAKING', 'globalbusinessmatchmaking.html'],
		['OUTSOURCING','outsourcing.html'],
 		['BUSINESS PROCESS OUTSOURCING', 'bpotradinggrp.html'],
 		['PRODUCT OUTSOURCING', 'productoutsourcing.html'],
 		['INFRASTRUCTURE OUTSOURCING', 'infrastructureoutsourcing.html'],
		['TRADING','trading.html'],
		],
	['INDUSTRIES', '#', null,
		['AUTOMOTIVE', 'automotive.html'],
		['CONSTRUCTION', 'construction.html'],
		['ENERGY', 'energy.html'],
		['HEALTH CARE', 'healthcare.html'],
		['MANUFACTURING', 'manufacturingindustries.html'],
		['MEDICAL TOURISM', 'medicaltourism.html'],
		['PACKAGING', 'packaging.html'],
		['PLASTIC','plastic.html'],
		['PRINTING', 'printing.html'],		
		['TEXTILE', 'textile1.html'],
		['TRANSPORTATION', 'transportation.html'],
		['UTILITIES', 'utilities.html'],
	],
	['ALLIANCE GROUPS', '#', null,
		['PLASTICS', 'allianceplastics.html'],
		['BPO', 'alliancebpoi.html'],
	],
	['CONTACT US', 'contactus.html', null,
	],
];
