/*	(c) Ger Versluis 2000 version 5 October 9th 2001	*
*	You may remove all comments for faster loading	*/		

	var NoOffFirstLineMenus=8;
	var LowBgColor='';	
	var LowSubBgColor='#f8ca1e';
	var HighBgColor='#FFFFFF';
	var HighSubBgColor='#d4a61d';
	var FontLowColor='white';
	var FontSubLowColor='white';
	var FontHighColor='';
	var FontSubHighColor='white';
	var BorderColor='';
	var BorderSubColor='#ba9408';
	var BorderWidth=1;
	var BorderBtwnElmnts=1;
	var FontFamily='verdana, arial, helvetica';
	var FontSize=8;
	var FontBold=1;
	var FontItalic=0;
	var MenuTextCentered='left';
	var MenuCentered='left';
	var MenuVerticalCentered='top';
	var ChildOverlap=.1;
	var ChildVerticalOverlap=.3;
	var StartTop=169;
	var StartLeft=50;
	var VerCorrect=0;
	var HorCorrect=0;
	var LeftPaddng=4;
	var TopPaddng=2;
	var FirstLineHorizontal=0;
	var MenuFramesVertical=1;
	var DissapearDelay=1000;
	var TakeOverBgColor=1;
	var FirstLineFrame='navig';
	var SecLineFrame='space';
	var DocTargetFrame='space';
	var TargetLoc='';
	var HideTop=0;
	var MenuWrap=1;
	var RightToLeft=0;
	var UnfoldsOnClick=0;
	var WebMasterCheck=0;

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("rollover:images/Button_New.gif:images/Button_New_2.gif","new.htm","",0,23,149);
	
Menu2=new Array("rollover:images/Button_Membership.gif:images/Button_Membership_2.gif","membership.htm","",0,23,149);
	
Menu3=new Array("rollover:images/Button_Services.gif:images/Button_Services_2.gif","services.htm","",3,23,149);
	Menu3_1=new Array("Savings/Checking Accounts","services.htm#Savings","0",0,19,200);
	Menu3_2=new Array("Term Share Accounts (CDs)","services.htm#CDs","",0);
	Menu3_3=new Array("IRAs","services.htm#IRAs","",0);

Menu4=new Array("rollover:images/Button_Lending.gif:images/Button_Lending_2.gif","loans.htm","",3,23,149);
	Menu4_1=new Array("Lending Information","loans.htm","0",0,19,155);
	Menu4_2=new Array("Loan Application","Loan_Application.pdf","",0);
	Menu4_3=new Array("Loan Calculator","https://www.loanliner.com/ICE/presenter/default.asp?CuIdNr=04109402&ProtPkgIdNr=5593830500327140000&ORIGIN_CHANNEL_ID=8226320500322145819&ORIGIN_LOCATION_ID=8226320500322145819","0",0);

Menu5=new Array("rollover:images/Button_Rates.gif:images/Button_Rates_2.gif","rates.htm","",4,23,149);
	Menu5_1=new Array("Account Rates","rates.htm#Account","0",0,19,105);
	Menu5_2=new Array("CD Rates","rates.htm#CDs","",0);
	Menu5_3=new Array("IRA Rates","rates.htm#IRAs","",0);
	Menu5_4=new Array("Loan Rates","rates.htm#Loans","",0);

Menu6=new Array("rollover:images/Button_Contact.gif:images/Button_Contact_2.gif","contact.htm","",0,23,149);

Menu7=new Array("rollover:images/Button_Privacy.gif:images/Button_Privacy_2.gif","privacy.htm","",2,23,149);
	Menu7_1=new Array("Privacy Policy","privacy.htm","0",0,19,120);
	Menu7_2=new Array("Web Security","privacy.htm#Web","",0);

Menu8=new Array("rollover:images/Button_Online.gif:images/Button_Online_2.gif","","",1,23,149);
	Menu8_1=new Array("Logon","https://eteller.upscu.org","0",0,19,80);
