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="#000000";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
itemwidth=85;
offcolor="#ffffff";
oncolor="#000000";
outfilter="fade(duration=0.5)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
rawcss="padding-top:10px;padding-bottom:5px";
separatorcolor="#000000";
separatorsize=1;
subimagepadding=2;
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#418ED6";
offcolor="#ffffff";
onbgcolor="#418ED6";
oncolor="#000000";
outfilter="fade(duration=0.5)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=6;
pagecolor="black";
separatorsize=1;
subimage="http://img.milonic.com/white_7x7.gif";
subimagepadding=8;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="vertical";
style=menuStyle;
top=217;
left=60
overflow="scroll";
followscroll=1;
aI("align=center;bgimage=http://img.milonic.com/multiorange.gif;showmenu=Clubs;text=Bilton Out of School Clubs;");
aI("align=center;bgimage=http://img.milonic.com/multiblue.gif;showmenu=HCC;text=Harrogate Child Care;");
aI("align=center;bgimage=http://img.milonic.com/multipurple.gif;text=Welcome Pack;url=welcome_pack.htm;");
aI("align=center;bgimage=http://img.milonic.com/multigreen.gif;text=Holidays/Fees;showmenu=HolsFees");
aI("align=center;bgimage=http://img.milonic.com/multimustard.gif;showmenu=Pictures;text=Pictures;");
aI("align=center;bgimage=http://img.milonic.com/multiyellow.gif;text=Open/Closed Dates;url=dates.htm;");
aI("align=center;bgimage=http://img.milonic.com/multipurple.gif;text=Newsletter;url=harrogate-child-care-newsletter.htm;");
aI("align=center;bgimage=http://img.milonic.com/multiyellow.gif;text=Home;url=index.htm;");
}

with(milonic=new menuname("Clubs")){
style=submenuStyle;
aI("text=Bilton Grangers;offbgcolor=#FF0000;url=bilton_grange-harrogate-child-care.htm;");
aI("text=Grove Grangers;offbgcolor=#008000;url=grove_grange-harrogate-child-care.htm;");
aI("text=St. Joseph's Grangers;offbgcolor=#9E0080;url=st_josephs_grange-harrogate-child-care.htm;");
aI("text=Taylor Grangers;offbgcolor=#0000FF;url=taylor_grange-harrogate-child-care.htm;");
}

with(milonic=new menuname("HCC")){
style=submenuStyle;
aI("text=Harrogate;url=harrogate-child-care.htm;");
aI("text=Child Care;url=child-care.htm;");
}

with(milonic=new menuname("Pictures")){
style=submenuStyle;
aI("text=Our Play Areas;url=harrogate-child-care-pictures.htm;");
aI("text=A little Side Show;url=harrogate-child-care-slide_show.htm;");
}

with(milonic=new menuname("HolsFees")){
style=submenuStyle;
aI("text=Holidays;url=harrogate-child-care-hol-2012.htm;");
aI("text=Fees;url=harrogate-child-care-fees.htm;");
}
drawMenus();

