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()){
styleid=1;
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
image="http://www.furrycritter.com/red-dots.gif";
imagepadding=6;
offbgcolor="#999999";
offcolor="#ffffff";
onbgcolor="#990000";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
overimage="http://www.furrycritter.com/whitedots.gif";
padding=6;
pagebgcolor="#990000";
pagecolor="black";
separatorcolor="#ffffff";
separatorsize=1;
subimage="http://www.furrycritter.com/arrow.gif";
subimagepadding=2;
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#000000";
offcolor="#ffffff";
onbgcolor="#990000";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=4;
pagebgcolor="#990000";
pagecolor="black";
separatorcolor="#ffffff";
separatorsize=1;
subimage="http://img.milonic.com/arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="horizontal";
menuwidth=658;
screenposition="center"; 
left="offset=120"; 
top=165;
style=menuStyle;
aI("text=Home&nbsp;&nbsp;&nbsp;;url=http://www.furrycritter.com/;");
aI("text=Link To FCN&nbsp;&nbsp;&nbsp;;url=http://www.furrycritter.com/fc_banners/banners.htm;");
aI("showmenu=Animal Resources;text=Animal Resources&nbsp;&nbsp;&nbsp;;");
aI("showmenu=Photo Gallery;text=Photo Gallery&nbsp;&nbsp;&nbsp;;");
aI("showmenu=Site Information;text=Site Information&nbsp;&nbsp;&nbsp;;");
}

with(milonic=new menuname("Spacer")){
margin=7;
style=submenuStyle;
}

with(milonic=new menuname("Animal Resources")){
margin=7;
style=submenuStyle;
aI("showmenu=Bird Resources;text=Bird Resources;");
aI("showmenu=Cat Resources;text=Cat Resources;");
aI("showmenu=Cavy Resources;text=Cavy Resources;");
aI("showmenu=Dog Resources;text=Dog Resources;");
aI("showmenu=Horse Resources;text=Horse Resources;");
aI("showmenu=Rabbit Resources;text=Rabbit Resources;");
}

with(milonic=new menuname("Bird Resources")){
margin=7;
style=submenuStyle;
aI("text=Bird Species Description;url=http://www.furrycritter.com/resources/birds/_BD_Bird.htm;");
}

with(milonic=new menuname("Cat Resources")){
margin=7;
style=submenuStyle;
aI("text=Cat Breed Description;url=http://www.furrycritter.com/resources/cats/_BD_Cat.htm;");
aI("text=Cat Breed Description - Picture;url=http://www.furrycritter.com/resources/cats/_Cat_Breed_Picture_Menu_1.htm;");
aI("text=Dog Breed Picture Gallery;url=http://www.furrycritter.com/resources/cats/materials/_Cat_Gallery_Home.htm;");
}

with(milonic=new menuname("Cavy Resources")){
margin=7;
style=submenuStyle;
aI("text=Cavy Breed Description;url=http://www.furrycritter.com/resources/cavies/_BD_Cavy.htm;");
}

with(milonic=new menuname("Dog Resources")){
margin=7;
style=submenuStyle;
aI("text=Dog Breed Description;url=http://www.furrycritter.com/resources/dogs/_BD_Dog.htm;");
aI("text=Dog Breed Description - Picture;url=http://www.furrycritter.com/resources/dogs/_Dog_Breed_Picture_Menu_1.htm;");
aI("text=Dog Breed Picture Gallery;url=http://www.furrycritter.com/resources/dogs/materials/_Dog_Gallery_Home.htm;");
aI("text=Canine Health Issues;url=http://www.furrycritter.com/health/dogs/_Dog_Issues1.htm;");
}

with(milonic=new menuname("Horse Resources")){
margin=7;
style=submenuStyle;
aI("text=Horse Breed Description;url=http://www.furrycritter.com/resources/Horses/_BD_Horse.htm;");
aI("text=Horse Breed Description - Picture;url=http://www.furrycritter.com/resources/horses/_Horse_Breed_Picture_Menu1.htm;");
}

with(milonic=new menuname("Rabbit Resources")){
margin=7;
style=submenuStyle;
aI("text=Rabbit Breed Description;url=http://www.furrycritter.com/resources/rabbits/_BD_Rabbit.htm;");
}

with(milonic=new menuname("Photo Gallery")){
margin=7;
style=submenuStyle;
aI("text=Avian Gallery - Coming Soon;url=http://www.furrycritter.com/;");
aI("text=Feline Gallery;url=http://www.furrycritter.com/resources/cats/materials/_Cat_Gallery_Home.htm;");
aI("text=Cavy Gallery - Coming Soon;url=http://www.furrycritter.com/;");
aI("text=Canine Gallery;url=http://www.furrycritter.com/resources/dogs/materials/_Dog_Gallery_Home.htm;");
aI("text=Equine Gallery - Coming Soon;url=http://www.furrycritter.com/;");
aI("text=Rabbit Gallery - Coming Soon;url=http://www.furrycritter.com/;");
}


with(milonic=new menuname("Site Information")){
margin=7;
style=submenuStyle;
aI("text=Terms of Service;url=http://www.furrycritter.com/Terms.htm;");
aI("text=Privacy Statement;url=http://www.furrycritter.com/Privacy.htm;");
}

drawMenus();

