/* Tigra Menu items structure */
var MENU_ITEMS = [
	['Home', 'http://www.ukpik.com'],
	['About Us', 'http://www.ukpik.com/AboutUs.htm', null,
		['Company History', 'http://www.ukpik.com/CompanyHistory.htm'],
		['Mission & Values', 'http://www.ukpik.com/MissionAndValues.htm'],
		['Board of Directors', 'http://www.ukpik.com/BoardOfDirectors.htm']
	],
	['Shareholder Services', 'http://www.ukpik.com/ShareholderServices.htm', null,
	 	['Annual Report', 'http://www.ukpik.com/AnnualReport.htm'],
		['Newsletters', 'http://www.ukpik.com/Newsletters.htm'],
		['Other Services &amp; Programs', 'http://www.ukpik.com/ShareholderProgramsAndServices.htm'],
		['Stock Forms', 'http://www.ukpik.com/StockForms.htm']
	],
	['Land Department', 'http://www.ukpik.com/LandDepartment.htm', null,
	 	['ANCSA', 'http://www.ukpik.com/ANCSA.htm'],
	],
	['Lines of Business', 'http://www.ukpik.com/LinesOfBusiness.htm', null,
	 	['Barrow Operations', 'http://www.ukpik.com/BarrowOperations.htm'],
		['Construction', 'http://www.ukpik.com/Consstruction.htm'],
		['Engineering', 'http://www.ukpik.com/Engineering.htm'],
		['General Contracting', 'http://www.ukpik.com/GeneralContracting.htm'],
		['Insurance', 'http://www.ukpik.com/Insurance.htm'],
		['Resource Development Services', 'http://www.ukpik.com/UMIAQ.htm],
		['Technology & Professional', 'http://www.ukpik.com/TechProfSvcs.htm'],
		['Transportation, Marine & Product Supply', 'http://www.ukpik.com/TransMarProdSupply.htm'],
	],
	['Press Releases', 'http://www.ukpik.com/PressReleases.htm'],
	['Careers', 'http://www.ukpik.com/Careers.htm', null,
	 	['Before You Apply', 'http://www.ukpik.com/BeforeYouApply.htm'],
		['Job Listings', 'https://hostedjobs.openhire.com/epostings/jobs/submit.cfm?company_id=15697&version=1'],
		['Recruiting Contact Center','RecruitingCenter.htm'],
		['Shareholder Resume Assistance', 'ShareholderResumeAssistance.htm'], 
	],
	['Contact Info', 'http://www.ukpik.com/ContactInfo.htm']
];
