/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.41 24 December 2001	          *
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=6;			// Number of first level items
	var LowBgColor='#000066';			// Background color when mouse is not over
	var LowSubBgColor='#DEDCC1';			// Background color when mouse is not over on subs
	var HighBgColor='#000000';			// Background color when mouse is over
	var HighSubBgColor='#FFFFFF';			// Background color when mouse is over on subs
	var FontLowColor='#FFFFFF';			// 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='navy';			// Font color subs when mouse is over
	var BorderColor='#999966';			// 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"	// Font family menu items
	var FontSize=10;				// Font size menu items
	var FontBold=1;				// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='center';			// Item text position 'left', 'center' or 'right'
	var MenuCentered='center';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.1;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.1;			// vertical overlap child/ parent
	var StartTop=82;				// Menu offset x coordinate
	var StartLeft=5;				// Menu offset y coordinate
	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=100;			// 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',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("Local Links","","",7,20,115,"","","","","");
		Menu1_1=new Array("Arts","","",2,20,210,"","","","","");
				Menu1_1_1=new Array("Papermill Playhouse","http://www.papermill.org/","",0,20,190,"","","","","");
				Menu1_1_2=new Array("Other Nearby Venues","","",3,20,190,"","","","","");	
					Menu1_1_2_1=new Array("ArtsMaplewood","http://www.artsmaplewood.org","",0,20,215,"","","","","");	
					Menu1_1_2_2=new Array("NJPAC","http://www.njpac.org","",0,20,215,"","","","","");	
					Menu1_1_2_3=new Array("Underground Concert Series","http://www.undergroundconcerts.com/","",0,20,215,"","","","","");		
					
		Menu1_2=new Array("Government","/government.php","",0,20,210,"","","","","");
		Menu1_3=new Array("Millburn Free Public Library","http://www.millburn.lib.nj.us/","",0,20,210,"","","","","");
		Menu1_4=new Array("Schools","/schools.php","",9,20,210,"","","","","");
				Menu1_4_1=new Array("MHS Alumni","/alumni/","",0,20,200,"","","","","");
				Menu1_4_2=new Array("Millburn Township Public Schools","http://www.millburn.org/","",0,20,200,"","","","","");
				Menu1_4_3=new Array("Millburn High School","http://www.millburn.org/highschool/index.html","",0,20,200,"","","","","");												
				Menu1_4_4=new Array("Millburn Middle School","http://www.millburn.org/middleschool/index.html","",0,20,200,"","","","","");
				Menu1_4_5=new Array("Deerfield Elementary School","http://www.millburn.org/deerfield/index.html","",0,20,200,"","","","","");
				Menu1_4_6=new Array("Glenwood School","http://www.millburn.org/glenwood/index.html","",0,20,200,"","","","","");
				Menu1_4_7=new Array("Hartshorn School","http://www.millburn.org/hartshorn/index.html","",0,20,180,"","","","","");			
				Menu1_4_8=new Array("South Mountain School","http://www.millburn.org/southmountain/index.html","",0,20,200,"","","","","");
				Menu1_4_9=new Array("Wyoming School","http://www.millburn.org/wyoming/index.html","",0,20,200,"","","","","");																						
		Menu1_5=new Array("Clubs and Organizations","","",4,20,210,"","","","","");
				Menu1_5_1=new Array("Cora Hartshorn Arboretum","http://www.hartshornarboretum.com/","",0,20,210,"","","","","");
				Menu1_5_2=new Array("Knollwood Civic Association","http://hometown.aol.com/tnacheff/Knollwood.html","",0,20,210,"","","","","");				
				Menu1_5_3=new Array("Millburn Historical Society","http://community.nj.com/cc/millburn-shhistsoc","",0,20,210,"","","","","");
				Menu1_5_4=new Array("Newcomers Club","http://community.nj.com/cc/newcomers-encore","",0,20,210,"","","","","");
		Menu1_6=new Array("Municipal Services","/municipal_services.php","",0,20,210,"","","","","");
		Menu1_7=new Array("First Aid Squad","http://www.mshvfas.org/","",0,20,210,"","","","","");
																			

