_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="center";
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="LightSteelBlue";
offcolor="DarkBlue";
onbgcolor="#E7E6E7";
onbold="bold";
oncolor="#FB1901";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
bordercolor="Black";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="LightSteelBlue";
offcolor="DarkBlue";
onbgcolor="DarkBlue";
oncolor="White";
outfilter="Fade(Overlap=1.00)";
padding="0";
separatorcolor="Transparent";
separatorsize="0";
imagepadding="6";
itemwidth="114";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=798;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=Default.html;");
aI("showmenu=Dog BlogAn ADCHINFO_BAR_MENU;text=Dog Blog;target=;url=DBDate1.html;");
aI("text=Agility 101;target=;url=Agility-101.html;");
aI("showmenu=NewsArticles / VideosINFO_BAR_MENU;text=News;target=;url=News.html;");
aI("text=Border Collie 101;target=;url=What-is-a-Border-Collie-.html;");
aI("text=Links;target=;url=Links.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
}

with(milonic=new menuname("Dog BlogAn ADCHINFO_BAR_MENU")){
style=submenuStyle;
aI("text=An ADCH;target=;url=Raven-ADCH.html;");
aI("text=Feb 19 09;target=;url=Feb-19-2009.html;");
aI("text=Jan 31 09;target=;url=January-31-2009.html;");
}

with(milonic=new menuname("NewsArticles / VideosINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Articles / Videos;target=;url=Videos.html;");
}


 drawMenus();
