oCMenu.makeMenu('top0','','<center> - COACHING -</center>','','','100')
			
	
	oCMenu.makeMenu('sub02','top0','Introduction','coachintro.htm','','100')

	oCMenu.makeMenu('sub03','top0','CGFNS','cgfns.htm','','100')
	
	oCMenu.makeMenu('sub04','top0','NCLEX-RN','nclex-rn.htm','','100')

	oCMenu.makeMenu('sub05','top0','IELTS','ielts.htm','','100')

	oCMenu.makeMenu('sub06','top0','USMLE','usmle.htm','','100')

	oCMenu.makeMenu('sub07','top0','PLAB','plab.htm','','100')

oCMenu.makeMenu('top1','','<center> - TRAINING -</center>','','','100')
			
	
	oCMenu.makeMenu('sub002','top1','Introduction','training.htm','','110')

	oCMenu.makeMenu('sub003','top1','Communicative English','communicative.htm','','110')
	
	oCMenu.makeMenu('sub004','top1','Business English','business.htm','','110')

	
oCMenu.makeMenu('top2','','<center> - RECRUITMENT -</center>','','','120')
			
	
	oCMenu.makeMenu('sub0002','top2','Introduction','recruitment_intro.htm','','120')
	
	oCMenu.makeMenu('sub0003','top2','Health Professionals','health_professionals.htm','','120')

	oCMenu.makeMenu('sub0004','top2','Other Professionals','other_professionals.htm','','120')

	oCMenu.makeMenu('sub0005','top2','Post your resume','post_resume.htm','','120')


oCMenu.makeMenu('top3','','<center> - IMMIGRATION -</center>','','','130')
			
	
	oCMenu.makeMenu('sub00002','top3','Introduction','immigration.htm','','130')
	
	oCMenu.makeMenu('sub00003','top3','Australia','to_australia.htm','','130')

	oCMenu.makeMenu('sub00004','top3','New Zealand','to_newzealand.htm','','130')

	oCMenu.makeMenu('sub00005','top3','Canada','to_canada.htm','','130')


oCMenu.makeMenu('top4','','<center> -POST RESUME-</center>','registration.htm','','110')

	oCMenu.makeMenu('sub000002','top4','Introduction','IntroductionR.htm','','110')

	oCMenu.makeMenu('sub000003','top4','Engineers','welders& hotel.doc','','110')
	
	oCMenu.makeMenu('sub000004','top4','IT/Diploma','welders& hotel.doc','','110')

	oCMenu.makeMenu('sub000005','top4','Hotel Management','welders& hotel.doc','','110')

	oCMenu.makeMenu('sub000006','top4','Nurses','Nursing.doc','','110')


	

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


