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=0;
_subOffsetLeft=-0;

with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth=2;
fontfamily="Arial";
fontsize="70%";
fontstyle="normal";
headerbgcolor="#000000";
headercolor="#ffffff";
offbgcolor="#FF0000";
offcolor="#000000";
onbgcolor="#FFFF00";
oncolor="#000000";
outfilter="randomdissolve(duration=0.0)";
overfilter="Fade(duration=0.0);Alpha(opacity=100);Shadow(color=#000000', Direction=135, Strength=4)";
padding=4;
pagebgcolor="FF0000";
pagecolor="#000000";
separatorcolor="#000000";
separatorsize=1;
subimage="arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="horizontal";
style=menuStyle;
position="relative";
aI("text=Home;url=/index.php;");
aI("showmenu=Queens;text=Queens;");
aI("showmenu=Studs;text=Studs;");
aI("text=Available;url=/available.php;")
aI("text=Retirees;url=/retirees.php;")
aI("text=Care;url=/care.php;")
aI("showmenu=History;text=History;");
aI("showmenu=Genetics;text=Genetics;");
aI("text=Links;url=/links.php;");
aI("text=Contact Us;url=/contact.php;");
}

with(milonic=new menuname("Queens")){
overflow="scroll";
style=menuStyle;
aI("text=Kajari Baby Bastet;url=/f_babybastet.php;")
aI("text=Kajari Feist Isis;url=/f_feistisis.php;")
aI("text=RainbowSafari Gretel;url=/f_gretel.php;")
aI("text=Knox Silver Ice Magic;url=/f_magic.php;")
aI("text=Molly;url=/f_molly.php;")
aI("text=Castleblaney Moonshine of Paradiso;url=/f_moonshine.php;")
aI("text=RainbowSafari Moonbeam;url=/f_moonbeam.php;")
aI("text=RainbowSafari Charmed One;url=/f_phoebe.php;")
aI("text=RainbowSafari Pepita;url=/f_pita.php;")
aI("text=RainbowSafari Sunrise Princess;url=/f_princess.php;")
aI("text=Bagheera Seraphim Rainbow Vision;url=/f_seraphim.php;")
aI("text=Deblyn Silk N Rust;url=/f_silkie.php;")
}

with(milonic=new menuname("Studs")){
overflow="scroll";
style=menuStyle;
aI("text=Castleblaney Bailey of Katzpaw;url=/m_bailey.php;")
aI("text=RainbowSafari Howard Longwurthy;url=/m_howie.php;")
aI("text=OS AmunRa Iceman of Paradiso;url=/m_iceman.php;")
}

with(milonic=new menuname("History")){
overflow="scroll";
style=menuStyle;
aI("text=Bengal History;url=/history_bengal.php;")
aI("text=The Asian Leopard Cat;url=/history_alc.php;")
aI("text=ALC P.b. Subspecies;url=/history_alcsubspecies.php;")
aI("text=ALCs in the Bengal Breed;url=/history_bgalclist.php;")
aI("text=Foundation Bengals;url=/history_foundations.php;")
aI("text=Endangered Species;url=/history_endangered.php;")
}

with(milonic=new menuname("Genetics")){
overflow="scroll";
style=menuStyle;
aI("text=Genetics;url=/genetics.php;")
aI("text=Type Test;url=/testyourtype/;");
}

drawMenus();
