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="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#eeeeee";
offcolor="#000000";
onbgcolor="#ddffdd";
oncolor="#000099";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#ffffff";
separatorsize=1;
}

with(menuStyle1=new mm_style()){
align="center";
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#eeeeee";
offcolor="#000000";
onbgcolor="#FFCC00";
oncolor="#000099";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#CA9247";
separatorsize=1;
subimage="images/arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
style=menuStyle;
alwaysvisible=1;
left=10;
position="relative";
orientation="horizontal";
style=menuStyle;
top=10;
aI("showmenu=whoweare;image=images/whoweare_off.gif;overimage=images/whoweare_on.gif;url=http://www.towerescrow.com/who_we_are.php;");
aI("showmenu=services;image=images/services_off.gif;overimage=images/services_on.gif;url=http://www.towerescrow.com/what_we_offer.php;");
aI("image=images/checkstatus_off.gif;overimage=images/checkstatus_on.gif;url=http://www.towerescrow.com/check_status.php");
aI("showmenu=resources;image=images/resources_off.gif;overimage=images/resources_on.gif;url=http://www.towerescrow.com:8088/SearchResult.jsp;");
aI("image=images/contact_off.gif;overimage=images/contact_on.gif;url=http://www.towerescrow.com/contact_us.php");
}

with(milonic=new menuname("resources")){
style=menuStyle1;
itemwidth=120;
aI("text=FIND PROPERTY;url=http://www.towerescrow.com:8088/SearchResult.jsp;")
aI("text=FIND AGENT;url=http://www.towerescrow.com:8088/FindAgent.jsp;")
aI("text=FIND BROKER;url=http://www.towerescrow.com:8088/FindBroker.jsp;")
aI("text=USEFUL LINKS;url=http://www.towerescrow.com/links.php;")
}

with(milonic=new menuname("whoweare")){
style=menuStyle1;
itemwidth=120;
aI("text=HISTORY;url=http://www.towerescrow.com/history.php;")
aI("text=STAFF;url=http://www.towerescrow.com/staff.php;")
aI("text=MISSION;url=http://www.towerescrow.com/mission.php;")
}

with(milonic=new menuname("services")){
style=menuStyle1;
itemwidth=120;
aI("showmenu=openescrow;status=OPEN ESCROW;text=OPEN ESCROW;");
aI("text=WHAT WE OFFER;url=http://www.towerescrow.com/what_we_offer.php;")
aI("text=WHAT IS ESCROW;url=http://www.towerescrow.com/what_is_escrow.php;")
aI("text=ESCROW PROCESS;url=http://www.towerescrow.com/escrow_process.php;")
}

with(milonic=new menuname("openescrow")){
style=menuStyle1;
itemwidth=120;
aI("text=PURCHASE;url=http://www.towerescrow.com/open_purchase.php;")
aI("text=BULK;url=http://www.towerescrow.com/open_bulk.php;")
aI("text=REFINANCE;url=http://www.towerescrow.com/open_refinance.php;")
}

drawMenus();

