_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="left";
bordercolor="DarkSlateGray";
borderstyle="Inset";
borderwidth="2";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Azure";
offcolor="DarkSlateGray";
onbgcolor="Azure";
oncolor="DarkSlateGray";
padding="6";
pagebgcolor="Azure";
pagecolor="Maroon";
separatorcolor="DarkSlateGray";
separatorsize="2";
subimage="images/11x9_dotted_green.gif";
subimagepadding="6";
itemwidth="100";
}

with(submenuStyle=new mm_style()){
bordercolor="DarkSlateGray";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#F4F7DF";
offcolor="CadetBlue";
onbgcolor="#F4F7DF";
oncolor="#000000";
padding="4";
pagebgcolor="#F4F7DF";
pagecolor="Maroon";
subimage="images/11x9_dotted_green.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
openstyle="rtl";
aI("text=INTERNATIONAL SHIPPING;target=;url=INTERNATIONAL-SHIPPING.html;");
aI("text=ABOUT GREEN SEAL REFILL TOWELS;target=;url=US-Green-Seal-Certified.html;");
aI("text=HEALTHY BENEFITS;target=;url=Healthy-Shelf-Benefits.html;");
aI("text=TESTIMONIALS;target=;url=Testimonials.html;");
aI("text=HEALTHY SHELF HISTORY;target=;url=History-of-Healthy-Shelf.html;");
}


 drawMenus();

