_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=10;
_subOffsetLeft=5;
buildafterload="true";


with(submenuStyle=new mm_style()){
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
offbgcolor="#D6DFF7";
offcolor="#215DC6";
oncolor="#428EFF";
ondecoration="underline";
padding="6";
separatorcolor="#969698";
subimagepadding="8";
itemwidth="185";
}

with(menuStyle=new mm_style()){
bordercolor="#4D4D4D";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
offbgcolor="#65A22D";
offcolor="#215DC6";
oncolor="#428EFF";
ondecoration="underline";
padding="5";
subimage="images/white_7x7.gif";
subimagepadding="10";
imagepadding="4";
itemwidth="184";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Zoey Dog - Home;target=;url=./;offcolor=#ffffff;fontweight=bold;itemheight=32;rawcss=padding-top:7px;padding-left:30px;bgimage=images/xp_panel_topoffgreen.gif;");
aI("text=Walking Nicely on a Leash;target=;url=Walking-Nicely-on-a-Leash.html;");
aI("text=Destructive Behavior and Excessive Energy;target=;url=Destructive-Behavior-and-Excessive-Energy.html;");
aI("text=Jumping on People;target=;url=Jumping-on-People.html;");
aI("text=Excessive Barking;target=;url=Excessive-Barking.html;");
aI("text=Physical Therapy;target=;url=Physical-Therapy.html;");
aI("text=Greeting Other Dogs;target=;url=Greeting-Other-Dogs.html;");
aI("text=Heartworms;target=;url=Heartworms.html;");
aI("text=Teeth Care and Bad Breath;target=;url=Teeth-Care-and-Bad-Breath.html;");
aI("text=Weight Control;target=;url=Weight-Control.html;");
aI("text=Allergies;target=;url=Allergies.html;");
aI("text=Retractable Leashes;target=;url=Retractable-Leashes.html;");
aI("text=Head Halters;target=;url=Head-Halters.html;");
aI("text=Easy Walk Harness;target=;url=Easy-Walk-Harness.html;");
aI("text=Martingale VS Choke Collar;target=;url=Martingale-VS-Choke-Collar.html;");
aI("text=Bark Collars;target=;url=Bark-Collars.html;");
aI("showmenu=ResourcesWeb SitesLEFT_MENU;text=Resources;target=;url=Resources.html;");
aI("text=Zoey Dog Background;target=;url=Zoey-Dog-Background.html;");
}

with(milonic=new menuname("ResourcesWeb SitesLEFT_MENU")){
style=submenuStyle;
aI("text=Web Sites;target=;url=Web-Sites.html;fontweight=bold;itemheight=25;bgimage=images/xp_panel_subhead.gif;");
aI("text=Training;target=;url=Training.html;");
aI("text=Products;target=;url=Products.html;");
aI("text=Health;target=;url=Health.html;");
}


 drawMenus();

