_buildAllMenus=true
fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=500;
_subOffsetTop=0;
_subOffsetLeft=2;




with(background=new mm_style()){
bgimage="milonic-menu/spoon.no.ghost.gif";

fontfamily="Georgia";
fontsize="100%";
fontstyle="italic";
fontweight="bold";
image="milonic-menu/transparent.gif";
imagepadding=2;
itemheight=60;

offcolor="#ff0000";
oncolor="#000000";
overbgimage="milonic-menu/fork.no.ghost.gif";
separatorcolor="transparent";
separatorsize=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
itemheight=60;
itemwidth=114;
left=10;
style=background;
top=110;

aI("bgimage=milonic-menu/fork.no.ghost.gif;overbgimage=milonic-menu/spoon.no.ghost.gif;status=Back To Home Page;text=<center>Home</center>;url=http://www.cinnabartheater.org/taste/;");

aI("bgimage=milonic-menu/fork.no.ghost.gif;overbgimage=milonic-menu/spoon.no.ghost.gif;text=<center>The&nbsp;Menus</center>;url=http://www.cinnabartheater.org/taste/menus.taste.of.petaluma.htm;");

// aI("bgimage=milonic-menu/fork.no.ghost.gif;overbgimage=milonic-menu/spoon.no.ghost.gif;text=<center>Awards</center>
// ;url=http://www.cinnabartheater.org/taste/judges.taste.of.petaluma.htm;");

aI("bgimage=milonic-menu/fork.no.ghost.gif;overbgimage=milonic-menu/spoon.no.ghost.gif;text=<center>Happenings</center>;url=http://www.cinnabartheater.org/taste/entertain.taste.of.petaluma.htm;");

aI("bgimage=milonic-menu/fork.no.ghost.gif;overbgimage=milonic-menu/spoon.no.ghost.gif;text=<center>Sponsors</center>;url=http://www.cinnabartheater.org/taste/sponsors.taste.of.petaluma.htm;");

aI("bgimage=milonic-menu/fork.no.ghost.gif;overbgimage=milonic-menu/spoon.no.ghost.gif;text=<center>Entry Info</center>;url=http://www.cinnabartheater.org/taste/entry.info.taste.of.petaluma.htm;");

aI("bgimage=milonic-menu/fork.no.ghost.gif;overbgimage=milonic-menu/spoon.no.ghost.gif;text=<center>Entry Forms</center>;url=http://www.cinnabartheater.org/taste/entry.forms.taste.of.petaluma.htm;");

aI("bgimage=milonic-menu/fork.no.ghost.gif;overbgimage=milonic-menu/spoon.no.ghost.gif;text=<center>Directions</center>;url=http://www.cinnabartheater.org/taste/directions.taste.of.petaluma.htm;");



}


drawMenus();

