/*** 
This is the menu creation code - place it right after you body tag
Feel free to add this to a stand-alone js file and link it to your page.
**/

//Menu object creation
oCMenu=new makeCM("oCMenu") //Making the menu object. Argument: menuname

oCMenu.frames = 0

//Menu properties   
oCMenu.pxBetween=0
oCMenu.fromLeft=8
oCMenu.fromTop=185   
oCMenu.rows=1 
oCMenu.menuPlacement=""
oCMenu.openOnClick=0
oCMenu.offlineRoot="/coolmenus/examples/" 
oCMenu.onlineRoot="/" 
oCMenu.resizeCheck=1 
oCMenu.wait=500 
oCMenu.fillImg="cm_fill.gif"
oCMenu.zIndex=0

//Background bar properties
oCMenu.useBar=1
oCMenu.barWidth="791"
oCMenu.barHeight="menu" 
oCMenu.barClass="clBar"
oCMenu.barX="menu" 
oCMenu.barY="menu"
oCMenu.barBorderX=0
oCMenu.barBorderY=0
oCMenu.barBorderClass=""

//Level properties - ALL properties have to be spesified in level 0
oCMenu.level[0]=new cm_makeLevel() //Add this for each new level
oCMenu.level[0].width=112
oCMenu.level[0].height=15 
oCMenu.level[0].regClass="clLevel0"
oCMenu.level[0].overClass="clLevel0over"
oCMenu.level[0].borderX=1
oCMenu.level[0].borderY=1
oCMenu.level[0].borderClass="clLevel0border"
oCMenu.level[0].offsetX=0
oCMenu.level[0].offsetY=0
oCMenu.level[0].rows=0
oCMenu.level[0].arrow=0
oCMenu.level[0].arrowWidth=0
oCMenu.level[0].arrowHeight=0
oCMenu.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
oCMenu.level[1]=new cm_makeLevel() //Add this for each new level (adding one to the number)
oCMenu.level[1].width=oCMenu.level[0].width-2
oCMenu.level[1].height=16
oCMenu.level[1].regClass="clLevel1"
oCMenu.level[1].overClass="clLevel1over"
oCMenu.level[1].borderX=1
oCMenu.level[1].borderY=1
oCMenu.level[1].align="right" 
oCMenu.level[1].offsetX=-6
oCMenu.level[1].offsetY=0
oCMenu.level[1].borderClass="clLevel1border"
oCMenu.level[1].arrow="gifs/menu_arrow_brown.gif"
oCMenu.level[1].arrowWidth=10
oCMenu.level[1].arrowHeight=10


//EXAMPLE SUB LEVEL[2] PROPERTIES - You have to spesify the properties you want different from LEVEL[1] OR LEVEL[0] - If you want all items to look the same just remove this
oCMenu.level[2]=new cm_makeLevel() //Add this for each new level (adding one to the number)
oCMenu.level[2].regClass="clLevel2"
oCMenu.level[2].overClass="clLevel2over"
oCMenu.level[2].borderClass="clLevel2border"



/******************************************
Menu item creation:
myCoolMenu.makeMenu(name, parent_name, text, link, target, width, height, regImage, overImage, regClass, overClass , align, rows, nolink, onclick, onmouseover, onmouseout) 
*************************************/


