_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
fontfamily="Bookman Old Style";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#ffffff";
oncolor="#FD0303";
padding="6";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
fontfamily="Bookman Old Style";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#ffffff";
oncolor="#000000";
separatorcolor="Transparent";
separatorsize="94";
overbgimage="images/bracket3.gif";
imagepadding="6";
itemheight="40";
itemwidth="120";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=1190;
style=menuStyle;
alwaysvisible="1";
itemwidth="78";
orientation="horizontal";
itemheight="30";
aI("text=Home;target=;url=./;align=center;");
aI("text=About us;target=;url=About-us.html;align=center;");
aI("showmenu=UpcomingMurder's Last CaseINFO_BAR_MENU;text=Upcoming;target=;url=Upcoming.html;align=center;");
aI("showmenu=Previous Shows and PressThe Cinderella Project: LucienINFO_BAR_MENU;text=Previous Shows and Press;target=;url=Previous-Shows-and-Press.html;align=center;");
aI("text=The Saboteurs;target=;url=The-Saboteurs.html;align=center;");
aI("text=Contact;target=;url=Contact.html;align=center;");
}

with(milonic=new menuname("UpcomingMurder's Last CaseINFO_BAR_MENU")){
style=submenuStyle;
aI("text=The Horse Drawn Cinema Show;target=;url=http://sabotagetheatre.moonfruit.com;");
}

with(milonic=new menuname("Previous Shows and PressThe Cinderella Project: LucienINFO_BAR_MENU")){
style=submenuStyle;
aI("text=The Cinderella Project: Lucien;target=;url=The-Cinderella-Project-Lucien.html;");
aI("text=Ravens;target=;url=Ravens.html;");
aI("text=What All The Rabbits Are Doing;target=;url=What-All-The-Rabbits-Are-Doing.html;");
}


 drawMenus();

