
	var NoOffFirstLineMenus=6;			// Number of first level items
	var LowBgColor='#6699CC';			// Background color when mouse is not over
	var LowSubBgColor='#6699CC';			// Background color when mouse is not over on subs
	var HighBgColor='#660000';			// Background color when mouse is over
	var HighSubBgColor='#660000';			// Background color when mouse is over on subs
	var FontLowColor='#660000';			// Font color when mouse is not over
	var FontSubLowColor='#660000';			// Font color subs when mouse is not over
	var FontHighColor='#6699CC';			// Font color when mouse is over
	var FontSubHighColor='#6699CC';			// Font color subs when mouse is over
	var BorderColor='#DDDDDD';			// Border color
	var BorderSubColor='#DDDDDD';			// Border color for subs
	var BorderWidth=4;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial,comic sans ms,technical"	// Font family menu items
	var FontSize=9;				// Font size menu items
	var FontBold=1;				// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='left';			// Item text position 'left', 'center' or 'right'
	var MenuCentered='left';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.4;			// vertical overlap child/ parent
	var StartTop=110;				// Menu offset x coordinate
	var StartLeft=151;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=2;				// Left padding
	var TopPaddng=2;				// Top padding
	var FirstLineHorizontal=1;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=0;			// Frames in cols or rows 1 or 0
	var DissapearDelay=1000;			// delay before menu folds in
	var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame
	var FirstLineFrame='navig';			// Frame where first level appears
	var SecLineFrame='space';			// Frame where sub levels appear
	var DocTargetFrame='space';			// Frame where target documents appear
	var TargetLoc='';				// span id for relative positioning
	var HideTop=0;				// Hide first level when loading new document 1 or 0
	var MenuWrap=1;				// enables/ disables menu wrap 1 or 0
	var RightToLeft=0;				// enables/ disables right to left unfold 1 or 0
	var UnfoldsOnClick=0;			// Level 1 unfolds onclick/ onmouseover
	var WebMasterCheck=0;			// menu tree checking on or off 1 or 0
	var ShowArrow=1;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['tri.gif',7,12,'tridown.gif',11,7,'trileft.gif',7,12];	// Arrow source, width and height

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}

Menu1=new Array("Home","index.htm","",0,35,100);

Menu2=new Array("About Us","","",5,35,90);
	Menu2_1=new Array("History","about.htm","",0,20,145);
	Menu2_2=new Array("General Information","gen-info.htm","",0,20,140);
	Menu2_3=new Array("Directions","directions.htm","",0,20,140);
	Menu2_4=new Array("Contact Us","contact.htm","",0,20,140);
	Menu2_5=new Array("Links","links.htm","",0,20,140);
	
