

// The following line is critical for menu operation, and must appear only once.
menunum=0;menus=new Array();_d=document;function addmenu(){menunum++;menus[menunum]=menu;}function dumpmenus(){mt="<script language=javascript>";for(a=1;a<menus.length;a++){mt+=" menu"+a+"=menus["+a+"];"}mt+="<\/script>";_d.write(mt)}

effect = "Fade(duration=0.3);Alpha(style=0,opacity=85);Shadow(color='#999999', Direction=135, Strength=5)" // Special effect string for IE5.5 or above please visit http://www.milonic.co.uk/menu/filters_sample.php for more filters

timegap=500		
followspeed=5	
followrate=40	
suboffset_top=10;		 
suboffset_left=10;	

style1=[	
"navy",			
"ccccff",
"ffebdc",
"4b0082",		
"000000",
12,				
"normal",
"bold",
"Verdana, Arial",
4,	
"http://www.unh.edu/choirs/arrow.gif",
,				
"66ffff",
"000099",		
"Purple",				
"pink",			
"arrowdn.gif",
"ffffff",		
"000099",
]



addmenu(menu=[	
"mainmenu",			
20,	
200,		
100,	
1,				
,					
style1,			
1,	
"left",		
effect,	
,	
1, 				
,	
,	
,			
,	
,
,	
,			
,	
,			
,"Home","http://www.unh.edu/choirs",,"Back to the choir home",1 
,"Ensembles","show-menu=ensembles",,"Different Ensembles on Campus",1
,"How to Join","show-menu=join",,"How to Join",1
,"Concerts","show-menu=concerts",,"Concerts upcoming",1
,"Directors","show-menu=directors",,"Ensemble Directors",1
,"Affiliates","show-menu=affiliates",,"Affiliates at UNH",1
])


	addmenu(menu=["ensembles",
	,,180,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Concert Choir","show-menu=concertchoir",,,1
	,"Chamber Singers","show-menu=chambersingers",,,1
	,"UNH Opera","show-menu=unhopera",,,1
	,"Jazz Singers","show-menu=jazzsingers",,,1
	])
	
	
		addmenu(menu=["concertchoir",
		,,170,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"About","http://www.unh.edu/choirs/concertchoir/about.html",,,
		,"Concerts","http://www.unh.edu/choirs/concertchoir/concerts.html",,,
		,"Members","http://www.unh.edu/choirs/concertchoir/concertchoirmembers.html",,,	
		])


		
		addmenu(menu=["chambersingers",
		,,170,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"About","http://www.unh.edu/choirs/chambersingers/about.html",,,
		,"Concerts","http://www.unh.edu/choirs/chambersingers/concerts.html",,,
		,"Members","http://www.unh.edu/choirs/chambersingers/chambersingersmembers.html",,,
		])
	
		
		addmenu(menu=["unhopera",
		,,170,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"About","http://www.unh.edu/choirs/opera/about.html",,,
		,"Concerts","http://www.unh.edu/choirs/opera/concerts.html",,,
		,"Members","http://www.unh.edu/choirs/opera/operamembers.html",,,
		])
		
		addmenu(menu=["jazzsingers",
		,,170,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"About","http://www.unh.edu/choirs/jazzsingers/about.html",,,
		,"Concerts","http://www.unh.edu/choirs/jazzsingers/concerts.html",,,
		,"Members","http://www.unh.edu/choirs/jazzsingers/jazzsingersmembers.html",,,
		])

	addmenu(menu=["join",
	,,170,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Contact","http://www.unh.edu/choirs/howtojoin.html",,,1
	,"Overview of Groups","http://www.unh.edu/choirs/overviewofgroups.html",,,1
	,"Auditions","http://www.unh.edu/choirs/auditions.html",,,1
	])
	
	addmenu(menu=["concerts",,,170,1,,style1,0,"left",effect,0,,,,,,,,,,,
	,"Driving Directions","http://www.unh.edu/choirs/drivingdirections.html",,,1
	,"Concert Choir","http://www.unh.edu/choirs/concertchoir/concerts.html",,,1
	,"Chamber Singers","http://www.unh.edu/choirs/chambersingers/concerts.html",,,1
	,"UNH Opera","http://www.unh.edu/choirs/opera/concerts.html",,,1
	,"Jazz Singers","http://www.unh.edu/choirs/jazzsingers/concerts.html",,,1
	])
	
	addmenu(menu=["directors",
	,,160,1,"",style1,,"",effect,,,,,,,,,,,,
	,"Dr. William Kempster", "http://www.unh.edu/choirs/conductorbios/williamkempster.html",,,1
	,"Dr. Jenni Carbaugh", "http://www.unh.edu/choirs/conductorbios/jennicarbaugh.html",,,1
	])
	
	addmenu(menu=["affiliates",
	,,190,1,"",style1,,"",effect,,,,,,,,,,,,
	,"University of New Hampshire","http://www.unh.edu",,"University of New Hampshire Main",1
	,"UNH Dept. of Music","http://www.unh.edu/music",,"Department of Music Main Site",1
	,"UNH Dept. of Theatre","http://www.unh.edu/theatre-dance/new.html",,"Department of Theatre Main Site",1
	,"UNH Dept. of Art","http://www.arts.unh.edu/",,"Department of Art and Art History Main Site",1
	])
	

dumpmenus()