_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=0;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="center";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
offbgcolor="#FD0303";
offcolor="#ffffff";
onbgcolor="#FD0303";
oncolor="#ffffff";
ondecoration="underline";
padding="4";
}

with(menuStyle=new mm_style()){
bgimage="images/greyL.gif";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
offcolor="#000000";
oncolor="White";
pagecolor="Blue";
separatorcolor="Transparent";
separatorsize="16";
separatorimage="images/greyLSep.gif";
overbgimage="images/greyL03.gif";
itemheight="44";
itemwidth="108";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=976;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Betsy Ross Home;target=;url=./;align=center;");
aI("showmenu=Forrest Ave. Dover, DeDirections to Dover, DeINFO_BAR_MENU;text=Forrest Ave. Dover, De;target=;url=Forrest-Ave.-Dover,-De.html;align=center;");
aI("showmenu=Liberty Plaza Harrington, DeDirections to Harrington, DeINFO_BAR_MENU;text=Liberty Plaza Harrington, De;target=;url=Liberty-Plaza-Harrington,-De.html;align=center;");
aI("showmenu=Dover Air Force Base, DeDirections to DAFBINFO_BAR_MENU;text=Dover Air Force Base, De;target=;url=Dover-Air-Force-Base,-De.html;align=center;");
aI("showmenu=Smyrna, DeDirections to Smyrna, DeINFO_BAR_MENU;text=Smyrna, De;target=;url=Smyrna,-De.html;align=center;");
aI("showmenu=Columbia Heights, MNDirections to Columbia Heights, MNINFO_BAR_MENU;text=Columbia Heights, MN;target=;url=Columbia-Heights,-MN.html;align=center;");
aI("text=Guest Book;target=;url=Guest-Book.html;align=center;");
aI("text=Contact Us!;target=;url=Contact-Us!.html;align=center;");
}

with(milonic=new menuname("Forrest Ave. Dover, DeDirections to Dover, DeINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Directions to Dover, De;target=;url=Directions-to-Dover,-De.html;");
aI("text=Forrest Ave. Menu;target=;url=Forrest-Ave.-Menu.html;");
aI("text=Special Offers!;target=;url=Special-Offers!.html;");
}

with(milonic=new menuname("Liberty Plaza Harrington, DeDirections to Harrington, DeINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Directions to Harrington, De;target=;url=Directions-to-Harrington,-De.html;");
aI("text=Harrington Menu;target=;url=Harrington-Menu.html;");
aI("text=Great Deals!;target=;url=Great-Deals!.html;");
}

with(milonic=new menuname("Dover Air Force Base, DeDirections to DAFBINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Directions to DAFB;target=;url=Directions-to-DAFB.html;");
aI("text=Lafferty Ln. Menu (DAFB);target=;url=Lafferty-Ln.-Menu-(DAFB).html;");
aI("text=Special Deals!;target=;url=Special-Deals!.html;");
aI("text=Photo Album;target=;url=Photo-Album.html;");
}

with(milonic=new menuname("Smyrna, DeDirections to Smyrna, DeINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Directions to Smyrna, De;target=;url=Directions-to-Smyrna,-De.html;");
aI("text=Smyrna Menu;target=;url=Smyrna-Menu.html;");
aI("text=Great Offers!;target=;url=Great-Offers!.html;");
}

with(milonic=new menuname("Columbia Heights, MNDirections to Columbia Heights, MNINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Directions to Columbia Heights, MN;target=;url=Directions-to-Columbia-Heights,-MN.html;");
aI("text=Columbia Heights Menu;target=;url=Columbia-Heights-Menu.html;");
aI("text=Coupons!;target=;url=Coupons!.html;");
}


 drawMenus();
