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="#000000";
offcolor="#FFFFFF";
onbgcolor="#aa0120";
oncolor="#ffffff";
padding=5;
pagecolor="#aa0120";
pagebgcolor="#ffffff";
headercolor="#000000";
headerbgcolor="#ffffff";
separatorwidth="1"
separatorcolor="#ffffff"
}

with(ScrollingSamp=new mm_style()){
bordercolor="#666666";
borderstyle="solid";
borderwidth=0;
fontfamily="verdana,helvetica";
fontsize="12px";
offbgcolor="#000000";
offcolor="#009900";
onbgcolor="#009900";
oncolor="#ffffff";
padding=5;
pagecolor="#aa0120";
pagebgcolor="#ffffff";
headercolor="#000000";
headerbgcolor="#ffffff";
separatorwidth="1"
separatorcolor="#ffffff"
}

with(milonic=new menuname("apart")){
overflow="scroll";
style=ScrollingSampStyle;
aI("text=Our Mission;url=mission.shtml;")
aI("text=About Us;url=about.shtml;")
aI("text=Expertise;url=expertise.shtml;")
aI("text=Our Staff;url=staff.shtml;")


}

with(milonic=new menuname("green")){
overflow="scroll";
style=ScrollingSamp;
aI("text=RenovoData Services;url=http://www.nardoneandcompany.com/renovodata.shtml;")
}

with(milonic=new menuname("partner")){
overflow="scroll";
style=ScrollingSamp;
aI("text=Renovocom ;url=http://www.nardoneandcompany.com/renovocom.shtml;")
}

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;")

}

with(milonic=new menuname("services")){
overflow="scroll";
style=ScrollingSampStyle;
aI("text=Applications & Forms;url=http://www.hamiltonfsb.com/forms.shtml;")
}

with(milonic=new menuname("results")){
overflow="scroll";
style=ScrollingSampStyle;
aI("url=testimonials.shtml;text=Testimonials;");
aI("url=Construction_Material_Loss.shtml;text=Construction Material Loss;");
aI("url=Heavy_Equipment_Loss.shtml;text=Heavy Equipment Loss;");
aI("url=Automotive_Loss.shtml;text=Automotive Loss;");
aI("url=Commercial_Mercantile_Loss.shtml;text=Commercial Mercantile Loss;");
aI("url=Flooring_Loss.shtml;text=Flooring Loss;");
aI("url=Luxury_Automotive_Loss.shtml;text=Luxury Automotive Loss;");
aI("url=Commodities_Loss.shtml;text=Commodities Loss;");
aI("url=Frozen_Food_Loss.shtml;text=Frozen Food Loss;");
aI("url=Aviation_Loss.shtml;text=Aviation Loss;");



}



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();

