_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#553815";
borderstyle="Solid";
borderwidth="1";
fontfamily="Bookman Old Style";
fontsize="9pt";
fontweight="normal";
headercolor="#000000";
offbgcolor="White";
offcolor="Black";
oncolor="Black";
padding="5";
subimage="images/black.gif";
subimagepadding="5";
}

with(menuStyle=new mm_style()){
align="left";
fontfamily="Bookman Old Style";
fontsize="10pt";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/location6.gif";
offcolor="#553815";
oncolor="#9C8258";
pagecolor="#BCAE8F";
overimage="images/location_on6.gif";
imageposition="right";
itemwidth="90";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
}


 drawMenus();

