_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;

with(menuStyle=new mm_style()){
fontfamily="Verdana, Tahoma, Arial";
fontsize="1em";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#2e2e2e";
headercolor="#ffffff";
offbgcolor="#2e2e2e";
offcolor="#ffffff";
onbgcolor="#3f3f3f";
oncolor="black";
outfilter="Fade(Overlap=1.00)";
padding=4;
separatorsize=10;
separatorcolor="#2e2e2e";
}

with(submenuStyle=new mm_style()){
styleid=1;
//bordercolor="#2e2e2e";
//borderstyle="solid";
//borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="1em";
fontstyle="normal";
fontweight="bold";
offbgcolor="#3f3f3f";
offcolor="black";
onbgcolor="#757575";
oncolor="black";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding=4;
pagecolor="black";
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
screenposition="center";
//menuwidth=900;
orientation="horizontal";
style=menuStyle;
top=90;
aI("onbgcolor=#7aafde;text=Home;url=http://www.worldshapers.org.uk;");
aI("onbgcolor=#7aafde;showmenu=Ignite;text=Ignite;");
//aI("onbgcolor=#7aafde;text=Aspire;showmenu=Aspire;url=/aspire/index.html");
aI("onbgcolor=#7aafde;text=DreamKeepers;url=/dreamkeepers/index.html;");
aI("onbgcolor=#7aafde;text=Ministry Degree;showmenu=Ministry;");
aI("onbgcolor=#7aafde;text=CPD;showmenu=CPD;");
aI("onbgcolor=#7aafde;showmenu=ChildrenCentre;text=Children's Centres;");
aI("onbgcolor=#7aafde;text=Community Centre;url=/communitycentre/index.html;");
aI("onbgcolor=#7aafde;showmenu=AboutUs;text=About Us;");
}

with(milonic=new menuname("Ignite")){
style=submenuStyle;
aI("offbgcolor=#7aafde;onbgcolor=#e0ecf7;text=Prospectus;url=/ignite/IgniteProspectus.pdf;");
aI("offbgcolor=#7aafde;onbgcolor=#e0ecf7;text=Ofsted report May 2009;url=/ignite/334326_135560_Worldshapers Academy_Report_Published.pdf;");
aI("offbgcolor=#7aafde;onbgcolor=#e0ecf7;text=Photo Album;url=/photoalbum.php?album=Ignite;");
}

with(milonic=new menuname("Aspire")){
style=submenuStyle;
aI("offbgcolor=#7aafde;onbgcolor=#e0ecf7;text=Prospectus;url=/downloads/Aspire_2011.pdf;");
}

with(milonic=new menuname("Ministry")){
style=submenuStyle;
aI("offbgcolor=#7aafde;onbgcolor=#e0ecf7;text=Video;url=/ministry/video.html;");
aI("offbgcolor=#7aafde;onbgcolor=#e0ecf7;text=Download Prospectus;url=/ministry/WS_ministry_10-12_prospectus.pdf;");
aI("offbgcolor=#7aafde;onbgcolor=#e0ecf7;text=Download Application Form;url=/ministry/WS_ministry_10-12_app_form.pdf;");
aI("offbgcolor=#7aafde;onbgcolor=#e0ecf7;text=Photo Album;url=/photoalbum.php?album=Ministry+Degree+Programme;");
}

with(milonic=new menuname("CPD")){
style=submenuStyle;
aI("offbgcolor=#7aafde;onbgcolor=#e0ecf7;text=Introduction;url=/cdp/index.html;");
aI("offbgcolor=#7aafde;onbgcolor=#e0ecf7;text=Wild Hope (prospectus);url=/downloads/Wild_Hope_handbook.pdf;");
}

