_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="White";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/dots5.gif";
offbgcolor="DarkGreen";
offcolor="#ffffff";
onbgcolor="#80B14D";
oncolor="#ffffff";
padding="6";
separatorcolor="#ffffff";
separatorsize="5";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="160";
}

with(submenuStyle=new mm_style()){
bordercolor="#373737";
borderstyle="solid";
borderwidth="2";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="White";
offcolor="Black";
onbgcolor="#215001";
oncolor="White";
padding="4";
pagecolor="White";
separatorcolor="#215001";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("showmenu=Puppy Home Puppy Potty TrainingLEFT_MENU;text=Puppy Home ;target=;url=index.html;");
aI("showmenu=Puppy CareBeagle Puppy CareLEFT_MENU;text=Puppy Care;target=;url=puppy-care.html;");
aI("text=Resources;target=;url=resources.html;");
aI("text=Contact Us;target=;url=contact-us.html;");
aI("text=Privacy;target=;url=privacy.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("Puppy Home Puppy Potty TrainingLEFT_MENU")){
style=submenuStyle;
aI("text=Puppy Potty Training;target=;url=puppy-potty-training.html;");
aI("text=Puppy Crate Training;target=;url=puppy-crate-training.html;");
aI("text=Puppy House Training;target=;url=puppy-house-training.html;");
aI("text=Puppy Obedience Training;target=;url=puppy-obedience-training.html;");
}

with(milonic=new menuname("Puppy CareBeagle Puppy CareLEFT_MENU")){
style=submenuStyle;
aI("text=Beagle Puppy Care;target=;url=beagle-puppy-care.html;");
aI("text=Chihuahua Puppy Care;target=;url=chihuahua-puppy-care.html;");
aI("text=Shih Tzu Puppy Care;target=;url=shih-tzu-puppy-care.html;");
aI("text=Yorkie Puppy Care;target=;url=yorkie-puppy-care.html;");
}


 drawMenus();
