fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=800;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;




with(submenuStyle=new mm_style()){
bordercolor="#66761d";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana";
fontsize="10pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#c9a239";
offcolor="#262626";
onbgcolor="#fad46c";
onborder="1px dotted #a58405";
oncolor="#6a4e03";
outfilter="randomdissolve(duration=0.4)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=4;
pagebgcolor="#82B6D7";
pagecolor="black";
subimage="green2_5x7.gif";
subimagepadding=5;
}

with(menuStyle=new mm_style()){
styleid=1;
bordercolor="#FFB600";
borderstyle="solid";
borderwidth=2;
fontfamily="Verdana";
fontsize="14pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#000000";
offcolor="#b48507";
onbgcolor="#c9a239";
onborder="1px dotted #FFFFFF";
oncolor="#6a4e03";
onsubimage="downarrow6_green_9x9.gif";
outfilter="randomdissolve(duration=0.4)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=5;
subimage="downarrow6_green_9x9.gif";
subimagepadding=5;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=180;
margin=1;
orientation="horizontal";
style=menuStyle;
top=2;
aI("showmenu=BUY;text=Buy;");
aI("showmenu=SELL;text=Sell;");
aI("showmenu=RELOCATE;text=Relocate;");
aI("showmenu=CAREERS;text=Careers;");
aI("showmenu=CONTACT;text=Contact Us;");
aI("text=Home;url=../index.php;");
}

with(milonic=new menuname("BUY")){
margin=4;
style=submenuStyle;
aI("text=Find a property;url=../search.php");
aI("text=Featured Listings;url=../featuredlistings.php");
aI("text=Commercial;url=http://bbms.biz/cgi-bin/a-bus2.asp?folder=bbf-426&src=businesses;target=_blank");
aI("text=Request Information;url=../contact.php");
}

with(milonic=new menuname("SELL")){
margin=4;
style=submenuStyle;
aI("text=Keys to Selling;url=../keystoselling.php");
aI("text=Selling Checklist;url=../sellingchecklist.php");
aI("text=Listing Benefits;url=../listing-benefits.php");
aI("text=Request Information;url=../contact.php");
}

with(milonic=new menuname("RELOCATE")){
margin=4;
style=submenuStyle;
aI("text=Local Information;url=../local.php");
aI("text=Featured Links;url=../links.php");
aI("text=Request Information;url=../contact.php");
}

with(milonic=new menuname("CAREERS")){
margin=4;
style=submenuStyle;
aI("text=Our Advantage;url=../advantage.php");
aI("text=Join our Team;url=../join.php;");
aI("text=About Us;url=../about.php");
}

with(milonic=new menuname("CONTACT")){
margin=4;
style=submenuStyle;
aI("text=Contact Us;url=../contact.php");
aI("text=About Us;url=../about.php");
aI("text=Site Map;url=../sitemap.php");
}

drawMenus();
