MainMenu=new makeCM("MainMenu") //Making the menu object. Argument: menuname

//Menu properties   
MainMenu.pxBetween=0
MainMenu.fromLeft=11
MainMenu.fromTop=135
MainMenu.rows=0 
MainMenu.menuPlacement="left"
                                                             
MainMenu.offlineRoot="" 
MainMenu.onlineRoot=""
MainMenu.resizeCheck=1 
MainMenu.wait=1000 
MainMenu.fillImg="cm_fill.gif"
MainMenu.zIndex=0

//Background bar properties
MainMenu.useBar=1
MainMenu.barWidth="menu"
MainMenu.barHeight="menu" 
MainMenu.barClass="clBar"
MainMenu.barX="menu"
MainMenu.barY="menu"
MainMenu.barBorderX="0"
MainMenu.barBorderY="0"
MainMenu.barBorderClass=""

//Level properties - ALL properties have to be specified in level 0
MainMenu.level[0]=new cm_makeLevel() //Add this for each new level
MainMenu.level[0].width=118
MainMenu.level[0].height=17 
MainMenu.level[0].regClass="clLevel0"
MainMenu.level[0].overClass="clLevel0over"
MainMenu.level[0].borderX=0
MainMenu.level[0].borderY=0
MainMenu.level[0].borderClass="clLevel0border"
MainMenu.level[0].offsetX=0
MainMenu.level[0].offsetY=0
MainMenu.level[0].rows=0
MainMenu.level[0].arrow=0
MainMenu.level[0].arrowWidth=0
MainMenu.level[0].arrowHeight=0
MainMenu.level[0].align="right"

//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
MainMenu.level[1]=new cm_makeLevel() //Add this for each new level (adding one to the number)
MainMenu.level[1].width=207
MainMenu.level[1].height=15.5
MainMenu.level[1].regClass="clLevel1"
MainMenu.level[1].overClass="clLevel1over"
MainMenu.level[1].borderX=2
MainMenu.level[1].borderY=0
MainMenu.level[1].align="right" 
MainMenu.level[1].offsetX=-(MainMenu.level[0].width-2)/2+20
MainMenu.level[1].offsetY=0
MainMenu.level[1].borderClass="clLevel1border"
MainMenu.level[1].align="right" 



//EXAMPLE SUB LEVEL[2] PROPERTIES - You have to specify the properties you want different from LEVEL[1] OR LEVEL[0] - If you want all items to look the same just remove this
MainMenu.level[2]=new cm_makeLevel() //Add this for each new level (adding one to the number)
MainMenu.level[2].width=MainMenu.level[0].width
MainMenu.level[2].height=15.5
MainMenu.level[2].width=180
MainMenu.level[2].offsetX=-(MainMenu.level[0].width-2)/2+200
MainMenu.level[2].offsetY=0
MainMenu.level[2].regClass="clLevel2"
MainMenu.level[2].overClass="clLevel2over"
MainMenu.level[2].borderClass="clLevel2border"


//Menu Construction

MainMenu.makeMenu('top0','','My Account','http://catalog.tln.lib.mi.us/uhtbin/cgisirsi/x/BRIGHTON/x/1/1166/X/BLASTOFF?user_id=BRIGHTONWEB')
	MainMenu.makeMenu('sub00','top0','Renew & Review Account Online','http://catalog.tln.lib.mi.us/uhtbin/cgisirsi/x/BRIGHTON/x/1/1166/X/BLASTOFF?user_id=BRIGHTONWEB')

MainMenu.makeMenu('top1','','Events Calendar','/calendar/index.html')
	MainMenu.makeMenu('sub10','top1','All events at Brighton District Library','/calendar/index.html')

MainMenu.makeMenu('top2','','About Library','/about/index.html')
	MainMenu.makeMenu('sub20','top2','Hours, Map, Directions','/about/hours.html')
	MainMenu.makeMenu('sub21','top2','Staff','/about/staff.html')
	MainMenu.makeMenu('sub24','top2','Policies','/about/index.html')
	MainMenu.makeMenu('sub25','top2','Suggestions','/about/suggest.html')
	MainMenu.makeMenu('sub26','top2','Schedule a Meeting Room','/about/meeting.html')
	MainMenu.makeMenu('sub27','top2','Be a Volunteer','/about/volunt.html')
	MainMenu.makeMenu('sub28','top2','Make a donation','/donate/index.html')
	MainMenu.makeMenu('sub29','top2','Newsletter','/newsletter/index.html')
	MainMenu.makeMenu('sub210','top2','Photos','http://www.flickr.com/groups/bdl')
	MainMenu.makeMenu('sub211','top2','Employment','/about/jobs.html')
	MainMenu.makeMenu('sub212','top2','More...','/about/index.html')

