_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/breeze1.gif";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offcolor="#000000";
separatorcolor="#000000";
separatorpadding="1";
subimage="images/white_4x7.gif";
subimagepadding="2";
itemheight="31";
itemwidth="105";
}

with(submenuStyle=new mm_style()){
bordercolor="#67A1CE";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#D5EBFC";
offcolor="#67A1CE";
onbgcolor="#91C7F1";
onborder="1px solid #67A1CE";
oncolor="#000000";
padding="4";
separatorsize="1";
subimage="images/white_4x7.gif";
subimagepadding="8";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=735;
style=menuStyle;
alwaysvisible="1";
itemwidth="95";
orientation="horizontal";
itemheight="28";
aI("text=Home;target=;url=http://www.shelbycoshoppingmall.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 Ad's;target=;url=Radio-Ad's.html;align=center;");
aI("text=Nautical Web Design;target=;url=Nautical-Web-Design.html;align=center;");
}


 drawMenus();
