

oCMenu.makeMenu('top0','','<Centre><img src="image/homeup.jpg" width="54" height="15"</Centre>','index.html','','54')
	

oCMenu.makeMenu('top1','','<Centre><img src="image/aboutusup.jpg" width="65" height="15"></Centre>','','','65')
	oCMenu.makeMenu('sub01','top1','Profile','profile.html','','100')
	oCMenu.makeMenu('sub02','top1','Vision & Mission','vision.html','','100')
	oCMenu.makeMenu('sub04','top1','Consultancy','consultancy.html','','100')
	oCMenu.makeMenu('sub05','top1','Achievement','achievement.html','','100')

	//oCMenu.makeMenu('sub11','top1','Windows 2000 Shared >>','','','160')
		//oCMenu.makeMenu('sub100','sub11','Home Users','/perl/info/info.cgi?frm=hstusrwin','','120')
		//oCMenu.makeMenu('sub101','sub11','Enterprise Users','/perl/info/info.cgi?frm=hstbizwin','','120')
	//oCMenu.makeMenu('sub12','top1','Linux Shared >>','','','160')
		//oCMenu.makeMenu('sub110','sub12','Home Users','/perl/info/info.cgi?frm=hstusrlinux','','120')
		//oCMenu.makeMenu('sub111','sub12','Enterprise Users','/perl/info/info.cgi?frm=hstbizlinux','','120')
	
	//oCMenu.makeMenu('sub17','top1','Website Design','/perl/info/info.cgi?frm=websitedesign','','160')	

oCMenu.makeMenu('top2','','<Centre><img src="image/productsup.jpg" width="63" height="15"</Centre>','','','63')
	oCMenu.makeMenu('sub21','top2','OT Ward','ot.html','','120')
	oCMenu.makeMenu('sub22','top2','ICU Ward','icu.html','','120')
	oCMenu.makeMenu('sub23','top2','Ward Equipments','ward.html','','120')
    oCMenu.makeMenu('sub24','top2','Supplementary','supplementary.html','','120')
	
	//oCMenu.makeMenu('sub20','top2','Bizmail','/perl/info/info.cgi?frm=bizcorp','','120')

oCMenu.makeMenu('top3','','<centre><img src="image/qualityup.jpg" width="46" height="15"></centre>','quality.html','','46')


	
oCMenu.makeMenu('top4','','<Centre><img src="image/opportunitiesup.jpg" width="75" height="15"></Centre>','','','75')
	oCMenu.makeMenu('sub41','top4','Career','carrer.html','','80')
	oCMenu.makeMenu('sub42','top4','Vendors','vendors.html','','80')
	oCMenu.makeMenu('sub43','top4','Quotation','onlineform.html','','80')
	oCMenu.makeMenu('sub44','top4','Distributors','distribution.html','','80')
	
	oCMenu.makeMenu('top5','','<Centre><img src="image/virtualtourup.jpg" width="70" height="15"></Centre>','','','70')
	oCMenu.makeMenu('sub51','top5','Photogallery','','','100')
		oCMenu.makeMenu('sub521','sub51','OT Ward','otphoto.html','','110')
		oCMenu.makeMenu('sub522','sub51','ICU Ward','icuphoto.html','','110')
		oCMenu.makeMenu('sub523','sub51','Ward Equipments','wardphoto.html','','110')
		oCMenu.makeMenu('sub524','sub51','Supplementary','supplementaryphoto.html','','110')
	
	
oCMenu.makeMenu('top6','','<Centre><img src="image/contactusup.jpg" width="75" height="15"></Centre>','','','75')
	oCMenu.makeMenu('sub61','top6','Address','contactus.html','','100')
	oCMenu.makeMenu('sub63','top6','site Map','site.html','','100')
	oCMenu.makeMenu('sub64','top6','Feedback','feedback.html','','100')
	oCMenu.makeMenu('sub65','top6','Disclaimer','disclaimer.html','','100')

//Leave these two lines! Making the styles and then constructing the menu
oCMenu.makeStyle(); oCMenu.construct()
