_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Comic Sans MS";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/dots9.gif";
offbgcolor="#1B2C85";
offcolor="#ffffff";
onbgcolor="DodgerBlue";
oncolor="#ffffff";
padding="6";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="200";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Comic Sans MS";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#5871B3";
offcolor="#ffffff";
onbgcolor="CornflowerBlue";
oncolor="#ffffff";
padding="4";
separatorcolor="#758CC9";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Natural Health Solutions Home Page;target=;url=.././;");
aI("text=Pets Remedies;target=;url=" + window.location.pathname.substring(0, window.location.pathname.lastIndexOf("/")) + ";");
aI("text=Is Your Pet In Pain;target=;url=Is-Your-Pet-In-Pain.html;");
aI("text=Preparing A Diet For Your Diabetic Dog;target=;url=diabetes-diet.htm;");
aI("text=10 Tips To Ensure Proper Care Of Senior Pets;target=;url=vitamins-for-pets.htm;");
aI("text=Arthritis In Dogs;target=;url=arthritis-dogs.htm;");
aI("text=Cats Love Easy Delivery System Of Homeopathic Natural Remedies;target=;url=natural-pet-cures.htm;");
aI("text=Dog Medicine For A Healthy Coat And Skin;target=;url=pet-skin-problems.htm;");
aI("text=Fish Oil For Pets-why More Veterinarians Are Recommending Omega 3 Fatty Acids To Faithful Companions;target=;url=fish-oil-for-cats.htm;");
aI("text=Fleas On Your Dog- The Common Foe;target=;url=dog-fleas.htm;");
aI("text=How To Treat Skin Allergies;target=;url=dog-skin-allergies.htm;");
aI("text=Kidney Infection In Cats Is A Serious And Potentially Life Threatening Condition;target=;url=pet-home-remedies.htm;");
aI("text=My Dog Greets By Biting;target=;url=dog-calming.htm;");
aI("text=Natural And Organic Dog Food Stores;target=;url=natural-pet-products.htm;");
aI("text=Natural Treatment For Arthritis Pain Relief, Herbal Remedies;target=;url=herbal-cures.htm;");
aI("text=Natural Treatment Of Cancer In Dogs And Feline Cancer;target=;url=homeopathic-remedies-for-dogs.htm;");
aI("text=Soft Cat Food Choices;target=;url=cat-dry-skin.htm;");
aI("text=Why Buy Healthy Dog Food For Your Pet?;target=;url=natural-dog-shampoo.htm;");
}


 drawMenus();