Menu2=new Array("Helpful Links","","",11,20,115);
	Menu2_1=new Array("News","","",6,20,150,"","","","","");	
		Menu2_1_1=new Array("CNN","http://www.cnn.com","",0,20,150,"","","","","");
		Menu2_1_2=new Array("NY Times","http://www.nytimes.com","",0,20,150,"","","","","");
		Menu2_1_3=new Array("New Jersey Online","http://www.nj.com","",0,20,150,"","","","","");		
		Menu2_1_4=new Array("ABCNews","http://www.abcnews.com","",0,20,150,"","","","","");
		Menu2_1_5=new Array("MSNBC","http://www.msnbc.com","",0,20,150,"","","","","");
        Menu2_1_6=new Array("CBSNews","http://www.cbsnews.com","",0,20,150,"","","","","");
		
	Menu2_2=new Array("Sports","http://cbs.sportsline.com/","",9,20,200,"","","","","");
		Menu2_2_1=new Array("Major League Baseball","http://www.mlb.com","",0,20,200,"","","","","");	
		Menu2_2_2=new Array("Yankees","http://yankees.mlb.com/NASApp/mlb/nyy/homepage/nyy_homepage.jsp","",0,20,200,"","","","","");
		Menu2_2_3=new Array("Mets","http://mets.mlb.com/NASApp/mlb/nym/homepage/nym_homepage.jsp","",0,20,200,"","","","","");
		Menu2_2_4=new Array("Nets","http://www.nba.com/nets/","",0,20,200,"","","","","");
		Menu2_2_5=new Array("Knicks","http://www.nba.com/knicks/","",0,20,200,"","","","","");
		Menu2_2_6=new Array("Devils","http://www.newjerseydevils.com/site.html","",0,20,200,"","","","","");
		Menu2_2_7=new Array("Rangers","http://www.newyorkrangers.com","",0,20,200,"","","","","");		
		Menu2_2_8=new Array("Jets","http://www.newyorkjets.com/","",0,20,200,"","","","","");
		Menu2_2_9=new Array("Giants","http://www.giants.com/","",0,20,200,"","","","","");
		
	Menu2_3=new Array("Weather","http://www.weather.com/weather/local/07041","",0,20,150,"","","","","");
	
	Menu2_4=new Array("Television","http://www.tvguide.com/","",2,20,150,"","","","","");
		Menu2_4_1=new Array("TV Listings","http://www.tvguide.com/listings/","",0,20,150,"","","","","");
		Menu2_4_2=new Array("SOMACOM TV","http://somacom.tv/","",0,20,150,"","","","","");
	Menu2_5=new Array("Movies","http://www.nj.com/movies/","",0,20,150,"","","","","");
	Menu2_6=new Array("NJ Transit","http://www.njtransit.com/sf_train.shtm","",0,20,150,"","","","","");
	Menu2_7=new Array("Traffic Reports","","",0,20,150,"","","","","");
	Menu2_8=new Array("Maps","http://www.nj.com/maps/","",0,20,150,"","","","","");
	Menu2_9=new Array("Lottery","http://www.state.nj.us/lottery/","",0,20,150,"","","","","");
	Menu2_10=new Array("Comics","http://www.comics.com/","",0,20,150,"","","","","");
	Menu2_11=new Array("Crossword","http://cgi1.usatoday.com/life/puzzles/puzzle2.htm","",0,20,150,"","","","","");			
Menu3=new Array("Message Board","http://millburn.southorangevillage.com","",0,20,115,"","","","","");			
Menu4=new Array("Business Directory","/business","",0,20,150,"","","","","");		
Menu5=new Array("Restaurant Directory","/restaurant","",0,20,150,"","","","","");		
Menu6=new Array("Calendar","/calendar/","",0,20,90,"","","","","");		