oCMenu.makeMenu('top2','','Trail Care Crew','http://www.imba.com/tcc/index.html')
	oCMenu.makeMenu('sub21','top2','Schedule','http://go.imba.com/site/PageNavigator/TCC_schedule')
	oCMenu.makeMenu('sub22','top2','Trail Schools','http://www.imba.com/tcc/trailschool.html')
	oCMenu.makeMenu('sub23','top2','Crew Stories','http://www.imba.com/tcc/crews/tcc_crews.html')
		oCMenu.makeMenu('sub221','sub23','2008','http://www.imba.com/tcc/2008/index.html')
		oCMenu.makeMenu('sub222','sub23','2007','http://www.imba.com/tcc/2007/index.html')
		oCMenu.makeMenu('sub223','sub23','2006','http://www.imba.com/tcc/2006/index.html')
		oCMenu.makeMenu('sub224','sub23','2005','http://www.imba.com/tcc/2005/index.html')
		oCMenu.makeMenu('sub225','sub23','2004','http://www.imba.com/tcc/2004/index.html')
		oCMenu.makeMenu('sub226','sub23','2003','http://www.imba.com/tcc/2003/index.html')
		oCMenu.makeMenu('sub227','sub23','2002','http://www.imba.com/tcc/2002/index.html')
		oCMenu.makeMenu('sub228','sub23','2001','http://www.imba.com/tcc/2001/index.html')
		oCMenu.makeMenu('sub229','sub23','2000','http://www.imba.com/tcc/2000/index.html')
		oCMenu.makeMenu('sub230','sub23','1999','http://www.imba.com/tcc/1999/index.html')
		oCMenu.makeMenu('sub231','sub23','1998','http://www.imba.com/tcc/1998/index.html')
		oCMenu.makeMenu('sub232','sub23','1997','http://www.imba.com/tcc/1997/index.html')
	oCMenu.makeMenu('sub25','top2','Press Kit','http://www.imba.com/tcc/press_kit/index.html')
	oCMenu.makeMenu('sub26','top2','Subaru','http://www.imba.com/tcc/subaru.html')
		oCMenu.makeMenu('sub260','sub26','FAQs','http://www.imba.com/tcc/subaru_faq.html')
		oCMenu.makeMenu('sub261','sub26','Commitment','http://www.imba.com/tcc/subarucommitment.html')
	oCMenu.makeMenu('sub28','top2','Gary Fisher','http://www.imba.com/tcc/garyfisher.html')
	oCMenu.makeMenu('sub29','top2','Apply for a Visit','http://www.imba.com/tcc/visit.html')
	oCMenu.makeMenu('sub24','top2','TCC Blog','http://onthetrail.imbatools.com/')

oCMenu.makeMenu('top6','','Trail Solutions','http://www.imba.com/trailsolutions/index.html')
	oCMenu.makeMenu('sub61','top6','Services','http://www.imba.com/trailsolutions/services/index.html')
	oCMenu.makeMenu('sub62','top6','Past Projects','http://www.imba.com/trailsolutions/services/case_studies/index.html')
	oCMenu.makeMenu('sub63','top6','Testimonials','http://www.imba.com/trailsolutions/services/testimonials.html')
	oCMenu.makeMenu('sub64','top6','Staff Bios','http://www.imba.com/trailsolutions/staff/index.html')
	oCMenu.makeMenu('sub65','top6','Request Info','http://go.imba.com/site/Survey?ACTION_REQUIRED=URI_ACTION_USER_REQUESTS&SURVEY_ID=3805')

oCMenu.makeMenu('top1','','Epics','http://www.imba.com/epics/index.html')
	oCMenu.makeMenu('sub12','top1','All Epics','http://www.imba.com/epics/rides.html')
	oCMenu.makeMenu('sub13','top1','Slideshows','http://www.imba.com/epics/slideshows/index.html')
	oCMenu.makeMenu('sub15','top1','Nominations','http://www.imba.com/epics/nominate_epic.html')
	
