_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=0;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/Angle9.png";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offcolor="Black";
onbold="bold";
oncolor="DarkSlateGray";
ondecoration="underline";
pagecolor="Maroon";
separatorcolor="transparent";
separatorsize="5";
rawcss="padding-left:5px;padding-right:5px";
overbgimage="images/Angle_hover9.png";
itemheight="33";
itemwidth="98";
}

with(submenuStyle=new mm_style()){
bordercolor="#dddddd";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="Azure";
offcolor="CadetBlue";
onbgcolor="Azure";
oncolor="Black";
padding="4";
pagebgcolor="Azure";
separatorsize="1";
subimage="images/white_4x7.gif";
subimagepadding="8";
itemwidth="125";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
itemheight="33";
aI("text=HOME;target=;url=http://www.healthyshelf.com/;align=center;");
aI("text=BUY SHELVES;target=;url=BUY-Healthy-Shelf.html;align=center;");
aI("text=BUY REFILLS;target=;url=BUY-Refill-Towels.html;align=center;");
aI("text=INTERNATIONAL SHIPPING;target=;url=INTERNATIONAL-SHIPPING.html;align=center;");
aI("text=NEWS;target=;url=News.html;align=center;");
aI("text=INSTALL VIDEO;target=;url=Installation-Video.html;align=center;");
aI("text=GALLERY;target=;url=Photo-Gallery.html;align=center;");
aI("text=ABOUT US;target=;url=About-Us.html;align=center;");
aI("text=CONTACT US;target=;url=Contact-Us.html;align=center;");
aI("text=SITES WE LIKE;target=;url=Recommended-Sites.html;align=center;");
}


 drawMenus();

