_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="#EFEFEF";
onbgcolor="Black";
oncolor="Silver";
padding="9";
separatorcolor="Black";
separatorsize="1";
subimage="images/on_downboxed.gif";
subimagepadding="6";
itemwidth="150";
}

with(submenuStyle=new mm_style()){
bordercolor="#BFBEBE";
borderstyle="Double";
borderwidth="3";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="#000000";
onbgcolor="#AAE1F7";
oncolor="Black";
padding="4";
subimage="images/on_downboxed.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://www.telheirodoinfante.com/ingles/;");
aI("showmenu=Wines/Green WinesLEFT_MENU;text=Wines;target=;url=Wines.html;");
aI("text=Booking;target=;url=Booking.html;");
aI("showmenu=Galerie/RestaurantLEFT_MENU;text=Galerie;target=;url=Galerie.html;");
aI("text=Localization;target=;url=Localizacao.html;");
aI("showmenu=Special Meals/Fish & SeaFoodLEFT_MENU;text=Special Meals;target=;url=special-Meals.html;");
aI("text=Groups;target=;url=Groups.html;");
aI("text=Info.;target=;url=Info.html;");
aI("text=Partnership;target=;url=Partnership.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("Wines/Green WinesLEFT_MENU")){
style=submenuStyle;
aI("text=Green Wines;target=;url=Green-Wines.html;");
aI("text=Dry White Wines;target=;url=Dry-White-Wines.html;");
aI("text=White Wine;target=;url=White-Wine.html;");
aI("text=Red Wines;target=;url=Red-Wines.html;");
}

with(milonic=new menuname("Galerie/RestaurantLEFT_MENU")){
style=submenuStyle;
aI("text=Restaurant;target=;url=Restaurant.html;");
aI("text=Sagres;target=;url=Sagres.html;");
aI("text=Wide;target=;url=Wide.html;");
}

with(milonic=new menuname("Special Meals/Fish & SeaFoodLEFT_MENU")){
style=submenuStyle;
aI("text=Fish & SeaFood;target=;url=Fish-&-SeaFood.html;");
aI("text=Epecials;target=;url=Epecials.html;");
}


 drawMenus();

