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="#006600";
borderstyle="solid";
borderwidth=2;
fontfamily="Verdana, Tahoma, Arial";
fontsize="70%";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#99cc99";
offcolor="#ffffff";
onbgcolor="#4F8EB6";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=95);Shadow(color=#777777', Direction=135, Strength=5)";
padding=3;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#006600";
separatorsize=1;
subimage="http://img.milonic.com/arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=2;
left=0;
orientation="horizontal";
style=menuStyle;
top=120;
menuwidth="77%"; 
itemwidth="100%";
aI("showmenu=Custom Searches;text=Custom Searches;");
aI("showmenu=Real Estate;text=Real Estate;");
aI("showmenu=Mortgage;text=Mortgage;");
aI("showmenu=Relocation;text=Relocation;");
aI("showmenu=Auction;text=Auction;");
aI("showmenu=Title;text=Title;");
}

with(milonic=new menuname("Custom Searches")){
overflow="scroll";
style=menuStyle;
aI("text=Search for an Agent;url=http://wellesbowen.activemls.com/cgi-bin/agentlist.pl;")
aI("text=Local Home Search;url=http://wellesbowen.activemls.com/;")
aI("text=National Home Search;url=http://www.relohomesearch.com/;")
aI("text=Search for an Open House;url=open_frame.html;")
aI("text=Search for a Virtual Open House;url=http://wellesbowen.activemls.com/cgi-bin/search.pl?vt=y;")
aI("text=Search for an Auction;url=http://wellesbowen.activemls.com/cgi-bin/search.pl?auc=y&cat=res&x=26&y=6;")
}

with(milonic=new menuname("Real Estate")){
overflow="scroll";
style=menuStyle;
aI("text=Office Locations;url=http://www.wellesbowen.com/locations.html;");
aI("text=Career Information;url=http://www.wellesbowen.com/career.html;");
aI("text=Find Out Your Homes Worth;url=http://wellesbowen.activemls.com/CMAform.html;");
aI("text=Buy A Home;url=http://wellesbowen.activemls.com/BuyHomeForm.html;")
aI("text=Sell A Home;url=http://wellesbowen.activemls.com/SellaHomeForm.html;")
aI("text=Housing Statistics;url=http://wellesbowen.com/housingstats.html;");
aI("text=County Auditor Websites;url=http://wellesbowen.com/auditorsites.html;");
aI("text=Areas of Service;url=http://www.wellesbowen.com/service.html;")
aI("text=School Information;url=http://www.wellesbowen.com/education.html;");
aI("text=Toledo Area Links;url=http://www.wellesbowen.com/tolsites.htm;");
aI("text=Michigan Affiliate;url=http://www.wellesbowengio.com;");
aI("text=About Welles Bowen;url=http://www.wellesbowen.com/aboutus.html;");
}

with(milonic=new menuname("Mortgage")){
overflow="scroll";
style=menuStyle;
aI("text=Sue Meyer Licensed Loan Officer;url=http://wellesbowen.activemls.com/cgi-bin/showagent.pl?id=1meyersu;");
aI("text=Renee Potter Licensed Loan Officer;url=http://www.wellesbowenmortgage.com/default.aspx;");
}

with(milonic=new menuname("Relocation")){
overflow="scroll";
style=menuStyle;
aI("text=Visit Our Relocation Site;url=http://www.toledorelo.com;");
}

with(milonic=new menuname("Auction")){
overflow="scroll";
style=menuStyle;
aI("text=Upcoming Real Estate Auctions;url=http://wellesbowen.activemls.com/cgi-bin/search.pl?auc=y&cat=res&x=23&y=12;");
aI("text=Dan Baker Auctioneer;url=http://wellesbowen.activemls.com/cgi-bin/showagent.pl?id=3bakerda;");
aI("text=Types Of Auctions;url=http://www.wellesbowen.com/auction_type.html;");
aI("text=Frequently Asked Questions/Terms;url=http://www.wellesbowen.com/auction_faq.html;");
}

with(milonic=new menuname("Title")){
overflow="scroll";
style=menuStyle;
aI("text=Visit Our Title Division;url=http://www.wellesbowentitle.com;");
}

drawMenus();

