_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#ACABAB";
onbgcolor="#E7E6E7";
oncolor="#AC68A3";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
align="right";
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Tahoma";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="Black";
onbgcolor="#3E3E3E";
oncolor="#AC68A3";
outfilter="Fade(Overlap=1.00)";
padding="7";
imagepadding="6";
itemwidth="95";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=./;");
aI("text=About Us;target=;url=About-Us.html;");
aI("showmenu=ServicesLinksLEFT_MENU;text=Services;target=;url=Services.html;");
aI("showmenu=PricesTrading HoursLEFT_MENU;text=Prices;target=;url=Prices.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Privacy;target=;url=Privacy.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("ServicesLinksLEFT_MENU")){
style=submenuStyle;
aI("text=Links;target=;url=Links.html;");
aI("text=Products;target=;url=Products.html;");
aI("text=Gallery;target=;url=Gallery.html;");
aI("text=Staff;target=;url=Staff.html;");
}

with(milonic=new menuname("PricesTrading HoursLEFT_MENU")){
style=submenuStyle;
aI("text=Trading Hours;target=;url=Trading-Hours.html;");
aI("text=News Release 2;target=;url=News-Release-2.html;");
aI("text=News Release 3;target=;url=News-Release-3.html;");
aI("text=News Release 4;target=;url=News-Release-4.html;");
aI("text=News Release 5;target=;url=News-Release-5.html;");
}


 drawMenus();
