_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="10pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#000000";
offcolor="Peru";
onbgcolor="#000000";
oncolor="#000000";
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="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Georgia";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#000000";
offcolor="BurlyWood";
onbgcolor="#000000";
oncolor="Peru";
outfilter="Fade(Overlap=1.00)";
padding="4";
imagepadding="6";
itemwidth="89";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=801;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Startseite;target=;url=http://www.rottweiler-vom-cassanova.de/;");
aI("text=Chronic;target=;url=Chronic.html;");
aI("text=News;target=;url=News.html;");
aI("text=R&uuml;den;target=;url=Rueden.html;");
aI("text=H&uuml;ndinnen;target=;url=Huendinnen.html;");
aI("text=Welpen;target=;url=Welpen.html;");
aI("text=In Memory;target=;url=In-Memory.html;");
aI("text=Links;target=;url=Links.html;");
aI("text=Kontakt;target=;url=Kontakt.html;");
}


 drawMenus();

