//Menu object creation
oMidCMenu=new makeCM("oMidCMenu") //Making the menu object. Argument: menuname

oMidCMenu.frames = 0

//Menu properties   
oMidCMenu.pxBetween=0
oMidCMenu.positionType="relative"
oMidCMenu.containerId="clMidMenuContainer"
oMidCMenu.fromLeft=0
oMidCMenu.fromTop=0
oMidCMenu.rows=1 
oMidCMenu.menuPlacement="left"
                                                             
oMidCMenu.offlineRoot="" 
oMidCMenu.onlineRoot="" 
oMidCMenu.resizeCheck=1 
oMidCMenu.wait=100 
oMidCMenu.fillImg="coolmenus/cm_fill.gif"
oMidCMenu.zIndex=0

//Background bar properties
oMidCMenu.useBar=0
oMidCMenu.barWidth="100%"
oMidCMenu.barHeight="menu" 
oMidCMenu.barClass=""
oMidCMenu.barX=0 
oMidCMenu.barY=0
oMidCMenu.barBorderX=0
oMidCMenu.barBorderY=0
oMidCMenu.barBorderClass=""

//Level properties - ALL properties have to be spesified in level 0
oMidCMenu.level[0]=new cm_makeLevel() //Add this for each new level
oMidCMenu.level[0].width=125
oMidCMenu.level[0].height=34 
oMidCMenu.level[0].regClass="cl_toplevel"
oMidCMenu.level[0].overClass="cl_toplevel_over"
oMidCMenu.level[0].borderX=0
oMidCMenu.level[0].borderY=0
oMidCMenu.level[0].borderClass="cl_toplevel_border"
oMidCMenu.level[0].offsetX=0
oMidCMenu.level[0].offsetY=0
oMidCMenu.level[0].rows=0
oMidCMenu.level[0].arrow=0
oMidCMenu.level[0].arrowWidth=0
oMidCMenu.level[0].arrowHeight=0
oMidCMenu.level[0].align="bottom"

//EXAMPLE SUB LEVEL[1] PROPERTIES - You have to specify the properties you want different from LEVEL[0] - If you want all items to look the same just remove this
oMidCMenu.level[1]=new cm_makeLevel() //Add this for each new level (adding one to the number)
oMidCMenu.level[1].height=19
oMidCMenu.level[1].borderX=1
oMidCMenu.level[1].borderY=1
oMidCMenu.level[1].align="right"
oMidCMenu.level[1].offsetX=0
oMidCMenu.level[1].offsetY=0
oMidCMenu.level[1].borderClass="cl_sub_border"


/******************************************
Menu item creation:
myCoolMenu.makeMenu(name, parent_name, text, link, target, width, height, regImage, overImage, regClass, overClass , align, rows, nolink, onclick, onmouseover, onmouseout) 
*************************************/

oMidCMenu.makeMenu('top1','','','http://www.meadowlands.org/mrcc/strategicvision.html','_top',89,22,'http://www.meadowlands.org/mrcc/images/menu/about_us_off.jpg','http://www.meadowlands.org/mrcc/images/menu/about_us_on.jpg')
	oMidCMenu.makeMenu('sub11','top1','Our Mission','http://www.meadowlands.org/mrcc/strategicvision.html','_top',170,'','','','cl_red','cl_red_over','white','white')
	oMidCMenu.makeMenu('sub12','top1','Board of Directors','http://www.meadowlands.org/mrcc/bdofdirectors.html','_top',170,'','','','cl_red','cl_red_over','white','white')
	oMidCMenu.makeMenu('sub13','top1','Working for You','http://www.meadowlands.org/mrcc/workingforyou.html','_top',170,'','','','cl_red','cl_red_over','white','white')
	oMidCMenu.makeMenu('sub14','top1','Organizational Chart','http://www.meadowlands.org/mrcc/images/Org_Chart_2-16-09.pdf','_blank',170,'','','','cl_red','cl_red_over','white','white')
	oMidCMenu.makeMenu('sub15','top1','Contact Us','http://www.meadowlands.org/mrcc/contact.html','_top',170,'','','','cl_red','cl_red_over','white','white')

