_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
borderwidth="2";
fontfamily="Century Gothic";
fontsize="8pt";
fontweight="normal";
headercolor="#000000";
offbgcolor="Wheat";
offcolor="Maroon";
oncolor="#747A75";
padding="5";
subimage="images/grey_4x5.gif";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
fontfamily="Arial";
fontsize="10pt";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/location6.gif";
offcolor="BlanchedAlmond";
oncolor="DarkRed";
pagecolor="White";
overimage="images/location_on6.gif";
imageposition="right";
itemwidth="242";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=0;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
}


 drawMenus();

