/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.411 24 December 2001 (updated Jan 31st, 2003 by Dynamic Drive for Opera7)
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=7;			// Number of first level items
	var LowBgColor='white';			// Background color when mouse is not over
	var LowSubBgColor='white';			// Background color when mouse is not over on subs
	var HighBgColor='black';			// Background color when mouse is over
	var HighSubBgColor='black';			// Background color when mouse is over on subs
	var FontLowColor='black';			// Font color when mouse is not over
	var FontSubLowColor='black';			// Font color subs when mouse is not over
	var FontHighColor='white';			// Font color when mouse is over
	var FontSubHighColor='white';			// Font color subs when mouse is over
	var BorderColor='black';			// Border color
	var BorderSubColor='black';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial,comic sans ms,technical"	// Font family menu items
	var FontSize=8;				// 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=0;				// horizontal overlap child/ parent started at .2
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=155;				// Menu offset x coordinate started at 100
	var StartLeft=0.5;				// Menu offset y coordinate started at 0, 
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=3;				// Left padding
	var TopPaddng=2;				// Top padding
	var FirstLineHorizontal=1;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// 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 started at 1
	var RightToLeft=0;				// enables/ disables right to left unfold 1 or 0 started at 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',5,10,'tridown.gif',10,5,'trileft.gif',5,10];	// Arrow source, width and height

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


// Menu tree
//	MenuX=new Array(Text to show, Link, background image (optional), number of sub elements, height, width);
//	For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"

Menu1=new Array("About Us","","",7,21,128);
	Menu1_1=new Array("Library History","history.html","",0,21,128);
	Menu1_2=new Array("Directions, Hours","direct.html","",0,21,128);
	Menu1_3=new Array("Board of Trustees","mlbt.html","",0,21,128);
	Menu1_4=new Array("Friends of the Library","fmtl.html","",0,21,128);
	Menu1_5=new Array("Givers, Gift Giving","giving.html","",0,21,128);
	Menu1_6=new Array("Annual Reports","AnnualReport.html","",0,21,128);
	Menu1_7=new Array("Policies","blank.htm","",10,21,128);
		Menu1_7_1=new Array("Borrowing","borrow.html","",0,21,128);
		Menu1_7_2=new Array("Collection Policy","policy_collection.html","",0,21,128);
		Menu1_7_3=new Array("Confidentiality","policy_confidentiality.html","",0,21,128);
  		Menu1_7_4=new Array("Internet","policy_internet","",0,21,128);
		Menu1_7_5=new Array("Law Enforcement","policy_law_enforcement","",0,21,128);
		Menu1_7_6=new Array("Meeting Rooms","meetingroompolicy.pdf","",0,21,128);
        Menu1_7_7=new Array("Public Service","policy_public_service.html","",0,21,128);
        Menu1_7_8=new Array("Rules of Conduct","rules.html","",0,21,128);
		Menu1_7_9=new Array("Safety","policy_safety.html","",0,21,128);
		Menu1_7_10=new Array("Website","policy_web.html","",0,21,128);

Menu2=new Array("Contact Us","","",6,21,129);
	Menu2_1=new Array("Directory","staffdirectory.html","",0,21,128);	
	Menu2_2=new Array("Contact a Librarian","contact.html","",0,21,128);	
	Menu2_3=new Array("Volunteer","volunteer.html","",0,21,128);	
	Menu2_4=new Array("Ask a Question","question.html","",0,21,128);	
	Menu2_5=new Array("Meeting Room","meeting.html","",0,21,128);	
	Menu2_6=new Array("Reserve an Item","reserve.html","",0,21,128);	

Menu3=new Array("Reference Services","","",7,21,128);
	Menu3_1=new Array("Card Catalog","http://cmars.cwmars.org/search~S34/","",0,21,128);
	Menu3_2=new Array("Information Desk","reference.html","",0,21,128);
	Menu3_3=new Array("Health Information","chic.html","",0,21,128);
	Menu3_4=new Array("Online Databases","reference.html","",0,21,128);
	Menu3_5=new Array("Genealogy, History","milford.html","",0,21,128);
	Menu3_6=new Array("Librarian Chat 24/7","http://www.massanswers.org/","",0,21,128);
	Menu3_7=new Array("Town of Milford","http://www.milford.ma.us","",0,21,128);
	
	
Menu4=new Array("Online Resources","","",9,21,128);
	Menu4_1=new Array("Card Catalog","http://cmars.cwmars.org/search~S34/","",0,21,128);
	Menu4_2=new Array("Online Databases","reference.html","",0,21,128);
	Menu4_3=new Array("Download AV, EBooks","http://digitalbooks.cwmars.org/E184CEB6-4E39-4838-BF4A-548C760B5FE8/10/247/en/Default.htm","",0,21,128);
	Menu4_4=new Array("Internet Resources","onlineresources.html","",0,21,128);
	Menu4_5=new Array("Website of the Month","websitemonth.html","",0,21,128);
	Menu4_6=new Array("Ebooks Online","http://digitalbooks.cwmars.org","",0,21,128);
	Menu4_7=new Array("Librarian Chat 24/7","http://www.massanswers.org/","",0,21,128);
	Menu4_8=new Array("Computer Training","computerworkshops.html","",0,21,128);
	Menu4_9=new Array("Book Suggestions","http://www.booksite.com/texis/scripts/bookletter/addnluser.html?sid=6437","",0,21,128);

Menu5=new Array("Kids, Teens, Parents","","",7,21,128);
	Menu5_1=new Array("Summer Reading","summerreading.html","",0,21,128);
	Menu5_2=new Array("Children Services","cs.html","",0);
	Menu5_3=new Array("For Parents","parents.html","",0);
	Menu5_4=new Array("School Links","cslinks.html","",0);
	Menu5_5=new Array("Performer Directory","http://www.semls.org/performer/index.asp","",0);
	Menu5_6=new Array("Register for Programs","regiskid.html","",0);
	Menu5_7=new Array("Teen Zone","yanew.html","",0);


Menu6=new Array("Clubs, Events","","",7,21,128);
	Menu6_1=new Array("Events Calendar","http://www.eventkeeper.com/code/events.cfm?curOrg=MILFORD","",0,21,128);
	Menu6_2=new Array("Senior Book Club","seniorclub.html","",0);
	Menu6_3=new Array("Museum Passes","pass.html","",0);
	Menu6_4=new Array("Find a Reading Group","http://www.readerscircle.org","",0);
	Menu6_5=new Array("Computer Training","computerworkshops.html","",0,21,128);
	Menu6_6=new Array("Multicultural Comm","culture.html","",0);
	Menu6_7=new Array("ESL, Literacy","esl.html","",0);


Menu7=new Array("Publications, Lists","","",5,21,123);
	Menu7_1=new Array("Newsletters","newsletters2008.html","",0,21,123);
	Menu7_2=new Array("New Books","newbooks.html","",0);
	Menu7_3=new Array("New Videos","newvideos.html","",0);
	Menu7_4=new Array("New Audios","newaudios.html","",0);
	Menu7_5=new Array("In Demand Titles","http://www.cwmars.org/booklists/holdsc.html","",0);