_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="DarkSeaGreen";
offcolor="#000000";
onbgcolor="AliceBlue";
oncolor="#000000";
padding="6";
separatorcolor="#000000";
separatorsize="1";
subimage="images/black_7x7.gif";
subimagepadding="6";
itemwidth="100%";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="DarkSeaGreen";
offcolor="#000000";
onbgcolor="AliceBlue";
onbold="bold";
oncolor="#000000";
padding="4";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=How to Choose a Puppy or Dog That Is Right for You;target=;url=./;");
aI("showmenu=ArticlesHow to Acquire Your Puppy or DogLEFT_MENU;text=Articles;target=;url=articles.html;");
aI("text=Puppy Dog Resource Directory;target=;url=puppy-dog-resource-directory.html;");
}

with(milonic=new menuname("ArticlesHow to Acquire Your Puppy or DogLEFT_MENU")){
style=submenuStyle;
aI("text=How to Acquire Your Puppy or Dog;target=;url=how-to-acquire-your-puppy-or-dog.html;");
aI("text=Basic Equipment Needs for Your Puppy or Dog;target=;url=basic-equipment-needs-for-your-puppy-or-dog.html;");
aI("text=Keeping Your Puppy-Dog Healthy and Safe;target=;url=keeping-your-puppy-dog-healthy-and-safe.html;");
aI("text=Basic Obedience Training for Your Puppy or Dog;target=;url=basic-obedience-training-for-your-puppy-or-dog.html;");
aI("text=Understanding the Nutrition Needs of Your Dog;target=;url=understanding-the-nutrition-needs-of-your-dog.html;");
aI("text=The Role of Pets in Enhancing Human Well Being;target=;url=the-role-of-pets-in-enhancing-human-well-being.html;");
}


 drawMenus();