MainMenu.makeMenu('top3','','Resources','/resource/index.html')
	MainMenu.makeMenu('sub30','top3','Reference Links','/links/pages/')
	MainMenu.makeMenu('sub31','top3','Library Catalog','http://catalog.tln.lib.mi.us/uhtbin/cgisirsi/x/0/0/57/49?user_id=BRIGHTONWEB')
	MainMenu.makeMenu('sub32','top3','Find Articles','/articles.html')
	MainMenu.makeMenu('sub33','top3','Adult Downloadable Audiobooks','/downloadableaudio/index.html')
	MainMenu.makeMenu('sub34','top3','Kids Downloadable Audiobooks','http://www.brightonlibrary.info:2048/login?url=http://www.tumblebooks.com/library/auto_login.asp?U=brighton&P=libra')
	MainMenu.makeMenu('sub35','top3','NetLibrary Ebooks','/resource/ebooks.html')
	MainMenu.makeMenu('sub36','top3','Interlibrary Loan','/service/interloan.html')
	MainMenu.makeMenu('sub37','top3','MelCat Catalog','http://brightonlibrary.info/melcat.html')
	MainMenu.makeMenu('sub38','top3','-- MyMel Account','https://dcb2.mel.org/patroninfo?agency=zv043')	
	MainMenu.makeMenu('sub39','top3','Magazine Subscriptions','/resource/mags.html')
	MainMenu.makeMenu('sub310','top3','Other Library Catalogs','/resource/index.html')
	MainMenu.makeMenu('sub316','top3','More...','/resource/index.html')

MainMenu.makeMenu('top4','','Services','/service/index.html')	
	MainMenu.makeMenu('sub40','top4','Ask-a-Librarian','/ask.html')	
	MainMenu.makeMenu('sub41','top4','Live Homework Help','http://brightonlibrary.info:2048/login?url=http://www.tutor.com/brighton')		
	MainMenu.makeMenu('sub43','top4','Reference Services','/service/refer.html')
	MainMenu.makeMenu('sub44','top4','Wireless Internet Access','/about/wirelesspolicy.html')
	MainMenu.makeMenu('sub45','top4','Brighton Area Schools Services','/bas/index.html')
	MainMenu.makeMenu('sub46','top4','Interlibrary loan/Request','/service/interloan.html')
	MainMenu.makeMenu('sub48','top4','Homebound Delivery','/service/delivery.html')
	MainMenu.makeMenu('sub49','top4','Computer Services','/service/compute.html')
	MainMenu.makeMenu('sub410','top4','Low Vision Services','/service/lowvision.html')
	MainMenu.makeMenu('sub411','top4','Senior Services Directory','/comm/senior/index.html')
	MainMenu.makeMenu('sub412','top4','More...','/service/index.html')

MainMenu.makeMenu('top5','','For Kids','/kids/index.html')
	MainMenu.makeMenu('sub50','top5','Programs','/kids/index.html')
	MainMenu.makeMenu('sub51','top5','Web Search Engines for Kids','/kids/search.html')
	MainMenu.makeMenu('sub52','top5','Find Articles (Just for Kids!)','/kids/articles.html')
	MainMenu.makeMenu('sub53','top5','Cool Links','/kids/links.html')
	MainMenu.makeMenu('sub54','top5','Reading Lists','/kids/reading/index.html')
	MainMenu.makeMenu('sub55','top5','Reading Suggestions','/kids/readingsuggestions.html')
	MainMenu.makeMenu('sub56','top5','Novelist K-8','http://www.brightonlibrary.info:2048/login?url=http://search.epnet.com/')
	MainMenu.makeMenu('sub57','top5','For Parents','/kids/parents.html')
	MainMenu.makeMenu('sub58','top5','Homeschool Resources','/kids/homeschool/index.html')
	MainMenu.makeMenu('sub59','top5','Live Homework Help','http://brightonlibrary.info:2048/login?url=http://www.tutor.com/brighton')		
    MainMenu.makeMenu('sub510','top5','Photos','http://www.flickr.com/photos/37333510@N05/collections/')
    MainMenu.makeMenu('sub511','top5','About Us','/kids/about.html')
	MainMenu.makeMenu('sub512','top5','More...','/kids/index.html')

