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()){
bordercolor="#FFFF00";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="Bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#FFFF00";
offcolor="#000000";
onbgcolor="#FFFFA4";
oncolor="#FF0000";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=5;
pagebgcolor="#FFFF00";
pagecolor="black";
separatorcolor="#000000";
separatorsize=1;
subimage="http://www.milonic.com/menuimages/arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("abouttheschool")){
style=menuStyle;
aI("text=Foreword;url=http://www.magherafelthigh.org/foreword.php");
aI("text=Aims;url=http://www.magherafelthigh.org/uncon.php");
aI("text=Latest School News;url=http://www.magherafelthigh.org/news/2010/10NewsHP.php");
aI("text=History of the School;url=http://www.magherafelthigh.org/uncon.php");
aI("text=50th Anniversary;url=http://www.magherafelthigh.org/uncon.php");
aI("text=New School;url=http://www.magherafelthigh.org/newschool.php;");
aI("text=Virtual Tour;url=http://www.magherafelthigh.org/uncon.php");
aI("text=Propectus;url=http://www.magherafelthigh.org/mhs_Prospectus.pdf");
aI("text=School Life;url=http://www.magherafelthigh.org/schlife/schlife.php");
aI("text=Alumni;url=http://www.magherafelthigh.org/uncon.php");
}

with(milonic=new menuname("extracurricular")){
style=menuStyle;
aI("text=Sports;url=http://www.magherafelthigh.org/sports/sports_hp.php");
aI("text=House System ;showmenu=House System;");
aI("text=Clubs/Societies ;showmenu=clubssocieties;");

}

with(milonic=new menuname("clubssocieties")){
style=menuStyle;
aI("text=Duke of Edinburgh;url=http://www.magherafelthigh.org/ClubSoc/doe.php");
aI("text=ICT Club;url=http://www.magherafelthigh.org/uncon.php");
aI("text=Art Club;url=http://www.magherafelthigh.org/uncon.php");
aI("text=Eco Club;url=http://www.magherafelthigh.org/ClubSoc/eco_schools.php");
aI("text=School Council;url=http://www.magherafelthigh.org/ClubSoc/student_council.php");
aI("text=Charities;url=http://www.magherafelthigh.org/ClubSoc/charity.php");
aI("text=Cookery Club;url=http://www.magherafelthigh.org/ClubSoc/cc.php");

}

with(milonic=new menuname("Academic")){
style=menuStyle;
aI("text=Departments;url=http://www.magherafelthigh.org/department.php;");
aI("text=Examinations;url=http://www.magherafelthigh.org/uncon.php");
aI("text=Staff;url=http://www.magherafelthigh.org/staff.php;");
aI("text=Curriculum ;showmenu=Curriculum;");
}

with(milonic=new menuname("House System")){
style=menuStyle;
aI("text=Overview;url=http://www.magherafelthigh.org/houseSystem/overview.php;");
aI("text=Mansion Cup;url=http://www.magherafelthigh.org/houseSystem/mansioncup.php;");
aI("text=Results;url=http://www.magherafelthigh.org/houseSystem/results.php;");
aI("text=Purpose;url=http://www.magherafelthigh.org/houseSystem/purpose.php;");
aI("text=Benefits;url=http://www.magherafelthigh.org/houseSystem/benefits.php;");
aI("text=FAQs;url=http://www.magherafelthigh.org/houseSystem/faqs.php;");

}


with(milonic=new menuname("Curriculum")){
style=menuStyle;
aI("text=Key Stage 3;url=http://www.magherafelthigh.org/curriculum/ks3.php");
aI("text=GCSE;url=http://www.magherafelthigh.org/curriculum/gcse.php");
aI("text=GCSE (WRL);url=http://www.magherafelthigh.org/curriculum/gcse_wrl.php");
aI("text=AS/A2;url=http://www.magherafelthigh.org/curriculum/alevel.php");

}

with(milonic=new menuname("News")){
style=menuStyle;
aI("text=2010;url=http://www.magherafelthigh.org/news/2010/10NewsHP.php");
aI("text=2008-2009;url=http://www.magherafelthigh.org/news/2009/0809NewsHP.php");

}

with(milonic=new menuname("contactus")){
style=menuStyle;
aI("text=Contact Us;url=http://www.magherafelthigh.org/contactus.php");
aI("text=Find Us;url=http://www.magherafelthigh.org/findus.php");

}

drawMenus();

