oCMenu.makeMenu('top1','','<center>Home</center>','index.asp','','65')
oCMenu.makeMenu('top21','','<center>|</center>','','','5')


oCMenu.makeMenu('top2','','<center>About Us </center>','Aboutus.asp','','75')
oCMenu.makeMenu('top22','','<center>|</center>','','','5')


oCMenu.makeMenu('top3','','<center>Education</center>','','','85')	
	oCMenu.makeMenu('sub0','top3','Universities','','','95')
		oCMenu.makeMenu('sub1','sub0','MLCU','MLCU.asp','','65')		
	oCMenu.makeMenu('sub3','top3','Organisation','','','95')
		oCMenu.makeMenu('sub4','sub3','Adept','Adept.asp','','70')
		oCMenu.makeMenu('sub5','sub3','LIMIDS','LIMIDS.asp','','70')
		oCMenu.makeMenu('sub6','sub3','Aids India','AidsIndia.asp','','70')
oCMenu.makeMenu('top23','','<center>|</center>','','','5')


oCMenu.makeMenu('top4','','<center>Health</center>','','','65')
	oCMenu.makeMenu('sub7','top4','HIV Aids','HIVAids.asp','','130')
	oCMenu.makeMenu('sub8','top4','Palliative Care','Palliative.asp','','130')
	oCMenu.makeMenu('sub9','top4','Institutions','','','130')
		oCMenu.makeMenu('sub10','sub9','Guntur','Guntur.asp','','80')
		oCMenu.makeMenu('sub11','sub9','Rajamundhry','Rajamundhry.asp','','80')
	oCMenu.makeMenu('sub99','top4','Fem Health','femhealth.asp','','130')		
	oCMenu.makeMenu('sub100','top4','Health Matters For All','hm4a.asp','','130')
oCMenu.makeMenu('top24','','<center>|</center>','','','5')


oCMenu.makeMenu('top5','','<center>Development</center>','','','100')		
		oCMenu.makeMenu('sub12','top5','Adept-Tsunami Project Research','AdeptTsunamiProjRes.asp','','180')
		oCMenu.makeMenu('sub13','top5','Community','Community.asp','','180')
oCMenu.makeMenu('top25','','<center>|</center>','','','5')


oCMenu.makeMenu('top6','','<center>Consultancy</center>','','','90')			
		oCMenu.makeMenu('sub14','top6','Services','Services.asp','','180')
		oCMenu.makeMenu('sub15','top6','Educational Projects','EduProjects.asp','','180')
		oCMenu.makeMenu('sub16','top6','Examinations','Examinations.asp','','180')
		oCMenu.makeMenu('sub17','top6','Project Design & Development','ProjDesDev.asp','','180')
oCMenu.makeMenu('top26','','<center>|</center>','','','5')


oCMenu.makeMenu('top7','','<center>Site Map</center>','sitemap.asp','','80')
oCMenu.makeMenu('top27','','<center>|</center>','','','5')

oCMenu.makeMenu('top8','','<center>Contact Us</center>','ContactUs.asp','','90')

oCMenu.makeStyle(); oCMenu.construct()

