oCMenu.makeMenu('top1','','','','','118')
	oCMenu.makeMenu('sub1','top1','&nbsp;Introduction','../SriSathyaSaiBaba/Introduction.htm','','110')
	oCMenu.makeMenu('sub2','top1','&nbsp;Life History','../SriSathyaSaiBaba/LifeHistory.htm','','110')
	oCMenu.makeMenu('sub3','top1','&nbsp;His Writings','../SriSathyaSaiBaba/HisWritings.htm','','110')
	oCMenu.makeMenu('sub4','top1','&nbsp;Baba on Himself','../SriSathyaSaiBaba/BabaHimself.htm','','110')


oCMenu.makeMenu('top2','','','','','88')
	oCMenu.makeMenu('top2-1','top2','&nbsp;Introduction','../Service_Projects/Introduction.htm','','150')
	oCMenu.makeMenu('top2-2','top2','&nbsp;Education','../Service_Projects/Education.htm','','150')
	oCMenu.makeMenu('top2-3','top2','&nbsp;Healthcare','http://sssmt.org.in/pages/index.asp','','150')
	oCMenu.makeMenu('top2-4','top2','&nbsp;Water Supply','../Service_Projects/WaterSupply.htm','','150')
	oCMenu.makeMenu('top2-5','top2','&nbsp;Relief to the Poor','../Service_Projects/ReliefPoor.htm','','150')
	oCMenu.makeMenu('top2-6','top2','&nbsp;Culture and Heritage','../Service_Projects/Culuture_and_Heritage.htm','','150')

//oCMenu.makeMenu('top3','','','','','10')

oCMenu.makeMenu('top4','','','','','118')
	oCMenu.makeMenu('top4-1','top4','&nbsp;Prasanthi Nilayam','../AshramInfo/Ashram.htm','','120')
	oCMenu.makeMenu('top4-2','top4','&nbsp;Brindavan','../AshramInfo/Brindavan.htm','','120')
	oCMenu.makeMenu('top4-3','top4','&nbsp;Kodaikanal','../AshramInfo/Kodai.htm','','120')
	
//oCMenu.makeMenu('top5','','','','','100')

//Leave these two lines! Making the styles and then constructing the menu
oCMenu.makeStyle(); oCMenu.construct()

