// Menu

var menu =
[
	[null,'Company',null,'_self',null,
		[null,'Our Mission','mission.html','_self',null],
		[null,'Our Team','team.html','_self',null],
		[null,'Our Awards','awards.html','_self',null],
		[null,'Our History','history.html','_self',null]
	],
	[null,'Capability',null,'_self',null,
		[null,'Building & Civil Works','buildingcivil.html','_self',null],
		[null,'Concrete Constructions','concrete.html','_self',null],
		[null,'Earthworks','earthworks.html','_self',null],
		[null,'Electrical Infrastructure','electrical.html','_self',null],
		[null,'Mining','mining.html','_self',null],
		[null,'Roadworks','roadworks.html','_self',null],
		[null,'Pipeworks & Drainage','pipeworks.html','_self',null],
		[null,'Water, Waste Management & Sewerage','seweragewaste.html','_self',null],
		[null,'Workshop Facility','workshop.html','_self',null]
	],
	[null,'Systems',null,'_self',null,
		[null,'Certification','certification.html','_self',null],
		[null,'Quality','quality.html','_self',null],
		[null,'Industrial Relations','industrialrelations.html','_self',null],
		[null,'OH&S','oh&s.html','_self',null],
		[null,'Environmental','environmental.html','_self',null],
		[null,'Rehabilitation','rehabilitation.html','_self',null],
		[null,'Drug & Alcohol','drugalco.html','_self',null],
		[null,'Sun Safe','sunsafe.html','_self',null]
	],
	[null,'Community',null,'_self',null,
		[null,'Sponsorship','sponsorship.html','_self',null]
	],
	[null,'Careers',null,'_self',null,
		[null,'Positions Vacant','positionsvacant.html','_self',null],
		[null,'Application Form','applicationform.html','_self',null]
	],
	[null,'News','news.html','_self',null],
	[null,'Contact','contact.html','_self',null]
];