oCMenu.makeMenu('top4','','Bike Patrol','http://www.imba.com/nmbp/index.html')
	oCMenu.makeMenu('sub40','top4','Patrol News','http://www.imba.com/nmbp/news_archive/index.html')
		oCMenu.makeMenu('sub400','sub40','News Archive','http://www.imba.com/nmbp/news_archive/index.html')
		oCMenu.makeMenu('sub401','sub40','Listserv','http://www.imba.com/nmbp/listserv.html')
	oCMenu.makeMenu('sub41','top4','Membership','http://www.imba.com/nmbp/membership.html')
		oCMenu.makeMenu('sub410','sub41','Membership','http://www.imba.com/nmbp/membership.html')
		oCMenu.makeMenu('sub411','sub41','Benefits','http://www.imba.com/nmbp/benefits.html')
		oCMenu.makeMenu('sub412','sub41','Patroller pdf','http://www.imba.com/nmbp/09NMBPRegisSheet.pdf')
		oCMenu.makeMenu('sub413','sub41','Patrol pdf','http://www.imba.com/nmbp/nmbp_group_form.pdf')
	oCMenu.makeMenu('sub42','top4','Contacts/Links','http://www.imba.com/nmbp/links.html')
		oCMenu.makeMenu('sub420','sub42','Patrols','http://www.imba.com/nmbp/patrols.html')
		oCMenu.makeMenu('sub421','sub42','Regional Reps','http://www.imba.com/nmbp/regions.html')
		oCMenu.makeMenu('sub422','sub42','Instructors','http://www.imba.com/nmbp/instructors.html')
		oCMenu.makeMenu('sub423','sub42','Other Orgs','http://www.imba.com/nmbp/organizations.html')
	oCMenu.makeMenu('sub43','top4','Resources','http://www.imba.com/nmbp/resources/index.html')
		oCMenu.makeMenu('sub430','sub43','Start Patrolling','http://www.imba.com/nmbp/start.html')
		oCMenu.makeMenu('sub432','sub43','History','http://www.imba.com/nmbp/about_history.html')
		oCMenu.makeMenu('sub433','sub43','Manuals','http://www.imba.com/nmbp/resources/manuals.html')
		oCMenu.makeMenu('sub434','sub43','Insurance','http://www.imba.com/nmbp/resources/insurance.html')
		oCMenu.makeMenu('sub435','sub43','Medical','http://www.imba.com/nmbp/resources/medical.html')
		oCMenu.makeMenu('sub436','sub43','Radio','http://www.imba.com/nmbp/resources/radio.html')
		oCMenu.makeMenu('sub437','sub43','Instructor Certification','http://www.imba.com/nmbp/resources/certification_program.html')

	oCMenu.makeMenu('sub44','top4','Skills','http://www.imba.com/nmbp/skills/index.html')
		oCMenu.makeMenu('sub440','sub44','Duties','http://www.imba.com/nmbp/skills/skills_description.html')
		oCMenu.makeMenu('sub441','sub44','First Aid','http://www.imba.com/nmbp/skills/skills_firstaid.html')
		oCMenu.makeMenu('sub442','sub44','Bike Repair','http://www.imba.com/nmbp/skills/skills_repairs.html')
		oCMenu.makeMenu('sub443','sub44','Environmental','http://www.imba.com/nmbp/skills/skills_issues.html')
	oCMenu.makeMenu('sub45','top4','Merchandise','https://secure2.convio.net/imba/site/Ecommerce?store_id=1361')
	oCMenu.makeMenu('sub46','top4','Sponsors','http://www.imba.com/nmbp/sponsors.html')
	oCMenu.makeMenu('sub47','top4','Log Hours','http://go.imba.com/site/Survey?ACTION_REQUIRED=URI_ACTION_USER_REQUESTS&SURVEY_ID=2860')
	oCMenu.makeMenu('sub48','top4','Patrol Forum','http://www.imba.com/nmbp/forum.html')
	oCMenu.makeMenu('sub49','top4','Ambassador Info','http://www.imba.com/nmbp/trail_ambassador.html')


