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(smallmenuStyle=new mm_style()){
bordercolor="#FFFFFF";
borderstyle="solid";
borderwidth=2;
fontfamily="Verdana, Tahoma, Arial";
fontsize=10;
fontstyle="normal";
fontweight="400";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#000000";
offcolor="#090A64";
onbgcolor="#090A64";
oncolor="#000000";
onsubimage="/js/white_arrow.gif";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90)";
padding=2;
pagebgcolor="#090A64";
clickbgcolor="#090A64";
clickcolor="#FFFFFF";
pagecolor="black";
separatorcolor="#FFFFFF";
separatorsize=4;
subimage="/js/arrow.gif";
subimagepadding=2;
}
with(subsmallmenuStyle=new mm_style()){
bordercolor="#666666";
borderstyle="solid";
borderwidth=2;
fontfamily="Verdana, Tahoma, Arial";
fontsize=9;
fontstyle=200;
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#090A64";
offcolor="#000000";
onbgcolor="#000000";
oncolor="#FFFFFF";
onsubimage="/js/white_arrow.gif";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=5;
pagebgcolor="#090A64";
pagecolor="black";
separatorcolor="#666666";
separatorsize=1;
subimage="/js/arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Small Main Menu")){
alwaysvisible=1;
orientation="horizontal";
style=smallmenuStyle;
menuheight=50;
menuwidth=350;
itemwidth="25%";
left=350;
top=50
aI("offbgcolor=#E99430;oncolor=#E99430;showmenu=Online2;text=Online Services;url=http://www.fsbbrookston.com/OnlineServices;");
aI("offbgcolor=#E9E230;oncolor=#E9E230;showmenu=Financial2;text=Financial Services;url=http://www.fsbbrookston.com/FinancialServices");
aI("offbgcolor=#69D34D;oncolor=#69D34D;showmenu=Local2;text=Local Items;url=http://www.fsbbrookston.com/LocalItems");
aI("offbgcolor=#30C0E9;oncolor=#30C0E9;showmenu=Calculators2;text=Calculators;url=http://www.fsbbrookston.com/Calculators");
}

with(milonic=new menuname("Online2")){
style=subsmallmenuStyle;
top="offset=-10";
aI("offcolor=#E99430;separatorsize=1;image=/js/locked.gif;text=Online Banking;url=https://www.netteller.com/fsbbrookston/;");
aI("offcolor=#E99430;text=Guide To Online Banking;url=http://www.fsbbrookston.com/OnlineServices/GuideToOnlineBanking.htm;");
aI("offcolor=#E99430;text=Guide To Bill Payment;url=http://www.fsbbrookston.com/OnlineServices/GuideToBillPayment.htm;");
aI("offcolor=#E99430;text=Online Security;url=http://www.fsbbrookston.com/OnlineServices/OnlineSecurity.htm;");
}

with(milonic=new menuname("Financial2")){
style=subsmallmenuStyle;
top="offset=-10";
aI("offcolor=#E9E230;separatorsize=1;text=Loans;url=http://www.fsbbrookston.com/FinancialServices/Loans.htm;");
aI("offcolor=#E9E230;separatorsize=1;text=Commodities / Markets;url=http://www.fsbbrookston.com/FinancialServices/CommoditiesAndMarkets.htm;");
aI("offcolor=#E9E230;separatorsize=1;text=Other Services;url=http://www.fsbbrookston.com/FinancialServices/OtherServices.htm;");
}

with(milonic=new menuname("Local2")){
style=subsmallmenuStyle;
top="offset=-10";
aI("offcolor=#69D34D;image=/js/home.gif;text=Homes For Sale;url=http://www.fsbbrookston.com/LocalItems/HomesForSale.htm;");
aI("offcolor=#69D34D;image=/js/car.gif;text=Vehicles For Sale;url=http://www.fsbbrookston.com/LocalItems/VehiclesForSale.htm;");
aI("offcolor=#69D34D;text=Education;url=http://www.fsbbrookston.com/LocalItems/Education.htm;");
aI("offcolor=#69D34D;image=/js/people.gif;text=Community Links;url=http://www.fsbbrookston.com/LocalItems/CommunityLinks.htm;");
}

with(milonic=new menuname("Calculators2")){
style=subsmallmenuStyle;
top="offset=-10";
aI("offcolor=#30C0E9;text=Home Affordability;url=http://www.fsbbrookston.com/Calculators/HomeAffordability.htm;");
aI("offcolor=#30C0E9;text=College Planning;url=http://www.fsbbrookston.com/Calculators/CollegePlanning.htm;");
aI("offcolor=#30C0E9;text=Retirement Planning;url=http://www.fsbbrookston.com/Calculators/RetirementPlanning.htm;");
aI("offcolor=#30C0E9;text=Bill Payment;url=http://www.fsbbrookston.com/Calculators/BillPayment.htm;");
aI("offcolor=#30C0E9;text=Installment Loan;url=http://www.fsbbrookston.com/Calculators/InstallmentLoan.htm;");
}

drawMenus();

