_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=10;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/Ribbon_Small5.png";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offcolor="White";
oncolor="#888888";
separatorcolor="transparent";
separatorsize="5";
rawcss="padding-bottom:10px;padding-left:5px;padding-right:5px";
overbgimage="images/Ribbon_Small_hover5.png";
itemheight="30";
itemwidth="150";
}

with(submenuStyle=new mm_style()){
bordercolor="#3333dd";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#bbcbff";
offcolor="#666666";
onbgcolor="#bfcfff";
oncolor="#888888";
padding="4";
separatorsize="0";
subimage="images/white_4x7.gif";
subimagepadding="8";
itemwidth="125";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
align="center";
itemheight="30";
aI("text=Book A Play;target=;url=book-a-play.html;");
aI("text=Event;target=;url=event.html;");
aI("showmenu=Why Initiatives/EventsLEFT_MENU;text=Why Initiatives;target=;url=why-initiatives.html;");
aI("showmenu=Gallery/Dynamic YouthLEFT_MENU;text=Gallery;target=;url=gallery.html;");
aI("text=The Essence;target=;url=the-essence.html;");
aI("text=Estore;target=;url=estore.html;");
aI("text=Your Comment;target=;url=blog-&-comments.php;");
aI("showmenu=Partners/Open LetterLEFT_MENU;text=Partners;target=;url=partners.html;");
aI("text=Contact;target=;url=contact.html;");
aI("text=Links;target=;url=links.html;");
aI("text=WebMail;target=_blank;url=https://email.secureserver.net;");
}

with(milonic=new menuname("Why Initiatives/EventsLEFT_MENU")){
style=submenuStyle;
aI("text=Events;target=;url=events.html;");
}

with(milonic=new menuname("Gallery/Dynamic YouthLEFT_MENU")){
style=submenuStyle;
aI("text=Dynamic Youth;target=;url=dynamic-youth.html;");
aI("text=2009 Images;target=;url=2009-images.html;");
aI("text=2008 Images;target=;url=2008-images.html;");
aI("text=Why Initiatives Images;target=;url=why-initiatives-images.html;");
aI("text=2010 Images;target=;url=2010-images.html;");
}

with(milonic=new menuname("Partners/Open LetterLEFT_MENU")){
style=submenuStyle;
aI("text=Open Letter;target=;url=open-letter.html;");
}


 drawMenus();

