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(ScrollingSampStyle=new mm_style()){
bordercolor="#666666";
borderstyle="solid";
borderwidth=0;
fontfamily="verdana,helvetica";
fontsize="10px";
offbgcolor="#006b6e";
offcolor="#FFFFFF";
onbgcolor="#FFF2CA";
oncolor="#006b6e";
padding=5;
pagecolor="#006b6e";
pagebgcolor="#FFF2CA";
headercolor="#000000";
headerbgcolor="#ffffff";
separatorwidth="1"
separatorcolor="#ffffff"
}

with(milonic=new menuname("about")){
overflow="scroll";
style=ScrollingSampStyle;
aI("text=President's Welcome;url=http://www.hamiltonfsb.com/president.shtml;")
aI("text=Welcome K Bank Customers;url=http://www.hamiltonfsb.com/kbank.shtml;")
aI("text=Community Corner;url=http://www.hamiltonfsb.com/community.shtml;")
aI("text=Our Communities;url=http://www.hamiltonfsb.com/communities.shtml;")
aI("text=Kids' Corner;url=http://www.hamiltonfsb.com/kids.shtml;")
aI("text=Business Bulletin Boards;url=http://www.hamiltonfsb.com/bulletinboards.shtml;")
aI("text=Financial Statement;url=http://www.hamiltonfsb.com/statement.shtml;")
aI("text=Fraud Prevention;url=fraud.http://www.hamiltonfsb.com/shtml;")
aI("text=Identity Theft;url=http://www.hamiltonfsb.com/identity_theft.shtml;")
aI("text=Patriot Act;url=http://www.hamiltonfsb.com/patriot_act.shtml;")
}

with(milonic=new menuname("banking")){
overflow="scroll";
style=ScrollingSampStyle;
aI("text=About Online Banking >;url=http://www.hamiltonfsb.com/onlinebanking.shtml;showmenu=demo;");
aI("text=Frequently Asked Questions;url=http://www.hamiltonfsb.com/faqs.shtml;")
aI("text=Log In;url=http://www.hamiltonfsb.com/login.shtml;")
}

with(milonic=new menuname("demo")){
overflow="scroll";
style=ScrollingSampStyle;
aI("text=Online Banking Demo;url=http://www.hamiltonfsb.com/demo/showdemo.htm;")
}

with(milonic=new menuname("deposit")){
overflow="scroll";
style=ScrollingSampStyle;
aI("text=Savings Accounts;url=http://www.hamiltonfsb.com/savings.shtml;")
aI("text=Checking Accounts;url=http://www.hamiltonfsb.com/checking.shtml;")
aI("text=Money Markets;url=http://www.hamiltonfsb.com/moneymarkets.shtml;")
aI("text=Certificates of Deposit;url=http://www.hamiltonfsb.com/certificates.shtml;")
aI("text=IRA CDs;url=http://www.hamiltonfsb.com/iras.shtml;showmenu=ira;")
aI("text=IRA Savings;url=http://www.hamiltonfsb.com/rothsavings.shtml;")

}

with(milonic=new menuname("resources")){
overflow="scroll";
style=ScrollingSampStyle;
aI("text=Money Smarts;url=http://www.hamiltonfsb.com/moneysmarts.shtml;")
aI("text=Applications & Forms;url=http://www.hamiltonfsb.com/forms.shtml;")
aI("text=Calculators;url=http://www.hamiltonfsb.com/calculators.shtml;")
aI("text=Overdraft Information;url=http://www.hamiltonfsb.com/overdraftinfo.shtml;")

}

with(milonic=new menuname("services")){
overflow="scroll";
style=ScrollingSampStyle;
aI("text=Applications & Forms;url=http://www.hamiltonfsb.com/forms.shtml;")
}

with(milonic=new menuname("mortgages")){
overflow="scroll";
style=ScrollingSampStyle;
aI("text=Apply for a Mortgage;url=http://www.hamiltonfsb.com/apply_mortgage.shtml;")
aI("text=Mortgages;url=http://www.hamiltonfsb.com/mortgages.shtml;")
aI("text=Home Equity Lines of Credit;url=http://www.hamiltonfsb.com/heloc.shtml;")
aI("text=Home Equity Loans;url=http://www.hamiltonfsb.com/home_equityloans.shtml;")
aI("text=New Vehicle;url=http://www.hamiltonfsb.com/new_vehicle_loans.shtml;")
aI("text=Used Vehicle;url=http://www.hamiltonfsb.com/used_vehicle_loans.shtml;")
aI("text=Loan Calculators;url=http://www.hamiltonfsb.com/calculators.shtml;")
aI("text=Overdraft Line of Credit;url=http://www.hamiltonfsb.com/overdraftline.shtml;")


}

with(milonic=new menuname("locations")){
overflow="scroll";
style=ScrollingSampStyle;
aI("text=Hamilton Office;url=http://www.hamiltonfsb.com/locations.shtml#hamilton;")
aI("text=Towson Office;url=http://www.hamiltonfsb.com/locations.shtml#towson;")
aI("text=Belmar/Overlea Office;url=http://www.hamiltonfsb.com/locations.shtml#belmar;")
aI("text=Cockeysville Office;url=http://www.hamiltonfsb.com/locations.shtml#cockeysville;")
}

drawMenus();

