oCMenu.makeMenu('top0','','HOME','http://www.websolvant.com/default.asp','','66','18')
	oCMenu.makeMenu('sub01','top0','ABOUT US','http://www.websolvant.com/web_view.asp?search_engine_optimisation=221','','150','18')
	oCMenu.makeMenu('sub02','top0','AWARDS','http://www.websolvant.com/web_view.asp?search_engine_optimisation=222','','150','18')

		
oCMenu.makeMenu('top1','','WEB SERVICES','http://www.websolvant.com/web_view.asp?search_engine_optimisation=215','','124','18')
	oCMenu.makeMenu('sub10','top1','WEB DESIGNING','http://www.websolvant.com/web_view.asp?search_engine_optimisation=215','','150','18')
	oCMenu.makeMenu('sub11','top1','WEB DEVELOPMENT','http://www.websolvant.com/web_view.asp?search_engine_optimisation=216','','150','18')
	oCMenu.makeMenu('sub12','top1','WEB PROMOTION','http://www.websolvant.com/web_view.asp?search_engine_optimisation=217','','150','18')
	oCMenu.makeMenu('sub13','top1','MULTIMEDIA','http://www.websolvant.com/web_view.asp?search_engine_optimisation=218','','150','18')
	
oCMenu.makeMenu('top2','','CLIENTELE','http://www.websolvant.com/clients.asp','','99','18')
	oCMenu.makeMenu('sub20','top2','WEBSITE','http://www.websolvant.com/clients.asp?category=Website','','150','18')
	oCMenu.makeMenu('sub21','top2','LOGO','http://www.websolvant.com/clients.asp?category=Logo','','150','18')
	oCMenu.makeMenu('sub22','top2','EFLYER','http://www.websolvant.com/clients.asp?category=Eflyer','','150','18')
	oCMenu.makeMenu('sub23','top2','BANNER','http://www.websolvant.com/clients.asp?category=Banner','','150','18')
	oCMenu.makeMenu('sub24','top2','PRINT','http://www.websolvant.com/clients.asp?category=Print','','150','18')
	oCMenu.makeMenu('sub25','top2','UNDER MAKING','http://www.websolvant.com/clients.asp?status=n','','150','18')


oCMenu.makeMenu('top3','','KNOWLEDGE BASE','http://www.websolvant.com/web.asp?category=Article','','146','18')

oCMenu.makeMenu('top4','','PROGRAMMING','http://www.websolvant.com/free_programming_script_list.asp','','125','18')

oCMenu.makeMenu('top5','','RESOURCES','http://www.websolvant.com/indian_software_company_listing.asp','','104','18')
	oCMenu.makeMenu('sub50','top5','SUBMIT LINK','http://www.websolvant.com/link_to_us.asp','','150','18')

oCMenu.makeMenu('top6','','NEWS','http://www.websolvant.com/web.asp?category=News','','66','18')
	oCMenu.makeMenu('sub60','top6','INTERNET','http://www.websolvant.com/web.asp?category=News&subcategory=Internet','','150','18')
	oCMenu.makeMenu('sub61','top6','SOFTWARE/HARDWARE','http://www.websolvant.com/web.asp?category=News&subcategory=Software/Hardware','','150','18')
	oCMenu.makeMenu('sub62','top6','TELECOM/MOBILE','http://www.websolvant.com/web.asp?category=News&subcategory=Telecom/Mobile','','150','18')

/*****
myCoolMenu.makeMenu(name, parent_name, text, link, target, width, height, regImage, overImage, regClass, overClass , align, rows, nolink, onclick, onmouseover, onmouseout) 
******/

//Leave these two lines! Making the styles and then constructing the menu
oCMenu.makeStyle(); oCMenu.construct()