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(menuStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth=0;
fontfamily="Helvetica, Arial, Verdana, Tahoma";
fontsize="100%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#053704";
offcolor="#dfefa9";
onbgcolor="#e3d938";
oncolor="#000000";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=0;
pagebgcolor="#e3d938";
pagecolor="black";
separatorcolor="#e3d938";
separatorsize=1;
// itemwidth=141;
itemheight=32;
//subimage="http://img.milonic.com/arrow.gif";
//subimagepadding=2;
}

with(menuStyleDropdown=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth=0;
fontfamily="Helvetica, Arial, Verdana, Tahoma";
fontsize="100%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#053704";
offcolor="#dfefa9";
onbgcolor="#e3d938";
oncolor="#000000";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color=#777777', Direction=135, Strength=3)";
padding=6;
pagebgcolor="#e3d938";
pagecolor="black";
separatorcolor="#e3d938";
separatorsize=1;
itemwidth=153;
}

with(milonic=new menuname("Selling")){
style=menuStyleDropdown;
aI("text=Frequently Asked Questions About Selling A Business;url=http://www.fbb.com/sell/faq.htm;");
aI("text=Why Do Business With FBB;url=http://www.fbb.com/sell/why_fbb.htm;");
aI("text=Why Do I Need a Broker When Selling My Business?;url=http://www.fbb.com/sell/business_broker.htm;");
aI("text=Typical Closing Costs;url=http://www.fbb.com/sell/closing.htm;");
aI("text=List of References;url=http://www.fbb.com/company/references.htm;");
}

with(milonic=new menuname("Buying")){
style=menuStyleDropdown;
aI("text=Frequently Asked Questions About Buying A Business;url=http://www.fbb.com/buy/faq.htm;");
aI("text=Businesses For Sale;url=http://www.fbb.com/forSale/listings.php;");
aI("text=Confidentiality Agreement and Confidential Purchaser Profiles;url=http://www.fbb.com/buy/forms.htm;");
aI("text=Typical Closing Costs;url=http://www.fbb.com/buy/closing.htm;");
}

with(milonic=new menuname("Area")){
style=menuStyleDropdown;
aI("text=Economic Report;url=http://www.fbb.com/area/economic_rpt.htm;");
aI("text=Facts & Figures;url=http://www.fbb.com/area/facts_figures.htm;");
aI("text=Helpful Links ;url=http://www.fbb.com/area/links.htm;");
}

with(milonic=new menuname("Company")){
style=menuStyleDropdown;
aI("text=Description of Services;url=http://www.fbb.com/company/services.htm;");
aI("text=Meet the Team;url=http://www.fbb.com/company/team.htm;");
aI("text=Representative Transactions;url=http://www.fbb.com/company/transactions.htm;");
aI("text=List of References;url=http://www.fbb.com/company/references.htm;");
}

drawMenus();

