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(clubStyle=new mm_style()){
bordercolor="#296488";
borderstyle="solid";
borderwidth=1;
fontfamily="Arial, verdana, tahoma";
fontsize="100%";
fontweight="bold";
offbgcolor="#0000A8";
offcolor="#ffffff";
onbgcolor="#0C0C80";
oncolor="#ffff33";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=5;
pagebgcolor="#82B6D7";
pagecolor="blue";
separatorcolor="#2D729D";
separatorsize=1;
subimagepadding=2;
}

with(kidsStyle=new mm_style()){
bordercolor="#04A800";
borderstyle="solid";
borderwidth=1;
fontfamily="Arial, verdana, tahoma";
fontsize="100%";
fontweight="bold";
offbgcolor="#04A800";
offcolor="#ffffff";
onbgcolor="#077505";
oncolor="#ffff33";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=5;
pagebgcolor="#82B6D7";
pagecolor="blue";
separatorcolor="#000000";
separatorsize=1;
subimagepadding=2;
}

with(canidoStyle=new mm_style()){
bordercolor="#DE0923";
borderstyle="solid";
borderwidth=1;
fontfamily="Arial, verdana, tahoma";
fontsize="100%";
fontweight="bold";
offbgcolor="#DE0923";
offcolor="#ffffff";
onbgcolor="#BC081E";
oncolor="#ffff33";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=5;
pagebgcolor="#82B6D7";
pagecolor="blue";
separatorcolor="#000000";
separatorsize=1;
subimagepadding=2;
}



with(milonic=new menuname("Club")){
style=clubStyle;
aI("text=About Us ;url=aboutus.htm;");
aI("text=Questions ;url=faq.htm;");
aI("text=Mission ;url=missionstatement.htm;");
aI("text=Media Room ;url=newsrelease.htm;");
aI("text=Founder ;url=bio.htm;");
aI("text=Our Book ;url=Book.htm;");
aI("text=Our Flyer ;url=flyerincolor.htm;");
aI("text=Our Needs  ;url=needs.htm;");
aI("text=Donations ;url=donations.htm;");
aI("text=Volunteer ;url=volunteer.htm;");
aI("text=Disclaimer ;url=disclaimer.htm;");
aI("text=Contacts &nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ;url=contact.htm;");
aI("text=Club Links ;url=clublinks.htm;");
aI("text=Club Story ;url=hopeclubstory.htm;");
}

with(milonic=new menuname("kids")){
style=kidsStyle;
aI("text=New Kids ;url=newkids.htm;");
aI("text=Previous ;url=pastkids.htm;");
aI("text=Angels ;url=memorial.htm;");
aI("text=Graduates ;url=graduates.htm;");
aI("text=All our Kids  ;url=kidslist.htm;");
aI("text=Birthdays ;url=birthdays.htm;");
aI("text=Printable List ;url=shortlist.htm; target='blank';");
aI("text=Updates ;url=updatepage.htm;");
aI("text=Illness info ;url=illnessinfo.htm;");
aI("text=Submit a Child &nbsp;&nbsp;&nbsp; ;url=howto.htm;");
aI("text=Address Labels &nbsp;&nbsp;&nbsp; ;url=labels.htm;");
}

with(milonic=new menuname("canido")){
style=canidoStyle;
aI("text=Send Mail ;url=gettingstarted.htm;");
aI("text=Mail Guidelines ;url=guidelines.htm;");
aI("text=Donate ;url=donations.htm;");
aI("text=Grant a Wish ;url=wishlist.htm;");
aI("text=Send Balloons ;url=balloonsforkids.htm;");
aI("text=Birthday Boxes ;url=birthdayboxes.htm;");
aI("text=Send a Bear ;url=bearhugs.htm;");
aI("text=Be an Elf  ;url=elf.htm;");
aI("text=Dabbles  ;url=dabbles.htm;");
aI("text=Print Flyer ;url=flyerincolor.htm;");
aI("text=Ways to Help ;url=help.htm;");
aI("text=Subscribe ;url=subscribe.htm;");
aI("text=Shop ;url=shoppingsites.htm;");
aI("text=Record Mail ;url=mailstats.asp;");
aI("text=Be a Parent Pal ;url=parentpals.htm;");
aI("text=Grab a Banner ;url=banners.htm;");
aI("text=Copy/Paste? &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ;url=whynotcopy.htm;");
}


drawMenus();