oCMenu.makeMenu('top5','','International','http://www.imba.com/international/index.html')
	oCMenu.makeMenu('sub5000','top5','Contacts','http://www.imba.com/contacts/near_you.html')
	oCMenu.makeMenu('sub5001','top5','News','http://www.imba.com/international/news.html')
	oCMenu.makeMenu('sub5002','top5','Slideshows','http://www.imba.com/international/slideshows/index.html')
	oCMenu.makeMenu('sub5003','top5','Rules of the Trail','http://www.imba.com/international/rules_intern.html')
	oCMenu.makeMenu('sub5004','top5','IMBA Australia','http://imba-au.com/')
	oCMenu.makeMenu('sub5005','top5','IMBA Canada','http://www.imba.com/canada/index.html')
	oCMenu.makeMenu('sub5006','top5','IMBA Italiano','http://www.imba.com/international/italiano/index.html')
	oCMenu.makeMenu('sub5007','top5','IMBA Mexico','http://www.imbamexico.com/')
	oCMenu.makeMenu('sub5008','top5','IMBA Spain','http://www.imba.com.es/')
	oCMenu.makeMenu('sub5009','top5','The Netherlands','http://www.singletracks.nl')
	oCMenu.makeMenu('sub6000','top5','IMBA UK','http://www.imba.com/international/imba_uk.html')
		

	oCMenu.makeMenu('top8','','IMBA Canada','http://www.imba.com/canada/index.html')
		oCMenu.makeMenu('sub80','top8','About','http://www.imba.com/canada/welcome.html')
			oCMenu.makeMenu('sub800','sub80','Welcome','http://www.imba.com/canada/welcome.html')
			oCMenu.makeMenu('sub801','sub80','History','http://www.imba.com/canada/history.html')
			oCMenu.makeMenu('sub802','sub80','Contacts','http://www.imba.com/canada/contacts.html')
		oCMenu.makeMenu('sub81','top8','News','http://www.imba.com/canada/news/index.html')
			oCMenu.makeMenu('sub810','sub81','Press Releases','http://www.imba.com/canada/news/index.html')
			oCMenu.makeMenu('sub811','sub81','Action Alerts','http://www.imba.com/canada/news/canada_action_alerts.html')
			oCMenu.makeMenu('sub812','sub81','Subscribe to eNews','http://go.imba.com/subscribe')
			oCMenu.makeMenu('sub813','sub81','Newsletters','http://www.imba.com/news/trail_news/index.html')
			oCMenu.makeMenu('sub814','sub81','MTB News Wire','http://www.imba.com/news/mtb_news_wire/index.html')
			oCMenu.makeMenu('sub815','sub81','Trails Tales','http://www.imba.com/canada/trails_tales/index.html')
		oCMenu.makeMenu('sub82','top8','Membership','http://www.imba.com/canada/membership/index.html')
			oCMenu.makeMenu('sub820','sub82','Join','http://www.imba.com/canada/membership/index.html')
			oCMenu.makeMenu('sub821','sub82','Individual','http://www.imba.com/canada/membership/indiv_family_membership.html')
			oCMenu.makeMenu('sub822','sub82','Club','http://www.imba.com/canada/membership/club_membership.html')
			oCMenu.makeMenu('sub823','sub82','Bicycle Retailer','http://www.imba.com/canada/membership/dealer_membership.html')
			oCMenu.makeMenu('sub824','sub82','Patrol','http://www.imba.com/nmbp/index.html')
			oCMenu.makeMenu('sub825','sub82','Corporate','http://www.imba.com/canada/membership/corporate_membership.html')
			oCMenu.makeMenu('sub826','sub82','Update Your Address','http://www.imba.com/membership/address.html')
			oCMenu.makeMenu('sub827','sub82','Donate to IMBA Canada','http://www.imba.com/canada/membership/donate.html')
		oCMenu.makeMenu('sub83','top8','IMBA Near You','http://www.imba.com/canada/contacts.html')
		oCMenu.makeMenu('sub84','top8','Programs','http://www.imba.com/canada/programs/index.html')
			oCMenu.makeMenu('sub840','sub84','Trail Care Crew','http://www.imba.com/canada/programs/tcc_canada.html')
			oCMenu.makeMenu('sub841','sub84','Bike Patrol','http://www.imba.com/nmbp/index.html')
			oCMenu.makeMenu('sub842','sub84','Epics','http://www.imba.com/canada/programs/epics_canada.html')
			oCMenu.makeMenu('sub843','sub84','Urban Hot Spots','http://www.imba.com/canada/programs/hotspots_canada.html')
			oCMenu.makeMenu('sub844','sub84','Consulting','http://www.imba.com/canada/programs/consulting_canada.html')
			oCMenu.makeMenu('sub845','sub84','Grants','http://www.imba.com/canada/programs/grants_canada.html')
		oCMenu.makeMenu('sub85','top8','Resources','http://www.imba.com/resources/index.html')
			oCMenu.makeMenu('sub850','sub85','Advocacy & Organizing','http://www.imba.com/resources/organizing/index.html')
			oCMenu.makeMenu('sub851','sub85','Advocacy Summits','http://www.imba.com/resources/summit/index.html')
			oCMenu.makeMenu('sub852','sub85','Freeriding','http://www.imba.com/resources/freeriding/index.html')
			oCMenu.makeMenu('sub853','sub85','Grants & Funding','http://www.imba.com/resources/grants/index.html')
			oCMenu.makeMenu('sub854','sub85','Kids & MTB','http://www.imba.com/resources/kids/index.html')
			oCMenu.makeMenu('sub855','sub85','Land Protection','http://www.imba.com/resources/land_protection/index.html')
			oCMenu.makeMenu('sub856','sub85','Liability & Lawsuits','http://www.imba.com/resources/trail_issues/index.html')
			oCMenu.makeMenu('sub857','sub85','Logos & Graphics','http://www.imba.com/resources/logos/index.html')
			oCMenu.makeMenu('sub858','sub85','Management Agencies','http://www.imba.com/resources/agencies/index.html')
			oCMenu.makeMenu('sub859','sub85','Manager Toolkit','http://www.imba.com/resources/ontario/index.html')
			oCMenu.makeMenu('sub860','sub85','MTB Management','http://www.imba.com/resources/bike_management/index.html')
			oCMenu.makeMenu('sub861','sub85','Science & Research','http://www.imba.com/resources/science/index.html')
			oCMenu.makeMenu('sub862','sub85','Trail Building','http://www.imba.com/resources/trail_building/index.html')
			oCMenu.makeMenu('sub863','sub85','Washington, D.C.','http://www.imba.com/resources/washington_dc/index.html')
			oCMenu.makeMenu('sub864','sub85','en fran&ccedil;ais','http://www.imba.com/canada/ressources_francais.html')
		oCMenu.makeMenu('sub87','top8','Supporters','http://www.imba.com/canada/supporters/index.html')
			oCMenu.makeMenu('sub870','sub87','Corporate Supporters','http://www.imba.com/canada/supporters/corporate.html')
			oCMenu.makeMenu('sub871','sub87','Partner Organizations','http://www.imba.com/canada/supporters/partners.html')
			oCMenu.makeMenu('sub872','sub87','Support IMBA Canada','http://www.imba.com/canada/membership/index.html')
		oCMenu.makeMenu('sub88','top8','Calendar','http://www.imbacanadaevents.com/')

	oCMenu.makeMenu('top7','','IMBA Storefronts','http://go.imba.com/site/PageServer?pagename=Store_Landing')
	oCMenu.makeMenu('sub70','top7','IMBA Membership','http://go.imba.com/site/PageServer?pagename=memberships')
	oCMenu.makeMenu('sub71','top7','U.S. Store','http://go.imba.com/USStore')
	oCMenu.makeMenu('sub72','top7','Canada Store','http://stores.yahoo.com/imba/imbacanada.html')
	oCMenu.makeMenu('sub73','top7','International Store','https://secure2.convio.net/imba/site/Ecommerce?store_id=1201')
	oCMenu.makeMenu('sub74','top7','Bike Patrol Store','http://go.imba.com/Patrolstore')




