_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="Transparent";
borderstyle="solid";
borderwidth="0";
fontfamily="Tahoma";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="WhiteSmoke";
onbgcolor="Transparent";
oncolor="WhiteSmoke";
ondecoration="underline";
padding="0";
pagebgcolor="Transparent";
pagecolor="WhiteSmoke";
separatorcolor="WhiteSmoke";
separatorsize="1";
subimage="images/downboxed.gif";
subimagepadding="6";
itemwidth="1000";
}

with(submenuStyle=new mm_style()){
bordercolor="#F2EFEA";
borderstyle="solid";
borderwidth="1";
fontfamily="Tahoma";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#3F3F3F";
onbgcolor="#F2EFEA";
oncolor="#3F3F3F";
padding="4";
pagebgcolor="#F2EFEA";
pagecolor="#3F3F3F";
subimage="images/downboxed.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=.././;");
aI("text=Pharmacy;target=;url=./;");
aI("showmenu=ShoppingDiabetic SuppliesINFO_BAR_MENU;text=Shopping;target=;url=../shopping/;");
aI("text=Contact;target=;url=http://www.pharmnet.com/contact;");
aI("text=My Account;target=;url=http://www.pharmnet.com/secure;");
}

with(milonic=new menuname("ShoppingDiabetic SuppliesINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Diabetic Supplies;target=;url=http://www.pharmnet.com/shopping/diabetic-supplies.htm;");
aI("text=Home Medical Supplies;target=;url=http://www.pharmnet.com/shopping/home-medical-supplies.htm;");
aI("text=Medicine Cabinet;target=;url=http://www.pharmnet.com/shopping/medicine-cabinet.htm;");
aI("text=Diet & Nutrition;target=;url=http://www.pharmnet.com/shopping/diet-&-nutrition.htm;");
aI("text=Vitamins & Supplements;target=;url=http://www.pharmnet.com/shopping/vitamins-&-supplements.htm;");
aI("text=Sexual Health;target=;url=http://www.pharmnet.com/shopping/sexual-health.htm;");
aI("text=Prescription Meds;target=;url=http://www.pharmnet.com/shopping/prescription-meds.htm;");
aI("text=Natural Products;target=;url=http://www.pharmnet.com/shopping/natural-products.htm;");
aI("text=Pet Prescriptions;target=;url=http://www.pharmnet.com/shopping/pet-prescriptions.htm;");
aI("text=Personal Care & Bath;target=;url=http://www.pharmnet.com/shopping/personal-care-&-bath.htm;");
aI("text=Baby & Child Care;target=;url=http://www.pharmnet.com/shopping/baby-&-child-care.htm;");
}


 drawMenus();
