fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;




with(menuStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#eeeeee";
offcolor="#000000";
onbgcolor="#ddffdd";
oncolor="#000099";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=4;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#999999";
separatorsize=1;
subimage="images/arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
screenposition="center";
orientation="horizontal";
style=menuStyle;
top=10;
aI("text=Home;url=http://www.hyozan-akitas.com/;");
aI("text=About Hyozan;url=http://www.hyozan-akitas.com/bio.html;");
aI("showmenu=japanese;text=Japanese Akitas;");
aI("showmenu=american;text=American Akitas;");
aI("showmenu=memorial;text=Memorial;");
aI("text=Puppies;url=http://www.hyozan-akitas.com/puppies.html;");
aI("text=Links;url=http://www.hyozan-akitas.com/links.html;");
aI("text=Rescue Links;url=http://www.hyozan-akitas.com/res_links.html;");
aI("showmenu=rings;text=Web Rings;");
}

with(milonic=new menuname("japanese")){
overflow="scroll";
style=menuStyle;
aI("text=Japanese Akitas;url=http://www.hyozan-akitas.com/japakita.html;")
aI("text=Ko;url=http://www.hyozan-akitas.com/ko.html;")
aI("text=Matsumi;url=http://www.hyozan-akitas.com/matsumi.html;")
aI("text=Lulu;url=http://www.hyozan-akitas.com/lulu.html;")
aI("text=Sabita;url=http://www.hyozan-akitas.com/sabita.html;")
aI("text=Oka;url=http://www.hyozan-akitas.com/oka.html;")
aI("text=Kaizen;url=http://www.hyozan-akitas.com/kaizen.html;")
aI("text=Taka;url=http://www.hyozan-akitas.com/taka.html;")
aI("text=Tanner;url=http://www.hyozan-akitas.com/tanner.html;")
aI("text=Akutou;url=http://www.hyozan-akitas.com/akutou.html;")

}

with(milonic=new menuname("american")){
style=menuStyle;
aI("text=American Akitas;url=http://www.hyozan-akitas.com/amakita.html;");
aI("text=Seiko;url=http://www.hyozan-akitas.com/seiko.html;");
aI("text=Ch. Okii;url=http://www.hyozan-akitas.com/okii.html;");
aI("text=Ch. Tigr;url=http://www.hyozan-akitas.com/tigr.html;");
aI("text=Rosie;url=http://www.hyozan-akitas.com/rosie.html;");
}

with(milonic=new menuname("memorial")){
style=menuStyle;
aI("text=Memorial;url=http://hyozan-akitas.com/memorial.html;");
aI("text=Seiko;url=http://www.hyozan-akitas.com/seiko.html;");
aI("text=Ch. Okii;url=http://www.hyozan-akitas.com/okii.html;");
aI("text=Ch. Tigr;url=http://www.hyozan-akitas.com/tigr.html;");
aI("text=Rosie;url=http://www.hyozan-akitas.com/rosie.html;");
aI("text=Matsumi;url=http://www.hyozan-akitas.com/matsumi.html;")
aI("text=Matsumi Remembered;url=http://www.hyozan-akitas.com/matsumi2.html;")
aI("text=Lulu;url=http://www.hyozan-akitas.com/lulu.html;")
}

with(milonic=new menuname("rings")){
style=menuStyle;
aI("text=Web Rings 1;url=http://www.hyozan-akitas.com/rings.html;");
aI("text=Web Rings 2;url=http://www.hyozan-akitas.com/ringsurf.html;");
aI("text=Web Rings 3;url=http://www.hyozan-akitas.com/ringsurf2.html;");
}



drawMenus();