//Leave this line - it constructs the menu
oCMenu.construct()	


//Second Menu settings


/*** 
This is the menu creation code - place it right after you body tag
Feel free to add this to a stand-alone js file and link it to your page.
**/

//Menu object creation
TopMenu=new makeCM("TopMenu") //Making the menu object. Argument: menuname

TopMenu.frames = 0

//Menu properties   
TopMenu.pxBetween=0
TopMenu.fromLeft=8
TopMenu.fromTop=164   
TopMenu.rows=1 
TopMenu.menuPlacement=""
TopMenu.openOnClick=0
TopMenu.offlineRoot="/coolmenus/examples/" 
TopMenu.onlineRoot="/" 
TopMenu.resizeCheck=1 
TopMenu.wait=500 
TopMenu.fillImg="cm_fill.gif"
TopMenu.zIndex=0

//Background bar properties
TopMenu.useBar=1
TopMenu.barWidth="791"
TopMenu.barHeight="menu" 
TopMenu.barClass="cl2Bar"
TopMenu.barX="menu" 
TopMenu.barY="menu"
TopMenu.barBorderX=0
TopMenu.barBorderY=0
TopMenu.barBorderClass=""

//Level properties - ALL properties have to be spesified in level 0
TopMenu.level[0]=new cm_makeLevel() //Add this for each new level
TopMenu.level[0].width=112
TopMenu.level[0].height=15 
TopMenu.level[0].regClass="cl2Level0"
TopMenu.level[0].overClass="cl2Level0over"
TopMenu.level[0].borderX=1
TopMenu.level[0].borderY=1
TopMenu.level[0].borderClass="cl2Level0border"
TopMenu.level[0].offsetX=0
TopMenu.level[0].offsetY=0
TopMenu.level[0].rows=0
TopMenu.level[0].arrow=0
TopMenu.level[0].arrowWidth=0
TopMenu.level[0].arrowHeight=0
TopMenu.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
TopMenu.level[1]=new cm_makeLevel() //Add this for each new level (adding one to the number)
TopMenu.level[1].width=120
TopMenu.level[1].height=16
TopMenu.level[1].regClass="cl2Level1"
TopMenu.level[1].overClass="cl2Level1over"
TopMenu.level[1].borderX=1
TopMenu.level[1].borderY=1
TopMenu.level[1].align="right" 
TopMenu.level[1].offsetX=-6
TopMenu.level[1].offsetY=0
TopMenu.level[1].borderClass="cl2Level1border"
TopMenu.level[1].arrow="gifs/menu_arrow_blue.gif"
TopMenu.level[1].arrowWidth=10
TopMenu.level[1].arrowHeight=10


