oCMenu.makeMenu('top0','','MATRIMONIAL','http://www.4jat.com/search/default.asp','','106','18')
	oCMenu.makeMenu('sub01','top0','Brides','http://www.4jat.com/brides/','','150','16')
	oCMenu.makeMenu('sub02','top0','Grooms','http://www.4jat.com/grooms/','','150','16')
	oCMenu.makeMenu('sub03','top0','Add Profile','http://www.4jat.com/memberregistration.asp','','150','16')
	oCMenu.makeMenu('sub04','top0','Update Profile','http://www.4jat.com/update_profile.asp','','150','16')
	oCMenu.makeMenu('sub05','top0','Newspaper Classifieds','http://www.4jat.com/print/','','150','16')
	oCMenu.makeMenu('sub06','top0','Search Within Profiles','http://www.4jat.com/search/','','150','16')

oCMenu.makeMenu('top1','','BUSINESS SERVICES','http://www.4jat.com/services','','138','18')
	oCMenu.makeMenu('sub10','top1','Add Your Company','http://www.4jat.com/services/add_services.asp','','150','16')

oCMenu.makeMenu('top2','','REAL ESTATE PROJECTS','http://www.4jat.com/real_estate.asp','','156','18')

oCMenu.makeMenu('top3','','NEWS','http://www.4jat.com/jat_community_article_detail.asp','','56','18')
	oCMenu.makeMenu('sub31','top3','Community News','http://www.4jat.com/jat_community_article_detail.asp?category=News&subcat=General','','150','16')
	oCMenu.makeMenu('sub32','top3','Agriculture News','http://www.4jat.com/jat_community_article_detail.asp?category=News&subcat=Agriculture','','150','16')
	oCMenu.makeMenu('sub33','top3','Education News','http://www.4jat.com/jat_community_article_detail.asp?category=News&subcat=Education','','150','16')
	oCMenu.makeMenu('sub34','top3','Health News','http://www.4jat.com/jat_community_article_detail.asp?category=News&subcat=Health','','150','16')
	oCMenu.makeMenu('sub35','top3','Industry News','http://www.4jat.com/jat_community_article_detail.asp?category=News&subcat=Industry','','150','16')
	
oCMenu.makeMenu('top4','','MY PAGE','http://www.4jat.com/jat_community_article.asp?jat_community=99','','150','18')
	oCMenu.makeMenu('sub41','top4','FAQs','http://www.4jat.com/jat_community_article.asp?jat_community=99','','150','16')
		oCMenu.makeMenu('sub411','sub41','How to become a member','http://www.4jat.com/jat_community_article.asp?jat_community=96','','150','28')
		oCMenu.makeMenu('sub412','sub41','How to add matrimonial profile','http://www.4jat.com/jat_community_article.asp?jat_community=97','','150','28')
		oCMenu.makeMenu('sub413','sub41','How to add Business Services','http://www.4jat.com/jat_community_article.asp?jat_community=98','','150','28')
/*****
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()