	var NoOffFirstLineMenus=7;			// Number of first level items
	var LowBgColor='#E2E2E2';			// Background color when mouse is not over
	var LowSubBgColor='#E2E2E2';			// Background color when mouse is not over on subs
	var HighBgColor='#650133';			// Background color when mouse is over
	var HighSubBgColor='#666666';			// Background color when mouse is over on subs
	var FontLowColor='#650133';			// Font color when mouse is not over
	var FontSubLowColor='#650133';			// 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='#E2E2E2';			// Border color
	var BorderSubColor='#CCCCCC';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="Arial, Helvetica, sans-serif"	// Font family menu items
	var FontSize=9;          //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='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 - was .2
	var ChildVerticalOverlap=0;			// vertical overlap child/ parent - was .2
	//var StartTop=81;				// Menu offset x coordinate
	var StartTop=0;
	var StartLeft=0;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=8;				// Left padding
	var TopPaddng=5;				// Top padding
	var FirstLineHorizontal=0;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=700;			// 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='MenuPos';				// 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("Welcome","#","",6,25,112);
		Menu1_1=new Array("For Sale","http://www.waunafcu.org/ForSale.htm","",0,25,140);
		Menu1_2=new Array("Disclosures","http://www.waunafcu.org/wauna/disclosures.html","",0,25,140);
		Menu1_3=new Array("Investing","http://www.waunaretireinvest.com","",0);
		Menu1_4=new Array("Member Benefits","http://www.waunafcu.org/benefits.htm","",0,25,140);
		Menu1_5=new Array("Today's Rates","http://www.waunafcu.org/loans/rates.html","",0,25,120);
		Menu1_6=new Array("What's New","http://www.waunafcu.org/new/default.html","",0,25,120);
	Menu2=new Array("Accounts","http://www.waunafcu.org/products/default.html","",4,25,123);
		Menu2_1=new Array("Business","http://www.waunafcu.org/business/default.html","",0,25,120);
		Menu2_2=new Array("Checking","http://www.waunafcu.org/checking/default.html","",0,25,120);
		Menu2_3=new Array("Savings","http://www.waunafcu.org/savings/default.html","",6,25,140);
			Menu2_3_1=new Array("Share Advantage","http://www.waunafcu.org/savings/default.html#share","",0,25,120);
			Menu2_3_2=new Array("Money Market","http://www.waunafcu.org/savings/default.html#market","",0,25,120);
			Menu2_3_3=new Array("Certificates","http://www.waunafcu.org/savings/default.html#cert","",0,25,120);
			Menu2_3_4=new Array("IRA","http://www.waunafcu.org/savings/default.html#ira","",0,25,120);
			Menu2_3_5=new Array("Coverdell","http://www.waunafcu.org/savings/default.html#coverdell","",0,25,120);
			Menu2_3_6=new Array("Youth Savings","http://www.waunafcu.org/membership/youth.htm","",0,25,120);
		Menu2_4=new Array("Youth Accounts","http://www.waunafcu.org/membership/youth.htm","",0);
	Menu3=new Array("E-Services","http://www.waunafcu.org/eservices/default.htm","",9,25,100);
		Menu3_1=new Array("Online Banking","http://www.waunafcu.org/eservices/home.banking.html","",0,25,120);
		Menu3_2=new Array("Phone Banking","http://www.waunafcu.org/eservices/phone.banking.html","",0,25,120);
		Menu3_3=new Array("Visa Banking","http://www.waunafcu.org/eservices/visa.banking.html","",0,25,120);
		Menu3_4=new Array("Bill Payment","http://www.waunafcu.org/eservices/billpay/index.htm","",0,25,120);
		Menu3_5=new Array("Bill Payment Demo","http://www.cuanswers.com/member_service/EasyPayDemo.htm","",0,25,120);
		Menu3_6=new Array("E-Statements","http://www.waunafcu.org/eservices/home.banking.html#estatements","",0,25,120);
		Menu3_7=new Array("Check Ordering","https://www.clarkeamerican.com/checks","",0,25,120);
		Menu3_8=new Array("Free Credit Report","http://www.waunafcu.org/eservices/credit-reports.htm","",0,25,120);
		Menu3_9=new Array("Online Loans","http://www.waunafcu.org/loans/apply.online.html","",0,25,120);
	Menu4=new Array("Loans","http://www.waunafcu.org/loans/default.html","",5,25,120);
		Menu4_1=new Array("Auto Loans","http://www.waunafcu.org/loans/autos.html","",0,25,120);
		Menu4_2=new Array("Home Loans","http://www.waunafcu.org/loans/homes.html","",0,25,155);
		Menu4_3=new Array("Other Loans","http://www.waunafcu.org/loans/default.html#other","",0,25,155);
		Menu4_4=new Array("Loan Calculator","http://www.waunafcu.org/loans/calculators/default.htm","",0,25,155);
		Menu4_5=new Array("Apply Online","http://www.waunafcu.org/loans/apply.online.html","",0,25,155);
	Menu5=new Array("Visa Cards","http://www.waunafcu.org/visa/default.html","",3,25,120);
		Menu5_1=new Array("Visa Banking","http://www.waunafcu.org/eservices/visa.banking.html","",0,25,120);
		Menu5_2=new Array("Visa Check Card","http://www.waunafcu.org/checking/checkcrd.htm","",0,25,155);
		Menu5_3=new Array("Verified by Visa","http://www.waunafcu.org/visa/vbv.htm","",0,25,155);
	Menu6=new Array("Clubs","#","",4,25,120);
		Menu6_1=new Array("Share Club","http://www.waunafcu.org/savings/share.html","",0,25,120);
		Menu6_2=new Array("Future Fortune","http://www.waunafcu.org/membership/youth.htm#future","",0,25,120);
		Menu6_3=new Array("Jump Start","http://www.waunafcu.org/membership/youth.htm#jump","",0,25,120);
		Menu6_4=new Array("Welcome Baby","http://www.waunafcu.org/membership/youth.htm#baby","",0,25,120);
	Menu7=new Array("Corporate","http://www.waunafcu.org/private/index.htm","",0,25,97);