_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="White";
borderstyle="solid";
borderwidth="5";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#F18500";
offcolor="#000000";
onbgcolor="#F18500";
oncolor="White";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
align="right";
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="11pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#F18500";
offcolor="White";
onbgcolor="#A3B5BC";
oncolor="Black";
outfilter="Fade(Overlap=1.00)";
padding="12";
separatorcolor="Transparent";
separatorsize="3";
imagepadding="6";
itemwidth="218";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home Page;target=;url=http://www.magiccharity.org/;");
aI("showmenu=ProjectPublic PerformancesLEFT_MENU;text=Project;target=;url=Project.html;");
aI("text=Schedule;target=;url=Schedule.html;");
aI("showmenu=PartnersPartnership filesLEFT_MENU;text=Partners;target=;url=Partners.html;");
aI("text=News;target=;url=News.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
}

with(milonic=new menuname("ProjectPublic PerformancesLEFT_MENU")){
style=submenuStyle;
aI("text=Public Performances;target=;url=Public-Performances.html;");
aI("text=Private Performances;target=;url=Private-Performances.html;");
aI("text=School Shows;target=;url=School-Shows.html;");
}

with(milonic=new menuname("PartnersPartnership filesLEFT_MENU")){
style=submenuStyle;
aI("text=Partnership files;target=;url=Partnership-files.html;");
aI("text=About Michael Fisher;target=;url=About-Michael-Fisher.html;");
aI("text=About Feed The Children;target=;url=About-Feed-The-Children.html;");
}


 drawMenus();
