fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;


with(menuStyle=new mm_style()){

onbgcolor="";
oncolor="#00813e";
offbgcolor="";
offcolor="#ffffff";
bordercolor="";
borderstyle="solid";
borderwidth=0;
fontfamily="Arial, Verdana, Tahoma";
fontsize="14";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#";
headercolor="#FFFFFF";
padding=11;
pagebgcolor="#";
pagecolor="#FFFFFF";
separatorcolor="#1f4760";
separatorsize=0;
separatorpadding=9;
subimage="arrow.gif";
subimagepadding="1";
}

with(underStyle=new copyOf(menuStyle)){
onbgcolor="#00813e";
oncolor="#ffffff";
offbgcolor="#d7ceb9";
offcolor="#1f4760";
pagecolor="#000000";
headercolor="#000000";
padding=4;
fontsize="14";
borderwidth=1;
}


with(milonic=new menuname("checking")){
overflow="scroll";
style=underStyle;
aI("showmenu=checkper;text=Account Options;");
aI("text=Application Forms;url=checkingapps.htm;")
aI("text=Wakota Debit Card;url=checking_plus.htm;")
aI("text=Reorder Checks;url=checknotice.htm;")
aI("text=Overdraft Protection;url=loans.htm;")
aI("text=Verified by Visa;url=vbv.htm;");
aI("text=Service Fees;url=fees.htm;");
}

	with(milonic=new menuname("checkper")){
	overflow="scroll";
	style=underStyle;
	aI("text=Overview;url=checking.htm;")
	aI("text=Purr-fect Checking;url=checking_purrfect.htm;")
	aI("text=Wags to Riches Checking;url=checking_wags.htm;")
    aI("text=xBoxer$ Teen Checking;url=wave.htm;");
  	aI("text=Business Checking;url=checking_biz.htm;")
	}


with(milonic=new menuname("savings")){
style=underStyle;
aI("text=Savings;url=save.htm;");
aI("text=Beagle Buck$;url=youth.htm;");
aI("text=xBoxer$ for Teens;url=wave.htm;");
aI("text=Investments;url=cupref.htm;");
aI("text=Calculators;url=calc.htm;");
aI("text=About Savings Rates;url=ratessave.htm;");
}

with(milonic=new menuname("loans")){
style=underStyle;
aI("text=Home Loans;url=homeloans.htm;");
aI("text=Auto Loans;url=cars.htm;");
aI("text=Computer Loans;url=computerloans.htm;");
aI("text=Personal Loans;url=loans.htm;");
aI("text=Business Lending;url=bizloans.htm;");
aI("text=Calculators;url=calc.htm;");
aI("text=Loan Insurance;url=loaninsopt.htm;");
aI("showmenu=loanapps;text=Applications;");
aI("text=About Loan Rates;url=ratesloan.htm;");
}

	with(milonic=new menuname("loanapps")){
	overflow="scroll";
	style=underStyle;
	aI("text=Loan App;url=https://www.cusa-hfs.com/hfs/svc/wakotafcu/form/form.jsp?form.id=loan;");
	aI("text=Joint Loan App;url=https://www.cusa-hfs.com/hfs/svc/wakotafcu/form/form.jsp?form.id=coloan;");
	}

with(milonic=new menuname("business")){
style=underStyle;
aI("text=Business Lending;url=bizloans.htm;");
aI("text=Business Checking;url=checking_biz.htm;")
aI("text=Investments;url=cupref.htm;");
}

with(milonic=new menuname("about")){
style=underStyle;
aI("text=What's New;url=news.htm;");
aI("text=Contact Us;url=contact.htm;");
aI("text=About Us;url=aboutus.htm;");
aI("text=Who Can Join;url=member.htm;");
aI("text=Help Wanted;url=jobs.htm;");
aI("text=In Case of Theft;url=theft.htm;");
aI("text=Phishing Attacks;url=identity.htm;");
aI("text=Service Fees;url=fees.htm;");
aI("text=Privacy Policy;url=privacy.htm;");
aI("text=Search Our Site;url=search.htm;");
}

with(milonic=new menuname("auto")){
style=underStyle;
aI("text=About Virtual Branch;url=hfsintro.htm;");
aI("text=About Bill Pay;url=billpay.htm;");
aI("text=About e-Statements;url=estate.htm;");
aI("text=Visa Account Access;url=visa.htm;");
aI("text=Online Tax Help;url=taxhelp.htm;");
aI("text=Travel Cards;url=travel.htm;");
aI("text=Silver Service (55+);url=silver.htm;");
aI("text=Other Services;url=other.htm;");}

drawMenus();

