fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500           // The time delay for menus to remain visible on mouse out
_menuOpenDelay=150            // The time delay before menus open on mouse over
_followSpeed=5                // Follow scrolling speed
_followRate=50                // Follow scrolling Rate
_subOffsetTop=5               // Sub menu top offset
_subOffsetLeft=-10            // Sub menu left offset
_scrollAmount=3               // Only needed for Netscape 4.x
_scrollDelay=20               // Only needed for Netcsape 4.x



with(menuStyle=new mm_style()){
onbgcolor="#0000ff";
oncolor="#ccccff";
offbgcolor="#e8e8ff";
offcolor="#0000ff";
bordercolor="#000080";
borderstyle="solid";
borderwidth=1;
separatorcolor="#2D729D";
separatorsize="1";
padding=5;
fontsize="115%";
fontstyle="normal";
fontfamily="Verdana, Tahoma, Arial";
pagecolor="black";
pagebgcolor="#82B6D7";
headercolor="#000000";
headerbgcolor="#ffffff";
subimage="http://www.thecompanyplayers.com/images/arrowdn.gif";
subimagepadding="2";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color='#777777', Direction=135, Strength=5)";
outfilter="randomdissolve(duration=0.3)";
}


with(milonic=new menuname("reviews")){
style=menuStyle;
overflow="scroll";
aI("text=Singin' & Dancin' 2007 (11/2007);url=http://www.thecompanyplayers.com/r071104.htm;");
aI("text=Nunsense (05/2007);url=http://www.thecompanyplayers.com/r070511.htm;");
aI("text=Singin' & Dancin' 2006 (11/2006);url=http://www.thecompanyplayers.com/r061105.htm;");
aI("text=Smokey Joe's Cafe (05/2003);url=http://www.thecompanyplayers.com/r030509.htm;");
aI("text=Chicago (11/2001);url=http://www.thecompanyplayers.com/r011109.htm;");
aI("text=Grease (05/2000);url=http://www.thecompanyplayers.com/r000508.htm;");
aI("text=Niles Dinner Theatre (06/1998);url=http://www.thecompanyplayers.com/r980601.htm;");
aI("text=Singin' n Dancin' (04/1996);url=http://www.thecompanyplayers.com/r960401.htm;");
aI("text=A Chorus Line (06/1995);url=http://www.thecompanyplayers.com/r950601.htm;");
aI("text=Cabaret (11/1994);url=http://www.thecompanyplayers.com/r941105.htm;");
}

with(milonic=new menuname("gallery")){
style=menuStyle;
overflow="scroll";
aI("text=Singin'& Dancin' Into the Holidays (11/2003);url=http://www.thecompanyplayers.com/images/gallery/g031105.htm;");
aI("text=Smokey Joe's Cafe (05/2003);url=http://www.thecompanyplayers.com/images/gallery/g030509.htm;");
aI("text=Grease (05/2000);url=http://www.thecompanyplayers.com/images/gallery/g000508.htm;");
}

drawMenus();

