_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="center";
bordercolor="#940218";
borderstyle="Dotted";
borderwidth="5";
fontfamily="Georgia";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="Goldenrod";
offcolor="Black";
onbgcolor="#467627";
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="center";
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Georgia";
fontsize="11pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#467627";
offcolor="White";
onbgcolor="#940218";
onbold="bold";
oncolor="White";
outfilter="Fade(Overlap=1.00)";
padding="5";
imagepadding="6";
itemwidth="142";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=852;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home Page;target=;url=http://furcispizza.com/;");
aI("showmenu=Our MenuStartersINFO_BAR_MENU;text=Our Menu;target=;url=Our-Menu.html;");
aI("text=Directions;target=;url=Directions.html;");
aI("text=Store Photos;target=;url=Store-Photos.html;");
aI("text=Other Links;target=;url=Other-Links.html;");
aI("text=Raves;target=;url=Raves.html;");
}

with(milonic=new menuname("Our MenuStartersINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Starters;target=;url=Starters.html;");
aI("text=Salads;target=;url=Salads.html;");
aI("text=Furcis Pizza;target=;url=Furcis-Pizza.html;");
aI("text=Entrees;target=;url=Entrees.html;");
aI("text=Pastas;target=;url=Pastas.html;");
aI("text=Sides;target=;url=Sides.html;");
aI("text=Furcis Heros;target=;url=Furcis-Heros.html;");
}


 drawMenus();

