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(submenuStyle=new mm_style()){
align="center";
fontfamily="Verdana, Tahoma, Arial";
fontsize="65%";
fontstyle="normal";
fontweight="bold";
keepalive="true";
offbgcolor="#D7D6D6";
offcolor="#878787";
onbgcolor="#D7D6D6";
oncolor="#000000";

outfilter="fade(duration=0.5)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=4;
rawcss="padding-left:10px;padding-right:10px;";
separatorimage="cartoon_sep_sub.gif";
separatorsize=5;
}

with(menuStyle=new mm_style()){
styleid=1;
bgimage="cartoon_background.gif";
fontfamily="Verdana, Tahoma, Arial";
fontsize="55%";
fontstyle="normal";
fontweight="bold";
itemheight=30;
itemwidth=130;
offcolor="#878787";
onbgcolor="#ffffff";
oncolor="#000000";
outfilter="fade(duration=0.5)";
overbgimage="cartoon_back.gif";
overfilter="Fade(duration=0.2);Alpha(opacity=90);";
separatorimage="cartoon_sep.gif";
separatorsize=5;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
//left=10;
orientation="horizontal";
style=menuStyle;
//top=10;
aI("align=center;status=Back To Home Page;text=Home;url=index.php;");
aI("align=center;showmenu=ProsPar;text=Prospective Parents;");
aI("align=center;showmenu=CurPar;text=Current Parents;");
aI("align=center;status=Press Releases;text=Press Releases;url=index.php?section=34;");
aI("align=center;showmenu=Galleries;status=Picture Gallery;text=Picture Galleries;");
aI("align=center;status=Contact Us;text=Contact Us;url=contact.php;url=index.php?section=35;");
aI("align=center;status=Location;text=Location;url=location.php;url=index.php?section=32;");
aI("align=center;status=Transport to the School;text=Transport to School;url=transport.php;url=index.php?section=33;");
}

with(milonic=new menuname("ProsPar")){
//left=10;
orientation="vertical";
style=submenuStyle;
aI("text=Who's Who;url=index.php?section=14;");
aI("text=Request a Prospectus;url=index.php?section=35;");
aI("text=Scholarships;url=index.php?section=15;");
aI("text=Results;url=index.php?section=16;");
aI("text=Activities;url=index.php?section=17;");
aI("text=Curriculum;url=index.php?section=18;");
aI("text=Fees & Registration Form;url=index.php?section=19;");
aI("text=Clubs;url=index.php?section=45;");
aI("text=School Policies;url=index.php?section=56;");
}

with(milonic=new menuname("CurPar")){
orientation="vertical";
style=submenuStyle;
aI("text=Myosotis & Information Sheets;url=index.php?section=9;");
aI("text=Calendar;url=index.php?section=49;");
aI("text=Term Dates;url=index.php?section=38;");
aI("text=Parent Teacher Association;url=index.php?section=21;");
aI("text=School Shop;url=index.php?section=22;");
aI("text=Who's Who;url=index.php?section=14;");
aI("text=Clubs;url=downloads/SPRING TERM CLUBS 2010.pdf;");
aI("text=Old Hilarians;url=index.php?section=50;");
aI("text=Lunch Menus;url=index.php?section=42;");
aI("text=School Policies;url=index.php?section=56;");
}

with(milonic=new menuname("Galleries")){
orientation="vertical";
style=submenuStyle;
aI("text=Dance;url=index.php?section=23;");
aI("text=Events;url=index.php?section=24;");
aI("text=Charities;url=index.php?section=25;");
aI("text=Day Trips;url=index.php?section=54;");
aI("text=Residential Trips;url=index.php?section=55;");
aI("text=Sport;url=index.php?section=27;");
aI("text=Christmas;url=index.php?section=28;");
aI("text=Foundation Stage;url=index.php?section=29;");
aI("text=Key Stage 1;url=index.php?section=30;");
aI("text=Key Stage 2;url=index.php?section=31;");
aI("text=Grounds;url=index.php?section=39;");
aI("text=ICT;url=index.php?section=40;");
aI("text=Art;url=index.php?section=41;");
aI("text=Special Awards;url=index.php?section=51;");
aI("text=Drama;url=index.php?section=52;");
aI("text=Music;url=index.php?section=53;");
}

drawMenus();