//EXAMPLE SUB LEVEL[2] PROPERTIES - You have to spesify the properties you want different from LEVEL[1] OR LEVEL[0] - If you want all items to look the same just remove this
TopMenu.level[2]=new cm_makeLevel() //Add this for each new level (adding one to the number)
TopMenu.level[2].offsetX=-(TopMenu.level[1].width-2)/2+40
TopMenu.level[2].regClass="cl2Level2"
TopMenu.level[2].overClass="cl2Level2over"
TopMenu.level[2].borderClass="cl2Level2border"


/******************************************
Menu item creation:
myCoolMenu.makeMenu(name, parent_name, text, link, target, width, height, regImage, overImage, regClass, overClass , align, rows, nolink, onclick, onmouseover, onmouseout) 
*************************************/
TopMenu.makeMenu('top0','','About IMBA','http://www.imba.com/about/index.html','')
	TopMenu.makeMenu('sub00','top0','History','http://www.imba.com/about/history.html')
	TopMenu.makeMenu('sub01','top0','Programs','http://www.imba.com/about/projects.html')
	TopMenu.makeMenu('sub02','top0','Advocacy Basics','http://www.imba.com/about/advocacy.html')
	TopMenu.makeMenu('sub06','top0','You Can Help','http://www.imba.com/about/action.html')
	TopMenu.makeMenu('sub07','top0','Rules of the Trail','http://www.imba.com/about/trail_rules.html')
	TopMenu.makeMenu('sub08','top0','Donate to IMBA','http://www.imba.com/about/donate.html')
	TopMenu.makeMenu('sub09','top0','Annual Report','http://www.imba.com/about/report.html')
		TopMenu.makeMenu('sub090','sub09','2006','http://www.imba.com/about/report.html')
		TopMenu.makeMenu('sub091','sub09','2005','http://www.imba.com/about/report_2005.html')
		TopMenu.makeMenu('sub092','sub09','2004','http://www.imba.com/about/report_2004.html')
		TopMenu.makeMenu('sub093','sub09','2003','http://www.imba.com/about/report_2003.html')
		TopMenu.makeMenu('sub094','sub09','2002','http://www.imba.com/about/report_2002.html')
		TopMenu.makeMenu('sub095','sub09','2001','http://www.imba.com/about/report_2001.html')
		TopMenu.makeMenu('sub096','sub09','2000','http://www.imba.com/about/report_2000.html')
	TopMenu.makeMenu('sub099','top0','Join Now!','http://go.imba.com/site/PageServer?pagename=memberships')
	
