

oCMenu.makeMenu('top1','','<center> - CLIENT -</center>','clients.htm','','125')
			
	
	
oCMenu.makeMenu('sub002','top1','<center>Our Guarantee</center>','ClientGuarantee.htm','','125')

	
oCMenu.makeMenu('sub003','top1','<center>What we can Offer</center>','clientOffer.htm','','125')
	
	
oCMenu.makeMenu('sub004','top1','<center>Temp/Contract Staff</center>','Temp_Contract_Staff.htm','','125')

	

oCMenu.makeMenu('sub005','top1','<center>Permanent Staff</center>','Permanent_Staff.htm','','125')

	

oCMenu.makeMenu('sub006','top1','<center>Order Form</center>','clientOrderForm.htm','','125')

	



oCMenu.makeMenu('top2','','<center> - CANDIDATE -</center>','candidate.htm','','123')
			
	
	
oCMenu.makeMenu('sub0002','top2','<center>Our Guarantee</center>','CandidateGuarantee.htm','','123')
	
	
oCMenu.makeMenu('sub0003','top2','<center>What we can Offer</center>','candidateOffer.htm','','123')

	
oCMenu.makeMenu('sub0004','top2','<center>Temp. Assignments</center>','Temporary_Assignments.htm','','123')

	
oCMenu.makeMenu('sub0005','top2','<center>Order Form</center>','candidateOrderForm.htm','','123')




oCMenu.makeMenu('top3','','<center> - VACANCY -</center>','vacancy.htm','','113')
			
	
	
oCMenu.makeMenu('sub00002','top3','<center>Our Guarantee</center>','vacancyGuarantee.htm','','113')
	
	
oCMenu.makeMenu('sub00003','top3','<center>What we can Offer</center>','vacancyOffer.htm','','113')

	
oCMenu.makeMenu('sub00004','top3','<center>Order Form</center>','vacancyOrderForm.htm','','113')

	

oCMenu.makeMenu('top4','','<center> -SKILLED MIGRANT-</center>','skillMigrant.htm','','120')

	
oCMenu.makeMenu('sub000002','top4','<center>About New Zealand</center>','AboutNZ.htm','','120')

	
oCMenu.makeMenu('sub000003','top4','<center>Testimonials</center>','','','120')
	
	
oCMenu.makeMenu('sub000004','top4','<center>Our Guarantee</center>','SkillGuarantee.htm','','120')

	
oCMenu.makeMenu('sub000005','top4','<center>What we can Offer</center>','skillOffer.htm','','120')

	
oCMenu.makeMenu('sub000006','top4','<center>Order Form</center>','skillsOrderForm.htm','','120')


	



oCMenu.makeMenu('top5','','<center> -HOME-</center>','index.htm','','70')

	

//Leave these two lines! Making the styles and then constructing the menu
oCMenu.makeStyle(); oCMenu.construct()





