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;");
aI("text=Merchandise;url=http://www.cafepress.com/rainbowsafari;");
aI("text=Jewelry;url=/jewelry/");
aI("text=Avatar Fan Page;url=/Avatar/");
}

with(milonic=new menuname("Queens")){
overflow="scroll";
style=menuStyle;
aI("text=RainbowSafari Queen Amadala;url=/f_amadala.php;")
aI("text=Kajari Baby Bastet;url=/f_babybastet.php;")
aI("text=RainbowSafari Charmed One;url=/f_phoebe.php;")
aI("text=RainbowSafari Moonbeam;url=/f_moonbeam.php;")
aI("text=Bagheera Seraphim Rainbow Vision;url=/f_seraphim.php;")
aI("text=RainbowSafari Solar Flare;url=/f_rosy.php;")
aI("text=RainbowSafari Sunrise Princess;url=/f_princess.php;")
aI("text=Paradiso Wurth A Boogie;url=/f_boogie.php;")
}

with(milonic=new menuname("Studs")){
overflow="scroll";
style=menuStyle;
aI("text=Castleblaney Bailey of Paradiso;url=/m_bailey.php;")
aI("text=Paradiso Snoman;url=/m_snoman.php;")
aI("text=RainbowSafari Howard Longwurthy;url=/m_howie.php;")
aI("text=OS AmunRa Iceman of Paradiso;url=/m_iceman.php;")
aI("text=Paradiso Irish Whiskey Straight Up with Ice;url=/m_jr.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();

