oCMenu.makeMenu('top0','','<center>Vision</center>','Vision.html','_blank','60')

oCMenu.makeMenu('top1','','<center>Programs</center>','educational.asp','','70')
	oCMenu.makeMenu('sub10','top1','Educational Programs','educational.asp','','340')
	oCMenu.makeMenu('sub11','top1','Health Program','health.asp','','340')
	oCMenu.makeMenu('sub12','top1','Mental Health Program','mental.asp','','340')
	oCMenu.makeMenu('sub13','top1',' Vocational Skills Trainings & Entrepreneurship Development','vocational.asp','','340')
	oCMenu.makeMenu('sub14','top1','Advocacy & Networking ','advocacy.asp','','340')
    oCMenu.makeMenu('sub15','top1','Repatriation & Restoration' ,'repatriation.asp','','340')
	oCMenu.makeMenu('sub16','top1','Award Programme' ,'award.asp','','340')
	oCMenu.makeMenu('sub17','top1','Sports & extra curricular ' ,'sports.asp','','340')
	oCMenu.makeMenu('sub18','top1','Theatre, street plays and puppetry' ,'theatre.asp','','340')
	oCMenu.makeMenu('sub19','top1','Capacity Building' ,'capacity.asp','','340')
	
oCMenu.makeMenu('top2','','<center>Projects</center>','shelters.asp','','60')
	oCMenu.makeMenu('sub20','top2','Shelters','shelters.asp','','100')
	oCMenu.makeMenu('sub21','top2','Outreach ','outreach.asp','','100')
	oCMenu.makeMenu('sub22','top2','ChildLine','childline.asp','','100')
	oCMenu.makeMenu('sub23','top2','Contact points','contactpoint.asp','','100')

oCMenu.makeMenu('top3','','<center>Case Studies</center>','stories.asp','','100')
	
oCMenu.makeMenu('top4','','<center>Annual Report</center>','statistics.asp','','100')

oCMenu.makeMenu('top5','','<center>Contact</center>','Contact.asp','','80')
	//oCMenu.makeMenu('sub55','top5','FAQ','you_can_help.php?key=5&page=you_can_help_faq.htm','','135')

oCMenu.makeMenu('top6','','<center>Media Room</center>','photogallery_first.asp','','90')
oCMenu.makeMenu('top7','','<center>Annual Play</center>','annual_play.asp','','90')	
oCMenu.makeMenu('top8','','<center>SBT News</center>','sbt_news.asp','','70')		

//Leave these two lines! Making the styles and then constructing the menu
oCMenu.makeStyle(); oCMenu.construct()































