_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/whitedots.gif";
offbgcolor="#930600";
offcolor="#ffffff";
onbgcolor="#463C01";
oncolor="#ffffff";
padding="6";
separatorcolor="#ffffff";
separatorsize="5";
subimage="images/white_13x13_tb.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="160";
}

with(submenuStyle=new mm_style()){
bordercolor="Black";
borderstyle="solid";
borderwidth="2";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#463C01";
offcolor="#ffffff";
onbgcolor="#8F854D";
oncolor="#ffffff";
padding="4";
separatorcolor="White";
separatorsize="1";
subimage="images/white_13x13_tb.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("showmenu=HomeSubscribeLEFT_MENU;text=Home;target=;url=./;");
aI("text=For the Love of the Dog Blog;target=_blank;url=http://fortheloveofthedogblog.com/;");
aI("text=For the Love of the Dog T-Shirt;target=;url=For_the_Love_of_the_Dog_T-Shirt.html;");
aI("text=Articles;target=;url=Articles/;");
aI("text=Canine/Animal Advocacy;target=;url=Canine_Animal_Advocacy/;");
aI("text=Dog Writings, Philosophy & Poetry;target=;url=Dog_Writings,_Philosophy_&_Poetry/;");
aI("text=Dog Humor;target=;url=Dog_Humor/;");
aI("showmenu=Dog VideosWhen You Look Beyond the Breed, What You See is Just AmazingLEFT_MENU;text=Dog Videos;target=;url=Dog_Videos.html;");
aI("text=Dog News;target=;url=Dog_News/;");
aI("text=Contact Me;target=_blank;url=http://fortheloveofthedogblog.com/contact-me;");
aI("text=Links;target=;url=Links.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("HomeSubscribeLEFT_MENU")){
style=submenuStyle;
aI("text=Subscribe;target=;url=subscribe.html;");
}

with(milonic=new menuname("Dog VideosWhen You Look Beyond the Breed, What You See is Just AmazingLEFT_MENU")){
style=submenuStyle;
aI("text=When You Look Beyond the Breed, What You See is Just Amazing;target=;url=When_You_Look_Beyond_the_Breed_What_You_See_is_Just_Amazing.html;");
aI("text=Puppies Do the Darndest Things!;target=;url=Puppies_Do_the_Darndest_Things!.html;");
aI("text=An Inspiration;target=;url=An_Inspiration.html;");
}


 drawMenus();
