_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=10;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/Ribbon_Big7.png";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offcolor="Navy";
oncolor="Blue";
separatorcolor="transparent";
separatorsize="5";
rawcss="padding-bottom:10px;padding-left:5px;padding-right:5px";
overbgimage="images/Ribbon_Big_hover7.png";
itemheight="40";
itemwidth="200";
}

with(submenuStyle=new mm_style()){
bordercolor="#232323";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="Bisque";
offcolor="Navy";
onbgcolor="AliceBlue";
oncolor="Navy";
padding="4";
separatorsize="0";
subimage="images/white_4x7.gif";
subimagepadding="8";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
align="center";
itemheight="40";
aI("text=HOME;target=;url=http://www.puppy-and-dog-training.com/;");
aI("text=IN THE NEWS;target=;url=IN-THE-NEWS.html;");
aI("showmenu=BREEDS/Who Can Resist the Big Soft Brown Eyes and Long Silky Ears of a BeagleLEFT_MENU;text=BREEDS;target=;url=BREEDS.html;");
aI("showmenu=BEHAVIOUR PROBLEMS/Dog AggressionLEFT_MENU;text=BEHAVIOUR PROBLEMS;target=;url=BEHAVIOUR-PROBLEMS.html;");
aI("showmenu=PUPPY TRAINING/Choosing The Right DogLEFT_MENU;text=PUPPY TRAINING;target=;url=PUPPY-TRAINING.html;");
aI("text=DOG TRAINING;target=;url=DOG-TRAINING.html;");
aI("showmenu=ARTICLES/Article OneLEFT_MENU;text=ARTICLES;target=;url=ARTICLES.html;");
}

with(milonic=new menuname("BREEDS/Who Can Resist the Big Soft Brown Eyes and Long Silky Ears of a BeagleLEFT_MENU")){
style=submenuStyle;
aI("text=Who Can Resist the Big Soft Brown Eyes and Long Silky Ears of a Beagle;target=;url=Who-Can-Resist-the-Big-Soft-Brown-Eyes-and-Long-Silky-Ears-of-a-Beagle.html;");
aI("text=Husky;target=;url=Husky.html;");
aI("text=Chihuahua;target=;url=Chihuahua.html;");
}

with(milonic=new menuname("BEHAVIOUR PROBLEMS/Dog AggressionLEFT_MENU")){
style=submenuStyle;
aI("showmenu=BEHAVIOUR PROBLEMS/Dog Aggression/Can We Prevent Aggression In Our Dogs?LEFT_MENU;text=Dog Aggression;target=;url=Dog-Aggression.html;");
aI("text=Is It Possible To Stop A Dog From Barking?;target=;url=Is-It-Possible-To-Stop-A-Dog-From-Barking.html;");
}

with(milonic=new menuname("BEHAVIOUR PROBLEMS/Dog Aggression/Can We Prevent Aggression In Our Dogs?LEFT_MENU")){
style=submenuStyle;
aI("text=Can We Prevent Aggression In Our Dogs?;target=;url=Can-We-Prevent-Aggression-In-Our-Dogs.html;");
aI("text=Aggression Toward Family Member;target=;url=Aggression-Toward-Family-Member.html;");
}

with(milonic=new menuname("PUPPY TRAINING/Choosing The Right DogLEFT_MENU")){
style=submenuStyle;
aI("text=Choosing The Right Dog;target=;url=Choosing-The-Right-Dog.html;");
aI("text=Potty Trainng Your Puppy;target=;url=Potty-Trainng-Your-Puppy.html;");
aI("text=Housebreak Your Beagle;target=;url=Housebreak-Your-Beagle.html;");
aI("text=Potty Training Your Puppy During Cold Weather;target=;url=Potty-Training-Your-Puppy-During-Cold-Weather.html;");
}

with(milonic=new menuname("ARTICLES/Article OneLEFT_MENU")){
style=submenuStyle;
aI("text=Article One;target=;url=Article-One.html;");
aI("text=Article Two;target=;url=Article-Two.html;");
}


 drawMenus();