MainMenu.makeMenu('top6','','For Teens','/teens/index.html')
	MainMenu.makeMenu('sub60','top6','Events','/teens/index.html')
	MainMenu.makeMenu('sub61','top6','Live Homework Help','http://brightonlibrary.info:2048/login?url=http://www.tutor.com/brighton')		
	MainMenu.makeMenu('sub62','top6','Fun Links','/teens/links.html')
	MainMenu.makeMenu('sub63','top6','Homework Links','/learn/links.html')
	MainMenu.makeMenu('sub64','top6','Reading Lists','/teens/reading/index.html')
	MainMenu.makeMenu('sub65','top6','Teen Advisory Board','/teens/tab.html')
	MainMenu.makeMenu('sub66','top6','Jr. Volunteers','/teens/jvolunteer.html')
	MainMenu.makeMenu('sub67','top6','More...','/teens/index.html')
	
MainMenu.makeMenu('top7','','For Adults','/adults/index.html')
	MainMenu.makeMenu('sub70','top7','Events, Info','/adults/index.html')
	MainMenu.makeMenu('sub71','top7','Book Discussion','http://www.nextreads.com/Display2.aspx?SID=16b8df7a-9c15-4c51-977a-f0a3abb42baa&N=214376')
	MainMenu.makeMenu('sub72','top7','Job Resources','http://brightonlibrary.info/adults/employment.html')
	MainMenu.makeMenu('sub73','top7','More...','/adults/index.html')
	
MainMenu.makeMenu('top8','','Readers Corner','/readers/index.html')
	MainMenu.makeMenu('sub80','top8','Book Lists for Adults','/readers/index.html#news')	
	MainMenu.makeMenu('sub81','top8','Book Lists for Teens','/teens/reading/')
	MainMenu.makeMenu('sub82','top8','Book Lists for Kids','/kids/reading/')
	MainMenu.makeMenu('sub83','top8','NextReads Newsletter Signup','/readers/index.html#news')
	MainMenu.makeMenu('sub84','top8','Best Sellers','/readers/index.html#best')
	MainMenu.makeMenu('sub85','top8','Award Winners','/readers/index.html#award')
    MainMenu.makeMenu('sub86','top8','Literature Resource Center','http://brightonlibrary.info:2048/login?url=http://infotrac.galegroup.com/itweb/brig10580?db=LitRC')
	MainMenu.makeMenu('sub87','top8','Novelist','http://www.brightonlibrary.info:2048/login?url=http://search.epnet.com/')
	MainMenu.makeMenu('sub88','top8','What Do I Read Next','http://www.brightonlibrary.info:2048/login?url=http://infotrac.galegroup.com/itweb/lom_brighton?db=WDIRN')
	MainMenu.makeMenu('sub89','top8','More...','/readers/index.html')	
			

MainMenu.makeMenu('top9','','For Teachers','/learn/teacher.html')
	MainMenu.makeMenu('sub90','top9','Brighton Area Schools Services','/bas/index.html')
	MainMenu.makeMenu('sub91','top9','General Info','/learn/teacher.html')
	MainMenu.makeMenu('sub92','top9','Tell Us About Your Assignment!','/learn/assign.html')
	MainMenu.makeMenu('sub93','top9','Library Tours','/learn/tour.html')	

MainMenu.makeMenu('top10','','Computer Classes','/learn/index.html')
	MainMenu.makeMenu('sub100','top10','Computer Class Schedule','/learn/classes/index.html')
	MainMenu.makeMenu('sub101','top10','Class Handouts','/learn/index.html')	
	
MainMenu.makeMenu('top11','','Brighton Room','/brighton/index.html')
	MainMenu.makeMenu('sub110','top11','About the Brighton Room','/brighton/index.html')
	MainMenu.makeMenu('sub111','top11','Genealogy','/brighton/gene/index.html')
	MainMenu.makeMenu('sub112','top11','Local History Resources','/brighton/local/index.html')
	MainMenu.makeMenu('sub113','top11','Online Obituary Index','/brighton/searchobit.html')
	MainMenu.makeMenu('sub114','top11','Family History Center Indexes','/brighton/fhc/index.html')
	MainMenu.makeMenu('sub115','top11','Internet Links','/brighton/web/index.html')
	MainMenu.makeMenu('sub116','top11','More...','/brighton/index.html')
	
MainMenu.makeMenu('top12','','Community Info','/comm/index.html')
	MainMenu.makeMenu('sub120','top12','Info & Links about Brighton Area','/comm/index.html')

MainMenu.makeMenu('top13','','Trustees','/trustees/index.html')
	MainMenu.makeMenu('sub130','top13','Members','/trustees/index.html')
	MainMenu.makeMenu('sub131','top13','Minutes','/trustees/minutes/index.html')
	MainMenu.makeMenu('sub132','top13','More...','/trustees/index.html')
	
MainMenu.makeMenu('top14','','Friends','/friends/index.html')
	MainMenu.makeMenu('sub140','top14','Info about Friends & Book Sales','/friends/index.html')


	
//Leave this line
MainMenu.construct()			