_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/dots8.gif";
offbgcolor="DarkBlue";
offcolor="#ffffff";
onbgcolor="Navy";
oncolor="#ffffff";
padding="6";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="150";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#5871B3";
offcolor="#ffffff";
onbgcolor="#DC9B5B";
oncolor="#ffffff";
padding="4";
separatorcolor="#758CC9";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home;target=;url=http://www.oldtownhouserestaurant.com;");
aI("text=About Us;target=;url=Old-Townhouse-Restaurant-breakfast-restaurant-About-Us.html;");
aI("showmenu=MenuBreakfast MenuLEFT_MENU;text=Menu;target=;url=Old-Townhouse-Restaurant-breakfast-restaurant-Menu.html;");
aI("showmenu=He Said She SaidHe Said She Said - Page 2LEFT_MENU;text=He Said She Said;target=;url=Old-Townhouse-Restaurant-breakfast-restaurant-He-Said-She-Said.html;");
aI("text=Fun Food Facts;target=;url=Old-Townhouse-Restaurant-breakfast-restaurant-Fun-Food-Facts.html;");
aI("text=Media & Press;target=;url=Media-&-Press.html;");
aI("text=Shirts & Hats;target=;url=Old-Townhouse-Restaurant-breakfast-restaurant-Shirts-&-Hats.html;");
aI("text=FaceBook;target=_blank;url=http://www.facebook.com/group.php?gid=41206203575;");
aI("text=Contact Us;target=;url=Old-Townhouse-Restaurant-breakfast-restaurant-Contact-Us.html;");
aI("text=Site Map;target=;url=sitemap-alphabetical.html;");
}

with(milonic=new menuname("MenuBreakfast MenuLEFT_MENU")){
style=submenuStyle;
aI("text=Breakfast Menu;target=;url=Old-Townhouse-Restaurant-breakfast-restaurant-Breakfast-Menu.html;");
aI("text=Lunch Menu;target=;url=Old-Townhouse-Restaurant-breakfast-restaurant-Lunch-Menu.html;");
}

with(milonic=new menuname("He Said She SaidHe Said She Said - Page 2LEFT_MENU")){
style=submenuStyle;
aI("text=He Said She Said - Page 2;target=;url=Old-Townhouse-Restaurant-breakfast-restaurant-He-Said-She-Said-Page-2.html;");
aI("text=He Said She Said - Page 3;target=;url=Old-Townhouse-Restaurant-breakfast-restaurant-He-Said-She-Said-Page-3.html;");
}


 drawMenus();