Menu3=new Array("Program","program.htm","",7,35,100);
	
	Menu3_1=new Array("May-July","events_7.htm","",0,20,140);
	Menu3_2=new Array("August-September","events_8.htm","",0,20,140);
	Menu3_3=new Array("Exhibits","exhibits.htm","",17,20,140);	
		Menu3_3_1=new Array("Michele Klemaszewski","exhibits.htm#klemazewski","",0,20,140);
		Menu3_3_2=new Array("Looking Through the Eyes","exhibits.htm#bwsca","",0,40,140);
		Menu3_3_3=new Array("Janet Goldmark","exhibits.htm#goldmark","",0,20,140);
		Menu3_3_4=new Array("Gina Vernava","exhibits.htm#vernava","",0,20,140);
		Menu3_3_5=new Array("2010 Exhibiting Artists Group","exhibits.htm#eag2010","",0,20,140);
		Menu3_3_6=new Array("Fiber Arts/Fiber Crafts","exhibits.htm#fiber","",0,20,140);
		Menu3_3_7=new Array("Nancy Magnusson","exhibits.htm#magnusson","",0,20,140);
		Menu3_3_8=new Array("Stephen Filmus","exhibits.htm#filmus","",0,20,140);
		Menu3_3_9=new Array("Susan Ryza","exhibits.htm#ryza","",0,20,140);
		Menu3_3_10=new Array("H. David Stein","exhibits.htm#stein","",0,20,140);
		Menu3_3_11=new Array("Susan Sommer","exhibits.htm#sommers","",0,20,140);
		Menu3_3_12=new Array("Nina Rossi","exhibits.htm#rossi","",0,20,140)
		Menu3_3_13=new Array("Barbara Winters","exhibits.htm#winters","",0,20,140);
		Menu3_3_14=new Array("Members' Exhibit","exhibits.htm#members","",0,20,140);
		Menu3_3_15=new Array("Wood Arts","exhibits.htm#woodarts","",0,20,140)	
		Menu3_3_16=new Array("Cary Quigley","exhibits.htm#quigley","",0,20,140)				
		Menu3_3_17=new Array("Timber Framing","exhibits.htm#timber","",0,20,140)
		
	Menu3_4=new Array("Lectures","lectures.htm","",6,20,140);
		Menu3_4_1=new Array("Does Gender Influence Creativity?","lectures.htm#gender","",0,30,140);
		Menu3_4_2=new Array("From Tantalizing Grapes to Award Winning Wines","lectures.htm#grapes","",0,50,140);
		Menu3_4_3=new Array("The Hilltowns’ Colorful History ","lectures.htm#history","",0,30,140);
		Menu3_4_4=new Array("Native and Heirloom Plants: a Vibrant Display","lectures.htm#plants","",0,50,140);
		Menu3_4_5=new Array("Liberating Your Creative Dream","lectures.htm#dream","",0,30,140);
		Menu3_4_6=new Array("Music from Bach to John Williams","lectures.htm#music","",0,30,140);	
		
	Menu3_5=new Array("Special Events","special.htm","",11,20,140);
		Menu3_5_1=new Array("Summer Solstice Bash","special.htm#solstice","",0,20,140);
		Menu3_5_2=new Array("Women Burning Bridges","special.htm#women","",0,30,140);	
		Menu3_5_3=new Array("Becket Community Fair","special.htm#community","",0,30,140);
		Menu3_5_4=new Array("Donors' Buffet Reception","special.htm#donorbuffet","",0,30,140);
		Menu3_5_5=new Array("A Tasty Event:Viva","special.htm#viva","",0,20,140);
		Menu3_5_6=new Array("Shot in the Dark","special.htm#shot","",0,20,140);
		Menu3_5_7=new Array("The Bawd of the Bard","special.htm#shakespeare","",0,20,140);
		Menu3_5_8=new Array("Annual Members' Meeting","special.htm#amm","",0,30,140);
		Menu3_5_9=new Array("The Timber Framer’s Art","special.htm#timberart","",0,20,140);
		Menu3_5_10=new Array("Harvest Party Celebration","special.htm#harvest","",0,20,140);	
		Menu3_5_11=new Array("Writers' Reading","special.htm#writers","",5,20,140);	
			Menu3_5_11_1=new Array("Damon Bazzeghin, Poetry","special.htm#bazzeghin","",0,30,140);		
			Menu3_5_11_2=new Array("Dworkin, Fiction - Giannini, Poetry","special.htm#dworkingiannini","",0,30,140);			
			Menu3_5_11_3=new Array("Michael Wilson - Spoken Word","special.htm#wilson","",0,30,140);			
			Menu3_5_11_4=new Array("Fries, Gillett and Wojtasik - Poetry","special.htm#fries","",0,30,140);			
			Menu3_5_11_5=new Array("Staged Reading - Theatre","special.htm#staged","",0,30,140);			
		
	Menu3_6=new Array("Workshops","workshops.htm","",5,20,140);
		Menu3_6_1=new Array("Visual Arts","workshops.htm#visual","",0,20,140);
		Menu3_6_2=new Array("Theater Arts","workshops.htm#Theater","",0,20,140);
		Menu3_6_3=new Array("Outdoor Arts","workshops.htm#outdoor","",0,20,140);
		Menu3_6_4=new Array("Physical Arts","workshops.htm#physical","",0,20,140);
		Menu3_6_5=new Array("Social Arts","workshops.htm#social","",0,20,140);
		
	Menu3_7=new Array("Young Peoples <br> Program","youth.htm","",8,40,140);	
	    Menu3_7_1=new Array("Young Peoples Arts Festival","youth.htm#ypaf","",0,30,140);
		Menu3_7_2=new Array("Go Figure","youth.htm#gofigure","",0,20,140);
		Menu3_7_3=new Array("I Love Art","youth.htm#cipaintmore","",0,30,140);
		Menu3_7_4=new Array("Marmalade Production's Big Puppet Day","youth.htm#marmalade","",0,20,140);
		Menu3_7_5=new Array("William Shakespeare","youth.htm#shakespeare","",0,20,140);
		Menu3_7_6=new Array("Clay Work Basics","youth.htm#clay","",0,30,140);
		Menu3_7_7=new Array("Families Dance Together at the Pillow","youth.htm#danceatpillow","",0,30,140);	
		Menu3_7_8=new Array("Camp Imagination","youth.htm#ci","",0,30,140);	


Menu4=new Array("Membership","membership.htm","",2,40,90);
		Menu4_1=new Array("Membership Application","membership.htm","",0,30,140);
		Menu4_2=new Array("Application for Members' exhibit","membership.htm#memberexhibit","",0,40,140);
Menu5=new Array("Registration","registration.htm","",0,30,90);
Menu6=new Array("Scholarships","registration.htm#scholarship","",0,30,90);