oMidCMenu.makeMenu('top2','','','http://www.meadowlands.org/mrcc/advocacy.html','_top',77,22,'http://www.meadowlands.org/mrcc/images/menu/advocacy_off.jpg','http://www.meadowlands.org/mrcc/images/menu/advocacy_on.jpg')
	oMidCMenu.makeMenu('sub20','top2','Economic Development','http://www.meadowlands.org/mrcc/busdevelopment.html','_top',170,'','','','cl_red','cl_red_over','white','white')
	oMidCMenu.makeMenu('sub22','top2','Legislative Update','http://www.meadowlands.org/mrcc/legislativeupdate.html','_top',170,'','','','cl_red','cl_red_over','white','white')

oMidCMenu.makeMenu('top3','','','http://www.meadowlands.org/mrcc/memberbenefits.html','_top',89,22,'http://www.meadowlands.org/mrcc/images/menu/membership_off.jpg','http://www.meadowlands.org/mrcc/images/menu/membership_on.jpg')
	oMidCMenu.makeMenu('sub30','top3','Member Benefits','http://www.meadowlands.org/mrcc/memberbenefits.html','_top','168','','','','cl_red','cl_red_over','white','white')
	oMidCMenu.makeMenu('sub31','top3','Membership Application','http://www.meadowlands.org/mrcc/membershipapplication.html','_top','168','','','','cl_red','cl_red_over','white','white')
	oMidCMenu.makeMenu('sub32','top3','Committees','http://www.meadowlands.org/mrcc/committees.html','_top','168','','','','cl_red','cl_red_over','white','white')
	oMidCMenu.makeMenu('sub33','top3','New Members','http://MeadowlandsNJCOC.weblinkconnect.com/CWT/EXTERNAL/WCPAGES/WCDIRECTORY/directory.aspx?ACTION=newmembers','_top','168','','','','cl_red','cl_red_over','white','white')
	oMidCMenu.makeMenu('sub34','top3','Izod Family Fun Pass','http://www.meadowlands.org/mrcc/FamilyFunPass.html','_top','168','','','','cl_red','cl_red_over','white','white')
	oMidCMenu.makeMenu('sub35','top3','Affinity Program','http://www.meadowlands.org/mrcc/affinityprogram.html','_top','168','','','','cl_red','cl_red_over','white','white')
	oMidCMenu.makeMenu('sub36','top3','For Members Only','http://MeadowlandsNJCOC.weblinkconnect.com/cwt/EXTERNAL/WCPAGES/WCPortal/PortalLogin.aspx','_top','168','','','','cl_red','cl_red_over','white','white')
	oMidCMenu.makeMenu('sub37','top3','E-Coupons','http://meadowlandsnjcoc.weblinkconnect.com/CWT/External/WCPages/WCCoupons/CouponList.aspx','_top','168','','','','cl_red','cl_red_over','white','white')

oMidCMenu.makeMenu('top4','','','http://meadowlandsnjcoc.weblinkconnect.com/CWT/External/WCPages/WCDirectory/DirectoryStartPage.aspx','_top',139,22,'http://www.meadowlands.org/mrcc/images/menu/business_directory_off.jpg','http://www.meadowlands.org/mrcc/images/menu/business_directory_on.jpg')

oMidCMenu.makeMenu('top5','','','http://meadowlandsnjcoc.weblinkconnect.com/cwt/External/WCPages/WCEvents/EventsStartPage.aspx?OE=True','_top',58,22,'http://www.meadowlands.org/mrcc/images/menu/events_off.jpg','http://www.meadowlands.org/mrcc/images/menu/events_on.jpg')
	oMidCMenu.makeMenu('sub50','top5','Chamber Programs & Events Calendar','http://MeadowlandsNJCOC.weblinkconnect.com/cwt/External/WCPages/WCEvents/EventsStartPage.aspx?OE=True','_top','','34','','','cl_red','cl_red_over','white','white')
	oMidCMenu.makeMenu('sub51','top5','Member & Community Events Calendar','http://MeadowlandsNJCOC.weblinkconnect.com/cwt/External/WCPages/WCEvents/CommunityStartPage.aspx?CE=True','_top','','34','','','cl_red','cl_red_over','white','white')

