_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/breeze.gif";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offcolor="#000000";
oncolor="DeepPink";
pagecolor="White";
separatorcolor="Transparent";
separatorpadding="1";
separatorsize="0";
subimage="images/white_4x7.gif";
subimagepadding="2";
itemheight="28";
itemwidth="95";
}

with(submenuStyle=new mm_style()){
bordercolor="#67A1CE";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="6pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#D5EBFC";
offcolor="Black";
onbgcolor="#91C7F1";
onborder="1px solid #67A1CE";
oncolor="OliveDrab";
padding="4";
pagecolor="White";
separatorsize="1";
subimage="images/white_4x7.gif";
subimagepadding="8";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=665;
style=menuStyle;
alwaysvisible="1";
itemwidth="95";
orientation="horizontal";
itemheight="28";
aI("text=Home;target=;url=http://www.mercercoshoppingmall.com/;align=center;");
aI("text=Shop by Category;target=;url=Shop_by_Category.html;align=center;");
aI("text=Shop Other Counties;target=;url=Shop_Other_Counties.html;align=center;");
aI("text=Advertise With Us;target=;url=Advertise_With_Us.html;align=center;");
aI("text=Contact Us;target=;url=Contact_Us.html;align=center;");
aI("text=Radio Ads;target=;url=Radio_Ads.html;align=center;");
aI("text=Nautical Web Design;target=;url=Nautical_Web_Design.html;align=center;");
}


 drawMenus();

