/***********************************************************************************
*	(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=5;			// Number of first level items
	var LowBgColor='B9CDE6';			// Background color when mouse is not over
	var LowSubBgColor='B9CDE6';			// Background color when mouse is not over on subs
	var HighBgColor='759BCF';			// Background color when mouse is over
	var HighSubBgColor='759BCF';			// 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='666666';			// Border color
	var BorderSubColor='666666';			// Border color for subs
	var BorderWidth=0;				// Border width
	var BorderBtwnElmnts=0;			// Border between elements 1 or 0
	var FontFamily="verdana"		// 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='center';			// 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
	var ChildVerticalOverlap=0;			// vertical overlap child/ parent
	var StartTop=164;				// Menu offset x coordinate
	var StartLeft=0;				// 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=4;				// 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=500;			// 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 highlighted
	var Arrws=['HVMenus/tri.gif',5,10,'HVMenus/tridown.gif',10,5,'HVMenus/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("Chamber Information","http://hudsonchamber.com/about.htm","",7,22,162);
	Menu1_1=new Array("What is Your Chamber?","http://hudsonchamber.com/whatisyourchamber.htm","",0,22,162);
              Menu1_2=new Array("Board of Directors","http://hudsonchamber.com/board_directors.htm","",0,22,162);
              Menu1_3=new Array("Meeting Schedule","http://hudsonchamber.com/board_mtg_schedule.htm","",0,22,162);
	Menu1_4=new Array("Committees","http://hudsonchamber.com/committees.htm","",0,22,162);
	Menu1_5=new Array("Chamber Bylaws","http://hudsonchamber.com/bylaws.htm","",0,22,162);
	Menu1_6=new Array("Chamber News","http://hudsonchamber.com/news.htm","",0,22,162);
	Menu1_7=new Array("Contact the Chamber","http://hudsonchamber.com/contact.htm","",0,22,170);

Menu2=new Array("Member Benefits","http://hudsonchamber.com/benefits.htm","",5,22,152);
	Menu2_1=new Array("Member Market Place","http://hudsonchamber.com/membermarket.htm","",0,22,220);
			  Menu2_2=new Array("Employment Opportunities","http://hudsonchamber.com/Job_Board.htm","",0,22,220);
			  Menu2_3=new Array("Business After Hours","http://hudsonchamber.com/business_after_hours.htm","",0,22,220);
	Menu2_4=new Array("Grand Openings/Ribbon Cutting","http://hudsonchamber.com/ribbon_cutting.htm","",0,22,220);
	Menu2_5=new Array("Advertising Opportunities","http://hudsonchamber.com/web-ads.htm","",0,22,220);

Menu3=new Array("Join the Chamber","http://hudsonchamber.com/join.htm","",3,22,152);
	Menu3_1=new Array("Welcome New Members","http://hudsonnhcoc.weblinkconnect.com/cwt/EXTERNAL/WCPAGES/WCDIRECTORY/directory.aspx?ACTION=newmembers&adkeyword=newmembers","",0,22,160);
			  Menu3_2=new Array("Online Application","http://hudsonchamber.com/join_application.htm","",0,22,160);
			  Menu3_3=new Array("Printable Application","http://hudsonchamber.com/documents/applicationform.pdf","",0,22,160);

Menu4=new Array("Our Community","http://hudsonchamber.com/visitor.htm","",1,22,152);
	Menu4_1=new Array("Our Business Community","http://hudsonchamber.com/business_community.htm","",0,22,175);

Menu5=new Array("Business Resources","http://hudsonchamber.com/hudson_business.htm","",3,22,142);
	Menu5_1=new Array("Business Directory","http://hudsonnhcoc.weblinkconnect.com/CWT/External/WCPages/WCDirectory/DirectoryStartPage.aspx","",0,22,160);
			  Menu5_2=new Array("Chamber Calendar","http://hudsonnhcoc.weblinkconnect.com/cwt/External/WCPages/WCEvents/EventsStartPage.aspx?OE=True","",0,22,160);
			  Menu5_3=new Array("Commercial Real Estate","http://hudsonchamber.com/commercial.htm","",0,22,160);