oMidCMenu.makeMenu('top6','','','http://www.meadowlands.org/mrcc/visitors.html','_top',66,22,'http://www.meadowlands.org/mrcc/images/menu/visitors_off.jpg','http://www.meadowlands.org/mrcc/images/menu/visitors_on.jpg')
	oMidCMenu.makeMenu('sub60','top6','Visitors Bureau','http://www.meadowlands.org/mrcc/visitors.html','_top','175','','','','cl_red','cl_red_over','white','white')
	oMidCMenu.makeMenu('sub61','top6','Map','http://www.meadowlands.org/mrcc/map.html','_top','175','','','','cl_red','cl_red_over','white','white')
	oMidCMenu.makeMenu('sub62','top6','Meadowlands Liberty CVB','http://www.meadowlands.org/mrcc/mlcvb.html','_top','175','','','','cl_red','cl_red_over','white','white')
	oMidCMenu.makeMenu('sub63','top6','StayInTheMeadowlands.com','http://www.stayinthemeadowlands.com','_blank','175','','','','cl_red','cl_red_over','white','white')
	oMidCMenu.makeMenu('sub64','top6','StayOnTheWaterfront.com','http://www.stayonthewaterfront.com','_blank','175','','','','cl_red','cl_red_over','white','white')
	oMidCMenu.makeMenu('sub65','top6','Sports','http://www.meadowlands.org/mrcc/sports.html','_top','175','','','','cl_red','cl_red_over','white','white')

oMidCMenu.makeMenu('top8','','','http://www.meadowlands.org/mrcc/transportation.html','_top',61,22,'http://www.meadowlands.org/mrcc/images/menu/transit_off.jpg','http://www.meadowlands.org/mrcc/images/menu/transit_on.jpg')
	oMidCMenu.makeMenu('sub80','top8','Transit','http://www.meadowlands.org/mrcc/transportation.html','_top','128','','','','cl_red','cl_red_over','white','white')
	oMidCMenu.makeMenu('sub81','top8','Commuter Services','http://www.meadowlink.org','_blank','128','','','','cl_red','cl_red_over','white','white')
	
oMidCMenu.makeMenu('top9','','','http://www.meadowlands.org/mrcc/publications.html','_top',95,22,'http://www.meadowlands.org/mrcc/images/menu/publications_off.jpg','http://www.meadowlands.org/mrcc/images/menu/publications_on.jpg')
	oMidCMenu.makeMenu('sub91','top9','Meadowlands USA','http://www.meadowlands.org/mrcc/meadowlandsusa.html','_top','148','','','','cl_red','cl_red_over','white','white')
	oMidCMenu.makeMenu('sub92','top9','Annual Report','http://www.meadowlands.org/mrcc/annualreport.html','_top','148','','','','cl_red','cl_red_over','white','white')
	oMidCMenu.makeMenu('sub93','top9','Economic Update','http://www.meadowlands.org/mrcc/economicupdate.html','_top','148','','','','cl_red','cl_red_over','white','white')

oMidCMenu.makeMenu('top10','','','http://www.meadowlands.org/mrcc/ypn.html','_top',36,22,'http://www.meadowlands.org/mrcc/images/menu/ypn_off.jpg','http://www.meadowlands.org/mrcc/images/menu/ypn_on.jpg')
	oMidCMenu.makeMenu('sub100','top10','YPN','http://www.meadowlands.org/mrcc/ypn.html','_top','80','','','','cl_red','cl_red_over','white','white')
	oMidCMenu.makeMenu('sub101','top10','Next Event','http://www.meadowlands.org/mrcc/ypn_next.html','_top','80','','','','cl_red','cl_red_over','white','white')

oMidCMenu.makeMenu('top12','','','http://www.nationjob.com/meadowlands/','_blank',104,22,'http://www.meadowlands.org/mrcc/images/menu/regional_jobs_off.jpg','http://www.meadowlands.org/mrcc/images/menu/regional_jobs_on.jpg')

oMidCMenu.makeMenu('top13','','','http://www.meadowlands.org/mrcc/sitemap.html','_top',67,22,'http://www.meadowlands.org/mrcc/images/menu/site_map_off.jpg','http://www.meadowlands.org/mrcc/images/menu/site_map_on.jpg')
