fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=0;
_subOffsetTop=0;
_subOffsetLeft=0;


//SUB MENU
with(submenuStyle=new mm_style()){
bordercolor="#538bc9";
borderstyle="solid";
borderwidth=5;
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
//headercolor="#000000";
offbgcolor="#538bc9";
offcolor="#ffffff";
onbgcolor="#4270a3";
oncolor="#ffffff";
overfilter="GradientWipe(WipeStyle=1, size=1.00, motion='Forward', duration=0.3);Alpha(style=0, opacity=90)";
outfilter="GradientWipe(WipeStyle=1, size=1.00, motion='Reverse', duration=0.5);Alpha(style=0, opacity=90)";
padding=10;
//pagecolor="black";
separatorcolor="#ffffff";
separatorsize=0;
subimagepadding=8;
}

with(menuStyle=new mm_style()){
styleid=1;
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
//headercolor="#000000";
//image="milonic/menugrad.png";
//imagepadding=6;
//offbgcolor="#ffffff";
offcolor="#ffffff";
//onbgcolor="#ffffff";
oncolor="#ffff00";
outfilter="Fade(Overlap=1.00)";
//overimage="http://www.milonic.com/menuimages/square_blue.gif";
padding=5;
//pagecolor="black";
separatorcolor="#ffffff";
separatorsize=0;
subimagepadding=25;
}


with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
//zindex=80;
position="relative"
orientation="horizontal";
style=menuStyle;
//aI("status=Back To Home Page;text=&nbsp;&nbsp;Home&nbsp;&nbsp;;url=index.shtml");
aI("image=http://www.grandviewhorsecamp.com/milonic/images/home.jpg;overimage=http://www.grandviewhorsecamp.com/milonic/images/homer.jpg;url=index.html;");
aI("showmenu=camps;image=http://www.grandviewhorsecamp.com/milonic/images/camps.jpg;overimage=http://www.grandviewhorsecamp.com/milonic/images/campsr.jpg;");
aI("showmenu=about;image=http://www.grandviewhorsecamp.com/milonic/images/aboutus.jpg;overimage=http://www.grandviewhorsecamp.com/milonic/images/aboutusr.jpg;");
aI("showmenu=for;image=http://www.grandviewhorsecamp.com/milonic/images/foryourvisit.jpg;overimage=http://www.grandviewhorsecamp.com/milonic/images/foryourvisitr.jpg;");
aI("image=http://www.grandviewhorsecamp.com/milonic/images/photogallery.jpg;overimage=http://www.grandviewhorsecamp.com/milonic/images/photogalleryr.jpg;url=photogallery.html;");
aI("image=http://www.grandviewhorsecamp.com/milonic/images/contactus.jpg;overimage=http://www.grandviewhorsecamp.com/milonic/images/contactusr.jpg;url=contactus.html;");
}

with(milonic=new menuname("camps")){
top="123"
overflow="scroll";
style=submenuStyle;
aI("text=March Break;url=camps-march.html;");
aI("text=Summer;url=camps-summer.html;")
aI("text=Winter;url=camps-winter.html;")
}

with(milonic=new menuname("about")){
top="123"
overflow="scroll";
style=submenuStyle;
aI("text=The Grandview Crew;url=about-grandview.html;");
aI("text=Fees and Schedules;url=about-fees.html;");
}


with(milonic=new menuname("for")){
top="123"
overflow="scroll";
style=submenuStyle;
aI("text=Registration Form;url=for-registration.html;");
aI("text=What To Bring;url=for-what.html;");
}


drawMenus();