with(milonic=new menuname("ChildrenCentre")){
style=submenuStyle;

aI("offbgcolor=#2e2e2e;onbgcolor=#2e2e2e;offcolor=#ffffff;oncolor=#ffffff;text=General;");

aI("offbgcolor=#7aafde;onbgcolor=#e0ecf7;text=What is a CC;url=/childrens-centre/index.html;");
aI("offbgcolor=#7aafde;onbgcolor=#e0ecf7;text=Contact us;url=/childrens-centre/contact.html;");
aI("offbgcolor=#7aafde;onbgcolor=#e0ecf7;text=Volunteering Opportunities;url=/childrens-centre/volunteering.html;");
aI("offbgcolor=#7aafde;onbgcolor=#e0ecf7;text=Magazines;url=/about/magazine.html;");
aI("offbgcolor=#7aafde;onbgcolor=#e0ecf7;text=Photo Album;url=/photoalbum.php?album=Childrens+Centre;");

aI("offbgcolor=#2e2e2e;onbgcolor=#2e2e2e;offcolor=#ffffff;oncolor=#ffffff;text=Grovehill/Woodhall Farm;");

aI("offbgcolor=#7aafde;onbgcolor=#e0ecf7;text=About the Centre;url=/childrens-centre/grove_hill_woodhall_farm/index.html;");
aI("offbgcolor=#7aafde;onbgcolor=#e0ecf7;text=Newsletter;url=/childrens-centre/grove_hill_woodhall_farm/newsletter/newsletter.pdf;");
aI("offbgcolor=#7aafde;onbgcolor=#e0ecf7;text=Useful info;url=/childrens-centre/grove_hill_woodhall_farm/useful_info.html;");
aI("offbgcolor=#7aafde;onbgcolor=#e0ecf7;text=What\'s on offer;url=/childrens-centre/grove_hill_woodhall_farm/on_offer.html;");
aI("offbgcolor=#7aafde;onbgcolor=#e0ecf7;text=News;url=/childrens-centre/grove_hill_woodhall_farm/news.html;");

aI("offbgcolor=#7aafde;onbgcolor=#e0ecf7;text=Register here;url=/childrens-centre/grove_hill_woodhall_farm/register.html;");

aI("offbgcolor=#2e2e2e;onbgcolor=#2e2e2e;offcolor=#ffffff;oncolor=#ffffff;text=Berkhamsted South;");
aI("offbgcolor=#7aafde;onbgcolor=#e0ecf7;text=About the Centre;url=/childrens-centre/berkhamsted_south/index.html;");
}

with(milonic=new menuname("AboutUs")){
style=submenuStyle;
aI("offbgcolor=#7aafde;onbgcolor=#e0ecf7;text=Where are we;url=/about/where.html;");
aI("offbgcolor=#7aafde;onbgcolor=#e0ecf7;text=Who are we;url=/about/who.html;");
aI("offbgcolor=#7aafde;onbgcolor=#e0ecf7;text=Our values;url=/about/values.html;");
//aI("offbgcolor=#7aafde;onbgcolor=#e0ecf7;text=Meet the Staff;url=/about/staff.html;");
aI("offbgcolor=#7aafde;onbgcolor=#e0ecf7;text=FaithWorks;url=/about/faithworks.html;");
aI("offbgcolor=#7aafde;onbgcolor=#e0ecf7;text=Church / NHCF;url=http://www.nhcf.org.uk/;");
aI("offbgcolor=#7aafde;onbgcolor=#e0ecf7;text=Links;url=/about/links.html;");
aI("offbgcolor=#7aafde;onbgcolor=#e0ecf7;text=Vacancies;url=/jobs/index.html;");
aI("offbgcolor=#7aafde;onbgcolor=#e0ecf7;text=Resources;url=/resources/index.html;");
aI("offbgcolor=#7aafde;onbgcolor=#e0ecf7;text=Magazine Archive;url=/about/magazine.html;");
aI("offbgcolor=#7aafde;onbgcolor=#e0ecf7;text=Policies;url=/downloads/policies_and_reports/WorldShapers_Academy_Policies.pdf;");
aI("offbgcolor=#7aafde;onbgcolor=#e0ecf7;text=Photo Album;url=/photoalbum.php;");
}

drawMenus();
