_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=10;
_subOffsetLeft=5;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="center";
bordercolor="Red";
borderstyle="Dotted";
borderwidth="1";
fontfamily="Georgia";
fontsize="10pt";
fontstyle="italic";
fontweight="bold";
offbgcolor="#FF2A2A";
offcolor="Black";
oncolor="Navy";
ondecoration="underline";
padding="6";
separatorcolor="#969698";
subimagepadding="8";
itemwidth="120";
}

with(menuStyle=new mm_style()){
align="center";
bordercolor="#4D4D4D";
borderstyle="solid";
fontfamily="Georgia";
fontsize="9pt";
fontstyle="italic";
fontweight="bold";
offbgcolor="White";
offcolor="#FF0000";
onbold="bold";
oncolor="Navy";
ondecoration="underline";
padding="5";
pagecolor="Black";
separatorcolor="Transparent";
separatorsize="10";
subimage="images/white_7x7.gif";
subimagepadding="10";
imagepadding="4";
itemwidth="185";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("showmenu=Betsy Ross Pizza Home/Mission StatementLEFT_MENU;text=Betsy Ross Pizza Home;target=;url=http://www.betsyrosspizza.com/home1/betsyro1/;offcolor=#ffffff;fontweight=bold;itemheight=32;rawcss=padding-top:7px;padding-left:30px;bgimage=images/xp_panel_topoffred.gif;");
aI("text=About Our Products;target=;url=About-Our-Products.html;");
aI("text=Employment Opportunities;target=;url=Employment-Opportunities.html;");
aI("text=Links;target=;url=Links.html;");
}

with(milonic=new menuname("Betsy Ross Pizza Home/Mission StatementLEFT_MENU")){
style=submenuStyle;
aI("text=Mission Statement;target=;url=Mission-Statement.html;fontweight=bold;itemheight=25;bgimage=images/xp_panel_subheadred1.gif;");
}


 drawMenus();

