	var NoOffFirstLineMenus=6;			// Number of first level items
	var LowBgColor='#277889';			// Background color when mouse is not over
	var LowSubBgColor='#277889';			// Background color when mouse is not over on subs
	var HighBgColor='#000000';			// Background color when mouse is over
	var HighSubBgColor='#666666';			// Background color when mouse is over on subs
	var FontLowColor='#FFFFFF';			// Font color when mouse is not over
	var FontSubLowColor='#FFFFFF';			// Font color subs when mouse is not over
	var FontHighColor='#FFFFFF';			// Font color when mouse is over
	var FontSubHighColor='#FFFFFF';			// Font color subs when mouse is over
	var BorderColor='#CCCCCC';			// Border color
	var BorderSubColor='#C2DFFD';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="verdana, arial, sans-serif"	// Font family menu items
	var FontSize=8;          //Sub 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 - was .2
	var ChildVerticalOverlap=0;			// vertical overlap child/ parent - was .2
	//var StartTop=81;				// Menu offset x coordinate
	var StartTop=109;
	var StartLeft=-4;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=10;				// Left padding
	var TopPaddng=0;				// 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=600;			// delay before menu folds in
	var TakeOverBgColor=0;			// 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=7;				// Uses arrow gifs when 7
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['images/arrow.gif',11,9,'images/arrow.gif',0,0,'images/arrow.gif',11,9];	// 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("Account Services","accounts/index.htm","",7,19,141);
	
		Menu1_1=new Array("Account Disclosures","http://www.fivecounty.com/accounts/index.htm#top","",4,19,155);
			Menu1_1_1=new Array("Deposit Account Contract","http://www.fivecounty.com/Opening%20Act/Brochures/Deposit%20Acct%20pt2%20with%20Rate%20and%20Fee.pdf","",0,19,245);
			Menu1_1_2=new Array("Business Deposit Account Contract","http://www.fivecounty.com/Opening%20Act/Brochures/Business%20Acct%20pt2%20with%20Rate%20and%20Fee.pdf","",0,19,145);
			Menu1_1_3=new Array("Rate & Fee Disclosure","http://www.fivecounty.com/Opening%20Act/Brochures/Rate%20and%20Fee%20Disclosure.pdf","",0,19,145);
			Menu1_1_4=new Array("Privacy Policy","http://www.fivecounty.com/Opening%20Act/Brochures/PrivacyPolicy.pdf","",0,19,145);
	
    	Menu1_2=new Array("Membership","membership/index.htm","",3,19,145);
			Menu1_2_1=new Array("Apply Now","membership/index.htm","",0,19,145);
			Menu1_2_2=new Array("Who Can Join?","membership/index.htm","",0,19,145);
			Menu1_2_3=new Array("Switch Kit","membership/switch-kit.htm","",0,19,145);
		
		Menu1_3=new Array("Checking","accounts/index.htm#draft","",6,19,140);
			Menu1_3_1=new Array("Classic Checking","accounts/index.htm#draft","",0,19,140);
			Menu1_3_2=new Array("Prestige Checking","accounts/index.htm#draft","",0,19,140);
			Menu1_3_3=new Array("Elite Checking","accounts/index.htm#draft","",0,19,140);
			Menu1_3_4=new Array("Check Card","accounts/check-card.htm","",0,19,140);
			Menu1_3_5=new Array("Re-order Checks","accounts/index.htm#draft","",0,19,140);
			Menu1_3_6=new Array("E-Statements","e-services/index.htm#estatements","",0,19,140);
	
		Menu1_4=new Array("Savings","accounts/index.htm#savings","",7,19,140);
			Menu1_4_1=new Array("Term Savings","accounts/index.htm#term","",0,19,135);
			Menu1_4_2=new Array("Money Market","accounts/index.htm#MoneyMkt","",0,19,135);
			Menu1_4_3=new Array("IRA","accounts/index.htm#ira","",0,19,135);
			Menu1_4_4=new Array("Prime Time","accounts/index.htm#primetime","",0,19,135);
			Menu1_4_5=new Array("Youth Account","accounts/index.htm#montymoose","",0,19,135);
			Menu1_4_6=new Array("Special Savings","accounts/index.htm#special","",0,19,135);
			Menu1_4_7=new Array("Christmas Club","accounts/index.htm#christmas","",0,19,135);
		
		Menu1_5=new Array("Business Services","accounts/business.htm","",4,19,140);
			Menu1_5_1=new Array("Loans & Credit ","accounts/business.htm#loans","",0,19,150);
			Menu1_5_2=new Array("Checking Accounts","accounts/business.htm#checking","",0,19,135);
			Menu1_5_3=new Array("Additional Accounts","accounts/business.htm#add","",0,19,135);
			Menu1_5_4=new Array("Other Services","accounts/business.htm#other","",0,19,135);
			
		Menu1_6=new Array("Direct Deposit","accounts/index.htm#memberselect","",0,19,140);
		Menu1_7=new Array("Current Rates","http://www.fivecounty.com/Opening%20Act/Brochures/Rate%20and%20Fee%20Disclosure.pdf","",0,19,140);
			
	Menu2=new Array("Loans & Credit","loans/index.htm","",6,19,125);
		Menu2_1=new Array("Auto Loans","loans/index.htm#vehicle","",0,19,150);
		Menu2_2=new Array("Real Estate Loans","loans/real-estate.htm","",3,19,140);
			Menu2_2_1=new Array("Home Equity Loans","loans/real-estate.htm#equity","",0,19,140);
			Menu2_2_2=new Array("Mortgage Loans","loans/real-estate.htm#mort","",0,19,140);
			Menu2_2_3=new Array("Mobile Home Loans","loans/real-estate.htm#mobile","",0,19,140);
			
		Menu2_3=new Array("Credit Cards","loans/index.htm#visa","",3,19,140);
			Menu2_3_1=new Array("Visa Card","loans/index.htm#visa","",0,19,150);
			Menu2_3_2=new Array("Verified by Visa","loans/index.htm#vbv","",0,19,150);
			Menu2_3_3=new Array("ExtraAwards","https://1009.extraawards.com","",0,19,150);
		Menu2_4=new Array("Other Loans","loans/index.htm","",0);
		Menu2_5=new Array("Financial Calculators","resources/calculators.htm","",0,19,0);
		Menu2_6=new Array("Current Rates","accounts/rates-loans.htm","",0);
				
	Menu3=new Array("E-Services","e-services/index.htm","",7,19,102);
		Menu3_1=new Array("Online Banking","e-services/online-banking.htm","",0,19,160);
		Menu3_2=new Array("Phone Banking","e-services/phone-banking.htm","",0,19,160);
		Menu3_3=new Array("E-Statements","e-services/index.htm#estatements","",0,19,160);
		Menu3_4=new Array("Bill Payment","e-services/index.htm#billpay","",0,19,160);
		Menu3_5=new Array("VISA Account Access","loans/index.htm#visa","",0,19,160);
		Menu3_6=new Array("Check Ordering","e-services/index.htm#checks","",0,19,160);
		Menu3_7=new Array("Online Applications","apply/index.htm","",0,19,160);
		
	Menu4=new Array("Financial Services","financial-services/index.htm","",2,19,147);
		Menu4_1=new Array("Financial Planning","financial-services/index.htm","",0,19,147);
		Menu4_2=new Array("Insurance","financial-services/index.htm#ins","",0,19,147);
					
	Menu5=new Array("Member Resources","resources/index.htm","",6,19,152);
		Menu5_1=new Array("Financial Calculators","resources/calculators.htm","",0,19,200);
		Menu5_2=new Array("Financial Resolutions","loans/financial-resolutions.htm","",0,19,200);
		Menu5_3=new Array("Credit Reports","resources/credit-reports.htm","",0,19,125);
		Menu5_4=new Array("Fraud Prevention","resources/fraud-protection.htm","",0,19,125);
		Menu5_5=new Array("For Sale","about/for-sale.htm","",0,19,150);
		Menu5_6=new Array("Frequently Asked Questions","../about/faq.htm","",0,19,150);
			
	Menu6=new Array("Contact Us","contact/index.asp","",6,19,96);
		Menu6_1=new Array("Branch Locations","about/branch-locations.htm","",0,19,130);
		Menu6_2=new Array("ATM Locations","about/atm-locations.htm","",0,19,125);
		Menu6_3=new Array("Email Us","contact/index.asp","",0,19,125);
		Menu6_4=new Array("About Us","about/index.htm","",0,19,125);
		Menu6_5=new Array("Shared Branching","about/shared-branching.htm","",0,19,125);
		Menu6_6=new Array("Employment","about/employment.htm","",0,19,125);