TopMenu.makeMenu('top3','','Membership','http://www.imba.com/membership/index.html')
	TopMenu.makeMenu('sub30','top3','Benefits','http://www.imba.com/membership/benefits.html')
		TopMenu.makeMenu('sub301','sub30','Individuals & Family','http://www.imba.com/membership/benefits_indiv.html')
		TopMenu.makeMenu('sub302','sub30','Club','http://www.imba.com/membership/benefits_club.html')
		TopMenu.makeMenu('sub303','sub30','Bike Shops','http://imba.com/membership/retailer_membership.html')
		TopMenu.makeMenu('sub304','sub30','Corporate Partners','http://www.imba.com/membership/benefits_corporate.html')
		TopMenu.makeMenu('sub305','sub30','Event Promoters','http://imba.com/membership/promoter_membership.html')		
	TopMenu.makeMenu('sub31','top3','FAQs','http://www.imba.com/membership/faq.html')
	TopMenu.makeMenu('sub32','top3','Moving?','http://www.imba.com/membership/address.html')
	TopMenu.makeMenu('sub33','top3','Join Now!','http://go.imba.com/site/PageServer?pagename=memberships')
	TopMenu.makeMenu('sub34','top3','Donate to IMBA','http://www.imba.com/about/donate.html')

TopMenu.makeMenu('top5','','Contacts','http://www.imba.com/contacts/index.html')
	TopMenu.makeMenu('sub52','top5','Near You','http://www.imba.com/contacts/near_you.html')
		TopMenu.makeMenu('sub520','sub52','Affiliated Clubs','http://www.imba.com/contacts/near_you/clubs.html')
		TopMenu.makeMenu('sub521','sub52','Dealer Members','http://www.imba.com/contacts/near_you/dealers.html')
		TopMenu.makeMenu('sub522','sub52','Local Representatives','http://www.imba.com/contacts/near_you/state_reps.html')
		TopMenu.makeMenu('sub523','sub52','Bike Patrols','http://www.imba.com/nmbp/patrols.html')
	TopMenu.makeMenu('sub53','top5','International','http://www.imba.com/international/index.html')
			oCMenu.makeMenu('sub530','sub53','IMBA Australia','http://www.mtba.asn.au/')
			oCMenu.makeMenu('sub531','sub53','IMBA Canada','http://www.imba.com/canada/index.html')
			oCMenu.makeMenu('sub532','sub53','IMBA Italiano','http://www.imba.com/international/italiano/index.html')
			oCMenu.makeMenu('sub533','sub53','IMBA Mexico','http://www.imbamexico.com/')
			oCMenu.makeMenu('sub534','sub53','IMBA Spain','http://www.imba.com.es/')
			oCMenu.makeMenu('sub535','sub53','The Netherlands','http://www.singletracks.nl')
			oCMenu.makeMenu('sub536','sub53','IMBA UK','http://www.imba.com/international/imba_uk.html')
	TopMenu.makeMenu('sub50','top5','Staff','http://www.imba.com/contacts/staff.html')
	TopMenu.makeMenu('sub51','top5','Board Of Directors','http://www.imba.com/contacts/board.html')
	TopMenu.makeMenu('sub54','top5','Corporate Sponsors','http://www.imba.com/contacts/sponsors.html')
	TopMenu.makeMenu('sub56','top5','Partner Organizations','http://www.imba.com/contacts/partners.html')
	TopMenu.makeMenu('sub57','top5','Photographers','http://www.imba.com/contacts/photographers.html')
	
TopMenu.makeMenu('top1','','News','http://www.imba.com/news/index.html')
	TopMenu.makeMenu('sub10','top1','News Releases','http://www.imba.com/news/index.html')
		TopMenu.makeMenu('sub100','sub10','News Archive','http://www.imba.com/news/news_releases/index.html')
	TopMenu.makeMenu('sub11','top1','Action Alerts','http://www.imba.com/news/action_alerts/index.html')
	TopMenu.makeMenu('sub12','top1','Opinion Pieces','http://www.imba.com/news/opinion/index.html')
	TopMenu.makeMenu('sub13','top1','Newsletter','http://www.imba.com/news/trail_news/index.html')
	TopMenu.makeMenu('sub14','top1','Subscribe to eNews','http://go.imba.com/subscribe')
	TopMenu.makeMenu('sub15','top1','MTB News Wire','http://www.imba.com/news/mtb_news_wire/index.html')
	TopMenu.makeMenu('sub16','top1','RSS News Feed Info','http://www.imba.com/support/rss_info.html')
	TopMenu.makeMenu('sub17','top1','Videos','http://www.imba.com/news/videos/index.html')
	TopMenu.makeMenu('sub18','top1','IMBA Blog','http://onthetrail.imbatools.com/')

