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(menuStyle1=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, MS Sans Serif, Arial";
fontsize="12px";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#000099";
headercolor="#ffffff";
offbgcolor="#cccccc";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
outfilter="randomdissolve(duration=0.0)";
overfilter="Fade(duration=0.0);Alpha(opacity=100);Shadow(color=#777777', Direction=135, Strength=3)";
padding=4;
pagebgcolor="#cccccc";
pagecolor="black";
separatorcolor="#999999";
separatorsize=1;
}

with(menuStyle2=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, MS Sans Serif, Arial";
fontsize="11px";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#000099";
headercolor="#ffffff";
offbgcolor="#cccccc";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
outfilter="randomdissolve(duration=0.0)";
overfilter="Fade(duration=0.0);Alpha(opacity=100);Shadow(color=#777777', Direction=135, Strength=3)";
padding=4;
pagebgcolor="#cccccc";
pagecolor="black";
separatorcolor="#999999";
separatorsize=1;
subimage="http://img.milonic.com/arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="horizontal";
screenposition="center";
top=126;
style=menuStyle1;
itemwidth=95;
aI("text=Home;url=http://www.caratoots.com/;");
aI("text=Newsflash!;url=newsflash.html;");
aI("showmenu=info;text=Kennel Info;");
aI("showmenu=dogs;text=Our Dogs;");
aI("showmenu=forsale;text=For Sale;");
aI("showmenu=breed;text=The Breed;");
aI("showmenu=guestbook;text=Guestbook;");
aI("showmenu=links;text=Links;");
aI("showmenu=contact;text=Contact Us;");
}

with(milonic=new menuname("info")){
overflow="scroll";
style=menuStyle2;
aI("text=About us;url=kennel_aboutus.html;")
aI("text=How it started;url=kennel_howitstarted.html;")
aI("text=Breeding policy;url=kennel_breedingpolicy.html;")
aI("text=Hall of fame;url=kennel_halloffame.html;")
aI("text=Villa Caratoots;url=kennel_villacaratoots.html;")
aI("text=Pap Play Day;url=kennel_papplayday.html;")
}

with(milonic=new menuname("dogs")){
style=menuStyle2;
aI("text=Dogs;url=dogs_dogs.html;");
aI("text=Bitches;url=dogs_bitches.html;");
aI("text=Puppies;url=dogs_puppies.html;");
aI("text=Miscellaneous;url=dogs_miscellaneous.html;");
aI("text=Videos;url=dogs_videos.html;");

}

with(milonic=new menuname("forsale")){
style=menuStyle2;
aI("text=Dogs for sale;url=forsale_dogs.html;");
aI("text=Planned litters;url=forsale_plannedlitters.html;");
aI("text=Inquiry form;url=forsale_inquiryEN.html;");
aI("text=Puppy Handbook;url=forsale_handbook.html;");
}

with(milonic=new menuname("breed")){
style=menuStyle2;
aI("text=Papillon history;url=breed_history.html;");
aI("text=Breed standard;url=breed_standard.html;");
aI("text=Ethical breeding;url=breed_ethicalbreeding.html;");
}

with(milonic=new menuname("guestbook")){
style=menuStyle2;
aI("text=Sign book;url=http://www.caratoots.com/guestbook_sign.html;");
aI("text=Read book;url=http://www.caratoots.com/guestbook_read.html;");
}

with(milonic=new menuname("links")){
style=menuStyle2;
aI("text=Kennel clubs;url=link_kennelclubs.html;");
aI("text=Breeder clubs;url=link_breederclubs.html;");
aI("text=Other breeders;url=link_otherbreeders.html;");
aI("text=Mailing lists;url=link_mailinglists.html;");
aI("text=Magazines;url=link_magazines.html;");
aI("text=Web rings;url=link_webrings.html;");
}

with(milonic=new menuname("contact")){
style=menuStyle2;
aI("text=Kennel;url=contact_kennel.html;");
aI("text=Inquiry form;url=forsale_inquiryEN.html;");
aI("text=Webmaster;url=mailto:webmaster@caratoots.com;");
}

drawMenus();

