_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;




with(AllImagesStyle=new mm_style()){
styleid=1;
bordercolor="#000000";
borderstyle="solid";
fontstyle="normal";
fontweight="normal";
padding=3;
}

with(menuStyle=new mm_style()){
bordercolor="#ffffc6";
borderstyle="solid";
borderwidth=1;
fontfamily="Arial, Helvetica";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffe7c6";
offcolor="#000000";
onbgcolor="#EF6B00";
oncolor="#ffffff";
padding=2;
pagebgcolor="#FF6600";
pagecolor="#ffffff";
separatorcolor="#ffffff";
separatorsize=1;
subimage="arrow.gif";
subimagepadding=2;
itemwidth="148"; 
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="horizontal";
screenposition="center"
style=AllImagesStyle;
top=87;
aI("image=dr-home.gif;pageimage=dr-home-hover.gif;overimage=dr-home-hover.gif;status=Home;url=http://cardcenter.appliedbank.com;");
aI("image=dr-manage.gif;pageimage=dr-manage-hover.gif;overimage=dr-manage-hover.gif;showmenu=Milonic;status=Manage My Account;");
aI("image=dr-payment.gif;pageimage=dr-payment-hover.gif;overimage=dr-payment-hover.gif;showmenu=Links;status=Make a Payment;");
aI("image=dr-products.gif;pageimage=dr-products-hover.gif;overimage=dr-products-hover.gif;showmenu=My milonic;status=Products;");
aI("image=dr-redbar.gif;");
}

with(milonic=new menuname("Milonic")){
style=menuStyle;
margin=2
aI("text=My Account Information;showmenu=account;status=My Account Information;text=My Account Information;");
aI("text=Customer Service;showmenu=cs;status=Customer Service;text=Customer Service;");
aI("text=Email Profile;status=Email Profile;url=https://onlineaccountservices.appliedbank.com/verifyEmailProfile.do;");
}

with(milonic=new menuname("Links")){
style=menuStyle;
margin=2
aI("text=Pay Online Now;url=https://payments.appliedbank.com;status=Pay Online Now;");
aI("text=Other Payment Options;url=http://cardcenter.appliedbank.com/otherPayment.jsp;status=Other Payment Options;");
}

with(milonic=new menuname("My Milonic")){
style=menuStyle;
margin=2
aI("text=Deposit Products;url=http://www.appliedbank.com;status=Deposit Products;text=Deposit Products;");
aI("text=Applied Protection;url=http://cardcenter.appliedbank.com/cap.jsp;status=Applied Protection;");
aI("text=Payment Protection Plus;url=http://cardcenter.appliedbank.com/cap.jsp;status=Payment Protection Plus;");
aI("text=Applied Advantage;url=http://cardcenter.appliedbank.com/appliedAdvantage.jsp;status=Applied Advantage;");
aI("text=Special Offers;url=http://cardcenter.appliedbank.com/cli.jsp;status=Special Offers;");
aI("text=Credit Cards;url=http://cardcenter.appliedbank.com/chooseCardToday.do;status=Credit Cards;");
}

with(milonic=new menuname("deposit")){
style=menuStyle;
margin=2
aI("text=Overview;url=http://cardcenter.appliedbank.com/depositOverview.jsp;status=Overview;");
aI("text=CD Rates;url=http://cardcenter.appliedbank.com/cdRates.jsp;status=CD Rates;");
aI("text=Money Market Rates;url=http://cardcenter.appliedbank.com/mmRates.jsp;status=Money Market Rates;");
aI("text=New Account Form;url=http://cardcenter.appliedbank.com/newAccountForm.jsp;status=New Account Form;");
aI("text=Frequently Asked Questions;url=http://cardcenter.appliedbank.com/faq.jsp;status=Frequently Asked Questions;");
}

with(milonic=new menuname("cs")){
style=menuStyle;
margin=2
aI("text=Overview;url=http://cardcenter.appliedbank.com/customerService.jsp;status=Overview;");
aI("text=Update Information;url=http://cardcenter.appliedbank.com/customerService.jsp#info;status=Update Information;");
aI("text=Order Checks;url=http://cardcenter.appliedbank.com/customerService.jsp#checks;status=Order Checks;");
aI("text=Dispute a Charge;url=http://cardcenter.appliedbank.com/customerService.jsp#dispute;status=Dispute a Charge;");
aI("text=Request a PIN;url=http://cardcenter.appliedbank.com/customerService.jsp#PIN;status=Request a PIN;");
aI("text=Update Authorized Users;url=http://cardcenter.appliedbank.com/customerService.jsp#users;status=Update Authorized Users;");
aI("text=Change Password;url=http://cardcenter.appliedbank.com/customerService.jsp#pass;status=Change Password;");
aI("text=Contact Us;url=http://cardcenter.appliedbank.com/customerService.jsp#contact;status=Contact Us;");
}

with(milonic=new menuname("account")){
style=menuStyle;
margin=2 
aI("text=Overview;url=http://cardcenter.appliedbank.com/myAccount.jsp;status=Overview;"); 
aI("text=Account Summary;url=http://cardcenter.appliedbank.com/myAccount.jsp#acctSum;status=Account Summary;");
aI("text=Online Statements;url=http://cardcenter.appliedbank.com/myAccount.jsp#onlineState;status=Online Statements;");
aI("text=Payment History;url=http://cardcenter.appliedbank.com/myAccount.jsp#payHist;status=Payment History;");
aI("text=Online History;url=http://cardcenter.appliedbank.com/myAccount.jsp#onlineHist;status=Online History;");
}

drawMenus();