
	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("June-July","events_7.htm","",0,20,140);
	Menu3_2=new Array("August","events_8.htm","",0,20,140);
	Menu3_3=new Array("Exhibits","exhibits.htm","",19,20,140);	
		Menu3_3_1=new Array("Marguerite Bride","exhibits.htm#bride","",0,20,140);
		Menu3_3_2=new Array("Rebecca Silvers","exhibits.htm#silver","",0,20,140);
		Menu3_3_3=new Array("Robert Alan Hyde","exhibits.htm#hyde","",0,20,140);
		Menu3_3_4=new Array("Salute to Young Artists","exhibits.htm#young","",0,20,140);
		Menu3_3_5=new Array("Julia Morgan-Leamon","exhibits.htm#morgan-leamon","",0,20,140);
		Menu3_3_6=new Array("Wilma Rifkin","exhibits.htm#rifkin","",0,20,140);
		Menu3_3_7=new Array("Lizbeth Fullemann","exhibits.htm#fullemann","",0,20,140);
		Menu3_3_8=new Array("Katherine Borkowski-Byrne","exhibits.htm#borkowski","",0,20,140);
		Menu3_3_9=new Array("Tiffany Hilton","exhibits.htm#hilton","",0,20,140);
		Menu3_3_10=new Array("Nina Evans","exhibits.htm#evans","",0,20,140);
		Menu3_3_11=new Array("Porcine Art","exhibits.htm#porcine","",0,20,140);
		Menu3_3_12=new Array("Barrington Jazz Ensemble","exhibits.htm#jazz","",0,20,140)
		Menu3_3_13=new Array("Leslie Moriarty","exhibits.htm#moriarty","",0,20,140);
		Menu3_3_14=new Array("Thor Wickstrom","exhibits.htm#wickstrom","",0,20,140);
		Menu3_3_15=new Array("Glenna Evans","exhibits.htm#gevans","",0,20,140)	
		Menu3_3_16=new Array("Joyce Snyder","exhibits.htm#snyder","",0,20,140)				
		Menu3_3_17=new Array("Rosalind Schneider","exhibits.htm#schneider","",0,20,140)		
		Menu3_3_18=new Array("Jennifer Barry","exhibits.htm#barry","",0,20,140)
		Menu3_3_19=new Array("Members' Exhibit","exhibits.htm#members","",0,20,140)	
		
	Menu3_4=new Array("Lectures","lectures.htm","",6,20,140);
		Menu3_4_1=new Array("Approaching Unconventional Art","lectures.htm#art","",0,30,140);
		Menu3_4_2=new Array("What’s the Story?","lectures.htm#story","",0,30,140);
		Menu3_4_3=new Array("The Cutting Edge","lectures.htm#edge","",0,30,140);
		Menu3_4_4=new Array("Up, Up, and Away","lectures.htm#away","",0,30,140);
		Menu3_4_5=new Array("And Now . . .Mark Twain","lectures.htm#twain","",0,30,140);
		Menu3_4_6=new Array("Berkshire Splendor","lectures.htm#songbook","",0,30,140);		
	Menu3_5=new Array("Special Events","special.htm","",9,20,140);
		Menu3_5_1=new Array("Summer Solstice Bash","special.htm#solstice","",0,20,140);
		Menu3_5_2=new Array("Herbal Walk at Canterbury Farm","special.htm#herbal","",0,30,140);	
		Menu3_5_3=new Array("Women Burning Bridges","special.htm#women","",0,30,140);
		Menu3_5_4=new Array("Naumkeag Excursion","special.htm#naumkeag","",0,30,140);
		Menu3_5_5=new Array("Donors' Buffet Reception","special.htm#donorbuffet","",0,20,140);
		Menu3_5_6=new Array("Becket Community Fair","special.htm#community","",0,20,140);
		Menu3_5_7=new Array("Barrington Jazz Ensemble","special.htm#jazz","",0,20,140);
		Menu3_5_8=new Array("Mass MoCA Excursion","special.htm#wetlerconcert","",0,20,140);
		Menu3_5_9=new Array("Progressive Dinner Fund Raiser","special.htm#progressive","",0,20,140);
		
		
	Menu3_6=new Array("Workshops","workshops.htm","",8,20,140);
		Menu3_6_1=new Array("Painting","workshops.htm#painting","",0,20,140);
		Menu3_6_2=new Array("Drawing","workshops.htm#drawing","",0,20,140);
		Menu3_6_3=new Array("Sculpture","workshops.htm#sculpture","",0,20,140);
		Menu3_6_4=new Array("Mixed Media","workshops.htm#mixedmedia","",0,20,140);
		Menu3_6_5=new Array("Product Design","workshops.htm#product","",0,20,140);

		Menu3_6_6=new Array("Play Reading Group","workshops.htm#playreading","",0,20,140);
		Menu3_6_7=new Array("Body, Mind, Spiritual Wellness","workshops.htm#bodymind","",0,40,140);
		Menu3_6_8=new Array("Bridge","workshops.htm#bridge","",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("Talking with Images","youth.htm#talkingimages","",0,20,140);
		Menu3_7_3=new Array("Exploration and Learning Through Art","youth.htm#learningthruart","",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("Shakespeare in Becket","youth.htm#shakespeare","",0,20,140);
		Menu3_7_6=new Array("Fantasy Creatures in Clay","youth.htm#fantasyclay","",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);