TopMenu.makeMenu('top6','','Resources','http://www.imba.com/resources/index.html')
	TopMenu.makeMenu('sub60','top6','Advocacy & Organizing','http://www.imba.com/resources/organizing/index.html')
	TopMenu.makeMenu('sub61','top6','Advocacy Summits','http://www.imba.com/resources/summit/index.html')
	TopMenu.makeMenu('sub699','top6','Bike Patrol','http://www.imba.com/nmbp/resources/index.html')
	TopMenu.makeMenu('sub680','top6','Conservation','http://www.imba.com/resources/conservation/index.html')
	TopMenu.makeMenu('sub62','top6','Freeriding','http://www.imba.com/resources/freeriding/index.html')
	TopMenu.makeMenu('sub63','top6','Grants & Funding','http://www.imba.com/resources/grants/index.html')
	TopMenu.makeMenu('sub65','top6','Kids & MTB','http://www.imba.com/resources/kids/index.html')
	TopMenu.makeMenu('sub696','top6','Land Protection','http://www.imba.com/resources/land_protection/index.html')
	TopMenu.makeMenu('sub66','top6','Liability & Lawsuits','http://www.imba.com/resources/trail_issues/index.html')
	TopMenu.makeMenu('sub67','top6','Logos & Graphics','http://www.imba.com/resources/logos/index.html')
	TopMenu.makeMenu('sub68','top6','Management Agencies','http://www.imba.com/resources/agencies/index.html')
	TopMenu.makeMenu('sub69','top6','Manager Toolkit','http://www.imba.com/resources/managers/index.html')
	TopMenu.makeMenu('sub697','top6','Maps','http://www.imba.com/resources/maps/index.html')
	TopMenu.makeMenu('sub690','top6','MTB Management','http://www.imba.com/resources/bike_management/index.html')
	TopMenu.makeMenu('sub691','top6','Racing','http://www.imba.com/resources/racing/index.html')
	TopMenu.makeMenu('sub64','top6','Regional Leadership Councils','http://www.imba.com/resources/rlc/index.html')
	TopMenu.makeMenu('sub692','top6','Science & Research','http://www.imba.com/resources/science/index.html')
	TopMenu.makeMenu('sub693','top6','Success Stories','http://www.imba.com/resources/successes/index.html')
	TopMenu.makeMenu('sub694','top6','Trailbuilding','http://www.imba.com/resources/trail_building/index.html')
	TopMenu.makeMenu('sub695','top6','Washington, D.C.','http://www.imba.com/resources/washington_dc/index.html')
	TopMenu.makeMenu('sub698','top6','Volunteers','http://www.imba.com/resources/volunteer/index.html')
	

TopMenu.makeMenu('top7','','IMBA Events','http://www.imba.com/events/index.html')
	TopMenu.makeMenu('sub70','top7','Team IMBA','http://go.imba.com/site/PageServer?pagename=TeamIMBA_homepage')
	TopMenu.makeMenu('sub71','top7','Take a Kid MTB Day','http://www.imba.com/resources/kids/index.html')
	TopMenu.makeMenu('sub72','top7','IMBA Epics','http://www.imba.com/epics/index.html')
	TopMenu.makeMenu('sub73','top7','IMBA Canada Events','http://www.imba.com/epics/index.html')
	TopMenu.makeMenu('sub74','top7','2010 World Summit','http://imba.com/summit/2010_World_Summit.html')
	TopMenu.makeMenu('sub75','top7','Event Calendar','http://go.imba.com/site/Calendar/')
 


TopMenu.makeMenu('top8','','Login','http://www.imba.com/membership/login_instructions.html')

//Leave this line - it constructs the menu
TopMenu.construct()			
