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="#ffffff";
borderstyle="solid";
borderwidth=1;
fontfamily="Arial";
fontsize="100%";
fontstyle="bold";
headerbgcolor="#006600";
headercolor="#000000";
offbgcolor="#006600";
offcolor="#ffffff";
onbgcolor="#ffffff";
oncolor="#006600";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.1);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=5;
pagebgcolor="#ffffff";
pagecolor="black";
separatorcolor="#006600";
separatorsize=1;
subimage="/arrow.gif";
subimagepadding=4;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=1;
overflow="";
style=menuStyle;
top=310;
aI("status=Back To Home Page;text=<b>HOME<BR></b>;url=http://www.sterlingrealtorsunionmo.com/index.htm;");
aI("showmenu=sellers;text=<b>FOR SELLERS<BR></b>;");
aI("showmenu=buyers;text=<b>FOR BUYERS<BR></b>;");
aI("status=Agents;text=<b>AGENTS<BR></b>;url=http://www.sterlingrealtorsunionmo.com/agents.htm;");
aI("showmenu=properties;text=<b>PROPERTIES<BR></b>;");
aI("showmenu=links;text=<b>LINKS<BR></b>;");
aI("status=sitemap;text=<b>SITE MAP<BR></b>;url=http://www.sterlingrealtorsunionmo.com/site_map.htm");
}

with(milonic=new menuname("buyers")){
overflow="scroll";
style=menuStyle;
aI("text=<b>WHO REPRESENTS YOU?</b>;url=http://www.sterlingrealtorsunionmo.com/why_realtor_buyer.htm;")
aI("text=<b>BUYING TIPS</b>;url=http://www.sterlingrealtorsunionmo.com/buying_tips.htm;")
aI("text=<b>MORTGAGE CALCULATOR</b>;url=http://www.sterlingrealtorsunionmo.com/amortization.html;")
aI("text=<b>E-MAIL ALERT</b>;url=http://www.sterlingrealtorsunionmo.com/alerts.htm;")


}

with(milonic=new menuname("sellers")){
style=menuStyle;
aI("text=<b>LISTING TIPS</b>;url=http://www.sterlingrealtorsunionmo.com/listing_tips.htm;");
aI("text=<b>WHY USE A REALTOR?</b>;url=http://www.sterlingrealtorsunionmo.com/why_realtor.htm;");
aI("text=<b>SELLING PLANS</b>;url=http://www.sterlingrealtorsunionmo.com/seller.htm;");
}


with(milonic=new menuname("properties")){
overflow="scroll";
style=menuStyle;
aI("text=<b>RESIDENTIAL</b>;url=http://www.sterlingrealtorsunionmo.com/homes.htm;")
aI("text=<b>ACREAGE</b>;url=http://www.sterlingrealtorsunionmo.com/acreage.htm;")
aI("text=<b>COMMERCIAL</b>;url=http://www.sterlingrealtorsunionmo.com/commercial.htm;")
aI("text=<b>LOTS</b>;url=http://www.sterlingrealtorsunionmo.com/lots.htm;")


}


with(milonic=new menuname("links")){
overflow="scroll";
style=menuStyle;
aI("text=<b>AREA LINKS</b>;url=http://www.sterlingrealtorsunionmo.com/area.htm;")
aI("text=<b>LINKS ON SELLING</b>;url=http://www.sterlingrealtorsunionmo.com/selling_links.htm;")
aI("text=<b>LINKS ON BUYING</b>;url=http://www.sterlingrealtorsunionmo.com/buying_links.htm;")
aI("text=<b>FINANCIAL INSTITUTIONS</b>;url=http://www.sterlingrealtorsunionmo.com/banks.htm;")


}






drawMenus();

