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(sideonlinemenuStyle=new mm_style()){
bordercolor="#666666";
borderstyle="solid";
borderwidth=2;
fontfamily="Verdana, Tahoma, Arial";
fontsize=9;
fontstyle=200;
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#69D34D";
offcolor="#000000";
onbgcolor="#090A64";
oncolor="#E99430";
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="#82B6D7";
pagecolor="black";
separatorcolor="#666666";
separatorsize=2;
subimage="js/arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Side Online Menu")){
alwaysvisible=1;
orientation="verticle";
style=sideonlinemenuStyle;
menuheight=125;
itemheight="25%";
//menuwidth=350;
//itemwidth="25%";
left=10;
top=200
aI("offcolor=#000000;image=/js/home.gif;text=Homes For Sale;url=http://www.fsbbrookston.com/LocalItems/HomesForSale.htm;");
aI("offcolor=#000000;image=/js/car.gif;text=Vehicles For Sale;url=http://www.fsbbrookston.com/LocalItems/VehiclesForSale.htm;");
aI("offcolor=#000000;text=Education;url=http://www.fsbbrookston.com/LocalItems/Education.htm;");
aI("offcolor=#000000;image=/js/people.gif;text=Community Links;url=http://www.fsbbrookston.com/LocalItems/CommunityLinks.htm;");
}

drawMenus();

