_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;


with(menuStyle=new mm_style()){
bordercolor="#056304";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="85%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#ffffff";
offbgcolor="#0f6304";
offcolor="#ffffff";
onbgcolor="#189e07";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.5)";
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color=#7777777', Direction=135, Strength=3)";
padding=3;
pagebgcolor="#dbe5da";
pagecolor="black";
separatorcolor="#999999";
separatorsize=0;
subimage="menu/arrow.gif";
subimagepadding=2;
}


with(milonic=new menuname("Banking")){
overflow="scroll";
style=menuStyle;
aI("text=Online Banking & BillPay;url= https://www.shareteccu.com/sheboygan;")
aI("text=Credit Cards Online;url= http://www.ezcardinfo.com;")
aI("text=PHH Mortgage Accounts;url= http://www.myloaninformation.com;")
}

with(milonic=new menuname("Apps")){
style=menuStyle;
aI("text=Online Consumer Loan Application (English);url=https://www.24x7loans.com/ShebAreaCUAuto/default.aspx;");
aI("text=Online Consumer Loan Application (Spanish);url=https://www.24x7loans.com/ShebAreaCUAuto/default.aspx?lang=s;");
}

with(milonic=new menuname("Rates")){
style=menuStyle;
aI("text=Consumer Loan Rates;url=consumer.htm;");
aI("text=Mortgage Loan Rates;url=mortgage.htm;");
aI("text=Savings Rates;url=savings.htm;");
}

with(milonic=new menuname("Newsletter")){
style=menuStyle;
aI("text=Spring;url=newsletter/spring.pdf;");
aI("text=Summer;url=newsletter/summer.pdf;");
aI("text=Fall;url=newsletter/fall.pdf;");
aI("text=Winter;url=newsletter/winter.pdf;");
}

with(milonic=new menuname("Contact")){
style=menuStyle;
aI("text=Phone number & Hours;url=phone.htm;");
aI("text=Mortgages;url=mailto:dschmidt@shebareacu.com;");
aI("text=Loans;url=mailto:aretzlaff@shebareacu.com;");
aI("text=Member Services;url=mailto:aretzlaff@shebareacu.com;");
aI("text=Share Drafts;url=mailto:tertel@shebareacu.com;");
aI("text=Human Resources;url=mailto:sgongaware@shebareacu.com;");
}

with(milonic=new menuname("Products")){
style=menuStyle;
aI("text=Loans;url=loans.htm;");
aI("text=Checking Accounts;url=checking.htm;");
aI("text=Savings Accounts;url=savingsaccount.htm;");
aI("text=Certificates;url=cd.htm;");
}

with(milonic=new menuname("Services")){
style=menuStyle;
aI("text=Member Services;url=memserv.htm;");
aI("text=Card Services;url=cardserv.htm;");
aI("text=Investments & Tax;url=invest.htm;");
}

with(milonic=new menuname("Online")){
style=menuStyle;
aI("text=Online Banking & BillPay;url= https://www.cusa-hfs.com/hfs/svc/sheboyganareacu;");
aI("text=Consumer Loan App;url= https://www.24x7loans.com/SheboyganAreaCUAuto/LoginPage1.asp;");
aI("text=Mortgage Loan App;url= https://www.membersforlife.com/default.asp?siteId=84AF2799-6B17-417D-BD61-9E6015D31327;");
aI("text=Check Reordering - Liberty;url=http://reorder.libertysite.com/login.asp;");
aI("text=Check Reordering - Harland;url=https://www.checksconnect.com/channelbroker?redirect=true;");
aI("text=Loan Calculator;url=calc.htm;");
}

with(milonic=new menuname("About")){
style=menuStyle;
aI("text=Locations;url=locations.htm;");
aI("text=Mission Statement;url=mission.htm;");
aI("text=Membership;url=membership.htm;");
aI("text=Fee Schedule;url=fees.htm;");
aI("text=Privacy Policy;url=privacy.htm;");

}

with(milonic=new menuname("Info")){
style=menuStyle;
aI("text=Loan Calculator;url=calc.htm;");
aI("text=Membership;url= http://www.shebareacu.com/ASP/membership.html;");
aI("text=What’s a Credit Union?;url=http://www.shebareacu.com/ASP/whatsacu.html;");
aI("text=Links;url=http://www.shebareacu.com/ASP/Services/service_2_5.html;");

}


drawMenus();


